$interval | GoogleChartAxis | [private] |
$label | GoogleChartAxis | [private] |
$range | GoogleChartAxis | [private] |
$type | GoogleChartAxis | [private] |
__construct(GoogleChartAxisType $type) | GoogleChartAxis | |
create(GoogleChartAxisType $type) | GoogleChartAxis | [static] |
getInterval() | GoogleChartAxis | |
getLabel() | GoogleChartAxis | |
getRange() | GoogleChartAxis | |
getType() | GoogleChartAxis | |
hasRange() | GoogleChartAxis | |
setInterval($interval) | GoogleChartAxis | |
setLabel(GoogleChartAxisLabel $label) | GoogleChartAxis | |
setRange(BaseRange $range) | GoogleChartAxis |