private property GoogleOptions::$colors in Charts 8.3
Same name and namespace in other branches
- 8 modules/charts_google/src/Settings/Google/GoogleOptions.php \Drupal\charts_google\Settings\Google\GoogleOptions::colors
Colors.
The colors to use for the chart elements. An array of strings, where each element is an HTML color string.
Type: mixed
File
- modules/
charts_google/ src/ Settings/ Google/ GoogleOptions.php, line 77
Class
- GoogleOptions
- Class GoogleOptions.
Namespace
Drupal\charts_google\Settings\GoogleCode
private $colors;