set the height field for the text record .
158. ChartRecord rec = new ChartRecord(); 160. rec.field_1_x = field_1_x; 161. rec.field_2_y = field_2_y; 162. rec.field_3_width = field_3_width; 163. rec.field_4_height = field_4_height;