Skip to main content
A newer version of this page is available. .

GaugeControlBase Class

Represents the base class for the GaugeControl.

Namespace: DevExpress.XtraGauges.Win

Assembly: DevExpress.XtraGauges.v21.2.Win.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Gauges

Declaration

public class GaugeControlBase :
    ControlBase,
    IGaugeContainerEx,
    IGaugeContainer,
    ILayoutManagerContainer,
    IXtraSerializable,
    ISupportLookAndFeel
See Also