ChartDirector 7.1 (.NET Edition)

ThreeDChart.colorAxis


Usage

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

Description

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

Arguments

None

Return Value

The ColorAxis object representing the color axis.