Click or drag to resize

StiChartInterlacingColor Property

Gets or sets color which used for drawing interlaced bars.

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiStyleColorConverter))]
public Color Color { get; set; }

Property Value

Type: Color
See Also