igniteui-angular-core 19.1.0 → 20.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/bundles/igniteui-angular-core.umd.js +1402 -1246
  2. package/bundles/igniteui-angular-core.umd.min.js +1 -1
  3. package/esm2015/lib/AxisDescription.js +171 -139
  4. package/esm2015/lib/AxisDescriptionMetadata.js +4 -0
  5. package/esm2015/lib/CategoryAngleAxisDescription.js +21 -21
  6. package/esm2015/lib/CategoryAxisBaseDescription.js +23 -23
  7. package/esm2015/lib/CategoryChartDescription.js +130 -130
  8. package/esm2015/lib/CategoryDateTimeXAxisDescription.js +24 -24
  9. package/esm2015/lib/CategoryXAxisDescription.js +32 -32
  10. package/esm2015/lib/CategoryYAxisDescription.js +32 -32
  11. package/esm2015/lib/DataPieBaseChartDescription.js +107 -107
  12. package/esm2015/lib/DataPieChartDescription.js +35 -35
  13. package/esm2015/lib/FinancialChartDescription.js +176 -176
  14. package/esm2015/lib/NumericAngleAxisDescription.js +6 -6
  15. package/esm2015/lib/NumericAxisBaseDescription.js +83 -83
  16. package/esm2015/lib/NumericRadiusAxisDescription.js +6 -6
  17. package/esm2015/lib/OrdinalTimeXAxisDescription.js +15 -15
  18. package/esm2015/lib/ProportionalCategoryAngleAxisDescription.js +12 -12
  19. package/esm2015/lib/RadialBaseChartDescription.js +215 -183
  20. package/esm2015/lib/RadialBaseChartDescriptionMetadata.js +4 -0
  21. package/esm2015/lib/StraightNumericAxisBaseDescription.js +3 -3
  22. package/esm2015/lib/TimeAxisBaseDescription.js +24 -24
  23. package/esm2015/lib/TimeXAxisDescription.js +12 -12
  24. package/esm2015/lib/XYChartDescription.js +215 -183
  25. package/esm2015/lib/XYChartDescriptionMetadata.js +4 -0
  26. package/esm5/lib/AxisDescription.js +187 -139
  27. package/esm5/lib/AxisDescriptionMetadata.js +4 -0
  28. package/esm5/lib/CategoryAngleAxisDescription.js +21 -21
  29. package/esm5/lib/CategoryAxisBaseDescription.js +23 -23
  30. package/esm5/lib/CategoryChartDescription.js +130 -130
  31. package/esm5/lib/CategoryDateTimeXAxisDescription.js +24 -24
  32. package/esm5/lib/CategoryXAxisDescription.js +32 -32
  33. package/esm5/lib/CategoryYAxisDescription.js +32 -32
  34. package/esm5/lib/DataPieBaseChartDescription.js +107 -107
  35. package/esm5/lib/DataPieChartDescription.js +35 -35
  36. package/esm5/lib/FinancialChartDescription.js +176 -176
  37. package/esm5/lib/NumericAngleAxisDescription.js +6 -6
  38. package/esm5/lib/NumericAxisBaseDescription.js +83 -83
  39. package/esm5/lib/NumericRadiusAxisDescription.js +6 -6
  40. package/esm5/lib/OrdinalTimeXAxisDescription.js +15 -15
  41. package/esm5/lib/ProportionalCategoryAngleAxisDescription.js +12 -12
  42. package/esm5/lib/RadialBaseChartDescription.js +231 -183
  43. package/esm5/lib/RadialBaseChartDescriptionMetadata.js +4 -0
  44. package/esm5/lib/StraightNumericAxisBaseDescription.js +3 -3
  45. package/esm5/lib/TimeAxisBaseDescription.js +24 -24
  46. package/esm5/lib/TimeXAxisDescription.js +12 -12
  47. package/esm5/lib/XYChartDescription.js +231 -183
  48. package/esm5/lib/XYChartDescriptionMetadata.js +4 -0
  49. package/fesm2015/igniteui-angular-core.js +1354 -1246
  50. package/fesm5/igniteui-angular-core.js +1402 -1246
  51. package/lib/AxisDescription.d.ts +60 -48
  52. package/lib/CategoryAngleAxisDescription.d.ts +7 -7
  53. package/lib/CategoryAxisBaseDescription.d.ts +8 -8
  54. package/lib/CategoryChartDescription.d.ts +45 -45
  55. package/lib/CategoryDateTimeXAxisDescription.d.ts +8 -8
  56. package/lib/CategoryXAxisDescription.d.ts +11 -11
  57. package/lib/CategoryYAxisDescription.d.ts +11 -11
  58. package/lib/DataPieBaseChartDescription.d.ts +38 -38
  59. package/lib/DataPieChartDescription.d.ts +12 -12
  60. package/lib/FinancialChartDescription.d.ts +61 -61
  61. package/lib/NumericAngleAxisDescription.d.ts +2 -2
  62. package/lib/NumericAxisBaseDescription.d.ts +28 -28
  63. package/lib/NumericRadiusAxisDescription.d.ts +2 -2
  64. package/lib/OrdinalTimeXAxisDescription.d.ts +5 -5
  65. package/lib/ProportionalCategoryAngleAxisDescription.d.ts +4 -4
  66. package/lib/RadialBaseChartDescription.d.ts +77 -65
  67. package/lib/StraightNumericAxisBaseDescription.d.ts +1 -1
  68. package/lib/TimeAxisBaseDescription.d.ts +8 -8
  69. package/lib/TimeXAxisDescription.d.ts +4 -4
  70. package/lib/XYChartDescription.d.ts +77 -65
  71. package/package.json +4 -5
@@ -13,64 +13,64 @@ export let CategoryAngleAxisDescription = /*@__PURE__*/ (() => {
13
13
  class CategoryAngleAxisDescription extends CategoryAxisBaseDescription {
14
14
  constructor() {
15
15
  super();
16
- this.d7 = 0;
17
- this.ee = null;
18
- this.d5 = 0;
19
- this.d3 = 0;
20
- this.d6 = 0;
21
- this.d4 = 0;
22
- this.ed = null;
16
+ this.ef = 0;
17
+ this.em = null;
18
+ this.ed = 0;
19
+ this.eb = 0;
20
+ this.ee = 0;
21
+ this.ec = 0;
22
+ this.el = null;
23
23
  }
24
24
  get_type() {
25
25
  return "CategoryAngleAxis";
26
26
  }
27
27
  get startAngleOffset() {
28
- return this.d7;
28
+ return this.ef;
29
29
  }
30
30
  set startAngleOffset(a) {
31
- this.d7 = a;
31
+ this.ef = a;
32
32
  this.g("StartAngleOffset");
33
33
  }
34
34
  get labelMode() {
35
- return this.ee;
35
+ return this.em;
36
36
  }
37
37
  set labelMode(a) {
38
- this.ee = a;
38
+ this.em = a;
39
39
  this.g("LabelMode");
40
40
  }
41
41
  get interval() {
42
- return this.d5;
42
+ return this.ed;
43
43
  }
44
44
  set interval(a) {
45
- this.d5 = a;
45
+ this.ed = a;
46
46
  this.g("Interval");
47
47
  }
48
48
  get actualInterval() {
49
- return this.d3;
49
+ return this.eb;
50
50
  }
51
51
  set actualInterval(a) {
52
- this.d3 = a;
52
+ this.eb = a;
53
53
  this.g("ActualInterval");
54
54
  }
55
55
  get minorInterval() {
56
- return this.d6;
56
+ return this.ee;
57
57
  }
58
58
  set minorInterval(a) {
59
- this.d6 = a;
59
+ this.ee = a;
60
60
  this.g("MinorInterval");
61
61
  }
62
62
  get actualMinorInterval() {
63
- return this.d4;
63
+ return this.ec;
64
64
  }
65
65
  set actualMinorInterval(a) {
66
- this.d4 = a;
66
+ this.ec = a;
67
67
  this.g("ActualMinorInterval");
68
68
  }
69
69
  get actualIntervalChangeRef() {
70
- return this.ed;
70
+ return this.el;
71
71
  }
72
72
  set actualIntervalChangeRef(a) {
73
- this.ed = a;
73
+ this.el = a;
74
74
  this.g("ActualIntervalChangeRef");
75
75
  }
76
76
  }
@@ -13,72 +13,72 @@ export let CategoryAxisBaseDescription = /*@__PURE__*/ (() => {
13
13
  class CategoryAxisBaseDescription extends AxisDescription {
14
14
  constructor() {
15
15
  super();
16
- this.dz = null;
16
+ this.d7 = null;
17
+ this.d5 = 0;
17
18
  this.dx = 0;
18
- this.dp = 0;
19
- this.dq = 0;
20
- this.dr = 0;
21
- this.ds = 0;
22
- this.dm = false;
23
- this.d0 = null;
19
+ this.dy = 0;
20
+ this.dz = 0;
21
+ this.d0 = 0;
22
+ this.dv = false;
23
+ this.d8 = null;
24
24
  }
25
25
  get_type() {
26
26
  return "CategoryAxisBase";
27
27
  }
28
28
  get dataSourceRef() {
29
- return this.dz;
29
+ return this.d7;
30
30
  }
31
31
  set dataSourceRef(a) {
32
- this.dz = a;
32
+ this.d7 = a;
33
33
  this.g("DataSourceRef");
34
34
  }
35
35
  get itemsCount() {
36
- return this.dx;
36
+ return this.d5;
37
37
  }
38
38
  set itemsCount(a) {
39
- this.dx = a;
39
+ this.d5 = a;
40
40
  this.g("ItemsCount");
41
41
  }
42
42
  get gap() {
43
- return this.dp;
43
+ return this.dx;
44
44
  }
45
45
  set gap(a) {
46
- this.dp = a;
46
+ this.dx = a;
47
47
  this.g("Gap");
48
48
  }
49
49
  get maximumGap() {
50
- return this.dq;
50
+ return this.dy;
51
51
  }
52
52
  set maximumGap(a) {
53
- this.dq = a;
53
+ this.dy = a;
54
54
  this.g("MaximumGap");
55
55
  }
56
56
  get minimumGapSize() {
57
- return this.dr;
57
+ return this.dz;
58
58
  }
59
59
  set minimumGapSize(a) {
60
- this.dr = a;
60
+ this.dz = a;
61
61
  this.g("MinimumGapSize");
62
62
  }
63
63
  get overlap() {
64
- return this.ds;
64
+ return this.d0;
65
65
  }
66
66
  set overlap(a) {
67
- this.ds = a;
67
+ this.d0 = a;
68
68
  this.g("Overlap");
69
69
  }
70
70
  get useClusteringMode() {
71
- return this.dm;
71
+ return this.dv;
72
72
  }
73
73
  set useClusteringMode(a) {
74
- this.dm = a;
74
+ this.dv = a;
75
75
  this.g("UseClusteringMode");
76
76
  }
77
77
  get itemsCountChangeRef() {
78
- return this.d0;
78
+ return this.d8;
79
79
  }
80
80
  set itemsCountChangeRef(a) {
81
- this.d0 = a;
81
+ this.d8 = a;
82
82
  this.g("ItemsCountChangeRef");
83
83
  }
84
84
  }
@@ -13,368 +13,368 @@ export let CategoryChartDescription = /*@__PURE__*/ (() => {
13
13
  class CategoryChartDescription extends XYChartDescription {
14
14
  constructor() {
15
15
  super();
16
- this.ys = null;
17
- this.yx = null;
18
- this.yq = null;
19
- this.yo = null;
20
- this.yh = 0;
21
- this.yi = 0;
22
- this.yt = null;
23
- this.yw = null;
24
- this.yp = null;
25
- this.yr = null;
26
- this.wz = false;
27
- this.w0 = false;
28
- this.yu = null;
29
- this.yv = null;
30
- this.xm = 0;
31
- this.xp = 0;
32
- this.xl = 0;
33
- this.xo = 0;
34
- this.xn = 0;
35
- this.xq = 0;
36
- this.xw = 0;
37
- this.yn = null;
38
- this.w1 = false;
39
- this.w2 = false;
40
- this.xj = 0;
41
- this.xk = 0;
42
- this.w6 = false;
43
- this.w3 = false;
44
- this.w5 = false;
16
+ this.y0 = null;
17
+ this.y5 = null;
45
18
  this.yy = null;
19
+ this.yw = null;
20
+ this.yp = 0;
21
+ this.yq = 0;
22
+ this.y1 = null;
23
+ this.y4 = null;
24
+ this.yx = null;
25
+ this.yz = null;
46
26
  this.w7 = false;
47
- this.yj = 0;
48
- this.xy = 0;
27
+ this.w8 = false;
28
+ this.y2 = null;
29
+ this.y3 = null;
30
+ this.xu = 0;
49
31
  this.xx = 0;
50
- this.xz = 0;
51
- this.wt = null;
52
- this.wu = null;
53
- this.w4 = false;
54
- this.xr = 0;
55
- this.xs = 0;
56
32
  this.xt = 0;
57
- this.xu = 0;
33
+ this.xw = 0;
58
34
  this.xv = 0;
59
- this.wx = false;
60
- this.wy = false;
35
+ this.xy = 0;
36
+ this.x4 = 0;
37
+ this.yv = null;
38
+ this.w9 = false;
39
+ this.xa = false;
40
+ this.xr = 0;
41
+ this.xs = 0;
42
+ this.xe = false;
43
+ this.xb = false;
44
+ this.xd = false;
45
+ this.y6 = null;
46
+ this.xf = false;
47
+ this.yr = 0;
48
+ this.x6 = 0;
49
+ this.x5 = 0;
50
+ this.x7 = 0;
51
+ this.w1 = null;
52
+ this.w2 = null;
53
+ this.xc = false;
54
+ this.xz = 0;
55
+ this.x0 = 0;
56
+ this.x1 = 0;
57
+ this.x2 = 0;
58
+ this.x3 = 0;
59
+ this.w5 = false;
60
+ this.w6 = false;
61
61
  }
62
62
  get tooltipTemplateRef() {
63
- return this.ys;
63
+ return this.y0;
64
64
  }
65
65
  set tooltipTemplateRef(a) {
66
- this.ys = a;
66
+ this.y0 = a;
67
67
  this.g("TooltipTemplateRef");
68
68
  }
69
69
  get width() {
70
- return this.yx;
70
+ return this.y5;
71
71
  }
72
72
  set width(a) {
73
- this.yx = a;
73
+ this.y5 = a;
74
74
  this.g("Width");
75
75
  }
76
76
  get height() {
77
- return this.yq;
77
+ return this.yy;
78
78
  }
79
79
  set height(a) {
80
- this.yq = a;
80
+ this.yy = a;
81
81
  this.g("Height");
82
82
  }
83
83
  get background() {
84
- return this.yo;
84
+ return this.yw;
85
85
  }
86
86
  set background(a) {
87
- this.yo = a;
87
+ this.yw = a;
88
88
  this.g("Background");
89
89
  }
90
90
  get_type() {
91
91
  return "CategoryChart";
92
92
  }
93
93
  get transitionInDuration() {
94
- return this.yh;
94
+ return this.yp;
95
95
  }
96
96
  set transitionInDuration(a) {
97
- this.yh = a;
97
+ this.yp = a;
98
98
  this.g("TransitionInDuration");
99
99
  }
100
100
  get transitionOutDuration() {
101
- return this.yi;
101
+ return this.yq;
102
102
  }
103
103
  set transitionOutDuration(a) {
104
- this.yi = a;
104
+ this.yq = a;
105
105
  this.g("TransitionOutDuration");
106
106
  }
107
107
  get transitionInEasingFunctionRef() {
108
- return this.yt;
108
+ return this.y1;
109
109
  }
110
110
  set transitionInEasingFunctionRef(a) {
111
- this.yt = a;
111
+ this.y1 = a;
112
112
  this.g("TransitionInEasingFunctionRef");
113
113
  }
114
114
  get transitionOutEasingFunctionRef() {
115
- return this.yw;
115
+ return this.y4;
116
116
  }
117
117
  set transitionOutEasingFunctionRef(a) {
118
- this.yw = a;
118
+ this.y4 = a;
119
119
  this.g("TransitionOutEasingFunctionRef");
120
120
  }
121
121
  get chartType() {
122
- return this.yp;
122
+ return this.yx;
123
123
  }
124
124
  set chartType(a) {
125
- this.yp = a;
125
+ this.yx = a;
126
126
  this.g("ChartType");
127
127
  }
128
128
  get markerCollisionAvoidance() {
129
- return this.yr;
129
+ return this.yz;
130
130
  }
131
131
  set markerCollisionAvoidance(a) {
132
- this.yr = a;
132
+ this.yz = a;
133
133
  this.g("MarkerCollisionAvoidance");
134
134
  }
135
135
  get isSplineShapePartOfRange() {
136
- return this.wz;
136
+ return this.w7;
137
137
  }
138
138
  set isSplineShapePartOfRange(a) {
139
- this.wz = a;
139
+ this.w7 = a;
140
140
  this.g("IsSplineShapePartOfRange");
141
141
  }
142
142
  get isTransitionInEnabled() {
143
- return this.w0;
143
+ return this.w8;
144
144
  }
145
145
  set isTransitionInEnabled(a) {
146
- this.w0 = a;
146
+ this.w8 = a;
147
147
  this.g("IsTransitionInEnabled");
148
148
  }
149
149
  get transitionInMode() {
150
- return this.yu;
150
+ return this.y2;
151
151
  }
152
152
  set transitionInMode(a) {
153
- this.yu = a;
153
+ this.y2 = a;
154
154
  this.g("TransitionInMode");
155
155
  }
156
156
  get transitionInSpeedType() {
157
- return this.yv;
157
+ return this.y3;
158
158
  }
159
159
  set transitionInSpeedType(a) {
160
- this.yv = a;
160
+ this.y3 = a;
161
161
  this.g("TransitionInSpeedType");
162
162
  }
163
163
  get xAxisInterval() {
164
- return this.xm;
164
+ return this.xu;
165
165
  }
166
166
  set xAxisInterval(a) {
167
- this.xm = a;
167
+ this.xu = a;
168
168
  this.g("XAxisInterval");
169
169
  }
170
170
  get xAxisMinorInterval() {
171
- return this.xp;
171
+ return this.xx;
172
172
  }
173
173
  set xAxisMinorInterval(a) {
174
- this.xp = a;
174
+ this.xx = a;
175
175
  this.g("XAxisMinorInterval");
176
176
  }
177
177
  get xAxisGap() {
178
- return this.xl;
178
+ return this.xt;
179
179
  }
180
180
  set xAxisGap(a) {
181
- this.xl = a;
181
+ this.xt = a;
182
182
  this.g("XAxisGap");
183
183
  }
184
184
  get xAxisMinimumGapSize() {
185
- return this.xo;
185
+ return this.xw;
186
186
  }
187
187
  set xAxisMinimumGapSize(a) {
188
- this.xo = a;
188
+ this.xw = a;
189
189
  this.g("XAxisMinimumGapSize");
190
190
  }
191
191
  get xAxisMaximumGap() {
192
- return this.xn;
192
+ return this.xv;
193
193
  }
194
194
  set xAxisMaximumGap(a) {
195
- this.xn = a;
195
+ this.xv = a;
196
196
  this.g("XAxisMaximumGap");
197
197
  }
198
198
  get xAxisOverlap() {
199
- return this.xq;
199
+ return this.xy;
200
200
  }
201
201
  set xAxisOverlap(a) {
202
- this.xq = a;
202
+ this.xy = a;
203
203
  this.g("XAxisOverlap");
204
204
  }
205
205
  get yAxisInterval() {
206
- return this.xw;
206
+ return this.x4;
207
207
  }
208
208
  set yAxisInterval(a) {
209
- this.xw = a;
209
+ this.x4 = a;
210
210
  this.g("YAxisInterval");
211
211
  }
212
212
  get autoMarginAndAngleUpdateMode() {
213
- return this.yn;
213
+ return this.yv;
214
214
  }
215
215
  set autoMarginAndAngleUpdateMode(a) {
216
- this.yn = a;
216
+ this.yv = a;
217
217
  this.g("AutoMarginAndAngleUpdateMode");
218
218
  }
219
219
  get shouldAutoExpandMarginForInitialLabels() {
220
- return this.w1;
220
+ return this.w9;
221
221
  }
222
222
  set shouldAutoExpandMarginForInitialLabels(a) {
223
- this.w1 = a;
223
+ this.w9 = a;
224
224
  this.g("ShouldAutoExpandMarginForInitialLabels");
225
225
  }
226
226
  get shouldConsiderAutoRotationForInitialLabels() {
227
- return this.w2;
227
+ return this.xa;
228
228
  }
229
229
  set shouldConsiderAutoRotationForInitialLabels(a) {
230
- this.w2 = a;
230
+ this.xa = a;
231
231
  this.g("ShouldConsiderAutoRotationForInitialLabels");
232
232
  }
233
233
  get autoExpandMarginExtraPadding() {
234
- return this.xj;
234
+ return this.xr;
235
235
  }
236
236
  set autoExpandMarginExtraPadding(a) {
237
- this.xj = a;
237
+ this.xr = a;
238
238
  this.g("AutoExpandMarginExtraPadding");
239
239
  }
240
240
  get autoExpandMarginMaximumValue() {
241
- return this.xk;
241
+ return this.xs;
242
242
  }
243
243
  set autoExpandMarginMaximumValue(a) {
244
- this.xk = a;
244
+ this.xs = a;
245
245
  this.g("AutoExpandMarginMaximumValue");
246
246
  }
247
247
  get yAxisFavorLabellingScaleEnd() {
248
- return this.w6;
248
+ return this.xe;
249
249
  }
250
250
  set yAxisFavorLabellingScaleEnd(a) {
251
- this.w6 = a;
251
+ this.xe = a;
252
252
  this.g("YAxisFavorLabellingScaleEnd");
253
253
  }
254
254
  get xAxisEnhancedIntervalPreferMoreCategoryLabels() {
255
- return this.w3;
255
+ return this.xb;
256
256
  }
257
257
  set xAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
258
- this.w3 = a;
258
+ this.xb = a;
259
259
  this.g("XAxisEnhancedIntervalPreferMoreCategoryLabels");
260
260
  }
261
261
  get yAxisEnhancedIntervalPreferMoreCategoryLabels() {
262
- return this.w5;
262
+ return this.xd;
263
263
  }
264
264
  set yAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
265
- this.w5 = a;
265
+ this.xd = a;
266
266
  this.g("YAxisEnhancedIntervalPreferMoreCategoryLabels");
267
267
  }
268
268
  get yAxisAutoRangeBufferMode() {
269
- return this.yy;
269
+ return this.y6;
270
270
  }
271
271
  set yAxisAutoRangeBufferMode(a) {
272
- this.yy = a;
272
+ this.y6 = a;
273
273
  this.g("YAxisAutoRangeBufferMode");
274
274
  }
275
275
  get yAxisIsLogarithmic() {
276
- return this.w7;
276
+ return this.xf;
277
277
  }
278
278
  set yAxisIsLogarithmic(a) {
279
- this.w7 = a;
279
+ this.xf = a;
280
280
  this.g("YAxisIsLogarithmic");
281
281
  }
282
282
  get yAxisLogarithmBase() {
283
- return this.yj;
283
+ return this.yr;
284
284
  }
285
285
  set yAxisLogarithmBase(a) {
286
- this.yj = a;
286
+ this.yr = a;
287
287
  this.g("YAxisLogarithmBase");
288
288
  }
289
289
  get yAxisMinimumValue() {
290
- return this.xy;
290
+ return this.x6;
291
291
  }
292
292
  set yAxisMinimumValue(a) {
293
- this.xy = a;
293
+ this.x6 = a;
294
294
  this.g("YAxisMinimumValue");
295
295
  }
296
296
  get yAxisMaximumValue() {
297
- return this.xx;
297
+ return this.x5;
298
298
  }
299
299
  set yAxisMaximumValue(a) {
300
- this.xx = a;
300
+ this.x5 = a;
301
301
  this.g("YAxisMaximumValue");
302
302
  }
303
303
  get yAxisMinorInterval() {
304
- return this.xz;
304
+ return this.x7;
305
305
  }
306
306
  set yAxisMinorInterval(a) {
307
- this.xz = a;
307
+ this.x7 = a;
308
308
  this.g("YAxisMinorInterval");
309
309
  }
310
310
  get negativeBrushes() {
311
- return this.wt;
311
+ return this.w1;
312
312
  }
313
313
  set negativeBrushes(a) {
314
- this.wt = a;
314
+ this.w1 = a;
315
315
  this.g("NegativeBrushes");
316
316
  }
317
317
  get negativeOutlines() {
318
- return this.wu;
318
+ return this.w2;
319
319
  }
320
320
  set negativeOutlines(a) {
321
- this.wu = a;
321
+ this.w2 = a;
322
322
  this.g("NegativeOutlines");
323
323
  }
324
324
  get yAxisAbbreviateLargeNumbers() {
325
- return this.w4;
325
+ return this.xc;
326
326
  }
327
327
  set yAxisAbbreviateLargeNumbers(a) {
328
- this.w4 = a;
328
+ this.xc = a;
329
329
  this.g("YAxisAbbreviateLargeNumbers");
330
330
  }
331
331
  get xAxisZoomMaximumCategoryRange() {
332
- return this.xr;
332
+ return this.xz;
333
333
  }
334
334
  set xAxisZoomMaximumCategoryRange(a) {
335
- this.xr = a;
335
+ this.xz = a;
336
336
  this.g("XAxisZoomMaximumCategoryRange");
337
337
  }
338
338
  get xAxisZoomMaximumItemSpan() {
339
- return this.xs;
339
+ return this.x0;
340
340
  }
341
341
  set xAxisZoomMaximumItemSpan(a) {
342
- this.xs = a;
342
+ this.x0 = a;
343
343
  this.g("XAxisZoomMaximumItemSpan");
344
344
  }
345
345
  get xAxisZoomToCategoryRange() {
346
- return this.xt;
346
+ return this.x1;
347
347
  }
348
348
  set xAxisZoomToCategoryRange(a) {
349
- this.xt = a;
349
+ this.x1 = a;
350
350
  this.g("XAxisZoomToCategoryRange");
351
351
  }
352
352
  get xAxisZoomToCategoryStart() {
353
- return this.xu;
353
+ return this.x2;
354
354
  }
355
355
  set xAxisZoomToCategoryStart(a) {
356
- this.xu = a;
356
+ this.x2 = a;
357
357
  this.g("XAxisZoomToCategoryStart");
358
358
  }
359
359
  get xAxisZoomToItemSpan() {
360
- return this.xv;
360
+ return this.x3;
361
361
  }
362
362
  set xAxisZoomToItemSpan(a) {
363
- this.xv = a;
363
+ this.x3 = a;
364
364
  this.g("XAxisZoomToItemSpan");
365
365
  }
366
366
  get isCategoryHighlightingEnabled() {
367
- return this.wx;
367
+ return this.w5;
368
368
  }
369
369
  set isCategoryHighlightingEnabled(a) {
370
- this.wx = a;
370
+ this.w5 = a;
371
371
  this.g("IsCategoryHighlightingEnabled");
372
372
  }
373
373
  get isItemHighlightingEnabled() {
374
- return this.wy;
374
+ return this.w6;
375
375
  }
376
376
  set isItemHighlightingEnabled(a) {
377
- this.wy = a;
377
+ this.w6 = a;
378
378
  this.g("IsItemHighlightingEnabled");
379
379
  }
380
380
  }