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; }
Public Property AutoSeriesColorDataColumn As String
Get
Set
Property Value
Type:
StringSee Also