<< Click to Display Table of Contents >> ChartGridRotation |
(Chart Property) Sets the grid rotation (clockwise) for the next created chart object. The chart grid (i.e. the chart itself, not the title or legend, etc.) can be rotated by 90 degrees to the right only.
This property has no effect on Pie Charts.
property integer VPE.ChartGridRotation
write; runtime only
Possible Values:
Value |
Description |
|
0 |
0 |
degrees |
900 |
90 |
degrees, the chart is rotated by 90 degrees clockwise |
Default:
0