Public Member Functions | |
addStyle ($style) | |
hasStyles () | |
Protected Attributes | |
$styles = array() |
Definition at line 15 of file BaseGoogleChartStyle.class.php.
BaseGoogleChartStyle::addStyle | ( | $ | style | ) |
Reimplemented in GoogleChartLabelStyle, and GoogleChartLineStyle.
Definition at line 22 of file BaseGoogleChartStyle.class.php.
BaseGoogleChartStyle::hasStyles | ( | ) |
Reimplemented in GoogleChartLabelStyle.
Definition at line 29 of file BaseGoogleChartStyle.class.php.
BaseGoogleChartStyle::$styles = array() [protected] |
Definition at line 17 of file BaseGoogleChartStyle.class.php.