VpeSetChartYAxisAngle

<< Click to Display Table of Contents >>

Navigation:  Charts >

VpeSetChartYAxisAngle

Previous pageReturn to chapter overviewNext page

(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.