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

GaugeLayoutElement Class

The base class for various gauge elements that are laid out within the Gauge control.

Namespace: DevExpress.WinUI.Gauges

Assembly: DevExpress.WinUI.Gauges.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public abstract class GaugeLayoutElement :
    BaseGaugeNotificationElement
See Also