NeedleIndicator Class
In This Article
A Radial Gauge indicator that points a needle to the specified value.
Namespace: DevExpress.Maui.Gauges
Assembly: DevExpress.Maui.Gauges.dll
NuGet Package: DevExpress.Maui.Gauges
#Declaration
C#
public class NeedleIndicator :
ValueIndicatorBase
#Inheritance
System.Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
See Also