"gridColor"

Defines the color of the grid.

Synopsis

void shape.gridColor(string color);

Parameters

Parameter Description
color color that is set for the grid

Description

Defines the color of the grid.

The property "showGrid" has to be TRUE, in order to make the grid visible.

Example

The color of the grid was set to blue.

Abbildung 1. barchart with blue grid

Assignment

Chart.ewo