VpeSetChartXAxisAngle

<< Click to Display Table of Contents >>

Navigation:  Charts >

VpeSetChartXAxisAngle

Previous pageReturn to chapter overviewNext page

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