| << Click to Display Table of Contents >> ChartXLabelAngle |     | 
(Chart Property) Sets the drawing angle (clockwise ) for the x-axis labels.
property integer VPE.ChartXLabelAngle
write; runtime only
Possible Values:
| Value | Description | |
| 0 | 0 | degrees, labels are drawn horizontally | 
| 900 | 90 | degrees, labels are drawn vertically | 
| 1800 | 180 | degrees, labels are drawn horizontally | 
| 2700 | 270 | degrees, labels are drawn vertically | 
Default:
0