Public Member Functions | |
__construct () | |
addPiece (GoogleChartPiece $piece) | |
Static Public Member Functions | |
static | create () |
Definition at line 15 of file GooglePieChart.class.php.
GooglePieChart::__construct | ( | ) |
Reimplemented from GoogleChart.
Definition at line 25 of file GooglePieChart.class.php.
References GoogleChartDataTextEncoding::create(), GoogleChartDataSet::create(), create(), and GoogleChartType::TWO_DIMENSIONAL_PIE.
GooglePieChart::addPiece | ( | GoogleChartPiece $ | piece | ) |
Definition at line 45 of file GooglePieChart.class.php.
References GoogleChartPiece::getColor(), GoogleChartPiece::getTitle(), and GoogleChartPiece::getValue().
static GooglePieChart::create | ( | ) | [static] |
Reimplemented from GoogleChart.
Definition at line 20 of file GooglePieChart.class.php.
Referenced by __construct().