SeriesPoint3D.Brush Property
Gets or sets the color of the series point.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
SolidColorBrush | The brush specifying the solid color of the series point. |
See Also