Click or drag to resize

StiAxisInteraction Constructor (Boolean, Boolean)

Initializes a new instance of the StiAxisInteraction class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiAxisInteraction(
	bool showScrollBar,
	bool rangeScrollEnabled
)

Parameters

showScrollBar
Type: SystemBoolean

[Missing <param name="showScrollBar"/> documentation for "M:Stimulsoft.Report.Chart.StiAxisInteraction.#ctor(System.Boolean,System.Boolean)"]

rangeScrollEnabled
Type: SystemBoolean

[Missing <param name="rangeScrollEnabled"/> documentation for "M:Stimulsoft.Report.Chart.StiAxisInteraction.#ctor(System.Boolean,System.Boolean)"]

See Also