"axesColor"
Defines the color of the axes.
Synopsis
void shape.axesColor(string color);
Parameters
Parameter | Description |
---|---|
color | color, which was chosen for the axes |
Description
Defines the color of the axes. This property is only possible in the charttype Radar.
Example
In the following, the axes color in the charttype Radar was changed to pink.