Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataDelta Class

Contains the delta metadata.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class ASPxClientDashboardItemDataDelta

Remarks

Use the ASPxClientDashboardItemDataDelta.ActualMeasureId and ASPxClientDashboardItemDataDelta.TargetMeasureId properties to obtain the identifiers for measures that provide actual and target values, respectively.

Inheritance

Object
ASPxClientDashboardItemDataDelta
See Also