protected property ChartTrait::$type in Dashboards with Layout Builder 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Dashboard/ChartTrait.php \Drupal\dashboards\Plugin\Dashboard\ChartTrait::type
Chart type.
Type: string
File
- src/
Plugin/ Dashboard/ ChartTrait.php, line 32
Class
- ChartTrait
- Trait for build a chart.
Namespace
Drupal\dashboards\Plugin\DashboardCode
protected $type = 'pie';