Graph controls
The Rotation property specifies the rotation from left to right of 3D graphs. Rotation is disabled for 2D graphs.
To set the rotation of the graph:
Select a 3D graph type from the GraphType list on the General page of the graph control’s Properties view.
Move the Rotation slider to change the graph’s rotation.
The Rotation property takes an integer value.
The following example rotates the graph 45 degrees to the left:
gr_1.Rotation = -45