RangeBase Class
Serves as the base class for all ranges.
Namespace: DevExpress.UI.Xaml.Gauges
Assembly: DevExpress.UI.Xaml.Gauges.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Remarks
The RangeBase class provides all functionality that is common for ranges derived from it (e.g., the ArcScaleRange returned by the ArcScale.Ranges property, etc.)
Inheritance
See Also