zrotation attribute

Type:number
Inherited:no
Used By:Graph elements
See:xrotation yrotation

The angle to rotate the graph around the Z axis. The Z axis goes "into" the document.

For Pie Graphs, this option effectively rotates the "zero degrees" point on the graph, which can be useful. For other graphs, it has the effect of tilting the graph clockwise, and is less useful (except when the xrotation and yrotation are zero and the zrotation is 90, in which case the graph is drawn on its side).

<bargraph xrotation="0" yrotation="0" zrotation="90">