Back to Devexpress

PredefinedLinearScaleMarkerPresentation Class

wpf-devexpress-dot-xpf-dot-gauges-97d946d8.md

latest1.7 KB
Original Source

PredefinedLinearScaleMarkerPresentation Class

Contains presentation settings for the linear scale marker element.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public abstract class PredefinedLinearScaleMarkerPresentation :
    LinearScaleMarkerPresentation
vb
Public MustInherit Class PredefinedLinearScaleMarkerPresentation
    Inherits LinearScaleMarkerPresentation

Inheritance

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase ValueIndicatorPresentation LinearScaleMarkerPresentation PredefinedLinearScaleMarkerPresentation

See Also

PredefinedLinearScaleMarkerPresentation Members

DevExpress.Xpf.Gauges Namespace