Changeset 5409 for temp/trunk/html/admin/total/class/SC_GraphLine.php
- Timestamp:
- 2006/09/22 11:40:55 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/total/class/SC_GraphLine.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/total/class/SC_GraphLine.php
r5408 r5409 112 112 $x_pos = $x; 113 113 114 if ($bar) $bar_margin = -1 5;114 if ($bar) $bar_margin = -12; 115 115 116 116 $this->setText(FONT_SIZE, $x_pos + $this->x_margin + $bar_margin, $pos + FONT_SIZE + $this->y_margin, $this->arrXLabel[$i], NULL, $this->XLabelAngle);
Note: See TracChangeset
for help on using the changeset viewer.
