Skip to main content
A newer version of this page is available. .

MeasureValue Class

Contains the measure value and display text.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.2.Core.dll

Declaration

public class MeasureValue

Remarks

Use the MeasureValue.Value and MeasureValue.DisplayText properties to obtain the measure value and display text, respectively.

Inheritance

Object
MeasureValue
See Also