VpeSetChartYAutoGridStep

<< Click to Display Table of Contents >>

Navigation:  Charts >

VpeSetChartYAutoGridStep

Previous pageReturn to chapter overviewNext page

(Chart Property) Instructs VPE to determine itself the grid stepping (see VpeSetChartYGridStep()) to gain readable results depending on the scale of the chart.

void VpeSetChartYAutoGridStep(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Remarks:

This is the default behavior of VPE. You can turn the auto stepping off by setting ChartYGridStep to any value.