xrotation attribute

Type:number
Inherited:no
Used By:Graph elements
See:x yrotation zrotation

The angle to rotate the graph around the x axis. The x axis runs horizontally through the graph, from left to right. a positive number will tip the right side of the of the graph towards the user.

piegraph { xrotation:45; yrotation:50; zrotation:30; }