Rotation Property (PlotArea)
Gets of sets the counterclockwise rotation around the vertical axis.
public float Rotation {get; set;}
'Declaration
Public Property Rotation As Single
'Usage
Dim instance As PlotArea
Dim value As Single
instance.Rotation = value
value = instance.Rotation