AxisValue Class
Contains the information about an axis value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Related API Members
The following members return AxisValue objects:
Remarks
An object of the AxisValue type is returned by the DiagramCoordinates.GetAxisValue method.
Inheritance
Object
AxisValue
See Also