ChartXGridStep

<< Click to Display Table of Contents >>

Navigation:  Charts >

ChartXGridStep

Previous pageReturn to chapter overviewNext page

(Chart Property) Sets the x-grid-step for the next created chart object.

The x-grid-step determines at what position on the x-axis an x-grid-line is drawn. In addition it controls at what position a marker is drawn at the x-axis.

property int VPE.ChartXGridStep

write; runtime only

Possible Values:

the grid stepping

Default:

1

Example:

Doc.ChartXGridStep = 2

means, an x-grid line and a marker are drawn on every second position