Back to Devexpress

LinearScaleMarkerPresentation Class

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

latest2.0 KB
Original Source

LinearScaleMarkerPresentation Class

Contains presentation settings for a linear scale marker.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

The following members return LinearScaleMarkerPresentation objects:

Inheritance

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase ValueIndicatorPresentation LinearScaleMarkerPresentation CustomLinearScaleMarkerPresentation

PredefinedLinearScaleMarkerPresentation

See Also

LinearScaleMarkerPresentation Members

DevExpress.Xpf.Gauges Namespace