Skip to main content

AxisValue Class

Contains the information about an axis value.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

[RuntimeObject]
public class AxisValue

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