TiPlotTableColumn

Hierarchy Properties Methods Events

Unit

iPlotTableColumn

Description

TiPlotTableColumn is the class that is instantiated by a Table Object for each TableColumn that is added.

To add a TableColumn to a Table, call the AddTableColumn method on the Table Object. To delete a TableColumn, call the DeleteTableColumn method. To remove all TableColumns call the RemoveAllTableColumns method.

Contents | Index | Previous | Next