Public Member Functions | |
toString () | |
Static Public Member Functions | |
static | create () |
static | getParamName () |
Static Protected Attributes | |
static | $paramName = 'chxl' |
Definition at line 15 of file GoogleChartAxisLabel.class.php.
static GoogleChartAxisLabel::create | ( | ) | [static] |
Reimplemented from GoogleChartLabel.
Definition at line 22 of file GoogleChartAxisLabel.class.php.
static GoogleChartAxisLabel::getParamName | ( | ) | [static] |
Definition at line 27 of file GoogleChartAxisLabel.class.php.
GoogleChartAxisLabel::toString | ( | ) |
Reimplemented from GoogleChartLabel.
Definition at line 32 of file GoogleChartAxisLabel.class.php.
References GoogleChartLabel::$labels.
GoogleChartAxisLabel::$paramName = 'chxl' [static, protected] |
Definition at line 17 of file GoogleChartAxisLabel.class.php.