StiChartStyleStyleColors Property |
Gets or sets a list of colors which will be used for drawing chart series.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiStyleColorsConverter))]
public Color[] StyleColors { get; set; }
<TypeConverterAttribute(GetType(StiStyleColorsConverter))>
Public Property StyleColors As Color()
Get
Set
Property Value
Type:
ColorSee Also