igniteui-angular-core 16.1.0-beta.3 → 16.1.0-beta.4
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.
- package/bundles/igniteui-angular-core.umd.js +1154 -1132
- package/bundles/igniteui-angular-core.umd.min.js +1 -1
- package/esm2015/lib/CategoryChartDescription.js +116 -116
- package/esm2015/lib/DataChartToolbarDescriptionModule.js +14 -0
- package/esm2015/lib/DomainChartDescription.js +654 -646
- package/esm2015/lib/DomainChartDescriptionMetadata.js +1 -0
- package/esm2015/lib/FinancialChartDescription.js +166 -166
- package/esm2015/lib/ToolPanelDescriptionModule.js +2 -0
- package/esm2015/lib/XYChartDescription.js +203 -203
- package/esm2015/lib/componentUtil.js +2 -1
- package/esm5/lib/CategoryChartDescription.js +116 -116
- package/esm5/lib/DataChartToolbarDescriptionModule.js +14 -0
- package/esm5/lib/DomainChartDescription.js +658 -646
- package/esm5/lib/DomainChartDescriptionMetadata.js +1 -0
- package/esm5/lib/FinancialChartDescription.js +166 -166
- package/esm5/lib/ToolPanelDescriptionModule.js +2 -0
- package/esm5/lib/XYChartDescription.js +203 -203
- package/esm5/lib/componentUtil.js +2 -1
- package/fesm2015/igniteui-angular-core.js +1150 -1132
- package/fesm5/igniteui-angular-core.js +1154 -1132
- package/lib/CategoryChartDescription.d.ts +43 -43
- package/lib/DomainChartDescription.d.ts +244 -241
- package/lib/FinancialChartDescription.d.ts +61 -61
- package/lib/XYChartDescription.d.ts +76 -76
- package/package.json +1 -1
|
@@ -13,148 +13,148 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
13
13
|
class DomainChartDescription extends Description {
|
|
14
14
|
constructor() {
|
|
15
15
|
super();
|
|
16
|
-
this.
|
|
17
|
-
this.et = 0;
|
|
18
|
-
this.eu = 0;
|
|
16
|
+
this.ei = 0;
|
|
19
17
|
this.ev = 0;
|
|
20
|
-
this.
|
|
21
|
-
this.
|
|
18
|
+
this.ew = 0;
|
|
19
|
+
this.ex = 0;
|
|
20
|
+
this.eu = 0;
|
|
22
21
|
this.eq = 0;
|
|
22
|
+
this.es = 0;
|
|
23
|
+
this.er = 0;
|
|
23
24
|
this.ep = 0;
|
|
24
|
-
this.
|
|
25
|
-
this.
|
|
25
|
+
this.lf = null;
|
|
26
|
+
this.li = null;
|
|
27
|
+
this.ef = 0;
|
|
28
|
+
this.ey = 0;
|
|
29
|
+
this.eo = 0;
|
|
30
|
+
this.co = 0;
|
|
31
|
+
this.h6 = 0;
|
|
32
|
+
this.ll = null;
|
|
26
33
|
this.lg = null;
|
|
27
|
-
this.ed = 0;
|
|
28
|
-
this.ew = 0;
|
|
29
|
-
this.em = 0;
|
|
30
|
-
this.cm = 0;
|
|
31
|
-
this.h4 = 0;
|
|
32
34
|
this.lj = null;
|
|
33
|
-
this.
|
|
34
|
-
this.
|
|
35
|
+
this.i2 = null;
|
|
36
|
+
this.da = 0;
|
|
37
|
+
this.db = 0;
|
|
38
|
+
this.cu = 0;
|
|
39
|
+
this.cv = 0;
|
|
35
40
|
this.i0 = null;
|
|
36
|
-
this.
|
|
37
|
-
this.
|
|
38
|
-
this.cs = 0;
|
|
39
|
-
this.ct = 0;
|
|
40
|
-
this.iy = null;
|
|
41
|
-
this.iz = null;
|
|
42
|
-
this.bm = false;
|
|
41
|
+
this.i1 = null;
|
|
42
|
+
this.bn = false;
|
|
43
43
|
this.p = null;
|
|
44
44
|
this.m = null;
|
|
45
45
|
this.o = null;
|
|
46
46
|
this.l = null;
|
|
47
|
-
this.j9 = null;
|
|
48
|
-
this.h0 = 0;
|
|
49
|
-
this.h1 = 0;
|
|
50
47
|
this.kb = null;
|
|
51
|
-
this.
|
|
52
|
-
this.
|
|
48
|
+
this.h2 = 0;
|
|
49
|
+
this.h3 = 0;
|
|
50
|
+
this.kd = null;
|
|
53
51
|
this.kc = null;
|
|
52
|
+
this.bo = false;
|
|
53
|
+
this.ke = null;
|
|
54
54
|
this.q = null;
|
|
55
|
-
this.dx = 0;
|
|
56
|
-
this.dy = 0;
|
|
57
55
|
this.dz = 0;
|
|
58
56
|
this.d0 = 0;
|
|
59
|
-
this.
|
|
60
|
-
this.kh = null;
|
|
61
|
-
this.bp = false;
|
|
57
|
+
this.d1 = 0;
|
|
62
58
|
this.d2 = 0;
|
|
63
|
-
this.
|
|
59
|
+
this.bp = false;
|
|
60
|
+
this.kj = null;
|
|
61
|
+
this.bq = false;
|
|
64
62
|
this.d4 = 0;
|
|
65
63
|
this.d5 = 0;
|
|
66
|
-
this.
|
|
67
|
-
this.
|
|
68
|
-
this.d1 = 0;
|
|
64
|
+
this.d6 = 0;
|
|
65
|
+
this.d7 = 0;
|
|
69
66
|
this.kf = null;
|
|
70
67
|
this.kg = null;
|
|
71
|
-
this.
|
|
68
|
+
this.d3 = 0;
|
|
69
|
+
this.kh = null;
|
|
70
|
+
this.ki = null;
|
|
71
|
+
this.i5 = null;
|
|
72
72
|
this.n = null;
|
|
73
|
-
this.
|
|
74
|
-
this.i2 = null;
|
|
73
|
+
this.i3 = null;
|
|
75
74
|
this.i4 = null;
|
|
76
|
-
this.i5 = null;
|
|
77
75
|
this.i6 = null;
|
|
78
|
-
this.
|
|
79
|
-
this.
|
|
76
|
+
this.i7 = null;
|
|
77
|
+
this.i8 = null;
|
|
80
78
|
this.c1 = 0;
|
|
81
79
|
this.c2 = 0;
|
|
82
|
-
this.
|
|
83
|
-
this.
|
|
80
|
+
this.c3 = 0;
|
|
81
|
+
this.c4 = 0;
|
|
84
82
|
this.cw = 0;
|
|
85
83
|
this.cx = 0;
|
|
86
|
-
this.bl = false;
|
|
87
|
-
this.i7 = null;
|
|
88
84
|
this.cy = 0;
|
|
89
|
-
this.
|
|
85
|
+
this.cz = 0;
|
|
86
|
+
this.bm = false;
|
|
90
87
|
this.i9 = null;
|
|
91
|
-
this.
|
|
92
|
-
this.
|
|
93
|
-
this.
|
|
88
|
+
this.c0 = 0;
|
|
89
|
+
this.ja = null;
|
|
90
|
+
this.jb = null;
|
|
94
91
|
this.jn = null;
|
|
95
92
|
this.jo = null;
|
|
96
|
-
this.jp = null;
|
|
97
|
-
this.jk = null;
|
|
98
|
-
this.dg = 0;
|
|
99
93
|
this.dh = 0;
|
|
94
|
+
this.jp = null;
|
|
95
|
+
this.jq = null;
|
|
96
|
+
this.jr = null;
|
|
97
|
+
this.jm = null;
|
|
100
98
|
this.di = 0;
|
|
101
99
|
this.dj = 0;
|
|
102
|
-
this.
|
|
103
|
-
this.
|
|
100
|
+
this.dk = 0;
|
|
101
|
+
this.dl = 0;
|
|
104
102
|
this.dd = 0;
|
|
105
103
|
this.de = 0;
|
|
106
|
-
this.
|
|
107
|
-
this.
|
|
108
|
-
this.dl = 0;
|
|
104
|
+
this.df = 0;
|
|
105
|
+
this.dg = 0;
|
|
109
106
|
this.jx = null;
|
|
110
107
|
this.jy = null;
|
|
111
|
-
this.
|
|
112
|
-
this.
|
|
108
|
+
this.dn = 0;
|
|
109
|
+
this.jz = null;
|
|
110
|
+
this.j0 = null;
|
|
113
111
|
this.jh = null;
|
|
114
|
-
this.da = 0;
|
|
115
112
|
this.ji = null;
|
|
116
113
|
this.jj = null;
|
|
117
|
-
this.
|
|
118
|
-
this.
|
|
114
|
+
this.dc = 0;
|
|
115
|
+
this.jk = null;
|
|
116
|
+
this.jl = null;
|
|
119
117
|
this.js = null;
|
|
120
|
-
this.dk = 0;
|
|
121
118
|
this.jt = null;
|
|
122
119
|
this.ju = null;
|
|
123
|
-
this.
|
|
124
|
-
this.
|
|
120
|
+
this.dm = 0;
|
|
121
|
+
this.jv = null;
|
|
122
|
+
this.jw = null;
|
|
125
123
|
this.cq = 0;
|
|
126
124
|
this.cr = 0;
|
|
127
|
-
this.
|
|
128
|
-
this.
|
|
129
|
-
this.
|
|
125
|
+
this.cs = 0;
|
|
126
|
+
this.ct = 0;
|
|
127
|
+
this.iz = null;
|
|
130
128
|
this.j5 = null;
|
|
131
|
-
this.dt = 0;
|
|
132
|
-
this.du = 0;
|
|
133
|
-
this.dv = 0;
|
|
134
|
-
this.dw = 0;
|
|
135
129
|
this.j6 = null;
|
|
136
|
-
this.ds = 0;
|
|
137
130
|
this.j7 = null;
|
|
131
|
+
this.dv = 0;
|
|
132
|
+
this.dw = 0;
|
|
133
|
+
this.dx = 0;
|
|
134
|
+
this.dy = 0;
|
|
138
135
|
this.j8 = null;
|
|
139
|
-
this.
|
|
140
|
-
this.
|
|
136
|
+
this.du = 0;
|
|
137
|
+
this.j9 = null;
|
|
138
|
+
this.ka = null;
|
|
141
139
|
this.dq = 0;
|
|
142
140
|
this.dr = 0;
|
|
143
|
-
this.
|
|
144
|
-
this.
|
|
145
|
-
this.dm = 0;
|
|
141
|
+
this.ds = 0;
|
|
142
|
+
this.dt = 0;
|
|
146
143
|
this.j1 = null;
|
|
147
144
|
this.j2 = null;
|
|
148
|
-
this.
|
|
149
|
-
this.
|
|
150
|
-
this.
|
|
151
|
-
this.c5 = 0;
|
|
152
|
-
this.c6 = 0;
|
|
153
|
-
this.c7 = 0;
|
|
145
|
+
this.dp = 0;
|
|
146
|
+
this.j3 = null;
|
|
147
|
+
this.j4 = null;
|
|
154
148
|
this.jc = null;
|
|
155
|
-
this.c3 = 0;
|
|
156
149
|
this.jd = null;
|
|
150
|
+
this.c6 = 0;
|
|
151
|
+
this.c7 = 0;
|
|
152
|
+
this.c8 = 0;
|
|
153
|
+
this.c9 = 0;
|
|
157
154
|
this.je = null;
|
|
155
|
+
this.c5 = 0;
|
|
156
|
+
this.jf = null;
|
|
157
|
+
this.jg = null;
|
|
158
158
|
this.ae = null;
|
|
159
159
|
this.u = null;
|
|
160
160
|
this.t = null;
|
|
@@ -164,11 +164,11 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
164
164
|
this.x = null;
|
|
165
165
|
this.w = null;
|
|
166
166
|
this.z = null;
|
|
167
|
-
this.
|
|
168
|
-
this.
|
|
169
|
-
this.kr = null;
|
|
167
|
+
this.ku = null;
|
|
168
|
+
this.km = null;
|
|
170
169
|
this.kt = null;
|
|
171
|
-
this.
|
|
170
|
+
this.kv = null;
|
|
171
|
+
this.iy = null;
|
|
172
172
|
this.bb = null;
|
|
173
173
|
this.v = null;
|
|
174
174
|
this.r = null;
|
|
@@ -176,116 +176,117 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
176
176
|
this.ad = null;
|
|
177
177
|
this.h = null;
|
|
178
178
|
this.i = null;
|
|
179
|
-
this.
|
|
180
|
-
this.bs = false;
|
|
181
|
-
this.bu = false;
|
|
182
|
-
this.bw = false;
|
|
183
|
-
this.by = false;
|
|
179
|
+
this.kz = null;
|
|
184
180
|
this.bt = false;
|
|
181
|
+
this.bv = false;
|
|
182
|
+
this.bx = false;
|
|
183
|
+
this.bz = false;
|
|
184
|
+
this.bu = false;
|
|
185
185
|
this.bd = null;
|
|
186
|
-
this.
|
|
187
|
-
this.
|
|
188
|
-
this.
|
|
189
|
-
this.
|
|
190
|
-
this.
|
|
191
|
-
this.
|
|
192
|
-
this.
|
|
186
|
+
this.ip = null;
|
|
187
|
+
this.ld = null;
|
|
188
|
+
this.lh = null;
|
|
189
|
+
this.le = null;
|
|
190
|
+
this.ln = null;
|
|
191
|
+
this.en = 0;
|
|
192
|
+
this.et = 0;
|
|
193
|
+
this.k3 = null;
|
|
194
|
+
this.k2 = null;
|
|
193
195
|
this.k1 = null;
|
|
194
|
-
this.
|
|
195
|
-
this.
|
|
196
|
-
this.ee = 0;
|
|
197
|
-
this.ef = 0;
|
|
196
|
+
this.eg = 0;
|
|
197
|
+
this.eh = 0;
|
|
198
198
|
this.ac = null;
|
|
199
|
-
this.
|
|
199
|
+
this.k0 = null;
|
|
200
200
|
this.aa = null;
|
|
201
201
|
this.ab = null;
|
|
202
|
-
this.
|
|
203
|
-
this.
|
|
202
|
+
this.h5 = 0;
|
|
203
|
+
this.cn = 0;
|
|
204
204
|
this.bg = false;
|
|
205
205
|
this.ag = null;
|
|
206
|
-
this.
|
|
207
|
-
this.
|
|
206
|
+
this.lm = null;
|
|
207
|
+
this.ez = 0;
|
|
208
208
|
this.bf = false;
|
|
209
|
-
this.ei = 0;
|
|
210
209
|
this.ek = 0;
|
|
210
|
+
this.em = 0;
|
|
211
|
+
this.el = 0;
|
|
211
212
|
this.ej = 0;
|
|
212
|
-
this.
|
|
213
|
-
this.
|
|
214
|
-
this.
|
|
215
|
-
this.
|
|
216
|
-
this.
|
|
217
|
-
this.kl = null;
|
|
218
|
-
this.ku = null;
|
|
213
|
+
this.iq = null;
|
|
214
|
+
this.k5 = null;
|
|
215
|
+
this.k6 = null;
|
|
216
|
+
this.ko = null;
|
|
217
|
+
this.kn = null;
|
|
219
218
|
this.kw = null;
|
|
220
|
-
this.
|
|
221
|
-
this.
|
|
222
|
-
this.
|
|
223
|
-
this.
|
|
224
|
-
this.bk = false;
|
|
219
|
+
this.ky = null;
|
|
220
|
+
this.kx = null;
|
|
221
|
+
this.h7 = 0;
|
|
222
|
+
this.lk = null;
|
|
225
223
|
this.iv = null;
|
|
226
|
-
this.
|
|
227
|
-
this.
|
|
228
|
-
this.
|
|
229
|
-
this.
|
|
224
|
+
this.bl = false;
|
|
225
|
+
this.ix = null;
|
|
226
|
+
this.cp = 0;
|
|
227
|
+
this.iw = null;
|
|
228
|
+
this.bk = false;
|
|
230
229
|
this.ir = null;
|
|
231
|
-
this.
|
|
230
|
+
this.it = null;
|
|
232
231
|
this.is = null;
|
|
233
|
-
this.
|
|
234
|
-
this.
|
|
235
|
-
this.
|
|
236
|
-
this.
|
|
237
|
-
this.
|
|
238
|
-
this.
|
|
239
|
-
this.
|
|
240
|
-
this.
|
|
241
|
-
this.
|
|
232
|
+
this.iu = null;
|
|
233
|
+
this.h0 = 0;
|
|
234
|
+
this.h1 = 0;
|
|
235
|
+
this.bw = false;
|
|
236
|
+
this.by = false;
|
|
237
|
+
this.br = false;
|
|
238
|
+
this.kk = null;
|
|
239
|
+
this.kl = null;
|
|
240
|
+
this.h4 = 0;
|
|
242
241
|
this.bh = false;
|
|
243
|
-
this.
|
|
242
|
+
this.bj = false;
|
|
243
|
+
this.bi = false;
|
|
244
|
+
this.ij = null;
|
|
244
245
|
this.k = null;
|
|
246
|
+
this.im = null;
|
|
247
|
+
this.io = null;
|
|
245
248
|
this.ik = null;
|
|
246
|
-
this.il = null;
|
|
247
249
|
this.ii = null;
|
|
248
|
-
this.ig = null;
|
|
249
250
|
this.ah = null;
|
|
250
251
|
this.ai = null;
|
|
251
|
-
this.
|
|
252
|
-
this.ko = null;
|
|
253
|
-
this.ln = null;
|
|
252
|
+
this.e0 = 0;
|
|
254
253
|
this.kq = null;
|
|
255
254
|
this.lp = null;
|
|
256
|
-
this.
|
|
255
|
+
this.ks = null;
|
|
256
|
+
this.lr = null;
|
|
257
257
|
this.kp = null;
|
|
258
|
-
this.
|
|
259
|
-
this.d9 = 0;
|
|
260
|
-
this.d6 = 0;
|
|
261
|
-
this.d7 = 0;
|
|
262
|
-
this.d8 = 0;
|
|
258
|
+
this.kr = null;
|
|
263
259
|
this.ec = 0;
|
|
264
260
|
this.eb = 0;
|
|
265
|
-
this.
|
|
266
|
-
this.
|
|
261
|
+
this.d8 = 0;
|
|
262
|
+
this.d9 = 0;
|
|
263
|
+
this.ea = 0;
|
|
264
|
+
this.ee = 0;
|
|
265
|
+
this.ed = 0;
|
|
266
|
+
this.bs = false;
|
|
267
267
|
this.lo = null;
|
|
268
|
-
this.
|
|
269
|
-
this.e1 = 0;
|
|
270
|
-
this.ez = 0;
|
|
271
|
-
this.e5 = 0;
|
|
272
|
-
this.e0 = 0;
|
|
268
|
+
this.lq = null;
|
|
273
269
|
this.e4 = 0;
|
|
274
270
|
this.e3 = 0;
|
|
275
|
-
this.
|
|
271
|
+
this.e1 = 0;
|
|
276
272
|
this.e7 = 0;
|
|
273
|
+
this.e2 = 0;
|
|
277
274
|
this.e6 = 0;
|
|
275
|
+
this.e5 = 0;
|
|
276
|
+
this.b0 = false;
|
|
278
277
|
this.e9 = 0;
|
|
279
278
|
this.e8 = 0;
|
|
280
|
-
this.
|
|
281
|
-
this.
|
|
282
|
-
this.
|
|
283
|
-
this.
|
|
279
|
+
this.fb = 0;
|
|
280
|
+
this.fa = 0;
|
|
281
|
+
this.k4 = null;
|
|
282
|
+
this.lc = null;
|
|
284
283
|
this.k8 = null;
|
|
285
|
-
this.k5 = null;
|
|
286
284
|
this.k9 = null;
|
|
287
|
-
this.
|
|
288
|
-
this.
|
|
285
|
+
this.la = null;
|
|
286
|
+
this.k7 = null;
|
|
287
|
+
this.lb = null;
|
|
288
|
+
this.il = null;
|
|
289
|
+
this.ih = null;
|
|
289
290
|
}
|
|
290
291
|
get_type() {
|
|
291
292
|
return "DomainChart";
|
|
@@ -294,192 +295,192 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
294
295
|
return this.get_type();
|
|
295
296
|
}
|
|
296
297
|
get pixelScalingRatio() {
|
|
297
|
-
return this.
|
|
298
|
+
return this.ei;
|
|
298
299
|
}
|
|
299
300
|
set pixelScalingRatio(a) {
|
|
300
|
-
this.
|
|
301
|
+
this.ei = a;
|
|
301
302
|
this.g("PixelScalingRatio");
|
|
302
303
|
}
|
|
303
304
|
get titleLeftMargin() {
|
|
304
|
-
return this.
|
|
305
|
+
return this.ev;
|
|
305
306
|
}
|
|
306
307
|
set titleLeftMargin(a) {
|
|
307
|
-
this.
|
|
308
|
+
this.ev = a;
|
|
308
309
|
this.g("TitleLeftMargin");
|
|
309
310
|
}
|
|
310
311
|
get titleRightMargin() {
|
|
311
|
-
return this.
|
|
312
|
+
return this.ew;
|
|
312
313
|
}
|
|
313
314
|
set titleRightMargin(a) {
|
|
314
|
-
this.
|
|
315
|
+
this.ew = a;
|
|
315
316
|
this.g("TitleRightMargin");
|
|
316
317
|
}
|
|
317
318
|
get titleTopMargin() {
|
|
318
|
-
return this.
|
|
319
|
+
return this.ex;
|
|
319
320
|
}
|
|
320
321
|
set titleTopMargin(a) {
|
|
321
|
-
this.
|
|
322
|
+
this.ex = a;
|
|
322
323
|
this.g("TitleTopMargin");
|
|
323
324
|
}
|
|
324
325
|
get titleBottomMargin() {
|
|
325
|
-
return this.
|
|
326
|
+
return this.eu;
|
|
326
327
|
}
|
|
327
328
|
set titleBottomMargin(a) {
|
|
328
|
-
this.
|
|
329
|
+
this.eu = a;
|
|
329
330
|
this.g("TitleBottomMargin");
|
|
330
331
|
}
|
|
331
332
|
get subtitleLeftMargin() {
|
|
332
|
-
return this.
|
|
333
|
+
return this.eq;
|
|
333
334
|
}
|
|
334
335
|
set subtitleLeftMargin(a) {
|
|
335
|
-
this.
|
|
336
|
+
this.eq = a;
|
|
336
337
|
this.g("SubtitleLeftMargin");
|
|
337
338
|
}
|
|
338
339
|
get subtitleTopMargin() {
|
|
339
|
-
return this.
|
|
340
|
+
return this.es;
|
|
340
341
|
}
|
|
341
342
|
set subtitleTopMargin(a) {
|
|
342
|
-
this.
|
|
343
|
+
this.es = a;
|
|
343
344
|
this.g("SubtitleTopMargin");
|
|
344
345
|
}
|
|
345
346
|
get subtitleRightMargin() {
|
|
346
|
-
return this.
|
|
347
|
+
return this.er;
|
|
347
348
|
}
|
|
348
349
|
set subtitleRightMargin(a) {
|
|
349
|
-
this.
|
|
350
|
+
this.er = a;
|
|
350
351
|
this.g("SubtitleRightMargin");
|
|
351
352
|
}
|
|
352
353
|
get subtitleBottomMargin() {
|
|
353
|
-
return this.
|
|
354
|
+
return this.ep;
|
|
354
355
|
}
|
|
355
356
|
set subtitleBottomMargin(a) {
|
|
356
|
-
this.
|
|
357
|
+
this.ep = a;
|
|
357
358
|
this.g("SubtitleBottomMargin");
|
|
358
359
|
}
|
|
359
360
|
get subtitleTextColor() {
|
|
360
|
-
return this.
|
|
361
|
+
return this.lf;
|
|
361
362
|
}
|
|
362
363
|
set subtitleTextColor(a) {
|
|
363
|
-
this.
|
|
364
|
+
this.lf = a;
|
|
364
365
|
this.g("SubtitleTextColor");
|
|
365
366
|
}
|
|
366
367
|
get titleTextColor() {
|
|
367
|
-
return this.
|
|
368
|
+
return this.li;
|
|
368
369
|
}
|
|
369
370
|
set titleTextColor(a) {
|
|
370
|
-
this.
|
|
371
|
+
this.li = a;
|
|
371
372
|
this.g("TitleTextColor");
|
|
372
373
|
}
|
|
373
374
|
get leftMargin() {
|
|
374
|
-
return this.
|
|
375
|
+
return this.ef;
|
|
375
376
|
}
|
|
376
377
|
set leftMargin(a) {
|
|
377
|
-
this.
|
|
378
|
+
this.ef = a;
|
|
378
379
|
this.g("LeftMargin");
|
|
379
380
|
}
|
|
380
381
|
get topMargin() {
|
|
381
|
-
return this.
|
|
382
|
+
return this.ey;
|
|
382
383
|
}
|
|
383
384
|
set topMargin(a) {
|
|
384
|
-
this.
|
|
385
|
+
this.ey = a;
|
|
385
386
|
this.g("TopMargin");
|
|
386
387
|
}
|
|
387
388
|
get rightMargin() {
|
|
388
|
-
return this.
|
|
389
|
+
return this.eo;
|
|
389
390
|
}
|
|
390
391
|
set rightMargin(a) {
|
|
391
|
-
this.
|
|
392
|
+
this.eo = a;
|
|
392
393
|
this.g("RightMargin");
|
|
393
394
|
}
|
|
394
395
|
get bottomMargin() {
|
|
395
|
-
return this.
|
|
396
|
+
return this.co;
|
|
396
397
|
}
|
|
397
398
|
set bottomMargin(a) {
|
|
398
|
-
this.
|
|
399
|
+
this.co = a;
|
|
399
400
|
this.g("BottomMargin");
|
|
400
401
|
}
|
|
401
402
|
get transitionDuration() {
|
|
402
|
-
return this.
|
|
403
|
+
return this.h6;
|
|
403
404
|
}
|
|
404
405
|
set transitionDuration(a) {
|
|
405
|
-
this.
|
|
406
|
+
this.h6 = a;
|
|
406
407
|
this.g("TransitionDuration");
|
|
407
408
|
}
|
|
408
409
|
get transitionEasingFunctionRef() {
|
|
409
|
-
return this.
|
|
410
|
+
return this.ll;
|
|
410
411
|
}
|
|
411
412
|
set transitionEasingFunctionRef(a) {
|
|
412
|
-
this.
|
|
413
|
+
this.ll = a;
|
|
413
414
|
this.g("TransitionEasingFunctionRef");
|
|
414
415
|
}
|
|
415
416
|
get subtitleTextStyle() {
|
|
416
|
-
return this.
|
|
417
|
+
return this.lg;
|
|
417
418
|
}
|
|
418
419
|
set subtitleTextStyle(a) {
|
|
419
|
-
this.
|
|
420
|
+
this.lg = a;
|
|
420
421
|
this.g("SubtitleTextStyle");
|
|
421
422
|
}
|
|
422
423
|
get titleTextStyle() {
|
|
423
|
-
return this.
|
|
424
|
+
return this.lj;
|
|
424
425
|
}
|
|
425
426
|
set titleTextStyle(a) {
|
|
426
|
-
this.
|
|
427
|
+
this.lj = a;
|
|
427
428
|
this.g("TitleTextStyle");
|
|
428
429
|
}
|
|
429
430
|
get dataToolTipGroupingMode() {
|
|
430
|
-
return this.
|
|
431
|
+
return this.i2;
|
|
431
432
|
}
|
|
432
433
|
set dataToolTipGroupingMode(a) {
|
|
433
|
-
this.
|
|
434
|
+
this.i2 = a;
|
|
434
435
|
this.g("DataToolTipGroupingMode");
|
|
435
436
|
}
|
|
436
437
|
get dataToolTipPositionOffsetX() {
|
|
437
|
-
return this.
|
|
438
|
+
return this.da;
|
|
438
439
|
}
|
|
439
440
|
set dataToolTipPositionOffsetX(a) {
|
|
440
|
-
this.
|
|
441
|
+
this.da = a;
|
|
441
442
|
this.g("DataToolTipPositionOffsetX");
|
|
442
443
|
}
|
|
443
444
|
get dataToolTipPositionOffsetY() {
|
|
444
|
-
return this.
|
|
445
|
+
return this.db;
|
|
445
446
|
}
|
|
446
447
|
set dataToolTipPositionOffsetY(a) {
|
|
447
|
-
this.
|
|
448
|
+
this.db = a;
|
|
448
449
|
this.g("DataToolTipPositionOffsetY");
|
|
449
450
|
}
|
|
450
451
|
get dataToolTipDefaultPositionOffsetX() {
|
|
451
|
-
return this.
|
|
452
|
+
return this.cu;
|
|
452
453
|
}
|
|
453
454
|
set dataToolTipDefaultPositionOffsetX(a) {
|
|
454
|
-
this.
|
|
455
|
+
this.cu = a;
|
|
455
456
|
this.g("DataToolTipDefaultPositionOffsetX");
|
|
456
457
|
}
|
|
457
458
|
get dataToolTipDefaultPositionOffsetY() {
|
|
458
|
-
return this.
|
|
459
|
+
return this.cv;
|
|
459
460
|
}
|
|
460
461
|
set dataToolTipDefaultPositionOffsetY(a) {
|
|
461
|
-
this.
|
|
462
|
+
this.cv = a;
|
|
462
463
|
this.g("DataToolTipDefaultPositionOffsetY");
|
|
463
464
|
}
|
|
464
465
|
get dataToolTipGroupedPositionModeX() {
|
|
465
|
-
return this.
|
|
466
|
+
return this.i0;
|
|
466
467
|
}
|
|
467
468
|
set dataToolTipGroupedPositionModeX(a) {
|
|
468
|
-
this.
|
|
469
|
+
this.i0 = a;
|
|
469
470
|
this.g("DataToolTipGroupedPositionModeX");
|
|
470
471
|
}
|
|
471
472
|
get dataToolTipGroupedPositionModeY() {
|
|
472
|
-
return this.
|
|
473
|
+
return this.i1;
|
|
473
474
|
}
|
|
474
475
|
set dataToolTipGroupedPositionModeY(a) {
|
|
475
|
-
this.
|
|
476
|
+
this.i1 = a;
|
|
476
477
|
this.g("DataToolTipGroupedPositionModeY");
|
|
477
478
|
}
|
|
478
479
|
get dataToolTipShouldUpdateWhenSeriesDataChanges() {
|
|
479
|
-
return this.
|
|
480
|
+
return this.bn;
|
|
480
481
|
}
|
|
481
482
|
set dataToolTipShouldUpdateWhenSeriesDataChanges(a) {
|
|
482
|
-
this.
|
|
483
|
+
this.bn = a;
|
|
483
484
|
this.g("DataToolTipShouldUpdateWhenSeriesDataChanges");
|
|
484
485
|
}
|
|
485
486
|
get dataToolTipIncludedSeries() {
|
|
@@ -511,52 +512,52 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
511
512
|
this.g("DataToolTipExcludedColumns");
|
|
512
513
|
}
|
|
513
514
|
get dataToolTipValueFormatAbbreviation() {
|
|
514
|
-
return this.
|
|
515
|
+
return this.kb;
|
|
515
516
|
}
|
|
516
517
|
set dataToolTipValueFormatAbbreviation(a) {
|
|
517
|
-
this.
|
|
518
|
+
this.kb = a;
|
|
518
519
|
this.g("DataToolTipValueFormatAbbreviation");
|
|
519
520
|
}
|
|
520
521
|
get dataToolTipValueFormatMaxFractions() {
|
|
521
|
-
return this.
|
|
522
|
+
return this.h2;
|
|
522
523
|
}
|
|
523
524
|
set dataToolTipValueFormatMaxFractions(a) {
|
|
524
|
-
this.
|
|
525
|
+
this.h2 = a;
|
|
525
526
|
this.g("DataToolTipValueFormatMaxFractions");
|
|
526
527
|
}
|
|
527
528
|
get dataToolTipValueFormatMinFractions() {
|
|
528
|
-
return this.
|
|
529
|
+
return this.h3;
|
|
529
530
|
}
|
|
530
531
|
set dataToolTipValueFormatMinFractions(a) {
|
|
531
|
-
this.
|
|
532
|
+
this.h3 = a;
|
|
532
533
|
this.g("DataToolTipValueFormatMinFractions");
|
|
533
534
|
}
|
|
534
535
|
get dataToolTipValueFormatMode() {
|
|
535
|
-
return this.
|
|
536
|
+
return this.kd;
|
|
536
537
|
}
|
|
537
538
|
set dataToolTipValueFormatMode(a) {
|
|
538
|
-
this.
|
|
539
|
+
this.kd = a;
|
|
539
540
|
this.g("DataToolTipValueFormatMode");
|
|
540
541
|
}
|
|
541
542
|
get dataToolTipValueFormatCulture() {
|
|
542
|
-
return this.
|
|
543
|
+
return this.kc;
|
|
543
544
|
}
|
|
544
545
|
set dataToolTipValueFormatCulture(a) {
|
|
545
|
-
this.
|
|
546
|
+
this.kc = a;
|
|
546
547
|
this.g("DataToolTipValueFormatCulture");
|
|
547
548
|
}
|
|
548
549
|
get dataToolTipValueFormatUseGrouping() {
|
|
549
|
-
return this.
|
|
550
|
+
return this.bo;
|
|
550
551
|
}
|
|
551
552
|
set dataToolTipValueFormatUseGrouping(a) {
|
|
552
|
-
this.
|
|
553
|
+
this.bo = a;
|
|
553
554
|
this.g("DataToolTipValueFormatUseGrouping");
|
|
554
555
|
}
|
|
555
556
|
get dataToolTipValueFormatString() {
|
|
556
|
-
return this.
|
|
557
|
+
return this.ke;
|
|
557
558
|
}
|
|
558
559
|
set dataToolTipValueFormatString(a) {
|
|
559
|
-
this.
|
|
560
|
+
this.ke = a;
|
|
560
561
|
this.g("DataToolTipValueFormatString");
|
|
561
562
|
}
|
|
562
563
|
get dataToolTipValueFormatSpecifiers() {
|
|
@@ -567,122 +568,122 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
567
568
|
this.g("DataToolTipValueFormatSpecifiers");
|
|
568
569
|
}
|
|
569
570
|
get dataToolTipValueRowMarginBottom() {
|
|
570
|
-
return this.
|
|
571
|
+
return this.dz;
|
|
571
572
|
}
|
|
572
573
|
set dataToolTipValueRowMarginBottom(a) {
|
|
573
|
-
this.
|
|
574
|
+
this.dz = a;
|
|
574
575
|
this.g("DataToolTipValueRowMarginBottom");
|
|
575
576
|
}
|
|
576
577
|
get dataToolTipValueRowMarginLeft() {
|
|
577
|
-
return this.
|
|
578
|
+
return this.d0;
|
|
578
579
|
}
|
|
579
580
|
set dataToolTipValueRowMarginLeft(a) {
|
|
580
|
-
this.
|
|
581
|
+
this.d0 = a;
|
|
581
582
|
this.g("DataToolTipValueRowMarginLeft");
|
|
582
583
|
}
|
|
583
584
|
get dataToolTipValueRowMarginRight() {
|
|
584
|
-
return this.
|
|
585
|
+
return this.d1;
|
|
585
586
|
}
|
|
586
587
|
set dataToolTipValueRowMarginRight(a) {
|
|
587
|
-
this.
|
|
588
|
+
this.d1 = a;
|
|
588
589
|
this.g("DataToolTipValueRowMarginRight");
|
|
589
590
|
}
|
|
590
591
|
get dataToolTipValueRowMarginTop() {
|
|
591
|
-
return this.
|
|
592
|
+
return this.d2;
|
|
592
593
|
}
|
|
593
594
|
set dataToolTipValueRowMarginTop(a) {
|
|
594
|
-
this.
|
|
595
|
+
this.d2 = a;
|
|
595
596
|
this.g("DataToolTipValueRowMarginTop");
|
|
596
597
|
}
|
|
597
598
|
get dataToolTipValueRowVisible() {
|
|
598
|
-
return this.
|
|
599
|
+
return this.bp;
|
|
599
600
|
}
|
|
600
601
|
set dataToolTipValueRowVisible(a) {
|
|
601
|
-
this.
|
|
602
|
+
this.bp = a;
|
|
602
603
|
this.g("DataToolTipValueRowVisible");
|
|
603
604
|
}
|
|
604
605
|
get dataToolTipValueTextWhenMissingData() {
|
|
605
|
-
return this.
|
|
606
|
+
return this.kj;
|
|
606
607
|
}
|
|
607
608
|
set dataToolTipValueTextWhenMissingData(a) {
|
|
608
|
-
this.
|
|
609
|
+
this.kj = a;
|
|
609
610
|
this.g("DataToolTipValueTextWhenMissingData");
|
|
610
611
|
}
|
|
611
612
|
get dataToolTipValueTextUseSeriesColors() {
|
|
612
|
-
return this.
|
|
613
|
+
return this.bq;
|
|
613
614
|
}
|
|
614
615
|
set dataToolTipValueTextUseSeriesColors(a) {
|
|
615
|
-
this.
|
|
616
|
+
this.bq = a;
|
|
616
617
|
this.g("DataToolTipValueTextUseSeriesColors");
|
|
617
618
|
}
|
|
618
619
|
get dataToolTipValueTextMarginBottom() {
|
|
619
|
-
return this.
|
|
620
|
+
return this.d4;
|
|
620
621
|
}
|
|
621
622
|
set dataToolTipValueTextMarginBottom(a) {
|
|
622
|
-
this.
|
|
623
|
+
this.d4 = a;
|
|
623
624
|
this.g("DataToolTipValueTextMarginBottom");
|
|
624
625
|
}
|
|
625
626
|
get dataToolTipValueTextMarginLeft() {
|
|
626
|
-
return this.
|
|
627
|
+
return this.d5;
|
|
627
628
|
}
|
|
628
629
|
set dataToolTipValueTextMarginLeft(a) {
|
|
629
|
-
this.
|
|
630
|
+
this.d5 = a;
|
|
630
631
|
this.g("DataToolTipValueTextMarginLeft");
|
|
631
632
|
}
|
|
632
633
|
get dataToolTipValueTextMarginRight() {
|
|
633
|
-
return this.
|
|
634
|
+
return this.d6;
|
|
634
635
|
}
|
|
635
636
|
set dataToolTipValueTextMarginRight(a) {
|
|
636
|
-
this.
|
|
637
|
+
this.d6 = a;
|
|
637
638
|
this.g("DataToolTipValueTextMarginRight");
|
|
638
639
|
}
|
|
639
640
|
get dataToolTipValueTextMarginTop() {
|
|
640
|
-
return this.
|
|
641
|
+
return this.d7;
|
|
641
642
|
}
|
|
642
643
|
set dataToolTipValueTextMarginTop(a) {
|
|
643
|
-
this.
|
|
644
|
+
this.d7 = a;
|
|
644
645
|
this.g("DataToolTipValueTextMarginTop");
|
|
645
646
|
}
|
|
646
647
|
get dataToolTipValueTextColor() {
|
|
647
|
-
return this.
|
|
648
|
+
return this.kf;
|
|
648
649
|
}
|
|
649
650
|
set dataToolTipValueTextColor(a) {
|
|
650
|
-
this.
|
|
651
|
+
this.kf = a;
|
|
651
652
|
this.g("DataToolTipValueTextColor");
|
|
652
653
|
}
|
|
653
654
|
get dataToolTipValueTextFontFamily() {
|
|
654
|
-
return this.
|
|
655
|
+
return this.kg;
|
|
655
656
|
}
|
|
656
657
|
set dataToolTipValueTextFontFamily(a) {
|
|
657
|
-
this.
|
|
658
|
+
this.kg = a;
|
|
658
659
|
this.g("DataToolTipValueTextFontFamily");
|
|
659
660
|
}
|
|
660
661
|
get dataToolTipValueTextFontSize() {
|
|
661
|
-
return this.
|
|
662
|
+
return this.d3;
|
|
662
663
|
}
|
|
663
664
|
set dataToolTipValueTextFontSize(a) {
|
|
664
|
-
this.
|
|
665
|
+
this.d3 = a;
|
|
665
666
|
this.g("DataToolTipValueTextFontSize");
|
|
666
667
|
}
|
|
667
668
|
get dataToolTipValueTextFontStyle() {
|
|
668
|
-
return this.
|
|
669
|
+
return this.kh;
|
|
669
670
|
}
|
|
670
671
|
set dataToolTipValueTextFontStyle(a) {
|
|
671
|
-
this.
|
|
672
|
+
this.kh = a;
|
|
672
673
|
this.g("DataToolTipValueTextFontStyle");
|
|
673
674
|
}
|
|
674
675
|
get dataToolTipValueTextFontWeight() {
|
|
675
|
-
return this.
|
|
676
|
+
return this.ki;
|
|
676
677
|
}
|
|
677
678
|
set dataToolTipValueTextFontWeight(a) {
|
|
678
|
-
this.
|
|
679
|
+
this.ki = a;
|
|
679
680
|
this.g("DataToolTipValueTextFontWeight");
|
|
680
681
|
}
|
|
681
682
|
get dataToolTipHeaderFormatString() {
|
|
682
|
-
return this.
|
|
683
|
+
return this.i5;
|
|
683
684
|
}
|
|
684
685
|
set dataToolTipHeaderFormatString(a) {
|
|
685
|
-
this.
|
|
686
|
+
this.i5 = a;
|
|
686
687
|
this.g("DataToolTipHeaderFormatString");
|
|
687
688
|
}
|
|
688
689
|
get dataToolTipHeaderFormatSpecifiers() {
|
|
@@ -693,598 +694,598 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
693
694
|
this.g("DataToolTipHeaderFormatSpecifiers");
|
|
694
695
|
}
|
|
695
696
|
get dataToolTipHeaderFormatCulture() {
|
|
696
|
-
return this.
|
|
697
|
+
return this.i3;
|
|
697
698
|
}
|
|
698
699
|
set dataToolTipHeaderFormatCulture(a) {
|
|
699
|
-
this.
|
|
700
|
+
this.i3 = a;
|
|
700
701
|
this.g("DataToolTipHeaderFormatCulture");
|
|
701
702
|
}
|
|
702
703
|
get dataToolTipHeaderFormatDate() {
|
|
703
|
-
return this.
|
|
704
|
+
return this.i4;
|
|
704
705
|
}
|
|
705
706
|
set dataToolTipHeaderFormatDate(a) {
|
|
706
|
-
this.
|
|
707
|
+
this.i4 = a;
|
|
707
708
|
this.g("DataToolTipHeaderFormatDate");
|
|
708
709
|
}
|
|
709
710
|
get dataToolTipHeaderFormatTime() {
|
|
710
|
-
return this.
|
|
711
|
+
return this.i6;
|
|
711
712
|
}
|
|
712
713
|
set dataToolTipHeaderFormatTime(a) {
|
|
713
|
-
this.
|
|
714
|
+
this.i6 = a;
|
|
714
715
|
this.g("DataToolTipHeaderFormatTime");
|
|
715
716
|
}
|
|
716
717
|
get dataToolTipHeaderText() {
|
|
717
|
-
return this.
|
|
718
|
+
return this.i7;
|
|
718
719
|
}
|
|
719
720
|
set dataToolTipHeaderText(a) {
|
|
720
|
-
this.
|
|
721
|
+
this.i7 = a;
|
|
721
722
|
this.g("DataToolTipHeaderText");
|
|
722
723
|
}
|
|
723
724
|
get dataToolTipHeaderTextColor() {
|
|
724
|
-
return this.
|
|
725
|
+
return this.i8;
|
|
725
726
|
}
|
|
726
727
|
set dataToolTipHeaderTextColor(a) {
|
|
727
|
-
this.
|
|
728
|
+
this.i8 = a;
|
|
728
729
|
this.g("DataToolTipHeaderTextColor");
|
|
729
730
|
}
|
|
730
731
|
get dataToolTipHeaderTextMarginBottom() {
|
|
731
|
-
return this.
|
|
732
|
+
return this.c1;
|
|
732
733
|
}
|
|
733
734
|
set dataToolTipHeaderTextMarginBottom(a) {
|
|
734
|
-
this.
|
|
735
|
+
this.c1 = a;
|
|
735
736
|
this.g("DataToolTipHeaderTextMarginBottom");
|
|
736
737
|
}
|
|
737
738
|
get dataToolTipHeaderTextMarginLeft() {
|
|
738
|
-
return this.
|
|
739
|
+
return this.c2;
|
|
739
740
|
}
|
|
740
741
|
set dataToolTipHeaderTextMarginLeft(a) {
|
|
741
|
-
this.
|
|
742
|
+
this.c2 = a;
|
|
742
743
|
this.g("DataToolTipHeaderTextMarginLeft");
|
|
743
744
|
}
|
|
744
745
|
get dataToolTipHeaderTextMarginRight() {
|
|
745
|
-
return this.
|
|
746
|
+
return this.c3;
|
|
746
747
|
}
|
|
747
748
|
set dataToolTipHeaderTextMarginRight(a) {
|
|
748
|
-
this.
|
|
749
|
+
this.c3 = a;
|
|
749
750
|
this.g("DataToolTipHeaderTextMarginRight");
|
|
750
751
|
}
|
|
751
752
|
get dataToolTipHeaderTextMarginTop() {
|
|
752
|
-
return this.
|
|
753
|
+
return this.c4;
|
|
753
754
|
}
|
|
754
755
|
set dataToolTipHeaderTextMarginTop(a) {
|
|
755
|
-
this.
|
|
756
|
+
this.c4 = a;
|
|
756
757
|
this.g("DataToolTipHeaderTextMarginTop");
|
|
757
758
|
}
|
|
758
759
|
get dataToolTipHeaderRowMarginBottom() {
|
|
759
|
-
return this.
|
|
760
|
+
return this.cw;
|
|
760
761
|
}
|
|
761
762
|
set dataToolTipHeaderRowMarginBottom(a) {
|
|
762
|
-
this.
|
|
763
|
+
this.cw = a;
|
|
763
764
|
this.g("DataToolTipHeaderRowMarginBottom");
|
|
764
765
|
}
|
|
765
766
|
get dataToolTipHeaderRowMarginLeft() {
|
|
766
|
-
return this.
|
|
767
|
+
return this.cx;
|
|
767
768
|
}
|
|
768
769
|
set dataToolTipHeaderRowMarginLeft(a) {
|
|
769
|
-
this.
|
|
770
|
+
this.cx = a;
|
|
770
771
|
this.g("DataToolTipHeaderRowMarginLeft");
|
|
771
772
|
}
|
|
772
773
|
get dataToolTipHeaderRowMarginRight() {
|
|
773
|
-
return this.
|
|
774
|
+
return this.cy;
|
|
774
775
|
}
|
|
775
776
|
set dataToolTipHeaderRowMarginRight(a) {
|
|
776
|
-
this.
|
|
777
|
+
this.cy = a;
|
|
777
778
|
this.g("DataToolTipHeaderRowMarginRight");
|
|
778
779
|
}
|
|
779
780
|
get dataToolTipHeaderRowMarginTop() {
|
|
780
|
-
return this.
|
|
781
|
+
return this.cz;
|
|
781
782
|
}
|
|
782
783
|
set dataToolTipHeaderRowMarginTop(a) {
|
|
783
|
-
this.
|
|
784
|
+
this.cz = a;
|
|
784
785
|
this.g("DataToolTipHeaderRowMarginTop");
|
|
785
786
|
}
|
|
786
787
|
get dataToolTipHeaderRowVisible() {
|
|
787
|
-
return this.
|
|
788
|
+
return this.bm;
|
|
788
789
|
}
|
|
789
790
|
set dataToolTipHeaderRowVisible(a) {
|
|
790
|
-
this.
|
|
791
|
+
this.bm = a;
|
|
791
792
|
this.g("DataToolTipHeaderRowVisible");
|
|
792
793
|
}
|
|
793
794
|
get dataToolTipHeaderTextFontFamily() {
|
|
794
|
-
return this.
|
|
795
|
+
return this.i9;
|
|
795
796
|
}
|
|
796
797
|
set dataToolTipHeaderTextFontFamily(a) {
|
|
797
|
-
this.
|
|
798
|
+
this.i9 = a;
|
|
798
799
|
this.g("DataToolTipHeaderTextFontFamily");
|
|
799
800
|
}
|
|
800
801
|
get dataToolTipHeaderTextFontSize() {
|
|
801
|
-
return this.
|
|
802
|
+
return this.c0;
|
|
802
803
|
}
|
|
803
804
|
set dataToolTipHeaderTextFontSize(a) {
|
|
804
|
-
this.
|
|
805
|
+
this.c0 = a;
|
|
805
806
|
this.g("DataToolTipHeaderTextFontSize");
|
|
806
807
|
}
|
|
807
808
|
get dataToolTipHeaderTextFontStyle() {
|
|
808
|
-
return this.
|
|
809
|
+
return this.ja;
|
|
809
810
|
}
|
|
810
811
|
set dataToolTipHeaderTextFontStyle(a) {
|
|
811
|
-
this.
|
|
812
|
+
this.ja = a;
|
|
812
813
|
this.g("DataToolTipHeaderTextFontStyle");
|
|
813
814
|
}
|
|
814
815
|
get dataToolTipHeaderTextFontWeight() {
|
|
815
|
-
return this.
|
|
816
|
+
return this.jb;
|
|
816
817
|
}
|
|
817
818
|
set dataToolTipHeaderTextFontWeight(a) {
|
|
818
|
-
this.
|
|
819
|
+
this.jb = a;
|
|
819
820
|
this.g("DataToolTipHeaderTextFontWeight");
|
|
820
821
|
}
|
|
821
822
|
get dataToolTipSummaryTitleTextColor() {
|
|
822
|
-
return this.
|
|
823
|
+
return this.jn;
|
|
823
824
|
}
|
|
824
825
|
set dataToolTipSummaryTitleTextColor(a) {
|
|
825
|
-
this.
|
|
826
|
+
this.jn = a;
|
|
826
827
|
this.g("DataToolTipSummaryTitleTextColor");
|
|
827
828
|
}
|
|
828
829
|
get dataToolTipSummaryTitleTextFontFamily() {
|
|
829
|
-
return this.
|
|
830
|
+
return this.jo;
|
|
830
831
|
}
|
|
831
832
|
set dataToolTipSummaryTitleTextFontFamily(a) {
|
|
832
|
-
this.
|
|
833
|
+
this.jo = a;
|
|
833
834
|
this.g("DataToolTipSummaryTitleTextFontFamily");
|
|
834
835
|
}
|
|
835
836
|
get dataToolTipSummaryTitleTextFontSize() {
|
|
836
|
-
return this.
|
|
837
|
+
return this.dh;
|
|
837
838
|
}
|
|
838
839
|
set dataToolTipSummaryTitleTextFontSize(a) {
|
|
839
|
-
this.
|
|
840
|
+
this.dh = a;
|
|
840
841
|
this.g("DataToolTipSummaryTitleTextFontSize");
|
|
841
842
|
}
|
|
842
843
|
get dataToolTipSummaryTitleTextFontStyle() {
|
|
843
|
-
return this.
|
|
844
|
+
return this.jp;
|
|
844
845
|
}
|
|
845
846
|
set dataToolTipSummaryTitleTextFontStyle(a) {
|
|
846
|
-
this.
|
|
847
|
+
this.jp = a;
|
|
847
848
|
this.g("DataToolTipSummaryTitleTextFontStyle");
|
|
848
849
|
}
|
|
849
850
|
get dataToolTipSummaryTitleTextFontWeight() {
|
|
850
|
-
return this.
|
|
851
|
+
return this.jq;
|
|
851
852
|
}
|
|
852
853
|
set dataToolTipSummaryTitleTextFontWeight(a) {
|
|
853
|
-
this.
|
|
854
|
+
this.jq = a;
|
|
854
855
|
this.g("DataToolTipSummaryTitleTextFontWeight");
|
|
855
856
|
}
|
|
856
857
|
get dataToolTipSummaryType() {
|
|
857
|
-
return this.
|
|
858
|
+
return this.jr;
|
|
858
859
|
}
|
|
859
860
|
set dataToolTipSummaryType(a) {
|
|
860
|
-
this.
|
|
861
|
+
this.jr = a;
|
|
861
862
|
this.g("DataToolTipSummaryType");
|
|
862
863
|
}
|
|
863
864
|
get dataToolTipSummaryTitleText() {
|
|
864
|
-
return this.
|
|
865
|
+
return this.jm;
|
|
865
866
|
}
|
|
866
867
|
set dataToolTipSummaryTitleText(a) {
|
|
867
|
-
this.
|
|
868
|
+
this.jm = a;
|
|
868
869
|
this.g("DataToolTipSummaryTitleText");
|
|
869
870
|
}
|
|
870
871
|
get dataToolTipSummaryTitleTextMarginBottom() {
|
|
871
|
-
return this.
|
|
872
|
+
return this.di;
|
|
872
873
|
}
|
|
873
874
|
set dataToolTipSummaryTitleTextMarginBottom(a) {
|
|
874
|
-
this.
|
|
875
|
+
this.di = a;
|
|
875
876
|
this.g("DataToolTipSummaryTitleTextMarginBottom");
|
|
876
877
|
}
|
|
877
878
|
get dataToolTipSummaryTitleTextMarginLeft() {
|
|
878
|
-
return this.
|
|
879
|
+
return this.dj;
|
|
879
880
|
}
|
|
880
881
|
set dataToolTipSummaryTitleTextMarginLeft(a) {
|
|
881
|
-
this.
|
|
882
|
+
this.dj = a;
|
|
882
883
|
this.g("DataToolTipSummaryTitleTextMarginLeft");
|
|
883
884
|
}
|
|
884
885
|
get dataToolTipSummaryTitleTextMarginRight() {
|
|
885
|
-
return this.
|
|
886
|
+
return this.dk;
|
|
886
887
|
}
|
|
887
888
|
set dataToolTipSummaryTitleTextMarginRight(a) {
|
|
888
|
-
this.
|
|
889
|
+
this.dk = a;
|
|
889
890
|
this.g("DataToolTipSummaryTitleTextMarginRight");
|
|
890
891
|
}
|
|
891
892
|
get dataToolTipSummaryTitleTextMarginTop() {
|
|
892
|
-
return this.
|
|
893
|
+
return this.dl;
|
|
893
894
|
}
|
|
894
895
|
set dataToolTipSummaryTitleTextMarginTop(a) {
|
|
895
|
-
this.
|
|
896
|
+
this.dl = a;
|
|
896
897
|
this.g("DataToolTipSummaryTitleTextMarginTop");
|
|
897
898
|
}
|
|
898
899
|
get dataToolTipSummaryRowMarginBottom() {
|
|
899
|
-
return this.
|
|
900
|
+
return this.dd;
|
|
900
901
|
}
|
|
901
902
|
set dataToolTipSummaryRowMarginBottom(a) {
|
|
902
|
-
this.
|
|
903
|
+
this.dd = a;
|
|
903
904
|
this.g("DataToolTipSummaryRowMarginBottom");
|
|
904
905
|
}
|
|
905
906
|
get dataToolTipSummaryRowMarginLeft() {
|
|
906
|
-
return this.
|
|
907
|
+
return this.de;
|
|
907
908
|
}
|
|
908
909
|
set dataToolTipSummaryRowMarginLeft(a) {
|
|
909
|
-
this.
|
|
910
|
+
this.de = a;
|
|
910
911
|
this.g("DataToolTipSummaryRowMarginLeft");
|
|
911
912
|
}
|
|
912
913
|
get dataToolTipSummaryRowMarginRight() {
|
|
913
|
-
return this.
|
|
914
|
+
return this.df;
|
|
914
915
|
}
|
|
915
916
|
set dataToolTipSummaryRowMarginRight(a) {
|
|
916
|
-
this.
|
|
917
|
+
this.df = a;
|
|
917
918
|
this.g("DataToolTipSummaryRowMarginRight");
|
|
918
919
|
}
|
|
919
920
|
get dataToolTipSummaryRowMarginTop() {
|
|
920
|
-
return this.
|
|
921
|
+
return this.dg;
|
|
921
922
|
}
|
|
922
923
|
set dataToolTipSummaryRowMarginTop(a) {
|
|
923
|
-
this.
|
|
924
|
+
this.dg = a;
|
|
924
925
|
this.g("DataToolTipSummaryRowMarginTop");
|
|
925
926
|
}
|
|
926
927
|
get dataToolTipSummaryValueTextColor() {
|
|
927
|
-
return this.
|
|
928
|
+
return this.jx;
|
|
928
929
|
}
|
|
929
930
|
set dataToolTipSummaryValueTextColor(a) {
|
|
930
|
-
this.
|
|
931
|
+
this.jx = a;
|
|
931
932
|
this.g("DataToolTipSummaryValueTextColor");
|
|
932
933
|
}
|
|
933
934
|
get dataToolTipSummaryValueTextFontFamily() {
|
|
934
|
-
return this.
|
|
935
|
+
return this.jy;
|
|
935
936
|
}
|
|
936
937
|
set dataToolTipSummaryValueTextFontFamily(a) {
|
|
937
|
-
this.
|
|
938
|
+
this.jy = a;
|
|
938
939
|
this.g("DataToolTipSummaryValueTextFontFamily");
|
|
939
940
|
}
|
|
940
941
|
get dataToolTipSummaryValueTextFontSize() {
|
|
941
|
-
return this.
|
|
942
|
+
return this.dn;
|
|
942
943
|
}
|
|
943
944
|
set dataToolTipSummaryValueTextFontSize(a) {
|
|
944
|
-
this.
|
|
945
|
+
this.dn = a;
|
|
945
946
|
this.g("DataToolTipSummaryValueTextFontSize");
|
|
946
947
|
}
|
|
947
948
|
get dataToolTipSummaryValueTextFontStyle() {
|
|
948
|
-
return this.
|
|
949
|
+
return this.jz;
|
|
949
950
|
}
|
|
950
951
|
set dataToolTipSummaryValueTextFontStyle(a) {
|
|
951
|
-
this.
|
|
952
|
+
this.jz = a;
|
|
952
953
|
this.g("DataToolTipSummaryValueTextFontStyle");
|
|
953
954
|
}
|
|
954
955
|
get dataToolTipSummaryValueTextFontWeight() {
|
|
955
|
-
return this.
|
|
956
|
+
return this.j0;
|
|
956
957
|
}
|
|
957
958
|
set dataToolTipSummaryValueTextFontWeight(a) {
|
|
958
|
-
this.
|
|
959
|
+
this.j0 = a;
|
|
959
960
|
this.g("DataToolTipSummaryValueTextFontWeight");
|
|
960
961
|
}
|
|
961
962
|
get dataToolTipSummaryLabelText() {
|
|
962
|
-
return this.
|
|
963
|
+
return this.jh;
|
|
963
964
|
}
|
|
964
965
|
set dataToolTipSummaryLabelText(a) {
|
|
965
|
-
this.
|
|
966
|
+
this.jh = a;
|
|
966
967
|
this.g("DataToolTipSummaryLabelText");
|
|
967
968
|
}
|
|
968
969
|
get dataToolTipSummaryLabelTextColor() {
|
|
969
|
-
return this.
|
|
970
|
+
return this.ji;
|
|
970
971
|
}
|
|
971
972
|
set dataToolTipSummaryLabelTextColor(a) {
|
|
972
|
-
this.
|
|
973
|
+
this.ji = a;
|
|
973
974
|
this.g("DataToolTipSummaryLabelTextColor");
|
|
974
975
|
}
|
|
975
976
|
get dataToolTipSummaryLabelTextFontFamily() {
|
|
976
|
-
return this.
|
|
977
|
+
return this.jj;
|
|
977
978
|
}
|
|
978
979
|
set dataToolTipSummaryLabelTextFontFamily(a) {
|
|
979
|
-
this.
|
|
980
|
+
this.jj = a;
|
|
980
981
|
this.g("DataToolTipSummaryLabelTextFontFamily");
|
|
981
982
|
}
|
|
982
983
|
get dataToolTipSummaryLabelTextFontSize() {
|
|
983
|
-
return this.
|
|
984
|
+
return this.dc;
|
|
984
985
|
}
|
|
985
986
|
set dataToolTipSummaryLabelTextFontSize(a) {
|
|
986
|
-
this.
|
|
987
|
+
this.dc = a;
|
|
987
988
|
this.g("DataToolTipSummaryLabelTextFontSize");
|
|
988
989
|
}
|
|
989
990
|
get dataToolTipSummaryLabelTextFontStyle() {
|
|
990
|
-
return this.
|
|
991
|
+
return this.jk;
|
|
991
992
|
}
|
|
992
993
|
set dataToolTipSummaryLabelTextFontStyle(a) {
|
|
993
|
-
this.
|
|
994
|
+
this.jk = a;
|
|
994
995
|
this.g("DataToolTipSummaryLabelTextFontStyle");
|
|
995
996
|
}
|
|
996
997
|
get dataToolTipSummaryLabelTextFontWeight() {
|
|
997
|
-
return this.
|
|
998
|
+
return this.jl;
|
|
998
999
|
}
|
|
999
1000
|
set dataToolTipSummaryLabelTextFontWeight(a) {
|
|
1000
|
-
this.
|
|
1001
|
+
this.jl = a;
|
|
1001
1002
|
this.g("DataToolTipSummaryLabelTextFontWeight");
|
|
1002
1003
|
}
|
|
1003
1004
|
get dataToolTipSummaryUnitsText() {
|
|
1004
|
-
return this.
|
|
1005
|
+
return this.js;
|
|
1005
1006
|
}
|
|
1006
1007
|
set dataToolTipSummaryUnitsText(a) {
|
|
1007
|
-
this.
|
|
1008
|
+
this.js = a;
|
|
1008
1009
|
this.g("DataToolTipSummaryUnitsText");
|
|
1009
1010
|
}
|
|
1010
1011
|
get dataToolTipSummaryUnitsTextColor() {
|
|
1011
|
-
return this.
|
|
1012
|
+
return this.jt;
|
|
1012
1013
|
}
|
|
1013
1014
|
set dataToolTipSummaryUnitsTextColor(a) {
|
|
1014
|
-
this.
|
|
1015
|
+
this.jt = a;
|
|
1015
1016
|
this.g("DataToolTipSummaryUnitsTextColor");
|
|
1016
1017
|
}
|
|
1017
1018
|
get dataToolTipSummaryUnitsTextFontFamily() {
|
|
1018
|
-
return this.
|
|
1019
|
+
return this.ju;
|
|
1019
1020
|
}
|
|
1020
1021
|
set dataToolTipSummaryUnitsTextFontFamily(a) {
|
|
1021
|
-
this.
|
|
1022
|
+
this.ju = a;
|
|
1022
1023
|
this.g("DataToolTipSummaryUnitsTextFontFamily");
|
|
1023
1024
|
}
|
|
1024
1025
|
get dataToolTipSummaryUnitsTextFontSize() {
|
|
1025
|
-
return this.
|
|
1026
|
+
return this.dm;
|
|
1026
1027
|
}
|
|
1027
1028
|
set dataToolTipSummaryUnitsTextFontSize(a) {
|
|
1028
|
-
this.
|
|
1029
|
+
this.dm = a;
|
|
1029
1030
|
this.g("DataToolTipSummaryUnitsTextFontSize");
|
|
1030
1031
|
}
|
|
1031
1032
|
get dataToolTipSummaryUnitsTextFontStyle() {
|
|
1032
|
-
return this.
|
|
1033
|
+
return this.jv;
|
|
1033
1034
|
}
|
|
1034
1035
|
set dataToolTipSummaryUnitsTextFontStyle(a) {
|
|
1035
|
-
this.
|
|
1036
|
+
this.jv = a;
|
|
1036
1037
|
this.g("DataToolTipSummaryUnitsTextFontStyle");
|
|
1037
1038
|
}
|
|
1038
1039
|
get dataToolTipSummaryUnitsTextFontWeight() {
|
|
1039
|
-
return this.
|
|
1040
|
+
return this.jw;
|
|
1040
1041
|
}
|
|
1041
1042
|
set dataToolTipSummaryUnitsTextFontWeight(a) {
|
|
1042
|
-
this.
|
|
1043
|
+
this.jw = a;
|
|
1043
1044
|
this.g("DataToolTipSummaryUnitsTextFontWeight");
|
|
1044
1045
|
}
|
|
1045
1046
|
get dataToolTipBadgeMarginBottom() {
|
|
1046
|
-
return this.
|
|
1047
|
+
return this.cq;
|
|
1047
1048
|
}
|
|
1048
1049
|
set dataToolTipBadgeMarginBottom(a) {
|
|
1049
|
-
this.
|
|
1050
|
+
this.cq = a;
|
|
1050
1051
|
this.g("DataToolTipBadgeMarginBottom");
|
|
1051
1052
|
}
|
|
1052
1053
|
get dataToolTipBadgeMarginLeft() {
|
|
1053
|
-
return this.
|
|
1054
|
+
return this.cr;
|
|
1054
1055
|
}
|
|
1055
1056
|
set dataToolTipBadgeMarginLeft(a) {
|
|
1056
|
-
this.
|
|
1057
|
+
this.cr = a;
|
|
1057
1058
|
this.g("DataToolTipBadgeMarginLeft");
|
|
1058
1059
|
}
|
|
1059
1060
|
get dataToolTipBadgeMarginRight() {
|
|
1060
|
-
return this.
|
|
1061
|
+
return this.cs;
|
|
1061
1062
|
}
|
|
1062
1063
|
set dataToolTipBadgeMarginRight(a) {
|
|
1063
|
-
this.
|
|
1064
|
+
this.cs = a;
|
|
1064
1065
|
this.g("DataToolTipBadgeMarginRight");
|
|
1065
1066
|
}
|
|
1066
1067
|
get dataToolTipBadgeMarginTop() {
|
|
1067
|
-
return this.
|
|
1068
|
+
return this.ct;
|
|
1068
1069
|
}
|
|
1069
1070
|
set dataToolTipBadgeMarginTop(a) {
|
|
1070
|
-
this.
|
|
1071
|
+
this.ct = a;
|
|
1071
1072
|
this.g("DataToolTipBadgeMarginTop");
|
|
1072
1073
|
}
|
|
1073
1074
|
get dataToolTipBadgeShape() {
|
|
1074
|
-
return this.
|
|
1075
|
+
return this.iz;
|
|
1075
1076
|
}
|
|
1076
1077
|
set dataToolTipBadgeShape(a) {
|
|
1077
|
-
this.
|
|
1078
|
+
this.iz = a;
|
|
1078
1079
|
this.g("DataToolTipBadgeShape");
|
|
1079
1080
|
}
|
|
1080
1081
|
get dataToolTipUnitsDisplayMode() {
|
|
1081
|
-
return this.
|
|
1082
|
+
return this.j5;
|
|
1082
1083
|
}
|
|
1083
1084
|
set dataToolTipUnitsDisplayMode(a) {
|
|
1084
|
-
this.
|
|
1085
|
+
this.j5 = a;
|
|
1085
1086
|
this.g("DataToolTipUnitsDisplayMode");
|
|
1086
1087
|
}
|
|
1087
1088
|
get dataToolTipUnitsText() {
|
|
1088
|
-
return this.
|
|
1089
|
+
return this.j6;
|
|
1089
1090
|
}
|
|
1090
1091
|
set dataToolTipUnitsText(a) {
|
|
1091
|
-
this.
|
|
1092
|
+
this.j6 = a;
|
|
1092
1093
|
this.g("DataToolTipUnitsText");
|
|
1093
1094
|
}
|
|
1094
1095
|
get dataToolTipUnitsTextColor() {
|
|
1095
|
-
return this.
|
|
1096
|
+
return this.j7;
|
|
1096
1097
|
}
|
|
1097
1098
|
set dataToolTipUnitsTextColor(a) {
|
|
1098
|
-
this.
|
|
1099
|
+
this.j7 = a;
|
|
1099
1100
|
this.g("DataToolTipUnitsTextColor");
|
|
1100
1101
|
}
|
|
1101
1102
|
get dataToolTipUnitsTextMarginBottom() {
|
|
1102
|
-
return this.
|
|
1103
|
+
return this.dv;
|
|
1103
1104
|
}
|
|
1104
1105
|
set dataToolTipUnitsTextMarginBottom(a) {
|
|
1105
|
-
this.
|
|
1106
|
+
this.dv = a;
|
|
1106
1107
|
this.g("DataToolTipUnitsTextMarginBottom");
|
|
1107
1108
|
}
|
|
1108
1109
|
get dataToolTipUnitsTextMarginLeft() {
|
|
1109
|
-
return this.
|
|
1110
|
+
return this.dw;
|
|
1110
1111
|
}
|
|
1111
1112
|
set dataToolTipUnitsTextMarginLeft(a) {
|
|
1112
|
-
this.
|
|
1113
|
+
this.dw = a;
|
|
1113
1114
|
this.g("DataToolTipUnitsTextMarginLeft");
|
|
1114
1115
|
}
|
|
1115
1116
|
get dataToolTipUnitsTextMarginRight() {
|
|
1116
|
-
return this.
|
|
1117
|
+
return this.dx;
|
|
1117
1118
|
}
|
|
1118
1119
|
set dataToolTipUnitsTextMarginRight(a) {
|
|
1119
|
-
this.
|
|
1120
|
+
this.dx = a;
|
|
1120
1121
|
this.g("DataToolTipUnitsTextMarginRight");
|
|
1121
1122
|
}
|
|
1122
1123
|
get dataToolTipUnitsTextMarginTop() {
|
|
1123
|
-
return this.
|
|
1124
|
+
return this.dy;
|
|
1124
1125
|
}
|
|
1125
1126
|
set dataToolTipUnitsTextMarginTop(a) {
|
|
1126
|
-
this.
|
|
1127
|
+
this.dy = a;
|
|
1127
1128
|
this.g("DataToolTipUnitsTextMarginTop");
|
|
1128
1129
|
}
|
|
1129
1130
|
get dataToolTipUnitsTextFontFamily() {
|
|
1130
|
-
return this.
|
|
1131
|
+
return this.j8;
|
|
1131
1132
|
}
|
|
1132
1133
|
set dataToolTipUnitsTextFontFamily(a) {
|
|
1133
|
-
this.
|
|
1134
|
+
this.j8 = a;
|
|
1134
1135
|
this.g("DataToolTipUnitsTextFontFamily");
|
|
1135
1136
|
}
|
|
1136
1137
|
get dataToolTipUnitsTextFontSize() {
|
|
1137
|
-
return this.
|
|
1138
|
+
return this.du;
|
|
1138
1139
|
}
|
|
1139
1140
|
set dataToolTipUnitsTextFontSize(a) {
|
|
1140
|
-
this.
|
|
1141
|
+
this.du = a;
|
|
1141
1142
|
this.g("DataToolTipUnitsTextFontSize");
|
|
1142
1143
|
}
|
|
1143
1144
|
get dataToolTipUnitsTextFontStyle() {
|
|
1144
|
-
return this.
|
|
1145
|
+
return this.j9;
|
|
1145
1146
|
}
|
|
1146
1147
|
set dataToolTipUnitsTextFontStyle(a) {
|
|
1147
|
-
this.
|
|
1148
|
+
this.j9 = a;
|
|
1148
1149
|
this.g("DataToolTipUnitsTextFontStyle");
|
|
1149
1150
|
}
|
|
1150
1151
|
get dataToolTipUnitsTextFontWeight() {
|
|
1151
|
-
return this.
|
|
1152
|
+
return this.ka;
|
|
1152
1153
|
}
|
|
1153
1154
|
set dataToolTipUnitsTextFontWeight(a) {
|
|
1154
|
-
this.
|
|
1155
|
+
this.ka = a;
|
|
1155
1156
|
this.g("DataToolTipUnitsTextFontWeight");
|
|
1156
1157
|
}
|
|
1157
1158
|
get dataToolTipTitleTextMarginBottom() {
|
|
1158
|
-
return this.
|
|
1159
|
+
return this.dq;
|
|
1159
1160
|
}
|
|
1160
1161
|
set dataToolTipTitleTextMarginBottom(a) {
|
|
1161
|
-
this.
|
|
1162
|
+
this.dq = a;
|
|
1162
1163
|
this.g("DataToolTipTitleTextMarginBottom");
|
|
1163
1164
|
}
|
|
1164
1165
|
get dataToolTipTitleTextMarginLeft() {
|
|
1165
|
-
return this.
|
|
1166
|
+
return this.dr;
|
|
1166
1167
|
}
|
|
1167
1168
|
set dataToolTipTitleTextMarginLeft(a) {
|
|
1168
|
-
this.
|
|
1169
|
+
this.dr = a;
|
|
1169
1170
|
this.g("DataToolTipTitleTextMarginLeft");
|
|
1170
1171
|
}
|
|
1171
1172
|
get dataToolTipTitleTextMarginRight() {
|
|
1172
|
-
return this.
|
|
1173
|
+
return this.ds;
|
|
1173
1174
|
}
|
|
1174
1175
|
set dataToolTipTitleTextMarginRight(a) {
|
|
1175
|
-
this.
|
|
1176
|
+
this.ds = a;
|
|
1176
1177
|
this.g("DataToolTipTitleTextMarginRight");
|
|
1177
1178
|
}
|
|
1178
1179
|
get dataToolTipTitleTextMarginTop() {
|
|
1179
|
-
return this.
|
|
1180
|
+
return this.dt;
|
|
1180
1181
|
}
|
|
1181
1182
|
set dataToolTipTitleTextMarginTop(a) {
|
|
1182
|
-
this.
|
|
1183
|
+
this.dt = a;
|
|
1183
1184
|
this.g("DataToolTipTitleTextMarginTop");
|
|
1184
1185
|
}
|
|
1185
1186
|
get dataToolTipTitleTextColor() {
|
|
1186
|
-
return this.
|
|
1187
|
+
return this.j1;
|
|
1187
1188
|
}
|
|
1188
1189
|
set dataToolTipTitleTextColor(a) {
|
|
1189
|
-
this.
|
|
1190
|
+
this.j1 = a;
|
|
1190
1191
|
this.g("DataToolTipTitleTextColor");
|
|
1191
1192
|
}
|
|
1192
1193
|
get dataToolTipTitleTextFontFamily() {
|
|
1193
|
-
return this.
|
|
1194
|
+
return this.j2;
|
|
1194
1195
|
}
|
|
1195
1196
|
set dataToolTipTitleTextFontFamily(a) {
|
|
1196
|
-
this.
|
|
1197
|
+
this.j2 = a;
|
|
1197
1198
|
this.g("DataToolTipTitleTextFontFamily");
|
|
1198
1199
|
}
|
|
1199
1200
|
get dataToolTipTitleTextFontSize() {
|
|
1200
|
-
return this.
|
|
1201
|
+
return this.dp;
|
|
1201
1202
|
}
|
|
1202
1203
|
set dataToolTipTitleTextFontSize(a) {
|
|
1203
|
-
this.
|
|
1204
|
+
this.dp = a;
|
|
1204
1205
|
this.g("DataToolTipTitleTextFontSize");
|
|
1205
1206
|
}
|
|
1206
1207
|
get dataToolTipTitleTextFontStyle() {
|
|
1207
|
-
return this.
|
|
1208
|
+
return this.j3;
|
|
1208
1209
|
}
|
|
1209
1210
|
set dataToolTipTitleTextFontStyle(a) {
|
|
1210
|
-
this.
|
|
1211
|
+
this.j3 = a;
|
|
1211
1212
|
this.g("DataToolTipTitleTextFontStyle");
|
|
1212
1213
|
}
|
|
1213
1214
|
get dataToolTipTitleTextFontWeight() {
|
|
1214
|
-
return this.
|
|
1215
|
+
return this.j4;
|
|
1215
1216
|
}
|
|
1216
1217
|
set dataToolTipTitleTextFontWeight(a) {
|
|
1217
|
-
this.
|
|
1218
|
+
this.j4 = a;
|
|
1218
1219
|
this.g("DataToolTipTitleTextFontWeight");
|
|
1219
1220
|
}
|
|
1220
1221
|
get dataToolTipLabelDisplayMode() {
|
|
1221
|
-
return this.
|
|
1222
|
+
return this.jc;
|
|
1222
1223
|
}
|
|
1223
1224
|
set dataToolTipLabelDisplayMode(a) {
|
|
1224
|
-
this.
|
|
1225
|
+
this.jc = a;
|
|
1225
1226
|
this.g("DataToolTipLabelDisplayMode");
|
|
1226
1227
|
}
|
|
1227
1228
|
get dataToolTipLabelTextColor() {
|
|
1228
|
-
return this.
|
|
1229
|
+
return this.jd;
|
|
1229
1230
|
}
|
|
1230
1231
|
set dataToolTipLabelTextColor(a) {
|
|
1231
|
-
this.
|
|
1232
|
+
this.jd = a;
|
|
1232
1233
|
this.g("DataToolTipLabelTextColor");
|
|
1233
1234
|
}
|
|
1234
1235
|
get dataToolTipLabelTextMarginBottom() {
|
|
1235
|
-
return this.
|
|
1236
|
+
return this.c6;
|
|
1236
1237
|
}
|
|
1237
1238
|
set dataToolTipLabelTextMarginBottom(a) {
|
|
1238
|
-
this.
|
|
1239
|
+
this.c6 = a;
|
|
1239
1240
|
this.g("DataToolTipLabelTextMarginBottom");
|
|
1240
1241
|
}
|
|
1241
1242
|
get dataToolTipLabelTextMarginLeft() {
|
|
1242
|
-
return this.
|
|
1243
|
+
return this.c7;
|
|
1243
1244
|
}
|
|
1244
1245
|
set dataToolTipLabelTextMarginLeft(a) {
|
|
1245
|
-
this.
|
|
1246
|
+
this.c7 = a;
|
|
1246
1247
|
this.g("DataToolTipLabelTextMarginLeft");
|
|
1247
1248
|
}
|
|
1248
1249
|
get dataToolTipLabelTextMarginRight() {
|
|
1249
|
-
return this.
|
|
1250
|
+
return this.c8;
|
|
1250
1251
|
}
|
|
1251
1252
|
set dataToolTipLabelTextMarginRight(a) {
|
|
1252
|
-
this.
|
|
1253
|
+
this.c8 = a;
|
|
1253
1254
|
this.g("DataToolTipLabelTextMarginRight");
|
|
1254
1255
|
}
|
|
1255
1256
|
get dataToolTipLabelTextMarginTop() {
|
|
1256
|
-
return this.
|
|
1257
|
+
return this.c9;
|
|
1257
1258
|
}
|
|
1258
1259
|
set dataToolTipLabelTextMarginTop(a) {
|
|
1259
|
-
this.
|
|
1260
|
+
this.c9 = a;
|
|
1260
1261
|
this.g("DataToolTipLabelTextMarginTop");
|
|
1261
1262
|
}
|
|
1262
1263
|
get dataToolTipLabelTextFontFamily() {
|
|
1263
|
-
return this.
|
|
1264
|
+
return this.je;
|
|
1264
1265
|
}
|
|
1265
1266
|
set dataToolTipLabelTextFontFamily(a) {
|
|
1266
|
-
this.
|
|
1267
|
+
this.je = a;
|
|
1267
1268
|
this.g("DataToolTipLabelTextFontFamily");
|
|
1268
1269
|
}
|
|
1269
1270
|
get dataToolTipLabelTextFontSize() {
|
|
1270
|
-
return this.
|
|
1271
|
+
return this.c5;
|
|
1271
1272
|
}
|
|
1272
1273
|
set dataToolTipLabelTextFontSize(a) {
|
|
1273
|
-
this.
|
|
1274
|
+
this.c5 = a;
|
|
1274
1275
|
this.g("DataToolTipLabelTextFontSize");
|
|
1275
1276
|
}
|
|
1276
1277
|
get dataToolTipLabelTextFontStyle() {
|
|
1277
|
-
return this.
|
|
1278
|
+
return this.jf;
|
|
1278
1279
|
}
|
|
1279
1280
|
set dataToolTipLabelTextFontStyle(a) {
|
|
1280
|
-
this.
|
|
1281
|
+
this.jf = a;
|
|
1281
1282
|
this.g("DataToolTipLabelTextFontStyle");
|
|
1282
1283
|
}
|
|
1283
1284
|
get dataToolTipLabelTextFontWeight() {
|
|
1284
|
-
return this.
|
|
1285
|
+
return this.jg;
|
|
1285
1286
|
}
|
|
1286
1287
|
set dataToolTipLabelTextFontWeight(a) {
|
|
1287
|
-
this.
|
|
1288
|
+
this.jg = a;
|
|
1288
1289
|
this.g("DataToolTipLabelTextFontWeight");
|
|
1289
1290
|
}
|
|
1290
1291
|
get sortDescriptions() {
|
|
@@ -1351,38 +1352,38 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1351
1352
|
this.g("InitialSummaryDescriptions");
|
|
1352
1353
|
}
|
|
1353
1354
|
get initialSorts() {
|
|
1354
|
-
return this.
|
|
1355
|
+
return this.ku;
|
|
1355
1356
|
}
|
|
1356
1357
|
set initialSorts(a) {
|
|
1357
|
-
this.
|
|
1358
|
+
this.ku = a;
|
|
1358
1359
|
this.g("InitialSorts");
|
|
1359
1360
|
}
|
|
1360
1361
|
get groupSorts() {
|
|
1361
|
-
return this.
|
|
1362
|
+
return this.km;
|
|
1362
1363
|
}
|
|
1363
1364
|
set groupSorts(a) {
|
|
1364
|
-
this.
|
|
1365
|
+
this.km = a;
|
|
1365
1366
|
this.g("GroupSorts");
|
|
1366
1367
|
}
|
|
1367
1368
|
get initialGroups() {
|
|
1368
|
-
return this.
|
|
1369
|
+
return this.kt;
|
|
1369
1370
|
}
|
|
1370
1371
|
set initialGroups(a) {
|
|
1371
|
-
this.
|
|
1372
|
+
this.kt = a;
|
|
1372
1373
|
this.g("InitialGroups");
|
|
1373
1374
|
}
|
|
1374
1375
|
get initialSummaries() {
|
|
1375
|
-
return this.
|
|
1376
|
+
return this.kv;
|
|
1376
1377
|
}
|
|
1377
1378
|
set initialSummaries(a) {
|
|
1378
|
-
this.
|
|
1379
|
+
this.kv = a;
|
|
1379
1380
|
this.g("InitialSummaries");
|
|
1380
1381
|
}
|
|
1381
1382
|
get dataSourceRef() {
|
|
1382
|
-
return this.
|
|
1383
|
+
return this.iy;
|
|
1383
1384
|
}
|
|
1384
1385
|
set dataSourceRef(a) {
|
|
1385
|
-
this.
|
|
1386
|
+
this.iy = a;
|
|
1386
1387
|
this.g("DataSourceRef");
|
|
1387
1388
|
}
|
|
1388
1389
|
get dataSource() {
|
|
@@ -1435,45 +1436,45 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1435
1436
|
this.g("ActualOutlines");
|
|
1436
1437
|
}
|
|
1437
1438
|
get legendRef() {
|
|
1438
|
-
return this.
|
|
1439
|
+
return this.kz;
|
|
1439
1440
|
}
|
|
1440
1441
|
set legendRef(a) {
|
|
1441
|
-
this.
|
|
1442
|
+
this.kz = a;
|
|
1442
1443
|
this.g("LegendRef");
|
|
1443
1444
|
}
|
|
1444
1445
|
get isHorizontalZoomEnabled() {
|
|
1445
|
-
return this.
|
|
1446
|
+
return this.bt;
|
|
1446
1447
|
}
|
|
1447
1448
|
set isHorizontalZoomEnabled(a) {
|
|
1448
|
-
this.
|
|
1449
|
+
this.bt = a;
|
|
1449
1450
|
this.g("IsHorizontalZoomEnabled");
|
|
1450
1451
|
}
|
|
1451
1452
|
get isVerticalZoomEnabled() {
|
|
1452
|
-
return this.
|
|
1453
|
+
return this.bv;
|
|
1453
1454
|
}
|
|
1454
1455
|
set isVerticalZoomEnabled(a) {
|
|
1455
|
-
this.
|
|
1456
|
+
this.bv = a;
|
|
1456
1457
|
this.g("IsVerticalZoomEnabled");
|
|
1457
1458
|
}
|
|
1458
1459
|
get shouldDisplayMockData() {
|
|
1459
|
-
return this.
|
|
1460
|
+
return this.bx;
|
|
1460
1461
|
}
|
|
1461
1462
|
set shouldDisplayMockData(a) {
|
|
1462
|
-
this.
|
|
1463
|
+
this.bx = a;
|
|
1463
1464
|
this.g("ShouldDisplayMockData");
|
|
1464
1465
|
}
|
|
1465
1466
|
get shouldUseSkeletonStyleForMockData() {
|
|
1466
|
-
return this.
|
|
1467
|
+
return this.bz;
|
|
1467
1468
|
}
|
|
1468
1469
|
set shouldUseSkeletonStyleForMockData(a) {
|
|
1469
|
-
this.
|
|
1470
|
+
this.bz = a;
|
|
1470
1471
|
this.g("ShouldUseSkeletonStyleForMockData");
|
|
1471
1472
|
}
|
|
1472
1473
|
get isSeriesHighlightingEnabled() {
|
|
1473
|
-
return this.
|
|
1474
|
+
return this.bu;
|
|
1474
1475
|
}
|
|
1475
1476
|
set isSeriesHighlightingEnabled(a) {
|
|
1476
|
-
this.
|
|
1477
|
+
this.bu = a;
|
|
1477
1478
|
this.g("IsSeriesHighlightingEnabled");
|
|
1478
1479
|
}
|
|
1479
1480
|
get windowRect() {
|
|
@@ -1484,87 +1485,87 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1484
1485
|
this.g("WindowRect");
|
|
1485
1486
|
}
|
|
1486
1487
|
get chartTitle() {
|
|
1487
|
-
return this.
|
|
1488
|
+
return this.ip;
|
|
1488
1489
|
}
|
|
1489
1490
|
set chartTitle(a) {
|
|
1490
|
-
this.
|
|
1491
|
+
this.ip = a;
|
|
1491
1492
|
this.g("ChartTitle");
|
|
1492
1493
|
}
|
|
1493
1494
|
get subtitle() {
|
|
1494
|
-
return this.
|
|
1495
|
+
return this.ld;
|
|
1495
1496
|
}
|
|
1496
1497
|
set subtitle(a) {
|
|
1497
|
-
this.
|
|
1498
|
+
this.ld = a;
|
|
1498
1499
|
this.g("Subtitle");
|
|
1499
1500
|
}
|
|
1500
1501
|
get titleAlignment() {
|
|
1501
|
-
return this.
|
|
1502
|
+
return this.lh;
|
|
1502
1503
|
}
|
|
1503
1504
|
set titleAlignment(a) {
|
|
1504
|
-
this.
|
|
1505
|
+
this.lh = a;
|
|
1505
1506
|
this.g("TitleAlignment");
|
|
1506
1507
|
}
|
|
1507
1508
|
get subtitleAlignment() {
|
|
1508
|
-
return this.
|
|
1509
|
+
return this.le;
|
|
1509
1510
|
}
|
|
1510
1511
|
set subtitleAlignment(a) {
|
|
1511
|
-
this.
|
|
1512
|
+
this.le = a;
|
|
1512
1513
|
this.g("SubtitleAlignment");
|
|
1513
1514
|
}
|
|
1514
1515
|
get unknownValuePlotting() {
|
|
1515
|
-
return this.
|
|
1516
|
+
return this.ln;
|
|
1516
1517
|
}
|
|
1517
1518
|
set unknownValuePlotting(a) {
|
|
1518
|
-
this.
|
|
1519
|
+
this.ln = a;
|
|
1519
1520
|
this.g("UnknownValuePlotting");
|
|
1520
1521
|
}
|
|
1521
1522
|
get resolution() {
|
|
1522
|
-
return this.
|
|
1523
|
+
return this.en;
|
|
1523
1524
|
}
|
|
1524
1525
|
set resolution(a) {
|
|
1525
|
-
this.
|
|
1526
|
+
this.en = a;
|
|
1526
1527
|
this.g("Resolution");
|
|
1527
1528
|
}
|
|
1528
1529
|
get thickness() {
|
|
1529
|
-
return this.
|
|
1530
|
+
return this.et;
|
|
1530
1531
|
}
|
|
1531
1532
|
set thickness(a) {
|
|
1532
|
-
this.
|
|
1533
|
+
this.et = a;
|
|
1533
1534
|
this.g("Thickness");
|
|
1534
1535
|
}
|
|
1535
1536
|
get outlineMode() {
|
|
1536
|
-
return this.
|
|
1537
|
+
return this.k3;
|
|
1537
1538
|
}
|
|
1538
1539
|
set outlineMode(a) {
|
|
1539
|
-
this.
|
|
1540
|
+
this.k3 = a;
|
|
1540
1541
|
this.g("OutlineMode");
|
|
1541
1542
|
}
|
|
1542
1543
|
get markerOutlineMode() {
|
|
1543
|
-
return this.
|
|
1544
|
+
return this.k2;
|
|
1544
1545
|
}
|
|
1545
1546
|
set markerOutlineMode(a) {
|
|
1546
|
-
this.
|
|
1547
|
+
this.k2 = a;
|
|
1547
1548
|
this.g("MarkerOutlineMode");
|
|
1548
1549
|
}
|
|
1549
1550
|
get markerFillMode() {
|
|
1550
|
-
return this.
|
|
1551
|
+
return this.k1;
|
|
1551
1552
|
}
|
|
1552
1553
|
set markerFillMode(a) {
|
|
1553
|
-
this.
|
|
1554
|
+
this.k1 = a;
|
|
1554
1555
|
this.g("MarkerFillMode");
|
|
1555
1556
|
}
|
|
1556
1557
|
get markerFillOpacity() {
|
|
1557
|
-
return this.
|
|
1558
|
+
return this.eg;
|
|
1558
1559
|
}
|
|
1559
1560
|
set markerFillOpacity(a) {
|
|
1560
|
-
this.
|
|
1561
|
+
this.eg = a;
|
|
1561
1562
|
this.g("MarkerFillOpacity");
|
|
1562
1563
|
}
|
|
1563
1564
|
get markerThickness() {
|
|
1564
|
-
return this.
|
|
1565
|
+
return this.eh;
|
|
1565
1566
|
}
|
|
1566
1567
|
set markerThickness(a) {
|
|
1567
|
-
this.
|
|
1568
|
+
this.eh = a;
|
|
1568
1569
|
this.g("MarkerThickness");
|
|
1569
1570
|
}
|
|
1570
1571
|
get markerTypes() {
|
|
@@ -1575,10 +1576,10 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1575
1576
|
this.g("MarkerTypes");
|
|
1576
1577
|
}
|
|
1577
1578
|
get markerAutomaticBehavior() {
|
|
1578
|
-
return this.
|
|
1579
|
+
return this.k0;
|
|
1579
1580
|
}
|
|
1580
1581
|
set markerAutomaticBehavior(a) {
|
|
1581
|
-
this.
|
|
1582
|
+
this.k0 = a;
|
|
1582
1583
|
this.g("MarkerAutomaticBehavior");
|
|
1583
1584
|
}
|
|
1584
1585
|
get markerBrushes() {
|
|
@@ -1596,17 +1597,17 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1596
1597
|
this.g("MarkerOutlines");
|
|
1597
1598
|
}
|
|
1598
1599
|
get markerMaxCount() {
|
|
1599
|
-
return this.
|
|
1600
|
+
return this.h5;
|
|
1600
1601
|
}
|
|
1601
1602
|
set markerMaxCount(a) {
|
|
1602
|
-
this.
|
|
1603
|
+
this.h5 = a;
|
|
1603
1604
|
this.g("MarkerMaxCount");
|
|
1604
1605
|
}
|
|
1605
1606
|
get areaFillOpacity() {
|
|
1606
|
-
return this.
|
|
1607
|
+
return this.cn;
|
|
1607
1608
|
}
|
|
1608
1609
|
set areaFillOpacity(a) {
|
|
1609
|
-
this.
|
|
1610
|
+
this.cn = a;
|
|
1610
1611
|
this.g("AreaFillOpacity");
|
|
1611
1612
|
}
|
|
1612
1613
|
get animateSeriesWhenAxisRangeChanges() {
|
|
@@ -1624,17 +1625,17 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1624
1625
|
this.g("TrendLineBrushes");
|
|
1625
1626
|
}
|
|
1626
1627
|
get trendLineType() {
|
|
1627
|
-
return this.
|
|
1628
|
+
return this.lm;
|
|
1628
1629
|
}
|
|
1629
1630
|
set trendLineType(a) {
|
|
1630
|
-
this.
|
|
1631
|
+
this.lm = a;
|
|
1631
1632
|
this.g("TrendLineType");
|
|
1632
1633
|
}
|
|
1633
1634
|
get trendLineThickness() {
|
|
1634
|
-
return this.
|
|
1635
|
+
return this.ez;
|
|
1635
1636
|
}
|
|
1636
1637
|
set trendLineThickness(a) {
|
|
1637
|
-
this.
|
|
1638
|
+
this.ez = a;
|
|
1638
1639
|
this.g("TrendLineThickness");
|
|
1639
1640
|
}
|
|
1640
1641
|
get alignsGridLinesToPixels() {
|
|
@@ -1645,248 +1646,255 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1645
1646
|
this.g("AlignsGridLinesToPixels");
|
|
1646
1647
|
}
|
|
1647
1648
|
get plotAreaMarginLeft() {
|
|
1648
|
-
return this.
|
|
1649
|
+
return this.ek;
|
|
1649
1650
|
}
|
|
1650
1651
|
set plotAreaMarginLeft(a) {
|
|
1651
|
-
this.
|
|
1652
|
+
this.ek = a;
|
|
1652
1653
|
this.g("PlotAreaMarginLeft");
|
|
1653
1654
|
}
|
|
1654
1655
|
get plotAreaMarginTop() {
|
|
1655
|
-
return this.
|
|
1656
|
+
return this.em;
|
|
1656
1657
|
}
|
|
1657
1658
|
set plotAreaMarginTop(a) {
|
|
1658
|
-
this.
|
|
1659
|
+
this.em = a;
|
|
1659
1660
|
this.g("PlotAreaMarginTop");
|
|
1660
1661
|
}
|
|
1661
1662
|
get plotAreaMarginRight() {
|
|
1662
|
-
return this.
|
|
1663
|
+
return this.el;
|
|
1663
1664
|
}
|
|
1664
1665
|
set plotAreaMarginRight(a) {
|
|
1665
|
-
this.
|
|
1666
|
+
this.el = a;
|
|
1666
1667
|
this.g("PlotAreaMarginRight");
|
|
1667
1668
|
}
|
|
1668
1669
|
get plotAreaMarginBottom() {
|
|
1669
|
-
return this.
|
|
1670
|
+
return this.ej;
|
|
1670
1671
|
}
|
|
1671
1672
|
set plotAreaMarginBottom(a) {
|
|
1672
|
-
this.
|
|
1673
|
+
this.ej = a;
|
|
1673
1674
|
this.g("PlotAreaMarginBottom");
|
|
1674
1675
|
}
|
|
1675
1676
|
get computedPlotAreaMarginMode() {
|
|
1676
|
-
return this.
|
|
1677
|
+
return this.iq;
|
|
1677
1678
|
}
|
|
1678
1679
|
set computedPlotAreaMarginMode(a) {
|
|
1679
|
-
this.
|
|
1680
|
+
this.iq = a;
|
|
1680
1681
|
this.g("ComputedPlotAreaMarginMode");
|
|
1681
1682
|
}
|
|
1682
1683
|
get seriesPlotAreaMarginHorizontalMode() {
|
|
1683
|
-
return this.
|
|
1684
|
+
return this.k5;
|
|
1684
1685
|
}
|
|
1685
1686
|
set seriesPlotAreaMarginHorizontalMode(a) {
|
|
1686
|
-
this.
|
|
1687
|
+
this.k5 = a;
|
|
1687
1688
|
this.g("SeriesPlotAreaMarginHorizontalMode");
|
|
1688
1689
|
}
|
|
1689
1690
|
get seriesPlotAreaMarginVerticalMode() {
|
|
1690
|
-
return this.
|
|
1691
|
+
return this.k6;
|
|
1691
1692
|
}
|
|
1692
1693
|
set seriesPlotAreaMarginVerticalMode(a) {
|
|
1693
|
-
this.
|
|
1694
|
+
this.k6 = a;
|
|
1694
1695
|
this.g("SeriesPlotAreaMarginVerticalMode");
|
|
1695
1696
|
}
|
|
1696
1697
|
get highlightingMode() {
|
|
1697
|
-
return this.
|
|
1698
|
+
return this.ko;
|
|
1698
1699
|
}
|
|
1699
1700
|
set highlightingMode(a) {
|
|
1700
|
-
this.
|
|
1701
|
+
this.ko = a;
|
|
1701
1702
|
this.g("HighlightingMode");
|
|
1702
1703
|
}
|
|
1703
1704
|
get highlightingBehavior() {
|
|
1704
|
-
return this.
|
|
1705
|
+
return this.kn;
|
|
1705
1706
|
}
|
|
1706
1707
|
set highlightingBehavior(a) {
|
|
1707
|
-
this.
|
|
1708
|
+
this.kn = a;
|
|
1708
1709
|
this.g("HighlightingBehavior");
|
|
1709
1710
|
}
|
|
1710
1711
|
get legendHighlightingMode() {
|
|
1711
|
-
return this.
|
|
1712
|
+
return this.kw;
|
|
1712
1713
|
}
|
|
1713
1714
|
set legendHighlightingMode(a) {
|
|
1714
|
-
this.
|
|
1715
|
+
this.kw = a;
|
|
1715
1716
|
this.g("LegendHighlightingMode");
|
|
1716
1717
|
}
|
|
1717
1718
|
get legendItemBadgeShape() {
|
|
1718
|
-
return this.
|
|
1719
|
+
return this.ky;
|
|
1719
1720
|
}
|
|
1720
1721
|
set legendItemBadgeShape(a) {
|
|
1721
|
-
this.
|
|
1722
|
+
this.ky = a;
|
|
1722
1723
|
this.g("LegendItemBadgeShape");
|
|
1723
1724
|
}
|
|
1724
1725
|
get legendItemBadgeMode() {
|
|
1725
|
-
return this.
|
|
1726
|
+
return this.kx;
|
|
1726
1727
|
}
|
|
1727
1728
|
set legendItemBadgeMode(a) {
|
|
1728
|
-
this.
|
|
1729
|
+
this.kx = a;
|
|
1729
1730
|
this.g("LegendItemBadgeMode");
|
|
1730
1731
|
}
|
|
1731
1732
|
get trendLinePeriod() {
|
|
1732
|
-
return this.
|
|
1733
|
+
return this.h7;
|
|
1733
1734
|
}
|
|
1734
1735
|
set trendLinePeriod(a) {
|
|
1735
|
-
this.
|
|
1736
|
+
this.h7 = a;
|
|
1736
1737
|
this.g("TrendLinePeriod");
|
|
1737
1738
|
}
|
|
1738
1739
|
get toolTipType() {
|
|
1739
|
-
return this.
|
|
1740
|
+
return this.lk;
|
|
1740
1741
|
}
|
|
1741
1742
|
set toolTipType(a) {
|
|
1742
|
-
this.
|
|
1743
|
+
this.lk = a;
|
|
1743
1744
|
this.g("ToolTipType");
|
|
1744
1745
|
}
|
|
1745
1746
|
get crosshairsDisplayMode() {
|
|
1746
|
-
return this.
|
|
1747
|
+
return this.iv;
|
|
1747
1748
|
}
|
|
1748
1749
|
set crosshairsDisplayMode(a) {
|
|
1749
|
-
this.
|
|
1750
|
+
this.iv = a;
|
|
1750
1751
|
this.g("CrosshairsDisplayMode");
|
|
1751
1752
|
}
|
|
1752
1753
|
get crosshairsSnapToData() {
|
|
1753
|
-
return this.
|
|
1754
|
+
return this.bl;
|
|
1754
1755
|
}
|
|
1755
1756
|
set crosshairsSnapToData(a) {
|
|
1756
|
-
this.
|
|
1757
|
+
this.bl = a;
|
|
1757
1758
|
this.g("CrosshairsSnapToData");
|
|
1758
1759
|
}
|
|
1759
1760
|
get crosshairsLineVerticalStroke() {
|
|
1760
|
-
return this.
|
|
1761
|
+
return this.ix;
|
|
1761
1762
|
}
|
|
1762
1763
|
set crosshairsLineVerticalStroke(a) {
|
|
1763
|
-
this.
|
|
1764
|
+
this.ix = a;
|
|
1764
1765
|
this.g("CrosshairsLineVerticalStroke");
|
|
1765
1766
|
}
|
|
1766
1767
|
get crosshairsLineThickness() {
|
|
1767
|
-
return this.
|
|
1768
|
+
return this.cp;
|
|
1768
1769
|
}
|
|
1769
1770
|
set crosshairsLineThickness(a) {
|
|
1770
|
-
this.
|
|
1771
|
+
this.cp = a;
|
|
1771
1772
|
this.g("CrosshairsLineThickness");
|
|
1772
1773
|
}
|
|
1773
1774
|
get crosshairsLineHorizontalStroke() {
|
|
1774
|
-
return this.
|
|
1775
|
+
return this.iw;
|
|
1775
1776
|
}
|
|
1776
1777
|
set crosshairsLineHorizontalStroke(a) {
|
|
1777
|
-
this.
|
|
1778
|
+
this.iw = a;
|
|
1778
1779
|
this.g("CrosshairsLineHorizontalStroke");
|
|
1779
1780
|
}
|
|
1780
1781
|
get crosshairsAnnotationEnabled() {
|
|
1781
|
-
return this.
|
|
1782
|
+
return this.bk;
|
|
1782
1783
|
}
|
|
1783
1784
|
set crosshairsAnnotationEnabled(a) {
|
|
1784
|
-
this.
|
|
1785
|
+
this.bk = a;
|
|
1785
1786
|
this.g("CrosshairsAnnotationEnabled");
|
|
1786
1787
|
}
|
|
1787
1788
|
get crosshairsAnnotationXAxisBackground() {
|
|
1788
|
-
return this.
|
|
1789
|
+
return this.ir;
|
|
1789
1790
|
}
|
|
1790
1791
|
set crosshairsAnnotationXAxisBackground(a) {
|
|
1791
|
-
this.
|
|
1792
|
+
this.ir = a;
|
|
1792
1793
|
this.g("CrosshairsAnnotationXAxisBackground");
|
|
1793
1794
|
}
|
|
1794
1795
|
get crosshairsAnnotationYAxisBackground() {
|
|
1795
|
-
return this.
|
|
1796
|
+
return this.it;
|
|
1796
1797
|
}
|
|
1797
1798
|
set crosshairsAnnotationYAxisBackground(a) {
|
|
1798
|
-
this.
|
|
1799
|
+
this.it = a;
|
|
1799
1800
|
this.g("CrosshairsAnnotationYAxisBackground");
|
|
1800
1801
|
}
|
|
1801
1802
|
get crosshairsAnnotationXAxisTextColor() {
|
|
1802
|
-
return this.
|
|
1803
|
+
return this.is;
|
|
1803
1804
|
}
|
|
1804
1805
|
set crosshairsAnnotationXAxisTextColor(a) {
|
|
1805
|
-
this.
|
|
1806
|
+
this.is = a;
|
|
1806
1807
|
this.g("CrosshairsAnnotationXAxisTextColor");
|
|
1807
1808
|
}
|
|
1808
1809
|
get crosshairsAnnotationYAxisTextColor() {
|
|
1809
|
-
return this.
|
|
1810
|
+
return this.iu;
|
|
1810
1811
|
}
|
|
1811
1812
|
set crosshairsAnnotationYAxisTextColor(a) {
|
|
1812
|
-
this.
|
|
1813
|
+
this.iu = a;
|
|
1813
1814
|
this.g("CrosshairsAnnotationYAxisTextColor");
|
|
1814
1815
|
}
|
|
1815
1816
|
get crosshairsAnnotationXAxisPrecision() {
|
|
1816
|
-
return this.
|
|
1817
|
+
return this.h0;
|
|
1817
1818
|
}
|
|
1818
1819
|
set crosshairsAnnotationXAxisPrecision(a) {
|
|
1819
|
-
this.
|
|
1820
|
+
this.h0 = a;
|
|
1820
1821
|
this.g("CrosshairsAnnotationXAxisPrecision");
|
|
1821
1822
|
}
|
|
1822
1823
|
get crosshairsAnnotationYAxisPrecision() {
|
|
1823
|
-
return this.
|
|
1824
|
+
return this.h1;
|
|
1824
1825
|
}
|
|
1825
1826
|
set crosshairsAnnotationYAxisPrecision(a) {
|
|
1826
|
-
this.
|
|
1827
|
+
this.h1 = a;
|
|
1827
1828
|
this.g("CrosshairsAnnotationYAxisPrecision");
|
|
1828
1829
|
}
|
|
1829
1830
|
get shouldAvoidAxisAnnotationCollisions() {
|
|
1830
|
-
return this.
|
|
1831
|
+
return this.bw;
|
|
1831
1832
|
}
|
|
1832
1833
|
set shouldAvoidAxisAnnotationCollisions(a) {
|
|
1833
|
-
this.
|
|
1834
|
+
this.bw = a;
|
|
1834
1835
|
this.g("ShouldAvoidAxisAnnotationCollisions");
|
|
1835
1836
|
}
|
|
1836
1837
|
get shouldPanOnMaximumZoom() {
|
|
1837
|
-
return this.
|
|
1838
|
+
return this.by;
|
|
1838
1839
|
}
|
|
1839
1840
|
set shouldPanOnMaximumZoom(a) {
|
|
1840
|
-
this.
|
|
1841
|
+
this.by = a;
|
|
1841
1842
|
this.g("ShouldPanOnMaximumZoom");
|
|
1842
1843
|
}
|
|
1843
1844
|
get finalValueAnnotationsVisible() {
|
|
1844
|
-
return this.
|
|
1845
|
+
return this.br;
|
|
1845
1846
|
}
|
|
1846
1847
|
set finalValueAnnotationsVisible(a) {
|
|
1847
|
-
this.
|
|
1848
|
+
this.br = a;
|
|
1848
1849
|
this.g("FinalValueAnnotationsVisible");
|
|
1849
1850
|
}
|
|
1850
1851
|
get finalValueAnnotationsBackground() {
|
|
1851
|
-
return this.
|
|
1852
|
+
return this.kk;
|
|
1852
1853
|
}
|
|
1853
1854
|
set finalValueAnnotationsBackground(a) {
|
|
1854
|
-
this.
|
|
1855
|
+
this.kk = a;
|
|
1855
1856
|
this.g("FinalValueAnnotationsBackground");
|
|
1856
1857
|
}
|
|
1857
1858
|
get finalValueAnnotationsTextColor() {
|
|
1858
|
-
return this.
|
|
1859
|
+
return this.kl;
|
|
1859
1860
|
}
|
|
1860
1861
|
set finalValueAnnotationsTextColor(a) {
|
|
1861
|
-
this.
|
|
1862
|
+
this.kl = a;
|
|
1862
1863
|
this.g("FinalValueAnnotationsTextColor");
|
|
1863
1864
|
}
|
|
1864
1865
|
get finalValueAnnotationsPrecision() {
|
|
1865
|
-
return this.
|
|
1866
|
+
return this.h4;
|
|
1866
1867
|
}
|
|
1867
1868
|
set finalValueAnnotationsPrecision(a) {
|
|
1868
|
-
this.
|
|
1869
|
+
this.h4 = a;
|
|
1869
1870
|
this.g("FinalValueAnnotationsPrecision");
|
|
1870
1871
|
}
|
|
1872
|
+
get autoCalloutsVisible() {
|
|
1873
|
+
return this.bh;
|
|
1874
|
+
}
|
|
1875
|
+
set autoCalloutsVisible(a) {
|
|
1876
|
+
this.bh = a;
|
|
1877
|
+
this.g("AutoCalloutsVisible");
|
|
1878
|
+
}
|
|
1871
1879
|
get calloutsVisible() {
|
|
1872
|
-
return this.
|
|
1880
|
+
return this.bj;
|
|
1873
1881
|
}
|
|
1874
1882
|
set calloutsVisible(a) {
|
|
1875
|
-
this.
|
|
1883
|
+
this.bj = a;
|
|
1876
1884
|
this.g("CalloutsVisible");
|
|
1877
1885
|
}
|
|
1878
1886
|
get calloutStyleUpdatingEventEnabled() {
|
|
1879
|
-
return this.
|
|
1887
|
+
return this.bi;
|
|
1880
1888
|
}
|
|
1881
1889
|
set calloutStyleUpdatingEventEnabled(a) {
|
|
1882
|
-
this.
|
|
1890
|
+
this.bi = a;
|
|
1883
1891
|
this.g("CalloutStyleUpdatingEventEnabled");
|
|
1884
1892
|
}
|
|
1885
1893
|
get calloutsDataSourceRef() {
|
|
1886
|
-
return this.
|
|
1894
|
+
return this.ij;
|
|
1887
1895
|
}
|
|
1888
1896
|
set calloutsDataSourceRef(a) {
|
|
1889
|
-
this.
|
|
1897
|
+
this.ij = a;
|
|
1890
1898
|
this.g("CalloutsDataSourceRef");
|
|
1891
1899
|
}
|
|
1892
1900
|
get calloutsAllowedPositions() {
|
|
@@ -1897,31 +1905,31 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1897
1905
|
this.g("CalloutsAllowedPositions");
|
|
1898
1906
|
}
|
|
1899
1907
|
get calloutsXMemberPath() {
|
|
1900
|
-
return this.
|
|
1908
|
+
return this.im;
|
|
1901
1909
|
}
|
|
1902
1910
|
set calloutsXMemberPath(a) {
|
|
1903
|
-
this.
|
|
1911
|
+
this.im = a;
|
|
1904
1912
|
this.g("CalloutsXMemberPath");
|
|
1905
1913
|
}
|
|
1906
1914
|
get calloutsYMemberPath() {
|
|
1907
|
-
return this.
|
|
1915
|
+
return this.io;
|
|
1908
1916
|
}
|
|
1909
1917
|
set calloutsYMemberPath(a) {
|
|
1910
|
-
this.
|
|
1918
|
+
this.io = a;
|
|
1911
1919
|
this.g("CalloutsYMemberPath");
|
|
1912
1920
|
}
|
|
1913
1921
|
get calloutsLabelMemberPath() {
|
|
1914
|
-
return this.
|
|
1922
|
+
return this.ik;
|
|
1915
1923
|
}
|
|
1916
1924
|
set calloutsLabelMemberPath(a) {
|
|
1917
|
-
this.
|
|
1925
|
+
this.ik = a;
|
|
1918
1926
|
this.g("CalloutsLabelMemberPath");
|
|
1919
1927
|
}
|
|
1920
1928
|
get calloutsContentMemberPath() {
|
|
1921
|
-
return this.
|
|
1929
|
+
return this.ii;
|
|
1922
1930
|
}
|
|
1923
1931
|
set calloutsContentMemberPath(a) {
|
|
1924
|
-
this.
|
|
1932
|
+
this.ii = a;
|
|
1925
1933
|
this.g("CalloutsContentMemberPath");
|
|
1926
1934
|
}
|
|
1927
1935
|
get valueLines() {
|
|
@@ -1939,269 +1947,269 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1939
1947
|
this.g("ValueLinesBrushes");
|
|
1940
1948
|
}
|
|
1941
1949
|
get valueLinesThickness() {
|
|
1942
|
-
return this.
|
|
1950
|
+
return this.e0;
|
|
1943
1951
|
}
|
|
1944
1952
|
set valueLinesThickness(a) {
|
|
1945
|
-
this.
|
|
1953
|
+
this.e0 = a;
|
|
1946
1954
|
this.g("ValueLinesThickness");
|
|
1947
1955
|
}
|
|
1948
1956
|
get horizontalViewScrollbarMode() {
|
|
1949
|
-
return this.
|
|
1957
|
+
return this.kq;
|
|
1950
1958
|
}
|
|
1951
1959
|
set horizontalViewScrollbarMode(a) {
|
|
1952
|
-
this.
|
|
1960
|
+
this.kq = a;
|
|
1953
1961
|
this.g("HorizontalViewScrollbarMode");
|
|
1954
1962
|
}
|
|
1955
1963
|
get verticalViewScrollbarMode() {
|
|
1956
|
-
return this.
|
|
1964
|
+
return this.lp;
|
|
1957
1965
|
}
|
|
1958
1966
|
set verticalViewScrollbarMode(a) {
|
|
1959
|
-
this.
|
|
1967
|
+
this.lp = a;
|
|
1960
1968
|
this.g("VerticalViewScrollbarMode");
|
|
1961
1969
|
}
|
|
1962
1970
|
get horizontalViewScrollbarPosition() {
|
|
1963
|
-
return this.
|
|
1971
|
+
return this.ks;
|
|
1964
1972
|
}
|
|
1965
1973
|
set horizontalViewScrollbarPosition(a) {
|
|
1966
|
-
this.
|
|
1974
|
+
this.ks = a;
|
|
1967
1975
|
this.g("HorizontalViewScrollbarPosition");
|
|
1968
1976
|
}
|
|
1969
1977
|
get verticalViewScrollbarPosition() {
|
|
1970
|
-
return this.
|
|
1978
|
+
return this.lr;
|
|
1971
1979
|
}
|
|
1972
1980
|
set verticalViewScrollbarPosition(a) {
|
|
1973
|
-
this.
|
|
1981
|
+
this.lr = a;
|
|
1974
1982
|
this.g("VerticalViewScrollbarPosition");
|
|
1975
1983
|
}
|
|
1976
1984
|
get horizontalViewScrollbarFill() {
|
|
1977
|
-
return this.
|
|
1985
|
+
return this.kp;
|
|
1978
1986
|
}
|
|
1979
1987
|
set horizontalViewScrollbarFill(a) {
|
|
1980
|
-
this.
|
|
1988
|
+
this.kp = a;
|
|
1981
1989
|
this.g("HorizontalViewScrollbarFill");
|
|
1982
1990
|
}
|
|
1983
1991
|
get horizontalViewScrollbarOutline() {
|
|
1984
|
-
return this.
|
|
1992
|
+
return this.kr;
|
|
1985
1993
|
}
|
|
1986
1994
|
set horizontalViewScrollbarOutline(a) {
|
|
1987
|
-
this.
|
|
1995
|
+
this.kr = a;
|
|
1988
1996
|
this.g("HorizontalViewScrollbarOutline");
|
|
1989
1997
|
}
|
|
1990
1998
|
get horizontalViewScrollbarStrokeThickness() {
|
|
1991
|
-
return this.
|
|
1999
|
+
return this.ec;
|
|
1992
2000
|
}
|
|
1993
2001
|
set horizontalViewScrollbarStrokeThickness(a) {
|
|
1994
|
-
this.
|
|
2002
|
+
this.ec = a;
|
|
1995
2003
|
this.g("HorizontalViewScrollbarStrokeThickness");
|
|
1996
2004
|
}
|
|
1997
2005
|
get horizontalViewScrollbarMaxOpacity() {
|
|
1998
|
-
return this.
|
|
2006
|
+
return this.eb;
|
|
1999
2007
|
}
|
|
2000
2008
|
set horizontalViewScrollbarMaxOpacity(a) {
|
|
2001
|
-
this.
|
|
2009
|
+
this.eb = a;
|
|
2002
2010
|
this.g("HorizontalViewScrollbarMaxOpacity");
|
|
2003
2011
|
}
|
|
2004
2012
|
get horizontalViewScrollbarCornerRadius() {
|
|
2005
|
-
return this.
|
|
2013
|
+
return this.d8;
|
|
2006
2014
|
}
|
|
2007
2015
|
set horizontalViewScrollbarCornerRadius(a) {
|
|
2008
|
-
this.
|
|
2016
|
+
this.d8 = a;
|
|
2009
2017
|
this.g("HorizontalViewScrollbarCornerRadius");
|
|
2010
2018
|
}
|
|
2011
2019
|
get horizontalViewScrollbarHeight() {
|
|
2012
|
-
return this.
|
|
2020
|
+
return this.d9;
|
|
2013
2021
|
}
|
|
2014
2022
|
set horizontalViewScrollbarHeight(a) {
|
|
2015
|
-
this.
|
|
2023
|
+
this.d9 = a;
|
|
2016
2024
|
this.g("HorizontalViewScrollbarHeight");
|
|
2017
2025
|
}
|
|
2018
2026
|
get horizontalViewScrollbarInset() {
|
|
2019
|
-
return this.
|
|
2027
|
+
return this.ea;
|
|
2020
2028
|
}
|
|
2021
2029
|
set horizontalViewScrollbarInset(a) {
|
|
2022
|
-
this.
|
|
2030
|
+
this.ea = a;
|
|
2023
2031
|
this.g("HorizontalViewScrollbarInset");
|
|
2024
2032
|
}
|
|
2025
2033
|
get horizontalViewScrollbarTrackStartInset() {
|
|
2026
|
-
return this.
|
|
2034
|
+
return this.ee;
|
|
2027
2035
|
}
|
|
2028
2036
|
set horizontalViewScrollbarTrackStartInset(a) {
|
|
2029
|
-
this.
|
|
2037
|
+
this.ee = a;
|
|
2030
2038
|
this.g("HorizontalViewScrollbarTrackStartInset");
|
|
2031
2039
|
}
|
|
2032
2040
|
get horizontalViewScrollbarTrackEndInset() {
|
|
2033
|
-
return this.
|
|
2041
|
+
return this.ed;
|
|
2034
2042
|
}
|
|
2035
2043
|
set horizontalViewScrollbarTrackEndInset(a) {
|
|
2036
|
-
this.
|
|
2044
|
+
this.ed = a;
|
|
2037
2045
|
this.g("HorizontalViewScrollbarTrackEndInset");
|
|
2038
2046
|
}
|
|
2039
2047
|
get horizontalViewScrollbarShouldAddAutoTrackInsets() {
|
|
2040
|
-
return this.
|
|
2048
|
+
return this.bs;
|
|
2041
2049
|
}
|
|
2042
2050
|
set horizontalViewScrollbarShouldAddAutoTrackInsets(a) {
|
|
2043
|
-
this.
|
|
2051
|
+
this.bs = a;
|
|
2044
2052
|
this.g("HorizontalViewScrollbarShouldAddAutoTrackInsets");
|
|
2045
2053
|
}
|
|
2046
2054
|
get verticalViewScrollbarFill() {
|
|
2047
|
-
return this.
|
|
2055
|
+
return this.lo;
|
|
2048
2056
|
}
|
|
2049
2057
|
set verticalViewScrollbarFill(a) {
|
|
2050
|
-
this.
|
|
2058
|
+
this.lo = a;
|
|
2051
2059
|
this.g("VerticalViewScrollbarFill");
|
|
2052
2060
|
}
|
|
2053
2061
|
get verticalViewScrollbarOutline() {
|
|
2054
|
-
return this.
|
|
2062
|
+
return this.lq;
|
|
2055
2063
|
}
|
|
2056
2064
|
set verticalViewScrollbarOutline(a) {
|
|
2057
|
-
this.
|
|
2065
|
+
this.lq = a;
|
|
2058
2066
|
this.g("VerticalViewScrollbarOutline");
|
|
2059
2067
|
}
|
|
2060
2068
|
get verticalViewScrollbarStrokeThickness() {
|
|
2061
|
-
return this.
|
|
2069
|
+
return this.e4;
|
|
2062
2070
|
}
|
|
2063
2071
|
set verticalViewScrollbarStrokeThickness(a) {
|
|
2064
|
-
this.
|
|
2072
|
+
this.e4 = a;
|
|
2065
2073
|
this.g("VerticalViewScrollbarStrokeThickness");
|
|
2066
2074
|
}
|
|
2067
2075
|
get verticalViewScrollbarMaxOpacity() {
|
|
2068
|
-
return this.
|
|
2076
|
+
return this.e3;
|
|
2069
2077
|
}
|
|
2070
2078
|
set verticalViewScrollbarMaxOpacity(a) {
|
|
2071
|
-
this.
|
|
2079
|
+
this.e3 = a;
|
|
2072
2080
|
this.g("VerticalViewScrollbarMaxOpacity");
|
|
2073
2081
|
}
|
|
2074
2082
|
get verticalViewScrollbarCornerRadius() {
|
|
2075
|
-
return this.
|
|
2083
|
+
return this.e1;
|
|
2076
2084
|
}
|
|
2077
2085
|
set verticalViewScrollbarCornerRadius(a) {
|
|
2078
|
-
this.
|
|
2086
|
+
this.e1 = a;
|
|
2079
2087
|
this.g("VerticalViewScrollbarCornerRadius");
|
|
2080
2088
|
}
|
|
2081
2089
|
get verticalViewScrollbarWidth() {
|
|
2082
|
-
return this.
|
|
2090
|
+
return this.e7;
|
|
2083
2091
|
}
|
|
2084
2092
|
set verticalViewScrollbarWidth(a) {
|
|
2085
|
-
this.
|
|
2093
|
+
this.e7 = a;
|
|
2086
2094
|
this.g("VerticalViewScrollbarWidth");
|
|
2087
2095
|
}
|
|
2088
2096
|
get verticalViewScrollbarInset() {
|
|
2089
|
-
return this.
|
|
2097
|
+
return this.e2;
|
|
2090
2098
|
}
|
|
2091
2099
|
set verticalViewScrollbarInset(a) {
|
|
2092
|
-
this.
|
|
2100
|
+
this.e2 = a;
|
|
2093
2101
|
this.g("VerticalViewScrollbarInset");
|
|
2094
2102
|
}
|
|
2095
2103
|
get verticalViewScrollbarTrackStartInset() {
|
|
2096
|
-
return this.
|
|
2104
|
+
return this.e6;
|
|
2097
2105
|
}
|
|
2098
2106
|
set verticalViewScrollbarTrackStartInset(a) {
|
|
2099
|
-
this.
|
|
2107
|
+
this.e6 = a;
|
|
2100
2108
|
this.g("VerticalViewScrollbarTrackStartInset");
|
|
2101
2109
|
}
|
|
2102
2110
|
get verticalViewScrollbarTrackEndInset() {
|
|
2103
|
-
return this.
|
|
2111
|
+
return this.e5;
|
|
2104
2112
|
}
|
|
2105
2113
|
set verticalViewScrollbarTrackEndInset(a) {
|
|
2106
|
-
this.
|
|
2114
|
+
this.e5 = a;
|
|
2107
2115
|
this.g("VerticalViewScrollbarTrackEndInset");
|
|
2108
2116
|
}
|
|
2109
2117
|
get verticalViewScrollbarShouldAddAutoTrackInsets() {
|
|
2110
|
-
return this.
|
|
2118
|
+
return this.b0;
|
|
2111
2119
|
}
|
|
2112
2120
|
set verticalViewScrollbarShouldAddAutoTrackInsets(a) {
|
|
2113
|
-
this.
|
|
2121
|
+
this.b0 = a;
|
|
2114
2122
|
this.g("VerticalViewScrollbarShouldAddAutoTrackInsets");
|
|
2115
2123
|
}
|
|
2116
2124
|
get windowRectMinWidth() {
|
|
2117
|
-
return this.
|
|
2125
|
+
return this.e9;
|
|
2118
2126
|
}
|
|
2119
2127
|
set windowRectMinWidth(a) {
|
|
2120
|
-
this.
|
|
2128
|
+
this.e9 = a;
|
|
2121
2129
|
this.g("WindowRectMinWidth");
|
|
2122
2130
|
}
|
|
2123
2131
|
get windowRectMinHeight() {
|
|
2124
|
-
return this.
|
|
2132
|
+
return this.e8;
|
|
2125
2133
|
}
|
|
2126
2134
|
set windowRectMinHeight(a) {
|
|
2127
|
-
this.
|
|
2135
|
+
this.e8 = a;
|
|
2128
2136
|
this.g("WindowRectMinHeight");
|
|
2129
2137
|
}
|
|
2130
2138
|
get windowSizeMinWidth() {
|
|
2131
|
-
return this.
|
|
2139
|
+
return this.fb;
|
|
2132
2140
|
}
|
|
2133
2141
|
set windowSizeMinWidth(a) {
|
|
2134
|
-
this.
|
|
2142
|
+
this.fb = a;
|
|
2135
2143
|
this.g("WindowSizeMinWidth");
|
|
2136
2144
|
}
|
|
2137
2145
|
get windowSizeMinHeight() {
|
|
2138
|
-
return this.
|
|
2146
|
+
return this.fa;
|
|
2139
2147
|
}
|
|
2140
2148
|
set windowSizeMinHeight(a) {
|
|
2141
|
-
this.
|
|
2149
|
+
this.fa = a;
|
|
2142
2150
|
this.g("WindowSizeMinHeight");
|
|
2143
2151
|
}
|
|
2144
2152
|
get seriesAddedRef() {
|
|
2145
|
-
return this.
|
|
2153
|
+
return this.k4;
|
|
2146
2154
|
}
|
|
2147
2155
|
set seriesAddedRef(a) {
|
|
2148
|
-
this.
|
|
2156
|
+
this.k4 = a;
|
|
2149
2157
|
this.g("SeriesAddedRef");
|
|
2150
2158
|
}
|
|
2151
2159
|
get seriesRemovedRef() {
|
|
2152
|
-
return this.
|
|
2160
|
+
return this.lc;
|
|
2153
2161
|
}
|
|
2154
2162
|
set seriesRemovedRef(a) {
|
|
2155
|
-
this.
|
|
2163
|
+
this.lc = a;
|
|
2156
2164
|
this.g("SeriesRemovedRef");
|
|
2157
2165
|
}
|
|
2158
2166
|
get seriesPointerEnterRef() {
|
|
2159
|
-
return this.
|
|
2167
|
+
return this.k8;
|
|
2160
2168
|
}
|
|
2161
2169
|
set seriesPointerEnterRef(a) {
|
|
2162
|
-
this.
|
|
2170
|
+
this.k8 = a;
|
|
2163
2171
|
this.g("SeriesPointerEnterRef");
|
|
2164
2172
|
}
|
|
2165
2173
|
get seriesPointerLeaveRef() {
|
|
2166
|
-
return this.
|
|
2174
|
+
return this.k9;
|
|
2167
2175
|
}
|
|
2168
2176
|
set seriesPointerLeaveRef(a) {
|
|
2169
|
-
this.
|
|
2177
|
+
this.k9 = a;
|
|
2170
2178
|
this.g("SeriesPointerLeaveRef");
|
|
2171
2179
|
}
|
|
2172
2180
|
get seriesPointerMoveRef() {
|
|
2173
|
-
return this.
|
|
2181
|
+
return this.la;
|
|
2174
2182
|
}
|
|
2175
2183
|
set seriesPointerMoveRef(a) {
|
|
2176
|
-
this.
|
|
2184
|
+
this.la = a;
|
|
2177
2185
|
this.g("SeriesPointerMoveRef");
|
|
2178
2186
|
}
|
|
2179
2187
|
get seriesPointerDownRef() {
|
|
2180
|
-
return this.
|
|
2188
|
+
return this.k7;
|
|
2181
2189
|
}
|
|
2182
2190
|
set seriesPointerDownRef(a) {
|
|
2183
|
-
this.
|
|
2191
|
+
this.k7 = a;
|
|
2184
2192
|
this.g("SeriesPointerDownRef");
|
|
2185
2193
|
}
|
|
2186
2194
|
get seriesPointerUpRef() {
|
|
2187
|
-
return this.
|
|
2195
|
+
return this.lb;
|
|
2188
2196
|
}
|
|
2189
2197
|
set seriesPointerUpRef(a) {
|
|
2190
|
-
this.
|
|
2198
|
+
this.lb = a;
|
|
2191
2199
|
this.g("SeriesPointerUpRef");
|
|
2192
2200
|
}
|
|
2193
2201
|
get calloutStyleUpdatingRef() {
|
|
2194
|
-
return this.
|
|
2202
|
+
return this.il;
|
|
2195
2203
|
}
|
|
2196
2204
|
set calloutStyleUpdatingRef(a) {
|
|
2197
|
-
this.
|
|
2205
|
+
this.il = a;
|
|
2198
2206
|
this.g("CalloutStyleUpdatingRef");
|
|
2199
2207
|
}
|
|
2200
2208
|
get calloutRenderStyleUpdatingRef() {
|
|
2201
|
-
return this.
|
|
2209
|
+
return this.ih;
|
|
2202
2210
|
}
|
|
2203
2211
|
set calloutRenderStyleUpdatingRef(a) {
|
|
2204
|
-
this.
|
|
2212
|
+
this.ih = a;
|
|
2205
2213
|
this.g("CalloutRenderStyleUpdatingRef");
|
|
2206
2214
|
}
|
|
2207
2215
|
}
|