XRGaugeDashboardItem.Gauges Property
Gets a collections of printed gauges.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
IList<XRDashboardGauge> | A collections of printed gauges. |
See Also