nss: upgrade to release 3.73
[LibreOffice.git] / chart2 / uiconfig / ui / tp_Trendline.ui
blob9f1ac16775b212d427185df0cd9fe7de6cb83d3b
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="adjustmentDegree">
6 <property name="lower">2</property>
7 <property name="upper">10</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkAdjustment" id="adjustmentForwardBackward">
12 <property name="lower">-10000</property>
13 <property name="upper">10000</property>
14 <property name="step_increment">1</property>
15 <property name="page_increment">10</property>
16 </object>
17 <object class="GtkAdjustment" id="adjustmentForwardBackward1">
18 <property name="lower">-10000</property>
19 <property name="upper">10000</property>
20 <property name="step_increment">1</property>
21 <property name="page_increment">10</property>
22 </object>
23 <object class="GtkAdjustment" id="adjustmentForwardBackward2">
24 <property name="lower">-10000</property>
25 <property name="upper">10000</property>
26 <property name="step_increment">1</property>
27 <property name="page_increment">10</property>
28 </object>
29 <object class="GtkAdjustment" id="adjustmentPeriod">
30 <property name="lower">2</property>
31 <property name="upper">100</property>
32 <property name="step_increment">1</property>
33 <property name="page_increment">10</property>
34 </object>
35 <object class="GtkBox" id="TP_TRENDLINE">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="hexpand">True</property>
39 <property name="vexpand">True</property>
40 <property name="border_width">6</property>
41 <property name="orientation">vertical</property>
42 <property name="spacing">12</property>
43 <child>
44 <object class="GtkFrame" id="frame1">
45 <property name="visible">True</property>
46 <property name="can_focus">False</property>
47 <property name="label_xalign">0</property>
48 <property name="shadow_type">none</property>
49 <child>
50 <object class="GtkAlignment" id="alignment1">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="top_padding">6</property>
54 <property name="left_padding">12</property>
55 <child>
56 <!-- n-columns=1 n-rows=1 -->
57 <object class="GtkGrid" id="grid1">
58 <property name="visible">True</property>
59 <property name="can_focus">False</property>
60 <property name="halign">start</property>
61 <property name="row_spacing">6</property>
62 <property name="column_spacing">6</property>
63 <property name="row_homogeneous">True</property>
64 <child>
65 <object class="GtkRadioButton" id="linear">
66 <property name="label" translatable="yes" context="tp_Trendline|linear">_Linear</property>
67 <property name="visible">True</property>
68 <property name="can_focus">True</property>
69 <property name="receives_default">False</property>
70 <property name="use_underline">True</property>
71 <property name="xalign">0</property>
72 <property name="active">True</property>
73 <property name="draw_indicator">True</property>
74 <child internal-child="accessible">
75 <object class="AtkObject" id="linear-atkobject">
76 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|linear">A linear trend line is shown.</property>
77 </object>
78 </child>
79 </object>
80 <packing>
81 <property name="left_attach">1</property>
82 <property name="top_attach">0</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkRadioButton" id="logarithmic">
87 <property name="label" translatable="yes" context="tp_Trendline|logarithmic">L_ogarithmic</property>
88 <property name="visible">True</property>
89 <property name="can_focus">True</property>
90 <property name="receives_default">False</property>
91 <property name="use_underline">True</property>
92 <property name="xalign">0</property>
93 <property name="active">True</property>
94 <property name="draw_indicator">True</property>
95 <property name="group">linear</property>
96 <child internal-child="accessible">
97 <object class="AtkObject" id="logarithmic-atkobject">
98 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|logarithmic">A logarithmic trend line is shown.</property>
99 </object>
100 </child>
101 </object>
102 <packing>
103 <property name="left_attach">1</property>
104 <property name="top_attach">1</property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkRadioButton" id="exponential">
109 <property name="label" translatable="yes" context="tp_Trendline|exponential">_Exponential</property>
110 <property name="visible">True</property>
111 <property name="can_focus">True</property>
112 <property name="receives_default">False</property>
113 <property name="use_underline">True</property>
114 <property name="xalign">0</property>
115 <property name="active">True</property>
116 <property name="draw_indicator">True</property>
117 <property name="group">linear</property>
118 <child internal-child="accessible">
119 <object class="AtkObject" id="exponential-atkobject">
120 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|exponential">An exponential trend line is shown.</property>
121 </object>
122 </child>
123 </object>
124 <packing>
125 <property name="left_attach">1</property>
126 <property name="top_attach">2</property>
127 </packing>
128 </child>
129 <child>
130 <object class="GtkRadioButton" id="power">
131 <property name="label" translatable="yes" context="tp_Trendline|power">Po_wer</property>
132 <property name="visible">True</property>
133 <property name="can_focus">True</property>
134 <property name="receives_default">False</property>
135 <property name="use_underline">True</property>
136 <property name="xalign">0</property>
137 <property name="active">True</property>
138 <property name="draw_indicator">True</property>
139 <property name="group">linear</property>
140 <child internal-child="accessible">
141 <object class="AtkObject" id="power-atkobject">
142 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|power">A power trend line is shown.</property>
143 </object>
144 </child>
145 </object>
146 <packing>
147 <property name="left_attach">1</property>
148 <property name="top_attach">3</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkRadioButton" id="polynomial">
153 <property name="label" translatable="yes" context="tp_Trendline|polynomial">_Polynomial</property>
154 <property name="visible">True</property>
155 <property name="can_focus">True</property>
156 <property name="receives_default">False</property>
157 <property name="use_underline">True</property>
158 <property name="xalign">0</property>
159 <property name="active">True</property>
160 <property name="draw_indicator">True</property>
161 <property name="group">linear</property>
162 <child internal-child="accessible">
163 <object class="AtkObject" id="polynomial-atkobject">
164 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|polynomial">A polynomial trend line is shown with a given degree.</property>
165 </object>
166 </child>
167 </object>
168 <packing>
169 <property name="left_attach">3</property>
170 <property name="top_attach">0</property>
171 </packing>
172 </child>
173 <child>
174 <object class="GtkRadioButton" id="movingAverage">
175 <property name="label" translatable="yes" context="tp_Trendline|movingAverage">_Moving Average</property>
176 <property name="visible">True</property>
177 <property name="can_focus">True</property>
178 <property name="receives_default">False</property>
179 <property name="use_underline">True</property>
180 <property name="xalign">0</property>
181 <property name="active">True</property>
182 <property name="draw_indicator">True</property>
183 <property name="group">linear</property>
184 <child internal-child="accessible">
185 <object class="AtkObject" id="movingAverage-atkobject">
186 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|movingAverage">A moving average trend line is shown with a given period.</property>
187 </object>
188 </child>
189 </object>
190 <packing>
191 <property name="left_attach">3</property>
192 <property name="top_attach">2</property>
193 </packing>
194 </child>
195 <child>
196 <!-- n-columns=1 n-rows=1 -->
197 <object class="GtkGrid" id="grid2">
198 <property name="visible">True</property>
199 <property name="can_focus">False</property>
200 <property name="column_spacing">12</property>
201 <child>
202 <object class="GtkLabel" id="label3">
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="label" translatable="yes" context="tp_Trendline|label3">Degree</property>
206 <property name="use_underline">True</property>
207 <property name="mnemonic_widget">degree</property>
208 <child internal-child="accessible">
209 <object class="AtkObject" id="label3-atkobject">
210 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|label3">Degree of polynomial trend line.</property>
211 </object>
212 </child>
213 </object>
214 <packing>
215 <property name="left_attach">0</property>
216 <property name="top_attach">0</property>
217 </packing>
218 </child>
219 <child>
220 <object class="GtkSpinButton" id="degree">
221 <property name="visible">True</property>
222 <property name="can_focus">True</property>
223 <property name="activates_default">True</property>
224 <property name="adjustment">adjustmentDegree</property>
225 <property name="truncate-multiline">True</property>
226 <child internal-child="accessible">
227 <object class="AtkObject" id="degree-atkobject">
228 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|degree">Degree of polynomial trend line.</property>
229 </object>
230 </child>
231 </object>
232 <packing>
233 <property name="left_attach">1</property>
234 <property name="top_attach">0</property>
235 </packing>
236 </child>
237 </object>
238 <packing>
239 <property name="left_attach">3</property>
240 <property name="top_attach">1</property>
241 </packing>
242 </child>
243 <child>
244 <!-- n-columns=1 n-rows=1 -->
245 <object class="GtkGrid" id="grid3">
246 <property name="visible">True</property>
247 <property name="can_focus">False</property>
248 <property name="column_spacing">12</property>
249 <child>
250 <object class="GtkLabel" id="label4">
251 <property name="visible">True</property>
252 <property name="can_focus">False</property>
253 <property name="label" translatable="yes" context="tp_Trendline|label4">Period</property>
254 <property name="use_underline">True</property>
255 <property name="mnemonic_widget">period</property>
256 <child internal-child="accessible">
257 <object class="AtkObject" id="label4-atkobject">
258 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|label4">Number of points to calculate average of moving average trend line.</property>
259 </object>
260 </child>
261 </object>
262 <packing>
263 <property name="left_attach">0</property>
264 <property name="top_attach">0</property>
265 </packing>
266 </child>
267 <child>
268 <object class="GtkSpinButton" id="period">
269 <property name="visible">True</property>
270 <property name="can_focus">True</property>
271 <property name="activates_default">True</property>
272 <property name="adjustment">adjustmentPeriod</property>
273 <property name="truncate-multiline">True</property>
274 <child internal-child="accessible">
275 <object class="AtkObject" id="period-atkobject">
276 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|period">Number of points to calculate average of moving average trend line.</property>
277 </object>
278 </child>
279 </object>
280 <packing>
281 <property name="left_attach">1</property>
282 <property name="top_attach">0</property>
283 </packing>
284 </child>
285 </object>
286 <packing>
287 <property name="left_attach">3</property>
288 <property name="top_attach">3</property>
289 </packing>
290 </child>
291 <child>
292 <object class="GtkImage" id="imageLinear">
293 <property name="visible">True</property>
294 <property name="can_focus">False</property>
295 <property name="stock">gtk-missing-image</property>
296 </object>
297 <packing>
298 <property name="left_attach">0</property>
299 <property name="top_attach">0</property>
300 </packing>
301 </child>
302 <child>
303 <object class="GtkImage" id="imageLogarithmic">
304 <property name="visible">True</property>
305 <property name="can_focus">False</property>
306 <property name="stock">gtk-missing-image</property>
307 </object>
308 <packing>
309 <property name="left_attach">0</property>
310 <property name="top_attach">1</property>
311 </packing>
312 </child>
313 <child>
314 <object class="GtkImage" id="imageExponential">
315 <property name="visible">True</property>
316 <property name="can_focus">False</property>
317 <property name="stock">gtk-missing-image</property>
318 </object>
319 <packing>
320 <property name="left_attach">0</property>
321 <property name="top_attach">2</property>
322 </packing>
323 </child>
324 <child>
325 <object class="GtkImage" id="imagePower">
326 <property name="visible">True</property>
327 <property name="can_focus">False</property>
328 <property name="stock">gtk-missing-image</property>
329 </object>
330 <packing>
331 <property name="left_attach">0</property>
332 <property name="top_attach">3</property>
333 </packing>
334 </child>
335 <child>
336 <object class="GtkImage" id="imagePolynomial">
337 <property name="visible">True</property>
338 <property name="can_focus">False</property>
339 <property name="stock">gtk-missing-image</property>
340 </object>
341 <packing>
342 <property name="left_attach">2</property>
343 <property name="top_attach">0</property>
344 </packing>
345 </child>
346 <child>
347 <object class="GtkImage" id="imageMovingAverage">
348 <property name="visible">True</property>
349 <property name="can_focus">False</property>
350 <property name="stock">gtk-missing-image</property>
351 </object>
352 <packing>
353 <property name="left_attach">2</property>
354 <property name="top_attach">2</property>
355 </packing>
356 </child>
357 <child>
358 <placeholder/>
359 </child>
360 <child>
361 <placeholder/>
362 </child>
363 </object>
364 </child>
365 </object>
366 </child>
367 <child type="label">
368 <object class="GtkLabel" id="label1">
369 <property name="visible">True</property>
370 <property name="can_focus">False</property>
371 <property name="label" translatable="yes" context="tp_Trendline|label1">Regression Type</property>
372 <attributes>
373 <attribute name="weight" value="bold"/>
374 </attributes>
375 </object>
376 </child>
377 </object>
378 <packing>
379 <property name="expand">False</property>
380 <property name="fill">True</property>
381 <property name="position">0</property>
382 </packing>
383 </child>
384 <child>
385 <object class="GtkFrame" id="frame2">
386 <property name="visible">True</property>
387 <property name="can_focus">False</property>
388 <property name="label_xalign">0</property>
389 <property name="shadow_type">none</property>
390 <child>
391 <object class="GtkAlignment" id="alignment2">
392 <property name="visible">True</property>
393 <property name="can_focus">False</property>
394 <property name="top_padding">6</property>
395 <property name="left_padding">12</property>
396 <child>
397 <!-- n-columns=1 n-rows=1 -->
398 <object class="GtkGrid" id="grid5">
399 <property name="visible">True</property>
400 <property name="can_focus">False</property>
401 <property name="row_spacing">6</property>
402 <property name="column_spacing">12</property>
403 <property name="row_homogeneous">True</property>
404 <child>
405 <object class="GtkLabel" id="label7">
406 <property name="visible">True</property>
407 <property name="can_focus">False</property>
408 <property name="label" translatable="yes" context="tp_Trendline|label7">Extrapolate Forward</property>
409 <property name="use_underline">True</property>
410 <property name="mnemonic_widget">extrapolateForward</property>
411 <property name="xalign">0</property>
412 <child internal-child="accessible">
413 <object class="AtkObject" id="label7-atkobject">
414 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|label7">Trend line is extrapolated for higher x-values.</property>
415 </object>
416 </child>
417 </object>
418 <packing>
419 <property name="left_attach">0</property>
420 <property name="top_attach">1</property>
421 </packing>
422 </child>
423 <child>
424 <object class="GtkLabel" id="label8">
425 <property name="visible">True</property>
426 <property name="can_focus">False</property>
427 <property name="label" translatable="yes" context="tp_Trendline|label8">Extrapolate Backward</property>
428 <property name="use_underline">True</property>
429 <property name="mnemonic_widget">extrapolateBackward</property>
430 <property name="xalign">0</property>
431 <child internal-child="accessible">
432 <object class="AtkObject" id="label8-atkobject">
433 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|label8">Trend line is extrapolated for lower x-values.</property>
434 </object>
435 </child>
436 </object>
437 <packing>
438 <property name="left_attach">0</property>
439 <property name="top_attach">2</property>
440 </packing>
441 </child>
442 <child>
443 <object class="GtkSpinButton" id="extrapolateForward">
444 <property name="visible">True</property>
445 <property name="can_focus">True</property>
446 <property name="activates_default">True</property>
447 <property name="caps_lock_warning">False</property>
448 <property name="adjustment">adjustmentForwardBackward</property>
449 <property name="truncate-multiline">True</property>
450 <property name="digits">2</property>
451 </object>
452 <packing>
453 <property name="left_attach">1</property>
454 <property name="top_attach">1</property>
455 </packing>
456 </child>
457 <child>
458 <object class="GtkSpinButton" id="extrapolateBackward">
459 <property name="visible">True</property>
460 <property name="can_focus">True</property>
461 <property name="activates_default">True</property>
462 <property name="adjustment">adjustmentForwardBackward1</property>
463 <property name="truncate-multiline">True</property>
464 <property name="digits">2</property>
465 </object>
466 <packing>
467 <property name="left_attach">1</property>
468 <property name="top_attach">2</property>
469 </packing>
470 </child>
471 <child>
472 <object class="GtkCheckButton" id="setIntercept">
473 <property name="label" translatable="yes" context="tp_Trendline|setIntercept">Force _Intercept</property>
474 <property name="visible">True</property>
475 <property name="can_focus">True</property>
476 <property name="receives_default">False</property>
477 <property name="use_underline">True</property>
478 <property name="xalign">0</property>
479 <property name="draw_indicator">True</property>
480 <accessibility>
481 <relation type="label-for" target="interceptValue"/>
482 </accessibility>
483 <child internal-child="accessible">
484 <object class="AtkObject" id="setIntercept-atkobject">
485 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|setIntercept">For linear, polynomial and exponential trend lines, intercept value is forced to a given value.</property>
486 </object>
487 </child>
488 </object>
489 <packing>
490 <property name="left_attach">0</property>
491 <property name="top_attach">3</property>
492 </packing>
493 </child>
494 <child>
495 <object class="GtkCheckButton" id="showEquation">
496 <property name="label" translatable="yes" context="tp_Trendline|showEquation">Show E_quation</property>
497 <property name="visible">True</property>
498 <property name="can_focus">True</property>
499 <property name="receives_default">False</property>
500 <property name="use_underline">True</property>
501 <property name="xalign">0</property>
502 <property name="draw_indicator">True</property>
503 <child internal-child="accessible">
504 <object class="AtkObject" id="showEquation-atkobject">
505 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|showEquation">Shows the trend line equation next to the trend line.</property>
506 </object>
507 </child>
508 </object>
509 <packing>
510 <property name="left_attach">0</property>
511 <property name="top_attach">4</property>
512 <property name="width">2</property>
513 </packing>
514 </child>
515 <child>
516 <object class="GtkCheckButton" id="showCorrelationCoefficient">
517 <property name="label" translatable="yes" context="tp_Trendline|showCorrelationCoefficient">Show _Coefficient of Determination (R²)</property>
518 <property name="visible">True</property>
519 <property name="can_focus">True</property>
520 <property name="receives_default">False</property>
521 <property name="use_underline">True</property>
522 <property name="xalign">0</property>
523 <property name="draw_indicator">True</property>
524 <child internal-child="accessible">
525 <object class="AtkObject" id="showCorrelationCoefficient-atkobject">
526 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|showCorrelationCoefficient">Shows the coefficient of determination next to the trend line.</property>
527 </object>
528 </child>
529 </object>
530 <packing>
531 <property name="left_attach">0</property>
532 <property name="top_attach">5</property>
533 <property name="width">2</property>
534 </packing>
535 </child>
536 <child>
537 <object class="GtkLabel" id="label5">
538 <property name="visible">True</property>
539 <property name="can_focus">False</property>
540 <property name="label" translatable="yes" context="tp_Trendline|label5">Trendline _Name</property>
541 <property name="use_underline">True</property>
542 <property name="mnemonic_widget">entry_name</property>
543 <property name="xalign">0</property>
544 <child internal-child="accessible">
545 <object class="AtkObject" id="label5-atkobject">
546 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|label5">Name of trend line in legend.</property>
547 </object>
548 </child>
549 </object>
550 <packing>
551 <property name="left_attach">0</property>
552 <property name="top_attach">0</property>
553 </packing>
554 </child>
555 <child>
556 <object class="GtkEntry" id="entry_name">
557 <property name="visible">True</property>
558 <property name="can_focus">True</property>
559 <property name="activates_default">True</property>
560 <property name="truncate-multiline">True</property>
561 <child internal-child="accessible">
562 <object class="AtkObject" id="entry_name-atkobject">
563 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|entry_name">Name of trend line in legend.</property>
564 </object>
565 </child>
566 </object>
567 <packing>
568 <property name="left_attach">1</property>
569 <property name="top_attach">0</property>
570 </packing>
571 </child>
572 <child>
573 <object class="GtkSpinButton" id="interceptValue">
574 <property name="visible">True</property>
575 <property name="can_focus">True</property>
576 <property name="activates_default">True</property>
577 <property name="text">0</property>
578 <property name="caps_lock_warning">False</property>
579 <property name="input_purpose">number</property>
580 <property name="adjustment">adjustmentForwardBackward2</property>
581 <property name="digits">2</property>
582 <accessibility>
583 <relation type="labelled-by" target="setIntercept"/>
584 </accessibility>
585 <property name="truncate-multiline">True</property>
586 <child internal-child="accessible">
587 <object class="AtkObject" id="interceptValue-atkobject">
588 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|interceptValue">Value of intercept if it is forced.</property>
589 </object>
590 </child>
591 </object>
592 <packing>
593 <property name="left_attach">1</property>
594 <property name="top_attach">3</property>
595 </packing>
596 </child>
597 <child>
598 <object class="GtkLabel" id="label6">
599 <property name="visible">True</property>
600 <property name="can_focus">False</property>
601 <property name="label" translatable="yes" context="tp_Trendline|label6">_X Variable Name</property>
602 <property name="use_underline">True</property>
603 <property name="mnemonic_widget">entry_Xname</property>
604 <property name="xalign">0</property>
605 <child internal-child="accessible">
606 <object class="AtkObject" id="label6-atkobject">
607 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|label6">Name of X variable in trend line equation.</property>
608 </object>
609 </child>
610 </object>
611 <packing>
612 <property name="left_attach">0</property>
613 <property name="top_attach">6</property>
614 </packing>
615 </child>
616 <child>
617 <object class="GtkEntry" id="entry_Xname">
618 <property name="visible">True</property>
619 <property name="can_focus">True</property>
620 <property name="activates_default">True</property>
621 <property name="truncate-multiline">True</property>
622 <child internal-child="accessible">
623 <object class="AtkObject" id="entry_Xname-atkobject">
624 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|entry_Xname">Name of X variable in trend line equation.</property>
625 </object>
626 </child>
627 </object>
628 <packing>
629 <property name="left_attach">1</property>
630 <property name="top_attach">6</property>
631 </packing>
632 </child>
633 <child>
634 <object class="GtkLabel" id="label9">
635 <property name="visible">True</property>
636 <property name="can_focus">False</property>
637 <property name="label" translatable="yes" context="tp_Trendline|label9">_Y Variable Name</property>
638 <property name="use_underline">True</property>
639 <property name="mnemonic_widget">entry_Yname</property>
640 <property name="xalign">0</property>
641 <child internal-child="accessible">
642 <object class="AtkObject" id="label9-atkobject">
643 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|label9">Name of Y variable in trend line equation.</property>
644 </object>
645 </child>
646 </object>
647 <packing>
648 <property name="left_attach">0</property>
649 <property name="top_attach">7</property>
650 </packing>
651 </child>
652 <child>
653 <object class="GtkEntry" id="entry_Yname">
654 <property name="visible">True</property>
655 <property name="can_focus">True</property>
656 <property name="activates_default">True</property>
657 <property name="truncate-multiline">True</property>
658 <child internal-child="accessible">
659 <object class="AtkObject" id="entry_Yname-atkobject">
660 <property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|entry_Yname">Name of Y variable in trend line equation.</property>
661 </object>
662 </child>
663 </object>
664 <packing>
665 <property name="left_attach">1</property>
666 <property name="top_attach">7</property>
667 </packing>
668 </child>
669 </object>
670 </child>
671 </object>
672 </child>
673 <child type="label">
674 <object class="GtkLabel" id="label2">
675 <property name="visible">True</property>
676 <property name="can_focus">False</property>
677 <property name="label" translatable="yes" context="tp_Trendline|label2">Options</property>
678 <attributes>
679 <attribute name="weight" value="bold"/>
680 </attributes>
681 </object>
682 </child>
683 </object>
684 <packing>
685 <property name="expand">False</property>
686 <property name="fill">True</property>
687 <property name="position">1</property>
688 </packing>
689 </child>
690 </object>
691 <object class="GtkSizeGroup">
692 <widgets>
693 <widget name="label3"/>
694 <widget name="label4"/>
695 </widgets>
696 </object>
697 </interface>