ColorEachSupportSeriesViewBaseModel.ColorEach Property
Gets or sets the value of the SeriesViewColorEachSupportBase.ColorEach within the model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if each point in a series should have a different color; false if one color should be used for all points. |
See Also