Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataDeltaValue.GetIsGood() Method

Gets the value specifying the condition for displaying the delta indication.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public ASPxClientDashboardItemDataMeasureValue GetIsGood()

Returns

Type Description
ASPxClientDashboardItemDataMeasureValue

A ASPxClientDashboardItemDataMeasureValue object that is the value specifying the condition for displaying the delta indication.

See Also