Click or drag to resize

StiHorChartInterlacing Constructor (Color, Boolean)

Initializes a new instance of the StiHorChartInterlacing class

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public StiHorChartInterlacing(
	Color color,
	bool visible
)

Parameters

color
Type: System.DrawingColor

[Missing <param name="color"/> documentation for "M:Stimulsoft.Dashboard.Components.Chart.StiHorChartInterlacing.#ctor(System.Drawing.Color,System.Boolean)"]

visible
Type: SystemBoolean

[Missing <param name="visible"/> documentation for "M:Stimulsoft.Dashboard.Components.Chart.StiHorChartInterlacing.#ctor(System.Drawing.Color,System.Boolean)"]

See Also