Skip to main content
A newer version of this page is available. .

AxisValue Class

Contains the information about an axis value.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

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