ComponentOne Xamarin.Android
Bad Property


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

Reference

C1BulletGraph Class
C1BulletGraph Members