Skip to main content

ScaleCustomElementBase Class

The base class for custom scale elements.

Namespace: DevExpress.WinUI.Gauges

Assembly: DevExpress.WinUI.Gauges.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

[ContentProperty(Name = "Content")]
public abstract class ScaleCustomElementBase :
    GaugeLayoutElement,
    IGaugeElementContainer
See Also