ComponentOne Xamarin.Android
TooltipText Property (C1BulletGraph)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : TooltipText Property
Syntax
'Declaration
 
Public Property TooltipText As String
'Usage
 
Dim instance As C1BulletGraph
Dim value As String
 
instance.TooltipText = value
 
value = instance.TooltipText
public string TooltipText {get; set;}
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members