Back to Devexpress

ArcScaleRangeBarPresentation Class

wpf-devexpress-dot-xpf-dot-gauges-36cd9e38.md

latest1.8 KB
Original Source

ArcScaleRangeBarPresentation Class

Contains presentation settings for an arc scale range bar.

Namespace : DevExpress.Xpf.Gauges

Assembly : DevExpress.Xpf.Gauges.v25.2.dll

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

The following members return ArcScaleRangeBarPresentation objects:

Inheritance

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase ValueIndicatorPresentation ArcScaleRangeBarPresentation CustomArcScaleRangeBarPresentation

See Also

ArcScaleRangeBarPresentation Members

DevExpress.Xpf.Gauges Namespace