ChartDirector 5.1 (.NET Edition)

CDMLTable.getColCount


Usage

[VB] Public Function getColCount() As Integer
[C#] public int getColCount();

Description

Gets the number of columns in the table.

Arguments

None

Return Value

The number of columns in the table.