Back to Devexpress

LinearScaleLevelBar.Presentation Property

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

latest1.2 KB
Original Source

LinearScaleLevelBar.Presentation Property

Gets or sets the current presentation that specifies the appearance of the level bar.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

Property Value

TypeDescription
LinearScaleLevelBarPresentation

A LinearScaleLevelBarPresentation object.

|

See Also

LinearScaleLevelBar Class

LinearScaleLevelBar Members

DevExpress.Xpf.Gauges Namespace