Пример #1
0
 protected function __construct($a_id)
 {
     parent::__construct($a_id);
     $this->setXAxisToInteger(false);
     $this->setYAxisToInteger(false);
 }