![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$pie = new PieChart("pie_test", 600, 600, array(10,20,30,80), array("First", "Second", "Third", "Fourth"), "standard") | |
$pie | emboss = true |
$pie | shadow = false |
$pie = new PieChart("pie_test", 600, 600, array(10,20,30,80), array("First", "Second", "Third", "Fourth"), "standard") |
Definition at line 4 of file test_pie.inc.
$pie emboss = true |
Definition at line 10 of file test_pie.inc.
$pie shadow = false |
Definition at line 11 of file test_pie.inc.