Esempio n. 1
0
 function __construct($bound)
 {
     parent::__construct($bound);
     $this->values['thickness'] = 2;
     $this->axis['y_lines'] = FALSE;
     $this->depth = 0;
 }