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


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