if ($n > 0) {
            $maxh = 0;
            $maxw = 0;
            foreach ($this->iLabels as $key => $lbl) {
                $value->Set($lbl);