Back to Devexpress

ArcScaleLinePresentation Class

wpf-devexpress-dot-xpf-dot-gauges-71b3ec15.md

latest1.6 KB
Original Source

ArcScaleLinePresentation Class

Serves as a base class for line presentations.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public abstract class ArcScaleLinePresentation :
    ScaleLinePresentation
vb
Public MustInherit Class ArcScaleLinePresentation
    Inherits ScaleLinePresentation

The following members return ArcScaleLinePresentation objects:

Inheritance

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase DevExpress.Xpf.Gauges.ScaleLinePresentation ArcScaleLinePresentation CustomArcScaleLinePresentation

See Also

ArcScaleLinePresentation Members

DevExpress.Xpf.Gauges Namespace