ComponentOne Xamarin.Android
Hovered Property (C1BulletGraph)


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

Reference

C1BulletGraph Class
C1BulletGraph Members