private property ChartAxis::$x in Charts 8
Same name and namespace in other branches
- 8.3 modules/charts_c3/src/Settings/CThree/ChartAxis.php \Drupal\charts_c3\Settings\CThree\ChartAxis::x
File
- modules/
charts_c3/ src/ Settings/ CThree/ ChartAxis.php, line 7
Class
Namespace
Drupal\charts_c3\Settings\CThreeCode
private $x = array(
'type' => 'category',
);