MeasureValue Class
Contains the measure value and display text.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
Use the MeasureValue.Value and MeasureValue.DisplayText properties to obtain the measure value and display text, respectively.
Inheritance
Object
MeasureValue
See Also