Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataAxisPoint.GetDimension() Method

Gets the last level dimension corresponding to the current axis point.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public ASPxClientDashboardItemDataDimension GetDimension()

Returns

Type Description
ASPxClientDashboardItemDataDimension

A ASPxClientDashboardItemDataDimension object that contains the dimension metadata.

See Also