You are here

private property ChartAxes::$baselineColor in Charts 8.3

Baseline Color.

Specifies the color of the baseline for the axis. Can be any HTML color string, for example: 'red' or '#00cc00'.

Type: mixed

File

modules/charts_google/src/Settings/Google/ChartAxes.php, line 48

Class

ChartAxes
Class ChartAxes.

Namespace

Drupal\charts_google\Settings\Google

Code

private $baselineColor;