AddRow

<< Click to Display Table of Contents >>

Navigation:  Charts >

AddRow

Previous pageReturn to chapter overviewNext page

[ActiveX, .NET, Java, PHP, etc., method of the TVPEChartData object]

Resizes the internal data table of the ChartData object, so it can hold one more new row per column. This is especially useful if you don’t know in advance, how many rows the ChartData data table will have and you need to add rows while querying your data source (or database).

method void TVPEChartData.AddRow(

)