AxisBase.Brush Property
In This Article
Gets or sets the color of the axis. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public SolidColorBrush Brush { get; set; }
#Property Value
Type | Description |
---|---|
Solid |
A Windows. |
See Also