'Declaration
Property Rotation As System.Double
'Usage
Dim instance As IChart Dim value As System.Double instance.Rotation = value value = instance.Rotation
System.double Rotation {get; set;}
read-write property Rotation: System.Double;
function get,set Rotation : System.double