Back to Devexpress

MarkerIndicator Class

maui-devexpress-dot-maui-dot-gauges-be0298ae.md

latest1.7 KB
Original Source

MarkerIndicator Class

A Radial Gauge indicator that points a marker to the specified value.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
[DXLicenseMAUI]
public class MarkerIndicator :
    ValueIndicatorBase

Implements

INotifyPropertyChanged

IElementController

Inheritance

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

Extension Methods

Yield<MarkerIndicator>()

YieldIfNotNull<MarkerIndicator>()

See Also

MarkerIndicator Members

DevExpress.Maui.Gauges Namespace