Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataAxisPointTuple.GetAxisPoint() Method

Returns the axis point belonging to the default data axis.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public ASPxClientDashboardItemDataAxisPoint GetAxisPoint()

Returns

Type Description
ASPxClientDashboardItemDataAxisPoint

An ASPxClientDashboardItemDataAxisPoint object that is the axis point.

See Also