Back to Devexpress

ValueIndicatorPresentation Class

wpf-devexpress-dot-xpf-dot-gauges-fd80dbbb.md

latest2.6 KB
Original Source

ValueIndicatorPresentation Class

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

Declaration

csharp
public abstract class ValueIndicatorPresentation :
    PresentationBase
vb
Public MustInherit Class ValueIndicatorPresentation
    Inherits PresentationBase

Inheritance

Show 20 items

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase ValueIndicatorPresentation ArcScaleMarkerPresentation

ArcScaleNeedlePresentation

ArcScaleRangeBarPresentation

LinearScaleLevelBarPresentation

LinearScaleMarkerPresentation

CustomLinearScaleMarkerPresentation

CustomLinearScaleRangeBarPresentation

CustomArcScaleMarkerPresentation

CustomArcScaleNeedlePresentation

CustomArcScaleRangeBarPresentation

CustomLinearScaleLevelBarPresentation

PredefinedLinearScaleMarkerPresentation

PredefinedLinearScaleRangeBarPresentation

See Also

ValueIndicatorPresentation Members

DevExpress.Xpf.Gauges Namespace