Public Member Functions | |
setName ($name) | |
getName () | |
Protected Attributes | |
$name = null |
Definition at line 15 of file BaseGoogleChartParameter.class.php.
BaseGoogleChartParameter::getName | ( | ) |
Definition at line 29 of file BaseGoogleChartParameter.class.php.
BaseGoogleChartParameter::setName | ( | $ | name | ) |
Definition at line 22 of file BaseGoogleChartParameter.class.php.
References $name.
BaseGoogleChartParameter::$name = null [protected] |
Reimplemented in GoogleChartColor, GoogleChartData, GoogleChartGrid, GoogleChartLabel, GoogleChartLabelStyle, GoogleChartLegend, GoogleChartLineStyle, and GoogleChartSize.
Definition at line 17 of file BaseGoogleChartParameter.class.php.
Referenced by setName().