1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"chart">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"step_increment">1</property>
7 <property name=
"page_increment">10</property>
9 <object class=
"GtkAdjustment" id=
"adjustment2">
10 <property name=
"step_increment">1</property>
11 <property name=
"page_increment">10</property>
13 <object class=
"GtkAdjustment" id=
"adjustment3">
14 <property name=
"step_increment">1</property>
15 <property name=
"page_increment">10</property>
17 <object class=
"GtkAdjustment" id=
"adjustment4">
18 <property name=
"step_increment">1</property>
19 <property name=
"page_increment">10</property>
21 <object class=
"GtkAdjustment" id=
"adjustmentINTERVAL">
22 <property name=
"lower">1</property>
23 <property name=
"upper">100</property>
24 <property name=
"step_increment">1</property>
25 <property name=
"page_increment">10</property>
27 <object class=
"GtkAdjustment" id=
"adjustmentINTERVAL1">
28 <property name=
"lower">1</property>
29 <property name=
"upper">100</property>
30 <property name=
"step_increment">1</property>
31 <property name=
"page_increment">10</property>
33 <object class=
"GtkFrame" id=
"tp_Scale">
34 <property name=
"visible">True
</property>
35 <property name=
"can_focus">False
</property>
36 <property name=
"border_width">6</property>
37 <property name=
"label_xalign">0</property>
38 <property name=
"shadow_type">none
</property>
40 <object class=
"GtkBox" id=
"box1">
41 <property name=
"visible">True
</property>
42 <property name=
"can_focus">False
</property>
43 <property name=
"orientation">vertical
</property>
44 <property name=
"spacing">6</property>
45 <property name=
"margin-start">12</property>
46 <property name=
"margin-top">6</property>
48 <object class=
"GtkBox" id=
"box2">
49 <property name=
"visible">True
</property>
50 <property name=
"can_focus">False
</property>
51 <property name=
"orientation">vertical
</property>
52 <property name=
"spacing">6</property>
54 <object class=
"GtkCheckButton" id=
"CBX_REVERSE">
55 <property name=
"label" translatable=
"yes" context=
"tp_Scale|CBX_REVERSE">_Reverse direction
</property>
56 <property name=
"visible">True
</property>
57 <property name=
"can_focus">True
</property>
58 <property name=
"receives_default">False
</property>
59 <property name=
"use_underline">True
</property>
60 <property name=
"draw_indicator">True
</property>
61 <child internal-child=
"accessible">
62 <object class=
"AtkObject" id=
"CBX_REVERSE-atkobject">
63 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|CBX_REVERSE">Defines where the lower and where the higher values are displayed at the axis. The unchecked state is the mathematical direction.
</property>
68 <property name=
"expand">False
</property>
69 <property name=
"fill">True
</property>
70 <property name=
"position">0</property>
74 <object class=
"GtkCheckButton" id=
"CBX_LOGARITHM">
75 <property name=
"label" translatable=
"yes" context=
"tp_Scale|CBX_LOGARITHM">_Logarithmic scale
</property>
76 <property name=
"visible">True
</property>
77 <property name=
"can_focus">True
</property>
78 <property name=
"receives_default">False
</property>
79 <property name=
"use_underline">True
</property>
80 <property name=
"draw_indicator">True
</property>
81 <child internal-child=
"accessible">
82 <object class=
"AtkObject" id=
"CBX_LOGARITHM-atkobject">
83 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|CBX_LOGARITHM">Specifies that you want the axis to be subdivided logarithmically.
</property>
88 <property name=
"expand">False
</property>
89 <property name=
"fill">True
</property>
90 <property name=
"position">1</property>
94 <object class=
"GtkBox" id=
"boxTYPE">
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">False
</property>
97 <property name=
"spacing">12</property>
99 <object class=
"GtkLabel" id=
"TXT_AXIS_TYPE">
100 <property name=
"visible">True
</property>
101 <property name=
"can_focus">False
</property>
102 <property name=
"label" translatable=
"yes" context=
"tp_Scale|TXT_AXIS_TYPE">T_ype
</property>
103 <property name=
"use_underline">True
</property>
104 <property name=
"mnemonic_widget">LB_AXIS_TYPE
</property>
105 <property name=
"xalign">0</property>
108 <property name=
"expand">False
</property>
109 <property name=
"fill">True
</property>
110 <property name=
"position">0</property>
114 <object class=
"GtkComboBoxText" id=
"LB_AXIS_TYPE">
115 <property name=
"visible">True
</property>
116 <property name=
"can_focus">False
</property>
118 <item translatable=
"yes" context=
"tp_Scale|LB_AXIS_TYPE">Automatic
</item>
119 <item translatable=
"yes" context=
"tp_Scale|LB_AXIS_TYPE">Text
</item>
120 <item translatable=
"yes" context=
"tp_Scale|LB_AXIS_TYPE">Date
</item>
122 <child internal-child=
"accessible">
123 <object class=
"AtkObject" id=
"LB_AXIS_TYPE-atkobject">
124 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|LB_AXIS_TYPE">For some types of axes, you can select to format an axis as text or date, or to detect the type automatically.
</property>
129 <property name=
"expand">False
</property>
130 <property name=
"fill">True
</property>
131 <property name=
"position">1</property>
136 <property name=
"expand">False
</property>
137 <property name=
"fill">True
</property>
138 <property name=
"position">2</property>
143 <property name=
"expand">False
</property>
144 <property name=
"fill">True
</property>
145 <property name=
"position">0</property>
149 <!-- n-columns=1 n-rows=1 -->
150 <object class=
"GtkGrid" id=
"gridMINMAX">
151 <property name=
"visible">True
</property>
152 <property name=
"can_focus">False
</property>
153 <property name=
"row_spacing">6</property>
154 <property name=
"column_spacing">12</property>
156 <object class=
"GtkLabel" id=
"TXT_MIN">
157 <property name=
"visible">True
</property>
158 <property name=
"can_focus">False
</property>
159 <property name=
"label" translatable=
"yes" context=
"tp_Scale|TXT_MIN">_Minimum
</property>
160 <property name=
"use_underline">True
</property>
161 <property name=
"mnemonic_widget">EDT_MIN
</property>
162 <property name=
"xalign">0</property>
165 <property name=
"left_attach">0</property>
166 <property name=
"top_attach">0</property>
170 <object class=
"GtkLabel" id=
"TXT_MAX">
171 <property name=
"visible">True
</property>
172 <property name=
"can_focus">False
</property>
173 <property name=
"label" translatable=
"yes" context=
"tp_Scale|TXT_MAX">Ma_ximum
</property>
174 <property name=
"use_underline">True
</property>
175 <property name=
"mnemonic_widget">EDT_MAX
</property>
176 <property name=
"xalign">0</property>
179 <property name=
"left_attach">0</property>
180 <property name=
"top_attach">1</property>
184 <object class=
"GtkCheckButton" id=
"CBX_AUTO_MIN">
185 <property name=
"label" translatable=
"yes" context=
"tp_Scale|CBX_AUTO_MIN">_Automatic
</property>
186 <property name=
"visible">True
</property>
187 <property name=
"can_focus">True
</property>
188 <property name=
"receives_default">False
</property>
189 <property name=
"use_underline">True
</property>
190 <property name=
"draw_indicator">True
</property>
193 <property name=
"left_attach">2</property>
194 <property name=
"top_attach">0</property>
198 <object class=
"GtkCheckButton" id=
"CBX_AUTO_MAX">
199 <property name=
"label" translatable=
"yes" context=
"tp_Scale|CBX_AUTO_MAX">A_utomatic
</property>
200 <property name=
"visible">True
</property>
201 <property name=
"can_focus">True
</property>
202 <property name=
"receives_default">False
</property>
203 <property name=
"use_underline">True
</property>
204 <property name=
"draw_indicator">True
</property>
207 <property name=
"left_attach">2</property>
208 <property name=
"top_attach">1</property>
212 <object class=
"GtkSpinButton" id=
"EDT_MIN">
213 <property name=
"visible">True
</property>
214 <property name=
"can_focus">True
</property>
215 <property name=
"activates_default">True
</property>
216 <property name=
"width_chars">10</property>
217 <property name=
"adjustment">adjustment1
</property>
218 <property name=
"truncate-multiline">True
</property>
219 <child internal-child=
"accessible">
220 <object class=
"AtkObject" id=
"EDT_MIN-atkobject">
221 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|EDT_MIN">Defines the minimum value for the beginning of the axis.
</property>
226 <property name=
"left_attach">1</property>
227 <property name=
"top_attach">0</property>
231 <object class=
"GtkSpinButton" id=
"EDT_MAX">
232 <property name=
"visible">True
</property>
233 <property name=
"can_focus">True
</property>
234 <property name=
"activates_default">True
</property>
235 <property name=
"width_chars">10</property>
236 <property name=
"adjustment">adjustment2
</property>
237 <property name=
"truncate-multiline">True
</property>
238 <child internal-child=
"accessible">
239 <object class=
"AtkObject" id=
"EDT_MAX-atkobject">
240 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|EDT_MAX">Defines the maximum value for the end of the axis.
</property>
245 <property name=
"left_attach">1</property>
246 <property name=
"top_attach">1</property>
251 <property name=
"expand">False
</property>
252 <property name=
"fill">True
</property>
253 <property name=
"position">1</property>
257 <object class=
"GtkBox" id=
"boxRESOLUTION">
258 <property name=
"visible">True
</property>
259 <property name=
"can_focus">False
</property>
260 <property name=
"spacing">12</property>
262 <object class=
"GtkLabel" id=
"TXT_TIME_RESOLUTION">
263 <property name=
"visible">True
</property>
264 <property name=
"can_focus">False
</property>
265 <property name=
"label" translatable=
"yes" context=
"tp_Scale|TXT_TIME_RESOLUTION">R_esolution
</property>
266 <property name=
"use_underline">True
</property>
267 <property name=
"mnemonic_widget">LB_TIME_RESOLUTION
</property>
268 <property name=
"xalign">0</property>
271 <property name=
"expand">False
</property>
272 <property name=
"fill">True
</property>
273 <property name=
"position">0</property>
277 <object class=
"GtkComboBoxText" id=
"LB_TIME_RESOLUTION">
278 <property name=
"visible">True
</property>
279 <property name=
"can_focus">False
</property>
281 <item id=
"0" translatable=
"yes" context=
"tp_Scale|DATE-RESOLUTION">Days
</item>
282 <item id=
"1" translatable=
"yes" context=
"tp_Scale|DATE-RESOLUTION">Months
</item>
283 <item id=
"2" translatable=
"yes" context=
"tp_Scale|DATE-RESOLUTION">Years
</item>
285 <child internal-child=
"accessible">
286 <object class=
"AtkObject" id=
"LB_TIME_RESOLUTION-atkobject">
287 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|LB_TIME_RESOLUTION">Resolution can be set to show days, months, or years as interval steps.
</property>
292 <property name=
"expand">False
</property>
293 <property name=
"fill">True
</property>
294 <property name=
"position">1</property>
298 <object class=
"GtkCheckButton" id=
"CBX_AUTO_TIME_RESOLUTION">
299 <property name=
"label" translatable=
"yes" context=
"tp_Scale|CBX_AUTO_TIME_RESOLUTION">Automat_ic
</property>
300 <property name=
"visible">True
</property>
301 <property name=
"can_focus">True
</property>
302 <property name=
"receives_default">False
</property>
303 <property name=
"use_underline">True
</property>
304 <property name=
"draw_indicator">True
</property>
307 <property name=
"expand">False
</property>
308 <property name=
"fill">True
</property>
309 <property name=
"position">2</property>
314 <property name=
"expand">False
</property>
315 <property name=
"fill">True
</property>
316 <property name=
"position">2</property>
320 <object class=
"GtkBox" id=
"boxMAIN">
321 <property name=
"visible">True
</property>
322 <property name=
"can_focus">False
</property>
323 <property name=
"spacing">12</property>
325 <object class=
"GtkLabel" id=
"TXT_STEP_MAIN">
326 <property name=
"visible">True
</property>
327 <property name=
"can_focus">False
</property>
328 <property name=
"label" translatable=
"yes" context=
"tp_Scale|TXT_STEP_MAIN">Ma_jor interval
</property>
329 <property name=
"use_underline">True
</property>
330 <property name=
"xalign">0</property>
333 <property name=
"expand">False
</property>
334 <property name=
"fill">True
</property>
335 <property name=
"position">0</property>
339 <object class=
"GtkBox" id=
"box5">
340 <property name=
"visible">True
</property>
341 <property name=
"can_focus">False
</property>
342 <property name=
"orientation">vertical
</property>
344 <object class=
"GtkBox" id=
"box9">
345 <property name=
"visible">True
</property>
346 <property name=
"can_focus">False
</property>
347 <property name=
"spacing">12</property>
349 <object class=
"GtkSpinButton" id=
"MT_MAIN_DATE_STEP">
350 <property name=
"visible">True
</property>
351 <property name=
"can_focus">True
</property>
352 <property name=
"activates_default">True
</property>
353 <property name=
"width_chars">10</property>
354 <property name=
"adjustment">adjustmentINTERVAL
</property>
355 <property name=
"truncate-multiline">True
</property>
356 <child internal-child=
"accessible">
357 <object class=
"AtkObject" id=
"MT_MAIN_DATE_STEP-atkobject">
358 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|MT_MAIN_DATE_STEP">Major interval can be set to show a certain number of days, months, or years.
</property>
363 <property name=
"expand">False
</property>
364 <property name=
"fill">True
</property>
365 <property name=
"position">0</property>
369 <object class=
"GtkComboBoxText" id=
"LB_MAIN_TIME_UNIT">
370 <property name=
"visible">True
</property>
371 <property name=
"can_focus">False
</property>
373 <item id=
"0" translatable=
"yes" context=
"tp_Scale|liststoreDATE">Days
</item>
374 <item id=
"1" translatable=
"yes" context=
"tp_Scale|liststoreDATE">Months
</item>
375 <item id=
"2" translatable=
"yes" context=
"tp_Scale|liststoreDATE">Years
</item>
377 <child internal-child=
"accessible">
378 <object class=
"AtkObject" id=
"LB_MAIN_TIME_UNIT-atkobject">
379 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|LB_MAIN_TIME_UNIT">Major interval can be set to show a certain number of days, months, or years.
</property>
384 <property name=
"expand">False
</property>
385 <property name=
"fill">True
</property>
386 <property name=
"position">1</property>
391 <property name=
"expand">False
</property>
392 <property name=
"fill">True
</property>
393 <property name=
"position">0</property>
397 <object class=
"GtkSpinButton" id=
"EDT_STEP_MAIN">
398 <property name=
"visible">True
</property>
399 <property name=
"can_focus">True
</property>
400 <property name=
"activates_default">True
</property>
401 <property name=
"width_chars">10</property>
402 <property name=
"adjustment">adjustment4
</property>
403 <property name=
"truncate-multiline">True
</property>
404 <child internal-child=
"accessible">
405 <object class=
"AtkObject" id=
"EDT_STEP_MAIN-atkobject">
406 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|EDT_STEP_MAIN">Defines the interval for the main division of the axes.
</property>
411 <property name=
"expand">False
</property>
412 <property name=
"fill">True
</property>
413 <property name=
"position">1</property>
418 <property name=
"expand">False
</property>
419 <property name=
"fill">True
</property>
420 <property name=
"position">1</property>
424 <object class=
"GtkCheckButton" id=
"CBX_AUTO_STEP_MAIN">
425 <property name=
"label" translatable=
"yes" context=
"tp_Scale|CBX_AUTO_STEP_MAIN">Au_tomatic
</property>
426 <property name=
"visible">True
</property>
427 <property name=
"can_focus">True
</property>
428 <property name=
"receives_default">False
</property>
429 <property name=
"use_underline">True
</property>
430 <property name=
"draw_indicator">True
</property>
433 <property name=
"expand">False
</property>
434 <property name=
"fill">True
</property>
435 <property name=
"position">3</property>
440 <property name=
"expand">False
</property>
441 <property name=
"fill">True
</property>
442 <property name=
"position">3</property>
446 <object class=
"GtkBox" id=
"boxMINOR">
447 <property name=
"visible">True
</property>
448 <property name=
"can_focus">False
</property>
449 <property name=
"spacing">12</property>
451 <object class=
"GtkBox" id=
"box4">
452 <property name=
"visible">True
</property>
453 <property name=
"can_focus">False
</property>
454 <property name=
"orientation">vertical
</property>
456 <object class=
"GtkLabel" id=
"TXT_STEP_HELP">
457 <property name=
"visible">True
</property>
458 <property name=
"can_focus">False
</property>
459 <property name=
"label" translatable=
"yes" context=
"tp_Scale|TXT_STEP_HELP">Minor inter_val
</property>
460 <property name=
"use_underline">True
</property>
461 <property name=
"xalign">0</property>
464 <property name=
"expand">True
</property>
465 <property name=
"fill">True
</property>
466 <property name=
"position">0</property>
470 <object class=
"GtkLabel" id=
"TXT_STEP_HELP_COUNT">
471 <property name=
"visible">True
</property>
472 <property name=
"can_focus">False
</property>
473 <property name=
"label" translatable=
"yes" context=
"tp_Scale|TXT_STEP_HELP_COUNT">Minor inter_val count
</property>
474 <property name=
"use_underline">True
</property>
475 <property name=
"xalign">0</property>
478 <property name=
"expand">True
</property>
479 <property name=
"fill">True
</property>
480 <property name=
"position">1</property>
485 <property name=
"expand">False
</property>
486 <property name=
"fill">True
</property>
487 <property name=
"position">0</property>
491 <object class=
"GtkSpinButton" id=
"MT_STEPHELP">
492 <property name=
"visible">True
</property>
493 <property name=
"can_focus">True
</property>
494 <property name=
"activates_default">True
</property>
495 <property name=
"width_chars">10</property>
496 <property name=
"adjustment">adjustmentINTERVAL1
</property>
497 <property name=
"truncate-multiline">True
</property>
498 <child internal-child=
"accessible">
499 <object class=
"AtkObject" id=
"MT_STEPHELP-atkobject">
500 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|MT_STEPHELP">Defines the interval for the subdivision of the axes.
</property>
505 <property name=
"expand">False
</property>
506 <property name=
"fill">True
</property>
507 <property name=
"position">1</property>
511 <object class=
"GtkComboBoxText" id=
"LB_HELP_TIME_UNIT">
512 <property name=
"visible">True
</property>
513 <property name=
"can_focus">False
</property>
515 <item id=
"0" translatable=
"yes" context=
"tp_Scale|liststoreDATE">Days
</item>
516 <item id=
"1" translatable=
"yes" context=
"tp_Scale|liststoreDATE">Months
</item>
517 <item id=
"2" translatable=
"yes" context=
"tp_Scale|liststoreDATE">Years
</item>
519 <child internal-child=
"accessible">
520 <object class=
"AtkObject" id=
"LB_HELP_TIME_UNIT-atkobject">
521 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|LB_HELP_TIME_UNIT">Minor interval can be set to show a certain number of days, months, or years.
</property>
526 <property name=
"expand">False
</property>
527 <property name=
"fill">True
</property>
528 <property name=
"position">2</property>
532 <object class=
"GtkCheckButton" id=
"CBX_AUTO_STEP_HELP">
533 <property name=
"label" translatable=
"yes" context=
"tp_Scale|CBX_AUTO_STEP_HELP">Aut_omatic
</property>
534 <property name=
"visible">True
</property>
535 <property name=
"can_focus">True
</property>
536 <property name=
"receives_default">False
</property>
537 <property name=
"use_underline">True
</property>
538 <property name=
"draw_indicator">True
</property>
541 <property name=
"expand">False
</property>
542 <property name=
"fill">True
</property>
543 <property name=
"position">3</property>
548 <property name=
"expand">False
</property>
549 <property name=
"fill">True
</property>
550 <property name=
"position">4</property>
554 <object class=
"GtkBox" id=
"boxORIGIN">
555 <property name=
"visible">True
</property>
556 <property name=
"can_focus">False
</property>
557 <property name=
"spacing">12</property>
559 <object class=
"GtkLabel" id=
"TXT_ORIGIN">
560 <property name=
"visible">True
</property>
561 <property name=
"can_focus">False
</property>
562 <property name=
"label" translatable=
"yes" context=
"tp_Scale|TXT_ORIGIN">Re_ference value
</property>
563 <property name=
"use_underline">True
</property>
564 <property name=
"xalign">0</property>
567 <property name=
"expand">False
</property>
568 <property name=
"fill">True
</property>
569 <property name=
"position">0</property>
573 <object class=
"GtkSpinButton" id=
"EDT_ORIGIN">
574 <property name=
"visible">True
</property>
575 <property name=
"can_focus">True
</property>
576 <property name=
"activates_default">True
</property>
577 <property name=
"width_chars">10</property>
578 <property name=
"adjustment">adjustment3
</property>
579 <property name=
"truncate-multiline">True
</property>
580 <child internal-child=
"accessible">
581 <object class=
"AtkObject" id=
"EDT_ORIGIN-atkobject">
582 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|EDT_ORIGIN">Specifies at which position to display the values along the axis.
</property>
587 <property name=
"expand">False
</property>
588 <property name=
"fill">True
</property>
589 <property name=
"position">1</property>
593 <object class=
"GtkCheckButton" id=
"CBX_AUTO_ORIGIN">
594 <property name=
"label" translatable=
"yes" context=
"tp_Scale|CBX_AUTO_ORIGIN">Automat_ic
</property>
595 <property name=
"visible">True
</property>
596 <property name=
"can_focus">True
</property>
597 <property name=
"receives_default">False
</property>
598 <property name=
"use_underline">True
</property>
599 <property name=
"draw_indicator">True
</property>
600 <child internal-child=
"accessible">
601 <object class=
"AtkObject" id=
"CBX_AUTO_ORIGIN-atkobject">
602 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_Scale|extended_tip|CBX_AUTO_ORIGIN">You must first deselect the Automatic option in order to modify the values.
</property>
607 <property name=
"expand">False
</property>
608 <property name=
"fill">True
</property>
609 <property name=
"position">2</property>
614 <property name=
"expand">False
</property>
615 <property name=
"fill">True
</property>
616 <property name=
"position">5</property>
622 <object class=
"GtkLabel" id=
"FL_SCALE">
623 <property name=
"visible">True
</property>
624 <property name=
"can_focus">False
</property>
625 <property name=
"label" translatable=
"yes" context=
"tp_Scale|FL_SCALE">Scale
</property>
626 <property name=
"xalign">0</property>
628 <attribute name=
"weight" value=
"bold"/>
633 <object class=
"GtkSizeGroup" id=
"sizegroupCOMBO">
635 <widget name=
"LB_AXIS_TYPE"/>
636 <widget name=
"EDT_MIN"/>
637 <widget name=
"EDT_MAX"/>
638 <widget name=
"MT_MAIN_DATE_STEP"/>
639 <widget name=
"EDT_STEP_MAIN"/>
640 <widget name=
"MT_STEPHELP"/>
641 <widget name=
"EDT_ORIGIN"/>
642 <widget name=
"LB_TIME_RESOLUTION"/>
643 <widget name=
"LB_MAIN_TIME_UNIT"/>
644 <widget name=
"LB_HELP_TIME_UNIT"/>
647 <object class=
"GtkSizeGroup" id=
"sizegroupLABELS">
649 <widget name=
"TXT_STEP_HELP_COUNT"/>
650 <widget name=
"TXT_STEP_HELP"/>
651 <widget name=
"TXT_STEP_MAIN"/>
652 <widget name=
"TXT_TIME_RESOLUTION"/>
653 <widget name=
"TXT_MAX"/>
654 <widget name=
"TXT_MIN"/>
655 <widget name=
"TXT_AXIS_TYPE"/>
656 <widget name=
"CBX_LOGARITHM"/>
657 <widget name=
"CBX_REVERSE"/>
658 <widget name=
"TXT_ORIGIN"/>