CMS  Version 3.9
test_pie.inc File Reference

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
 

Variable Documentation

◆ $pie

$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.

◆ emboss

$pie emboss = true

Definition at line 10 of file test_pie.inc.

◆ shadow

$pie shadow = false

Definition at line 11 of file test_pie.inc.