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; }
<TypeConverterAttribute(GetType(StiStyleColorConverter))>
Public Property Color As Color
Get
Set
Property Value
Type:
ColorSee Also