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>
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>
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>
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>
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>
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>
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>
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>
70 <property name=
"left-attach">1</property>
71 <property name=
"top-attach">0</property>
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>
90 <property name=
"left-attach">1</property>
91 <property name=
"top-attach">1</property>
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>
110 <property name=
"left-attach">1</property>
111 <property name=
"top-attach">2</property>
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>
130 <property name=
"left-attach">1</property>
131 <property name=
"top-attach">3</property>
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>
141 <property name=
"left-attach">0</property>
142 <property name=
"top-attach">0</property>
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>
152 <property name=
"left-attach">0</property>
153 <property name=
"top-attach">1</property>
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>
163 <property name=
"left-attach">0</property>
164 <property name=
"top-attach">2</property>
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>
174 <property name=
"left-attach">0</property>
175 <property name=
"top-attach">3</property>
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>
185 <property name=
"left-attach">0</property>
186 <property name=
"top-attach">4</property>
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>
205 <property name=
"left-attach">1</property>
206 <property name=
"top-attach">4</property>
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>
223 <property name=
"left-attach">1</property>
224 <property name=
"top-attach">5</property>
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>
241 <property name=
"left-attach">2</property>
242 <property name=
"top-attach">5</property>
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>
252 <property name=
"left-attach">0</property>
253 <property name=
"top-attach">6</property>
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>
272 <property name=
"left-attach">1</property>
273 <property name=
"top-attach">6</property>
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>
290 <property name=
"left-attach">1</property>
291 <property name=
"top-attach">7</property>
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>
309 <property name=
"left-attach">2</property>
310 <property name=
"top-attach">7</property>
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>
327 <property name=
"left-attach">1</property>
328 <property name=
"top-attach">8</property>
332 <object class=
"GtkComboBoxText" id=
"combo_moving_type">
333 <property name=
"visible">True
</property>
334 <property name=
"can-focus">False
</property>
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>
342 <property name=
"left-attach">2</property>
343 <property name=
"top-attach">8</property>
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>
381 <attribute name=
"weight" value=
"bold"/>
387 <property name=
"expand">False
</property>
388 <property name=
"fill">True
</property>
389 <property name=
"position">0</property>
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>
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>
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>
423 <property name=
"left-attach">0</property>
424 <property name=
"top-attach">1</property>
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>
442 <property name=
"left-attach">0</property>
443 <property name=
"top-attach">2</property>
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>
456 <property name=
"left-attach">1</property>
457 <property name=
"top-attach">1</property>
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>
470 <property name=
"left-attach">1</property>
471 <property name=
"top-attach">2</property>
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>
483 <relation type=
"label-for" target=
"interceptValue"/>
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>
492 <property name=
"left-attach">0</property>
493 <property name=
"top-attach">3</property>
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>
511 <property name=
"left-attach">0</property>
512 <property name=
"top-attach">4</property>
513 <property name=
"width">2</property>
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>
531 <property name=
"left-attach">0</property>
532 <property name=
"top-attach">5</property>
533 <property name=
"width">2</property>
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>
551 <property name=
"left-attach">0</property>
552 <property name=
"top-attach">0</property>
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>
568 <property name=
"left-attach">1</property>
569 <property name=
"top-attach">0</property>
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>
582 <relation type=
"labelled-by" target=
"setIntercept"/>
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>
591 <property name=
"left-attach">1</property>
592 <property name=
"top-attach">3</property>
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>
610 <property name=
"left-attach">0</property>
611 <property name=
"top-attach">7</property>
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>
627 <property name=
"left-attach">1</property>
628 <property name=
"top-attach">7</property>
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>
646 <property name=
"left-attach">0</property>
647 <property name=
"top-attach">8</property>
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>
663 <property name=
"left-attach">1</property>
664 <property name=
"top-attach">8</property>
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>
681 <attribute name=
"weight" value=
"bold"/>
687 <property name=
"expand">False
</property>
688 <property name=
"fill">True
</property>
689 <property name=
"position">1</property>
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>