ChartDirector 7.0 (Perl Edition)
Axis.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
axisColor | (Mandatory) | The color of the axis itself. |
labelColor | TextColor | The color of the axis labels. |
titleColor | -1 | The color of the axis title. -1 means the axis title color is the same as the axis label color. |
tickColor | -1 | The color of the axis ticks. -1 means the axis ticks color is the same as the axis color. |
Return Value