Back to Devexpress

ValueIndicatorBase Class

maui-devexpress-dot-maui-dot-gauges-9763d351.md

latest1.7 KB
Original Source

ValueIndicatorBase Class

The base class for gauge indicators.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
[DXLicenseMAUI]
public abstract class ValueIndicatorBase :
    IndicatorBase<CustomDrawIndicatorEventArgs>,
    IValueChanged

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element DevExpress.Maui.Core.Internal.DXElementBaseCore DXElementBase IndicatorBase IndicatorBase<CustomDrawIndicatorEventArgs> ValueIndicatorBase MarkerIndicator

NeedleIndicator

Extension Methods

Yield<ValueIndicatorBase>()

YieldIfNotNull<ValueIndicatorBase>()

See Also

ValueIndicatorBase Members

DevExpress.Maui.Gauges Namespace