DashboardItemElementCustomColorEventArgs.Measures Property
Gets measures corresponding to the current dashboard item element.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public List<MeasureDescriptor> Measures { get; }
#Property Value
Type | Description |
---|---|
List<Measure |
A list of Measure |