Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataAxis.GetRootPoint() Method

Gets the root axis point belonging to the current ASPxClientDashboardItemDataAxis.

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public ASPxClientDashboardItemDataAxisPoint GetRootPoint()

Returns

Type Description
ASPxClientDashboardItemDataAxisPoint

An ASPxClientDashboardItemDataAxisPoint object that is the root axis point.

See Also