HeatmapAxis.Brush Property
Gets or sets the brush used to paint the axis line and tickmarks.
Namespace: DevExpress.Xpf.Charts.Heatmap
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Brush | The brush that is used to paint the axis and its tickmarks. |
See Also