dashboard-devexpress-dot-dashboardcommon-dot-viewerdata-3daf6609.md
Contains the measure metadata.
Namespace : DevExpress.DashboardCommon.ViewerData
Assembly : DevExpress.Dashboard.v25.2.Core.dll
NuGet Package : DevExpress.Dashboard.Core
public class MeasureDescriptor
Public Class MeasureDescriptor
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.
Object MeasureDescriptor
See Also