Skip to main content
All docs
V23.2

HeatmapControl.AxisXProperty Field

Identifies the AxisX dependency property.

Namespace: DevExpress.Xpf.Charts.Heatmap

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly DependencyProperty AxisXProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also