StiProgressElementSeriesColors Property |
Gets or sets a list of colors which will be used for drawing series.
Namespace:
Stimulsoft.Dashboard.Components.Progress
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiColorsConverter))]
public Color[] SeriesColors { get; set; }
<TypeConverterAttribute(GetType(StiColorsConverter))>
Public Property SeriesColors As Color()
Get
Set
Property Value
Type:
ColorImplements
IStiSeriesColorsSeriesColorsSee Also