Back to Devexpress

LinearScaleLevelBarPresentation Class

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

latest1.9 KB
Original Source

LinearScaleLevelBarPresentation Class

Contains presentation settings for a linear scale level bar.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

The following members return LinearScaleLevelBarPresentation objects:

Inheritance

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase ValueIndicatorPresentation LinearScaleLevelBarPresentation CustomLinearScaleLevelBarPresentation

See Also

LinearScaleLevelBarPresentation Members

DevExpress.Xpf.Gauges Namespace