SurfacePoint.Brush Property
Returns a brush applied to the point.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.2.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Brush | A brush that is used to draw the point. |
See Also