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


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