Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataMeasureValue Class

Provides the measure value and display text.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class ASPxClientDashboardItemDataMeasureValue

Remarks

Use the ASPxClientDashboardItemDataMeasureValue.GetValue and ASPxClientDashboardItemDataMeasureValue.GetDisplayText methods to obtain the measure value and display text, respectively.

Inheritance

Object
ASPxClientDashboardItemDataMeasureValue
See Also