Axis2D.Brush Property
In This Article
Gets or sets the color of the axis. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Brush | A Brush object which specifies the color of the axis. |
See Also