Back to Devexpress

HeatmapAxis.Brush Property

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-dot-heatmapaxis-5c179b70.md

latest1.0 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public Brush Brush { get; set; }
vb
Public Property Brush As Brush

Property Value

TypeDescription
Brush

The brush that is used to paint the axis and its tickmarks.

|

See Also

HeatmapAxis Class

HeatmapAxis Members

DevExpress.Xpf.Charts.Heatmap Namespace