Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataDeltaValue.GetIndicatorType() Method

Gets the type of delta indicator.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public ASPxClientDashboardItemDataMeasureValue GetIndicatorType()

Returns

Type Description
ASPxClientDashboardItemDataMeasureValue

A ASPxClientDashboardItemDataMeasureValue object that is the type of delta indicator.

See Also