Back to Devexpress

ArcScaleRange.Presentation Property

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

latest1.1 KB
Original Source

ArcScaleRange.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 ArcScaleRangePresentation Presentation { get; set; }
vb
Public Property Presentation As ArcScaleRangePresentation

Property Value

TypeDescription
ArcScaleRangePresentation

An DevExpress.Xpf.Gauges.ArcScaleRangePresentation object.

|

See Also

ArcScaleRange Class

ArcScaleRange Members

DevExpress.Xpf.Gauges Namespace