Skip to main content

RangeIndicator Class

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

public class RangeIndicator :
    IndicatorBase<CustomDrawRangeIndicatorEventArgs>,
    IValueChanged

Inheritance

System.Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
See Also