<< Click to Display Table of Contents >> VpeSetChartYAxisAngle |
(Chart Property) Only 3D charts. Sets the view angle of the y-axis. Values are in 1/10°.
void VpeSetChartYAxisAngle(
VpeHandle hDoc,
int yangle
)
VpeHandle hDoc
Document Handle
int yangle
possible values are:150 <= yangle <= 780
Default:
300 ( = 30 degrees)
Remarks:
With this property you can change the view perspective, it does not rotate the chart itself.