Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataDelta.TargetMeasureId Property

Gets the identifier for the measure that provides target values.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public string TargetMeasureId { get; }

Property Value

Type Description
String

A string value that is the measure identifier.

See Also