ChartDirector 5.1 (.NET Edition)

ThreeDChart.colorAxis


Usage

[VB] Public Function colorAxis() As ColorAxis
[C#] public ColorAxis colorAxis();

Description

Gets the ColorAxis object representing the color axis (color legend).

Arguments

None

Return Value

The ColorAxis object representing the color axis.