HeatmapAxis.Alignment Property
Gets or sets the heatmap axis alignment.
Namespace: DevExpress.Xpf.Charts.Heatmap
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| HeatmapAxisLabelAlignment | The value that specifies the axis alignment. |
Available values:
| Name | Description | Image |
|---|---|---|
| Near | The x-axis is positioned at the bottom of the chart, the y-axis – at the left. |
|
| Far | The x-axis is positioned at the top of the chart, the y-axis – at the right. |
|
See Also

