You are here

private property ChartAxes::$baseline in Charts 8.3

Baseline.

Chart Axis property that specifies the baseline for the axis. If the baseline is larger than the highest grid line or smaller than the lowest grid line, it will be rounded to the closest gridline.

Type: mixed

File

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

Class

ChartAxes
Class ChartAxes.

Namespace

Drupal\charts_google\Settings\Google

Code

private $baseline;