Back to Devexpress

MeasureDescriptor Class

dashboard-devexpress-dot-dashboardcommon-dot-viewerdata-3daf6609.md

latest2.0 KB
Original Source

MeasureDescriptor Class

Contains the measure metadata.

Namespace : DevExpress.DashboardCommon.ViewerData

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class MeasureDescriptor
vb
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

MeasureDescriptor Members

DimensionDescriptor

DeltaDescriptor

DevExpress.DashboardCommon.ViewerData Namespace