Back to Devexpress

RangeIndicator Class

maui-devexpress-dot-maui-dot-gauges-459832c8.md

latest1.6 KB
Original Source

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

csharp
[DXLicenseMAUI]
public class RangeIndicator :
    IndicatorBase<CustomDrawRangeIndicatorEventArgs>,
    IValueChanged

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element DevExpress.Maui.Core.Internal.DXElementBaseCore DXElementBase IndicatorBase IndicatorBase<CustomDrawRangeIndicatorEventArgs> RangeIndicator

Extension Methods

Yield<RangeIndicator>()

YieldIfNotNull<RangeIndicator>()

See Also

RangeIndicator Members

DevExpress.Maui.Gauges Namespace