ComponentOne Xamarin.Android
TooltipText Property (C1Gauge)


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

Reference

C1Gauge Class
C1Gauge Members