igniteui-angular-core 16.1.0-beta.3 → 16.1.0
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
|
@@ -13995,8 +13995,9 @@ function toDoubleCollection(v) {
|
|
|
13995
13995
|
v = v.trim();
|
|
13996
13996
|
let vParts = v.split(/[\s,]+(?![^(]*\))/gm);
|
|
13997
13997
|
for (let i = 0; i < vParts.length; i++) {
|
|
13998
|
-
vParts[i] =
|
|
13998
|
+
vParts[i] = vParts[i].trim();
|
|
13999
13999
|
}
|
|
14000
|
+
v = vParts;
|
|
14000
14001
|
}
|
|
14001
14002
|
let doubleCollection = new DoubleCollection();
|
|
14002
14003
|
for (var i = 0; v && i < v.length; i++) {
|
|
@@ -82132,6 +82133,7 @@ let DomainChartDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
|
82132
82133
|
a.item("FinalValueAnnotationsBackground", "Brush");
|
|
82133
82134
|
a.item("FinalValueAnnotationsTextColor", "Brush");
|
|
82134
82135
|
a.item("FinalValueAnnotationsPrecision", "Number:int");
|
|
82136
|
+
a.item("AutoCalloutsVisible", "Boolean");
|
|
82135
82137
|
a.item("CalloutsVisible", "Boolean");
|
|
82136
82138
|
a.item("CalloutStyleUpdatingEventEnabled", "Boolean");
|
|
82137
82139
|
a.item("CalloutsDataSourceRef", "(w:CalloutsItemsSource,xam:CalloutsItemsSource,wf:CalloutsDataSource)DataRef::object");
|
|
@@ -82330,148 +82332,148 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
82330
82332
|
class DomainChartDescription extends Description {
|
|
82331
82333
|
constructor() {
|
|
82332
82334
|
super();
|
|
82333
|
-
this.
|
|
82334
|
-
this.et = 0;
|
|
82335
|
-
this.eu = 0;
|
|
82335
|
+
this.ei = 0;
|
|
82336
82336
|
this.ev = 0;
|
|
82337
|
-
this.
|
|
82338
|
-
this.
|
|
82337
|
+
this.ew = 0;
|
|
82338
|
+
this.ex = 0;
|
|
82339
|
+
this.eu = 0;
|
|
82339
82340
|
this.eq = 0;
|
|
82341
|
+
this.es = 0;
|
|
82342
|
+
this.er = 0;
|
|
82340
82343
|
this.ep = 0;
|
|
82341
|
-
this.
|
|
82342
|
-
this.
|
|
82344
|
+
this.lf = null;
|
|
82345
|
+
this.li = null;
|
|
82346
|
+
this.ef = 0;
|
|
82347
|
+
this.ey = 0;
|
|
82348
|
+
this.eo = 0;
|
|
82349
|
+
this.co = 0;
|
|
82350
|
+
this.h6 = 0;
|
|
82351
|
+
this.ll = null;
|
|
82343
82352
|
this.lg = null;
|
|
82344
|
-
this.ed = 0;
|
|
82345
|
-
this.ew = 0;
|
|
82346
|
-
this.em = 0;
|
|
82347
|
-
this.cm = 0;
|
|
82348
|
-
this.h4 = 0;
|
|
82349
82353
|
this.lj = null;
|
|
82350
|
-
this.
|
|
82351
|
-
this.
|
|
82354
|
+
this.i2 = null;
|
|
82355
|
+
this.da = 0;
|
|
82356
|
+
this.db = 0;
|
|
82357
|
+
this.cu = 0;
|
|
82358
|
+
this.cv = 0;
|
|
82352
82359
|
this.i0 = null;
|
|
82353
|
-
this.
|
|
82354
|
-
this.
|
|
82355
|
-
this.cs = 0;
|
|
82356
|
-
this.ct = 0;
|
|
82357
|
-
this.iy = null;
|
|
82358
|
-
this.iz = null;
|
|
82359
|
-
this.bm = false;
|
|
82360
|
+
this.i1 = null;
|
|
82361
|
+
this.bn = false;
|
|
82360
82362
|
this.p = null;
|
|
82361
82363
|
this.m = null;
|
|
82362
82364
|
this.o = null;
|
|
82363
82365
|
this.l = null;
|
|
82364
|
-
this.j9 = null;
|
|
82365
|
-
this.h0 = 0;
|
|
82366
|
-
this.h1 = 0;
|
|
82367
82366
|
this.kb = null;
|
|
82368
|
-
this.
|
|
82369
|
-
this.
|
|
82367
|
+
this.h2 = 0;
|
|
82368
|
+
this.h3 = 0;
|
|
82369
|
+
this.kd = null;
|
|
82370
82370
|
this.kc = null;
|
|
82371
|
+
this.bo = false;
|
|
82372
|
+
this.ke = null;
|
|
82371
82373
|
this.q = null;
|
|
82372
|
-
this.dx = 0;
|
|
82373
|
-
this.dy = 0;
|
|
82374
82374
|
this.dz = 0;
|
|
82375
82375
|
this.d0 = 0;
|
|
82376
|
-
this.
|
|
82377
|
-
this.kh = null;
|
|
82378
|
-
this.bp = false;
|
|
82376
|
+
this.d1 = 0;
|
|
82379
82377
|
this.d2 = 0;
|
|
82380
|
-
this.
|
|
82378
|
+
this.bp = false;
|
|
82379
|
+
this.kj = null;
|
|
82380
|
+
this.bq = false;
|
|
82381
82381
|
this.d4 = 0;
|
|
82382
82382
|
this.d5 = 0;
|
|
82383
|
-
this.
|
|
82384
|
-
this.
|
|
82385
|
-
this.d1 = 0;
|
|
82383
|
+
this.d6 = 0;
|
|
82384
|
+
this.d7 = 0;
|
|
82386
82385
|
this.kf = null;
|
|
82387
82386
|
this.kg = null;
|
|
82388
|
-
this.
|
|
82387
|
+
this.d3 = 0;
|
|
82388
|
+
this.kh = null;
|
|
82389
|
+
this.ki = null;
|
|
82390
|
+
this.i5 = null;
|
|
82389
82391
|
this.n = null;
|
|
82390
|
-
this.
|
|
82391
|
-
this.i2 = null;
|
|
82392
|
+
this.i3 = null;
|
|
82392
82393
|
this.i4 = null;
|
|
82393
|
-
this.i5 = null;
|
|
82394
82394
|
this.i6 = null;
|
|
82395
|
-
this.
|
|
82396
|
-
this.
|
|
82395
|
+
this.i7 = null;
|
|
82396
|
+
this.i8 = null;
|
|
82397
82397
|
this.c1 = 0;
|
|
82398
82398
|
this.c2 = 0;
|
|
82399
|
-
this.
|
|
82400
|
-
this.
|
|
82399
|
+
this.c3 = 0;
|
|
82400
|
+
this.c4 = 0;
|
|
82401
82401
|
this.cw = 0;
|
|
82402
82402
|
this.cx = 0;
|
|
82403
|
-
this.bl = false;
|
|
82404
|
-
this.i7 = null;
|
|
82405
82403
|
this.cy = 0;
|
|
82406
|
-
this.
|
|
82404
|
+
this.cz = 0;
|
|
82405
|
+
this.bm = false;
|
|
82407
82406
|
this.i9 = null;
|
|
82408
|
-
this.
|
|
82409
|
-
this.
|
|
82410
|
-
this.
|
|
82407
|
+
this.c0 = 0;
|
|
82408
|
+
this.ja = null;
|
|
82409
|
+
this.jb = null;
|
|
82411
82410
|
this.jn = null;
|
|
82412
82411
|
this.jo = null;
|
|
82413
|
-
this.jp = null;
|
|
82414
|
-
this.jk = null;
|
|
82415
|
-
this.dg = 0;
|
|
82416
82412
|
this.dh = 0;
|
|
82413
|
+
this.jp = null;
|
|
82414
|
+
this.jq = null;
|
|
82415
|
+
this.jr = null;
|
|
82416
|
+
this.jm = null;
|
|
82417
82417
|
this.di = 0;
|
|
82418
82418
|
this.dj = 0;
|
|
82419
|
-
this.
|
|
82420
|
-
this.
|
|
82419
|
+
this.dk = 0;
|
|
82420
|
+
this.dl = 0;
|
|
82421
82421
|
this.dd = 0;
|
|
82422
82422
|
this.de = 0;
|
|
82423
|
-
this.
|
|
82424
|
-
this.
|
|
82425
|
-
this.dl = 0;
|
|
82423
|
+
this.df = 0;
|
|
82424
|
+
this.dg = 0;
|
|
82426
82425
|
this.jx = null;
|
|
82427
82426
|
this.jy = null;
|
|
82428
|
-
this.
|
|
82429
|
-
this.
|
|
82427
|
+
this.dn = 0;
|
|
82428
|
+
this.jz = null;
|
|
82429
|
+
this.j0 = null;
|
|
82430
82430
|
this.jh = null;
|
|
82431
|
-
this.da = 0;
|
|
82432
82431
|
this.ji = null;
|
|
82433
82432
|
this.jj = null;
|
|
82434
|
-
this.
|
|
82435
|
-
this.
|
|
82433
|
+
this.dc = 0;
|
|
82434
|
+
this.jk = null;
|
|
82435
|
+
this.jl = null;
|
|
82436
82436
|
this.js = null;
|
|
82437
|
-
this.dk = 0;
|
|
82438
82437
|
this.jt = null;
|
|
82439
82438
|
this.ju = null;
|
|
82440
|
-
this.
|
|
82441
|
-
this.
|
|
82439
|
+
this.dm = 0;
|
|
82440
|
+
this.jv = null;
|
|
82441
|
+
this.jw = null;
|
|
82442
82442
|
this.cq = 0;
|
|
82443
82443
|
this.cr = 0;
|
|
82444
|
-
this.
|
|
82445
|
-
this.
|
|
82446
|
-
this.
|
|
82444
|
+
this.cs = 0;
|
|
82445
|
+
this.ct = 0;
|
|
82446
|
+
this.iz = null;
|
|
82447
82447
|
this.j5 = null;
|
|
82448
|
-
this.dt = 0;
|
|
82449
|
-
this.du = 0;
|
|
82450
|
-
this.dv = 0;
|
|
82451
|
-
this.dw = 0;
|
|
82452
82448
|
this.j6 = null;
|
|
82453
|
-
this.ds = 0;
|
|
82454
82449
|
this.j7 = null;
|
|
82450
|
+
this.dv = 0;
|
|
82451
|
+
this.dw = 0;
|
|
82452
|
+
this.dx = 0;
|
|
82453
|
+
this.dy = 0;
|
|
82455
82454
|
this.j8 = null;
|
|
82456
|
-
this.
|
|
82457
|
-
this.
|
|
82455
|
+
this.du = 0;
|
|
82456
|
+
this.j9 = null;
|
|
82457
|
+
this.ka = null;
|
|
82458
82458
|
this.dq = 0;
|
|
82459
82459
|
this.dr = 0;
|
|
82460
|
-
this.
|
|
82461
|
-
this.
|
|
82462
|
-
this.dm = 0;
|
|
82460
|
+
this.ds = 0;
|
|
82461
|
+
this.dt = 0;
|
|
82463
82462
|
this.j1 = null;
|
|
82464
82463
|
this.j2 = null;
|
|
82465
|
-
this.
|
|
82466
|
-
this.
|
|
82467
|
-
this.
|
|
82468
|
-
this.c5 = 0;
|
|
82469
|
-
this.c6 = 0;
|
|
82470
|
-
this.c7 = 0;
|
|
82464
|
+
this.dp = 0;
|
|
82465
|
+
this.j3 = null;
|
|
82466
|
+
this.j4 = null;
|
|
82471
82467
|
this.jc = null;
|
|
82472
|
-
this.c3 = 0;
|
|
82473
82468
|
this.jd = null;
|
|
82469
|
+
this.c6 = 0;
|
|
82470
|
+
this.c7 = 0;
|
|
82471
|
+
this.c8 = 0;
|
|
82472
|
+
this.c9 = 0;
|
|
82474
82473
|
this.je = null;
|
|
82474
|
+
this.c5 = 0;
|
|
82475
|
+
this.jf = null;
|
|
82476
|
+
this.jg = null;
|
|
82475
82477
|
this.ae = null;
|
|
82476
82478
|
this.u = null;
|
|
82477
82479
|
this.t = null;
|
|
@@ -82481,11 +82483,11 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
82481
82483
|
this.x = null;
|
|
82482
82484
|
this.w = null;
|
|
82483
82485
|
this.z = null;
|
|
82484
|
-
this.
|
|
82485
|
-
this.
|
|
82486
|
-
this.kr = null;
|
|
82486
|
+
this.ku = null;
|
|
82487
|
+
this.km = null;
|
|
82487
82488
|
this.kt = null;
|
|
82488
|
-
this.
|
|
82489
|
+
this.kv = null;
|
|
82490
|
+
this.iy = null;
|
|
82489
82491
|
this.bb = null;
|
|
82490
82492
|
this.v = null;
|
|
82491
82493
|
this.r = null;
|
|
@@ -82493,116 +82495,117 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
82493
82495
|
this.ad = null;
|
|
82494
82496
|
this.h = null;
|
|
82495
82497
|
this.i = null;
|
|
82496
|
-
this.
|
|
82497
|
-
this.bs = false;
|
|
82498
|
-
this.bu = false;
|
|
82499
|
-
this.bw = false;
|
|
82500
|
-
this.by = false;
|
|
82498
|
+
this.kz = null;
|
|
82501
82499
|
this.bt = false;
|
|
82500
|
+
this.bv = false;
|
|
82501
|
+
this.bx = false;
|
|
82502
|
+
this.bz = false;
|
|
82503
|
+
this.bu = false;
|
|
82502
82504
|
this.bd = null;
|
|
82503
|
-
this.
|
|
82504
|
-
this.
|
|
82505
|
-
this.
|
|
82506
|
-
this.
|
|
82507
|
-
this.
|
|
82508
|
-
this.
|
|
82509
|
-
this.
|
|
82505
|
+
this.ip = null;
|
|
82506
|
+
this.ld = null;
|
|
82507
|
+
this.lh = null;
|
|
82508
|
+
this.le = null;
|
|
82509
|
+
this.ln = null;
|
|
82510
|
+
this.en = 0;
|
|
82511
|
+
this.et = 0;
|
|
82512
|
+
this.k3 = null;
|
|
82513
|
+
this.k2 = null;
|
|
82510
82514
|
this.k1 = null;
|
|
82511
|
-
this.
|
|
82512
|
-
this.
|
|
82513
|
-
this.ee = 0;
|
|
82514
|
-
this.ef = 0;
|
|
82515
|
+
this.eg = 0;
|
|
82516
|
+
this.eh = 0;
|
|
82515
82517
|
this.ac = null;
|
|
82516
|
-
this.
|
|
82518
|
+
this.k0 = null;
|
|
82517
82519
|
this.aa = null;
|
|
82518
82520
|
this.ab = null;
|
|
82519
|
-
this.
|
|
82520
|
-
this.
|
|
82521
|
+
this.h5 = 0;
|
|
82522
|
+
this.cn = 0;
|
|
82521
82523
|
this.bg = false;
|
|
82522
82524
|
this.ag = null;
|
|
82523
|
-
this.
|
|
82524
|
-
this.
|
|
82525
|
+
this.lm = null;
|
|
82526
|
+
this.ez = 0;
|
|
82525
82527
|
this.bf = false;
|
|
82526
|
-
this.ei = 0;
|
|
82527
82528
|
this.ek = 0;
|
|
82529
|
+
this.em = 0;
|
|
82530
|
+
this.el = 0;
|
|
82528
82531
|
this.ej = 0;
|
|
82529
|
-
this.
|
|
82530
|
-
this.
|
|
82531
|
-
this.
|
|
82532
|
-
this.
|
|
82533
|
-
this.
|
|
82534
|
-
this.kl = null;
|
|
82535
|
-
this.ku = null;
|
|
82532
|
+
this.iq = null;
|
|
82533
|
+
this.k5 = null;
|
|
82534
|
+
this.k6 = null;
|
|
82535
|
+
this.ko = null;
|
|
82536
|
+
this.kn = null;
|
|
82536
82537
|
this.kw = null;
|
|
82537
|
-
this.
|
|
82538
|
-
this.
|
|
82539
|
-
this.
|
|
82540
|
-
this.
|
|
82541
|
-
this.bk = false;
|
|
82538
|
+
this.ky = null;
|
|
82539
|
+
this.kx = null;
|
|
82540
|
+
this.h7 = 0;
|
|
82541
|
+
this.lk = null;
|
|
82542
82542
|
this.iv = null;
|
|
82543
|
-
this.
|
|
82544
|
-
this.
|
|
82545
|
-
this.
|
|
82546
|
-
this.
|
|
82543
|
+
this.bl = false;
|
|
82544
|
+
this.ix = null;
|
|
82545
|
+
this.cp = 0;
|
|
82546
|
+
this.iw = null;
|
|
82547
|
+
this.bk = false;
|
|
82547
82548
|
this.ir = null;
|
|
82548
|
-
this.
|
|
82549
|
+
this.it = null;
|
|
82549
82550
|
this.is = null;
|
|
82550
|
-
this.
|
|
82551
|
-
this.
|
|
82552
|
-
this.
|
|
82553
|
-
this.
|
|
82554
|
-
this.
|
|
82555
|
-
this.
|
|
82556
|
-
this.
|
|
82557
|
-
this.
|
|
82558
|
-
this.
|
|
82551
|
+
this.iu = null;
|
|
82552
|
+
this.h0 = 0;
|
|
82553
|
+
this.h1 = 0;
|
|
82554
|
+
this.bw = false;
|
|
82555
|
+
this.by = false;
|
|
82556
|
+
this.br = false;
|
|
82557
|
+
this.kk = null;
|
|
82558
|
+
this.kl = null;
|
|
82559
|
+
this.h4 = 0;
|
|
82559
82560
|
this.bh = false;
|
|
82560
|
-
this.
|
|
82561
|
+
this.bj = false;
|
|
82562
|
+
this.bi = false;
|
|
82563
|
+
this.ij = null;
|
|
82561
82564
|
this.k = null;
|
|
82565
|
+
this.im = null;
|
|
82566
|
+
this.io = null;
|
|
82562
82567
|
this.ik = null;
|
|
82563
|
-
this.il = null;
|
|
82564
82568
|
this.ii = null;
|
|
82565
|
-
this.ig = null;
|
|
82566
82569
|
this.ah = null;
|
|
82567
82570
|
this.ai = null;
|
|
82568
|
-
this.
|
|
82569
|
-
this.ko = null;
|
|
82570
|
-
this.ln = null;
|
|
82571
|
+
this.e0 = 0;
|
|
82571
82572
|
this.kq = null;
|
|
82572
82573
|
this.lp = null;
|
|
82573
|
-
this.
|
|
82574
|
+
this.ks = null;
|
|
82575
|
+
this.lr = null;
|
|
82574
82576
|
this.kp = null;
|
|
82575
|
-
this.
|
|
82576
|
-
this.d9 = 0;
|
|
82577
|
-
this.d6 = 0;
|
|
82578
|
-
this.d7 = 0;
|
|
82579
|
-
this.d8 = 0;
|
|
82577
|
+
this.kr = null;
|
|
82580
82578
|
this.ec = 0;
|
|
82581
82579
|
this.eb = 0;
|
|
82582
|
-
this.
|
|
82583
|
-
this.
|
|
82580
|
+
this.d8 = 0;
|
|
82581
|
+
this.d9 = 0;
|
|
82582
|
+
this.ea = 0;
|
|
82583
|
+
this.ee = 0;
|
|
82584
|
+
this.ed = 0;
|
|
82585
|
+
this.bs = false;
|
|
82584
82586
|
this.lo = null;
|
|
82585
|
-
this.
|
|
82586
|
-
this.e1 = 0;
|
|
82587
|
-
this.ez = 0;
|
|
82588
|
-
this.e5 = 0;
|
|
82589
|
-
this.e0 = 0;
|
|
82587
|
+
this.lq = null;
|
|
82590
82588
|
this.e4 = 0;
|
|
82591
82589
|
this.e3 = 0;
|
|
82592
|
-
this.
|
|
82590
|
+
this.e1 = 0;
|
|
82593
82591
|
this.e7 = 0;
|
|
82592
|
+
this.e2 = 0;
|
|
82594
82593
|
this.e6 = 0;
|
|
82594
|
+
this.e5 = 0;
|
|
82595
|
+
this.b0 = false;
|
|
82595
82596
|
this.e9 = 0;
|
|
82596
82597
|
this.e8 = 0;
|
|
82597
|
-
this.
|
|
82598
|
-
this.
|
|
82599
|
-
this.
|
|
82600
|
-
this.
|
|
82598
|
+
this.fb = 0;
|
|
82599
|
+
this.fa = 0;
|
|
82600
|
+
this.k4 = null;
|
|
82601
|
+
this.lc = null;
|
|
82601
82602
|
this.k8 = null;
|
|
82602
|
-
this.k5 = null;
|
|
82603
82603
|
this.k9 = null;
|
|
82604
|
-
this.
|
|
82605
|
-
this.
|
|
82604
|
+
this.la = null;
|
|
82605
|
+
this.k7 = null;
|
|
82606
|
+
this.lb = null;
|
|
82607
|
+
this.il = null;
|
|
82608
|
+
this.ih = null;
|
|
82606
82609
|
}
|
|
82607
82610
|
get_type() {
|
|
82608
82611
|
return "DomainChart";
|
|
@@ -82611,192 +82614,192 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
82611
82614
|
return this.get_type();
|
|
82612
82615
|
}
|
|
82613
82616
|
get pixelScalingRatio() {
|
|
82614
|
-
return this.
|
|
82617
|
+
return this.ei;
|
|
82615
82618
|
}
|
|
82616
82619
|
set pixelScalingRatio(a) {
|
|
82617
|
-
this.
|
|
82620
|
+
this.ei = a;
|
|
82618
82621
|
this.g("PixelScalingRatio");
|
|
82619
82622
|
}
|
|
82620
82623
|
get titleLeftMargin() {
|
|
82621
|
-
return this.
|
|
82624
|
+
return this.ev;
|
|
82622
82625
|
}
|
|
82623
82626
|
set titleLeftMargin(a) {
|
|
82624
|
-
this.
|
|
82627
|
+
this.ev = a;
|
|
82625
82628
|
this.g("TitleLeftMargin");
|
|
82626
82629
|
}
|
|
82627
82630
|
get titleRightMargin() {
|
|
82628
|
-
return this.
|
|
82631
|
+
return this.ew;
|
|
82629
82632
|
}
|
|
82630
82633
|
set titleRightMargin(a) {
|
|
82631
|
-
this.
|
|
82634
|
+
this.ew = a;
|
|
82632
82635
|
this.g("TitleRightMargin");
|
|
82633
82636
|
}
|
|
82634
82637
|
get titleTopMargin() {
|
|
82635
|
-
return this.
|
|
82638
|
+
return this.ex;
|
|
82636
82639
|
}
|
|
82637
82640
|
set titleTopMargin(a) {
|
|
82638
|
-
this.
|
|
82641
|
+
this.ex = a;
|
|
82639
82642
|
this.g("TitleTopMargin");
|
|
82640
82643
|
}
|
|
82641
82644
|
get titleBottomMargin() {
|
|
82642
|
-
return this.
|
|
82645
|
+
return this.eu;
|
|
82643
82646
|
}
|
|
82644
82647
|
set titleBottomMargin(a) {
|
|
82645
|
-
this.
|
|
82648
|
+
this.eu = a;
|
|
82646
82649
|
this.g("TitleBottomMargin");
|
|
82647
82650
|
}
|
|
82648
82651
|
get subtitleLeftMargin() {
|
|
82649
|
-
return this.
|
|
82652
|
+
return this.eq;
|
|
82650
82653
|
}
|
|
82651
82654
|
set subtitleLeftMargin(a) {
|
|
82652
|
-
this.
|
|
82655
|
+
this.eq = a;
|
|
82653
82656
|
this.g("SubtitleLeftMargin");
|
|
82654
82657
|
}
|
|
82655
82658
|
get subtitleTopMargin() {
|
|
82656
|
-
return this.
|
|
82659
|
+
return this.es;
|
|
82657
82660
|
}
|
|
82658
82661
|
set subtitleTopMargin(a) {
|
|
82659
|
-
this.
|
|
82662
|
+
this.es = a;
|
|
82660
82663
|
this.g("SubtitleTopMargin");
|
|
82661
82664
|
}
|
|
82662
82665
|
get subtitleRightMargin() {
|
|
82663
|
-
return this.
|
|
82666
|
+
return this.er;
|
|
82664
82667
|
}
|
|
82665
82668
|
set subtitleRightMargin(a) {
|
|
82666
|
-
this.
|
|
82669
|
+
this.er = a;
|
|
82667
82670
|
this.g("SubtitleRightMargin");
|
|
82668
82671
|
}
|
|
82669
82672
|
get subtitleBottomMargin() {
|
|
82670
|
-
return this.
|
|
82673
|
+
return this.ep;
|
|
82671
82674
|
}
|
|
82672
82675
|
set subtitleBottomMargin(a) {
|
|
82673
|
-
this.
|
|
82676
|
+
this.ep = a;
|
|
82674
82677
|
this.g("SubtitleBottomMargin");
|
|
82675
82678
|
}
|
|
82676
82679
|
get subtitleTextColor() {
|
|
82677
|
-
return this.
|
|
82680
|
+
return this.lf;
|
|
82678
82681
|
}
|
|
82679
82682
|
set subtitleTextColor(a) {
|
|
82680
|
-
this.
|
|
82683
|
+
this.lf = a;
|
|
82681
82684
|
this.g("SubtitleTextColor");
|
|
82682
82685
|
}
|
|
82683
82686
|
get titleTextColor() {
|
|
82684
|
-
return this.
|
|
82687
|
+
return this.li;
|
|
82685
82688
|
}
|
|
82686
82689
|
set titleTextColor(a) {
|
|
82687
|
-
this.
|
|
82690
|
+
this.li = a;
|
|
82688
82691
|
this.g("TitleTextColor");
|
|
82689
82692
|
}
|
|
82690
82693
|
get leftMargin() {
|
|
82691
|
-
return this.
|
|
82694
|
+
return this.ef;
|
|
82692
82695
|
}
|
|
82693
82696
|
set leftMargin(a) {
|
|
82694
|
-
this.
|
|
82697
|
+
this.ef = a;
|
|
82695
82698
|
this.g("LeftMargin");
|
|
82696
82699
|
}
|
|
82697
82700
|
get topMargin() {
|
|
82698
|
-
return this.
|
|
82701
|
+
return this.ey;
|
|
82699
82702
|
}
|
|
82700
82703
|
set topMargin(a) {
|
|
82701
|
-
this.
|
|
82704
|
+
this.ey = a;
|
|
82702
82705
|
this.g("TopMargin");
|
|
82703
82706
|
}
|
|
82704
82707
|
get rightMargin() {
|
|
82705
|
-
return this.
|
|
82708
|
+
return this.eo;
|
|
82706
82709
|
}
|
|
82707
82710
|
set rightMargin(a) {
|
|
82708
|
-
this.
|
|
82711
|
+
this.eo = a;
|
|
82709
82712
|
this.g("RightMargin");
|
|
82710
82713
|
}
|
|
82711
82714
|
get bottomMargin() {
|
|
82712
|
-
return this.
|
|
82715
|
+
return this.co;
|
|
82713
82716
|
}
|
|
82714
82717
|
set bottomMargin(a) {
|
|
82715
|
-
this.
|
|
82718
|
+
this.co = a;
|
|
82716
82719
|
this.g("BottomMargin");
|
|
82717
82720
|
}
|
|
82718
82721
|
get transitionDuration() {
|
|
82719
|
-
return this.
|
|
82722
|
+
return this.h6;
|
|
82720
82723
|
}
|
|
82721
82724
|
set transitionDuration(a) {
|
|
82722
|
-
this.
|
|
82725
|
+
this.h6 = a;
|
|
82723
82726
|
this.g("TransitionDuration");
|
|
82724
82727
|
}
|
|
82725
82728
|
get transitionEasingFunctionRef() {
|
|
82726
|
-
return this.
|
|
82729
|
+
return this.ll;
|
|
82727
82730
|
}
|
|
82728
82731
|
set transitionEasingFunctionRef(a) {
|
|
82729
|
-
this.
|
|
82732
|
+
this.ll = a;
|
|
82730
82733
|
this.g("TransitionEasingFunctionRef");
|
|
82731
82734
|
}
|
|
82732
82735
|
get subtitleTextStyle() {
|
|
82733
|
-
return this.
|
|
82736
|
+
return this.lg;
|
|
82734
82737
|
}
|
|
82735
82738
|
set subtitleTextStyle(a) {
|
|
82736
|
-
this.
|
|
82739
|
+
this.lg = a;
|
|
82737
82740
|
this.g("SubtitleTextStyle");
|
|
82738
82741
|
}
|
|
82739
82742
|
get titleTextStyle() {
|
|
82740
|
-
return this.
|
|
82743
|
+
return this.lj;
|
|
82741
82744
|
}
|
|
82742
82745
|
set titleTextStyle(a) {
|
|
82743
|
-
this.
|
|
82746
|
+
this.lj = a;
|
|
82744
82747
|
this.g("TitleTextStyle");
|
|
82745
82748
|
}
|
|
82746
82749
|
get dataToolTipGroupingMode() {
|
|
82747
|
-
return this.
|
|
82750
|
+
return this.i2;
|
|
82748
82751
|
}
|
|
82749
82752
|
set dataToolTipGroupingMode(a) {
|
|
82750
|
-
this.
|
|
82753
|
+
this.i2 = a;
|
|
82751
82754
|
this.g("DataToolTipGroupingMode");
|
|
82752
82755
|
}
|
|
82753
82756
|
get dataToolTipPositionOffsetX() {
|
|
82754
|
-
return this.
|
|
82757
|
+
return this.da;
|
|
82755
82758
|
}
|
|
82756
82759
|
set dataToolTipPositionOffsetX(a) {
|
|
82757
|
-
this.
|
|
82760
|
+
this.da = a;
|
|
82758
82761
|
this.g("DataToolTipPositionOffsetX");
|
|
82759
82762
|
}
|
|
82760
82763
|
get dataToolTipPositionOffsetY() {
|
|
82761
|
-
return this.
|
|
82764
|
+
return this.db;
|
|
82762
82765
|
}
|
|
82763
82766
|
set dataToolTipPositionOffsetY(a) {
|
|
82764
|
-
this.
|
|
82767
|
+
this.db = a;
|
|
82765
82768
|
this.g("DataToolTipPositionOffsetY");
|
|
82766
82769
|
}
|
|
82767
82770
|
get dataToolTipDefaultPositionOffsetX() {
|
|
82768
|
-
return this.
|
|
82771
|
+
return this.cu;
|
|
82769
82772
|
}
|
|
82770
82773
|
set dataToolTipDefaultPositionOffsetX(a) {
|
|
82771
|
-
this.
|
|
82774
|
+
this.cu = a;
|
|
82772
82775
|
this.g("DataToolTipDefaultPositionOffsetX");
|
|
82773
82776
|
}
|
|
82774
82777
|
get dataToolTipDefaultPositionOffsetY() {
|
|
82775
|
-
return this.
|
|
82778
|
+
return this.cv;
|
|
82776
82779
|
}
|
|
82777
82780
|
set dataToolTipDefaultPositionOffsetY(a) {
|
|
82778
|
-
this.
|
|
82781
|
+
this.cv = a;
|
|
82779
82782
|
this.g("DataToolTipDefaultPositionOffsetY");
|
|
82780
82783
|
}
|
|
82781
82784
|
get dataToolTipGroupedPositionModeX() {
|
|
82782
|
-
return this.
|
|
82785
|
+
return this.i0;
|
|
82783
82786
|
}
|
|
82784
82787
|
set dataToolTipGroupedPositionModeX(a) {
|
|
82785
|
-
this.
|
|
82788
|
+
this.i0 = a;
|
|
82786
82789
|
this.g("DataToolTipGroupedPositionModeX");
|
|
82787
82790
|
}
|
|
82788
82791
|
get dataToolTipGroupedPositionModeY() {
|
|
82789
|
-
return this.
|
|
82792
|
+
return this.i1;
|
|
82790
82793
|
}
|
|
82791
82794
|
set dataToolTipGroupedPositionModeY(a) {
|
|
82792
|
-
this.
|
|
82795
|
+
this.i1 = a;
|
|
82793
82796
|
this.g("DataToolTipGroupedPositionModeY");
|
|
82794
82797
|
}
|
|
82795
82798
|
get dataToolTipShouldUpdateWhenSeriesDataChanges() {
|
|
82796
|
-
return this.
|
|
82799
|
+
return this.bn;
|
|
82797
82800
|
}
|
|
82798
82801
|
set dataToolTipShouldUpdateWhenSeriesDataChanges(a) {
|
|
82799
|
-
this.
|
|
82802
|
+
this.bn = a;
|
|
82800
82803
|
this.g("DataToolTipShouldUpdateWhenSeriesDataChanges");
|
|
82801
82804
|
}
|
|
82802
82805
|
get dataToolTipIncludedSeries() {
|
|
@@ -82828,52 +82831,52 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
82828
82831
|
this.g("DataToolTipExcludedColumns");
|
|
82829
82832
|
}
|
|
82830
82833
|
get dataToolTipValueFormatAbbreviation() {
|
|
82831
|
-
return this.
|
|
82834
|
+
return this.kb;
|
|
82832
82835
|
}
|
|
82833
82836
|
set dataToolTipValueFormatAbbreviation(a) {
|
|
82834
|
-
this.
|
|
82837
|
+
this.kb = a;
|
|
82835
82838
|
this.g("DataToolTipValueFormatAbbreviation");
|
|
82836
82839
|
}
|
|
82837
82840
|
get dataToolTipValueFormatMaxFractions() {
|
|
82838
|
-
return this.
|
|
82841
|
+
return this.h2;
|
|
82839
82842
|
}
|
|
82840
82843
|
set dataToolTipValueFormatMaxFractions(a) {
|
|
82841
|
-
this.
|
|
82844
|
+
this.h2 = a;
|
|
82842
82845
|
this.g("DataToolTipValueFormatMaxFractions");
|
|
82843
82846
|
}
|
|
82844
82847
|
get dataToolTipValueFormatMinFractions() {
|
|
82845
|
-
return this.
|
|
82848
|
+
return this.h3;
|
|
82846
82849
|
}
|
|
82847
82850
|
set dataToolTipValueFormatMinFractions(a) {
|
|
82848
|
-
this.
|
|
82851
|
+
this.h3 = a;
|
|
82849
82852
|
this.g("DataToolTipValueFormatMinFractions");
|
|
82850
82853
|
}
|
|
82851
82854
|
get dataToolTipValueFormatMode() {
|
|
82852
|
-
return this.
|
|
82855
|
+
return this.kd;
|
|
82853
82856
|
}
|
|
82854
82857
|
set dataToolTipValueFormatMode(a) {
|
|
82855
|
-
this.
|
|
82858
|
+
this.kd = a;
|
|
82856
82859
|
this.g("DataToolTipValueFormatMode");
|
|
82857
82860
|
}
|
|
82858
82861
|
get dataToolTipValueFormatCulture() {
|
|
82859
|
-
return this.
|
|
82862
|
+
return this.kc;
|
|
82860
82863
|
}
|
|
82861
82864
|
set dataToolTipValueFormatCulture(a) {
|
|
82862
|
-
this.
|
|
82865
|
+
this.kc = a;
|
|
82863
82866
|
this.g("DataToolTipValueFormatCulture");
|
|
82864
82867
|
}
|
|
82865
82868
|
get dataToolTipValueFormatUseGrouping() {
|
|
82866
|
-
return this.
|
|
82869
|
+
return this.bo;
|
|
82867
82870
|
}
|
|
82868
82871
|
set dataToolTipValueFormatUseGrouping(a) {
|
|
82869
|
-
this.
|
|
82872
|
+
this.bo = a;
|
|
82870
82873
|
this.g("DataToolTipValueFormatUseGrouping");
|
|
82871
82874
|
}
|
|
82872
82875
|
get dataToolTipValueFormatString() {
|
|
82873
|
-
return this.
|
|
82876
|
+
return this.ke;
|
|
82874
82877
|
}
|
|
82875
82878
|
set dataToolTipValueFormatString(a) {
|
|
82876
|
-
this.
|
|
82879
|
+
this.ke = a;
|
|
82877
82880
|
this.g("DataToolTipValueFormatString");
|
|
82878
82881
|
}
|
|
82879
82882
|
get dataToolTipValueFormatSpecifiers() {
|
|
@@ -82884,122 +82887,122 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
82884
82887
|
this.g("DataToolTipValueFormatSpecifiers");
|
|
82885
82888
|
}
|
|
82886
82889
|
get dataToolTipValueRowMarginBottom() {
|
|
82887
|
-
return this.
|
|
82890
|
+
return this.dz;
|
|
82888
82891
|
}
|
|
82889
82892
|
set dataToolTipValueRowMarginBottom(a) {
|
|
82890
|
-
this.
|
|
82893
|
+
this.dz = a;
|
|
82891
82894
|
this.g("DataToolTipValueRowMarginBottom");
|
|
82892
82895
|
}
|
|
82893
82896
|
get dataToolTipValueRowMarginLeft() {
|
|
82894
|
-
return this.
|
|
82897
|
+
return this.d0;
|
|
82895
82898
|
}
|
|
82896
82899
|
set dataToolTipValueRowMarginLeft(a) {
|
|
82897
|
-
this.
|
|
82900
|
+
this.d0 = a;
|
|
82898
82901
|
this.g("DataToolTipValueRowMarginLeft");
|
|
82899
82902
|
}
|
|
82900
82903
|
get dataToolTipValueRowMarginRight() {
|
|
82901
|
-
return this.
|
|
82904
|
+
return this.d1;
|
|
82902
82905
|
}
|
|
82903
82906
|
set dataToolTipValueRowMarginRight(a) {
|
|
82904
|
-
this.
|
|
82907
|
+
this.d1 = a;
|
|
82905
82908
|
this.g("DataToolTipValueRowMarginRight");
|
|
82906
82909
|
}
|
|
82907
82910
|
get dataToolTipValueRowMarginTop() {
|
|
82908
|
-
return this.
|
|
82911
|
+
return this.d2;
|
|
82909
82912
|
}
|
|
82910
82913
|
set dataToolTipValueRowMarginTop(a) {
|
|
82911
|
-
this.
|
|
82914
|
+
this.d2 = a;
|
|
82912
82915
|
this.g("DataToolTipValueRowMarginTop");
|
|
82913
82916
|
}
|
|
82914
82917
|
get dataToolTipValueRowVisible() {
|
|
82915
|
-
return this.
|
|
82918
|
+
return this.bp;
|
|
82916
82919
|
}
|
|
82917
82920
|
set dataToolTipValueRowVisible(a) {
|
|
82918
|
-
this.
|
|
82921
|
+
this.bp = a;
|
|
82919
82922
|
this.g("DataToolTipValueRowVisible");
|
|
82920
82923
|
}
|
|
82921
82924
|
get dataToolTipValueTextWhenMissingData() {
|
|
82922
|
-
return this.
|
|
82925
|
+
return this.kj;
|
|
82923
82926
|
}
|
|
82924
82927
|
set dataToolTipValueTextWhenMissingData(a) {
|
|
82925
|
-
this.
|
|
82928
|
+
this.kj = a;
|
|
82926
82929
|
this.g("DataToolTipValueTextWhenMissingData");
|
|
82927
82930
|
}
|
|
82928
82931
|
get dataToolTipValueTextUseSeriesColors() {
|
|
82929
|
-
return this.
|
|
82932
|
+
return this.bq;
|
|
82930
82933
|
}
|
|
82931
82934
|
set dataToolTipValueTextUseSeriesColors(a) {
|
|
82932
|
-
this.
|
|
82935
|
+
this.bq = a;
|
|
82933
82936
|
this.g("DataToolTipValueTextUseSeriesColors");
|
|
82934
82937
|
}
|
|
82935
82938
|
get dataToolTipValueTextMarginBottom() {
|
|
82936
|
-
return this.
|
|
82939
|
+
return this.d4;
|
|
82937
82940
|
}
|
|
82938
82941
|
set dataToolTipValueTextMarginBottom(a) {
|
|
82939
|
-
this.
|
|
82942
|
+
this.d4 = a;
|
|
82940
82943
|
this.g("DataToolTipValueTextMarginBottom");
|
|
82941
82944
|
}
|
|
82942
82945
|
get dataToolTipValueTextMarginLeft() {
|
|
82943
|
-
return this.
|
|
82946
|
+
return this.d5;
|
|
82944
82947
|
}
|
|
82945
82948
|
set dataToolTipValueTextMarginLeft(a) {
|
|
82946
|
-
this.
|
|
82949
|
+
this.d5 = a;
|
|
82947
82950
|
this.g("DataToolTipValueTextMarginLeft");
|
|
82948
82951
|
}
|
|
82949
82952
|
get dataToolTipValueTextMarginRight() {
|
|
82950
|
-
return this.
|
|
82953
|
+
return this.d6;
|
|
82951
82954
|
}
|
|
82952
82955
|
set dataToolTipValueTextMarginRight(a) {
|
|
82953
|
-
this.
|
|
82956
|
+
this.d6 = a;
|
|
82954
82957
|
this.g("DataToolTipValueTextMarginRight");
|
|
82955
82958
|
}
|
|
82956
82959
|
get dataToolTipValueTextMarginTop() {
|
|
82957
|
-
return this.
|
|
82960
|
+
return this.d7;
|
|
82958
82961
|
}
|
|
82959
82962
|
set dataToolTipValueTextMarginTop(a) {
|
|
82960
|
-
this.
|
|
82963
|
+
this.d7 = a;
|
|
82961
82964
|
this.g("DataToolTipValueTextMarginTop");
|
|
82962
82965
|
}
|
|
82963
82966
|
get dataToolTipValueTextColor() {
|
|
82964
|
-
return this.
|
|
82967
|
+
return this.kf;
|
|
82965
82968
|
}
|
|
82966
82969
|
set dataToolTipValueTextColor(a) {
|
|
82967
|
-
this.
|
|
82970
|
+
this.kf = a;
|
|
82968
82971
|
this.g("DataToolTipValueTextColor");
|
|
82969
82972
|
}
|
|
82970
82973
|
get dataToolTipValueTextFontFamily() {
|
|
82971
|
-
return this.
|
|
82974
|
+
return this.kg;
|
|
82972
82975
|
}
|
|
82973
82976
|
set dataToolTipValueTextFontFamily(a) {
|
|
82974
|
-
this.
|
|
82977
|
+
this.kg = a;
|
|
82975
82978
|
this.g("DataToolTipValueTextFontFamily");
|
|
82976
82979
|
}
|
|
82977
82980
|
get dataToolTipValueTextFontSize() {
|
|
82978
|
-
return this.
|
|
82981
|
+
return this.d3;
|
|
82979
82982
|
}
|
|
82980
82983
|
set dataToolTipValueTextFontSize(a) {
|
|
82981
|
-
this.
|
|
82984
|
+
this.d3 = a;
|
|
82982
82985
|
this.g("DataToolTipValueTextFontSize");
|
|
82983
82986
|
}
|
|
82984
82987
|
get dataToolTipValueTextFontStyle() {
|
|
82985
|
-
return this.
|
|
82988
|
+
return this.kh;
|
|
82986
82989
|
}
|
|
82987
82990
|
set dataToolTipValueTextFontStyle(a) {
|
|
82988
|
-
this.
|
|
82991
|
+
this.kh = a;
|
|
82989
82992
|
this.g("DataToolTipValueTextFontStyle");
|
|
82990
82993
|
}
|
|
82991
82994
|
get dataToolTipValueTextFontWeight() {
|
|
82992
|
-
return this.
|
|
82995
|
+
return this.ki;
|
|
82993
82996
|
}
|
|
82994
82997
|
set dataToolTipValueTextFontWeight(a) {
|
|
82995
|
-
this.
|
|
82998
|
+
this.ki = a;
|
|
82996
82999
|
this.g("DataToolTipValueTextFontWeight");
|
|
82997
83000
|
}
|
|
82998
83001
|
get dataToolTipHeaderFormatString() {
|
|
82999
|
-
return this.
|
|
83002
|
+
return this.i5;
|
|
83000
83003
|
}
|
|
83001
83004
|
set dataToolTipHeaderFormatString(a) {
|
|
83002
|
-
this.
|
|
83005
|
+
this.i5 = a;
|
|
83003
83006
|
this.g("DataToolTipHeaderFormatString");
|
|
83004
83007
|
}
|
|
83005
83008
|
get dataToolTipHeaderFormatSpecifiers() {
|
|
@@ -83010,598 +83013,598 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
83010
83013
|
this.g("DataToolTipHeaderFormatSpecifiers");
|
|
83011
83014
|
}
|
|
83012
83015
|
get dataToolTipHeaderFormatCulture() {
|
|
83013
|
-
return this.
|
|
83016
|
+
return this.i3;
|
|
83014
83017
|
}
|
|
83015
83018
|
set dataToolTipHeaderFormatCulture(a) {
|
|
83016
|
-
this.
|
|
83019
|
+
this.i3 = a;
|
|
83017
83020
|
this.g("DataToolTipHeaderFormatCulture");
|
|
83018
83021
|
}
|
|
83019
83022
|
get dataToolTipHeaderFormatDate() {
|
|
83020
|
-
return this.
|
|
83023
|
+
return this.i4;
|
|
83021
83024
|
}
|
|
83022
83025
|
set dataToolTipHeaderFormatDate(a) {
|
|
83023
|
-
this.
|
|
83026
|
+
this.i4 = a;
|
|
83024
83027
|
this.g("DataToolTipHeaderFormatDate");
|
|
83025
83028
|
}
|
|
83026
83029
|
get dataToolTipHeaderFormatTime() {
|
|
83027
|
-
return this.
|
|
83030
|
+
return this.i6;
|
|
83028
83031
|
}
|
|
83029
83032
|
set dataToolTipHeaderFormatTime(a) {
|
|
83030
|
-
this.
|
|
83033
|
+
this.i6 = a;
|
|
83031
83034
|
this.g("DataToolTipHeaderFormatTime");
|
|
83032
83035
|
}
|
|
83033
83036
|
get dataToolTipHeaderText() {
|
|
83034
|
-
return this.
|
|
83037
|
+
return this.i7;
|
|
83035
83038
|
}
|
|
83036
83039
|
set dataToolTipHeaderText(a) {
|
|
83037
|
-
this.
|
|
83040
|
+
this.i7 = a;
|
|
83038
83041
|
this.g("DataToolTipHeaderText");
|
|
83039
83042
|
}
|
|
83040
83043
|
get dataToolTipHeaderTextColor() {
|
|
83041
|
-
return this.
|
|
83044
|
+
return this.i8;
|
|
83042
83045
|
}
|
|
83043
83046
|
set dataToolTipHeaderTextColor(a) {
|
|
83044
|
-
this.
|
|
83047
|
+
this.i8 = a;
|
|
83045
83048
|
this.g("DataToolTipHeaderTextColor");
|
|
83046
83049
|
}
|
|
83047
83050
|
get dataToolTipHeaderTextMarginBottom() {
|
|
83048
|
-
return this.
|
|
83051
|
+
return this.c1;
|
|
83049
83052
|
}
|
|
83050
83053
|
set dataToolTipHeaderTextMarginBottom(a) {
|
|
83051
|
-
this.
|
|
83054
|
+
this.c1 = a;
|
|
83052
83055
|
this.g("DataToolTipHeaderTextMarginBottom");
|
|
83053
83056
|
}
|
|
83054
83057
|
get dataToolTipHeaderTextMarginLeft() {
|
|
83055
|
-
return this.
|
|
83058
|
+
return this.c2;
|
|
83056
83059
|
}
|
|
83057
83060
|
set dataToolTipHeaderTextMarginLeft(a) {
|
|
83058
|
-
this.
|
|
83061
|
+
this.c2 = a;
|
|
83059
83062
|
this.g("DataToolTipHeaderTextMarginLeft");
|
|
83060
83063
|
}
|
|
83061
83064
|
get dataToolTipHeaderTextMarginRight() {
|
|
83062
|
-
return this.
|
|
83065
|
+
return this.c3;
|
|
83063
83066
|
}
|
|
83064
83067
|
set dataToolTipHeaderTextMarginRight(a) {
|
|
83065
|
-
this.
|
|
83068
|
+
this.c3 = a;
|
|
83066
83069
|
this.g("DataToolTipHeaderTextMarginRight");
|
|
83067
83070
|
}
|
|
83068
83071
|
get dataToolTipHeaderTextMarginTop() {
|
|
83069
|
-
return this.
|
|
83072
|
+
return this.c4;
|
|
83070
83073
|
}
|
|
83071
83074
|
set dataToolTipHeaderTextMarginTop(a) {
|
|
83072
|
-
this.
|
|
83075
|
+
this.c4 = a;
|
|
83073
83076
|
this.g("DataToolTipHeaderTextMarginTop");
|
|
83074
83077
|
}
|
|
83075
83078
|
get dataToolTipHeaderRowMarginBottom() {
|
|
83076
|
-
return this.
|
|
83079
|
+
return this.cw;
|
|
83077
83080
|
}
|
|
83078
83081
|
set dataToolTipHeaderRowMarginBottom(a) {
|
|
83079
|
-
this.
|
|
83082
|
+
this.cw = a;
|
|
83080
83083
|
this.g("DataToolTipHeaderRowMarginBottom");
|
|
83081
83084
|
}
|
|
83082
83085
|
get dataToolTipHeaderRowMarginLeft() {
|
|
83083
|
-
return this.
|
|
83086
|
+
return this.cx;
|
|
83084
83087
|
}
|
|
83085
83088
|
set dataToolTipHeaderRowMarginLeft(a) {
|
|
83086
|
-
this.
|
|
83089
|
+
this.cx = a;
|
|
83087
83090
|
this.g("DataToolTipHeaderRowMarginLeft");
|
|
83088
83091
|
}
|
|
83089
83092
|
get dataToolTipHeaderRowMarginRight() {
|
|
83090
|
-
return this.
|
|
83093
|
+
return this.cy;
|
|
83091
83094
|
}
|
|
83092
83095
|
set dataToolTipHeaderRowMarginRight(a) {
|
|
83093
|
-
this.
|
|
83096
|
+
this.cy = a;
|
|
83094
83097
|
this.g("DataToolTipHeaderRowMarginRight");
|
|
83095
83098
|
}
|
|
83096
83099
|
get dataToolTipHeaderRowMarginTop() {
|
|
83097
|
-
return this.
|
|
83100
|
+
return this.cz;
|
|
83098
83101
|
}
|
|
83099
83102
|
set dataToolTipHeaderRowMarginTop(a) {
|
|
83100
|
-
this.
|
|
83103
|
+
this.cz = a;
|
|
83101
83104
|
this.g("DataToolTipHeaderRowMarginTop");
|
|
83102
83105
|
}
|
|
83103
83106
|
get dataToolTipHeaderRowVisible() {
|
|
83104
|
-
return this.
|
|
83107
|
+
return this.bm;
|
|
83105
83108
|
}
|
|
83106
83109
|
set dataToolTipHeaderRowVisible(a) {
|
|
83107
|
-
this.
|
|
83110
|
+
this.bm = a;
|
|
83108
83111
|
this.g("DataToolTipHeaderRowVisible");
|
|
83109
83112
|
}
|
|
83110
83113
|
get dataToolTipHeaderTextFontFamily() {
|
|
83111
|
-
return this.
|
|
83114
|
+
return this.i9;
|
|
83112
83115
|
}
|
|
83113
83116
|
set dataToolTipHeaderTextFontFamily(a) {
|
|
83114
|
-
this.
|
|
83117
|
+
this.i9 = a;
|
|
83115
83118
|
this.g("DataToolTipHeaderTextFontFamily");
|
|
83116
83119
|
}
|
|
83117
83120
|
get dataToolTipHeaderTextFontSize() {
|
|
83118
|
-
return this.
|
|
83121
|
+
return this.c0;
|
|
83119
83122
|
}
|
|
83120
83123
|
set dataToolTipHeaderTextFontSize(a) {
|
|
83121
|
-
this.
|
|
83124
|
+
this.c0 = a;
|
|
83122
83125
|
this.g("DataToolTipHeaderTextFontSize");
|
|
83123
83126
|
}
|
|
83124
83127
|
get dataToolTipHeaderTextFontStyle() {
|
|
83125
|
-
return this.
|
|
83128
|
+
return this.ja;
|
|
83126
83129
|
}
|
|
83127
83130
|
set dataToolTipHeaderTextFontStyle(a) {
|
|
83128
|
-
this.
|
|
83131
|
+
this.ja = a;
|
|
83129
83132
|
this.g("DataToolTipHeaderTextFontStyle");
|
|
83130
83133
|
}
|
|
83131
83134
|
get dataToolTipHeaderTextFontWeight() {
|
|
83132
|
-
return this.
|
|
83135
|
+
return this.jb;
|
|
83133
83136
|
}
|
|
83134
83137
|
set dataToolTipHeaderTextFontWeight(a) {
|
|
83135
|
-
this.
|
|
83138
|
+
this.jb = a;
|
|
83136
83139
|
this.g("DataToolTipHeaderTextFontWeight");
|
|
83137
83140
|
}
|
|
83138
83141
|
get dataToolTipSummaryTitleTextColor() {
|
|
83139
|
-
return this.
|
|
83142
|
+
return this.jn;
|
|
83140
83143
|
}
|
|
83141
83144
|
set dataToolTipSummaryTitleTextColor(a) {
|
|
83142
|
-
this.
|
|
83145
|
+
this.jn = a;
|
|
83143
83146
|
this.g("DataToolTipSummaryTitleTextColor");
|
|
83144
83147
|
}
|
|
83145
83148
|
get dataToolTipSummaryTitleTextFontFamily() {
|
|
83146
|
-
return this.
|
|
83149
|
+
return this.jo;
|
|
83147
83150
|
}
|
|
83148
83151
|
set dataToolTipSummaryTitleTextFontFamily(a) {
|
|
83149
|
-
this.
|
|
83152
|
+
this.jo = a;
|
|
83150
83153
|
this.g("DataToolTipSummaryTitleTextFontFamily");
|
|
83151
83154
|
}
|
|
83152
83155
|
get dataToolTipSummaryTitleTextFontSize() {
|
|
83153
|
-
return this.
|
|
83156
|
+
return this.dh;
|
|
83154
83157
|
}
|
|
83155
83158
|
set dataToolTipSummaryTitleTextFontSize(a) {
|
|
83156
|
-
this.
|
|
83159
|
+
this.dh = a;
|
|
83157
83160
|
this.g("DataToolTipSummaryTitleTextFontSize");
|
|
83158
83161
|
}
|
|
83159
83162
|
get dataToolTipSummaryTitleTextFontStyle() {
|
|
83160
|
-
return this.
|
|
83163
|
+
return this.jp;
|
|
83161
83164
|
}
|
|
83162
83165
|
set dataToolTipSummaryTitleTextFontStyle(a) {
|
|
83163
|
-
this.
|
|
83166
|
+
this.jp = a;
|
|
83164
83167
|
this.g("DataToolTipSummaryTitleTextFontStyle");
|
|
83165
83168
|
}
|
|
83166
83169
|
get dataToolTipSummaryTitleTextFontWeight() {
|
|
83167
|
-
return this.
|
|
83170
|
+
return this.jq;
|
|
83168
83171
|
}
|
|
83169
83172
|
set dataToolTipSummaryTitleTextFontWeight(a) {
|
|
83170
|
-
this.
|
|
83173
|
+
this.jq = a;
|
|
83171
83174
|
this.g("DataToolTipSummaryTitleTextFontWeight");
|
|
83172
83175
|
}
|
|
83173
83176
|
get dataToolTipSummaryType() {
|
|
83174
|
-
return this.
|
|
83177
|
+
return this.jr;
|
|
83175
83178
|
}
|
|
83176
83179
|
set dataToolTipSummaryType(a) {
|
|
83177
|
-
this.
|
|
83180
|
+
this.jr = a;
|
|
83178
83181
|
this.g("DataToolTipSummaryType");
|
|
83179
83182
|
}
|
|
83180
83183
|
get dataToolTipSummaryTitleText() {
|
|
83181
|
-
return this.
|
|
83184
|
+
return this.jm;
|
|
83182
83185
|
}
|
|
83183
83186
|
set dataToolTipSummaryTitleText(a) {
|
|
83184
|
-
this.
|
|
83187
|
+
this.jm = a;
|
|
83185
83188
|
this.g("DataToolTipSummaryTitleText");
|
|
83186
83189
|
}
|
|
83187
83190
|
get dataToolTipSummaryTitleTextMarginBottom() {
|
|
83188
|
-
return this.
|
|
83191
|
+
return this.di;
|
|
83189
83192
|
}
|
|
83190
83193
|
set dataToolTipSummaryTitleTextMarginBottom(a) {
|
|
83191
|
-
this.
|
|
83194
|
+
this.di = a;
|
|
83192
83195
|
this.g("DataToolTipSummaryTitleTextMarginBottom");
|
|
83193
83196
|
}
|
|
83194
83197
|
get dataToolTipSummaryTitleTextMarginLeft() {
|
|
83195
|
-
return this.
|
|
83198
|
+
return this.dj;
|
|
83196
83199
|
}
|
|
83197
83200
|
set dataToolTipSummaryTitleTextMarginLeft(a) {
|
|
83198
|
-
this.
|
|
83201
|
+
this.dj = a;
|
|
83199
83202
|
this.g("DataToolTipSummaryTitleTextMarginLeft");
|
|
83200
83203
|
}
|
|
83201
83204
|
get dataToolTipSummaryTitleTextMarginRight() {
|
|
83202
|
-
return this.
|
|
83205
|
+
return this.dk;
|
|
83203
83206
|
}
|
|
83204
83207
|
set dataToolTipSummaryTitleTextMarginRight(a) {
|
|
83205
|
-
this.
|
|
83208
|
+
this.dk = a;
|
|
83206
83209
|
this.g("DataToolTipSummaryTitleTextMarginRight");
|
|
83207
83210
|
}
|
|
83208
83211
|
get dataToolTipSummaryTitleTextMarginTop() {
|
|
83209
|
-
return this.
|
|
83212
|
+
return this.dl;
|
|
83210
83213
|
}
|
|
83211
83214
|
set dataToolTipSummaryTitleTextMarginTop(a) {
|
|
83212
|
-
this.
|
|
83215
|
+
this.dl = a;
|
|
83213
83216
|
this.g("DataToolTipSummaryTitleTextMarginTop");
|
|
83214
83217
|
}
|
|
83215
83218
|
get dataToolTipSummaryRowMarginBottom() {
|
|
83216
|
-
return this.
|
|
83219
|
+
return this.dd;
|
|
83217
83220
|
}
|
|
83218
83221
|
set dataToolTipSummaryRowMarginBottom(a) {
|
|
83219
|
-
this.
|
|
83222
|
+
this.dd = a;
|
|
83220
83223
|
this.g("DataToolTipSummaryRowMarginBottom");
|
|
83221
83224
|
}
|
|
83222
83225
|
get dataToolTipSummaryRowMarginLeft() {
|
|
83223
|
-
return this.
|
|
83226
|
+
return this.de;
|
|
83224
83227
|
}
|
|
83225
83228
|
set dataToolTipSummaryRowMarginLeft(a) {
|
|
83226
|
-
this.
|
|
83229
|
+
this.de = a;
|
|
83227
83230
|
this.g("DataToolTipSummaryRowMarginLeft");
|
|
83228
83231
|
}
|
|
83229
83232
|
get dataToolTipSummaryRowMarginRight() {
|
|
83230
|
-
return this.
|
|
83233
|
+
return this.df;
|
|
83231
83234
|
}
|
|
83232
83235
|
set dataToolTipSummaryRowMarginRight(a) {
|
|
83233
|
-
this.
|
|
83236
|
+
this.df = a;
|
|
83234
83237
|
this.g("DataToolTipSummaryRowMarginRight");
|
|
83235
83238
|
}
|
|
83236
83239
|
get dataToolTipSummaryRowMarginTop() {
|
|
83237
|
-
return this.
|
|
83240
|
+
return this.dg;
|
|
83238
83241
|
}
|
|
83239
83242
|
set dataToolTipSummaryRowMarginTop(a) {
|
|
83240
|
-
this.
|
|
83243
|
+
this.dg = a;
|
|
83241
83244
|
this.g("DataToolTipSummaryRowMarginTop");
|
|
83242
83245
|
}
|
|
83243
83246
|
get dataToolTipSummaryValueTextColor() {
|
|
83244
|
-
return this.
|
|
83247
|
+
return this.jx;
|
|
83245
83248
|
}
|
|
83246
83249
|
set dataToolTipSummaryValueTextColor(a) {
|
|
83247
|
-
this.
|
|
83250
|
+
this.jx = a;
|
|
83248
83251
|
this.g("DataToolTipSummaryValueTextColor");
|
|
83249
83252
|
}
|
|
83250
83253
|
get dataToolTipSummaryValueTextFontFamily() {
|
|
83251
|
-
return this.
|
|
83254
|
+
return this.jy;
|
|
83252
83255
|
}
|
|
83253
83256
|
set dataToolTipSummaryValueTextFontFamily(a) {
|
|
83254
|
-
this.
|
|
83257
|
+
this.jy = a;
|
|
83255
83258
|
this.g("DataToolTipSummaryValueTextFontFamily");
|
|
83256
83259
|
}
|
|
83257
83260
|
get dataToolTipSummaryValueTextFontSize() {
|
|
83258
|
-
return this.
|
|
83261
|
+
return this.dn;
|
|
83259
83262
|
}
|
|
83260
83263
|
set dataToolTipSummaryValueTextFontSize(a) {
|
|
83261
|
-
this.
|
|
83264
|
+
this.dn = a;
|
|
83262
83265
|
this.g("DataToolTipSummaryValueTextFontSize");
|
|
83263
83266
|
}
|
|
83264
83267
|
get dataToolTipSummaryValueTextFontStyle() {
|
|
83265
|
-
return this.
|
|
83268
|
+
return this.jz;
|
|
83266
83269
|
}
|
|
83267
83270
|
set dataToolTipSummaryValueTextFontStyle(a) {
|
|
83268
|
-
this.
|
|
83271
|
+
this.jz = a;
|
|
83269
83272
|
this.g("DataToolTipSummaryValueTextFontStyle");
|
|
83270
83273
|
}
|
|
83271
83274
|
get dataToolTipSummaryValueTextFontWeight() {
|
|
83272
|
-
return this.
|
|
83275
|
+
return this.j0;
|
|
83273
83276
|
}
|
|
83274
83277
|
set dataToolTipSummaryValueTextFontWeight(a) {
|
|
83275
|
-
this.
|
|
83278
|
+
this.j0 = a;
|
|
83276
83279
|
this.g("DataToolTipSummaryValueTextFontWeight");
|
|
83277
83280
|
}
|
|
83278
83281
|
get dataToolTipSummaryLabelText() {
|
|
83279
|
-
return this.
|
|
83282
|
+
return this.jh;
|
|
83280
83283
|
}
|
|
83281
83284
|
set dataToolTipSummaryLabelText(a) {
|
|
83282
|
-
this.
|
|
83285
|
+
this.jh = a;
|
|
83283
83286
|
this.g("DataToolTipSummaryLabelText");
|
|
83284
83287
|
}
|
|
83285
83288
|
get dataToolTipSummaryLabelTextColor() {
|
|
83286
|
-
return this.
|
|
83289
|
+
return this.ji;
|
|
83287
83290
|
}
|
|
83288
83291
|
set dataToolTipSummaryLabelTextColor(a) {
|
|
83289
|
-
this.
|
|
83292
|
+
this.ji = a;
|
|
83290
83293
|
this.g("DataToolTipSummaryLabelTextColor");
|
|
83291
83294
|
}
|
|
83292
83295
|
get dataToolTipSummaryLabelTextFontFamily() {
|
|
83293
|
-
return this.
|
|
83296
|
+
return this.jj;
|
|
83294
83297
|
}
|
|
83295
83298
|
set dataToolTipSummaryLabelTextFontFamily(a) {
|
|
83296
|
-
this.
|
|
83299
|
+
this.jj = a;
|
|
83297
83300
|
this.g("DataToolTipSummaryLabelTextFontFamily");
|
|
83298
83301
|
}
|
|
83299
83302
|
get dataToolTipSummaryLabelTextFontSize() {
|
|
83300
|
-
return this.
|
|
83303
|
+
return this.dc;
|
|
83301
83304
|
}
|
|
83302
83305
|
set dataToolTipSummaryLabelTextFontSize(a) {
|
|
83303
|
-
this.
|
|
83306
|
+
this.dc = a;
|
|
83304
83307
|
this.g("DataToolTipSummaryLabelTextFontSize");
|
|
83305
83308
|
}
|
|
83306
83309
|
get dataToolTipSummaryLabelTextFontStyle() {
|
|
83307
|
-
return this.
|
|
83310
|
+
return this.jk;
|
|
83308
83311
|
}
|
|
83309
83312
|
set dataToolTipSummaryLabelTextFontStyle(a) {
|
|
83310
|
-
this.
|
|
83313
|
+
this.jk = a;
|
|
83311
83314
|
this.g("DataToolTipSummaryLabelTextFontStyle");
|
|
83312
83315
|
}
|
|
83313
83316
|
get dataToolTipSummaryLabelTextFontWeight() {
|
|
83314
|
-
return this.
|
|
83317
|
+
return this.jl;
|
|
83315
83318
|
}
|
|
83316
83319
|
set dataToolTipSummaryLabelTextFontWeight(a) {
|
|
83317
|
-
this.
|
|
83320
|
+
this.jl = a;
|
|
83318
83321
|
this.g("DataToolTipSummaryLabelTextFontWeight");
|
|
83319
83322
|
}
|
|
83320
83323
|
get dataToolTipSummaryUnitsText() {
|
|
83321
|
-
return this.
|
|
83324
|
+
return this.js;
|
|
83322
83325
|
}
|
|
83323
83326
|
set dataToolTipSummaryUnitsText(a) {
|
|
83324
|
-
this.
|
|
83327
|
+
this.js = a;
|
|
83325
83328
|
this.g("DataToolTipSummaryUnitsText");
|
|
83326
83329
|
}
|
|
83327
83330
|
get dataToolTipSummaryUnitsTextColor() {
|
|
83328
|
-
return this.
|
|
83331
|
+
return this.jt;
|
|
83329
83332
|
}
|
|
83330
83333
|
set dataToolTipSummaryUnitsTextColor(a) {
|
|
83331
|
-
this.
|
|
83334
|
+
this.jt = a;
|
|
83332
83335
|
this.g("DataToolTipSummaryUnitsTextColor");
|
|
83333
83336
|
}
|
|
83334
83337
|
get dataToolTipSummaryUnitsTextFontFamily() {
|
|
83335
|
-
return this.
|
|
83338
|
+
return this.ju;
|
|
83336
83339
|
}
|
|
83337
83340
|
set dataToolTipSummaryUnitsTextFontFamily(a) {
|
|
83338
|
-
this.
|
|
83341
|
+
this.ju = a;
|
|
83339
83342
|
this.g("DataToolTipSummaryUnitsTextFontFamily");
|
|
83340
83343
|
}
|
|
83341
83344
|
get dataToolTipSummaryUnitsTextFontSize() {
|
|
83342
|
-
return this.
|
|
83345
|
+
return this.dm;
|
|
83343
83346
|
}
|
|
83344
83347
|
set dataToolTipSummaryUnitsTextFontSize(a) {
|
|
83345
|
-
this.
|
|
83348
|
+
this.dm = a;
|
|
83346
83349
|
this.g("DataToolTipSummaryUnitsTextFontSize");
|
|
83347
83350
|
}
|
|
83348
83351
|
get dataToolTipSummaryUnitsTextFontStyle() {
|
|
83349
|
-
return this.
|
|
83352
|
+
return this.jv;
|
|
83350
83353
|
}
|
|
83351
83354
|
set dataToolTipSummaryUnitsTextFontStyle(a) {
|
|
83352
|
-
this.
|
|
83355
|
+
this.jv = a;
|
|
83353
83356
|
this.g("DataToolTipSummaryUnitsTextFontStyle");
|
|
83354
83357
|
}
|
|
83355
83358
|
get dataToolTipSummaryUnitsTextFontWeight() {
|
|
83356
|
-
return this.
|
|
83359
|
+
return this.jw;
|
|
83357
83360
|
}
|
|
83358
83361
|
set dataToolTipSummaryUnitsTextFontWeight(a) {
|
|
83359
|
-
this.
|
|
83362
|
+
this.jw = a;
|
|
83360
83363
|
this.g("DataToolTipSummaryUnitsTextFontWeight");
|
|
83361
83364
|
}
|
|
83362
83365
|
get dataToolTipBadgeMarginBottom() {
|
|
83363
|
-
return this.
|
|
83366
|
+
return this.cq;
|
|
83364
83367
|
}
|
|
83365
83368
|
set dataToolTipBadgeMarginBottom(a) {
|
|
83366
|
-
this.
|
|
83369
|
+
this.cq = a;
|
|
83367
83370
|
this.g("DataToolTipBadgeMarginBottom");
|
|
83368
83371
|
}
|
|
83369
83372
|
get dataToolTipBadgeMarginLeft() {
|
|
83370
|
-
return this.
|
|
83373
|
+
return this.cr;
|
|
83371
83374
|
}
|
|
83372
83375
|
set dataToolTipBadgeMarginLeft(a) {
|
|
83373
|
-
this.
|
|
83376
|
+
this.cr = a;
|
|
83374
83377
|
this.g("DataToolTipBadgeMarginLeft");
|
|
83375
83378
|
}
|
|
83376
83379
|
get dataToolTipBadgeMarginRight() {
|
|
83377
|
-
return this.
|
|
83380
|
+
return this.cs;
|
|
83378
83381
|
}
|
|
83379
83382
|
set dataToolTipBadgeMarginRight(a) {
|
|
83380
|
-
this.
|
|
83383
|
+
this.cs = a;
|
|
83381
83384
|
this.g("DataToolTipBadgeMarginRight");
|
|
83382
83385
|
}
|
|
83383
83386
|
get dataToolTipBadgeMarginTop() {
|
|
83384
|
-
return this.
|
|
83387
|
+
return this.ct;
|
|
83385
83388
|
}
|
|
83386
83389
|
set dataToolTipBadgeMarginTop(a) {
|
|
83387
|
-
this.
|
|
83390
|
+
this.ct = a;
|
|
83388
83391
|
this.g("DataToolTipBadgeMarginTop");
|
|
83389
83392
|
}
|
|
83390
83393
|
get dataToolTipBadgeShape() {
|
|
83391
|
-
return this.
|
|
83394
|
+
return this.iz;
|
|
83392
83395
|
}
|
|
83393
83396
|
set dataToolTipBadgeShape(a) {
|
|
83394
|
-
this.
|
|
83397
|
+
this.iz = a;
|
|
83395
83398
|
this.g("DataToolTipBadgeShape");
|
|
83396
83399
|
}
|
|
83397
83400
|
get dataToolTipUnitsDisplayMode() {
|
|
83398
|
-
return this.
|
|
83401
|
+
return this.j5;
|
|
83399
83402
|
}
|
|
83400
83403
|
set dataToolTipUnitsDisplayMode(a) {
|
|
83401
|
-
this.
|
|
83404
|
+
this.j5 = a;
|
|
83402
83405
|
this.g("DataToolTipUnitsDisplayMode");
|
|
83403
83406
|
}
|
|
83404
83407
|
get dataToolTipUnitsText() {
|
|
83405
|
-
return this.
|
|
83408
|
+
return this.j6;
|
|
83406
83409
|
}
|
|
83407
83410
|
set dataToolTipUnitsText(a) {
|
|
83408
|
-
this.
|
|
83411
|
+
this.j6 = a;
|
|
83409
83412
|
this.g("DataToolTipUnitsText");
|
|
83410
83413
|
}
|
|
83411
83414
|
get dataToolTipUnitsTextColor() {
|
|
83412
|
-
return this.
|
|
83415
|
+
return this.j7;
|
|
83413
83416
|
}
|
|
83414
83417
|
set dataToolTipUnitsTextColor(a) {
|
|
83415
|
-
this.
|
|
83418
|
+
this.j7 = a;
|
|
83416
83419
|
this.g("DataToolTipUnitsTextColor");
|
|
83417
83420
|
}
|
|
83418
83421
|
get dataToolTipUnitsTextMarginBottom() {
|
|
83419
|
-
return this.
|
|
83422
|
+
return this.dv;
|
|
83420
83423
|
}
|
|
83421
83424
|
set dataToolTipUnitsTextMarginBottom(a) {
|
|
83422
|
-
this.
|
|
83425
|
+
this.dv = a;
|
|
83423
83426
|
this.g("DataToolTipUnitsTextMarginBottom");
|
|
83424
83427
|
}
|
|
83425
83428
|
get dataToolTipUnitsTextMarginLeft() {
|
|
83426
|
-
return this.
|
|
83429
|
+
return this.dw;
|
|
83427
83430
|
}
|
|
83428
83431
|
set dataToolTipUnitsTextMarginLeft(a) {
|
|
83429
|
-
this.
|
|
83432
|
+
this.dw = a;
|
|
83430
83433
|
this.g("DataToolTipUnitsTextMarginLeft");
|
|
83431
83434
|
}
|
|
83432
83435
|
get dataToolTipUnitsTextMarginRight() {
|
|
83433
|
-
return this.
|
|
83436
|
+
return this.dx;
|
|
83434
83437
|
}
|
|
83435
83438
|
set dataToolTipUnitsTextMarginRight(a) {
|
|
83436
|
-
this.
|
|
83439
|
+
this.dx = a;
|
|
83437
83440
|
this.g("DataToolTipUnitsTextMarginRight");
|
|
83438
83441
|
}
|
|
83439
83442
|
get dataToolTipUnitsTextMarginTop() {
|
|
83440
|
-
return this.
|
|
83443
|
+
return this.dy;
|
|
83441
83444
|
}
|
|
83442
83445
|
set dataToolTipUnitsTextMarginTop(a) {
|
|
83443
|
-
this.
|
|
83446
|
+
this.dy = a;
|
|
83444
83447
|
this.g("DataToolTipUnitsTextMarginTop");
|
|
83445
83448
|
}
|
|
83446
83449
|
get dataToolTipUnitsTextFontFamily() {
|
|
83447
|
-
return this.
|
|
83450
|
+
return this.j8;
|
|
83448
83451
|
}
|
|
83449
83452
|
set dataToolTipUnitsTextFontFamily(a) {
|
|
83450
|
-
this.
|
|
83453
|
+
this.j8 = a;
|
|
83451
83454
|
this.g("DataToolTipUnitsTextFontFamily");
|
|
83452
83455
|
}
|
|
83453
83456
|
get dataToolTipUnitsTextFontSize() {
|
|
83454
|
-
return this.
|
|
83457
|
+
return this.du;
|
|
83455
83458
|
}
|
|
83456
83459
|
set dataToolTipUnitsTextFontSize(a) {
|
|
83457
|
-
this.
|
|
83460
|
+
this.du = a;
|
|
83458
83461
|
this.g("DataToolTipUnitsTextFontSize");
|
|
83459
83462
|
}
|
|
83460
83463
|
get dataToolTipUnitsTextFontStyle() {
|
|
83461
|
-
return this.
|
|
83464
|
+
return this.j9;
|
|
83462
83465
|
}
|
|
83463
83466
|
set dataToolTipUnitsTextFontStyle(a) {
|
|
83464
|
-
this.
|
|
83467
|
+
this.j9 = a;
|
|
83465
83468
|
this.g("DataToolTipUnitsTextFontStyle");
|
|
83466
83469
|
}
|
|
83467
83470
|
get dataToolTipUnitsTextFontWeight() {
|
|
83468
|
-
return this.
|
|
83471
|
+
return this.ka;
|
|
83469
83472
|
}
|
|
83470
83473
|
set dataToolTipUnitsTextFontWeight(a) {
|
|
83471
|
-
this.
|
|
83474
|
+
this.ka = a;
|
|
83472
83475
|
this.g("DataToolTipUnitsTextFontWeight");
|
|
83473
83476
|
}
|
|
83474
83477
|
get dataToolTipTitleTextMarginBottom() {
|
|
83475
|
-
return this.
|
|
83478
|
+
return this.dq;
|
|
83476
83479
|
}
|
|
83477
83480
|
set dataToolTipTitleTextMarginBottom(a) {
|
|
83478
|
-
this.
|
|
83481
|
+
this.dq = a;
|
|
83479
83482
|
this.g("DataToolTipTitleTextMarginBottom");
|
|
83480
83483
|
}
|
|
83481
83484
|
get dataToolTipTitleTextMarginLeft() {
|
|
83482
|
-
return this.
|
|
83485
|
+
return this.dr;
|
|
83483
83486
|
}
|
|
83484
83487
|
set dataToolTipTitleTextMarginLeft(a) {
|
|
83485
|
-
this.
|
|
83488
|
+
this.dr = a;
|
|
83486
83489
|
this.g("DataToolTipTitleTextMarginLeft");
|
|
83487
83490
|
}
|
|
83488
83491
|
get dataToolTipTitleTextMarginRight() {
|
|
83489
|
-
return this.
|
|
83492
|
+
return this.ds;
|
|
83490
83493
|
}
|
|
83491
83494
|
set dataToolTipTitleTextMarginRight(a) {
|
|
83492
|
-
this.
|
|
83495
|
+
this.ds = a;
|
|
83493
83496
|
this.g("DataToolTipTitleTextMarginRight");
|
|
83494
83497
|
}
|
|
83495
83498
|
get dataToolTipTitleTextMarginTop() {
|
|
83496
|
-
return this.
|
|
83499
|
+
return this.dt;
|
|
83497
83500
|
}
|
|
83498
83501
|
set dataToolTipTitleTextMarginTop(a) {
|
|
83499
|
-
this.
|
|
83502
|
+
this.dt = a;
|
|
83500
83503
|
this.g("DataToolTipTitleTextMarginTop");
|
|
83501
83504
|
}
|
|
83502
83505
|
get dataToolTipTitleTextColor() {
|
|
83503
|
-
return this.
|
|
83506
|
+
return this.j1;
|
|
83504
83507
|
}
|
|
83505
83508
|
set dataToolTipTitleTextColor(a) {
|
|
83506
|
-
this.
|
|
83509
|
+
this.j1 = a;
|
|
83507
83510
|
this.g("DataToolTipTitleTextColor");
|
|
83508
83511
|
}
|
|
83509
83512
|
get dataToolTipTitleTextFontFamily() {
|
|
83510
|
-
return this.
|
|
83513
|
+
return this.j2;
|
|
83511
83514
|
}
|
|
83512
83515
|
set dataToolTipTitleTextFontFamily(a) {
|
|
83513
|
-
this.
|
|
83516
|
+
this.j2 = a;
|
|
83514
83517
|
this.g("DataToolTipTitleTextFontFamily");
|
|
83515
83518
|
}
|
|
83516
83519
|
get dataToolTipTitleTextFontSize() {
|
|
83517
|
-
return this.
|
|
83520
|
+
return this.dp;
|
|
83518
83521
|
}
|
|
83519
83522
|
set dataToolTipTitleTextFontSize(a) {
|
|
83520
|
-
this.
|
|
83523
|
+
this.dp = a;
|
|
83521
83524
|
this.g("DataToolTipTitleTextFontSize");
|
|
83522
83525
|
}
|
|
83523
83526
|
get dataToolTipTitleTextFontStyle() {
|
|
83524
|
-
return this.
|
|
83527
|
+
return this.j3;
|
|
83525
83528
|
}
|
|
83526
83529
|
set dataToolTipTitleTextFontStyle(a) {
|
|
83527
|
-
this.
|
|
83530
|
+
this.j3 = a;
|
|
83528
83531
|
this.g("DataToolTipTitleTextFontStyle");
|
|
83529
83532
|
}
|
|
83530
83533
|
get dataToolTipTitleTextFontWeight() {
|
|
83531
|
-
return this.
|
|
83534
|
+
return this.j4;
|
|
83532
83535
|
}
|
|
83533
83536
|
set dataToolTipTitleTextFontWeight(a) {
|
|
83534
|
-
this.
|
|
83537
|
+
this.j4 = a;
|
|
83535
83538
|
this.g("DataToolTipTitleTextFontWeight");
|
|
83536
83539
|
}
|
|
83537
83540
|
get dataToolTipLabelDisplayMode() {
|
|
83538
|
-
return this.
|
|
83541
|
+
return this.jc;
|
|
83539
83542
|
}
|
|
83540
83543
|
set dataToolTipLabelDisplayMode(a) {
|
|
83541
|
-
this.
|
|
83544
|
+
this.jc = a;
|
|
83542
83545
|
this.g("DataToolTipLabelDisplayMode");
|
|
83543
83546
|
}
|
|
83544
83547
|
get dataToolTipLabelTextColor() {
|
|
83545
|
-
return this.
|
|
83548
|
+
return this.jd;
|
|
83546
83549
|
}
|
|
83547
83550
|
set dataToolTipLabelTextColor(a) {
|
|
83548
|
-
this.
|
|
83551
|
+
this.jd = a;
|
|
83549
83552
|
this.g("DataToolTipLabelTextColor");
|
|
83550
83553
|
}
|
|
83551
83554
|
get dataToolTipLabelTextMarginBottom() {
|
|
83552
|
-
return this.
|
|
83555
|
+
return this.c6;
|
|
83553
83556
|
}
|
|
83554
83557
|
set dataToolTipLabelTextMarginBottom(a) {
|
|
83555
|
-
this.
|
|
83558
|
+
this.c6 = a;
|
|
83556
83559
|
this.g("DataToolTipLabelTextMarginBottom");
|
|
83557
83560
|
}
|
|
83558
83561
|
get dataToolTipLabelTextMarginLeft() {
|
|
83559
|
-
return this.
|
|
83562
|
+
return this.c7;
|
|
83560
83563
|
}
|
|
83561
83564
|
set dataToolTipLabelTextMarginLeft(a) {
|
|
83562
|
-
this.
|
|
83565
|
+
this.c7 = a;
|
|
83563
83566
|
this.g("DataToolTipLabelTextMarginLeft");
|
|
83564
83567
|
}
|
|
83565
83568
|
get dataToolTipLabelTextMarginRight() {
|
|
83566
|
-
return this.
|
|
83569
|
+
return this.c8;
|
|
83567
83570
|
}
|
|
83568
83571
|
set dataToolTipLabelTextMarginRight(a) {
|
|
83569
|
-
this.
|
|
83572
|
+
this.c8 = a;
|
|
83570
83573
|
this.g("DataToolTipLabelTextMarginRight");
|
|
83571
83574
|
}
|
|
83572
83575
|
get dataToolTipLabelTextMarginTop() {
|
|
83573
|
-
return this.
|
|
83576
|
+
return this.c9;
|
|
83574
83577
|
}
|
|
83575
83578
|
set dataToolTipLabelTextMarginTop(a) {
|
|
83576
|
-
this.
|
|
83579
|
+
this.c9 = a;
|
|
83577
83580
|
this.g("DataToolTipLabelTextMarginTop");
|
|
83578
83581
|
}
|
|
83579
83582
|
get dataToolTipLabelTextFontFamily() {
|
|
83580
|
-
return this.
|
|
83583
|
+
return this.je;
|
|
83581
83584
|
}
|
|
83582
83585
|
set dataToolTipLabelTextFontFamily(a) {
|
|
83583
|
-
this.
|
|
83586
|
+
this.je = a;
|
|
83584
83587
|
this.g("DataToolTipLabelTextFontFamily");
|
|
83585
83588
|
}
|
|
83586
83589
|
get dataToolTipLabelTextFontSize() {
|
|
83587
|
-
return this.
|
|
83590
|
+
return this.c5;
|
|
83588
83591
|
}
|
|
83589
83592
|
set dataToolTipLabelTextFontSize(a) {
|
|
83590
|
-
this.
|
|
83593
|
+
this.c5 = a;
|
|
83591
83594
|
this.g("DataToolTipLabelTextFontSize");
|
|
83592
83595
|
}
|
|
83593
83596
|
get dataToolTipLabelTextFontStyle() {
|
|
83594
|
-
return this.
|
|
83597
|
+
return this.jf;
|
|
83595
83598
|
}
|
|
83596
83599
|
set dataToolTipLabelTextFontStyle(a) {
|
|
83597
|
-
this.
|
|
83600
|
+
this.jf = a;
|
|
83598
83601
|
this.g("DataToolTipLabelTextFontStyle");
|
|
83599
83602
|
}
|
|
83600
83603
|
get dataToolTipLabelTextFontWeight() {
|
|
83601
|
-
return this.
|
|
83604
|
+
return this.jg;
|
|
83602
83605
|
}
|
|
83603
83606
|
set dataToolTipLabelTextFontWeight(a) {
|
|
83604
|
-
this.
|
|
83607
|
+
this.jg = a;
|
|
83605
83608
|
this.g("DataToolTipLabelTextFontWeight");
|
|
83606
83609
|
}
|
|
83607
83610
|
get sortDescriptions() {
|
|
@@ -83668,38 +83671,38 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
83668
83671
|
this.g("InitialSummaryDescriptions");
|
|
83669
83672
|
}
|
|
83670
83673
|
get initialSorts() {
|
|
83671
|
-
return this.
|
|
83674
|
+
return this.ku;
|
|
83672
83675
|
}
|
|
83673
83676
|
set initialSorts(a) {
|
|
83674
|
-
this.
|
|
83677
|
+
this.ku = a;
|
|
83675
83678
|
this.g("InitialSorts");
|
|
83676
83679
|
}
|
|
83677
83680
|
get groupSorts() {
|
|
83678
|
-
return this.
|
|
83681
|
+
return this.km;
|
|
83679
83682
|
}
|
|
83680
83683
|
set groupSorts(a) {
|
|
83681
|
-
this.
|
|
83684
|
+
this.km = a;
|
|
83682
83685
|
this.g("GroupSorts");
|
|
83683
83686
|
}
|
|
83684
83687
|
get initialGroups() {
|
|
83685
|
-
return this.
|
|
83688
|
+
return this.kt;
|
|
83686
83689
|
}
|
|
83687
83690
|
set initialGroups(a) {
|
|
83688
|
-
this.
|
|
83691
|
+
this.kt = a;
|
|
83689
83692
|
this.g("InitialGroups");
|
|
83690
83693
|
}
|
|
83691
83694
|
get initialSummaries() {
|
|
83692
|
-
return this.
|
|
83695
|
+
return this.kv;
|
|
83693
83696
|
}
|
|
83694
83697
|
set initialSummaries(a) {
|
|
83695
|
-
this.
|
|
83698
|
+
this.kv = a;
|
|
83696
83699
|
this.g("InitialSummaries");
|
|
83697
83700
|
}
|
|
83698
83701
|
get dataSourceRef() {
|
|
83699
|
-
return this.
|
|
83702
|
+
return this.iy;
|
|
83700
83703
|
}
|
|
83701
83704
|
set dataSourceRef(a) {
|
|
83702
|
-
this.
|
|
83705
|
+
this.iy = a;
|
|
83703
83706
|
this.g("DataSourceRef");
|
|
83704
83707
|
}
|
|
83705
83708
|
get dataSource() {
|
|
@@ -83752,45 +83755,45 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
83752
83755
|
this.g("ActualOutlines");
|
|
83753
83756
|
}
|
|
83754
83757
|
get legendRef() {
|
|
83755
|
-
return this.
|
|
83758
|
+
return this.kz;
|
|
83756
83759
|
}
|
|
83757
83760
|
set legendRef(a) {
|
|
83758
|
-
this.
|
|
83761
|
+
this.kz = a;
|
|
83759
83762
|
this.g("LegendRef");
|
|
83760
83763
|
}
|
|
83761
83764
|
get isHorizontalZoomEnabled() {
|
|
83762
|
-
return this.
|
|
83765
|
+
return this.bt;
|
|
83763
83766
|
}
|
|
83764
83767
|
set isHorizontalZoomEnabled(a) {
|
|
83765
|
-
this.
|
|
83768
|
+
this.bt = a;
|
|
83766
83769
|
this.g("IsHorizontalZoomEnabled");
|
|
83767
83770
|
}
|
|
83768
83771
|
get isVerticalZoomEnabled() {
|
|
83769
|
-
return this.
|
|
83772
|
+
return this.bv;
|
|
83770
83773
|
}
|
|
83771
83774
|
set isVerticalZoomEnabled(a) {
|
|
83772
|
-
this.
|
|
83775
|
+
this.bv = a;
|
|
83773
83776
|
this.g("IsVerticalZoomEnabled");
|
|
83774
83777
|
}
|
|
83775
83778
|
get shouldDisplayMockData() {
|
|
83776
|
-
return this.
|
|
83779
|
+
return this.bx;
|
|
83777
83780
|
}
|
|
83778
83781
|
set shouldDisplayMockData(a) {
|
|
83779
|
-
this.
|
|
83782
|
+
this.bx = a;
|
|
83780
83783
|
this.g("ShouldDisplayMockData");
|
|
83781
83784
|
}
|
|
83782
83785
|
get shouldUseSkeletonStyleForMockData() {
|
|
83783
|
-
return this.
|
|
83786
|
+
return this.bz;
|
|
83784
83787
|
}
|
|
83785
83788
|
set shouldUseSkeletonStyleForMockData(a) {
|
|
83786
|
-
this.
|
|
83789
|
+
this.bz = a;
|
|
83787
83790
|
this.g("ShouldUseSkeletonStyleForMockData");
|
|
83788
83791
|
}
|
|
83789
83792
|
get isSeriesHighlightingEnabled() {
|
|
83790
|
-
return this.
|
|
83793
|
+
return this.bu;
|
|
83791
83794
|
}
|
|
83792
83795
|
set isSeriesHighlightingEnabled(a) {
|
|
83793
|
-
this.
|
|
83796
|
+
this.bu = a;
|
|
83794
83797
|
this.g("IsSeriesHighlightingEnabled");
|
|
83795
83798
|
}
|
|
83796
83799
|
get windowRect() {
|
|
@@ -83801,87 +83804,87 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
83801
83804
|
this.g("WindowRect");
|
|
83802
83805
|
}
|
|
83803
83806
|
get chartTitle() {
|
|
83804
|
-
return this.
|
|
83807
|
+
return this.ip;
|
|
83805
83808
|
}
|
|
83806
83809
|
set chartTitle(a) {
|
|
83807
|
-
this.
|
|
83810
|
+
this.ip = a;
|
|
83808
83811
|
this.g("ChartTitle");
|
|
83809
83812
|
}
|
|
83810
83813
|
get subtitle() {
|
|
83811
|
-
return this.
|
|
83814
|
+
return this.ld;
|
|
83812
83815
|
}
|
|
83813
83816
|
set subtitle(a) {
|
|
83814
|
-
this.
|
|
83817
|
+
this.ld = a;
|
|
83815
83818
|
this.g("Subtitle");
|
|
83816
83819
|
}
|
|
83817
83820
|
get titleAlignment() {
|
|
83818
|
-
return this.
|
|
83821
|
+
return this.lh;
|
|
83819
83822
|
}
|
|
83820
83823
|
set titleAlignment(a) {
|
|
83821
|
-
this.
|
|
83824
|
+
this.lh = a;
|
|
83822
83825
|
this.g("TitleAlignment");
|
|
83823
83826
|
}
|
|
83824
83827
|
get subtitleAlignment() {
|
|
83825
|
-
return this.
|
|
83828
|
+
return this.le;
|
|
83826
83829
|
}
|
|
83827
83830
|
set subtitleAlignment(a) {
|
|
83828
|
-
this.
|
|
83831
|
+
this.le = a;
|
|
83829
83832
|
this.g("SubtitleAlignment");
|
|
83830
83833
|
}
|
|
83831
83834
|
get unknownValuePlotting() {
|
|
83832
|
-
return this.
|
|
83835
|
+
return this.ln;
|
|
83833
83836
|
}
|
|
83834
83837
|
set unknownValuePlotting(a) {
|
|
83835
|
-
this.
|
|
83838
|
+
this.ln = a;
|
|
83836
83839
|
this.g("UnknownValuePlotting");
|
|
83837
83840
|
}
|
|
83838
83841
|
get resolution() {
|
|
83839
|
-
return this.
|
|
83842
|
+
return this.en;
|
|
83840
83843
|
}
|
|
83841
83844
|
set resolution(a) {
|
|
83842
|
-
this.
|
|
83845
|
+
this.en = a;
|
|
83843
83846
|
this.g("Resolution");
|
|
83844
83847
|
}
|
|
83845
83848
|
get thickness() {
|
|
83846
|
-
return this.
|
|
83849
|
+
return this.et;
|
|
83847
83850
|
}
|
|
83848
83851
|
set thickness(a) {
|
|
83849
|
-
this.
|
|
83852
|
+
this.et = a;
|
|
83850
83853
|
this.g("Thickness");
|
|
83851
83854
|
}
|
|
83852
83855
|
get outlineMode() {
|
|
83853
|
-
return this.
|
|
83856
|
+
return this.k3;
|
|
83854
83857
|
}
|
|
83855
83858
|
set outlineMode(a) {
|
|
83856
|
-
this.
|
|
83859
|
+
this.k3 = a;
|
|
83857
83860
|
this.g("OutlineMode");
|
|
83858
83861
|
}
|
|
83859
83862
|
get markerOutlineMode() {
|
|
83860
|
-
return this.
|
|
83863
|
+
return this.k2;
|
|
83861
83864
|
}
|
|
83862
83865
|
set markerOutlineMode(a) {
|
|
83863
|
-
this.
|
|
83866
|
+
this.k2 = a;
|
|
83864
83867
|
this.g("MarkerOutlineMode");
|
|
83865
83868
|
}
|
|
83866
83869
|
get markerFillMode() {
|
|
83867
|
-
return this.
|
|
83870
|
+
return this.k1;
|
|
83868
83871
|
}
|
|
83869
83872
|
set markerFillMode(a) {
|
|
83870
|
-
this.
|
|
83873
|
+
this.k1 = a;
|
|
83871
83874
|
this.g("MarkerFillMode");
|
|
83872
83875
|
}
|
|
83873
83876
|
get markerFillOpacity() {
|
|
83874
|
-
return this.
|
|
83877
|
+
return this.eg;
|
|
83875
83878
|
}
|
|
83876
83879
|
set markerFillOpacity(a) {
|
|
83877
|
-
this.
|
|
83880
|
+
this.eg = a;
|
|
83878
83881
|
this.g("MarkerFillOpacity");
|
|
83879
83882
|
}
|
|
83880
83883
|
get markerThickness() {
|
|
83881
|
-
return this.
|
|
83884
|
+
return this.eh;
|
|
83882
83885
|
}
|
|
83883
83886
|
set markerThickness(a) {
|
|
83884
|
-
this.
|
|
83887
|
+
this.eh = a;
|
|
83885
83888
|
this.g("MarkerThickness");
|
|
83886
83889
|
}
|
|
83887
83890
|
get markerTypes() {
|
|
@@ -83892,10 +83895,10 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
83892
83895
|
this.g("MarkerTypes");
|
|
83893
83896
|
}
|
|
83894
83897
|
get markerAutomaticBehavior() {
|
|
83895
|
-
return this.
|
|
83898
|
+
return this.k0;
|
|
83896
83899
|
}
|
|
83897
83900
|
set markerAutomaticBehavior(a) {
|
|
83898
|
-
this.
|
|
83901
|
+
this.k0 = a;
|
|
83899
83902
|
this.g("MarkerAutomaticBehavior");
|
|
83900
83903
|
}
|
|
83901
83904
|
get markerBrushes() {
|
|
@@ -83913,17 +83916,17 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
83913
83916
|
this.g("MarkerOutlines");
|
|
83914
83917
|
}
|
|
83915
83918
|
get markerMaxCount() {
|
|
83916
|
-
return this.
|
|
83919
|
+
return this.h5;
|
|
83917
83920
|
}
|
|
83918
83921
|
set markerMaxCount(a) {
|
|
83919
|
-
this.
|
|
83922
|
+
this.h5 = a;
|
|
83920
83923
|
this.g("MarkerMaxCount");
|
|
83921
83924
|
}
|
|
83922
83925
|
get areaFillOpacity() {
|
|
83923
|
-
return this.
|
|
83926
|
+
return this.cn;
|
|
83924
83927
|
}
|
|
83925
83928
|
set areaFillOpacity(a) {
|
|
83926
|
-
this.
|
|
83929
|
+
this.cn = a;
|
|
83927
83930
|
this.g("AreaFillOpacity");
|
|
83928
83931
|
}
|
|
83929
83932
|
get animateSeriesWhenAxisRangeChanges() {
|
|
@@ -83941,17 +83944,17 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
83941
83944
|
this.g("TrendLineBrushes");
|
|
83942
83945
|
}
|
|
83943
83946
|
get trendLineType() {
|
|
83944
|
-
return this.
|
|
83947
|
+
return this.lm;
|
|
83945
83948
|
}
|
|
83946
83949
|
set trendLineType(a) {
|
|
83947
|
-
this.
|
|
83950
|
+
this.lm = a;
|
|
83948
83951
|
this.g("TrendLineType");
|
|
83949
83952
|
}
|
|
83950
83953
|
get trendLineThickness() {
|
|
83951
|
-
return this.
|
|
83954
|
+
return this.ez;
|
|
83952
83955
|
}
|
|
83953
83956
|
set trendLineThickness(a) {
|
|
83954
|
-
this.
|
|
83957
|
+
this.ez = a;
|
|
83955
83958
|
this.g("TrendLineThickness");
|
|
83956
83959
|
}
|
|
83957
83960
|
get alignsGridLinesToPixels() {
|
|
@@ -83962,248 +83965,255 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
83962
83965
|
this.g("AlignsGridLinesToPixels");
|
|
83963
83966
|
}
|
|
83964
83967
|
get plotAreaMarginLeft() {
|
|
83965
|
-
return this.
|
|
83968
|
+
return this.ek;
|
|
83966
83969
|
}
|
|
83967
83970
|
set plotAreaMarginLeft(a) {
|
|
83968
|
-
this.
|
|
83971
|
+
this.ek = a;
|
|
83969
83972
|
this.g("PlotAreaMarginLeft");
|
|
83970
83973
|
}
|
|
83971
83974
|
get plotAreaMarginTop() {
|
|
83972
|
-
return this.
|
|
83975
|
+
return this.em;
|
|
83973
83976
|
}
|
|
83974
83977
|
set plotAreaMarginTop(a) {
|
|
83975
|
-
this.
|
|
83978
|
+
this.em = a;
|
|
83976
83979
|
this.g("PlotAreaMarginTop");
|
|
83977
83980
|
}
|
|
83978
83981
|
get plotAreaMarginRight() {
|
|
83979
|
-
return this.
|
|
83982
|
+
return this.el;
|
|
83980
83983
|
}
|
|
83981
83984
|
set plotAreaMarginRight(a) {
|
|
83982
|
-
this.
|
|
83985
|
+
this.el = a;
|
|
83983
83986
|
this.g("PlotAreaMarginRight");
|
|
83984
83987
|
}
|
|
83985
83988
|
get plotAreaMarginBottom() {
|
|
83986
|
-
return this.
|
|
83989
|
+
return this.ej;
|
|
83987
83990
|
}
|
|
83988
83991
|
set plotAreaMarginBottom(a) {
|
|
83989
|
-
this.
|
|
83992
|
+
this.ej = a;
|
|
83990
83993
|
this.g("PlotAreaMarginBottom");
|
|
83991
83994
|
}
|
|
83992
83995
|
get computedPlotAreaMarginMode() {
|
|
83993
|
-
return this.
|
|
83996
|
+
return this.iq;
|
|
83994
83997
|
}
|
|
83995
83998
|
set computedPlotAreaMarginMode(a) {
|
|
83996
|
-
this.
|
|
83999
|
+
this.iq = a;
|
|
83997
84000
|
this.g("ComputedPlotAreaMarginMode");
|
|
83998
84001
|
}
|
|
83999
84002
|
get seriesPlotAreaMarginHorizontalMode() {
|
|
84000
|
-
return this.
|
|
84003
|
+
return this.k5;
|
|
84001
84004
|
}
|
|
84002
84005
|
set seriesPlotAreaMarginHorizontalMode(a) {
|
|
84003
|
-
this.
|
|
84006
|
+
this.k5 = a;
|
|
84004
84007
|
this.g("SeriesPlotAreaMarginHorizontalMode");
|
|
84005
84008
|
}
|
|
84006
84009
|
get seriesPlotAreaMarginVerticalMode() {
|
|
84007
|
-
return this.
|
|
84010
|
+
return this.k6;
|
|
84008
84011
|
}
|
|
84009
84012
|
set seriesPlotAreaMarginVerticalMode(a) {
|
|
84010
|
-
this.
|
|
84013
|
+
this.k6 = a;
|
|
84011
84014
|
this.g("SeriesPlotAreaMarginVerticalMode");
|
|
84012
84015
|
}
|
|
84013
84016
|
get highlightingMode() {
|
|
84014
|
-
return this.
|
|
84017
|
+
return this.ko;
|
|
84015
84018
|
}
|
|
84016
84019
|
set highlightingMode(a) {
|
|
84017
|
-
this.
|
|
84020
|
+
this.ko = a;
|
|
84018
84021
|
this.g("HighlightingMode");
|
|
84019
84022
|
}
|
|
84020
84023
|
get highlightingBehavior() {
|
|
84021
|
-
return this.
|
|
84024
|
+
return this.kn;
|
|
84022
84025
|
}
|
|
84023
84026
|
set highlightingBehavior(a) {
|
|
84024
|
-
this.
|
|
84027
|
+
this.kn = a;
|
|
84025
84028
|
this.g("HighlightingBehavior");
|
|
84026
84029
|
}
|
|
84027
84030
|
get legendHighlightingMode() {
|
|
84028
|
-
return this.
|
|
84031
|
+
return this.kw;
|
|
84029
84032
|
}
|
|
84030
84033
|
set legendHighlightingMode(a) {
|
|
84031
|
-
this.
|
|
84034
|
+
this.kw = a;
|
|
84032
84035
|
this.g("LegendHighlightingMode");
|
|
84033
84036
|
}
|
|
84034
84037
|
get legendItemBadgeShape() {
|
|
84035
|
-
return this.
|
|
84038
|
+
return this.ky;
|
|
84036
84039
|
}
|
|
84037
84040
|
set legendItemBadgeShape(a) {
|
|
84038
|
-
this.
|
|
84041
|
+
this.ky = a;
|
|
84039
84042
|
this.g("LegendItemBadgeShape");
|
|
84040
84043
|
}
|
|
84041
84044
|
get legendItemBadgeMode() {
|
|
84042
|
-
return this.
|
|
84045
|
+
return this.kx;
|
|
84043
84046
|
}
|
|
84044
84047
|
set legendItemBadgeMode(a) {
|
|
84045
|
-
this.
|
|
84048
|
+
this.kx = a;
|
|
84046
84049
|
this.g("LegendItemBadgeMode");
|
|
84047
84050
|
}
|
|
84048
84051
|
get trendLinePeriod() {
|
|
84049
|
-
return this.
|
|
84052
|
+
return this.h7;
|
|
84050
84053
|
}
|
|
84051
84054
|
set trendLinePeriod(a) {
|
|
84052
|
-
this.
|
|
84055
|
+
this.h7 = a;
|
|
84053
84056
|
this.g("TrendLinePeriod");
|
|
84054
84057
|
}
|
|
84055
84058
|
get toolTipType() {
|
|
84056
|
-
return this.
|
|
84059
|
+
return this.lk;
|
|
84057
84060
|
}
|
|
84058
84061
|
set toolTipType(a) {
|
|
84059
|
-
this.
|
|
84062
|
+
this.lk = a;
|
|
84060
84063
|
this.g("ToolTipType");
|
|
84061
84064
|
}
|
|
84062
84065
|
get crosshairsDisplayMode() {
|
|
84063
|
-
return this.
|
|
84066
|
+
return this.iv;
|
|
84064
84067
|
}
|
|
84065
84068
|
set crosshairsDisplayMode(a) {
|
|
84066
|
-
this.
|
|
84069
|
+
this.iv = a;
|
|
84067
84070
|
this.g("CrosshairsDisplayMode");
|
|
84068
84071
|
}
|
|
84069
84072
|
get crosshairsSnapToData() {
|
|
84070
|
-
return this.
|
|
84073
|
+
return this.bl;
|
|
84071
84074
|
}
|
|
84072
84075
|
set crosshairsSnapToData(a) {
|
|
84073
|
-
this.
|
|
84076
|
+
this.bl = a;
|
|
84074
84077
|
this.g("CrosshairsSnapToData");
|
|
84075
84078
|
}
|
|
84076
84079
|
get crosshairsLineVerticalStroke() {
|
|
84077
|
-
return this.
|
|
84080
|
+
return this.ix;
|
|
84078
84081
|
}
|
|
84079
84082
|
set crosshairsLineVerticalStroke(a) {
|
|
84080
|
-
this.
|
|
84083
|
+
this.ix = a;
|
|
84081
84084
|
this.g("CrosshairsLineVerticalStroke");
|
|
84082
84085
|
}
|
|
84083
84086
|
get crosshairsLineThickness() {
|
|
84084
|
-
return this.
|
|
84087
|
+
return this.cp;
|
|
84085
84088
|
}
|
|
84086
84089
|
set crosshairsLineThickness(a) {
|
|
84087
|
-
this.
|
|
84090
|
+
this.cp = a;
|
|
84088
84091
|
this.g("CrosshairsLineThickness");
|
|
84089
84092
|
}
|
|
84090
84093
|
get crosshairsLineHorizontalStroke() {
|
|
84091
|
-
return this.
|
|
84094
|
+
return this.iw;
|
|
84092
84095
|
}
|
|
84093
84096
|
set crosshairsLineHorizontalStroke(a) {
|
|
84094
|
-
this.
|
|
84097
|
+
this.iw = a;
|
|
84095
84098
|
this.g("CrosshairsLineHorizontalStroke");
|
|
84096
84099
|
}
|
|
84097
84100
|
get crosshairsAnnotationEnabled() {
|
|
84098
|
-
return this.
|
|
84101
|
+
return this.bk;
|
|
84099
84102
|
}
|
|
84100
84103
|
set crosshairsAnnotationEnabled(a) {
|
|
84101
|
-
this.
|
|
84104
|
+
this.bk = a;
|
|
84102
84105
|
this.g("CrosshairsAnnotationEnabled");
|
|
84103
84106
|
}
|
|
84104
84107
|
get crosshairsAnnotationXAxisBackground() {
|
|
84105
|
-
return this.
|
|
84108
|
+
return this.ir;
|
|
84106
84109
|
}
|
|
84107
84110
|
set crosshairsAnnotationXAxisBackground(a) {
|
|
84108
|
-
this.
|
|
84111
|
+
this.ir = a;
|
|
84109
84112
|
this.g("CrosshairsAnnotationXAxisBackground");
|
|
84110
84113
|
}
|
|
84111
84114
|
get crosshairsAnnotationYAxisBackground() {
|
|
84112
|
-
return this.
|
|
84115
|
+
return this.it;
|
|
84113
84116
|
}
|
|
84114
84117
|
set crosshairsAnnotationYAxisBackground(a) {
|
|
84115
|
-
this.
|
|
84118
|
+
this.it = a;
|
|
84116
84119
|
this.g("CrosshairsAnnotationYAxisBackground");
|
|
84117
84120
|
}
|
|
84118
84121
|
get crosshairsAnnotationXAxisTextColor() {
|
|
84119
|
-
return this.
|
|
84122
|
+
return this.is;
|
|
84120
84123
|
}
|
|
84121
84124
|
set crosshairsAnnotationXAxisTextColor(a) {
|
|
84122
|
-
this.
|
|
84125
|
+
this.is = a;
|
|
84123
84126
|
this.g("CrosshairsAnnotationXAxisTextColor");
|
|
84124
84127
|
}
|
|
84125
84128
|
get crosshairsAnnotationYAxisTextColor() {
|
|
84126
|
-
return this.
|
|
84129
|
+
return this.iu;
|
|
84127
84130
|
}
|
|
84128
84131
|
set crosshairsAnnotationYAxisTextColor(a) {
|
|
84129
|
-
this.
|
|
84132
|
+
this.iu = a;
|
|
84130
84133
|
this.g("CrosshairsAnnotationYAxisTextColor");
|
|
84131
84134
|
}
|
|
84132
84135
|
get crosshairsAnnotationXAxisPrecision() {
|
|
84133
|
-
return this.
|
|
84136
|
+
return this.h0;
|
|
84134
84137
|
}
|
|
84135
84138
|
set crosshairsAnnotationXAxisPrecision(a) {
|
|
84136
|
-
this.
|
|
84139
|
+
this.h0 = a;
|
|
84137
84140
|
this.g("CrosshairsAnnotationXAxisPrecision");
|
|
84138
84141
|
}
|
|
84139
84142
|
get crosshairsAnnotationYAxisPrecision() {
|
|
84140
|
-
return this.
|
|
84143
|
+
return this.h1;
|
|
84141
84144
|
}
|
|
84142
84145
|
set crosshairsAnnotationYAxisPrecision(a) {
|
|
84143
|
-
this.
|
|
84146
|
+
this.h1 = a;
|
|
84144
84147
|
this.g("CrosshairsAnnotationYAxisPrecision");
|
|
84145
84148
|
}
|
|
84146
84149
|
get shouldAvoidAxisAnnotationCollisions() {
|
|
84147
|
-
return this.
|
|
84150
|
+
return this.bw;
|
|
84148
84151
|
}
|
|
84149
84152
|
set shouldAvoidAxisAnnotationCollisions(a) {
|
|
84150
|
-
this.
|
|
84153
|
+
this.bw = a;
|
|
84151
84154
|
this.g("ShouldAvoidAxisAnnotationCollisions");
|
|
84152
84155
|
}
|
|
84153
84156
|
get shouldPanOnMaximumZoom() {
|
|
84154
|
-
return this.
|
|
84157
|
+
return this.by;
|
|
84155
84158
|
}
|
|
84156
84159
|
set shouldPanOnMaximumZoom(a) {
|
|
84157
|
-
this.
|
|
84160
|
+
this.by = a;
|
|
84158
84161
|
this.g("ShouldPanOnMaximumZoom");
|
|
84159
84162
|
}
|
|
84160
84163
|
get finalValueAnnotationsVisible() {
|
|
84161
|
-
return this.
|
|
84164
|
+
return this.br;
|
|
84162
84165
|
}
|
|
84163
84166
|
set finalValueAnnotationsVisible(a) {
|
|
84164
|
-
this.
|
|
84167
|
+
this.br = a;
|
|
84165
84168
|
this.g("FinalValueAnnotationsVisible");
|
|
84166
84169
|
}
|
|
84167
84170
|
get finalValueAnnotationsBackground() {
|
|
84168
|
-
return this.
|
|
84171
|
+
return this.kk;
|
|
84169
84172
|
}
|
|
84170
84173
|
set finalValueAnnotationsBackground(a) {
|
|
84171
|
-
this.
|
|
84174
|
+
this.kk = a;
|
|
84172
84175
|
this.g("FinalValueAnnotationsBackground");
|
|
84173
84176
|
}
|
|
84174
84177
|
get finalValueAnnotationsTextColor() {
|
|
84175
|
-
return this.
|
|
84178
|
+
return this.kl;
|
|
84176
84179
|
}
|
|
84177
84180
|
set finalValueAnnotationsTextColor(a) {
|
|
84178
|
-
this.
|
|
84181
|
+
this.kl = a;
|
|
84179
84182
|
this.g("FinalValueAnnotationsTextColor");
|
|
84180
84183
|
}
|
|
84181
84184
|
get finalValueAnnotationsPrecision() {
|
|
84182
|
-
return this.
|
|
84185
|
+
return this.h4;
|
|
84183
84186
|
}
|
|
84184
84187
|
set finalValueAnnotationsPrecision(a) {
|
|
84185
|
-
this.
|
|
84188
|
+
this.h4 = a;
|
|
84186
84189
|
this.g("FinalValueAnnotationsPrecision");
|
|
84187
84190
|
}
|
|
84191
|
+
get autoCalloutsVisible() {
|
|
84192
|
+
return this.bh;
|
|
84193
|
+
}
|
|
84194
|
+
set autoCalloutsVisible(a) {
|
|
84195
|
+
this.bh = a;
|
|
84196
|
+
this.g("AutoCalloutsVisible");
|
|
84197
|
+
}
|
|
84188
84198
|
get calloutsVisible() {
|
|
84189
|
-
return this.
|
|
84199
|
+
return this.bj;
|
|
84190
84200
|
}
|
|
84191
84201
|
set calloutsVisible(a) {
|
|
84192
|
-
this.
|
|
84202
|
+
this.bj = a;
|
|
84193
84203
|
this.g("CalloutsVisible");
|
|
84194
84204
|
}
|
|
84195
84205
|
get calloutStyleUpdatingEventEnabled() {
|
|
84196
|
-
return this.
|
|
84206
|
+
return this.bi;
|
|
84197
84207
|
}
|
|
84198
84208
|
set calloutStyleUpdatingEventEnabled(a) {
|
|
84199
|
-
this.
|
|
84209
|
+
this.bi = a;
|
|
84200
84210
|
this.g("CalloutStyleUpdatingEventEnabled");
|
|
84201
84211
|
}
|
|
84202
84212
|
get calloutsDataSourceRef() {
|
|
84203
|
-
return this.
|
|
84213
|
+
return this.ij;
|
|
84204
84214
|
}
|
|
84205
84215
|
set calloutsDataSourceRef(a) {
|
|
84206
|
-
this.
|
|
84216
|
+
this.ij = a;
|
|
84207
84217
|
this.g("CalloutsDataSourceRef");
|
|
84208
84218
|
}
|
|
84209
84219
|
get calloutsAllowedPositions() {
|
|
@@ -84214,31 +84224,31 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
84214
84224
|
this.g("CalloutsAllowedPositions");
|
|
84215
84225
|
}
|
|
84216
84226
|
get calloutsXMemberPath() {
|
|
84217
|
-
return this.
|
|
84227
|
+
return this.im;
|
|
84218
84228
|
}
|
|
84219
84229
|
set calloutsXMemberPath(a) {
|
|
84220
|
-
this.
|
|
84230
|
+
this.im = a;
|
|
84221
84231
|
this.g("CalloutsXMemberPath");
|
|
84222
84232
|
}
|
|
84223
84233
|
get calloutsYMemberPath() {
|
|
84224
|
-
return this.
|
|
84234
|
+
return this.io;
|
|
84225
84235
|
}
|
|
84226
84236
|
set calloutsYMemberPath(a) {
|
|
84227
|
-
this.
|
|
84237
|
+
this.io = a;
|
|
84228
84238
|
this.g("CalloutsYMemberPath");
|
|
84229
84239
|
}
|
|
84230
84240
|
get calloutsLabelMemberPath() {
|
|
84231
|
-
return this.
|
|
84241
|
+
return this.ik;
|
|
84232
84242
|
}
|
|
84233
84243
|
set calloutsLabelMemberPath(a) {
|
|
84234
|
-
this.
|
|
84244
|
+
this.ik = a;
|
|
84235
84245
|
this.g("CalloutsLabelMemberPath");
|
|
84236
84246
|
}
|
|
84237
84247
|
get calloutsContentMemberPath() {
|
|
84238
|
-
return this.
|
|
84248
|
+
return this.ii;
|
|
84239
84249
|
}
|
|
84240
84250
|
set calloutsContentMemberPath(a) {
|
|
84241
|
-
this.
|
|
84251
|
+
this.ii = a;
|
|
84242
84252
|
this.g("CalloutsContentMemberPath");
|
|
84243
84253
|
}
|
|
84244
84254
|
get valueLines() {
|
|
@@ -84256,269 +84266,269 @@ let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
84256
84266
|
this.g("ValueLinesBrushes");
|
|
84257
84267
|
}
|
|
84258
84268
|
get valueLinesThickness() {
|
|
84259
|
-
return this.
|
|
84269
|
+
return this.e0;
|
|
84260
84270
|
}
|
|
84261
84271
|
set valueLinesThickness(a) {
|
|
84262
|
-
this.
|
|
84272
|
+
this.e0 = a;
|
|
84263
84273
|
this.g("ValueLinesThickness");
|
|
84264
84274
|
}
|
|
84265
84275
|
get horizontalViewScrollbarMode() {
|
|
84266
|
-
return this.
|
|
84276
|
+
return this.kq;
|
|
84267
84277
|
}
|
|
84268
84278
|
set horizontalViewScrollbarMode(a) {
|
|
84269
|
-
this.
|
|
84279
|
+
this.kq = a;
|
|
84270
84280
|
this.g("HorizontalViewScrollbarMode");
|
|
84271
84281
|
}
|
|
84272
84282
|
get verticalViewScrollbarMode() {
|
|
84273
|
-
return this.
|
|
84283
|
+
return this.lp;
|
|
84274
84284
|
}
|
|
84275
84285
|
set verticalViewScrollbarMode(a) {
|
|
84276
|
-
this.
|
|
84286
|
+
this.lp = a;
|
|
84277
84287
|
this.g("VerticalViewScrollbarMode");
|
|
84278
84288
|
}
|
|
84279
84289
|
get horizontalViewScrollbarPosition() {
|
|
84280
|
-
return this.
|
|
84290
|
+
return this.ks;
|
|
84281
84291
|
}
|
|
84282
84292
|
set horizontalViewScrollbarPosition(a) {
|
|
84283
|
-
this.
|
|
84293
|
+
this.ks = a;
|
|
84284
84294
|
this.g("HorizontalViewScrollbarPosition");
|
|
84285
84295
|
}
|
|
84286
84296
|
get verticalViewScrollbarPosition() {
|
|
84287
|
-
return this.
|
|
84297
|
+
return this.lr;
|
|
84288
84298
|
}
|
|
84289
84299
|
set verticalViewScrollbarPosition(a) {
|
|
84290
|
-
this.
|
|
84300
|
+
this.lr = a;
|
|
84291
84301
|
this.g("VerticalViewScrollbarPosition");
|
|
84292
84302
|
}
|
|
84293
84303
|
get horizontalViewScrollbarFill() {
|
|
84294
|
-
return this.
|
|
84304
|
+
return this.kp;
|
|
84295
84305
|
}
|
|
84296
84306
|
set horizontalViewScrollbarFill(a) {
|
|
84297
|
-
this.
|
|
84307
|
+
this.kp = a;
|
|
84298
84308
|
this.g("HorizontalViewScrollbarFill");
|
|
84299
84309
|
}
|
|
84300
84310
|
get horizontalViewScrollbarOutline() {
|
|
84301
|
-
return this.
|
|
84311
|
+
return this.kr;
|
|
84302
84312
|
}
|
|
84303
84313
|
set horizontalViewScrollbarOutline(a) {
|
|
84304
|
-
this.
|
|
84314
|
+
this.kr = a;
|
|
84305
84315
|
this.g("HorizontalViewScrollbarOutline");
|
|
84306
84316
|
}
|
|
84307
84317
|
get horizontalViewScrollbarStrokeThickness() {
|
|
84308
|
-
return this.
|
|
84318
|
+
return this.ec;
|
|
84309
84319
|
}
|
|
84310
84320
|
set horizontalViewScrollbarStrokeThickness(a) {
|
|
84311
|
-
this.
|
|
84321
|
+
this.ec = a;
|
|
84312
84322
|
this.g("HorizontalViewScrollbarStrokeThickness");
|
|
84313
84323
|
}
|
|
84314
84324
|
get horizontalViewScrollbarMaxOpacity() {
|
|
84315
|
-
return this.
|
|
84325
|
+
return this.eb;
|
|
84316
84326
|
}
|
|
84317
84327
|
set horizontalViewScrollbarMaxOpacity(a) {
|
|
84318
|
-
this.
|
|
84328
|
+
this.eb = a;
|
|
84319
84329
|
this.g("HorizontalViewScrollbarMaxOpacity");
|
|
84320
84330
|
}
|
|
84321
84331
|
get horizontalViewScrollbarCornerRadius() {
|
|
84322
|
-
return this.
|
|
84332
|
+
return this.d8;
|
|
84323
84333
|
}
|
|
84324
84334
|
set horizontalViewScrollbarCornerRadius(a) {
|
|
84325
|
-
this.
|
|
84335
|
+
this.d8 = a;
|
|
84326
84336
|
this.g("HorizontalViewScrollbarCornerRadius");
|
|
84327
84337
|
}
|
|
84328
84338
|
get horizontalViewScrollbarHeight() {
|
|
84329
|
-
return this.
|
|
84339
|
+
return this.d9;
|
|
84330
84340
|
}
|
|
84331
84341
|
set horizontalViewScrollbarHeight(a) {
|
|
84332
|
-
this.
|
|
84342
|
+
this.d9 = a;
|
|
84333
84343
|
this.g("HorizontalViewScrollbarHeight");
|
|
84334
84344
|
}
|
|
84335
84345
|
get horizontalViewScrollbarInset() {
|
|
84336
|
-
return this.
|
|
84346
|
+
return this.ea;
|
|
84337
84347
|
}
|
|
84338
84348
|
set horizontalViewScrollbarInset(a) {
|
|
84339
|
-
this.
|
|
84349
|
+
this.ea = a;
|
|
84340
84350
|
this.g("HorizontalViewScrollbarInset");
|
|
84341
84351
|
}
|
|
84342
84352
|
get horizontalViewScrollbarTrackStartInset() {
|
|
84343
|
-
return this.
|
|
84353
|
+
return this.ee;
|
|
84344
84354
|
}
|
|
84345
84355
|
set horizontalViewScrollbarTrackStartInset(a) {
|
|
84346
|
-
this.
|
|
84356
|
+
this.ee = a;
|
|
84347
84357
|
this.g("HorizontalViewScrollbarTrackStartInset");
|
|
84348
84358
|
}
|
|
84349
84359
|
get horizontalViewScrollbarTrackEndInset() {
|
|
84350
|
-
return this.
|
|
84360
|
+
return this.ed;
|
|
84351
84361
|
}
|
|
84352
84362
|
set horizontalViewScrollbarTrackEndInset(a) {
|
|
84353
|
-
this.
|
|
84363
|
+
this.ed = a;
|
|
84354
84364
|
this.g("HorizontalViewScrollbarTrackEndInset");
|
|
84355
84365
|
}
|
|
84356
84366
|
get horizontalViewScrollbarShouldAddAutoTrackInsets() {
|
|
84357
|
-
return this.
|
|
84367
|
+
return this.bs;
|
|
84358
84368
|
}
|
|
84359
84369
|
set horizontalViewScrollbarShouldAddAutoTrackInsets(a) {
|
|
84360
|
-
this.
|
|
84370
|
+
this.bs = a;
|
|
84361
84371
|
this.g("HorizontalViewScrollbarShouldAddAutoTrackInsets");
|
|
84362
84372
|
}
|
|
84363
84373
|
get verticalViewScrollbarFill() {
|
|
84364
|
-
return this.
|
|
84374
|
+
return this.lo;
|
|
84365
84375
|
}
|
|
84366
84376
|
set verticalViewScrollbarFill(a) {
|
|
84367
|
-
this.
|
|
84377
|
+
this.lo = a;
|
|
84368
84378
|
this.g("VerticalViewScrollbarFill");
|
|
84369
84379
|
}
|
|
84370
84380
|
get verticalViewScrollbarOutline() {
|
|
84371
|
-
return this.
|
|
84381
|
+
return this.lq;
|
|
84372
84382
|
}
|
|
84373
84383
|
set verticalViewScrollbarOutline(a) {
|
|
84374
|
-
this.
|
|
84384
|
+
this.lq = a;
|
|
84375
84385
|
this.g("VerticalViewScrollbarOutline");
|
|
84376
84386
|
}
|
|
84377
84387
|
get verticalViewScrollbarStrokeThickness() {
|
|
84378
|
-
return this.
|
|
84388
|
+
return this.e4;
|
|
84379
84389
|
}
|
|
84380
84390
|
set verticalViewScrollbarStrokeThickness(a) {
|
|
84381
|
-
this.
|
|
84391
|
+
this.e4 = a;
|
|
84382
84392
|
this.g("VerticalViewScrollbarStrokeThickness");
|
|
84383
84393
|
}
|
|
84384
84394
|
get verticalViewScrollbarMaxOpacity() {
|
|
84385
|
-
return this.
|
|
84395
|
+
return this.e3;
|
|
84386
84396
|
}
|
|
84387
84397
|
set verticalViewScrollbarMaxOpacity(a) {
|
|
84388
|
-
this.
|
|
84398
|
+
this.e3 = a;
|
|
84389
84399
|
this.g("VerticalViewScrollbarMaxOpacity");
|
|
84390
84400
|
}
|
|
84391
84401
|
get verticalViewScrollbarCornerRadius() {
|
|
84392
|
-
return this.
|
|
84402
|
+
return this.e1;
|
|
84393
84403
|
}
|
|
84394
84404
|
set verticalViewScrollbarCornerRadius(a) {
|
|
84395
|
-
this.
|
|
84405
|
+
this.e1 = a;
|
|
84396
84406
|
this.g("VerticalViewScrollbarCornerRadius");
|
|
84397
84407
|
}
|
|
84398
84408
|
get verticalViewScrollbarWidth() {
|
|
84399
|
-
return this.
|
|
84409
|
+
return this.e7;
|
|
84400
84410
|
}
|
|
84401
84411
|
set verticalViewScrollbarWidth(a) {
|
|
84402
|
-
this.
|
|
84412
|
+
this.e7 = a;
|
|
84403
84413
|
this.g("VerticalViewScrollbarWidth");
|
|
84404
84414
|
}
|
|
84405
84415
|
get verticalViewScrollbarInset() {
|
|
84406
|
-
return this.
|
|
84416
|
+
return this.e2;
|
|
84407
84417
|
}
|
|
84408
84418
|
set verticalViewScrollbarInset(a) {
|
|
84409
|
-
this.
|
|
84419
|
+
this.e2 = a;
|
|
84410
84420
|
this.g("VerticalViewScrollbarInset");
|
|
84411
84421
|
}
|
|
84412
84422
|
get verticalViewScrollbarTrackStartInset() {
|
|
84413
|
-
return this.
|
|
84423
|
+
return this.e6;
|
|
84414
84424
|
}
|
|
84415
84425
|
set verticalViewScrollbarTrackStartInset(a) {
|
|
84416
|
-
this.
|
|
84426
|
+
this.e6 = a;
|
|
84417
84427
|
this.g("VerticalViewScrollbarTrackStartInset");
|
|
84418
84428
|
}
|
|
84419
84429
|
get verticalViewScrollbarTrackEndInset() {
|
|
84420
|
-
return this.
|
|
84430
|
+
return this.e5;
|
|
84421
84431
|
}
|
|
84422
84432
|
set verticalViewScrollbarTrackEndInset(a) {
|
|
84423
|
-
this.
|
|
84433
|
+
this.e5 = a;
|
|
84424
84434
|
this.g("VerticalViewScrollbarTrackEndInset");
|
|
84425
84435
|
}
|
|
84426
84436
|
get verticalViewScrollbarShouldAddAutoTrackInsets() {
|
|
84427
|
-
return this.
|
|
84437
|
+
return this.b0;
|
|
84428
84438
|
}
|
|
84429
84439
|
set verticalViewScrollbarShouldAddAutoTrackInsets(a) {
|
|
84430
|
-
this.
|
|
84440
|
+
this.b0 = a;
|
|
84431
84441
|
this.g("VerticalViewScrollbarShouldAddAutoTrackInsets");
|
|
84432
84442
|
}
|
|
84433
84443
|
get windowRectMinWidth() {
|
|
84434
|
-
return this.
|
|
84444
|
+
return this.e9;
|
|
84435
84445
|
}
|
|
84436
84446
|
set windowRectMinWidth(a) {
|
|
84437
|
-
this.
|
|
84447
|
+
this.e9 = a;
|
|
84438
84448
|
this.g("WindowRectMinWidth");
|
|
84439
84449
|
}
|
|
84440
84450
|
get windowRectMinHeight() {
|
|
84441
|
-
return this.
|
|
84451
|
+
return this.e8;
|
|
84442
84452
|
}
|
|
84443
84453
|
set windowRectMinHeight(a) {
|
|
84444
|
-
this.
|
|
84454
|
+
this.e8 = a;
|
|
84445
84455
|
this.g("WindowRectMinHeight");
|
|
84446
84456
|
}
|
|
84447
84457
|
get windowSizeMinWidth() {
|
|
84448
|
-
return this.
|
|
84458
|
+
return this.fb;
|
|
84449
84459
|
}
|
|
84450
84460
|
set windowSizeMinWidth(a) {
|
|
84451
|
-
this.
|
|
84461
|
+
this.fb = a;
|
|
84452
84462
|
this.g("WindowSizeMinWidth");
|
|
84453
84463
|
}
|
|
84454
84464
|
get windowSizeMinHeight() {
|
|
84455
|
-
return this.
|
|
84465
|
+
return this.fa;
|
|
84456
84466
|
}
|
|
84457
84467
|
set windowSizeMinHeight(a) {
|
|
84458
|
-
this.
|
|
84468
|
+
this.fa = a;
|
|
84459
84469
|
this.g("WindowSizeMinHeight");
|
|
84460
84470
|
}
|
|
84461
84471
|
get seriesAddedRef() {
|
|
84462
|
-
return this.
|
|
84472
|
+
return this.k4;
|
|
84463
84473
|
}
|
|
84464
84474
|
set seriesAddedRef(a) {
|
|
84465
|
-
this.
|
|
84475
|
+
this.k4 = a;
|
|
84466
84476
|
this.g("SeriesAddedRef");
|
|
84467
84477
|
}
|
|
84468
84478
|
get seriesRemovedRef() {
|
|
84469
|
-
return this.
|
|
84479
|
+
return this.lc;
|
|
84470
84480
|
}
|
|
84471
84481
|
set seriesRemovedRef(a) {
|
|
84472
|
-
this.
|
|
84482
|
+
this.lc = a;
|
|
84473
84483
|
this.g("SeriesRemovedRef");
|
|
84474
84484
|
}
|
|
84475
84485
|
get seriesPointerEnterRef() {
|
|
84476
|
-
return this.
|
|
84486
|
+
return this.k8;
|
|
84477
84487
|
}
|
|
84478
84488
|
set seriesPointerEnterRef(a) {
|
|
84479
|
-
this.
|
|
84489
|
+
this.k8 = a;
|
|
84480
84490
|
this.g("SeriesPointerEnterRef");
|
|
84481
84491
|
}
|
|
84482
84492
|
get seriesPointerLeaveRef() {
|
|
84483
|
-
return this.
|
|
84493
|
+
return this.k9;
|
|
84484
84494
|
}
|
|
84485
84495
|
set seriesPointerLeaveRef(a) {
|
|
84486
|
-
this.
|
|
84496
|
+
this.k9 = a;
|
|
84487
84497
|
this.g("SeriesPointerLeaveRef");
|
|
84488
84498
|
}
|
|
84489
84499
|
get seriesPointerMoveRef() {
|
|
84490
|
-
return this.
|
|
84500
|
+
return this.la;
|
|
84491
84501
|
}
|
|
84492
84502
|
set seriesPointerMoveRef(a) {
|
|
84493
|
-
this.
|
|
84503
|
+
this.la = a;
|
|
84494
84504
|
this.g("SeriesPointerMoveRef");
|
|
84495
84505
|
}
|
|
84496
84506
|
get seriesPointerDownRef() {
|
|
84497
|
-
return this.
|
|
84507
|
+
return this.k7;
|
|
84498
84508
|
}
|
|
84499
84509
|
set seriesPointerDownRef(a) {
|
|
84500
|
-
this.
|
|
84510
|
+
this.k7 = a;
|
|
84501
84511
|
this.g("SeriesPointerDownRef");
|
|
84502
84512
|
}
|
|
84503
84513
|
get seriesPointerUpRef() {
|
|
84504
|
-
return this.
|
|
84514
|
+
return this.lb;
|
|
84505
84515
|
}
|
|
84506
84516
|
set seriesPointerUpRef(a) {
|
|
84507
|
-
this.
|
|
84517
|
+
this.lb = a;
|
|
84508
84518
|
this.g("SeriesPointerUpRef");
|
|
84509
84519
|
}
|
|
84510
84520
|
get calloutStyleUpdatingRef() {
|
|
84511
|
-
return this.
|
|
84521
|
+
return this.il;
|
|
84512
84522
|
}
|
|
84513
84523
|
set calloutStyleUpdatingRef(a) {
|
|
84514
|
-
this.
|
|
84524
|
+
this.il = a;
|
|
84515
84525
|
this.g("CalloutStyleUpdatingRef");
|
|
84516
84526
|
}
|
|
84517
84527
|
get calloutRenderStyleUpdatingRef() {
|
|
84518
|
-
return this.
|
|
84528
|
+
return this.ih;
|
|
84519
84529
|
}
|
|
84520
84530
|
set calloutRenderStyleUpdatingRef(a) {
|
|
84521
|
-
this.
|
|
84531
|
+
this.ih = a;
|
|
84522
84532
|
this.g("CalloutRenderStyleUpdatingRef");
|
|
84523
84533
|
}
|
|
84524
84534
|
}
|
|
@@ -84539,616 +84549,616 @@ let XYChartDescription = /*@__PURE__*/ (() => {
|
|
|
84539
84549
|
class XYChartDescription extends DomainChartDescription {
|
|
84540
84550
|
constructor() {
|
|
84541
84551
|
super();
|
|
84542
|
-
this.
|
|
84543
|
-
this.
|
|
84544
|
-
this.pc = 0;
|
|
84552
|
+
this.q9 = null;
|
|
84553
|
+
this.rr = null;
|
|
84545
84554
|
this.pe = 0;
|
|
84555
|
+
this.pg = 0;
|
|
84556
|
+
this.pf = 0;
|
|
84546
84557
|
this.pd = 0;
|
|
84547
|
-
this.pb = 0;
|
|
84548
|
-
this.pt = 0;
|
|
84549
84558
|
this.pv = 0;
|
|
84559
|
+
this.px = 0;
|
|
84560
|
+
this.pw = 0;
|
|
84550
84561
|
this.pu = 0;
|
|
84551
|
-
this.
|
|
84552
|
-
this.
|
|
84553
|
-
this.
|
|
84554
|
-
this.
|
|
84555
|
-
this.q6 = null;
|
|
84556
|
-
this.pn = 0;
|
|
84557
|
-
this.p4 = 0;
|
|
84558
|
-
this.pm = 0;
|
|
84559
|
-
this.p3 = 0;
|
|
84562
|
+
this.re = null;
|
|
84563
|
+
this.rw = null;
|
|
84564
|
+
this.q7 = null;
|
|
84565
|
+
this.q8 = null;
|
|
84560
84566
|
this.pp = 0;
|
|
84561
84567
|
this.p6 = 0;
|
|
84562
84568
|
this.po = 0;
|
|
84563
84569
|
this.p5 = 0;
|
|
84564
|
-
this.
|
|
84565
|
-
this.
|
|
84566
|
-
this.
|
|
84567
|
-
this.
|
|
84570
|
+
this.pr = 0;
|
|
84571
|
+
this.p8 = 0;
|
|
84572
|
+
this.pq = 0;
|
|
84573
|
+
this.p7 = 0;
|
|
84574
|
+
this.pn = 0;
|
|
84575
|
+
this.p4 = 0;
|
|
84576
|
+
this.rp = null;
|
|
84577
|
+
this.r7 = null;
|
|
84578
|
+
this.rf = null;
|
|
84579
|
+
this.rx = null;
|
|
84580
|
+
this.rq = null;
|
|
84581
|
+
this.r8 = null;
|
|
84568
84582
|
this.rd = null;
|
|
84569
84583
|
this.rv = null;
|
|
84570
|
-
this.ro = null;
|
|
84571
|
-
this.r6 = null;
|
|
84572
|
-
this.rb = null;
|
|
84573
|
-
this.rt = null;
|
|
84574
|
-
this.rg = null;
|
|
84575
|
-
this.ry = null;
|
|
84576
|
-
this.pf = 0;
|
|
84577
|
-
this.pw = 0;
|
|
84578
|
-
this.pg = 0;
|
|
84579
|
-
this.px = 0;
|
|
84580
84584
|
this.ri = null;
|
|
84581
84585
|
this.r0 = null;
|
|
84582
|
-
this.rj = null;
|
|
84583
|
-
this.r1 = null;
|
|
84584
84586
|
this.ph = 0;
|
|
84585
84587
|
this.py = 0;
|
|
84586
84588
|
this.pi = 0;
|
|
84587
84589
|
this.pz = 0;
|
|
84588
84590
|
this.rk = null;
|
|
84589
84591
|
this.r2 = null;
|
|
84590
|
-
this.pj = 0;
|
|
84591
|
-
this.p0 = 0;
|
|
84592
84592
|
this.rl = null;
|
|
84593
84593
|
this.r3 = null;
|
|
84594
|
-
this.
|
|
84595
|
-
this.
|
|
84596
|
-
this.pa = 0;
|
|
84597
|
-
this.pr = 0;
|
|
84598
|
-
this.o9 = 0;
|
|
84599
|
-
this.pq = 0;
|
|
84594
|
+
this.pj = 0;
|
|
84595
|
+
this.p0 = 0;
|
|
84600
84596
|
this.pk = 0;
|
|
84601
84597
|
this.p1 = 0;
|
|
84602
|
-
this.o5 = false;
|
|
84603
|
-
this.o6 = false;
|
|
84604
84598
|
this.rm = null;
|
|
84605
84599
|
this.r4 = null;
|
|
84606
|
-
this.
|
|
84607
|
-
this.
|
|
84608
|
-
this.
|
|
84609
|
-
this.
|
|
84610
|
-
this.
|
|
84611
|
-
this.
|
|
84612
|
-
this.
|
|
84600
|
+
this.pl = 0;
|
|
84601
|
+
this.p2 = 0;
|
|
84602
|
+
this.rn = null;
|
|
84603
|
+
this.r5 = null;
|
|
84604
|
+
this.rj = null;
|
|
84605
|
+
this.r1 = null;
|
|
84606
|
+
this.pc = 0;
|
|
84607
|
+
this.pt = 0;
|
|
84608
|
+
this.pb = 0;
|
|
84609
|
+
this.ps = 0;
|
|
84610
|
+
this.pm = 0;
|
|
84611
|
+
this.p3 = 0;
|
|
84612
|
+
this.o7 = false;
|
|
84613
|
+
this.o8 = false;
|
|
84614
|
+
this.ro = null;
|
|
84615
|
+
this.r6 = null;
|
|
84616
|
+
this.rb = null;
|
|
84617
|
+
this.rt = null;
|
|
84618
|
+
this.rg = null;
|
|
84619
|
+
this.ry = null;
|
|
84620
|
+
this.rh = null;
|
|
84621
|
+
this.rz = null;
|
|
84622
|
+
this.ru = null;
|
|
84623
|
+
this.rc = null;
|
|
84613
84624
|
this.ra = null;
|
|
84614
|
-
this.
|
|
84615
|
-
this.
|
|
84616
|
-
this.
|
|
84617
|
-
this.o2 = null;
|
|
84625
|
+
this.o3 = null;
|
|
84626
|
+
this.rs = null;
|
|
84627
|
+
this.o4 = null;
|
|
84618
84628
|
}
|
|
84619
84629
|
get_type() {
|
|
84620
84630
|
return "XYChart";
|
|
84621
84631
|
}
|
|
84622
84632
|
get xAxisFormatLabelRef() {
|
|
84623
|
-
return this.
|
|
84633
|
+
return this.q9;
|
|
84624
84634
|
}
|
|
84625
84635
|
set xAxisFormatLabelRef(a) {
|
|
84626
|
-
this.
|
|
84636
|
+
this.q9 = a;
|
|
84627
84637
|
this.g("XAxisFormatLabelRef");
|
|
84628
84638
|
}
|
|
84629
84639
|
get yAxisFormatLabelRef() {
|
|
84630
|
-
return this.
|
|
84640
|
+
return this.rr;
|
|
84631
84641
|
}
|
|
84632
84642
|
set yAxisFormatLabelRef(a) {
|
|
84633
|
-
this.
|
|
84643
|
+
this.rr = a;
|
|
84634
84644
|
this.g("YAxisFormatLabelRef");
|
|
84635
84645
|
}
|
|
84636
84646
|
get xAxisLabelLeftMargin() {
|
|
84637
|
-
return this.
|
|
84647
|
+
return this.pe;
|
|
84638
84648
|
}
|
|
84639
84649
|
set xAxisLabelLeftMargin(a) {
|
|
84640
|
-
this.
|
|
84650
|
+
this.pe = a;
|
|
84641
84651
|
this.g("XAxisLabelLeftMargin");
|
|
84642
84652
|
}
|
|
84643
84653
|
get xAxisLabelTopMargin() {
|
|
84644
|
-
return this.
|
|
84654
|
+
return this.pg;
|
|
84645
84655
|
}
|
|
84646
84656
|
set xAxisLabelTopMargin(a) {
|
|
84647
|
-
this.
|
|
84657
|
+
this.pg = a;
|
|
84648
84658
|
this.g("XAxisLabelTopMargin");
|
|
84649
84659
|
}
|
|
84650
84660
|
get xAxisLabelRightMargin() {
|
|
84651
|
-
return this.
|
|
84661
|
+
return this.pf;
|
|
84652
84662
|
}
|
|
84653
84663
|
set xAxisLabelRightMargin(a) {
|
|
84654
|
-
this.
|
|
84664
|
+
this.pf = a;
|
|
84655
84665
|
this.g("XAxisLabelRightMargin");
|
|
84656
84666
|
}
|
|
84657
84667
|
get xAxisLabelBottomMargin() {
|
|
84658
|
-
return this.
|
|
84668
|
+
return this.pd;
|
|
84659
84669
|
}
|
|
84660
84670
|
set xAxisLabelBottomMargin(a) {
|
|
84661
|
-
this.
|
|
84671
|
+
this.pd = a;
|
|
84662
84672
|
this.g("XAxisLabelBottomMargin");
|
|
84663
84673
|
}
|
|
84664
84674
|
get yAxisLabelLeftMargin() {
|
|
84665
|
-
return this.
|
|
84675
|
+
return this.pv;
|
|
84666
84676
|
}
|
|
84667
84677
|
set yAxisLabelLeftMargin(a) {
|
|
84668
|
-
this.
|
|
84678
|
+
this.pv = a;
|
|
84669
84679
|
this.g("YAxisLabelLeftMargin");
|
|
84670
84680
|
}
|
|
84671
84681
|
get yAxisLabelTopMargin() {
|
|
84672
|
-
return this.
|
|
84682
|
+
return this.px;
|
|
84673
84683
|
}
|
|
84674
84684
|
set yAxisLabelTopMargin(a) {
|
|
84675
|
-
this.
|
|
84685
|
+
this.px = a;
|
|
84676
84686
|
this.g("YAxisLabelTopMargin");
|
|
84677
84687
|
}
|
|
84678
84688
|
get yAxisLabelRightMargin() {
|
|
84679
|
-
return this.
|
|
84689
|
+
return this.pw;
|
|
84680
84690
|
}
|
|
84681
84691
|
set yAxisLabelRightMargin(a) {
|
|
84682
|
-
this.
|
|
84692
|
+
this.pw = a;
|
|
84683
84693
|
this.g("YAxisLabelRightMargin");
|
|
84684
84694
|
}
|
|
84685
84695
|
get yAxisLabelBottomMargin() {
|
|
84686
|
-
return this.
|
|
84696
|
+
return this.pu;
|
|
84687
84697
|
}
|
|
84688
84698
|
set yAxisLabelBottomMargin(a) {
|
|
84689
|
-
this.
|
|
84699
|
+
this.pu = a;
|
|
84690
84700
|
this.g("YAxisLabelBottomMargin");
|
|
84691
84701
|
}
|
|
84692
84702
|
get xAxisLabelTextColor() {
|
|
84693
|
-
return this.
|
|
84703
|
+
return this.re;
|
|
84694
84704
|
}
|
|
84695
84705
|
set xAxisLabelTextColor(a) {
|
|
84696
|
-
this.
|
|
84706
|
+
this.re = a;
|
|
84697
84707
|
this.g("XAxisLabelTextColor");
|
|
84698
84708
|
}
|
|
84699
84709
|
get yAxisLabelTextColor() {
|
|
84700
|
-
return this.
|
|
84710
|
+
return this.rw;
|
|
84701
84711
|
}
|
|
84702
84712
|
set yAxisLabelTextColor(a) {
|
|
84703
|
-
this.
|
|
84713
|
+
this.rw = a;
|
|
84704
84714
|
this.g("YAxisLabelTextColor");
|
|
84705
84715
|
}
|
|
84706
84716
|
get actualXAxisLabelTextColor() {
|
|
84707
|
-
return this.
|
|
84717
|
+
return this.q7;
|
|
84708
84718
|
}
|
|
84709
84719
|
set actualXAxisLabelTextColor(a) {
|
|
84710
|
-
this.
|
|
84720
|
+
this.q7 = a;
|
|
84711
84721
|
this.g("ActualXAxisLabelTextColor");
|
|
84712
84722
|
}
|
|
84713
84723
|
get actualYAxisLabelTextColor() {
|
|
84714
|
-
return this.
|
|
84724
|
+
return this.q8;
|
|
84715
84725
|
}
|
|
84716
84726
|
set actualYAxisLabelTextColor(a) {
|
|
84717
|
-
this.
|
|
84727
|
+
this.q8 = a;
|
|
84718
84728
|
this.g("ActualYAxisLabelTextColor");
|
|
84719
84729
|
}
|
|
84720
84730
|
get xAxisTitleMargin() {
|
|
84721
|
-
return this.
|
|
84731
|
+
return this.pp;
|
|
84722
84732
|
}
|
|
84723
84733
|
set xAxisTitleMargin(a) {
|
|
84724
|
-
this.
|
|
84734
|
+
this.pp = a;
|
|
84725
84735
|
this.g("XAxisTitleMargin");
|
|
84726
84736
|
}
|
|
84727
84737
|
get yAxisTitleMargin() {
|
|
84728
|
-
return this.
|
|
84738
|
+
return this.p6;
|
|
84729
84739
|
}
|
|
84730
84740
|
set yAxisTitleMargin(a) {
|
|
84731
|
-
this.
|
|
84741
|
+
this.p6 = a;
|
|
84732
84742
|
this.g("YAxisTitleMargin");
|
|
84733
84743
|
}
|
|
84734
84744
|
get xAxisTitleLeftMargin() {
|
|
84735
|
-
return this.
|
|
84745
|
+
return this.po;
|
|
84736
84746
|
}
|
|
84737
84747
|
set xAxisTitleLeftMargin(a) {
|
|
84738
|
-
this.
|
|
84748
|
+
this.po = a;
|
|
84739
84749
|
this.g("XAxisTitleLeftMargin");
|
|
84740
84750
|
}
|
|
84741
84751
|
get yAxisTitleLeftMargin() {
|
|
84742
|
-
return this.
|
|
84752
|
+
return this.p5;
|
|
84743
84753
|
}
|
|
84744
84754
|
set yAxisTitleLeftMargin(a) {
|
|
84745
|
-
this.
|
|
84755
|
+
this.p5 = a;
|
|
84746
84756
|
this.g("YAxisTitleLeftMargin");
|
|
84747
84757
|
}
|
|
84748
84758
|
get xAxisTitleTopMargin() {
|
|
84749
|
-
return this.
|
|
84759
|
+
return this.pr;
|
|
84750
84760
|
}
|
|
84751
84761
|
set xAxisTitleTopMargin(a) {
|
|
84752
|
-
this.
|
|
84762
|
+
this.pr = a;
|
|
84753
84763
|
this.g("XAxisTitleTopMargin");
|
|
84754
84764
|
}
|
|
84755
84765
|
get yAxisTitleTopMargin() {
|
|
84756
|
-
return this.
|
|
84766
|
+
return this.p8;
|
|
84757
84767
|
}
|
|
84758
84768
|
set yAxisTitleTopMargin(a) {
|
|
84759
|
-
this.
|
|
84769
|
+
this.p8 = a;
|
|
84760
84770
|
this.g("YAxisTitleTopMargin");
|
|
84761
84771
|
}
|
|
84762
84772
|
get xAxisTitleRightMargin() {
|
|
84763
|
-
return this.
|
|
84773
|
+
return this.pq;
|
|
84764
84774
|
}
|
|
84765
84775
|
set xAxisTitleRightMargin(a) {
|
|
84766
|
-
this.
|
|
84776
|
+
this.pq = a;
|
|
84767
84777
|
this.g("XAxisTitleRightMargin");
|
|
84768
84778
|
}
|
|
84769
84779
|
get yAxisTitleRightMargin() {
|
|
84770
|
-
return this.
|
|
84780
|
+
return this.p7;
|
|
84771
84781
|
}
|
|
84772
84782
|
set yAxisTitleRightMargin(a) {
|
|
84773
|
-
this.
|
|
84783
|
+
this.p7 = a;
|
|
84774
84784
|
this.g("YAxisTitleRightMargin");
|
|
84775
84785
|
}
|
|
84776
84786
|
get xAxisTitleBottomMargin() {
|
|
84777
|
-
return this.
|
|
84787
|
+
return this.pn;
|
|
84778
84788
|
}
|
|
84779
84789
|
set xAxisTitleBottomMargin(a) {
|
|
84780
|
-
this.
|
|
84790
|
+
this.pn = a;
|
|
84781
84791
|
this.g("XAxisTitleBottomMargin");
|
|
84782
84792
|
}
|
|
84783
84793
|
get yAxisTitleBottomMargin() {
|
|
84784
|
-
return this.
|
|
84794
|
+
return this.p4;
|
|
84785
84795
|
}
|
|
84786
84796
|
set yAxisTitleBottomMargin(a) {
|
|
84787
|
-
this.
|
|
84797
|
+
this.p4 = a;
|
|
84788
84798
|
this.g("YAxisTitleBottomMargin");
|
|
84789
84799
|
}
|
|
84790
84800
|
get xAxisTitleTextColor() {
|
|
84791
|
-
return this.
|
|
84801
|
+
return this.rp;
|
|
84792
84802
|
}
|
|
84793
84803
|
set xAxisTitleTextColor(a) {
|
|
84794
|
-
this.
|
|
84804
|
+
this.rp = a;
|
|
84795
84805
|
this.g("XAxisTitleTextColor");
|
|
84796
84806
|
}
|
|
84797
84807
|
get yAxisTitleTextColor() {
|
|
84798
|
-
return this.
|
|
84808
|
+
return this.r7;
|
|
84799
84809
|
}
|
|
84800
84810
|
set yAxisTitleTextColor(a) {
|
|
84801
|
-
this.
|
|
84811
|
+
this.r7 = a;
|
|
84802
84812
|
this.g("YAxisTitleTextColor");
|
|
84803
84813
|
}
|
|
84804
84814
|
get xAxisLabelTextStyle() {
|
|
84805
|
-
return this.
|
|
84815
|
+
return this.rf;
|
|
84806
84816
|
}
|
|
84807
84817
|
set xAxisLabelTextStyle(a) {
|
|
84808
|
-
this.
|
|
84818
|
+
this.rf = a;
|
|
84809
84819
|
this.g("XAxisLabelTextStyle");
|
|
84810
84820
|
}
|
|
84811
84821
|
get yAxisLabelTextStyle() {
|
|
84812
|
-
return this.
|
|
84822
|
+
return this.rx;
|
|
84813
84823
|
}
|
|
84814
84824
|
set yAxisLabelTextStyle(a) {
|
|
84815
|
-
this.
|
|
84825
|
+
this.rx = a;
|
|
84816
84826
|
this.g("YAxisLabelTextStyle");
|
|
84817
84827
|
}
|
|
84818
84828
|
get xAxisTitleTextStyle() {
|
|
84819
|
-
return this.
|
|
84829
|
+
return this.rq;
|
|
84820
84830
|
}
|
|
84821
84831
|
set xAxisTitleTextStyle(a) {
|
|
84822
|
-
this.
|
|
84832
|
+
this.rq = a;
|
|
84823
84833
|
this.g("XAxisTitleTextStyle");
|
|
84824
84834
|
}
|
|
84825
84835
|
get yAxisTitleTextStyle() {
|
|
84826
|
-
return this.
|
|
84836
|
+
return this.r8;
|
|
84827
84837
|
}
|
|
84828
84838
|
set yAxisTitleTextStyle(a) {
|
|
84829
|
-
this.
|
|
84839
|
+
this.r8 = a;
|
|
84830
84840
|
this.g("YAxisTitleTextStyle");
|
|
84831
84841
|
}
|
|
84832
84842
|
get xAxisLabelRef() {
|
|
84833
|
-
return this.
|
|
84843
|
+
return this.rd;
|
|
84834
84844
|
}
|
|
84835
84845
|
set xAxisLabelRef(a) {
|
|
84836
|
-
this.
|
|
84846
|
+
this.rd = a;
|
|
84837
84847
|
this.g("XAxisLabelRef");
|
|
84838
84848
|
}
|
|
84839
84849
|
get yAxisLabelRef() {
|
|
84840
|
-
return this.
|
|
84850
|
+
return this.rv;
|
|
84841
84851
|
}
|
|
84842
84852
|
set yAxisLabelRef(a) {
|
|
84843
|
-
this.
|
|
84853
|
+
this.rv = a;
|
|
84844
84854
|
this.g("YAxisLabelRef");
|
|
84845
84855
|
}
|
|
84846
84856
|
get xAxisMajorStroke() {
|
|
84847
|
-
return this.
|
|
84857
|
+
return this.ri;
|
|
84848
84858
|
}
|
|
84849
84859
|
set xAxisMajorStroke(a) {
|
|
84850
|
-
this.
|
|
84860
|
+
this.ri = a;
|
|
84851
84861
|
this.g("XAxisMajorStroke");
|
|
84852
84862
|
}
|
|
84853
84863
|
get yAxisMajorStroke() {
|
|
84854
|
-
return this.
|
|
84864
|
+
return this.r0;
|
|
84855
84865
|
}
|
|
84856
84866
|
set yAxisMajorStroke(a) {
|
|
84857
|
-
this.
|
|
84867
|
+
this.r0 = a;
|
|
84858
84868
|
this.g("YAxisMajorStroke");
|
|
84859
84869
|
}
|
|
84860
84870
|
get xAxisMajorStrokeThickness() {
|
|
84861
|
-
return this.
|
|
84871
|
+
return this.ph;
|
|
84862
84872
|
}
|
|
84863
84873
|
set xAxisMajorStrokeThickness(a) {
|
|
84864
|
-
this.
|
|
84874
|
+
this.ph = a;
|
|
84865
84875
|
this.g("XAxisMajorStrokeThickness");
|
|
84866
84876
|
}
|
|
84867
84877
|
get yAxisMajorStrokeThickness() {
|
|
84868
|
-
return this.
|
|
84878
|
+
return this.py;
|
|
84869
84879
|
}
|
|
84870
84880
|
set yAxisMajorStrokeThickness(a) {
|
|
84871
|
-
this.
|
|
84881
|
+
this.py = a;
|
|
84872
84882
|
this.g("YAxisMajorStrokeThickness");
|
|
84873
84883
|
}
|
|
84874
84884
|
get xAxisMinorStrokeThickness() {
|
|
84875
|
-
return this.
|
|
84885
|
+
return this.pi;
|
|
84876
84886
|
}
|
|
84877
84887
|
set xAxisMinorStrokeThickness(a) {
|
|
84878
|
-
this.
|
|
84888
|
+
this.pi = a;
|
|
84879
84889
|
this.g("XAxisMinorStrokeThickness");
|
|
84880
84890
|
}
|
|
84881
84891
|
get yAxisMinorStrokeThickness() {
|
|
84882
|
-
return this.
|
|
84892
|
+
return this.pz;
|
|
84883
84893
|
}
|
|
84884
84894
|
set yAxisMinorStrokeThickness(a) {
|
|
84885
|
-
this.
|
|
84895
|
+
this.pz = a;
|
|
84886
84896
|
this.g("YAxisMinorStrokeThickness");
|
|
84887
84897
|
}
|
|
84888
84898
|
get xAxisStrip() {
|
|
84889
|
-
return this.
|
|
84899
|
+
return this.rk;
|
|
84890
84900
|
}
|
|
84891
84901
|
set xAxisStrip(a) {
|
|
84892
|
-
this.
|
|
84902
|
+
this.rk = a;
|
|
84893
84903
|
this.g("XAxisStrip");
|
|
84894
84904
|
}
|
|
84895
84905
|
get yAxisStrip() {
|
|
84896
|
-
return this.
|
|
84906
|
+
return this.r2;
|
|
84897
84907
|
}
|
|
84898
84908
|
set yAxisStrip(a) {
|
|
84899
|
-
this.
|
|
84909
|
+
this.r2 = a;
|
|
84900
84910
|
this.g("YAxisStrip");
|
|
84901
84911
|
}
|
|
84902
84912
|
get xAxisStroke() {
|
|
84903
|
-
return this.
|
|
84913
|
+
return this.rl;
|
|
84904
84914
|
}
|
|
84905
84915
|
set xAxisStroke(a) {
|
|
84906
|
-
this.
|
|
84916
|
+
this.rl = a;
|
|
84907
84917
|
this.g("XAxisStroke");
|
|
84908
84918
|
}
|
|
84909
84919
|
get yAxisStroke() {
|
|
84910
|
-
return this.
|
|
84920
|
+
return this.r3;
|
|
84911
84921
|
}
|
|
84912
84922
|
set yAxisStroke(a) {
|
|
84913
|
-
this.
|
|
84923
|
+
this.r3 = a;
|
|
84914
84924
|
this.g("YAxisStroke");
|
|
84915
84925
|
}
|
|
84916
84926
|
get xAxisStrokeThickness() {
|
|
84917
|
-
return this.
|
|
84927
|
+
return this.pj;
|
|
84918
84928
|
}
|
|
84919
84929
|
set xAxisStrokeThickness(a) {
|
|
84920
|
-
this.
|
|
84930
|
+
this.pj = a;
|
|
84921
84931
|
this.g("XAxisStrokeThickness");
|
|
84922
84932
|
}
|
|
84923
84933
|
get yAxisStrokeThickness() {
|
|
84924
|
-
return this.
|
|
84934
|
+
return this.p0;
|
|
84925
84935
|
}
|
|
84926
84936
|
set yAxisStrokeThickness(a) {
|
|
84927
|
-
this.
|
|
84937
|
+
this.p0 = a;
|
|
84928
84938
|
this.g("YAxisStrokeThickness");
|
|
84929
84939
|
}
|
|
84930
84940
|
get xAxisTickLength() {
|
|
84931
|
-
return this.
|
|
84941
|
+
return this.pk;
|
|
84932
84942
|
}
|
|
84933
84943
|
set xAxisTickLength(a) {
|
|
84934
|
-
this.
|
|
84944
|
+
this.pk = a;
|
|
84935
84945
|
this.g("XAxisTickLength");
|
|
84936
84946
|
}
|
|
84937
84947
|
get yAxisTickLength() {
|
|
84938
|
-
return this.
|
|
84948
|
+
return this.p1;
|
|
84939
84949
|
}
|
|
84940
84950
|
set yAxisTickLength(a) {
|
|
84941
|
-
this.
|
|
84951
|
+
this.p1 = a;
|
|
84942
84952
|
this.g("YAxisTickLength");
|
|
84943
84953
|
}
|
|
84944
84954
|
get xAxisTickStroke() {
|
|
84945
|
-
return this.
|
|
84955
|
+
return this.rm;
|
|
84946
84956
|
}
|
|
84947
84957
|
set xAxisTickStroke(a) {
|
|
84948
|
-
this.
|
|
84958
|
+
this.rm = a;
|
|
84949
84959
|
this.g("XAxisTickStroke");
|
|
84950
84960
|
}
|
|
84951
84961
|
get yAxisTickStroke() {
|
|
84952
|
-
return this.
|
|
84962
|
+
return this.r4;
|
|
84953
84963
|
}
|
|
84954
84964
|
set yAxisTickStroke(a) {
|
|
84955
|
-
this.
|
|
84965
|
+
this.r4 = a;
|
|
84956
84966
|
this.g("YAxisTickStroke");
|
|
84957
84967
|
}
|
|
84958
84968
|
get xAxisTickStrokeThickness() {
|
|
84959
|
-
return this.
|
|
84969
|
+
return this.pl;
|
|
84960
84970
|
}
|
|
84961
84971
|
set xAxisTickStrokeThickness(a) {
|
|
84962
|
-
this.
|
|
84972
|
+
this.pl = a;
|
|
84963
84973
|
this.g("XAxisTickStrokeThickness");
|
|
84964
84974
|
}
|
|
84965
84975
|
get yAxisTickStrokeThickness() {
|
|
84966
|
-
return this.
|
|
84976
|
+
return this.p2;
|
|
84967
84977
|
}
|
|
84968
84978
|
set yAxisTickStrokeThickness(a) {
|
|
84969
|
-
this.
|
|
84979
|
+
this.p2 = a;
|
|
84970
84980
|
this.g("YAxisTickStrokeThickness");
|
|
84971
84981
|
}
|
|
84972
84982
|
get xAxisTitle() {
|
|
84973
|
-
return this.
|
|
84983
|
+
return this.rn;
|
|
84974
84984
|
}
|
|
84975
84985
|
set xAxisTitle(a) {
|
|
84976
|
-
this.
|
|
84986
|
+
this.rn = a;
|
|
84977
84987
|
this.g("XAxisTitle");
|
|
84978
84988
|
}
|
|
84979
84989
|
get yAxisTitle() {
|
|
84980
|
-
return this.
|
|
84990
|
+
return this.r5;
|
|
84981
84991
|
}
|
|
84982
84992
|
set yAxisTitle(a) {
|
|
84983
|
-
this.
|
|
84993
|
+
this.r5 = a;
|
|
84984
84994
|
this.g("YAxisTitle");
|
|
84985
84995
|
}
|
|
84986
84996
|
get xAxisMinorStroke() {
|
|
84987
|
-
return this.
|
|
84997
|
+
return this.rj;
|
|
84988
84998
|
}
|
|
84989
84999
|
set xAxisMinorStroke(a) {
|
|
84990
|
-
this.
|
|
85000
|
+
this.rj = a;
|
|
84991
85001
|
this.g("XAxisMinorStroke");
|
|
84992
85002
|
}
|
|
84993
85003
|
get yAxisMinorStroke() {
|
|
84994
|
-
return this.
|
|
85004
|
+
return this.r1;
|
|
84995
85005
|
}
|
|
84996
85006
|
set yAxisMinorStroke(a) {
|
|
84997
|
-
this.
|
|
85007
|
+
this.r1 = a;
|
|
84998
85008
|
this.g("YAxisMinorStroke");
|
|
84999
85009
|
}
|
|
85000
85010
|
get xAxisLabelAngle() {
|
|
85001
|
-
return this.
|
|
85011
|
+
return this.pc;
|
|
85002
85012
|
}
|
|
85003
85013
|
set xAxisLabelAngle(a) {
|
|
85004
|
-
this.
|
|
85014
|
+
this.pc = a;
|
|
85005
85015
|
this.g("XAxisLabelAngle");
|
|
85006
85016
|
}
|
|
85007
85017
|
get yAxisLabelAngle() {
|
|
85008
|
-
return this.
|
|
85018
|
+
return this.pt;
|
|
85009
85019
|
}
|
|
85010
85020
|
set yAxisLabelAngle(a) {
|
|
85011
|
-
this.
|
|
85021
|
+
this.pt = a;
|
|
85012
85022
|
this.g("YAxisLabelAngle");
|
|
85013
85023
|
}
|
|
85014
85024
|
get xAxisExtent() {
|
|
85015
|
-
return this.
|
|
85025
|
+
return this.pb;
|
|
85016
85026
|
}
|
|
85017
85027
|
set xAxisExtent(a) {
|
|
85018
|
-
this.
|
|
85028
|
+
this.pb = a;
|
|
85019
85029
|
this.g("XAxisExtent");
|
|
85020
85030
|
}
|
|
85021
85031
|
get yAxisExtent() {
|
|
85022
|
-
return this.
|
|
85032
|
+
return this.ps;
|
|
85023
85033
|
}
|
|
85024
85034
|
set yAxisExtent(a) {
|
|
85025
|
-
this.
|
|
85035
|
+
this.ps = a;
|
|
85026
85036
|
this.g("YAxisExtent");
|
|
85027
85037
|
}
|
|
85028
85038
|
get xAxisTitleAngle() {
|
|
85029
|
-
return this.
|
|
85039
|
+
return this.pm;
|
|
85030
85040
|
}
|
|
85031
85041
|
set xAxisTitleAngle(a) {
|
|
85032
|
-
this.
|
|
85042
|
+
this.pm = a;
|
|
85033
85043
|
this.g("XAxisTitleAngle");
|
|
85034
85044
|
}
|
|
85035
85045
|
get yAxisTitleAngle() {
|
|
85036
|
-
return this.
|
|
85046
|
+
return this.p3;
|
|
85037
85047
|
}
|
|
85038
85048
|
set yAxisTitleAngle(a) {
|
|
85039
|
-
this.
|
|
85049
|
+
this.p3 = a;
|
|
85040
85050
|
this.g("YAxisTitleAngle");
|
|
85041
85051
|
}
|
|
85042
85052
|
get xAxisInverted() {
|
|
85043
|
-
return this.
|
|
85053
|
+
return this.o7;
|
|
85044
85054
|
}
|
|
85045
85055
|
set xAxisInverted(a) {
|
|
85046
|
-
this.
|
|
85056
|
+
this.o7 = a;
|
|
85047
85057
|
this.g("XAxisInverted");
|
|
85048
85058
|
}
|
|
85049
85059
|
get yAxisInverted() {
|
|
85050
|
-
return this.
|
|
85060
|
+
return this.o8;
|
|
85051
85061
|
}
|
|
85052
85062
|
set yAxisInverted(a) {
|
|
85053
|
-
this.
|
|
85063
|
+
this.o8 = a;
|
|
85054
85064
|
this.g("YAxisInverted");
|
|
85055
85065
|
}
|
|
85056
85066
|
get xAxisTitleAlignment() {
|
|
85057
|
-
return this.
|
|
85067
|
+
return this.ro;
|
|
85058
85068
|
}
|
|
85059
85069
|
set xAxisTitleAlignment(a) {
|
|
85060
|
-
this.
|
|
85070
|
+
this.ro = a;
|
|
85061
85071
|
this.g("XAxisTitleAlignment");
|
|
85062
85072
|
}
|
|
85063
85073
|
get yAxisTitleAlignment() {
|
|
85064
|
-
return this.
|
|
85074
|
+
return this.r6;
|
|
85065
85075
|
}
|
|
85066
85076
|
set yAxisTitleAlignment(a) {
|
|
85067
|
-
this.
|
|
85077
|
+
this.r6 = a;
|
|
85068
85078
|
this.g("YAxisTitleAlignment");
|
|
85069
85079
|
}
|
|
85070
85080
|
get xAxisLabelHorizontalAlignment() {
|
|
85071
|
-
return this.
|
|
85081
|
+
return this.rb;
|
|
85072
85082
|
}
|
|
85073
85083
|
set xAxisLabelHorizontalAlignment(a) {
|
|
85074
|
-
this.
|
|
85084
|
+
this.rb = a;
|
|
85075
85085
|
this.g("XAxisLabelHorizontalAlignment");
|
|
85076
85086
|
}
|
|
85077
85087
|
get yAxisLabelHorizontalAlignment() {
|
|
85078
|
-
return this.
|
|
85088
|
+
return this.rt;
|
|
85079
85089
|
}
|
|
85080
85090
|
set yAxisLabelHorizontalAlignment(a) {
|
|
85081
|
-
this.
|
|
85091
|
+
this.rt = a;
|
|
85082
85092
|
this.g("YAxisLabelHorizontalAlignment");
|
|
85083
85093
|
}
|
|
85084
85094
|
get xAxisLabelVerticalAlignment() {
|
|
85085
|
-
return this.
|
|
85095
|
+
return this.rg;
|
|
85086
85096
|
}
|
|
85087
85097
|
set xAxisLabelVerticalAlignment(a) {
|
|
85088
|
-
this.
|
|
85098
|
+
this.rg = a;
|
|
85089
85099
|
this.g("XAxisLabelVerticalAlignment");
|
|
85090
85100
|
}
|
|
85091
85101
|
get yAxisLabelVerticalAlignment() {
|
|
85092
|
-
return this.
|
|
85102
|
+
return this.ry;
|
|
85093
85103
|
}
|
|
85094
85104
|
set yAxisLabelVerticalAlignment(a) {
|
|
85095
|
-
this.
|
|
85105
|
+
this.ry = a;
|
|
85096
85106
|
this.g("YAxisLabelVerticalAlignment");
|
|
85097
85107
|
}
|
|
85098
85108
|
get xAxisLabelVisibility() {
|
|
85099
|
-
return this.
|
|
85109
|
+
return this.rh;
|
|
85100
85110
|
}
|
|
85101
85111
|
set xAxisLabelVisibility(a) {
|
|
85102
|
-
this.
|
|
85112
|
+
this.rh = a;
|
|
85103
85113
|
this.g("XAxisLabelVisibility");
|
|
85104
85114
|
}
|
|
85105
85115
|
get yAxisLabelVisibility() {
|
|
85106
|
-
return this.
|
|
85116
|
+
return this.rz;
|
|
85107
85117
|
}
|
|
85108
85118
|
set yAxisLabelVisibility(a) {
|
|
85109
|
-
this.
|
|
85119
|
+
this.rz = a;
|
|
85110
85120
|
this.g("YAxisLabelVisibility");
|
|
85111
85121
|
}
|
|
85112
85122
|
get yAxisLabelLocation() {
|
|
85113
|
-
return this.
|
|
85123
|
+
return this.ru;
|
|
85114
85124
|
}
|
|
85115
85125
|
set yAxisLabelLocation(a) {
|
|
85116
|
-
this.
|
|
85126
|
+
this.ru = a;
|
|
85117
85127
|
this.g("YAxisLabelLocation");
|
|
85118
85128
|
}
|
|
85119
85129
|
get xAxisLabelLocation() {
|
|
85120
|
-
return this.
|
|
85130
|
+
return this.rc;
|
|
85121
85131
|
}
|
|
85122
85132
|
set xAxisLabelLocation(a) {
|
|
85123
|
-
this.
|
|
85133
|
+
this.rc = a;
|
|
85124
85134
|
this.g("XAxisLabelLocation");
|
|
85125
85135
|
}
|
|
85126
85136
|
get xAxisLabelFormat() {
|
|
85127
|
-
return this.
|
|
85137
|
+
return this.ra;
|
|
85128
85138
|
}
|
|
85129
85139
|
set xAxisLabelFormat(a) {
|
|
85130
|
-
this.
|
|
85140
|
+
this.ra = a;
|
|
85131
85141
|
this.g("XAxisLabelFormat");
|
|
85132
85142
|
}
|
|
85133
85143
|
get xAxisLabelFormatSpecifiers() {
|
|
85134
|
-
return this.
|
|
85144
|
+
return this.o3;
|
|
85135
85145
|
}
|
|
85136
85146
|
set xAxisLabelFormatSpecifiers(a) {
|
|
85137
|
-
this.
|
|
85147
|
+
this.o3 = a;
|
|
85138
85148
|
this.g("XAxisLabelFormatSpecifiers");
|
|
85139
85149
|
}
|
|
85140
85150
|
get yAxisLabelFormat() {
|
|
85141
|
-
return this.
|
|
85151
|
+
return this.rs;
|
|
85142
85152
|
}
|
|
85143
85153
|
set yAxisLabelFormat(a) {
|
|
85144
|
-
this.
|
|
85154
|
+
this.rs = a;
|
|
85145
85155
|
this.g("YAxisLabelFormat");
|
|
85146
85156
|
}
|
|
85147
85157
|
get yAxisLabelFormatSpecifiers() {
|
|
85148
|
-
return this.
|
|
85158
|
+
return this.o4;
|
|
85149
85159
|
}
|
|
85150
85160
|
set yAxisLabelFormatSpecifiers(a) {
|
|
85151
|
-
this.
|
|
85161
|
+
this.o4 = a;
|
|
85152
85162
|
this.g("YAxisLabelFormatSpecifiers");
|
|
85153
85163
|
}
|
|
85154
85164
|
}
|
|
@@ -85169,352 +85179,352 @@ let CategoryChartDescription = /*@__PURE__*/ (() => {
|
|
|
85169
85179
|
class CategoryChartDescription extends XYChartDescription {
|
|
85170
85180
|
constructor() {
|
|
85171
85181
|
super();
|
|
85182
|
+
this.u8 = null;
|
|
85183
|
+
this.vc = null;
|
|
85172
85184
|
this.u6 = null;
|
|
85173
|
-
this.va = null;
|
|
85174
85185
|
this.u4 = null;
|
|
85175
|
-
this.
|
|
85176
|
-
this.ux = 0;
|
|
85177
|
-
this.u7 = null;
|
|
85178
|
-
this.u3 = null;
|
|
85179
|
-
this.u5 = null;
|
|
85180
|
-
this.tf = false;
|
|
85181
|
-
this.tg = false;
|
|
85182
|
-
this.u8 = null;
|
|
85186
|
+
this.uz = 0;
|
|
85183
85187
|
this.u9 = null;
|
|
85184
|
-
this.
|
|
85185
|
-
this.
|
|
85186
|
-
this.
|
|
85188
|
+
this.u5 = null;
|
|
85189
|
+
this.u7 = null;
|
|
85190
|
+
this.th = false;
|
|
85191
|
+
this.ti = false;
|
|
85192
|
+
this.va = null;
|
|
85193
|
+
this.vb = null;
|
|
85187
85194
|
this.t4 = 0;
|
|
85195
|
+
this.t7 = 0;
|
|
85188
85196
|
this.t3 = 0;
|
|
85189
85197
|
this.t6 = 0;
|
|
85190
|
-
this.
|
|
85191
|
-
this.
|
|
85192
|
-
this.
|
|
85193
|
-
this.
|
|
85194
|
-
this.tz = 0;
|
|
85195
|
-
this.t0 = 0;
|
|
85196
|
-
this.tm = false;
|
|
85198
|
+
this.t5 = 0;
|
|
85199
|
+
this.t8 = 0;
|
|
85200
|
+
this.ue = 0;
|
|
85201
|
+
this.u3 = null;
|
|
85197
85202
|
this.tj = false;
|
|
85203
|
+
this.tk = false;
|
|
85204
|
+
this.t1 = 0;
|
|
85205
|
+
this.t2 = 0;
|
|
85206
|
+
this.to = false;
|
|
85198
85207
|
this.tl = false;
|
|
85199
|
-
this.vb = null;
|
|
85200
85208
|
this.tn = false;
|
|
85201
|
-
this.
|
|
85202
|
-
this.
|
|
85203
|
-
this.
|
|
85209
|
+
this.vd = null;
|
|
85210
|
+
this.tp = false;
|
|
85211
|
+
this.u0 = 0;
|
|
85212
|
+
this.ug = 0;
|
|
85204
85213
|
this.uf = 0;
|
|
85205
|
-
this.
|
|
85206
|
-
this.
|
|
85207
|
-
this.
|
|
85208
|
-
this.
|
|
85209
|
-
this.t8 = 0;
|
|
85214
|
+
this.uh = 0;
|
|
85215
|
+
this.tb = null;
|
|
85216
|
+
this.tc = null;
|
|
85217
|
+
this.tm = false;
|
|
85210
85218
|
this.t9 = 0;
|
|
85211
85219
|
this.ua = 0;
|
|
85212
85220
|
this.ub = 0;
|
|
85213
|
-
this.
|
|
85214
|
-
this.
|
|
85221
|
+
this.uc = 0;
|
|
85222
|
+
this.ud = 0;
|
|
85223
|
+
this.tf = false;
|
|
85224
|
+
this.tg = false;
|
|
85215
85225
|
}
|
|
85216
85226
|
get tooltipTemplateRef() {
|
|
85217
|
-
return this.
|
|
85227
|
+
return this.u8;
|
|
85218
85228
|
}
|
|
85219
85229
|
set tooltipTemplateRef(a) {
|
|
85220
|
-
this.
|
|
85230
|
+
this.u8 = a;
|
|
85221
85231
|
this.g("TooltipTemplateRef");
|
|
85222
85232
|
}
|
|
85223
85233
|
get width() {
|
|
85224
|
-
return this.
|
|
85234
|
+
return this.vc;
|
|
85225
85235
|
}
|
|
85226
85236
|
set width(a) {
|
|
85227
|
-
this.
|
|
85237
|
+
this.vc = a;
|
|
85228
85238
|
this.g("Width");
|
|
85229
85239
|
}
|
|
85230
85240
|
get height() {
|
|
85231
|
-
return this.
|
|
85241
|
+
return this.u6;
|
|
85232
85242
|
}
|
|
85233
85243
|
set height(a) {
|
|
85234
|
-
this.
|
|
85244
|
+
this.u6 = a;
|
|
85235
85245
|
this.g("Height");
|
|
85236
85246
|
}
|
|
85237
85247
|
get background() {
|
|
85238
|
-
return this.
|
|
85248
|
+
return this.u4;
|
|
85239
85249
|
}
|
|
85240
85250
|
set background(a) {
|
|
85241
|
-
this.
|
|
85251
|
+
this.u4 = a;
|
|
85242
85252
|
this.g("Background");
|
|
85243
85253
|
}
|
|
85244
85254
|
get_type() {
|
|
85245
85255
|
return "CategoryChart";
|
|
85246
85256
|
}
|
|
85247
85257
|
get transitionInDuration() {
|
|
85248
|
-
return this.
|
|
85258
|
+
return this.uz;
|
|
85249
85259
|
}
|
|
85250
85260
|
set transitionInDuration(a) {
|
|
85251
|
-
this.
|
|
85261
|
+
this.uz = a;
|
|
85252
85262
|
this.g("TransitionInDuration");
|
|
85253
85263
|
}
|
|
85254
85264
|
get transitionInEasingFunctionRef() {
|
|
85255
|
-
return this.
|
|
85265
|
+
return this.u9;
|
|
85256
85266
|
}
|
|
85257
85267
|
set transitionInEasingFunctionRef(a) {
|
|
85258
|
-
this.
|
|
85268
|
+
this.u9 = a;
|
|
85259
85269
|
this.g("TransitionInEasingFunctionRef");
|
|
85260
85270
|
}
|
|
85261
85271
|
get chartType() {
|
|
85262
|
-
return this.
|
|
85272
|
+
return this.u5;
|
|
85263
85273
|
}
|
|
85264
85274
|
set chartType(a) {
|
|
85265
|
-
this.
|
|
85275
|
+
this.u5 = a;
|
|
85266
85276
|
this.g("ChartType");
|
|
85267
85277
|
}
|
|
85268
85278
|
get markerCollisionAvoidance() {
|
|
85269
|
-
return this.
|
|
85279
|
+
return this.u7;
|
|
85270
85280
|
}
|
|
85271
85281
|
set markerCollisionAvoidance(a) {
|
|
85272
|
-
this.
|
|
85282
|
+
this.u7 = a;
|
|
85273
85283
|
this.g("MarkerCollisionAvoidance");
|
|
85274
85284
|
}
|
|
85275
85285
|
get isSplineShapePartOfRange() {
|
|
85276
|
-
return this.
|
|
85286
|
+
return this.th;
|
|
85277
85287
|
}
|
|
85278
85288
|
set isSplineShapePartOfRange(a) {
|
|
85279
|
-
this.
|
|
85289
|
+
this.th = a;
|
|
85280
85290
|
this.g("IsSplineShapePartOfRange");
|
|
85281
85291
|
}
|
|
85282
85292
|
get isTransitionInEnabled() {
|
|
85283
|
-
return this.
|
|
85293
|
+
return this.ti;
|
|
85284
85294
|
}
|
|
85285
85295
|
set isTransitionInEnabled(a) {
|
|
85286
|
-
this.
|
|
85296
|
+
this.ti = a;
|
|
85287
85297
|
this.g("IsTransitionInEnabled");
|
|
85288
85298
|
}
|
|
85289
85299
|
get transitionInMode() {
|
|
85290
|
-
return this.
|
|
85300
|
+
return this.va;
|
|
85291
85301
|
}
|
|
85292
85302
|
set transitionInMode(a) {
|
|
85293
|
-
this.
|
|
85303
|
+
this.va = a;
|
|
85294
85304
|
this.g("TransitionInMode");
|
|
85295
85305
|
}
|
|
85296
85306
|
get transitionInSpeedType() {
|
|
85297
|
-
return this.
|
|
85307
|
+
return this.vb;
|
|
85298
85308
|
}
|
|
85299
85309
|
set transitionInSpeedType(a) {
|
|
85300
|
-
this.
|
|
85310
|
+
this.vb = a;
|
|
85301
85311
|
this.g("TransitionInSpeedType");
|
|
85302
85312
|
}
|
|
85303
85313
|
get xAxisInterval() {
|
|
85304
|
-
return this.
|
|
85314
|
+
return this.t4;
|
|
85305
85315
|
}
|
|
85306
85316
|
set xAxisInterval(a) {
|
|
85307
|
-
this.
|
|
85317
|
+
this.t4 = a;
|
|
85308
85318
|
this.g("XAxisInterval");
|
|
85309
85319
|
}
|
|
85310
85320
|
get xAxisMinorInterval() {
|
|
85311
|
-
return this.
|
|
85321
|
+
return this.t7;
|
|
85312
85322
|
}
|
|
85313
85323
|
set xAxisMinorInterval(a) {
|
|
85314
|
-
this.
|
|
85324
|
+
this.t7 = a;
|
|
85315
85325
|
this.g("XAxisMinorInterval");
|
|
85316
85326
|
}
|
|
85317
85327
|
get xAxisGap() {
|
|
85318
|
-
return this.
|
|
85328
|
+
return this.t3;
|
|
85319
85329
|
}
|
|
85320
85330
|
set xAxisGap(a) {
|
|
85321
|
-
this.
|
|
85331
|
+
this.t3 = a;
|
|
85322
85332
|
this.g("XAxisGap");
|
|
85323
85333
|
}
|
|
85324
85334
|
get xAxisMinimumGapSize() {
|
|
85325
|
-
return this.
|
|
85335
|
+
return this.t6;
|
|
85326
85336
|
}
|
|
85327
85337
|
set xAxisMinimumGapSize(a) {
|
|
85328
|
-
this.
|
|
85338
|
+
this.t6 = a;
|
|
85329
85339
|
this.g("XAxisMinimumGapSize");
|
|
85330
85340
|
}
|
|
85331
85341
|
get xAxisMaximumGap() {
|
|
85332
|
-
return this.
|
|
85342
|
+
return this.t5;
|
|
85333
85343
|
}
|
|
85334
85344
|
set xAxisMaximumGap(a) {
|
|
85335
|
-
this.
|
|
85345
|
+
this.t5 = a;
|
|
85336
85346
|
this.g("XAxisMaximumGap");
|
|
85337
85347
|
}
|
|
85338
85348
|
get xAxisOverlap() {
|
|
85339
|
-
return this.
|
|
85349
|
+
return this.t8;
|
|
85340
85350
|
}
|
|
85341
85351
|
set xAxisOverlap(a) {
|
|
85342
|
-
this.
|
|
85352
|
+
this.t8 = a;
|
|
85343
85353
|
this.g("XAxisOverlap");
|
|
85344
85354
|
}
|
|
85345
85355
|
get yAxisInterval() {
|
|
85346
|
-
return this.
|
|
85356
|
+
return this.ue;
|
|
85347
85357
|
}
|
|
85348
85358
|
set yAxisInterval(a) {
|
|
85349
|
-
this.
|
|
85359
|
+
this.ue = a;
|
|
85350
85360
|
this.g("YAxisInterval");
|
|
85351
85361
|
}
|
|
85352
85362
|
get autoMarginAndAngleUpdateMode() {
|
|
85353
|
-
return this.
|
|
85363
|
+
return this.u3;
|
|
85354
85364
|
}
|
|
85355
85365
|
set autoMarginAndAngleUpdateMode(a) {
|
|
85356
|
-
this.
|
|
85366
|
+
this.u3 = a;
|
|
85357
85367
|
this.g("AutoMarginAndAngleUpdateMode");
|
|
85358
85368
|
}
|
|
85359
85369
|
get shouldAutoExpandMarginForInitialLabels() {
|
|
85360
|
-
return this.
|
|
85370
|
+
return this.tj;
|
|
85361
85371
|
}
|
|
85362
85372
|
set shouldAutoExpandMarginForInitialLabels(a) {
|
|
85363
|
-
this.
|
|
85373
|
+
this.tj = a;
|
|
85364
85374
|
this.g("ShouldAutoExpandMarginForInitialLabels");
|
|
85365
85375
|
}
|
|
85366
85376
|
get shouldConsiderAutoRotationForInitialLabels() {
|
|
85367
|
-
return this.
|
|
85377
|
+
return this.tk;
|
|
85368
85378
|
}
|
|
85369
85379
|
set shouldConsiderAutoRotationForInitialLabels(a) {
|
|
85370
|
-
this.
|
|
85380
|
+
this.tk = a;
|
|
85371
85381
|
this.g("ShouldConsiderAutoRotationForInitialLabels");
|
|
85372
85382
|
}
|
|
85373
85383
|
get autoExpandMarginExtraPadding() {
|
|
85374
|
-
return this.
|
|
85384
|
+
return this.t1;
|
|
85375
85385
|
}
|
|
85376
85386
|
set autoExpandMarginExtraPadding(a) {
|
|
85377
|
-
this.
|
|
85387
|
+
this.t1 = a;
|
|
85378
85388
|
this.g("AutoExpandMarginExtraPadding");
|
|
85379
85389
|
}
|
|
85380
85390
|
get autoExpandMarginMaximumValue() {
|
|
85381
|
-
return this.
|
|
85391
|
+
return this.t2;
|
|
85382
85392
|
}
|
|
85383
85393
|
set autoExpandMarginMaximumValue(a) {
|
|
85384
|
-
this.
|
|
85394
|
+
this.t2 = a;
|
|
85385
85395
|
this.g("AutoExpandMarginMaximumValue");
|
|
85386
85396
|
}
|
|
85387
85397
|
get yAxisFavorLabellingScaleEnd() {
|
|
85388
|
-
return this.
|
|
85398
|
+
return this.to;
|
|
85389
85399
|
}
|
|
85390
85400
|
set yAxisFavorLabellingScaleEnd(a) {
|
|
85391
|
-
this.
|
|
85401
|
+
this.to = a;
|
|
85392
85402
|
this.g("YAxisFavorLabellingScaleEnd");
|
|
85393
85403
|
}
|
|
85394
85404
|
get xAxisEnhancedIntervalPreferMoreCategoryLabels() {
|
|
85395
|
-
return this.
|
|
85405
|
+
return this.tl;
|
|
85396
85406
|
}
|
|
85397
85407
|
set xAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
|
|
85398
|
-
this.
|
|
85408
|
+
this.tl = a;
|
|
85399
85409
|
this.g("XAxisEnhancedIntervalPreferMoreCategoryLabels");
|
|
85400
85410
|
}
|
|
85401
85411
|
get yAxisEnhancedIntervalPreferMoreCategoryLabels() {
|
|
85402
|
-
return this.
|
|
85412
|
+
return this.tn;
|
|
85403
85413
|
}
|
|
85404
85414
|
set yAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
|
|
85405
|
-
this.
|
|
85415
|
+
this.tn = a;
|
|
85406
85416
|
this.g("YAxisEnhancedIntervalPreferMoreCategoryLabels");
|
|
85407
85417
|
}
|
|
85408
85418
|
get yAxisAutoRangeBufferMode() {
|
|
85409
|
-
return this.
|
|
85419
|
+
return this.vd;
|
|
85410
85420
|
}
|
|
85411
85421
|
set yAxisAutoRangeBufferMode(a) {
|
|
85412
|
-
this.
|
|
85422
|
+
this.vd = a;
|
|
85413
85423
|
this.g("YAxisAutoRangeBufferMode");
|
|
85414
85424
|
}
|
|
85415
85425
|
get yAxisIsLogarithmic() {
|
|
85416
|
-
return this.
|
|
85426
|
+
return this.tp;
|
|
85417
85427
|
}
|
|
85418
85428
|
set yAxisIsLogarithmic(a) {
|
|
85419
|
-
this.
|
|
85429
|
+
this.tp = a;
|
|
85420
85430
|
this.g("YAxisIsLogarithmic");
|
|
85421
85431
|
}
|
|
85422
85432
|
get yAxisLogarithmBase() {
|
|
85423
|
-
return this.
|
|
85433
|
+
return this.u0;
|
|
85424
85434
|
}
|
|
85425
85435
|
set yAxisLogarithmBase(a) {
|
|
85426
|
-
this.
|
|
85436
|
+
this.u0 = a;
|
|
85427
85437
|
this.g("YAxisLogarithmBase");
|
|
85428
85438
|
}
|
|
85429
85439
|
get yAxisMinimumValue() {
|
|
85430
|
-
return this.
|
|
85440
|
+
return this.ug;
|
|
85431
85441
|
}
|
|
85432
85442
|
set yAxisMinimumValue(a) {
|
|
85433
|
-
this.
|
|
85443
|
+
this.ug = a;
|
|
85434
85444
|
this.g("YAxisMinimumValue");
|
|
85435
85445
|
}
|
|
85436
85446
|
get yAxisMaximumValue() {
|
|
85437
|
-
return this.
|
|
85447
|
+
return this.uf;
|
|
85438
85448
|
}
|
|
85439
85449
|
set yAxisMaximumValue(a) {
|
|
85440
|
-
this.
|
|
85450
|
+
this.uf = a;
|
|
85441
85451
|
this.g("YAxisMaximumValue");
|
|
85442
85452
|
}
|
|
85443
85453
|
get yAxisMinorInterval() {
|
|
85444
|
-
return this.
|
|
85454
|
+
return this.uh;
|
|
85445
85455
|
}
|
|
85446
85456
|
set yAxisMinorInterval(a) {
|
|
85447
|
-
this.
|
|
85457
|
+
this.uh = a;
|
|
85448
85458
|
this.g("YAxisMinorInterval");
|
|
85449
85459
|
}
|
|
85450
85460
|
get negativeBrushes() {
|
|
85451
|
-
return this.
|
|
85461
|
+
return this.tb;
|
|
85452
85462
|
}
|
|
85453
85463
|
set negativeBrushes(a) {
|
|
85454
|
-
this.
|
|
85464
|
+
this.tb = a;
|
|
85455
85465
|
this.g("NegativeBrushes");
|
|
85456
85466
|
}
|
|
85457
85467
|
get negativeOutlines() {
|
|
85458
|
-
return this.
|
|
85468
|
+
return this.tc;
|
|
85459
85469
|
}
|
|
85460
85470
|
set negativeOutlines(a) {
|
|
85461
|
-
this.
|
|
85471
|
+
this.tc = a;
|
|
85462
85472
|
this.g("NegativeOutlines");
|
|
85463
85473
|
}
|
|
85464
85474
|
get yAxisAbbreviateLargeNumbers() {
|
|
85465
|
-
return this.
|
|
85475
|
+
return this.tm;
|
|
85466
85476
|
}
|
|
85467
85477
|
set yAxisAbbreviateLargeNumbers(a) {
|
|
85468
|
-
this.
|
|
85478
|
+
this.tm = a;
|
|
85469
85479
|
this.g("YAxisAbbreviateLargeNumbers");
|
|
85470
85480
|
}
|
|
85471
85481
|
get xAxisZoomMaximumCategoryRange() {
|
|
85472
|
-
return this.
|
|
85482
|
+
return this.t9;
|
|
85473
85483
|
}
|
|
85474
85484
|
set xAxisZoomMaximumCategoryRange(a) {
|
|
85475
|
-
this.
|
|
85485
|
+
this.t9 = a;
|
|
85476
85486
|
this.g("XAxisZoomMaximumCategoryRange");
|
|
85477
85487
|
}
|
|
85478
85488
|
get xAxisZoomMaximumItemSpan() {
|
|
85479
|
-
return this.
|
|
85489
|
+
return this.ua;
|
|
85480
85490
|
}
|
|
85481
85491
|
set xAxisZoomMaximumItemSpan(a) {
|
|
85482
|
-
this.
|
|
85492
|
+
this.ua = a;
|
|
85483
85493
|
this.g("XAxisZoomMaximumItemSpan");
|
|
85484
85494
|
}
|
|
85485
85495
|
get xAxisZoomToCategoryRange() {
|
|
85486
|
-
return this.
|
|
85496
|
+
return this.ub;
|
|
85487
85497
|
}
|
|
85488
85498
|
set xAxisZoomToCategoryRange(a) {
|
|
85489
|
-
this.
|
|
85499
|
+
this.ub = a;
|
|
85490
85500
|
this.g("XAxisZoomToCategoryRange");
|
|
85491
85501
|
}
|
|
85492
85502
|
get xAxisZoomToCategoryStart() {
|
|
85493
|
-
return this.
|
|
85503
|
+
return this.uc;
|
|
85494
85504
|
}
|
|
85495
85505
|
set xAxisZoomToCategoryStart(a) {
|
|
85496
|
-
this.
|
|
85506
|
+
this.uc = a;
|
|
85497
85507
|
this.g("XAxisZoomToCategoryStart");
|
|
85498
85508
|
}
|
|
85499
85509
|
get xAxisZoomToItemSpan() {
|
|
85500
|
-
return this.
|
|
85510
|
+
return this.ud;
|
|
85501
85511
|
}
|
|
85502
85512
|
set xAxisZoomToItemSpan(a) {
|
|
85503
|
-
this.
|
|
85513
|
+
this.ud = a;
|
|
85504
85514
|
this.g("XAxisZoomToItemSpan");
|
|
85505
85515
|
}
|
|
85506
85516
|
get isCategoryHighlightingEnabled() {
|
|
85507
|
-
return this.
|
|
85517
|
+
return this.tf;
|
|
85508
85518
|
}
|
|
85509
85519
|
set isCategoryHighlightingEnabled(a) {
|
|
85510
|
-
this.
|
|
85520
|
+
this.tf = a;
|
|
85511
85521
|
this.g("IsCategoryHighlightingEnabled");
|
|
85512
85522
|
}
|
|
85513
85523
|
get isItemHighlightingEnabled() {
|
|
85514
|
-
return this.
|
|
85524
|
+
return this.tg;
|
|
85515
85525
|
}
|
|
85516
85526
|
set isItemHighlightingEnabled(a) {
|
|
85517
|
-
this.
|
|
85527
|
+
this.tg = a;
|
|
85518
85528
|
this.g("IsItemHighlightingEnabled");
|
|
85519
85529
|
}
|
|
85520
85530
|
}
|
|
@@ -121680,6 +121690,13 @@ let DataChartToolbarDescriptionModule = /*@__PURE__*/ (() => {
|
|
|
121680
121690
|
class DataChartToolbarDescriptionModule extends Base {
|
|
121681
121691
|
static register(a) {
|
|
121682
121692
|
DataChartToolbarIconsDescriptionModule.register(a);
|
|
121693
|
+
DataChartAnnotationDescriptionModule.register(a);
|
|
121694
|
+
AnnotationLayerProxyDescriptionModule.register(a);
|
|
121695
|
+
DataChartCategoryTrendLineDescriptionModule.register(a);
|
|
121696
|
+
DataChartInteractivityDescriptionModule.register(a);
|
|
121697
|
+
CalloutLayerDescriptionModule.register(a);
|
|
121698
|
+
ValueLayerDescriptionModule.register(a);
|
|
121699
|
+
CrosshairLayerDescriptionModule.register(a);
|
|
121683
121700
|
}
|
|
121684
121701
|
}
|
|
121685
121702
|
DataChartToolbarDescriptionModule.$t = markType(DataChartToolbarDescriptionModule, 'DataChartToolbarDescriptionModule');
|
|
@@ -132297,496 +132314,496 @@ let FinancialChartDescription = /*@__PURE__*/ (() => {
|
|
|
132297
132314
|
class FinancialChartDescription extends XYChartDescription {
|
|
132298
132315
|
constructor() {
|
|
132299
132316
|
super();
|
|
132300
|
-
this.v3 = null;
|
|
132301
132317
|
this.v5 = null;
|
|
132318
|
+
this.v7 = null;
|
|
132319
|
+
this.v4 = null;
|
|
132302
132320
|
this.v2 = null;
|
|
132303
|
-
this.
|
|
132304
|
-
this.
|
|
132305
|
-
this.
|
|
132306
|
-
this.
|
|
132307
|
-
this.
|
|
132308
|
-
this.vs = 0;
|
|
132309
|
-
this.u0 = 0;
|
|
132321
|
+
this.ur = 0;
|
|
132322
|
+
this.t3 = false;
|
|
132323
|
+
this.uv = 0;
|
|
132324
|
+
this.ub = false;
|
|
132325
|
+
this.vu = 0;
|
|
132310
132326
|
this.u2 = 0;
|
|
132311
|
-
this.
|
|
132327
|
+
this.u4 = 0;
|
|
132312
132328
|
this.u3 = 0;
|
|
132313
|
-
this.
|
|
132329
|
+
this.u5 = 0;
|
|
132314
132330
|
this.v6 = null;
|
|
132315
|
-
this.
|
|
132316
|
-
this.uy = 0;
|
|
132317
|
-
this.uw = 0;
|
|
132331
|
+
this.v8 = null;
|
|
132318
132332
|
this.ux = 0;
|
|
132333
|
+
this.u0 = 0;
|
|
132334
|
+
this.uy = 0;
|
|
132319
132335
|
this.uz = 0;
|
|
132320
|
-
this.
|
|
132321
|
-
this.
|
|
132322
|
-
this.v1 = null;
|
|
132323
|
-
this.v7 = null;
|
|
132336
|
+
this.u1 = 0;
|
|
132337
|
+
this.wa = null;
|
|
132324
132338
|
this.t5 = false;
|
|
132325
|
-
this.
|
|
132326
|
-
this.ti = null;
|
|
132327
|
-
this.t7 = false;
|
|
132328
|
-
this.us = 0;
|
|
132329
|
-
this.t6 = false;
|
|
132330
|
-
this.t8 = false;
|
|
132339
|
+
this.v3 = null;
|
|
132331
132340
|
this.v9 = null;
|
|
132332
|
-
this.
|
|
132341
|
+
this.t7 = false;
|
|
132333
132342
|
this.tf = null;
|
|
132343
|
+
this.tk = null;
|
|
132344
|
+
this.t9 = false;
|
|
132345
|
+
this.uu = 0;
|
|
132346
|
+
this.t8 = false;
|
|
132347
|
+
this.ua = false;
|
|
132348
|
+
this.wb = null;
|
|
132334
132349
|
this.tg = null;
|
|
132335
132350
|
this.th = null;
|
|
132336
|
-
this.
|
|
132337
|
-
this.
|
|
132351
|
+
this.ti = null;
|
|
132352
|
+
this.tj = null;
|
|
132353
|
+
this.tn = null;
|
|
132354
|
+
this.tm = null;
|
|
132355
|
+
this.te = null;
|
|
132338
132356
|
this.tc = null;
|
|
132339
|
-
this.
|
|
132340
|
-
this.
|
|
132341
|
-
this.
|
|
132357
|
+
this.uw = 0;
|
|
132358
|
+
this.ut = 0;
|
|
132359
|
+
this.us = 0;
|
|
132342
132360
|
this.uq = 0;
|
|
132343
|
-
this.
|
|
132344
|
-
this.
|
|
132345
|
-
this.
|
|
132346
|
-
this.
|
|
132361
|
+
this.td = null;
|
|
132362
|
+
this.vq = 0;
|
|
132363
|
+
this.up = 0;
|
|
132364
|
+
this.vt = 0;
|
|
132347
132365
|
this.vr = 0;
|
|
132348
132366
|
this.vp = 0;
|
|
132349
|
-
this.
|
|
132350
|
-
this.
|
|
132351
|
-
this.
|
|
132352
|
-
this.
|
|
132367
|
+
this.vs = 0;
|
|
132368
|
+
this.tl = null;
|
|
132369
|
+
this.tb = null;
|
|
132370
|
+
this.t6 = false;
|
|
132371
|
+
this.wc = null;
|
|
132372
|
+
this.u6 = 0;
|
|
132353
132373
|
this.t4 = false;
|
|
132354
|
-
this.
|
|
132355
|
-
this.
|
|
132356
|
-
this.
|
|
132357
|
-
this.
|
|
132358
|
-
this.uj = new Date();
|
|
132359
|
-
this.tm = null;
|
|
132360
|
-
this.vz = null;
|
|
132374
|
+
this.um = new Date();
|
|
132375
|
+
this.ul = new Date();
|
|
132376
|
+
this.to = null;
|
|
132377
|
+
this.v1 = null;
|
|
132361
132378
|
}
|
|
132362
132379
|
get tooltipTemplateRef() {
|
|
132363
|
-
return this.
|
|
132380
|
+
return this.v5;
|
|
132364
132381
|
}
|
|
132365
132382
|
set tooltipTemplateRef(a) {
|
|
132366
|
-
this.
|
|
132383
|
+
this.v5 = a;
|
|
132367
132384
|
this.g("TooltipTemplateRef");
|
|
132368
132385
|
}
|
|
132369
132386
|
get width() {
|
|
132370
|
-
return this.
|
|
132387
|
+
return this.v7;
|
|
132371
132388
|
}
|
|
132372
132389
|
set width(a) {
|
|
132373
|
-
this.
|
|
132390
|
+
this.v7 = a;
|
|
132374
132391
|
this.g("Width");
|
|
132375
132392
|
}
|
|
132376
132393
|
get height() {
|
|
132377
|
-
return this.
|
|
132394
|
+
return this.v4;
|
|
132378
132395
|
}
|
|
132379
132396
|
set height(a) {
|
|
132380
|
-
this.
|
|
132397
|
+
this.v4 = a;
|
|
132381
132398
|
this.g("Height");
|
|
132382
132399
|
}
|
|
132383
132400
|
get background() {
|
|
132384
|
-
return this.
|
|
132401
|
+
return this.v2;
|
|
132385
132402
|
}
|
|
132386
132403
|
set background(a) {
|
|
132387
|
-
this.
|
|
132404
|
+
this.v2 = a;
|
|
132388
132405
|
this.g("Background");
|
|
132389
132406
|
}
|
|
132390
132407
|
get_type() {
|
|
132391
132408
|
return "FinancialChart";
|
|
132392
132409
|
}
|
|
132393
132410
|
get leftMargin() {
|
|
132394
|
-
return this.
|
|
132411
|
+
return this.ur;
|
|
132395
132412
|
}
|
|
132396
132413
|
set leftMargin(a) {
|
|
132397
|
-
this.
|
|
132414
|
+
this.ur = a;
|
|
132398
132415
|
this.g("LeftMargin");
|
|
132399
132416
|
}
|
|
132400
132417
|
get isHorizontalZoomEnabled() {
|
|
132401
|
-
return this.
|
|
132418
|
+
return this.t3;
|
|
132402
132419
|
}
|
|
132403
132420
|
set isHorizontalZoomEnabled(a) {
|
|
132404
|
-
this.
|
|
132421
|
+
this.t3 = a;
|
|
132405
132422
|
this.g("IsHorizontalZoomEnabled");
|
|
132406
132423
|
}
|
|
132407
132424
|
get toolbarHeight() {
|
|
132408
|
-
return this.
|
|
132425
|
+
return this.uv;
|
|
132409
132426
|
}
|
|
132410
132427
|
set toolbarHeight(a) {
|
|
132411
|
-
this.
|
|
132428
|
+
this.uv = a;
|
|
132412
132429
|
this.g("ToolbarHeight");
|
|
132413
132430
|
}
|
|
132414
132431
|
get yAxisIsLogarithmic() {
|
|
132415
|
-
return this.
|
|
132432
|
+
return this.ub;
|
|
132416
132433
|
}
|
|
132417
132434
|
set yAxisIsLogarithmic(a) {
|
|
132418
|
-
this.
|
|
132435
|
+
this.ub = a;
|
|
132419
132436
|
this.g("YAxisIsLogarithmic");
|
|
132420
132437
|
}
|
|
132421
132438
|
get yAxisLogarithmBase() {
|
|
132422
|
-
return this.
|
|
132439
|
+
return this.vu;
|
|
132423
132440
|
}
|
|
132424
132441
|
set yAxisLogarithmBase(a) {
|
|
132425
|
-
this.
|
|
132442
|
+
this.vu = a;
|
|
132426
132443
|
this.g("YAxisLogarithmBase");
|
|
132427
132444
|
}
|
|
132428
132445
|
get yAxisInterval() {
|
|
132429
|
-
return this.
|
|
132446
|
+
return this.u2;
|
|
132430
132447
|
}
|
|
132431
132448
|
set yAxisInterval(a) {
|
|
132432
|
-
this.
|
|
132449
|
+
this.u2 = a;
|
|
132433
132450
|
this.g("YAxisInterval");
|
|
132434
132451
|
}
|
|
132435
132452
|
get yAxisMinimumValue() {
|
|
132436
|
-
return this.
|
|
132453
|
+
return this.u4;
|
|
132437
132454
|
}
|
|
132438
132455
|
set yAxisMinimumValue(a) {
|
|
132439
|
-
this.
|
|
132456
|
+
this.u4 = a;
|
|
132440
132457
|
this.g("YAxisMinimumValue");
|
|
132441
132458
|
}
|
|
132442
132459
|
get yAxisMaximumValue() {
|
|
132443
|
-
return this.
|
|
132460
|
+
return this.u3;
|
|
132444
132461
|
}
|
|
132445
132462
|
set yAxisMaximumValue(a) {
|
|
132446
|
-
this.
|
|
132463
|
+
this.u3 = a;
|
|
132447
132464
|
this.g("YAxisMaximumValue");
|
|
132448
132465
|
}
|
|
132449
132466
|
get yAxisMinorInterval() {
|
|
132450
|
-
return this.
|
|
132467
|
+
return this.u5;
|
|
132451
132468
|
}
|
|
132452
132469
|
set yAxisMinorInterval(a) {
|
|
132453
|
-
this.
|
|
132470
|
+
this.u5 = a;
|
|
132454
132471
|
this.g("YAxisMinorInterval");
|
|
132455
132472
|
}
|
|
132456
132473
|
get volumeType() {
|
|
132457
|
-
return this.
|
|
132474
|
+
return this.v6;
|
|
132458
132475
|
}
|
|
132459
132476
|
set volumeType(a) {
|
|
132460
|
-
this.
|
|
132477
|
+
this.v6 = a;
|
|
132461
132478
|
this.g("VolumeType");
|
|
132462
132479
|
}
|
|
132463
132480
|
get xAxisMode() {
|
|
132464
|
-
return this.
|
|
132481
|
+
return this.v8;
|
|
132465
132482
|
}
|
|
132466
132483
|
set xAxisMode(a) {
|
|
132467
|
-
this.
|
|
132484
|
+
this.v8 = a;
|
|
132468
132485
|
this.g("XAxisMode");
|
|
132469
132486
|
}
|
|
132470
132487
|
get xAxisZoomMaximumCategoryRange() {
|
|
132471
|
-
return this.
|
|
132488
|
+
return this.ux;
|
|
132472
132489
|
}
|
|
132473
132490
|
set xAxisZoomMaximumCategoryRange(a) {
|
|
132474
|
-
this.
|
|
132491
|
+
this.ux = a;
|
|
132475
132492
|
this.g("XAxisZoomMaximumCategoryRange");
|
|
132476
132493
|
}
|
|
132477
132494
|
get xAxisZoomToCategoryStart() {
|
|
132478
|
-
return this.
|
|
132495
|
+
return this.u0;
|
|
132479
132496
|
}
|
|
132480
132497
|
set xAxisZoomToCategoryStart(a) {
|
|
132481
|
-
this.
|
|
132498
|
+
this.u0 = a;
|
|
132482
132499
|
this.g("XAxisZoomToCategoryStart");
|
|
132483
132500
|
}
|
|
132484
132501
|
get xAxisZoomMaximumItemSpan() {
|
|
132485
|
-
return this.
|
|
132502
|
+
return this.uy;
|
|
132486
132503
|
}
|
|
132487
132504
|
set xAxisZoomMaximumItemSpan(a) {
|
|
132488
|
-
this.
|
|
132505
|
+
this.uy = a;
|
|
132489
132506
|
this.g("XAxisZoomMaximumItemSpan");
|
|
132490
132507
|
}
|
|
132491
132508
|
get xAxisZoomToCategoryRange() {
|
|
132492
|
-
return this.
|
|
132509
|
+
return this.uz;
|
|
132493
132510
|
}
|
|
132494
132511
|
set xAxisZoomToCategoryRange(a) {
|
|
132495
|
-
this.
|
|
132512
|
+
this.uz = a;
|
|
132496
132513
|
this.g("XAxisZoomToCategoryRange");
|
|
132497
132514
|
}
|
|
132498
132515
|
get xAxisZoomToItemSpan() {
|
|
132499
|
-
return this.
|
|
132516
|
+
return this.u1;
|
|
132500
132517
|
}
|
|
132501
132518
|
set xAxisZoomToItemSpan(a) {
|
|
132502
|
-
this.
|
|
132519
|
+
this.u1 = a;
|
|
132503
132520
|
this.g("XAxisZoomToItemSpan");
|
|
132504
132521
|
}
|
|
132505
132522
|
get yAxisMode() {
|
|
132506
|
-
return this.
|
|
132523
|
+
return this.wa;
|
|
132507
132524
|
}
|
|
132508
132525
|
set yAxisMode(a) {
|
|
132509
|
-
this.
|
|
132526
|
+
this.wa = a;
|
|
132510
132527
|
this.g("YAxisMode");
|
|
132511
132528
|
}
|
|
132512
132529
|
get isToolbarVisible() {
|
|
132513
|
-
return this.
|
|
132530
|
+
return this.t5;
|
|
132514
132531
|
}
|
|
132515
132532
|
set isToolbarVisible(a) {
|
|
132516
|
-
this.
|
|
132533
|
+
this.t5 = a;
|
|
132517
132534
|
this.g("IsToolbarVisible");
|
|
132518
132535
|
}
|
|
132519
132536
|
get chartType() {
|
|
132520
|
-
return this.
|
|
132537
|
+
return this.v3;
|
|
132521
132538
|
}
|
|
132522
132539
|
set chartType(a) {
|
|
132523
|
-
this.
|
|
132540
|
+
this.v3 = a;
|
|
132524
132541
|
this.g("ChartType");
|
|
132525
132542
|
}
|
|
132526
132543
|
get yAxisLabelHorizontalAlignment() {
|
|
132527
|
-
return this.
|
|
132544
|
+
return this.v9;
|
|
132528
132545
|
}
|
|
132529
132546
|
set yAxisLabelHorizontalAlignment(a) {
|
|
132530
|
-
this.
|
|
132547
|
+
this.v9 = a;
|
|
132531
132548
|
this.g("YAxisLabelHorizontalAlignment");
|
|
132532
132549
|
}
|
|
132533
132550
|
get isWindowSyncedToVisibleRange() {
|
|
132534
|
-
return this.
|
|
132551
|
+
return this.t7;
|
|
132535
132552
|
}
|
|
132536
132553
|
set isWindowSyncedToVisibleRange(a) {
|
|
132537
|
-
this.
|
|
132554
|
+
this.t7 = a;
|
|
132538
132555
|
this.g("IsWindowSyncedToVisibleRange");
|
|
132539
132556
|
}
|
|
132540
132557
|
get indicatorTypes() {
|
|
132541
|
-
return this.
|
|
132558
|
+
return this.tf;
|
|
132542
132559
|
}
|
|
132543
132560
|
set indicatorTypes(a) {
|
|
132544
|
-
this.
|
|
132561
|
+
this.tf = a;
|
|
132545
132562
|
this.g("IndicatorTypes");
|
|
132546
132563
|
}
|
|
132547
132564
|
get overlayTypes() {
|
|
132548
|
-
return this.
|
|
132565
|
+
return this.tk;
|
|
132549
132566
|
}
|
|
132550
132567
|
set overlayTypes(a) {
|
|
132551
|
-
this.
|
|
132568
|
+
this.tk = a;
|
|
132552
132569
|
this.g("OverlayTypes");
|
|
132553
132570
|
}
|
|
132554
132571
|
get yAxisAbbreviateLargeNumbers() {
|
|
132555
|
-
return this.
|
|
132572
|
+
return this.t9;
|
|
132556
132573
|
}
|
|
132557
132574
|
set yAxisAbbreviateLargeNumbers(a) {
|
|
132558
|
-
this.
|
|
132575
|
+
this.t9 = a;
|
|
132559
132576
|
this.g("YAxisAbbreviateLargeNumbers");
|
|
132560
132577
|
}
|
|
132561
132578
|
get resolution() {
|
|
132562
|
-
return this.
|
|
132579
|
+
return this.uu;
|
|
132563
132580
|
}
|
|
132564
132581
|
set resolution(a) {
|
|
132565
|
-
this.
|
|
132582
|
+
this.uu = a;
|
|
132566
132583
|
this.g("Resolution");
|
|
132567
132584
|
}
|
|
132568
132585
|
get xAxisEnhancedIntervalPreferMoreCategoryLabels() {
|
|
132569
|
-
return this.
|
|
132586
|
+
return this.t8;
|
|
132570
132587
|
}
|
|
132571
132588
|
set xAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
|
|
132572
|
-
this.
|
|
132589
|
+
this.t8 = a;
|
|
132573
132590
|
this.g("XAxisEnhancedIntervalPreferMoreCategoryLabels");
|
|
132574
132591
|
}
|
|
132575
132592
|
get yAxisEnhancedIntervalPreferMoreCategoryLabels() {
|
|
132576
|
-
return this.
|
|
132593
|
+
return this.ua;
|
|
132577
132594
|
}
|
|
132578
132595
|
set yAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
|
|
132579
|
-
this.
|
|
132596
|
+
this.ua = a;
|
|
132580
132597
|
this.g("YAxisEnhancedIntervalPreferMoreCategoryLabels");
|
|
132581
132598
|
}
|
|
132582
132599
|
get zoomSliderType() {
|
|
132583
|
-
return this.
|
|
132600
|
+
return this.wb;
|
|
132584
132601
|
}
|
|
132585
132602
|
set zoomSliderType(a) {
|
|
132586
|
-
this.
|
|
132603
|
+
this.wb = a;
|
|
132587
132604
|
this.g("ZoomSliderType");
|
|
132588
132605
|
}
|
|
132589
132606
|
get negativeBrushes() {
|
|
132590
|
-
return this.
|
|
132607
|
+
return this.tg;
|
|
132591
132608
|
}
|
|
132592
132609
|
set negativeBrushes(a) {
|
|
132593
|
-
this.
|
|
132610
|
+
this.tg = a;
|
|
132594
132611
|
this.g("NegativeBrushes");
|
|
132595
132612
|
}
|
|
132596
132613
|
get negativeOutlines() {
|
|
132597
|
-
return this.
|
|
132614
|
+
return this.th;
|
|
132598
132615
|
}
|
|
132599
132616
|
set negativeOutlines(a) {
|
|
132600
|
-
this.
|
|
132617
|
+
this.th = a;
|
|
132601
132618
|
this.g("NegativeOutlines");
|
|
132602
132619
|
}
|
|
132603
132620
|
get overlayBrushes() {
|
|
132604
|
-
return this.
|
|
132621
|
+
return this.ti;
|
|
132605
132622
|
}
|
|
132606
132623
|
set overlayBrushes(a) {
|
|
132607
|
-
this.
|
|
132624
|
+
this.ti = a;
|
|
132608
132625
|
this.g("OverlayBrushes");
|
|
132609
132626
|
}
|
|
132610
132627
|
get overlayOutlines() {
|
|
132611
|
-
return this.
|
|
132628
|
+
return this.tj;
|
|
132612
132629
|
}
|
|
132613
132630
|
set overlayOutlines(a) {
|
|
132614
|
-
this.
|
|
132631
|
+
this.tj = a;
|
|
132615
132632
|
this.g("OverlayOutlines");
|
|
132616
132633
|
}
|
|
132617
132634
|
get volumeOutlines() {
|
|
132618
|
-
return this.
|
|
132635
|
+
return this.tn;
|
|
132619
132636
|
}
|
|
132620
132637
|
set volumeOutlines(a) {
|
|
132621
|
-
this.
|
|
132638
|
+
this.tn = a;
|
|
132622
132639
|
this.g("VolumeOutlines");
|
|
132623
132640
|
}
|
|
132624
132641
|
get volumeBrushes() {
|
|
132625
|
-
return this.
|
|
132642
|
+
return this.tm;
|
|
132626
132643
|
}
|
|
132627
132644
|
set volumeBrushes(a) {
|
|
132628
|
-
this.
|
|
132645
|
+
this.tm = a;
|
|
132629
132646
|
this.g("VolumeBrushes");
|
|
132630
132647
|
}
|
|
132631
132648
|
get indicatorNegativeBrushes() {
|
|
132632
|
-
return this.
|
|
132649
|
+
return this.te;
|
|
132633
132650
|
}
|
|
132634
132651
|
set indicatorNegativeBrushes(a) {
|
|
132635
|
-
this.
|
|
132652
|
+
this.te = a;
|
|
132636
132653
|
this.g("IndicatorNegativeBrushes");
|
|
132637
132654
|
}
|
|
132638
132655
|
get indicatorBrushes() {
|
|
132639
|
-
return this.
|
|
132656
|
+
return this.tc;
|
|
132640
132657
|
}
|
|
132641
132658
|
set indicatorBrushes(a) {
|
|
132642
|
-
this.
|
|
132659
|
+
this.tc = a;
|
|
132643
132660
|
this.g("IndicatorBrushes");
|
|
132644
132661
|
}
|
|
132645
132662
|
get volumeThickness() {
|
|
132646
|
-
return this.
|
|
132663
|
+
return this.uw;
|
|
132647
132664
|
}
|
|
132648
132665
|
set volumeThickness(a) {
|
|
132649
|
-
this.
|
|
132666
|
+
this.uw = a;
|
|
132650
132667
|
this.g("VolumeThickness");
|
|
132651
132668
|
}
|
|
132652
132669
|
get overlayThickness() {
|
|
132653
|
-
return this.
|
|
132670
|
+
return this.ut;
|
|
132654
132671
|
}
|
|
132655
132672
|
set overlayThickness(a) {
|
|
132656
|
-
this.
|
|
132673
|
+
this.ut = a;
|
|
132657
132674
|
this.g("OverlayThickness");
|
|
132658
132675
|
}
|
|
132659
132676
|
get overlayMultiplier() {
|
|
132660
|
-
return this.
|
|
132677
|
+
return this.us;
|
|
132661
132678
|
}
|
|
132662
132679
|
set overlayMultiplier(a) {
|
|
132663
|
-
this.
|
|
132680
|
+
this.us = a;
|
|
132664
132681
|
this.g("OverlayMultiplier");
|
|
132665
132682
|
}
|
|
132666
132683
|
get indicatorThickness() {
|
|
132667
|
-
return this.
|
|
132684
|
+
return this.uq;
|
|
132668
132685
|
}
|
|
132669
132686
|
set indicatorThickness(a) {
|
|
132670
|
-
this.
|
|
132687
|
+
this.uq = a;
|
|
132671
132688
|
this.g("IndicatorThickness");
|
|
132672
132689
|
}
|
|
132673
132690
|
get indicatorDisplayTypes() {
|
|
132674
|
-
return this.
|
|
132691
|
+
return this.td;
|
|
132675
132692
|
}
|
|
132676
132693
|
set indicatorDisplayTypes(a) {
|
|
132677
|
-
this.
|
|
132694
|
+
this.td = a;
|
|
132678
132695
|
this.g("IndicatorDisplayTypes");
|
|
132679
132696
|
}
|
|
132680
132697
|
get indicatorPeriod() {
|
|
132681
|
-
return this.
|
|
132698
|
+
return this.vq;
|
|
132682
132699
|
}
|
|
132683
132700
|
set indicatorPeriod(a) {
|
|
132684
|
-
this.
|
|
132701
|
+
this.vq = a;
|
|
132685
132702
|
this.g("IndicatorPeriod");
|
|
132686
132703
|
}
|
|
132687
132704
|
get indicatorMultiplier() {
|
|
132688
|
-
return this.
|
|
132705
|
+
return this.up;
|
|
132689
132706
|
}
|
|
132690
132707
|
set indicatorMultiplier(a) {
|
|
132691
|
-
this.
|
|
132708
|
+
this.up = a;
|
|
132692
132709
|
this.g("IndicatorMultiplier");
|
|
132693
132710
|
}
|
|
132694
132711
|
get indicatorSmoothingPeriod() {
|
|
132695
|
-
return this.
|
|
132712
|
+
return this.vt;
|
|
132696
132713
|
}
|
|
132697
132714
|
set indicatorSmoothingPeriod(a) {
|
|
132698
|
-
this.
|
|
132715
|
+
this.vt = a;
|
|
132699
132716
|
this.g("IndicatorSmoothingPeriod");
|
|
132700
132717
|
}
|
|
132701
132718
|
get indicatorShortPeriod() {
|
|
132702
|
-
return this.
|
|
132719
|
+
return this.vr;
|
|
132703
132720
|
}
|
|
132704
132721
|
set indicatorShortPeriod(a) {
|
|
132705
|
-
this.
|
|
132722
|
+
this.vr = a;
|
|
132706
132723
|
this.g("IndicatorShortPeriod");
|
|
132707
132724
|
}
|
|
132708
132725
|
get indicatorLongPeriod() {
|
|
132709
|
-
return this.
|
|
132726
|
+
return this.vp;
|
|
132710
132727
|
}
|
|
132711
132728
|
set indicatorLongPeriod(a) {
|
|
132712
|
-
this.
|
|
132729
|
+
this.vp = a;
|
|
132713
132730
|
this.g("IndicatorLongPeriod");
|
|
132714
132731
|
}
|
|
132715
132732
|
get indicatorSignalPeriod() {
|
|
132716
|
-
return this.
|
|
132733
|
+
return this.vs;
|
|
132717
132734
|
}
|
|
132718
132735
|
set indicatorSignalPeriod(a) {
|
|
132719
|
-
this.
|
|
132736
|
+
this.vs = a;
|
|
132720
132737
|
this.g("IndicatorSignalPeriod");
|
|
132721
132738
|
}
|
|
132722
132739
|
get rangeSelectorOptions() {
|
|
132723
|
-
return this.
|
|
132740
|
+
return this.tl;
|
|
132724
132741
|
}
|
|
132725
132742
|
set rangeSelectorOptions(a) {
|
|
132726
|
-
this.
|
|
132743
|
+
this.tl = a;
|
|
132727
132744
|
this.g("RangeSelectorOptions");
|
|
132728
132745
|
}
|
|
132729
132746
|
get customIndicatorNames() {
|
|
132730
|
-
return this.
|
|
132747
|
+
return this.tb;
|
|
132731
132748
|
}
|
|
132732
132749
|
set customIndicatorNames(a) {
|
|
132733
|
-
this.
|
|
132750
|
+
this.tb = a;
|
|
132734
132751
|
this.g("CustomIndicatorNames");
|
|
132735
132752
|
}
|
|
132736
132753
|
get isVerticalZoomEnabled() {
|
|
132737
|
-
return this.
|
|
132754
|
+
return this.t6;
|
|
132738
132755
|
}
|
|
132739
132756
|
set isVerticalZoomEnabled(a) {
|
|
132740
|
-
this.
|
|
132757
|
+
this.t6 = a;
|
|
132741
132758
|
this.g("IsVerticalZoomEnabled");
|
|
132742
132759
|
}
|
|
132743
132760
|
get zoomSliderXAxisMajorStroke() {
|
|
132744
|
-
return this.
|
|
132761
|
+
return this.wc;
|
|
132745
132762
|
}
|
|
132746
132763
|
set zoomSliderXAxisMajorStroke(a) {
|
|
132747
|
-
this.
|
|
132764
|
+
this.wc = a;
|
|
132748
132765
|
this.g("ZoomSliderXAxisMajorStroke");
|
|
132749
132766
|
}
|
|
132750
132767
|
get zoomSliderXAxisMajorStrokeThickness() {
|
|
132751
|
-
return this.
|
|
132768
|
+
return this.u6;
|
|
132752
132769
|
}
|
|
132753
132770
|
set zoomSliderXAxisMajorStrokeThickness(a) {
|
|
132754
|
-
this.
|
|
132771
|
+
this.u6 = a;
|
|
132755
132772
|
this.g("ZoomSliderXAxisMajorStrokeThickness");
|
|
132756
132773
|
}
|
|
132757
132774
|
get isLegendVisible() {
|
|
132758
|
-
return this.
|
|
132775
|
+
return this.t4;
|
|
132759
132776
|
}
|
|
132760
132777
|
set isLegendVisible(a) {
|
|
132761
|
-
this.
|
|
132778
|
+
this.t4 = a;
|
|
132762
132779
|
this.g("IsLegendVisible");
|
|
132763
132780
|
}
|
|
132764
132781
|
get xAxisMinimumValue() {
|
|
132765
|
-
return this.
|
|
132782
|
+
return this.um;
|
|
132766
132783
|
}
|
|
132767
132784
|
set xAxisMinimumValue(a) {
|
|
132768
|
-
this.
|
|
132785
|
+
this.um = a;
|
|
132769
132786
|
this.g("XAxisMinimumValue");
|
|
132770
132787
|
}
|
|
132771
132788
|
get xAxisMaximumValue() {
|
|
132772
|
-
return this.
|
|
132789
|
+
return this.ul;
|
|
132773
132790
|
}
|
|
132774
132791
|
set xAxisMaximumValue(a) {
|
|
132775
|
-
this.
|
|
132792
|
+
this.ul = a;
|
|
132776
132793
|
this.g("XAxisMaximumValue");
|
|
132777
132794
|
}
|
|
132778
132795
|
get xAxisBreaks() {
|
|
132779
|
-
return this.
|
|
132796
|
+
return this.to;
|
|
132780
132797
|
}
|
|
132781
132798
|
set xAxisBreaks(a) {
|
|
132782
|
-
this.
|
|
132799
|
+
this.to = a;
|
|
132783
132800
|
this.g("XAxisBreaks");
|
|
132784
132801
|
}
|
|
132785
132802
|
get applyCustomIndicatorsRef() {
|
|
132786
|
-
return this.
|
|
132803
|
+
return this.v1;
|
|
132787
132804
|
}
|
|
132788
132805
|
set applyCustomIndicatorsRef(a) {
|
|
132789
|
-
this.
|
|
132806
|
+
this.v1 = a;
|
|
132790
132807
|
this.g("ApplyCustomIndicatorsRef");
|
|
132791
132808
|
}
|
|
132792
132809
|
}
|
|
@@ -194672,6 +194689,7 @@ let ToolPanelDescriptionModule = /*@__PURE__*/ (() => {
|
|
|
194672
194689
|
ToolActionGroupHeaderDescriptionModule.register(a);
|
|
194673
194690
|
ToolActionNumberInputDescriptionModule.register(a);
|
|
194674
194691
|
ToolActionIconButtonDescriptionModule.register(a);
|
|
194692
|
+
ToolActionIconMenuDescriptionModule.register(a);
|
|
194675
194693
|
InputGroupDescriptionModule.register(a);
|
|
194676
194694
|
CheckboxDescriptionModule.register(a);
|
|
194677
194695
|
ButtonDescriptionModule.register(a);
|