You are here

private property ChartAxis::$x in Charts 8

Same name and namespace in other branches
  1. 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

ChartAxis

Namespace

Drupal\charts_c3\Settings\CThree

Code

private $x = array(
  'type' => 'category',
);