Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

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

See Also