C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationLayer Class / Rotation Property


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