ComponentOne Xamarin.Android
Ranges Property


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1Gauge Class : Ranges Property
Gets the collection of ranges in this gauge.
Syntax
'Declaration
 
Public ReadOnly Property Ranges As GaugeRangeCollection
'Usage
 
Dim instance As C1Gauge
Dim value As GaugeRangeCollection
 
value = instance.Ranges
public GaugeRangeCollection Ranges {get;}
See Also

Reference

C1Gauge Class
C1Gauge Members