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