Back to Devexpress

LinearScaleLayer.Presentation Property

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

latest1.2 KB
Original Source

LinearScaleLayer.Presentation Property

Gets or sets the current presentation that specifies the appearance of the layer.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public LinearScaleLayerPresentation Presentation { get; set; }
vb
Public Property Presentation As LinearScaleLayerPresentation

Property Value

TypeDescription
LinearScaleLayerPresentation

A LinearScaleLayerPresentation object.

|

See Also

LinearScaleLayer Class

LinearScaleLayer Members

DevExpress.Xpf.Gauges Namespace