AxisPointTuple.GetAxisPoint() Method
In This Article
Gets the axis point from the current AxisPointTuple object.
Namespace: DevExpress.DashboardCommon.ViewerData
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Returns
Type | Description |
---|---|
Axis |
An Axis |
See Also