Back to Devexpress

LinearScaleRange.Presentation Property

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

latest1.1 KB
Original Source

LinearScaleRange.Presentation Property

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

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

Property Value

TypeDescription
DevExpress.Xpf.Gauges.LinearScaleRangePresentation

A DevExpress.Xpf.Gauges.LinearScaleRangePresentation object.

|

See Also

LinearScaleRange Class

LinearScaleRange Members

DevExpress.Xpf.Gauges Namespace