igniteui-webcomponents-spreadsheet-chart-adapter 3.2.3 → 3.5.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.
@@ -276,34 +276,35 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
276
276
  function SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate(a, b, c) {
277
277
  var _this = _super.call(this) || this;
278
278
  _this.ae = null;
279
- _this.a7 = null;
279
+ _this.a8 = null;
280
280
  _this.ai = false;
281
- _this.ba = null;
281
+ _this.bb = null;
282
282
  _this.am = false;
283
283
  _this.k = null;
284
284
  _this.l = null;
285
285
  _this.m = null;
286
286
  _this.aj = false;
287
287
  _this.ak = false;
288
- _this.a0 = null;
289
- _this.ax = null;
290
- _this.az = null;
291
- _this.aw = null;
292
288
  _this.a1 = null;
293
289
  _this.ay = null;
290
+ _this.a0 = null;
291
+ _this.ax = null;
294
292
  _this.a2 = null;
293
+ _this.az = null;
294
+ _this.a3 = null;
295
+ _this.bd = null;
295
296
  _this.bc = null;
296
- _this.bb = null;
297
297
  _this.af = null;
298
298
  _this.al = false;
299
- _this.av = null;
300
- _this.a6 = -1;
299
+ _this.aw = null;
300
+ _this.a7 = -1;
301
301
  _this.ad = null;
302
- _this.a8 = null;
303
302
  _this.a9 = null;
303
+ _this.ba = null;
304
+ _this.an = false;
304
305
  _this.ac = null;
305
306
  _this.ah = null;
306
- _this.ac = new ChartElementPlatformHelper(a._c, runOn(_this, _this.br));
307
+ _this.ac = new ChartElementPlatformHelper(a._c, runOn(_this, _this.bs));
307
308
  _this.ae = a;
308
309
  _this.c = b;
309
310
  _this.ad = c;
@@ -313,15 +314,15 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
313
314
  _this.aj = true;
314
315
  _this.ak = true;
315
316
  _this.ah = _this.c.worksheet.workbook;
316
- _this.bg();
317
+ _this.bh();
317
318
  return _this;
318
319
  }
319
320
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.h = function () {
320
- if (null != this.a7 && typeCast(IDisposable_$type, this.a7) !== null) {
321
- this.a7.dispose();
321
+ if (null != this.a8 && typeCast(IDisposable_$type, this.a8) !== null) {
322
+ this.a8.dispose();
322
323
  }
323
- if (null != this.ba && typeCast(IDisposable_$type, this.ba) !== null) {
324
- this.ba.dispose();
324
+ if (null != this.bb && typeCast(IDisposable_$type, this.bb) !== null) {
325
+ this.bb.dispose();
325
326
  }
326
327
  };
327
328
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.i = function () {
@@ -337,12 +338,12 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
337
338
  }
338
339
  this.al = true;
339
340
  if (b || c) {
340
- this.bu();
341
+ this.bv();
341
342
  }
342
343
  if (c) {
343
- this.bt();
344
+ this.bu();
344
345
  }
345
- this.bg();
346
+ this.bh();
346
347
  this.aj = false;
347
348
  this.ak = false;
348
349
  this.al = false;
@@ -351,35 +352,35 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
351
352
  Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "ag", {
352
353
  get: function () {
353
354
  if (null == this.af) {
354
- this.af = new SpreadsheetChartAdapterState(this.c, this.a7, this.ba, this.k, this.ac);
355
+ this.af = new SpreadsheetChartAdapterState(this.c, this.a8, this.bb, this.k, this.ac);
355
356
  }
356
357
  return this.af;
357
358
  },
358
359
  enumerable: true,
359
360
  configurable: true
360
361
  });
361
- Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "a3", {
362
+ Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "a4", {
362
363
  get: function () {
363
- return this.av;
364
+ return this.aw;
364
365
  },
365
366
  enumerable: true,
366
367
  configurable: true
367
368
  });
368
- Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "ap", {
369
+ Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "aq", {
369
370
  get: function () {
370
- return (null != this.c.legend && null != this.m && null != this.ba);
371
+ return (null != this.c.legend && null != this.m && null != this.bb);
371
372
  },
372
373
  enumerable: true,
373
374
  configurable: true
374
375
  });
375
- Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "aq", {
376
+ Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "ar", {
376
377
  get: function () {
377
378
  return 113 == this.c.chartType;
378
379
  },
379
380
  enumerable: true,
380
381
  configurable: true
381
382
  });
382
- Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "as", {
383
+ Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "at", {
383
384
  get: function () {
384
385
  switch (this.c.chartType) {
385
386
  case 88:
@@ -392,35 +393,35 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
392
393
  enumerable: true,
393
394
  configurable: true
394
395
  });
395
- Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "ar", {
396
+ Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "as", {
396
397
  get: function () {
397
398
  return stringContains(EnumUtil.getName(ChartType_$type, this.c.chartType), "Stacked");
398
399
  },
399
400
  enumerable: true,
400
401
  configurable: true
401
402
  });
402
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bd = function () {
403
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.be = function () {
403
404
  var _this = this;
404
- if (null == this.a7) {
405
- this.a7 = ((function () { var a = _this.ac.o(_this.ai); _this.ai = a.p0; return a.ret; })());
405
+ if (null == this.a8) {
406
+ this.a8 = ((function () { var a = _this.ac.o(_this.ai); _this.ai = a.p0; return a.ret; })());
406
407
  }
407
408
  };
408
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bf = function () {
409
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bg = function () {
409
410
  var _this = this;
410
411
  if (null != this.c.legend) {
411
- if (null == this.ba) {
412
- this.ba = ((function () { var a = _this.ac.o(_this.am); _this.am = a.p0; return a.ret; })());
412
+ if (null == this.bb) {
413
+ this.bb = ((function () { var a = _this.ac.o(_this.am); _this.am = a.p0; return a.ret; })());
413
414
  }
414
415
  }
415
- else if (null != this.ba) {
416
- this.ac.h(this.ba, this.f);
417
- if (null != this.a7) {
418
- this.ac.h(this.ba, this.a7);
416
+ else if (null != this.bb) {
417
+ this.ac.h(this.bb, this.f);
418
+ if (null != this.a8) {
419
+ this.ac.h(this.bb, this.a8);
419
420
  }
420
- this.ba = null;
421
+ this.bb = null;
421
422
  }
422
423
  };
423
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.be = function (a, b, c, d, e, f, g, h, i) {
424
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bf = function (a, b, c, d, e, f, g, h, i) {
424
425
  if (i === void 0) {
425
426
  i = null;
426
427
  }
@@ -440,28 +441,30 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
440
441
  f.add(this.v(e, "Volume", g, i));
441
442
  }
442
443
  };
443
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bg = function () {
444
- this.bd();
445
- this.bf();
444
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bh = function () {
445
+ this.an = true;
446
+ this.be();
447
+ this.bg();
446
448
  if (false == this.ai) {
447
449
  return;
448
450
  }
449
- if (this.ap && false == this.am) {
451
+ this.bi();
452
+ this.ao();
453
+ if (null == this.l) {
450
454
  return;
451
455
  }
452
- this.bh();
453
- this.an();
454
- if (null == this.l) {
456
+ this.bl();
457
+ if (this.aq && false == this.am) {
455
458
  return;
456
459
  }
457
- this.bk();
458
- this.bx();
459
- this.bs();
460
- this.bv();
460
+ this.an = false;
461
+ this.by();
462
+ this.bt();
461
463
  this.bw();
462
- this.a6 = this.av.count;
464
+ this.bx();
465
+ this.a7 = this.aw.count;
463
466
  };
464
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.an = function (a) {
467
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.ao = function (a) {
465
468
  if (a === void 0) {
466
469
  a = true;
467
470
  }
@@ -478,7 +481,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
478
481
  case 76:
479
482
  case 77:
480
483
  if (a) {
481
- this.b5();
484
+ this.b6();
482
485
  this.l = this.n();
483
486
  }
484
487
  else {
@@ -495,7 +498,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
495
498
  case 58:
496
499
  case 59:
497
500
  if (a) {
498
- this.b5();
501
+ this.b6();
499
502
  this.l = this.n();
500
503
  }
501
504
  else {
@@ -506,7 +509,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
506
509
  case 15:
507
510
  case 87:
508
511
  if (a) {
509
- this.b5();
512
+ this.b6();
510
513
  this.l = this.n();
511
514
  }
512
515
  else {
@@ -521,7 +524,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
521
524
  case 52:
522
525
  case 53:
523
526
  if (a) {
524
- this.b5();
527
+ this.b6();
525
528
  this.l = this.n();
526
529
  }
527
530
  else {
@@ -530,7 +533,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
530
533
  break;
531
534
  case 113:
532
535
  if (a) {
533
- this.b5();
536
+ this.b6();
534
537
  this.l = this.n();
535
538
  }
536
539
  else {
@@ -554,7 +557,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
554
557
  case -4120:
555
558
  case 80:
556
559
  if (a) {
557
- this.b5();
560
+ this.b6();
558
561
  this.l = this.o();
559
562
  }
560
563
  else {
@@ -568,7 +571,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
568
571
  case 66:
569
572
  case 67:
570
573
  if (a) {
571
- this.b5();
574
+ this.b6();
572
575
  this.l = this.n();
573
576
  }
574
577
  else {
@@ -581,7 +584,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
581
584
  case 70:
582
585
  case 69:
583
586
  if (a) {
584
- this.b5();
587
+ this.b6();
585
588
  this.l = this.p();
586
589
  }
587
590
  else {
@@ -600,7 +603,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
600
603
  case 82:
601
604
  case 81:
602
605
  if (a) {
603
- this.b5();
606
+ this.b6();
604
607
  this.l = this.n();
605
608
  }
606
609
  else {
@@ -612,7 +615,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
612
615
  case 90:
613
616
  case 91:
614
617
  if (a) {
615
- this.b5();
618
+ this.b6();
616
619
  this.l = this.r();
617
620
  }
618
621
  else {
@@ -629,7 +632,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
629
632
  case 72:
630
633
  case 73:
631
634
  if (a) {
632
- this.b5();
635
+ this.b6();
633
636
  this.l = this.n();
634
637
  }
635
638
  else {
@@ -642,15 +645,15 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
642
645
  }
643
646
  return true;
644
647
  };
645
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bi = function () {
648
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bj = function () {
646
649
  var e_1, _0;
647
650
  if (false == this.aj) {
648
651
  return;
649
652
  }
650
- this.az = this.a4();
653
+ this.a0 = this.a5();
651
654
  var a = new Dictionary$2(String_$type, List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), 0);
652
655
  try {
653
- for (var _1 = tslib_1.__values(fromEnum(this.az)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
656
+ for (var _1 = tslib_1.__values(fromEnum(this.a0)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
654
657
  var b = _2.value;
655
658
  var c = b.SeriesName;
656
659
  if (a.containsKey(c)) {
@@ -677,11 +680,11 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
677
680
  }
678
681
  for (var d = 0; d < a.values.count; d++) {
679
682
  var e = stringFormat("groupedscatterseriesdata{0}", d.toString());
680
- this.ac.g(this.k, this.a7, e, Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), a.values)._inner[d].toArray());
683
+ this.ac.g(this.k, this.a8, e, Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), a.values)._inner[d].toArray());
681
684
  }
682
- this.aw = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), a.values);
685
+ this.ax = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), a.values);
683
686
  };
684
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bj = function (a) {
687
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bk = function (a) {
685
688
  var e_2, _0;
686
689
  if (a === void 0) {
687
690
  a = 0;
@@ -689,10 +692,10 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
689
692
  if (false == this.aj) {
690
693
  return;
691
694
  }
692
- this.a0 = this.a5();
695
+ this.a1 = this.a6();
693
696
  var b = new Dictionary$2(String_$type, List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), 0);
694
697
  try {
695
- for (var _1 = tslib_1.__values(fromEnum(this.a0)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
698
+ for (var _1 = tslib_1.__values(fromEnum(this.a1)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
696
699
  var c = _2.value;
697
700
  var d = (a == 0) ? c.Row : c.Col;
698
701
  if (b.containsKey(d)) {
@@ -719,17 +722,17 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
719
722
  }
720
723
  for (var e = 0; e < b.values.count; e++) {
721
724
  var f = stringFormat("groupedseriesdata{0}", e.toString());
722
- this.ac.g(this.k, this.a7, f, Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), b.values)._inner[e].toArray());
725
+ this.ac.g(this.k, this.a8, f, Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), b.values)._inner[e].toArray());
723
726
  }
724
- this.ax = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), b.values);
727
+ this.ay = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), b.values);
725
728
  };
726
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bh = function () {
729
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bi = function () {
727
730
  var e_3, _0;
728
- this.av = new List$1(ChartSeriesInfo.$, 0);
731
+ this.aw = new List$1(ChartSeriesInfo.$, 0);
729
732
  var a = new HashSet$1(String_$type, 0);
730
733
  var b = 0;
731
734
  var _loop_1 = function (c) {
732
- if (false == this_1.at(c)) {
735
+ if (false == this_1.au(c)) {
733
736
  var d = SpreadsheetChartAdapterHelpers.v(c, b + 1);
734
737
  var e_4 = d;
735
738
  while (a.contains(e_4)) {
@@ -737,7 +740,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
737
740
  }
738
741
  a.add_1(e_4);
739
742
  var f_1 = SpreadsheetChartAdapterHelpers.w(c, b + 1);
740
- this_1.av.add(((function () {
743
+ this_1.aw.add(((function () {
741
744
  var $ret = new ChartSeriesInfo();
742
745
  $ret.a = c;
743
746
  $ret.c = e_4;
@@ -769,15 +772,15 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
769
772
  }
770
773
  }
771
774
  };
772
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bl = function () {
775
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bm = function () {
773
776
  var e_5, _0, e_6, _1;
774
777
  if (false == this.aj) {
775
778
  return;
776
779
  }
777
- this.a0 = this.a5();
780
+ this.a1 = this.a6();
778
781
  var a = new Dictionary$2(String_$type, List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), 0);
779
782
  try {
780
- for (var _2 = tslib_1.__values(fromEnum(this.a0)), _3 = _2.next(); !_3.done; _3 = _2.next()) {
783
+ for (var _2 = tslib_1.__values(fromEnum(this.a1)), _3 = _2.next(); !_3.done; _3 = _2.next()) {
781
784
  var b = _3.value;
782
785
  var c = b.Row;
783
786
  if (a.containsKey(c)) {
@@ -803,7 +806,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
803
806
  }
804
807
  }
805
808
  var d = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), a.values);
806
- this.ay = new List$1(SpreadsheetChartAdapter_PieDataItem.$, 0);
809
+ this.az = new List$1(SpreadsheetChartAdapter_PieDataItem.$, 0);
807
810
  var _loop_2 = function (e) {
808
811
  var f = ((function () {
809
812
  var $ret = new SpreadsheetChartAdapter_PieDataItem();
@@ -812,7 +815,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
812
815
  $ret.SeriesName = e._inner[0].Col;
813
816
  return $ret;
814
817
  })());
815
- this_2.ay.add(f);
818
+ this_2.az.add(f);
816
819
  };
817
820
  var this_2 = this;
818
821
  try {
@@ -834,9 +837,9 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
834
837
  throw e_6.error;
835
838
  }
836
839
  }
837
- this.ac.g(this.k, this.a7, "piedata", this.ay.toArray());
840
+ this.ac.g(this.k, this.a8, "piedata", this.az.toArray());
838
841
  };
839
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bk = function () {
842
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bl = function () {
840
843
  if (null != this.c.legend) {
841
844
  if (null != this.m) {
842
845
  return;
@@ -846,23 +849,23 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
846
849
  this.m = null;
847
850
  return;
848
851
  }
849
- this.bo();
852
+ this.bp();
850
853
  };
851
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bm = function () {
854
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bn = function () {
852
855
  var e_7, _0;
853
856
  if (false == this.aj) {
854
857
  return;
855
858
  }
856
- this.a1 = new List$1(SpreadsheetChartAdapter_StackedSeriesDataItem.$, 0);
859
+ this.a2 = new List$1(SpreadsheetChartAdapter_StackedSeriesDataItem.$, 0);
857
860
  var a;
858
861
  var b;
859
- var c = this.bp(this.a3._inner[0].a, b, a);
862
+ var c = this.bq(this.a4._inner[0].a, b, a);
860
863
  b = c.p1;
861
864
  a = c.p2;
862
865
  var d = a.length;
863
866
  var e = b.length;
864
867
  var f = 0;
865
- var g = this.a3.count;
868
+ var g = this.a4.count;
866
869
  var h = ((function () {
867
870
  var $firstRank;
868
871
  var $ret = new Array($firstRank = d);
@@ -875,11 +878,11 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
875
878
  for (var i = 0; i < d; i++) {
876
879
  var j = 0;
877
880
  try {
878
- for (var _1 = (e_7 = void 0, tslib_1.__values(fromEnum(this.a3))), _2 = _1.next(); !_2.done; _2 = _1.next()) {
881
+ for (var _1 = (e_7 = void 0, tslib_1.__values(fromEnum(this.a4))), _2 = _1.next(); !_2.done; _2 = _1.next()) {
879
882
  var k = _2.value;
880
883
  var l = void 0;
881
884
  var m = void 0;
882
- var n = this.bp(k.a, m, l);
885
+ var n = this.bq(k.a, m, l);
883
886
  m = n.p1;
884
887
  l = n.p2;
885
888
  h[f][j] = Convert.toDouble3(m[f]);
@@ -908,7 +911,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
908
911
  var q = new Array(g);
909
912
  var r = 0;
910
913
  try {
911
- for (var _1 = (e_8 = void 0, tslib_1.__values(fromEnum(this_3.a3))), _2 = _1.next(); !_2.done; _2 = _1.next()) {
914
+ for (var _1 = (e_8 = void 0, tslib_1.__values(fromEnum(this_3.a4))), _2 = _1.next(); !_2.done; _2 = _1.next()) {
912
915
  var s = _2.value;
913
916
  p[r] = Convert.toDouble3(h[f][r]);
914
917
  q[r] = s.c;
@@ -935,22 +938,22 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
935
938
  $ret.SeriesNames = q;
936
939
  return $ret;
937
940
  })());
938
- this_3.a1.add(t);
941
+ this_3.a2.add(t);
939
942
  f++;
940
943
  };
941
944
  var this_3 = this;
942
945
  for (var o = 0; o < d; o++) {
943
946
  _loop_3(o);
944
947
  }
945
- this.ac.g(this.k, this.a7, "stackedseriesdata", this.a1.toArray());
948
+ this.ac.g(this.k, this.a8, "stackedseriesdata", this.a2.toArray());
946
949
  };
947
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bn = function () {
950
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bo = function () {
948
951
  var e_9, _0, e_10, _1;
949
952
  if (false == this.aj) {
950
953
  return;
951
954
  }
952
- this.a2 = new List$1(SpreadsheetChartAdapter_StockDataItem.$, 0);
953
- this.a0 = this.a5();
955
+ this.a3 = new List$1(SpreadsheetChartAdapter_StockDataItem.$, 0);
956
+ this.a1 = this.a6();
954
957
  var a = this.c.chartType;
955
958
  var b = stringEmpty();
956
959
  var c = null;
@@ -975,7 +978,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
975
978
  c.g(a, d, f.Value);
976
979
  };
977
980
  try {
978
- for (var _2 = tslib_1.__values(fromEnum(this.a0)), _3 = _2.next(); !_3.done; _3 = _2.next()) {
981
+ for (var _2 = tslib_1.__values(fromEnum(this.a1)), _3 = _2.next(); !_3.done; _3 = _2.next()) {
979
982
  var f = _3.value;
980
983
  _loop_4(f);
981
984
  }
@@ -996,7 +999,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
996
999
  try {
997
1000
  for (var _4 = tslib_1.__values(fromEnum(e.values)), _5 = _4.next(); !_5.done; _5 = _4.next()) {
998
1001
  var g = _5.value;
999
- this.a2.add(g);
1002
+ this.a3.add(g);
1000
1003
  }
1001
1004
  }
1002
1005
  catch (e_10_1) {
@@ -1012,7 +1015,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1012
1015
  throw e_10.error;
1013
1016
  }
1014
1017
  }
1015
- this.ac.g(this.k, this.a7, "stockdata", this.a2.toArray());
1018
+ this.ac.g(this.k, this.a8, "stockdata", this.a3.toArray());
1016
1019
  };
1017
1020
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.n = function () {
1018
1021
  var e_11, _0, e_12, _1, e_13, _2, e_14, _3;
@@ -1027,7 +1030,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1027
1030
  var c = _5.value;
1028
1031
  switch (c.type) {
1029
1032
  case 1:
1030
- this.bj();
1033
+ this.bk();
1031
1034
  if (this.c.chartType == -4151 || this.c.chartType == 81 || this.c.chartType == 82) {
1032
1035
  b.l(SpreadsheetChartAdapterHelpers.f(c, this.ag));
1033
1036
  }
@@ -1067,7 +1070,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1067
1070
  var h = new Dictionary$2(Series.$, SeriesDescription.$, 0);
1068
1071
  var i = new Dictionary$2(SeriesDescription.$, Series.$, 0);
1069
1072
  try {
1070
- for (var _6 = tslib_1.__values(fromEnum(this.a3)), _7 = _6.next(); !_7.done; _7 = _6.next()) {
1073
+ for (var _6 = tslib_1.__values(fromEnum(this.a4)), _7 = _6.next(); !_7.done; _7 = _6.next()) {
1071
1074
  var j = _7.value;
1072
1075
  var k = j.a;
1073
1076
  if (stringContains(EnumUtil.getName(ChartType_$type, k.chartType), "Stacked")) {
@@ -1077,7 +1080,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1077
1080
  continue;
1078
1081
  }
1079
1082
  }
1080
- if (this.aq && SpreadsheetChartAdapterHelpers.k(k)) {
1083
+ if (this.ar && SpreadsheetChartAdapterHelpers.k(k)) {
1081
1084
  f = true;
1082
1085
  }
1083
1086
  var l = typeCast(SeriesDescription.$, this.q(k, e, b));
@@ -1129,7 +1132,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1129
1132
  throw e_12.error;
1130
1133
  }
1131
1134
  }
1132
- if (this.aq && f) {
1135
+ if (this.ar && f) {
1133
1136
  try {
1134
1137
  for (var _10 = tslib_1.__values(fromEnum(h.keys)), _11 = _10.next(); !_11.done; _11 = _10.next()) {
1135
1138
  var n = _11.value;
@@ -1157,17 +1160,17 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1157
1160
  }
1158
1161
  }
1159
1162
  if (this.al) {
1160
- if (this.a6 != -1 && (this.a6 != this.a3.count)) {
1163
+ if (this.a7 != -1 && (this.a7 != this.a4.count)) {
1161
1164
  a.axes = new Array(0);
1162
1165
  a.series = new Array(0);
1163
- this.bv(a);
1166
+ this.bw(a);
1164
1167
  }
1165
1168
  }
1166
- this.b3(b);
1167
- this.b6(d);
1169
+ this.b4(b);
1170
+ this.b7(d);
1168
1171
  a.axes = b.a();
1169
1172
  a.series = Enumerable.a(SeriesDescription.$, d);
1170
- this.by(a);
1173
+ this.bz(a);
1171
1174
  var p = "GetDVDataChart1";
1172
1175
  return a;
1173
1176
  };
@@ -1176,12 +1179,12 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1176
1179
  this.ac.u("doughnutchart");
1177
1180
  DoughnutChartDescriptionMetadata.d(this.k.context);
1178
1181
  var a = new DoughnutChartDescription();
1179
- this.bb = "Series '{Col}' Point '{Row}' Value: {Value}";
1180
- this.ac.g(this.k, this.a7, "doughnutcharttooltip", this.bb);
1182
+ this.bc = "Series '{Col}' Point '{Row}' Value: {Value}";
1183
+ this.ac.g(this.k, this.a8, "doughnutcharttooltip", this.bc);
1181
1184
  var b = 0;
1182
1185
  var c = new List$1(RingSeriesDescription.$, 0);
1183
1186
  try {
1184
- for (var _1 = tslib_1.__values(fromEnum(this.a3)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
1187
+ for (var _1 = tslib_1.__values(fromEnum(this.a4)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
1185
1188
  var d = _2.value;
1186
1189
  var e = d.a;
1187
1190
  if (null == e.values || e.values.getValues().length < 1) {
@@ -1225,7 +1228,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1225
1228
  }
1226
1229
  return a;
1227
1230
  };
1228
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bo = function () {
1231
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bp = function () {
1229
1232
  if (null == this.c.legend) {
1230
1233
  return;
1231
1234
  }
@@ -1258,19 +1261,19 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1258
1261
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.p = function () {
1259
1262
  this.ac.u("piechart");
1260
1263
  PieChartDescriptionModule.register(this.k.context);
1261
- this.bl();
1264
+ this.bm();
1262
1265
  var a = new PieChartDescription();
1263
1266
  a.dataSourceRef = "piedata";
1264
1267
  a.valueMemberPath = "Value";
1265
1268
  a.labelMemberPath = "CategoryName";
1266
1269
  a.legendRef = "legend";
1267
1270
  a.startAngle = Math.max(-360, this.c.firstSliceAngle - 90);
1268
- this.bc = "Series '{SeriesName}' Point '{CategoryName}' Value: {Value}";
1269
- this.ac.g(this.k, this.a7, "piecharttooltip", this.bc);
1271
+ this.bd = "Series '{SeriesName}' Point '{CategoryName}' Value: {Value}";
1272
+ this.ac.g(this.k, this.a8, "piecharttooltip", this.bd);
1270
1273
  a.tooltipTemplateRef = "piecharttooltip";
1271
- if (this.a3.count > 0) {
1274
+ if (this.a4.count > 0) {
1272
1275
  var b_1 = 0;
1273
- var c_1 = this.a3._inner[b_1].a;
1276
+ var c_1 = this.a4._inner[b_1].a;
1274
1277
  a.brushes = SpreadsheetChartAdapterHelpers.b(c_1, b_1);
1275
1278
  var d_1 = 0;
1276
1279
  a.explodedSlices = ((function () { var e = SpreadsheetChartAdapterHelpers.a(c_1, b_1, d_1); d_1 = e.p2; return e.ret; })());
@@ -1300,18 +1303,18 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1300
1303
  return null;
1301
1304
  };
1302
1305
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.r = function () {
1303
- if (!this.as) {
1306
+ if (!this.at) {
1304
1307
  return null;
1305
1308
  }
1306
1309
  this.ac.u("datachart");
1307
1310
  DataChartFinancialDescriptionModule.register(this.k.context);
1308
1311
  DataChartCategoryDescriptionModule.register(this.k.context);
1309
1312
  var a = null;
1310
- this.bn();
1313
+ this.bo();
1311
1314
  switch (this.c.chartType) {
1312
1315
  case 88:
1313
1316
  {
1314
- if (false == this.au(1, 1, 0)) {
1317
+ if (false == this.av(1, 1, 0)) {
1315
1318
  throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
1316
1319
  }
1317
1320
  a = new DataChartDescription();
@@ -1320,16 +1323,16 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1320
1323
  a.axes = [b, c];
1321
1324
  var d = new List$1(SeriesDescription.$, 0);
1322
1325
  d.add(this.w(b.name, c.name));
1323
- var e = this.a3.count > 0 ? this.a3._inner[0].a : null;
1324
- var f = this.a3.count > 1 ? this.a3._inner[1].a : null;
1325
- var g = this.a3.count > 2 ? this.a3._inner[2].a : null;
1326
- this.be(e, f, g, null, null, d, b.name, c.name);
1326
+ var e = this.a4.count > 0 ? this.a4._inner[0].a : null;
1327
+ var f = this.a4.count > 1 ? this.a4._inner[1].a : null;
1328
+ var g = this.a4.count > 2 ? this.a4._inner[2].a : null;
1329
+ this.bf(e, f, g, null, null, d, b.name, c.name);
1327
1330
  a.series = Enumerable.a(SeriesDescription.$, d);
1328
1331
  break;
1329
1332
  }
1330
1333
  case 89:
1331
1334
  {
1332
- if (false == this.au(1, 1, 0)) {
1335
+ if (false == this.av(1, 1, 0)) {
1333
1336
  throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
1334
1337
  }
1335
1338
  a = new DataChartDescription();
@@ -1338,17 +1341,17 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1338
1341
  a.axes = [h, i];
1339
1342
  var j = new List$1(SeriesDescription.$, 0);
1340
1343
  j.add(this.x(h.name, i.name));
1341
- var k = this.a3.count > 0 ? this.a3._inner[0].a : null;
1342
- var l = this.a3.count > 1 ? this.a3._inner[1].a : null;
1343
- var m = this.a3.count > 2 ? this.a3._inner[2].a : null;
1344
- var n = this.a3.count > 3 ? this.a3._inner[3].a : null;
1345
- this.be(l, m, n, k, null, j, h.name, i.name);
1344
+ var k = this.a4.count > 0 ? this.a4._inner[0].a : null;
1345
+ var l = this.a4.count > 1 ? this.a4._inner[1].a : null;
1346
+ var m = this.a4.count > 2 ? this.a4._inner[2].a : null;
1347
+ var n = this.a4.count > 3 ? this.a4._inner[3].a : null;
1348
+ this.bf(l, m, n, k, null, j, h.name, i.name);
1346
1349
  a.series = Enumerable.a(SeriesDescription.$, j);
1347
1350
  break;
1348
1351
  }
1349
1352
  case 90:
1350
1353
  {
1351
- if (false == this.au(1, 1, 1)) {
1354
+ if (false == this.av(1, 1, 1)) {
1352
1355
  throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
1353
1356
  }
1354
1357
  a = new DataChartDescription();
@@ -1356,20 +1359,20 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1356
1359
  var p = this.s(SpreadsheetChartAdapterHelpers.j(1, this.c._axisCollection$i, this.ag));
1357
1360
  var q = this.t(SpreadsheetChartAdapterHelpers.j(3, this.c._axisCollection$i, this.ag));
1358
1361
  a.axes = [o, p, q];
1359
- var r = this.a3.count > 0 ? this.a3._inner[0].a : null;
1360
- var s = this.a3.count > 1 ? this.a3._inner[1].a : null;
1361
- var t = this.a3.count > 2 ? this.a3._inner[2].a : null;
1362
- var u = this.a3.count > 3 ? this.a3._inner[3].a : null;
1362
+ var r = this.a4.count > 0 ? this.a4._inner[0].a : null;
1363
+ var s = this.a4.count > 1 ? this.a4._inner[1].a : null;
1364
+ var t = this.a4.count > 2 ? this.a4._inner[2].a : null;
1365
+ var u = this.a4.count > 3 ? this.a4._inner[3].a : null;
1363
1366
  var v = new List$1(SeriesDescription.$, 0);
1364
1367
  v.add(this.y(r, o.name, q.name));
1365
1368
  v.add(this.w(o.name, p.name));
1366
- this.be(s, t, u, null, r, v, o.name, p.name, q.name);
1369
+ this.bf(s, t, u, null, r, v, o.name, p.name, q.name);
1367
1370
  a.series = Enumerable.a(SeriesDescription.$, v);
1368
1371
  break;
1369
1372
  }
1370
1373
  case 91:
1371
1374
  {
1372
- if (false == this.au(1, 1, 1)) {
1375
+ if (false == this.av(1, 1, 1)) {
1373
1376
  throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
1374
1377
  }
1375
1378
  a = new DataChartDescription();
@@ -1377,22 +1380,22 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1377
1380
  var x = this.s(SpreadsheetChartAdapterHelpers.j(1, this.c._axisCollection$i, this.ag));
1378
1381
  var y = this.t(SpreadsheetChartAdapterHelpers.j(3, this.c._axisCollection$i, this.ag));
1379
1382
  a.axes = [w, x, y];
1380
- var z = this.a3.count > 0 ? this.a3._inner[0].a : null;
1381
- var aa = this.a3.count > 1 ? this.a3._inner[1].a : null;
1382
- var ab = this.a3.count > 2 ? this.a3._inner[2].a : null;
1383
- var ac = this.a3.count > 3 ? this.a3._inner[3].a : null;
1384
- var ad = this.a3.count > 4 ? this.a3._inner[4].a : null;
1383
+ var z = this.a4.count > 0 ? this.a4._inner[0].a : null;
1384
+ var aa = this.a4.count > 1 ? this.a4._inner[1].a : null;
1385
+ var ab = this.a4.count > 2 ? this.a4._inner[2].a : null;
1386
+ var ac = this.a4.count > 3 ? this.a4._inner[3].a : null;
1387
+ var ad = this.a4.count > 4 ? this.a4._inner[4].a : null;
1385
1388
  var ae = new List$1(SeriesDescription.$, 0);
1386
1389
  ae.add(this.y(z, w.name, y.name));
1387
1390
  ae.add(this.x(w.name, x.name));
1388
- this.be(ab, ac, ad, aa, z, ae, w.name, x.name, y.name);
1391
+ this.bf(ab, ac, ad, aa, z, ae, w.name, x.name, y.name);
1389
1392
  a.series = Enumerable.a(SeriesDescription.$, ae);
1390
1393
  break;
1391
1394
  }
1392
1395
  default: break;
1393
1396
  }
1394
1397
  if (null != a) {
1395
- this.by(a);
1398
+ this.bz(a);
1396
1399
  }
1397
1400
  return a;
1398
1401
  };
@@ -1446,7 +1449,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1446
1449
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.v = function (a, b, c, d) {
1447
1450
  var e = new LineSeriesDescription();
1448
1451
  e.showDefaultTooltip = true;
1449
- this.b0(e, a);
1452
+ this.b1(e, a);
1450
1453
  e.title = b;
1451
1454
  e.thickness = 1;
1452
1455
  e.xAxisRef = c;
@@ -1458,7 +1461,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1458
1461
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.y = function (a, b, c) {
1459
1462
  var d = new ColumnSeriesDescription();
1460
1463
  d.showDefaultTooltip = true;
1461
- this.b0(d, a);
1464
+ this.b1(d, a);
1462
1465
  d.title = "Volume";
1463
1466
  d.thickness = 1;
1464
1467
  d.xAxisRef = b;
@@ -1471,7 +1474,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1471
1474
  var c = new FinancialPriceSeriesDescription();
1472
1475
  c.displayType = EnumUtil.getName(PriceDisplayType_$type, (0));
1473
1476
  c.showDefaultTooltip = true;
1474
- this.b1(c);
1477
+ this.b2(c);
1475
1478
  c.title = "Open High Low Close";
1476
1479
  c.thickness = 1;
1477
1480
  c.xAxisRef = a;
@@ -1486,7 +1489,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1486
1489
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.w = function (a, b) {
1487
1490
  var c = new FinancialPriceSeriesDescription();
1488
1491
  c.displayType = EnumUtil.getName(PriceDisplayType_$type, (1));
1489
- this.b1(c);
1492
+ this.b2(c);
1490
1493
  c.title = "High Low Close";
1491
1494
  c.xAxisRef = a;
1492
1495
  c.yAxisRef = b;
@@ -1498,7 +1501,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1498
1501
  c.showDefaultTooltip = true;
1499
1502
  return c;
1500
1503
  };
1501
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.ao = function (a) {
1504
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.ap = function (a) {
1502
1505
  if (null == a.bubbleSizes) {
1503
1506
  return false;
1504
1507
  }
@@ -1511,24 +1514,24 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1511
1514
  }
1512
1515
  return true;
1513
1516
  };
1514
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.a4 = function () {
1517
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.a5 = function () {
1515
1518
  var e_16, _0;
1516
- if (null != this.az) {
1517
- return this.az;
1519
+ if (null != this.a0) {
1520
+ return this.a0;
1518
1521
  }
1519
- this.az = new List$1(SpreadsheetChartAdapter_ScatterSeriesDataItem.$, 0);
1522
+ this.a0 = new List$1(SpreadsheetChartAdapter_ScatterSeriesDataItem.$, 0);
1520
1523
  var a = 0;
1521
1524
  try {
1522
- for (var _1 = tslib_1.__values(fromEnum(this.a3)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
1525
+ for (var _1 = tslib_1.__values(fromEnum(this.a4)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
1523
1526
  var b = _2.value;
1524
1527
  var c = b.a;
1525
- this.bq(c);
1528
+ this.br(c);
1526
1529
  var d = void 0;
1527
1530
  var e = void 0;
1528
- var f = this.bp(c, e, d, true);
1531
+ var f = this.bq(c, e, d, true);
1529
1532
  e = f.p1;
1530
1533
  d = f.p2;
1531
- var g = this.ao(c);
1534
+ var g = this.ap(c);
1532
1535
  var h = null;
1533
1536
  if (g) {
1534
1537
  h = c.bubbleSizes.getValues();
@@ -1541,7 +1544,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1541
1544
  if (g) {
1542
1545
  m = (typeof h[j] === 'number') ? h[j] : typeGetValue(h[j]);
1543
1546
  }
1544
- this.az.add(new SpreadsheetChartAdapter_ScatterSeriesDataItem(l, k, m, i));
1547
+ this.a0.add(new SpreadsheetChartAdapter_ScatterSeriesDataItem(l, k, m, i));
1545
1548
  }
1546
1549
  a++;
1547
1550
  }
@@ -1559,23 +1562,23 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1559
1562
  throw e_16.error;
1560
1563
  }
1561
1564
  }
1562
- return this.az;
1565
+ return this.a0;
1563
1566
  };
1564
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.a5 = function () {
1567
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.a6 = function () {
1565
1568
  var e_17, _0;
1566
- if (null != this.a0) {
1567
- return this.a0;
1569
+ if (null != this.a1) {
1570
+ return this.a1;
1568
1571
  }
1569
- this.a0 = new List$1(SpreadsheetChartAdapter_SeriesDataItem.$, 0);
1572
+ this.a1 = new List$1(SpreadsheetChartAdapter_SeriesDataItem.$, 0);
1570
1573
  var a = 0;
1571
1574
  try {
1572
- for (var _1 = tslib_1.__values(fromEnum(this.a3)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
1575
+ for (var _1 = tslib_1.__values(fromEnum(this.a4)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
1573
1576
  var b = _2.value;
1574
1577
  var c = b.a;
1575
- this.bq(c);
1578
+ this.br(c);
1576
1579
  var d = void 0;
1577
1580
  var e = void 0;
1578
- var f = this.bp(c, e, d);
1581
+ var f = this.bq(c, e, d);
1579
1582
  e = f.p1;
1580
1583
  d = f.p2;
1581
1584
  var _loop_5 = function (g) {
@@ -1583,7 +1586,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1583
1586
  var i = (typeof e[g] === 'number') ? e[g] : typeGetValue(e[g]);
1584
1587
  var j = g < d.length ? d[g] : null;
1585
1588
  var k = (null == j) ? "" : j.toString();
1586
- this_4.a0.add(((function () {
1589
+ this_4.a1.add(((function () {
1587
1590
  var $ret = new SpreadsheetChartAdapter_SeriesDataItem();
1588
1591
  $ret.Row = k;
1589
1592
  $ret.Col = h;
@@ -1611,9 +1614,9 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1611
1614
  throw e_17.error;
1612
1615
  }
1613
1616
  }
1614
- return this.a0;
1617
+ return this.a1;
1615
1618
  };
1616
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bp = function (a, b, c, d) {
1619
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bq = function (a, b, c, d) {
1617
1620
  if (d === void 0) {
1618
1621
  d = false;
1619
1622
  }
@@ -1659,17 +1662,20 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1659
1662
  p2: c
1660
1663
  };
1661
1664
  };
1662
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bq = function (a) {
1665
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.br = function (a) {
1663
1666
  };
1664
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.br = function () {
1665
- if (null != this.a7 && false == this.ai) {
1666
- this.ai = this.ac.e(this.a7);
1667
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bs = function () {
1668
+ if (null != this.a8 && false == this.ai) {
1669
+ this.ai = this.ac.e(this.a8);
1670
+ }
1671
+ if (null != this.bb && false == this.am) {
1672
+ this.am = this.ac.e(this.bb);
1667
1673
  }
1668
- if (null != this.ba && false == this.am) {
1669
- this.am = this.ac.e(this.ba);
1674
+ if (this.an) {
1675
+ this.bh();
1670
1676
  }
1671
1677
  };
1672
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bs = function () {
1678
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bt = function () {
1673
1679
  var a = 0;
1674
1680
  var b = 0;
1675
1681
  var c = 1;
@@ -1683,8 +1689,8 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1683
1689
  var k = this.c.legend;
1684
1690
  var l = null != k ? k.position : 6;
1685
1691
  this.ac.t(this.f);
1686
- if (null != this.ba) {
1687
- this.ac.h(this.ba, this.a7);
1692
+ if (null != this.bb) {
1693
+ this.ac.h(this.bb, this.a8);
1688
1694
  }
1689
1695
  var m = function () { return l == 1; };
1690
1696
  var n = function () { return l == 2 || l == 4; };
@@ -1700,23 +1706,23 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1700
1706
  var r = new List$1(RowColLength.$, 0);
1701
1707
  q.add(RowColLength.a);
1702
1708
  i++;
1703
- if (o() && this.ap && false == j) {
1709
+ if (o() && this.aq && false == j) {
1704
1710
  q.add(RowColLength.a);
1705
1711
  i++;
1706
1712
  }
1707
1713
  q.add(new RowColLength(2, 1, 2));
1708
- if (p() && this.ap && false == j) {
1714
+ if (p() && this.aq && false == j) {
1709
1715
  q.add(RowColLength.a);
1710
1716
  }
1711
- if (m() && this.ap && false == j) {
1717
+ if (m() && this.aq && false == j) {
1712
1718
  r.add(RowColLength.a);
1713
1719
  }
1714
1720
  r.add(new RowColLength(2, 1, 2));
1715
- if (n() && this.ap && false == j) {
1721
+ if (n() && this.aq && false == j) {
1716
1722
  r.add(RowColLength.a);
1717
1723
  }
1718
1724
  this.ac.k(this.f, Enumerable.a(RowColLength.$, q), Enumerable.a(RowColLength.$, r));
1719
- if (this.ap) {
1725
+ if (this.aq) {
1720
1726
  switch (l) {
1721
1727
  case 3:
1722
1728
  e = i - 1;
@@ -1751,8 +1757,8 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1751
1757
  c = 1;
1752
1758
  b = 0;
1753
1759
  d = 2;
1754
- this.ac.s(this.f, this.a7, 5, true, i, this.ap && m() && false == j ? 1 : 0);
1755
- if (this.ap) {
1760
+ this.ac.s(this.f, this.a8, 5, true, i, this.aq && m() && false == j ? 1 : 0);
1761
+ if (this.aq) {
1756
1762
  if (j) {
1757
1763
  var s = 0;
1758
1764
  switch (l) {
@@ -1772,7 +1778,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1772
1778
  s = 4;
1773
1779
  break;
1774
1780
  }
1775
- this.ac.c(this.ba, this.a7, s, true);
1781
+ this.ac.c(this.bb, this.a8, s, true);
1776
1782
  }
1777
1783
  else {
1778
1784
  var t = 1;
@@ -1800,76 +1806,76 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1800
1806
  v = 0;
1801
1807
  break;
1802
1808
  }
1803
- this.ac.s(this.f, this.ba, t, true, e, f, g, h, 3, v, u);
1809
+ this.ac.s(this.f, this.bb, t, true, e, f, g, h, 3, v, u);
1804
1810
  }
1805
1811
  }
1806
1812
  if (null != this.c.chartTitle) {
1807
1813
  if (null != this.ad) {
1808
- if (null == this.a9) {
1809
- this.a9 = this.ac.n();
1814
+ if (null == this.ba) {
1815
+ this.ba = this.ac.n();
1810
1816
  }
1811
- var w = (null != this.a9);
1812
- if (null == this.a8) {
1813
- this.a8 = this.ad(this.c, null);
1817
+ var w = (null != this.ba);
1818
+ if (null == this.a9) {
1819
+ this.a9 = this.ad(this.c, null);
1814
1820
  if (w) {
1815
- this.ac.c(this.a8, this.a9, 0);
1821
+ this.ac.c(this.a9, this.ba, 0);
1816
1822
  }
1817
1823
  }
1818
1824
  else {
1819
- this.a8 = this.ad(this.c, this.a8);
1825
+ this.a9 = this.ad(this.c, this.a9);
1820
1826
  }
1821
1827
  if (w) {
1822
- this.ac.s(this.f, this.a9, 5, true, a, b, c, d);
1828
+ this.ac.s(this.f, this.ba, 5, true, a, b, c, d);
1823
1829
  }
1824
1830
  else {
1825
- this.ac.s(this.f, this.a8, 5, true, a, b, c, d, 1, 3);
1831
+ this.ac.s(this.f, this.a9, 5, true, a, b, c, d, 1, 3);
1826
1832
  }
1827
1833
  }
1828
1834
  }
1829
1835
  };
1830
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bt = function () {
1836
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bu = function () {
1837
+ if (null != this.ay) {
1838
+ this.ay.clear();
1839
+ this.ay = null;
1840
+ }
1831
1841
  if (null != this.ax) {
1832
1842
  this.ax.clear();
1833
1843
  this.ax = null;
1834
1844
  }
1835
- if (null != this.aw) {
1836
- this.aw.clear();
1837
- this.aw = null;
1845
+ if (null != this.a2) {
1846
+ this.a2.clear();
1847
+ this.a2 = null;
1848
+ }
1849
+ if (null != this.az) {
1850
+ this.az.clear();
1851
+ this.az = null;
1838
1852
  }
1839
1853
  if (null != this.a1) {
1840
1854
  this.a1.clear();
1841
1855
  this.a1 = null;
1842
1856
  }
1843
- if (null != this.ay) {
1844
- this.ay.clear();
1845
- this.ay = null;
1846
- }
1847
1857
  if (null != this.a0) {
1848
1858
  this.a0.clear();
1849
1859
  this.a0 = null;
1850
1860
  }
1851
- if (null != this.az) {
1852
- this.az.clear();
1853
- this.az = null;
1861
+ if (null != this.a3) {
1862
+ this.a3.clear();
1863
+ this.a3 = null;
1854
1864
  }
1855
- if (null != this.a2) {
1856
- this.a2.clear();
1857
- this.a2 = null;
1858
- }
1859
- if (null != this.a7) {
1860
- this.ac.d(this.k, this.a7);
1865
+ if (null != this.a8) {
1866
+ this.ac.d(this.k, this.a8);
1861
1867
  }
1862
- if (null != this.ba) {
1863
- this.ac.d(this.k, this.ba);
1868
+ if (null != this.bb) {
1869
+ this.ac.d(this.k, this.bb);
1864
1870
  }
1865
1871
  this.aj = true;
1866
1872
  };
1867
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bu = function () {
1873
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bv = function () {
1868
1874
  this.l = null;
1869
1875
  this.m = null;
1870
1876
  this.ak = true;
1871
1877
  };
1872
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bv = function (a) {
1878
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bw = function (a) {
1873
1879
  if (a === void 0) {
1874
1880
  a = null;
1875
1881
  }
@@ -1877,18 +1883,18 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1877
1883
  if (null == b) {
1878
1884
  return;
1879
1885
  }
1880
- if (null == this.a7) {
1886
+ if (null == this.a8) {
1881
1887
  return;
1882
1888
  }
1883
- this.ac.x(this.k, b, this.a7);
1889
+ this.ac.x(this.k, b, this.a8);
1884
1890
  };
1885
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bw = function () {
1891
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bx = function () {
1886
1892
  if (null != this.m) {
1887
- this.ac.x(this.k, this.m, this.ba);
1893
+ this.ac.x(this.k, this.m, this.bb);
1888
1894
  }
1889
1895
  };
1890
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bx = function () {
1891
- if (false == this.ap) {
1896
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.by = function () {
1897
+ if (false == this.aq) {
1892
1898
  if (typeCast(SeriesViewerDescription.$, this.l) !== null) {
1893
1899
  this.l.legendRef = null;
1894
1900
  }
@@ -1898,7 +1904,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1898
1904
  this.l.legendRef = "legend";
1899
1905
  }
1900
1906
  };
1901
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.by = function (a) {
1907
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bz = function (a) {
1902
1908
  a.background = "rgba(0, 0, 0, 0)";
1903
1909
  var b = SpreadsheetChartAdapterHelpers.r(this.c.plotArea._ap, this.ah);
1904
1910
  if (false == stringIsNullOrEmpty(b)) {
@@ -1911,7 +1917,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1911
1917
  }
1912
1918
  }
1913
1919
  };
1914
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bz = function (a, b) {
1920
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b0 = function (a, b) {
1915
1921
  if (!(typeCast(MarkerSeriesDescription.$, a) !== null || typeCast(StackedFragmentSeriesDescription.$, a) !== null)) {
1916
1922
  return;
1917
1923
  }
@@ -1966,7 +1972,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1966
1972
  return;
1967
1973
  }
1968
1974
  }
1969
- var d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (e) { return e.a == b; })).b;
1975
+ var d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (e) { return e.a == b; })).b;
1970
1976
  if (typeCast(MarkerSeriesDescription.$, a) !== null) {
1971
1977
  a.markerType = EnumUtil.getName(MarkerType_$type, c);
1972
1978
  var e = SpreadsheetChartAdapterHelpers.r(b._ar(d), this.ah);
@@ -1994,8 +2000,8 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
1994
2000
  }
1995
2001
  }
1996
2002
  };
1997
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b0 = function (a, b) {
1998
- var c = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (d) { return d.a == b; }));
2003
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b1 = function (a, b) {
2004
+ var c = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (d) { return d.a == b; }));
1999
2005
  if (null == c) {
2000
2006
  return;
2001
2007
  }
@@ -2034,7 +2040,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2034
2040
  a.thickness = SpreadsheetChartAdapterHelpers.n(b.line.widthInPoints, this.c.worksheet.workbook, false);
2035
2041
  }
2036
2042
  if (false == e) {
2037
- this.bz(a, b);
2043
+ this.b0(a, b);
2038
2044
  }
2039
2045
  if (null != b._trendlineCollection$i && b._trendlineCollection$i.count > 0) {
2040
2046
  var i = b._trendlineCollection$i.item(0);
@@ -2109,7 +2115,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2109
2115
  break;
2110
2116
  }
2111
2117
  if (typeCast(StackedSeriesBaseDescription.$, c) !== null) {
2112
- this.b2(typeCast(StackedSeriesBaseDescription.$, c));
2118
+ this.b3(typeCast(StackedSeriesBaseDescription.$, c));
2113
2119
  if (typeCast(HorizontalStackedSeriesBaseDescription.$, c) !== null) {
2114
2120
  c.xAxisRef = a.axisGroup == 1 ? "XAxisPrimary" : "XAxisSecondary";
2115
2121
  c.yAxisRef = a.axisGroup == 1 ? "YAxisPrimary" : "YAxisSecondary";
@@ -2120,9 +2126,9 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2120
2126
  }
2121
2127
  }
2122
2128
  else {
2123
- this.bj(1);
2129
+ this.bk(1);
2124
2130
  c.dataSourceRef = stringFormat("groupedseriesdata{0}", b);
2125
- this.b0(c, a);
2131
+ this.b1(c, a);
2126
2132
  if (typeCast(VerticalAnchoredCategorySeriesDescription.$, c) !== null) {
2127
2133
  c.xAxisRef = a.axisGroup == 1 ? "XAxisPrimary" : "XAxisSecondary";
2128
2134
  c.yAxisRef = a.axisGroup == 1 ? "YAxisPrimary" : "YAxisSecondary";
@@ -2133,13 +2139,13 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2133
2139
  }
2134
2140
  c.valueMemberPath = "Value";
2135
2141
  }
2136
- var d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (e) { return e.a == a; }));
2142
+ var d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (e) { return e.a == a; }));
2137
2143
  c.name = d.c;
2138
2144
  c.title = d.d;
2139
2145
  c.showDefaultTooltip = true;
2140
2146
  return c;
2141
2147
  };
2142
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b1 = function (a) {
2148
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b2 = function (a) {
2143
2149
  if (null != this.c.upDownBars) {
2144
2150
  a.brush = SpreadsheetChartAdapterHelpers.r(this.c.upDownBars.upBar._ad, this.ah);
2145
2151
  a.outline = SpreadsheetChartAdapterHelpers.r(this.c.upDownBars.upBar.border._ap, this.ah);
@@ -2151,7 +2157,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2151
2157
  RingSeriesBaseDescriptionMetadata.d(this.k.context);
2152
2158
  RingSeriesDescriptionMetadata.d(this.k.context);
2153
2159
  HierarchicalRingSeriesDescriptionMetadata.d(this.k.context);
2154
- this.bj(1);
2160
+ this.bk(1);
2155
2161
  var c = new RingSeriesDescription();
2156
2162
  c.valueMemberPath = "Value";
2157
2163
  c.labelMemberPath = "Row";
@@ -2179,24 +2185,24 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2179
2185
  d = new RadialAreaSeriesDescription();
2180
2186
  break;
2181
2187
  }
2182
- this.bj(1);
2188
+ this.bk(1);
2183
2189
  d.dataSourceRef = stringFormat("groupedseriesdata{0}", b);
2184
- this.b0(d, a);
2190
+ this.b1(d, a);
2185
2191
  d.angleAxisRef = "CategoryAngleAxis";
2186
2192
  d.valueAxisRef = "NumericRadiusAxis";
2187
2193
  d.valueMemberPath = "Value";
2188
- var e = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (f) { return f.a == a; }));
2194
+ var e = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (f) { return f.a == a; }));
2189
2195
  d.name = e.c;
2190
2196
  d.title = e.d;
2191
2197
  d.showDefaultTooltip = true;
2192
- if (this.aq) {
2198
+ if (this.ar) {
2193
2199
  c.m(a.axisGroup == 1, this.ag);
2194
2200
  }
2195
2201
  return d;
2196
2202
  };
2197
2203
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.ab = function (a, b, c) {
2198
2204
  DataChartScatterDescriptionModule.register(this.k.context);
2199
- this.bi();
2205
+ this.bj();
2200
2206
  var d = null;
2201
2207
  var e = a.chartType;
2202
2208
  if (7 == a.type) {
@@ -2218,10 +2224,10 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2218
2224
  }
2219
2225
  }
2220
2226
  d.showDefaultTooltip = true;
2221
- this.b0(d, a);
2222
- d.name = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (f) { return f.a == a; })).c;
2223
- d.title = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (f) { return f.a == a; })).d;
2224
- if (this.aq) {
2227
+ this.b1(d, a);
2228
+ d.name = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (f) { return f.a == a; })).c;
2229
+ d.title = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (f) { return f.a == a; })).d;
2230
+ if (this.ar) {
2225
2231
  d.xAxisRef = a.axisGroup == 1 ? "XAxisPrimary" : "XAxisSecondary";
2226
2232
  d.yAxisRef = a.axisGroup == 1 ? "YAxisPrimary" : "YAxisSecondary";
2227
2233
  }
@@ -2238,7 +2244,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2238
2244
  d.radiusMemberPath = "Radius";
2239
2245
  }
2240
2246
  }
2241
- if (this.aq) {
2247
+ if (this.ar) {
2242
2248
  c.n(a.axisGroup == 1, this.ag);
2243
2249
  }
2244
2250
  var g = SpreadsheetChartAdapterHelpers.r(a._aq(b), this.ah);
@@ -2251,13 +2257,13 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2251
2257
  }
2252
2258
  return d;
2253
2259
  };
2254
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b2 = function (a) {
2260
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b3 = function (a) {
2255
2261
  DataChartStackedDescriptionModule.register(this.k.context);
2256
- this.bm();
2257
- var b = this.a3.count;
2262
+ this.bn();
2263
+ var b = this.a4.count;
2258
2264
  var c = new List$1(StackedFragmentSeriesDescription.$, 0);
2259
2265
  for (var d = 0; d < b; d++) {
2260
- var e = this.a3._inner[d].a;
2266
+ var e = this.a4._inner[d].a;
2261
2267
  if (false == stringContains(EnumUtil.getName(ChartType_$type, e.chartType), "Stacked")) {
2262
2268
  continue;
2263
2269
  }
@@ -2290,19 +2296,19 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2290
2296
  else {
2291
2297
  f.outline = "rgba(0, 0, 0, 0)";
2292
2298
  }
2293
- this.bz(f, e);
2299
+ this.b0(f, e);
2294
2300
  f.name = SpreadsheetChartAdapterHelpers.v(e, d + 1) + "_stacked";
2295
2301
  f.title = SpreadsheetChartAdapterHelpers.w(e, d + 1);
2296
2302
  c.add(f);
2297
2303
  }
2298
2304
  a.dataSourceRef = "stackedseriesdata";
2299
- this.b7(c);
2305
+ this.b8(c);
2300
2306
  a.series = Enumerable.a(StackedFragmentSeriesDescription.$, c);
2301
2307
  };
2302
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.at = function (a) {
2308
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.au = function (a) {
2303
2309
  var b;
2304
2310
  var c;
2305
- var d = this.bp(a, c, b);
2311
+ var d = this.bq(a, c, b);
2306
2312
  c = d.p1;
2307
2313
  b = d.p2;
2308
2314
  if (null == c || c.length < 1) {
@@ -2322,7 +2328,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2322
2328
  }
2323
2329
  return e;
2324
2330
  };
2325
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b3 = function (a) {
2331
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b4 = function (a) {
2326
2332
  var e_18, _0;
2327
2333
  try {
2328
2334
  for (var _1 = tslib_1.__values(fromEnum(a.b)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
@@ -2406,10 +2412,10 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2406
2412
  return m * Math.pow(10, j);
2407
2413
  }
2408
2414
  };
2409
- this.ac.w(this.k, this.a7, f, g);
2415
+ this.ac.w(this.k, this.a8, f, g);
2410
2416
  }
2411
2417
  };
2412
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b4 = function (a, b, c) {
2418
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b5 = function (a, b, c) {
2413
2419
  var e_20, _0, e_21, _1, e_22, _2;
2414
2420
  var d = new Dictionary$2(String_$type, Number_$type, 0);
2415
2421
  var e = new Dictionary$2(String_$type, Number_$type, 0);
@@ -2459,7 +2465,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2459
2465
  var k = -1.7976931348623157E+308;
2460
2466
  var l = void 0;
2461
2467
  var m = void 0;
2462
- var n = this.bp(i, m, l);
2468
+ var n = this.bq(i, m, l);
2463
2469
  m = n.p1;
2464
2470
  l = n.p2;
2465
2471
  for (var p = 0; p < m.length; p++) {
@@ -2608,11 +2614,11 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2608
2614
  }
2609
2615
  }
2610
2616
  };
2611
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b5 = function () {
2617
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b6 = function () {
2612
2618
  if (false == this.ae._e.contains(this.c.chartType)) {
2613
2619
  }
2614
2620
  };
2615
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.au = function (a, b, c) {
2621
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.av = function (a, b, c) {
2616
2622
  var e_23, _0;
2617
2623
  var d = 0;
2618
2624
  var e = 0;
@@ -2646,7 +2652,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2646
2652
  }
2647
2653
  return d == a && e == b && f == c;
2648
2654
  };
2649
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b6 = function (a) {
2655
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b7 = function (a) {
2650
2656
  var e_24, _0;
2651
2657
  var b = new HashSet$1(String_$type, 0);
2652
2658
  try {
@@ -2676,7 +2682,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2676
2682
  }
2677
2683
  }
2678
2684
  };
2679
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b7 = function (a) {
2685
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b8 = function (a) {
2680
2686
  var e_25, _0;
2681
2687
  var b = new HashSet$1(String_$type, 0);
2682
2688
  try {