ChartDirector 7.0 (Perl Edition)
SurfaceChart.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
majorXGridColor | (Mandatory) | The color of the major x-axis grid lines on the surface. |
majorYGridColor | -1 | The color of the major y-axis grid lines on the surface. -1 means it is the same as the majorXGridColor. |
minorXGridColor | -1 | The color of the minor x-axis grid lines on the surface. -1 means it is the same as the majorXGridColor. |
minorYGridColor | -1 | The color of the minor y-axis grid lines on the surface. -1 means it is the same as the majorYGridColor. |
Return Value