You are here

protected property ChartsApiExample::$chartSettings in Charts 8.3

Same name and namespace in other branches
  1. 8.4 modules/charts_api_example/src/Controller/ChartsApiExample.php \Drupal\charts_api_example\Controller\ChartsApiExample::chartSettings
  2. 5.0.x modules/charts_api_example/src/Controller/ChartsApiExample.php \Drupal\charts_api_example\Controller\ChartsApiExample::chartSettings

The charts settings.

Type: \Drupal\charts\Services\ChartsSettingsServiceInterface

File

modules/charts_api_example/src/Controller/ChartsApiExample.php, line 21

Class

ChartsApiExample
Charts Api Example.

Namespace

Drupal\charts_api_example\Controller

Code

protected $chartSettings;