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


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