ChartDirector 7.1 (C++ Edition)
CDMLTable
.
appendCol
Usage
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.
© 2023 Advanced Software Engineering Limited. All rights reserved.