dashboard-js-devexpress-dot-dashboard-dot-data-71ae819e.md
Contains the measure metadata.
export interface ItemDataMeasure
The measure metadata contains the following information:
Use the ItemDataMeasure.format method to format the specified value using the format setting for the current measure.
See Also
dataMember: string
| Type |
|---|
| string |
format: (value: any) => string
| Type |
|---|
| (value: any) => string |
id: string
| Type |
|---|
| string |
name: string
| Type |
|---|
| string |
summaryType: string
| Type |
|---|
| string |