You are here

private property ChartAxes::$direction in Charts 8.3

Direction.

The direction in which the values along the axis grow. Specify -1 to reverse the order of the values.

Type: mixed

File

modules/charts_google/src/Settings/Google/ChartAxes.php, line 58

Class

ChartAxes
Class ChartAxes.

Namespace

Drupal\charts_google\Settings\Google

Code

private $direction;