예제 #1
0
파일: Area.php 프로젝트: rodrigorm/OFC
 function OFC_Charts_Area()
 {
     parent::OFC_Charts_Base();
     $this->type = 'area';
 }