RangeIndicator Class
In This Article
A Radial Gauge indicator that highlights the specified range of values.
Namespace: DevExpress.Maui.Gauges
Assembly: DevExpress.Maui.Gauges.dll
NuGet Package: DevExpress.Maui.Gauges
#Declaration
C#
public class RangeIndicator :
IndicatorBase<CustomDrawRangeIndicatorEventArgs>,
IValueChanged
#Inheritance
System.Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
See Also