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

AxisValue Class

Contains the information about an axis value.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

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