AddColumn

<< Click to Display Table of Contents >>

Navigation:  Charts >

AddColumn

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, and adds a new empty column. This is especially useful if you don’t know in advance, how many columns the ChartData data table will have and you need to add columns while querying your data source (or database).

method void TVPEChartData.AddColumn(

)