Skip to main content

MeasureDescriptor Class

Contains the measure metadata.

Namespace: DevExpress.DashboardCommon.ViewerData

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class MeasureDescriptor

Remarks

The measure metadata contains the following information:

Use the MeasureDescriptor.Format method to format the specified value using the format setting for the current measure.

Inheritance

Object
MeasureDescriptor
See Also