public function GoogleOptions::getVAxis in Charts 8
Return value
mixed
File
- modules/
charts_google/ src/ Settings/ Google/ GoogleOptions.php, line 57
Class
Namespace
Drupal\charts_google\Settings\GoogleCode
public function getVAxis() {
return $this->vAxis;
}