You are here

protected property ChartConfigItemDefaultWidget::$chartsDefaultSettings in Charts 8.4

Same name and namespace in other branches
  1. 5.0.x src/Plugin/Field/FieldWidget/ChartConfigItemDefaultWidget.php \Drupal\charts\Plugin\Field\FieldWidget\ChartConfigItemDefaultWidget::chartsDefaultSettings

The default chart settings.

Type: \Drupal\charts\Services\ChartsSettingsService

File

src/Plugin/Field/FieldWidget/ChartConfigItemDefaultWidget.php, line 32

Class

ChartConfigItemDefaultWidget
Plugin implementation of the 'chart_config_default' widget.

Namespace

Drupal\charts\Plugin\Field\FieldWidget

Code

protected $chartsDefaultSettings;