ComponentOne Xamarin.Android
Good Property


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : Good Property
Gets or sets a reference value considered good for the measure.
Syntax
'Declaration
 
Public Property Good As Double
'Usage
 
Dim instance As C1BulletGraph
Dim value As Double
 
instance.Good = value
 
value = instance.Good
public double Good {get; set;}
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members