Back to Devexpress

LinearScaleLayerPresentation Class

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

latest1.7 KB
Original Source

LinearScaleLayerPresentation Class

Contains presentation settings for a linear scale layer.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public abstract class LinearScaleLayerPresentation :
    LayerPresentation
vb
Public MustInherit Class LinearScaleLayerPresentation
    Inherits LayerPresentation

The following members return LinearScaleLayerPresentation objects:

Inheritance

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase LayerPresentation LinearScaleLayerPresentation CustomLinearScaleLayerPresentation

See Also

LinearScaleLayerPresentation Members

DevExpress.Xpf.Gauges Namespace