wpf-devexpress-dot-xpf-dot-gauges-8ae83218.md
A base class for all classes that contain presentation settings for layers.
Namespace : DevExpress.Xpf.Gauges
Assembly : DevExpress.Xpf.Gauges.v25.2.dll
NuGet Package : DevExpress.Wpf.Gauges
public abstract class LayerPresentation :
PresentationBase
Public MustInherit Class LayerPresentation
Inherits PresentationBase
Show 22 items
Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase LayerPresentation ArcScaleLayerPresentation
CircularGaugeLayerPresentation
CustomArcScaleLayerPresentation
CustomArcScaleRangePresentation
CustomCircularGaugeLayerPresentation
CustomDigitalGaugeLayerPresentation
CustomLinearGaugeLayerPresentation
CustomLinearScaleLayerPresentation
CustomLinearScaleRangePresentation
PredefinedDigitalGaugeLayerPresentation
See Also