GaugeCollection Class
The base class for many collections used in gauges.
Namespace: DevExpress.XtraGauges.Base
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Related API Members
The following members return GaugeCollection objects:
Inheritance
Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseReadOnlyList<DevExpress.XtraGauges.Base.IGauge>
DevExpress.XtraGauges.Core.Base.BaseChangeableList<DevExpress.XtraGauges.Base.IGauge>
GaugeCollection
See Also