AxisCoordinate.AxisValue Property
Specifies the axis value for the annotation anchored to a pane.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Object | A Object value specifying the axis value. |
Remarks
The value defined for the axis should correspond to its scale type.
See Also