You are here

private property ChartAxes::$maxValue in Charts 8.3

Max Value.

Moves the max value of the axis to the specified value; this will be upward in most charts. Ignored if this is set to a value smaller than the maximum y-value of the data.

Type: mixed

File

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

Class

ChartAxes
Class ChartAxes.

Namespace

Drupal\charts_google\Settings\Google

Code

private $maxValue;