Hello everyone,
I am trying to put the Legend in the center of my GeoChart, using:
$geoChart->getOptions()->getLegend()->setPosition('center')
but I have this Error:
Attempted to call an undefined method named "setPosition" of class "CMEN\GoogleChartsBundle\GoogleCharts\Options\GeoChart\Legend".
The Legend of GeoChart can't me moved?
Thanks for your help!
Hello everyone, I am trying to put the Legend in the center of my GeoChart, using:
$geoChart->getOptions()->getLegend()->setPosition('center')
but I have this Error:Attempted to call an undefined method named "setPosition" of class "CMEN\GoogleChartsBundle\GoogleCharts\Options\GeoChart\Legend".
The Legend of GeoChart can't me moved? Thanks for your help!