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

ScaleCustomElementBase Class

The base class for custom scale elements.

Namespace: DevExpress.UI.Xaml.Gauges

Assembly: DevExpress.UI.Xaml.Gauges.v18.2.dll

Declaration

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

Inheritance

Show 11 items
Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
See Also