Пример #1
0
 /**
  * Renderiza o Grafico
  */
 public function render($option = NULL)
 {
     $this->_graph->Stroke($option);
 }