ChartDataAddGap

<< Click to Display Table of Contents >>

Navigation:  Charts >

ChartDataAddGap

Previous pageReturn to chapter overviewNext page

[VCL only]

Adds a gap to the data. This is especially useful for line charts in case a data value is missing. If you would add a zero, the line would be drawn to the zero-value, but this wouldn’t reflect, that there is NO value.

method void VPE.ChartDataAddGap(

pointer hData,

long Column

)

pointer hData

handle to ChartData object

long Column

the column where to add the gap