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