You are here

private property GoogleOptions::$chartArea in Charts 8.3

Same name and namespace in other branches
  1. 8 modules/charts_google/src/Settings/Google/GoogleOptions.php \Drupal\charts_google\Settings\Google\GoogleOptions::chartArea

Chart Area.

An array with members to configure the placement and size of the chart area.

Type: mixed

File

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

Class

GoogleOptions
Class GoogleOptions.

Namespace

Drupal\charts_google\Settings\Google

Code

private $chartArea;