Changeset 5322 for temp/trunk/html/admin
- Timestamp:
- 2006/09/21 18:31:31 (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
r5321 r5322 112 112 $x_pos = $x - ($text_width / 2); 113 113 114 $this->x_margin = - $text_width / 4; 115 $this->y_margin = $text_width / 2 + 5; 116 114 117 $this->setText(FONT_SIZE, $x_pos + $this->x_margin, $pos + FONT_SIZE + $this->y_margin, $this->arrXLabel[$i], NULL, $this->XLabelAngle); 115 118 }
Note: See TracChangeset
for help on using the changeset viewer.
