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