Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataAxisPoint.GetDimensionValue() Method

Gets the dimension values at the specified axis point.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public ASPxClientDashboardItemDataDimensionValue GetDimensionValue()

Returns

Type Description
ASPxClientDashboardItemDataDimensionValue

A ASPxClientDashboardItemDataDimensionValue object that contains the dimension values at the specified axis point.

See Also