Back to Devexpress

AxisValue Class

wpf-devexpress-dot-xpf-dot-charts-2f541fc7.md

latest1.1 KB
Original Source

AxisValue Class

Contains the information about an axis value.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class AxisValue
vb
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

AxisValue Members

DevExpress.Xpf.Charts Namespace