Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataMeasure Class

Contains the measure metadata.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class ASPxClientDashboardItemDataMeasure

Remarks

The measure metadata contains the following information:

Use the ASPxClientDashboardItemDataMeasure.Format method to format the specified value using the format setting for the current measure.

Inheritance

Object
ASPxClientDashboardItemDataMeasure
See Also