C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartTooltip Class / RotationY Property


In This Topic
RotationY Property (ChartTooltip)
In This Topic
Syntax
'Declaration
 
Public Overridable Property RotationY As Single
 
'Usage
 
Dim instance As ChartTooltip
Dim value As Single
 
instance.RotationY = value
 
value = instance.RotationY
See Also