ComponentOne Xamarin.Android
Activated Property (C1BulletGraph)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : Activated Property
Syntax
'Declaration
 
Public Overridable Property Activated As Boolean
'Usage
 
Dim instance As C1BulletGraph
Dim value As Boolean
 
instance.Activated = value
 
value = instance.Activated
public virtual bool Activated {get; set;}
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members