ChartDirector 7.1 (.NET Edition)

Axis.getLabelTable


Usage

[C#]public CDMLTable getLabelTable();
[VB]Public Function getLabelTable() As CDMLTable

Description

Gets the CDML table created by Axis.makeLabelTable.

Arguments

None

Return Value

A CDMLTable object containing the axis labels.