ChartDirector 5.1 (.NET Edition)

CDMLTable.appendCol


Usage

[VB] Public Function appendCol() As ChartDirector.TextBox
[C#] public ChartDirector.TextBox appendCol();

Description

Appends a column to the right of the table.

Arguments

None

Return Value

A TextBox object representing the prototype of the new column. This may be used to fine-tune the appearance of the new column.