Click or drag to resize

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; }

Property Value

Type: Color
See Also