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