AreaStackedSeries2D.ColorEach Property
Overrides the XYSeries.ColorEach property to hide it.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | Always false. |
Remarks
This property is hidden, because ColorEach is not appropriate for AreaStackedSeries2D and its descendants.
See Also