ChartDirector 5.1 (.NET Edition)

Axis.getLabelTable


Usage

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

Description

Gets the CDML table created by Axis.makeLabelTable.

Arguments

None

Return Value

A CDMLTable object containing the axis labels.