Back to Devexpress

RangeBase Events

wpf-devexpress-dot-xpf-dot-gauges-dot-rangebase-dot-underscore-events.md

latest1.3 KB
Original Source

RangeBase Events

Serves as the base class for all ranges.

NameDescription
ChangedOccurs when the Freezable or an object it contains is modified. Inherited from Freezable.
IndicatorEnterOccurs when any value indicator enters the current range.
IndicatorLeaveOccurs when any value indicator leaves the current range.
PropertyChangedOccurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject.

See Also

RangeBase Class

RangeBase Members

DevExpress.Xpf.Gauges Namespace