Skip to main content

MeasureValue Class

Contains the measure value and display text.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.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