Back to Devexpress

AxisValue Class

corelibraries-devexpress-dot-xtracharts-5d5f0e1c.md

latest1.2 KB
Original Source

AxisValue Class

Contains the information about an axis value.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

AxisValue Members

DevExpress.XtraCharts Namespace