wpf-devexpress-dot-xpf-dot-gauges-fd80dbbb.md
A base class for all classes that contain presentation settings for value indicators.
Namespace : DevExpress.Xpf.Gauges
Assembly : DevExpress.Xpf.Gauges.v25.2.dll
NuGet Package : DevExpress.Wpf.Gauges
public abstract class ValueIndicatorPresentation :
PresentationBase
Public MustInherit Class ValueIndicatorPresentation
Inherits PresentationBase
Show 20 items
Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase ValueIndicatorPresentation ArcScaleMarkerPresentation
LinearScaleLevelBarPresentation
CustomLinearScaleMarkerPresentation
CustomLinearScaleRangeBarPresentation
CustomArcScaleMarkerPresentation
CustomArcScaleNeedlePresentation
CustomArcScaleRangeBarPresentation
CustomLinearScaleLevelBarPresentation
PredefinedLinearScaleMarkerPresentation
PredefinedLinearScaleRangeBarPresentation
See Also