Skip to main content

ArcScaleRange.Presentation Property

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

Namespace: DevExpress.Xpf.Gauges

Assembly: DevExpress.Xpf.Gauges.v24.1.dll

NuGet Package: DevExpress.Wpf.Gauges

Declaration

public ArcScaleRangePresentation Presentation { get; set; }

Property Value

Type Description
ArcScaleRangePresentation

An DevExpress.Xpf.Gauges.ArcScaleRangePresentation object.

See Also