GaugeOutOfRangeIndicator Property
Note: This API is now obsolete.
Gets the settings of the
OutOfRangeIndicator
of the first
Needle in
NeedleCollection.
If the NeedleCollection is empty, returns -null-;
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
[ObsoleteAttribute("OutOfRangeIndicator property is obsolete. Each Needle has its own OutOfRangeIndicator now.")]
public virtual OutOfRangeIndicator OutOfRangeIndicator { get; }
<ObsoleteAttribute("OutOfRangeIndicator property is obsolete. Each Needle has its own OutOfRangeIndicator now.")>
Public Overridable ReadOnly Property OutOfRangeIndicator As OutOfRangeIndicator
Get
Property Value
OutOfRangeIndicator