Click or drag to resize

StiInterlacingVert Constructor (StiBrush, Boolean, Boolean)

Initializes a new instance of the StiInterlacingVert class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiInterlacingVert(
	StiBrush interlacedBrush,
	bool visible,
	bool allowApplyStyle
)

Parameters

interlacedBrush
Type: Stimulsoft.Base.DrawingStiBrush

[Missing <param name="interlacedBrush"/> documentation for "M:Stimulsoft.Report.Chart.StiInterlacingVert.#ctor(Stimulsoft.Base.Drawing.StiBrush,System.Boolean,System.Boolean)"]

visible
Type: SystemBoolean

[Missing <param name="visible"/> documentation for "M:Stimulsoft.Report.Chart.StiInterlacingVert.#ctor(Stimulsoft.Base.Drawing.StiBrush,System.Boolean,System.Boolean)"]

allowApplyStyle
Type: SystemBoolean

[Missing <param name="allowApplyStyle"/> documentation for "M:Stimulsoft.Report.Chart.StiInterlacingVert.#ctor(Stimulsoft.Base.Drawing.StiBrush,System.Boolean,System.Boolean)"]

See Also