Back to Devexpress

ArcScaleMarkerPresentation Class

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

latest1.7 KB
Original Source

ArcScaleMarkerPresentation Class

Contains presentation settings for an arc scale marker.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

The following members return ArcScaleMarkerPresentation objects:

Inheritance

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase ValueIndicatorPresentation ArcScaleMarkerPresentation CustomArcScaleMarkerPresentation

See Also

ArcScaleMarkerPresentation Members

DevExpress.Xpf.Gauges Namespace