$color | GoogleChart | [protected] |
$data | GoogleChart | [protected] |
$fillers | GoogleChart | [protected] |
$label | GoogleChart | [protected] |
$legend | GoogleChart | [protected] |
$size | GoogleChart | [protected] |
$title | GoogleChart | [protected] |
$type | GoogleChart | [protected] |
__construct() | GoogleChart | |
addBackgroundFiller(Color $color) | GoogleChart | |
addChartAreaFiller(Color $color) | GoogleChart | |
addTransparencyFiller(Color $color) | GoogleChart | |
BASE_URL | GoogleChart | |
create() | GoogleChart | [static] |
getData() | GoogleChart | |
setColor(GoogleChartColor $color) | GoogleChart | |
setData(GoogleChartData $data) | GoogleChart | |
setLabel(GoogleChartLabel $label) | GoogleChart | |
setLegend(GoogleChartLegend $legend) | GoogleChart | |
setSize(GoogleChartSize $size) | GoogleChart | |
setTitle($title) | GoogleChart | |
setType(GoogleChartType $type) | GoogleChart | |
toString() | GoogleChart |