Click or drag to resize

StiSeriesAutoSeriesColorDataColumn Property

Gets or sets a name of the column that contains the color of auto created series. Color must be presented as string.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string AutoSeriesColorDataColumn { get; set; }

Property Value

Type: String
See Also