DataAxis.RootPoint Property
Gets the root axis point belonging to the current DataAxis.
Namespace: DevExpress.DashboardCommon.ViewerData
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AxisPoint | An AxisPoint object that is the root axis point. |
See Also