Back to Devexpress

Range

wpf-9993-controls-and-libraries-gauge-controls-visual-elements-circular-gauge-range.md

latest1.4 KB
Original Source

Range

  • Jun 07, 2019

A Range marks a certain interval on a Circular Gauge. A Circular Gauge can contain multiple ranges, which are displayed as bars along a Scale.

A Range is represented by an instance of the ArcScaleRange class, which should be added to the ArcScaleRangeCollection returned by the ArcScale.Ranges property.

The table below lists the main properties affecting element behavior and appearance.

CharacteristicsMembers
DataRangeBase.StartValue, RangeBase.StartValueAbsolute,RangeBase.EndValue, RangeBase.EndValueAbsolute
VisibilityRangeBase.IsHitTestVisible,LayerBase.Visible
AppearanceCircularGaugeControl.Model,ArcScaleRange.Presentation
BehaviourRangeBase.Options