Back to Devexpress

LinearScaleRangeBar.Presentation Property

wpf-devexpress-dot-xpf-dot-gauges-dot-linearscalerangebar-bbb2f82c.md

latest1.1 KB
Original Source

LinearScaleRangeBar.Presentation Property

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

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

Property Value

TypeDescription
DevExpress.Xpf.Gauges.LinearScaleRangeBarPresentation

A DevExpress.Xpf.Gauges.LinearScaleRangeBarPresentation object.

|

See Also

LinearScaleRangeBar Class

LinearScaleRangeBar Members

DevExpress.Xpf.Gauges Namespace