コード例 #1
0
ファイル: Area.php プロジェクト: rodrigorm/OFC
 function OFC_Charts_Area()
 {
     parent::OFC_Charts_Base();
     $this->type = 'area';
 }