MeasureDefinition.Definitions Property
Gets a list of measure and dimension definitions.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Dictionary<String, DataItemDefinition> | A collection of dimension or measure definitions. |
See Also