Measure.GetDefinition() Method
Gets the data item definition for the current measure.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Returns
| Type | Description |
|---|---|
| DataItemDefinition | A DataItemDefinition descendant that is the data item definition for the current measure. |
See Also