Back to Devexpress

Range

wpf-9995-controls-and-libraries-gauge-controls-visual-elements-linear-gauge-range.md

latest1.4 KB
Original Source

Range

  • Jun 07, 2019

A Range represents some interval on a Scale. A Scale can contain multiple Ranges.

A Range is represented by an instance of the LinearScaleRange class, which should be added to the LinearScaleRangeCollection returned by the LinearScale.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
AppearanceLinearGaugeControl.Model,LinearScaleRange.Presentation
BehaviourRangeBase.Options