Back to Devexpress

HeatmapAxis.Visible Property

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-dot-heatmapaxis-6675c378.md

latest1.0 KB
Original Source

HeatmapAxis.Visible Property

Specifies whether the axis is visible.

Namespace : DevExpress.Xpf.Charts.Heatmap

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public bool Visible { get; set; }
vb
Public Property Visible As Boolean

Property Value

TypeDescription
Boolean

true if the axis is visible; otherwise, false.

|

See Also

HeatmapAxis Class

HeatmapAxis Members

DevExpress.Xpf.Charts.Heatmap Namespace