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

MeasureDescriptor Class

Contains the measure metadata.

Namespace: DevExpress.DashboardCommon.ViewerData

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

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