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.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.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