ChartDirector 7.1 (C++ Edition)

CDMLTable.getWidth


Usage

int getWidth();

Description

Gets the width of the table.

Note that you need to call CDMLTable.layout first to layout the table before calling this method.

Arguments

None

Return Value

The width of the table in pixels.