igniteui-webcomponents-spreadsheet-chart-adapter 3.2.3 → 3.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2485,34 +2485,35 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2485
2485
  function SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate(a, b, c) {
2486
2486
  var _this = _super.call(this) || this;
2487
2487
  _this.ae = null;
2488
- _this.a7 = null;
2488
+ _this.a8 = null;
2489
2489
  _this.ai = false;
2490
- _this.ba = null;
2490
+ _this.bb = null;
2491
2491
  _this.am = false;
2492
2492
  _this.k = null;
2493
2493
  _this.l = null;
2494
2494
  _this.m = null;
2495
2495
  _this.aj = false;
2496
2496
  _this.ak = false;
2497
- _this.a0 = null;
2498
- _this.ax = null;
2499
- _this.az = null;
2500
- _this.aw = null;
2501
2497
  _this.a1 = null;
2502
2498
  _this.ay = null;
2499
+ _this.a0 = null;
2500
+ _this.ax = null;
2503
2501
  _this.a2 = null;
2502
+ _this.az = null;
2503
+ _this.a3 = null;
2504
+ _this.bd = null;
2504
2505
  _this.bc = null;
2505
- _this.bb = null;
2506
2506
  _this.af = null;
2507
2507
  _this.al = false;
2508
- _this.av = null;
2509
- _this.a6 = -1;
2508
+ _this.aw = null;
2509
+ _this.a7 = -1;
2510
2510
  _this.ad = null;
2511
- _this.a8 = null;
2512
2511
  _this.a9 = null;
2512
+ _this.ba = null;
2513
+ _this.an = false;
2513
2514
  _this.ac = null;
2514
2515
  _this.ah = null;
2515
- _this.ac = new ChartElementPlatformHelper(a._c, runOn(_this, _this.br));
2516
+ _this.ac = new ChartElementPlatformHelper(a._c, runOn(_this, _this.bs));
2516
2517
  _this.ae = a;
2517
2518
  _this.c = b;
2518
2519
  _this.ad = c;
@@ -2522,15 +2523,15 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2522
2523
  _this.aj = true;
2523
2524
  _this.ak = true;
2524
2525
  _this.ah = _this.c.worksheet.workbook;
2525
- _this.bg();
2526
+ _this.bh();
2526
2527
  return _this;
2527
2528
  }
2528
2529
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.h = function () {
2529
- if (null != this.a7 && typeCast(IDisposable_$type, this.a7) !== null) {
2530
- this.a7.dispose();
2530
+ if (null != this.a8 && typeCast(IDisposable_$type, this.a8) !== null) {
2531
+ this.a8.dispose();
2531
2532
  }
2532
- if (null != this.ba && typeCast(IDisposable_$type, this.ba) !== null) {
2533
- this.ba.dispose();
2533
+ if (null != this.bb && typeCast(IDisposable_$type, this.bb) !== null) {
2534
+ this.bb.dispose();
2534
2535
  }
2535
2536
  };
2536
2537
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.i = function () {
@@ -2546,12 +2547,12 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2546
2547
  }
2547
2548
  this.al = true;
2548
2549
  if (b || c) {
2549
- this.bu();
2550
+ this.bv();
2550
2551
  }
2551
2552
  if (c) {
2552
- this.bt();
2553
+ this.bu();
2553
2554
  }
2554
- this.bg();
2555
+ this.bh();
2555
2556
  this.aj = false;
2556
2557
  this.ak = false;
2557
2558
  this.al = false;
@@ -2560,35 +2561,35 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2560
2561
  Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "ag", {
2561
2562
  get: function () {
2562
2563
  if (null == this.af) {
2563
- this.af = new SpreadsheetChartAdapterState(this.c, this.a7, this.ba, this.k, this.ac);
2564
+ this.af = new SpreadsheetChartAdapterState(this.c, this.a8, this.bb, this.k, this.ac);
2564
2565
  }
2565
2566
  return this.af;
2566
2567
  },
2567
2568
  enumerable: true,
2568
2569
  configurable: true
2569
2570
  });
2570
- Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "a3", {
2571
+ Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "a4", {
2571
2572
  get: function () {
2572
- return this.av;
2573
+ return this.aw;
2573
2574
  },
2574
2575
  enumerable: true,
2575
2576
  configurable: true
2576
2577
  });
2577
- Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "ap", {
2578
+ Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "aq", {
2578
2579
  get: function () {
2579
- return (null != this.c.legend && null != this.m && null != this.ba);
2580
+ return (null != this.c.legend && null != this.m && null != this.bb);
2580
2581
  },
2581
2582
  enumerable: true,
2582
2583
  configurable: true
2583
2584
  });
2584
- Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "aq", {
2585
+ Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "ar", {
2585
2586
  get: function () {
2586
2587
  return 113 == this.c.chartType;
2587
2588
  },
2588
2589
  enumerable: true,
2589
2590
  configurable: true
2590
2591
  });
2591
- Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "as", {
2592
+ Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "at", {
2592
2593
  get: function () {
2593
2594
  switch (this.c.chartType) {
2594
2595
  case 88:
@@ -2601,35 +2602,35 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2601
2602
  enumerable: true,
2602
2603
  configurable: true
2603
2604
  });
2604
- Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "ar", {
2605
+ Object.defineProperty(SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype, "as", {
2605
2606
  get: function () {
2606
2607
  return stringContains(EnumUtil.getName(ChartType_$type, this.c.chartType), "Stacked");
2607
2608
  },
2608
2609
  enumerable: true,
2609
2610
  configurable: true
2610
2611
  });
2611
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bd = function () {
2612
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.be = function () {
2612
2613
  var _this = this;
2613
- if (null == this.a7) {
2614
- this.a7 = ((function () { var a = _this.ac.o(_this.ai); _this.ai = a.p0; return a.ret; })());
2614
+ if (null == this.a8) {
2615
+ this.a8 = ((function () { var a = _this.ac.o(_this.ai); _this.ai = a.p0; return a.ret; })());
2615
2616
  }
2616
2617
  };
2617
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bf = function () {
2618
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bg = function () {
2618
2619
  var _this = this;
2619
2620
  if (null != this.c.legend) {
2620
- if (null == this.ba) {
2621
- this.ba = ((function () { var a = _this.ac.o(_this.am); _this.am = a.p0; return a.ret; })());
2621
+ if (null == this.bb) {
2622
+ this.bb = ((function () { var a = _this.ac.o(_this.am); _this.am = a.p0; return a.ret; })());
2622
2623
  }
2623
2624
  }
2624
- else if (null != this.ba) {
2625
- this.ac.h(this.ba, this.f);
2626
- if (null != this.a7) {
2627
- this.ac.h(this.ba, this.a7);
2625
+ else if (null != this.bb) {
2626
+ this.ac.h(this.bb, this.f);
2627
+ if (null != this.a8) {
2628
+ this.ac.h(this.bb, this.a8);
2628
2629
  }
2629
- this.ba = null;
2630
+ this.bb = null;
2630
2631
  }
2631
2632
  };
2632
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.be = function (a, b, c, d, e, f, g, h, i) {
2633
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bf = function (a, b, c, d, e, f, g, h, i) {
2633
2634
  if (i === void 0) {
2634
2635
  i = null;
2635
2636
  }
@@ -2649,28 +2650,30 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2649
2650
  f.add(this.v(e, "Volume", g, i));
2650
2651
  }
2651
2652
  };
2652
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bg = function () {
2653
- this.bd();
2654
- this.bf();
2653
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bh = function () {
2654
+ this.an = true;
2655
+ this.be();
2656
+ this.bg();
2655
2657
  if (false == this.ai) {
2656
2658
  return;
2657
2659
  }
2658
- if (this.ap && false == this.am) {
2660
+ if (this.aq && false == this.am) {
2659
2661
  return;
2660
2662
  }
2661
- this.bh();
2662
- this.an();
2663
+ this.an = false;
2664
+ this.bi();
2665
+ this.ao();
2663
2666
  if (null == this.l) {
2664
2667
  return;
2665
2668
  }
2666
- this.bk();
2667
- this.bx();
2668
- this.bs();
2669
- this.bv();
2669
+ this.bl();
2670
+ this.by();
2671
+ this.bt();
2670
2672
  this.bw();
2671
- this.a6 = this.av.count;
2673
+ this.bx();
2674
+ this.a7 = this.aw.count;
2672
2675
  };
2673
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.an = function (a) {
2676
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.ao = function (a) {
2674
2677
  if (a === void 0) {
2675
2678
  a = true;
2676
2679
  }
@@ -2687,7 +2690,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2687
2690
  case 76:
2688
2691
  case 77:
2689
2692
  if (a) {
2690
- this.b5();
2693
+ this.b6();
2691
2694
  this.l = this.n();
2692
2695
  }
2693
2696
  else {
@@ -2704,7 +2707,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2704
2707
  case 58:
2705
2708
  case 59:
2706
2709
  if (a) {
2707
- this.b5();
2710
+ this.b6();
2708
2711
  this.l = this.n();
2709
2712
  }
2710
2713
  else {
@@ -2715,7 +2718,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2715
2718
  case 15:
2716
2719
  case 87:
2717
2720
  if (a) {
2718
- this.b5();
2721
+ this.b6();
2719
2722
  this.l = this.n();
2720
2723
  }
2721
2724
  else {
@@ -2730,7 +2733,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2730
2733
  case 52:
2731
2734
  case 53:
2732
2735
  if (a) {
2733
- this.b5();
2736
+ this.b6();
2734
2737
  this.l = this.n();
2735
2738
  }
2736
2739
  else {
@@ -2739,7 +2742,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2739
2742
  break;
2740
2743
  case 113:
2741
2744
  if (a) {
2742
- this.b5();
2745
+ this.b6();
2743
2746
  this.l = this.n();
2744
2747
  }
2745
2748
  else {
@@ -2763,7 +2766,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2763
2766
  case -4120:
2764
2767
  case 80:
2765
2768
  if (a) {
2766
- this.b5();
2769
+ this.b6();
2767
2770
  this.l = this.o();
2768
2771
  }
2769
2772
  else {
@@ -2777,7 +2780,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2777
2780
  case 66:
2778
2781
  case 67:
2779
2782
  if (a) {
2780
- this.b5();
2783
+ this.b6();
2781
2784
  this.l = this.n();
2782
2785
  }
2783
2786
  else {
@@ -2790,7 +2793,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2790
2793
  case 70:
2791
2794
  case 69:
2792
2795
  if (a) {
2793
- this.b5();
2796
+ this.b6();
2794
2797
  this.l = this.p();
2795
2798
  }
2796
2799
  else {
@@ -2809,7 +2812,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2809
2812
  case 82:
2810
2813
  case 81:
2811
2814
  if (a) {
2812
- this.b5();
2815
+ this.b6();
2813
2816
  this.l = this.n();
2814
2817
  }
2815
2818
  else {
@@ -2821,7 +2824,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2821
2824
  case 90:
2822
2825
  case 91:
2823
2826
  if (a) {
2824
- this.b5();
2827
+ this.b6();
2825
2828
  this.l = this.r();
2826
2829
  }
2827
2830
  else {
@@ -2838,7 +2841,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2838
2841
  case 72:
2839
2842
  case 73:
2840
2843
  if (a) {
2841
- this.b5();
2844
+ this.b6();
2842
2845
  this.l = this.n();
2843
2846
  }
2844
2847
  else {
@@ -2851,15 +2854,15 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2851
2854
  }
2852
2855
  return true;
2853
2856
  };
2854
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bi = function () {
2857
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bj = function () {
2855
2858
  var e_1, _0;
2856
2859
  if (false == this.aj) {
2857
2860
  return;
2858
2861
  }
2859
- this.az = this.a4();
2862
+ this.a0 = this.a5();
2860
2863
  var a = new Dictionary$2(String_$type, List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), 0);
2861
2864
  try {
2862
- for (var _1 = __values(fromEnum(this.az)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
2865
+ for (var _1 = __values(fromEnum(this.a0)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
2863
2866
  var b = _2.value;
2864
2867
  var c = b.SeriesName;
2865
2868
  if (a.containsKey(c)) {
@@ -2886,11 +2889,11 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2886
2889
  }
2887
2890
  for (var d = 0; d < a.values.count; d++) {
2888
2891
  var e = stringFormat("groupedscatterseriesdata{0}", d.toString());
2889
- this.ac.g(this.k, this.a7, e, Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), a.values)._inner[d].toArray());
2892
+ this.ac.g(this.k, this.a8, e, Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), a.values)._inner[d].toArray());
2890
2893
  }
2891
- this.aw = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), a.values);
2894
+ this.ax = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), a.values);
2892
2895
  };
2893
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bj = function (a) {
2896
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bk = function (a) {
2894
2897
  var e_2, _0;
2895
2898
  if (a === void 0) {
2896
2899
  a = 0;
@@ -2898,10 +2901,10 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2898
2901
  if (false == this.aj) {
2899
2902
  return;
2900
2903
  }
2901
- this.a0 = this.a5();
2904
+ this.a1 = this.a6();
2902
2905
  var b = new Dictionary$2(String_$type, List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), 0);
2903
2906
  try {
2904
- for (var _1 = __values(fromEnum(this.a0)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
2907
+ for (var _1 = __values(fromEnum(this.a1)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
2905
2908
  var c = _2.value;
2906
2909
  var d = (a == 0) ? c.Row : c.Col;
2907
2910
  if (b.containsKey(d)) {
@@ -2928,17 +2931,17 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2928
2931
  }
2929
2932
  for (var e = 0; e < b.values.count; e++) {
2930
2933
  var f = stringFormat("groupedseriesdata{0}", e.toString());
2931
- this.ac.g(this.k, this.a7, f, Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), b.values)._inner[e].toArray());
2934
+ this.ac.g(this.k, this.a8, f, Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), b.values)._inner[e].toArray());
2932
2935
  }
2933
- this.ax = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), b.values);
2936
+ this.ay = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), b.values);
2934
2937
  };
2935
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bh = function () {
2938
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bi = function () {
2936
2939
  var e_3, _0;
2937
- this.av = new List$1(ChartSeriesInfo.$, 0);
2940
+ this.aw = new List$1(ChartSeriesInfo.$, 0);
2938
2941
  var a = new HashSet$1(String_$type, 0);
2939
2942
  var b = 0;
2940
2943
  var _loop_1 = function (c) {
2941
- if (false == this_1.at(c)) {
2944
+ if (false == this_1.au(c)) {
2942
2945
  var d = SpreadsheetChartAdapterHelpers.v(c, b + 1);
2943
2946
  var e_4 = d;
2944
2947
  while (a.contains(e_4)) {
@@ -2946,7 +2949,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2946
2949
  }
2947
2950
  a.add_1(e_4);
2948
2951
  var f_1 = SpreadsheetChartAdapterHelpers.w(c, b + 1);
2949
- this_1.av.add(((function () {
2952
+ this_1.aw.add(((function () {
2950
2953
  var $ret = new ChartSeriesInfo();
2951
2954
  $ret.a = c;
2952
2955
  $ret.c = e_4;
@@ -2978,15 +2981,15 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
2978
2981
  }
2979
2982
  }
2980
2983
  };
2981
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bl = function () {
2984
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bm = function () {
2982
2985
  var e_5, _0, e_6, _1;
2983
2986
  if (false == this.aj) {
2984
2987
  return;
2985
2988
  }
2986
- this.a0 = this.a5();
2989
+ this.a1 = this.a6();
2987
2990
  var a = new Dictionary$2(String_$type, List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), 0);
2988
2991
  try {
2989
- for (var _2 = __values(fromEnum(this.a0)), _3 = _2.next(); !_3.done; _3 = _2.next()) {
2992
+ for (var _2 = __values(fromEnum(this.a1)), _3 = _2.next(); !_3.done; _3 = _2.next()) {
2990
2993
  var b = _3.value;
2991
2994
  var c = b.Row;
2992
2995
  if (a.containsKey(c)) {
@@ -3012,7 +3015,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3012
3015
  }
3013
3016
  }
3014
3017
  var d = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), a.values);
3015
- this.ay = new List$1(SpreadsheetChartAdapter_PieDataItem.$, 0);
3018
+ this.az = new List$1(SpreadsheetChartAdapter_PieDataItem.$, 0);
3016
3019
  var _loop_2 = function (e) {
3017
3020
  var f = ((function () {
3018
3021
  var $ret = new SpreadsheetChartAdapter_PieDataItem();
@@ -3021,7 +3024,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3021
3024
  $ret.SeriesName = e._inner[0].Col;
3022
3025
  return $ret;
3023
3026
  })());
3024
- this_2.ay.add(f);
3027
+ this_2.az.add(f);
3025
3028
  };
3026
3029
  var this_2 = this;
3027
3030
  try {
@@ -3043,9 +3046,9 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3043
3046
  throw e_6.error;
3044
3047
  }
3045
3048
  }
3046
- this.ac.g(this.k, this.a7, "piedata", this.ay.toArray());
3049
+ this.ac.g(this.k, this.a8, "piedata", this.az.toArray());
3047
3050
  };
3048
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bk = function () {
3051
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bl = function () {
3049
3052
  if (null != this.c.legend) {
3050
3053
  if (null != this.m) {
3051
3054
  return;
@@ -3055,23 +3058,23 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3055
3058
  this.m = null;
3056
3059
  return;
3057
3060
  }
3058
- this.bo();
3061
+ this.bp();
3059
3062
  };
3060
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bm = function () {
3063
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bn = function () {
3061
3064
  var e_7, _0;
3062
3065
  if (false == this.aj) {
3063
3066
  return;
3064
3067
  }
3065
- this.a1 = new List$1(SpreadsheetChartAdapter_StackedSeriesDataItem.$, 0);
3068
+ this.a2 = new List$1(SpreadsheetChartAdapter_StackedSeriesDataItem.$, 0);
3066
3069
  var a;
3067
3070
  var b;
3068
- var c = this.bp(this.a3._inner[0].a, b, a);
3071
+ var c = this.bq(this.a4._inner[0].a, b, a);
3069
3072
  b = c.p1;
3070
3073
  a = c.p2;
3071
3074
  var d = a.length;
3072
3075
  var e = b.length;
3073
3076
  var f = 0;
3074
- var g = this.a3.count;
3077
+ var g = this.a4.count;
3075
3078
  var h = ((function () {
3076
3079
  var $firstRank;
3077
3080
  var $ret = new Array($firstRank = d);
@@ -3084,11 +3087,11 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3084
3087
  for (var i = 0; i < d; i++) {
3085
3088
  var j = 0;
3086
3089
  try {
3087
- for (var _1 = (e_7 = void 0, __values(fromEnum(this.a3))), _2 = _1.next(); !_2.done; _2 = _1.next()) {
3090
+ for (var _1 = (e_7 = void 0, __values(fromEnum(this.a4))), _2 = _1.next(); !_2.done; _2 = _1.next()) {
3088
3091
  var k = _2.value;
3089
3092
  var l = void 0;
3090
3093
  var m = void 0;
3091
- var n = this.bp(k.a, m, l);
3094
+ var n = this.bq(k.a, m, l);
3092
3095
  m = n.p1;
3093
3096
  l = n.p2;
3094
3097
  h[f][j] = Convert.toDouble3(m[f]);
@@ -3117,7 +3120,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3117
3120
  var q = new Array(g);
3118
3121
  var r = 0;
3119
3122
  try {
3120
- for (var _1 = (e_8 = void 0, __values(fromEnum(this_3.a3))), _2 = _1.next(); !_2.done; _2 = _1.next()) {
3123
+ for (var _1 = (e_8 = void 0, __values(fromEnum(this_3.a4))), _2 = _1.next(); !_2.done; _2 = _1.next()) {
3121
3124
  var s = _2.value;
3122
3125
  p[r] = Convert.toDouble3(h[f][r]);
3123
3126
  q[r] = s.c;
@@ -3144,22 +3147,22 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3144
3147
  $ret.SeriesNames = q;
3145
3148
  return $ret;
3146
3149
  })());
3147
- this_3.a1.add(t);
3150
+ this_3.a2.add(t);
3148
3151
  f++;
3149
3152
  };
3150
3153
  var this_3 = this;
3151
3154
  for (var o = 0; o < d; o++) {
3152
3155
  _loop_3(o);
3153
3156
  }
3154
- this.ac.g(this.k, this.a7, "stackedseriesdata", this.a1.toArray());
3157
+ this.ac.g(this.k, this.a8, "stackedseriesdata", this.a2.toArray());
3155
3158
  };
3156
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bn = function () {
3159
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bo = function () {
3157
3160
  var e_9, _0, e_10, _1;
3158
3161
  if (false == this.aj) {
3159
3162
  return;
3160
3163
  }
3161
- this.a2 = new List$1(SpreadsheetChartAdapter_StockDataItem.$, 0);
3162
- this.a0 = this.a5();
3164
+ this.a3 = new List$1(SpreadsheetChartAdapter_StockDataItem.$, 0);
3165
+ this.a1 = this.a6();
3163
3166
  var a = this.c.chartType;
3164
3167
  var b = stringEmpty();
3165
3168
  var c = null;
@@ -3184,7 +3187,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3184
3187
  c.g(a, d, f.Value);
3185
3188
  };
3186
3189
  try {
3187
- for (var _2 = __values(fromEnum(this.a0)), _3 = _2.next(); !_3.done; _3 = _2.next()) {
3190
+ for (var _2 = __values(fromEnum(this.a1)), _3 = _2.next(); !_3.done; _3 = _2.next()) {
3188
3191
  var f = _3.value;
3189
3192
  _loop_4(f);
3190
3193
  }
@@ -3205,7 +3208,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3205
3208
  try {
3206
3209
  for (var _4 = __values(fromEnum(e.values)), _5 = _4.next(); !_5.done; _5 = _4.next()) {
3207
3210
  var g = _5.value;
3208
- this.a2.add(g);
3211
+ this.a3.add(g);
3209
3212
  }
3210
3213
  }
3211
3214
  catch (e_10_1) {
@@ -3221,7 +3224,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3221
3224
  throw e_10.error;
3222
3225
  }
3223
3226
  }
3224
- this.ac.g(this.k, this.a7, "stockdata", this.a2.toArray());
3227
+ this.ac.g(this.k, this.a8, "stockdata", this.a3.toArray());
3225
3228
  };
3226
3229
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.n = function () {
3227
3230
  var e_11, _0, e_12, _1, e_13, _2, e_14, _3;
@@ -3236,7 +3239,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3236
3239
  var c = _5.value;
3237
3240
  switch (c.type) {
3238
3241
  case 1:
3239
- this.bj();
3242
+ this.bk();
3240
3243
  if (this.c.chartType == -4151 || this.c.chartType == 81 || this.c.chartType == 82) {
3241
3244
  b.l(SpreadsheetChartAdapterHelpers.f(c, this.ag));
3242
3245
  }
@@ -3276,7 +3279,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3276
3279
  var h = new Dictionary$2(Series.$, SeriesDescription.$, 0);
3277
3280
  var i = new Dictionary$2(SeriesDescription.$, Series.$, 0);
3278
3281
  try {
3279
- for (var _6 = __values(fromEnum(this.a3)), _7 = _6.next(); !_7.done; _7 = _6.next()) {
3282
+ for (var _6 = __values(fromEnum(this.a4)), _7 = _6.next(); !_7.done; _7 = _6.next()) {
3280
3283
  var j = _7.value;
3281
3284
  var k = j.a;
3282
3285
  if (stringContains(EnumUtil.getName(ChartType_$type, k.chartType), "Stacked")) {
@@ -3286,7 +3289,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3286
3289
  continue;
3287
3290
  }
3288
3291
  }
3289
- if (this.aq && SpreadsheetChartAdapterHelpers.k(k)) {
3292
+ if (this.ar && SpreadsheetChartAdapterHelpers.k(k)) {
3290
3293
  f = true;
3291
3294
  }
3292
3295
  var l = typeCast(SeriesDescription.$, this.q(k, e, b));
@@ -3338,7 +3341,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3338
3341
  throw e_12.error;
3339
3342
  }
3340
3343
  }
3341
- if (this.aq && f) {
3344
+ if (this.ar && f) {
3342
3345
  try {
3343
3346
  for (var _10 = __values(fromEnum(h.keys)), _11 = _10.next(); !_11.done; _11 = _10.next()) {
3344
3347
  var n = _11.value;
@@ -3366,17 +3369,17 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3366
3369
  }
3367
3370
  }
3368
3371
  if (this.al) {
3369
- if (this.a6 != -1 && (this.a6 != this.a3.count)) {
3372
+ if (this.a7 != -1 && (this.a7 != this.a4.count)) {
3370
3373
  a.axes = new Array(0);
3371
3374
  a.series = new Array(0);
3372
- this.bv(a);
3375
+ this.bw(a);
3373
3376
  }
3374
3377
  }
3375
- this.b3(b);
3376
- this.b6(d);
3378
+ this.b4(b);
3379
+ this.b7(d);
3377
3380
  a.axes = b.a();
3378
3381
  a.series = Enumerable.a(SeriesDescription.$, d);
3379
- this.by(a);
3382
+ this.bz(a);
3380
3383
  var p = "GetDVDataChart1";
3381
3384
  return a;
3382
3385
  };
@@ -3385,12 +3388,12 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3385
3388
  this.ac.u("doughnutchart");
3386
3389
  DoughnutChartDescriptionMetadata.d(this.k.context);
3387
3390
  var a = new DoughnutChartDescription();
3388
- this.bb = "Series '{Col}' Point '{Row}' Value: {Value}";
3389
- this.ac.g(this.k, this.a7, "doughnutcharttooltip", this.bb);
3391
+ this.bc = "Series '{Col}' Point '{Row}' Value: {Value}";
3392
+ this.ac.g(this.k, this.a8, "doughnutcharttooltip", this.bc);
3390
3393
  var b = 0;
3391
3394
  var c = new List$1(RingSeriesDescription.$, 0);
3392
3395
  try {
3393
- for (var _1 = __values(fromEnum(this.a3)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
3396
+ for (var _1 = __values(fromEnum(this.a4)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
3394
3397
  var d = _2.value;
3395
3398
  var e = d.a;
3396
3399
  if (null == e.values || e.values.getValues().length < 1) {
@@ -3434,7 +3437,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3434
3437
  }
3435
3438
  return a;
3436
3439
  };
3437
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bo = function () {
3440
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bp = function () {
3438
3441
  if (null == this.c.legend) {
3439
3442
  return;
3440
3443
  }
@@ -3467,19 +3470,19 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3467
3470
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.p = function () {
3468
3471
  this.ac.u("piechart");
3469
3472
  PieChartDescriptionModule.register(this.k.context);
3470
- this.bl();
3473
+ this.bm();
3471
3474
  var a = new PieChartDescription();
3472
3475
  a.dataSourceRef = "piedata";
3473
3476
  a.valueMemberPath = "Value";
3474
3477
  a.labelMemberPath = "CategoryName";
3475
3478
  a.legendRef = "legend";
3476
3479
  a.startAngle = Math.max(-360, this.c.firstSliceAngle - 90);
3477
- this.bc = "Series '{SeriesName}' Point '{CategoryName}' Value: {Value}";
3478
- this.ac.g(this.k, this.a7, "piecharttooltip", this.bc);
3480
+ this.bd = "Series '{SeriesName}' Point '{CategoryName}' Value: {Value}";
3481
+ this.ac.g(this.k, this.a8, "piecharttooltip", this.bd);
3479
3482
  a.tooltipTemplateRef = "piecharttooltip";
3480
- if (this.a3.count > 0) {
3483
+ if (this.a4.count > 0) {
3481
3484
  var b_1 = 0;
3482
- var c_1 = this.a3._inner[b_1].a;
3485
+ var c_1 = this.a4._inner[b_1].a;
3483
3486
  a.brushes = SpreadsheetChartAdapterHelpers.b(c_1, b_1);
3484
3487
  var d_1 = 0;
3485
3488
  a.explodedSlices = ((function () { var e = SpreadsheetChartAdapterHelpers.a(c_1, b_1, d_1); d_1 = e.p2; return e.ret; })());
@@ -3509,18 +3512,18 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3509
3512
  return null;
3510
3513
  };
3511
3514
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.r = function () {
3512
- if (!this.as) {
3515
+ if (!this.at) {
3513
3516
  return null;
3514
3517
  }
3515
3518
  this.ac.u("datachart");
3516
3519
  DataChartFinancialDescriptionModule.register(this.k.context);
3517
3520
  DataChartCategoryDescriptionModule.register(this.k.context);
3518
3521
  var a = null;
3519
- this.bn();
3522
+ this.bo();
3520
3523
  switch (this.c.chartType) {
3521
3524
  case 88:
3522
3525
  {
3523
- if (false == this.au(1, 1, 0)) {
3526
+ if (false == this.av(1, 1, 0)) {
3524
3527
  throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
3525
3528
  }
3526
3529
  a = new DataChartDescription();
@@ -3529,16 +3532,16 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3529
3532
  a.axes = [b, c];
3530
3533
  var d = new List$1(SeriesDescription.$, 0);
3531
3534
  d.add(this.w(b.name, c.name));
3532
- var e = this.a3.count > 0 ? this.a3._inner[0].a : null;
3533
- var f = this.a3.count > 1 ? this.a3._inner[1].a : null;
3534
- var g = this.a3.count > 2 ? this.a3._inner[2].a : null;
3535
- this.be(e, f, g, null, null, d, b.name, c.name);
3535
+ var e = this.a4.count > 0 ? this.a4._inner[0].a : null;
3536
+ var f = this.a4.count > 1 ? this.a4._inner[1].a : null;
3537
+ var g = this.a4.count > 2 ? this.a4._inner[2].a : null;
3538
+ this.bf(e, f, g, null, null, d, b.name, c.name);
3536
3539
  a.series = Enumerable.a(SeriesDescription.$, d);
3537
3540
  break;
3538
3541
  }
3539
3542
  case 89:
3540
3543
  {
3541
- if (false == this.au(1, 1, 0)) {
3544
+ if (false == this.av(1, 1, 0)) {
3542
3545
  throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
3543
3546
  }
3544
3547
  a = new DataChartDescription();
@@ -3547,17 +3550,17 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3547
3550
  a.axes = [h, i];
3548
3551
  var j = new List$1(SeriesDescription.$, 0);
3549
3552
  j.add(this.x(h.name, i.name));
3550
- var k = this.a3.count > 0 ? this.a3._inner[0].a : null;
3551
- var l = this.a3.count > 1 ? this.a3._inner[1].a : null;
3552
- var m = this.a3.count > 2 ? this.a3._inner[2].a : null;
3553
- var n = this.a3.count > 3 ? this.a3._inner[3].a : null;
3554
- this.be(l, m, n, k, null, j, h.name, i.name);
3553
+ var k = this.a4.count > 0 ? this.a4._inner[0].a : null;
3554
+ var l = this.a4.count > 1 ? this.a4._inner[1].a : null;
3555
+ var m = this.a4.count > 2 ? this.a4._inner[2].a : null;
3556
+ var n = this.a4.count > 3 ? this.a4._inner[3].a : null;
3557
+ this.bf(l, m, n, k, null, j, h.name, i.name);
3555
3558
  a.series = Enumerable.a(SeriesDescription.$, j);
3556
3559
  break;
3557
3560
  }
3558
3561
  case 90:
3559
3562
  {
3560
- if (false == this.au(1, 1, 1)) {
3563
+ if (false == this.av(1, 1, 1)) {
3561
3564
  throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
3562
3565
  }
3563
3566
  a = new DataChartDescription();
@@ -3565,20 +3568,20 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3565
3568
  var p = this.s(SpreadsheetChartAdapterHelpers.j(1, this.c._axisCollection$i, this.ag));
3566
3569
  var q = this.t(SpreadsheetChartAdapterHelpers.j(3, this.c._axisCollection$i, this.ag));
3567
3570
  a.axes = [o, p, q];
3568
- var r = this.a3.count > 0 ? this.a3._inner[0].a : null;
3569
- var s = this.a3.count > 1 ? this.a3._inner[1].a : null;
3570
- var t = this.a3.count > 2 ? this.a3._inner[2].a : null;
3571
- var u = this.a3.count > 3 ? this.a3._inner[3].a : null;
3571
+ var r = this.a4.count > 0 ? this.a4._inner[0].a : null;
3572
+ var s = this.a4.count > 1 ? this.a4._inner[1].a : null;
3573
+ var t = this.a4.count > 2 ? this.a4._inner[2].a : null;
3574
+ var u = this.a4.count > 3 ? this.a4._inner[3].a : null;
3572
3575
  var v = new List$1(SeriesDescription.$, 0);
3573
3576
  v.add(this.y(r, o.name, q.name));
3574
3577
  v.add(this.w(o.name, p.name));
3575
- this.be(s, t, u, null, r, v, o.name, p.name, q.name);
3578
+ this.bf(s, t, u, null, r, v, o.name, p.name, q.name);
3576
3579
  a.series = Enumerable.a(SeriesDescription.$, v);
3577
3580
  break;
3578
3581
  }
3579
3582
  case 91:
3580
3583
  {
3581
- if (false == this.au(1, 1, 1)) {
3584
+ if (false == this.av(1, 1, 1)) {
3582
3585
  throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
3583
3586
  }
3584
3587
  a = new DataChartDescription();
@@ -3586,22 +3589,22 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3586
3589
  var x = this.s(SpreadsheetChartAdapterHelpers.j(1, this.c._axisCollection$i, this.ag));
3587
3590
  var y = this.t(SpreadsheetChartAdapterHelpers.j(3, this.c._axisCollection$i, this.ag));
3588
3591
  a.axes = [w, x, y];
3589
- var z = this.a3.count > 0 ? this.a3._inner[0].a : null;
3590
- var aa = this.a3.count > 1 ? this.a3._inner[1].a : null;
3591
- var ab = this.a3.count > 2 ? this.a3._inner[2].a : null;
3592
- var ac = this.a3.count > 3 ? this.a3._inner[3].a : null;
3593
- var ad = this.a3.count > 4 ? this.a3._inner[4].a : null;
3592
+ var z = this.a4.count > 0 ? this.a4._inner[0].a : null;
3593
+ var aa = this.a4.count > 1 ? this.a4._inner[1].a : null;
3594
+ var ab = this.a4.count > 2 ? this.a4._inner[2].a : null;
3595
+ var ac = this.a4.count > 3 ? this.a4._inner[3].a : null;
3596
+ var ad = this.a4.count > 4 ? this.a4._inner[4].a : null;
3594
3597
  var ae = new List$1(SeriesDescription.$, 0);
3595
3598
  ae.add(this.y(z, w.name, y.name));
3596
3599
  ae.add(this.x(w.name, x.name));
3597
- this.be(ab, ac, ad, aa, z, ae, w.name, x.name, y.name);
3600
+ this.bf(ab, ac, ad, aa, z, ae, w.name, x.name, y.name);
3598
3601
  a.series = Enumerable.a(SeriesDescription.$, ae);
3599
3602
  break;
3600
3603
  }
3601
3604
  default: break;
3602
3605
  }
3603
3606
  if (null != a) {
3604
- this.by(a);
3607
+ this.bz(a);
3605
3608
  }
3606
3609
  return a;
3607
3610
  };
@@ -3655,7 +3658,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3655
3658
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.v = function (a, b, c, d) {
3656
3659
  var e = new LineSeriesDescription();
3657
3660
  e.showDefaultTooltip = true;
3658
- this.b0(e, a);
3661
+ this.b1(e, a);
3659
3662
  e.title = b;
3660
3663
  e.thickness = 1;
3661
3664
  e.xAxisRef = c;
@@ -3667,7 +3670,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3667
3670
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.y = function (a, b, c) {
3668
3671
  var d = new ColumnSeriesDescription();
3669
3672
  d.showDefaultTooltip = true;
3670
- this.b0(d, a);
3673
+ this.b1(d, a);
3671
3674
  d.title = "Volume";
3672
3675
  d.thickness = 1;
3673
3676
  d.xAxisRef = b;
@@ -3680,7 +3683,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3680
3683
  var c = new FinancialPriceSeriesDescription();
3681
3684
  c.displayType = EnumUtil.getName(PriceDisplayType_$type, (0));
3682
3685
  c.showDefaultTooltip = true;
3683
- this.b1(c);
3686
+ this.b2(c);
3684
3687
  c.title = "Open High Low Close";
3685
3688
  c.thickness = 1;
3686
3689
  c.xAxisRef = a;
@@ -3695,7 +3698,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3695
3698
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.w = function (a, b) {
3696
3699
  var c = new FinancialPriceSeriesDescription();
3697
3700
  c.displayType = EnumUtil.getName(PriceDisplayType_$type, (1));
3698
- this.b1(c);
3701
+ this.b2(c);
3699
3702
  c.title = "High Low Close";
3700
3703
  c.xAxisRef = a;
3701
3704
  c.yAxisRef = b;
@@ -3707,7 +3710,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3707
3710
  c.showDefaultTooltip = true;
3708
3711
  return c;
3709
3712
  };
3710
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.ao = function (a) {
3713
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.ap = function (a) {
3711
3714
  if (null == a.bubbleSizes) {
3712
3715
  return false;
3713
3716
  }
@@ -3720,24 +3723,24 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3720
3723
  }
3721
3724
  return true;
3722
3725
  };
3723
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.a4 = function () {
3726
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.a5 = function () {
3724
3727
  var e_16, _0;
3725
- if (null != this.az) {
3726
- return this.az;
3728
+ if (null != this.a0) {
3729
+ return this.a0;
3727
3730
  }
3728
- this.az = new List$1(SpreadsheetChartAdapter_ScatterSeriesDataItem.$, 0);
3731
+ this.a0 = new List$1(SpreadsheetChartAdapter_ScatterSeriesDataItem.$, 0);
3729
3732
  var a = 0;
3730
3733
  try {
3731
- for (var _1 = __values(fromEnum(this.a3)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
3734
+ for (var _1 = __values(fromEnum(this.a4)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
3732
3735
  var b = _2.value;
3733
3736
  var c = b.a;
3734
- this.bq(c);
3737
+ this.br(c);
3735
3738
  var d = void 0;
3736
3739
  var e = void 0;
3737
- var f = this.bp(c, e, d, true);
3740
+ var f = this.bq(c, e, d, true);
3738
3741
  e = f.p1;
3739
3742
  d = f.p2;
3740
- var g = this.ao(c);
3743
+ var g = this.ap(c);
3741
3744
  var h = null;
3742
3745
  if (g) {
3743
3746
  h = c.bubbleSizes.getValues();
@@ -3750,7 +3753,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3750
3753
  if (g) {
3751
3754
  m = (typeof h[j] === 'number') ? h[j] : typeGetValue(h[j]);
3752
3755
  }
3753
- this.az.add(new SpreadsheetChartAdapter_ScatterSeriesDataItem(l, k, m, i));
3756
+ this.a0.add(new SpreadsheetChartAdapter_ScatterSeriesDataItem(l, k, m, i));
3754
3757
  }
3755
3758
  a++;
3756
3759
  }
@@ -3768,23 +3771,23 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3768
3771
  throw e_16.error;
3769
3772
  }
3770
3773
  }
3771
- return this.az;
3774
+ return this.a0;
3772
3775
  };
3773
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.a5 = function () {
3776
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.a6 = function () {
3774
3777
  var e_17, _0;
3775
- if (null != this.a0) {
3776
- return this.a0;
3778
+ if (null != this.a1) {
3779
+ return this.a1;
3777
3780
  }
3778
- this.a0 = new List$1(SpreadsheetChartAdapter_SeriesDataItem.$, 0);
3781
+ this.a1 = new List$1(SpreadsheetChartAdapter_SeriesDataItem.$, 0);
3779
3782
  var a = 0;
3780
3783
  try {
3781
- for (var _1 = __values(fromEnum(this.a3)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
3784
+ for (var _1 = __values(fromEnum(this.a4)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
3782
3785
  var b = _2.value;
3783
3786
  var c = b.a;
3784
- this.bq(c);
3787
+ this.br(c);
3785
3788
  var d = void 0;
3786
3789
  var e = void 0;
3787
- var f = this.bp(c, e, d);
3790
+ var f = this.bq(c, e, d);
3788
3791
  e = f.p1;
3789
3792
  d = f.p2;
3790
3793
  var _loop_5 = function (g) {
@@ -3792,7 +3795,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3792
3795
  var i = (typeof e[g] === 'number') ? e[g] : typeGetValue(e[g]);
3793
3796
  var j = g < d.length ? d[g] : null;
3794
3797
  var k = (null == j) ? "" : j.toString();
3795
- this_4.a0.add(((function () {
3798
+ this_4.a1.add(((function () {
3796
3799
  var $ret = new SpreadsheetChartAdapter_SeriesDataItem();
3797
3800
  $ret.Row = k;
3798
3801
  $ret.Col = h;
@@ -3820,9 +3823,9 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3820
3823
  throw e_17.error;
3821
3824
  }
3822
3825
  }
3823
- return this.a0;
3826
+ return this.a1;
3824
3827
  };
3825
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bp = function (a, b, c, d) {
3828
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bq = function (a, b, c, d) {
3826
3829
  if (d === void 0) {
3827
3830
  d = false;
3828
3831
  }
@@ -3868,17 +3871,20 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3868
3871
  p2: c
3869
3872
  };
3870
3873
  };
3871
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bq = function (a) {
3874
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.br = function (a) {
3872
3875
  };
3873
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.br = function () {
3874
- if (null != this.a7 && false == this.ai) {
3875
- this.ai = this.ac.e(this.a7);
3876
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bs = function () {
3877
+ if (null != this.a8 && false == this.ai) {
3878
+ this.ai = this.ac.e(this.a8);
3876
3879
  }
3877
- if (null != this.ba && false == this.am) {
3878
- this.am = this.ac.e(this.ba);
3880
+ if (null != this.bb && false == this.am) {
3881
+ this.am = this.ac.e(this.bb);
3882
+ }
3883
+ if (this.an) {
3884
+ this.bh();
3879
3885
  }
3880
3886
  };
3881
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bs = function () {
3887
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bt = function () {
3882
3888
  var a = 0;
3883
3889
  var b = 0;
3884
3890
  var c = 1;
@@ -3892,8 +3898,8 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3892
3898
  var k = this.c.legend;
3893
3899
  var l = null != k ? k.position : 6;
3894
3900
  this.ac.t(this.f);
3895
- if (null != this.ba) {
3896
- this.ac.h(this.ba, this.a7);
3901
+ if (null != this.bb) {
3902
+ this.ac.h(this.bb, this.a8);
3897
3903
  }
3898
3904
  var m = function () { return l == 1; };
3899
3905
  var n = function () { return l == 2 || l == 4; };
@@ -3909,23 +3915,23 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3909
3915
  var r = new List$1(RowColLength.$, 0);
3910
3916
  q.add(RowColLength.a);
3911
3917
  i++;
3912
- if (o() && this.ap && false == j) {
3918
+ if (o() && this.aq && false == j) {
3913
3919
  q.add(RowColLength.a);
3914
3920
  i++;
3915
3921
  }
3916
3922
  q.add(new RowColLength(2, 1, 2));
3917
- if (p() && this.ap && false == j) {
3923
+ if (p() && this.aq && false == j) {
3918
3924
  q.add(RowColLength.a);
3919
3925
  }
3920
- if (m() && this.ap && false == j) {
3926
+ if (m() && this.aq && false == j) {
3921
3927
  r.add(RowColLength.a);
3922
3928
  }
3923
3929
  r.add(new RowColLength(2, 1, 2));
3924
- if (n() && this.ap && false == j) {
3930
+ if (n() && this.aq && false == j) {
3925
3931
  r.add(RowColLength.a);
3926
3932
  }
3927
3933
  this.ac.k(this.f, Enumerable.a(RowColLength.$, q), Enumerable.a(RowColLength.$, r));
3928
- if (this.ap) {
3934
+ if (this.aq) {
3929
3935
  switch (l) {
3930
3936
  case 3:
3931
3937
  e = i - 1;
@@ -3960,8 +3966,8 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3960
3966
  c = 1;
3961
3967
  b = 0;
3962
3968
  d = 2;
3963
- this.ac.s(this.f, this.a7, 5, true, i, this.ap && m() && false == j ? 1 : 0);
3964
- if (this.ap) {
3969
+ this.ac.s(this.f, this.a8, 5, true, i, this.aq && m() && false == j ? 1 : 0);
3970
+ if (this.aq) {
3965
3971
  if (j) {
3966
3972
  var s = 0;
3967
3973
  switch (l) {
@@ -3981,7 +3987,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
3981
3987
  s = 4;
3982
3988
  break;
3983
3989
  }
3984
- this.ac.c(this.ba, this.a7, s, true);
3990
+ this.ac.c(this.bb, this.a8, s, true);
3985
3991
  }
3986
3992
  else {
3987
3993
  var t = 1;
@@ -4009,76 +4015,76 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4009
4015
  v = 0;
4010
4016
  break;
4011
4017
  }
4012
- this.ac.s(this.f, this.ba, t, true, e, f, g, h, 3, v, u);
4018
+ this.ac.s(this.f, this.bb, t, true, e, f, g, h, 3, v, u);
4013
4019
  }
4014
4020
  }
4015
4021
  if (null != this.c.chartTitle) {
4016
4022
  if (null != this.ad) {
4017
- if (null == this.a9) {
4018
- this.a9 = this.ac.n();
4023
+ if (null == this.ba) {
4024
+ this.ba = this.ac.n();
4019
4025
  }
4020
- var w = (null != this.a9);
4021
- if (null == this.a8) {
4022
- this.a8 = this.ad(this.c, null);
4026
+ var w = (null != this.ba);
4027
+ if (null == this.a9) {
4028
+ this.a9 = this.ad(this.c, null);
4023
4029
  if (w) {
4024
- this.ac.c(this.a8, this.a9, 0);
4030
+ this.ac.c(this.a9, this.ba, 0);
4025
4031
  }
4026
4032
  }
4027
4033
  else {
4028
- this.a8 = this.ad(this.c, this.a8);
4034
+ this.a9 = this.ad(this.c, this.a9);
4029
4035
  }
4030
4036
  if (w) {
4031
- this.ac.s(this.f, this.a9, 5, true, a, b, c, d);
4037
+ this.ac.s(this.f, this.ba, 5, true, a, b, c, d);
4032
4038
  }
4033
4039
  else {
4034
- this.ac.s(this.f, this.a8, 5, true, a, b, c, d, 1, 3);
4040
+ this.ac.s(this.f, this.a9, 5, true, a, b, c, d, 1, 3);
4035
4041
  }
4036
4042
  }
4037
4043
  }
4038
4044
  };
4039
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bt = function () {
4045
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bu = function () {
4046
+ if (null != this.ay) {
4047
+ this.ay.clear();
4048
+ this.ay = null;
4049
+ }
4040
4050
  if (null != this.ax) {
4041
4051
  this.ax.clear();
4042
4052
  this.ax = null;
4043
4053
  }
4044
- if (null != this.aw) {
4045
- this.aw.clear();
4046
- this.aw = null;
4054
+ if (null != this.a2) {
4055
+ this.a2.clear();
4056
+ this.a2 = null;
4057
+ }
4058
+ if (null != this.az) {
4059
+ this.az.clear();
4060
+ this.az = null;
4047
4061
  }
4048
4062
  if (null != this.a1) {
4049
4063
  this.a1.clear();
4050
4064
  this.a1 = null;
4051
4065
  }
4052
- if (null != this.ay) {
4053
- this.ay.clear();
4054
- this.ay = null;
4055
- }
4056
4066
  if (null != this.a0) {
4057
4067
  this.a0.clear();
4058
4068
  this.a0 = null;
4059
4069
  }
4060
- if (null != this.az) {
4061
- this.az.clear();
4062
- this.az = null;
4070
+ if (null != this.a3) {
4071
+ this.a3.clear();
4072
+ this.a3 = null;
4063
4073
  }
4064
- if (null != this.a2) {
4065
- this.a2.clear();
4066
- this.a2 = null;
4067
- }
4068
- if (null != this.a7) {
4069
- this.ac.d(this.k, this.a7);
4074
+ if (null != this.a8) {
4075
+ this.ac.d(this.k, this.a8);
4070
4076
  }
4071
- if (null != this.ba) {
4072
- this.ac.d(this.k, this.ba);
4077
+ if (null != this.bb) {
4078
+ this.ac.d(this.k, this.bb);
4073
4079
  }
4074
4080
  this.aj = true;
4075
4081
  };
4076
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bu = function () {
4082
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bv = function () {
4077
4083
  this.l = null;
4078
4084
  this.m = null;
4079
4085
  this.ak = true;
4080
4086
  };
4081
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bv = function (a) {
4087
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bw = function (a) {
4082
4088
  if (a === void 0) {
4083
4089
  a = null;
4084
4090
  }
@@ -4086,18 +4092,18 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4086
4092
  if (null == b) {
4087
4093
  return;
4088
4094
  }
4089
- if (null == this.a7) {
4095
+ if (null == this.a8) {
4090
4096
  return;
4091
4097
  }
4092
- this.ac.x(this.k, b, this.a7);
4098
+ this.ac.x(this.k, b, this.a8);
4093
4099
  };
4094
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bw = function () {
4100
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bx = function () {
4095
4101
  if (null != this.m) {
4096
- this.ac.x(this.k, this.m, this.ba);
4102
+ this.ac.x(this.k, this.m, this.bb);
4097
4103
  }
4098
4104
  };
4099
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bx = function () {
4100
- if (false == this.ap) {
4105
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.by = function () {
4106
+ if (false == this.aq) {
4101
4107
  if (typeCast(SeriesViewerDescription.$, this.l) !== null) {
4102
4108
  this.l.legendRef = null;
4103
4109
  }
@@ -4107,7 +4113,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4107
4113
  this.l.legendRef = "legend";
4108
4114
  }
4109
4115
  };
4110
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.by = function (a) {
4116
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bz = function (a) {
4111
4117
  a.background = "rgba(0, 0, 0, 0)";
4112
4118
  var b = SpreadsheetChartAdapterHelpers.r(this.c.plotArea._ap, this.ah);
4113
4119
  if (false == stringIsNullOrEmpty(b)) {
@@ -4120,7 +4126,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4120
4126
  }
4121
4127
  }
4122
4128
  };
4123
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.bz = function (a, b) {
4129
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b0 = function (a, b) {
4124
4130
  if (!(typeCast(MarkerSeriesDescription.$, a) !== null || typeCast(StackedFragmentSeriesDescription.$, a) !== null)) {
4125
4131
  return;
4126
4132
  }
@@ -4175,7 +4181,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4175
4181
  return;
4176
4182
  }
4177
4183
  }
4178
- var d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (e) { return e.a == b; })).b;
4184
+ var d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (e) { return e.a == b; })).b;
4179
4185
  if (typeCast(MarkerSeriesDescription.$, a) !== null) {
4180
4186
  a.markerType = EnumUtil.getName(MarkerType_$type, c);
4181
4187
  var e = SpreadsheetChartAdapterHelpers.r(b._ar(d), this.ah);
@@ -4203,8 +4209,8 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4203
4209
  }
4204
4210
  }
4205
4211
  };
4206
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b0 = function (a, b) {
4207
- var c = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (d) { return d.a == b; }));
4212
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b1 = function (a, b) {
4213
+ var c = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (d) { return d.a == b; }));
4208
4214
  if (null == c) {
4209
4215
  return;
4210
4216
  }
@@ -4243,7 +4249,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4243
4249
  a.thickness = SpreadsheetChartAdapterHelpers.n(b.line.widthInPoints, this.c.worksheet.workbook, false);
4244
4250
  }
4245
4251
  if (false == e) {
4246
- this.bz(a, b);
4252
+ this.b0(a, b);
4247
4253
  }
4248
4254
  if (null != b._trendlineCollection$i && b._trendlineCollection$i.count > 0) {
4249
4255
  var i = b._trendlineCollection$i.item(0);
@@ -4318,7 +4324,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4318
4324
  break;
4319
4325
  }
4320
4326
  if (typeCast(StackedSeriesBaseDescription.$, c) !== null) {
4321
- this.b2(typeCast(StackedSeriesBaseDescription.$, c));
4327
+ this.b3(typeCast(StackedSeriesBaseDescription.$, c));
4322
4328
  if (typeCast(HorizontalStackedSeriesBaseDescription.$, c) !== null) {
4323
4329
  c.xAxisRef = a.axisGroup == 1 ? "XAxisPrimary" : "XAxisSecondary";
4324
4330
  c.yAxisRef = a.axisGroup == 1 ? "YAxisPrimary" : "YAxisSecondary";
@@ -4329,9 +4335,9 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4329
4335
  }
4330
4336
  }
4331
4337
  else {
4332
- this.bj(1);
4338
+ this.bk(1);
4333
4339
  c.dataSourceRef = stringFormat("groupedseriesdata{0}", b);
4334
- this.b0(c, a);
4340
+ this.b1(c, a);
4335
4341
  if (typeCast(VerticalAnchoredCategorySeriesDescription.$, c) !== null) {
4336
4342
  c.xAxisRef = a.axisGroup == 1 ? "XAxisPrimary" : "XAxisSecondary";
4337
4343
  c.yAxisRef = a.axisGroup == 1 ? "YAxisPrimary" : "YAxisSecondary";
@@ -4342,13 +4348,13 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4342
4348
  }
4343
4349
  c.valueMemberPath = "Value";
4344
4350
  }
4345
- var d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (e) { return e.a == a; }));
4351
+ var d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (e) { return e.a == a; }));
4346
4352
  c.name = d.c;
4347
4353
  c.title = d.d;
4348
4354
  c.showDefaultTooltip = true;
4349
4355
  return c;
4350
4356
  };
4351
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b1 = function (a) {
4357
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b2 = function (a) {
4352
4358
  if (null != this.c.upDownBars) {
4353
4359
  a.brush = SpreadsheetChartAdapterHelpers.r(this.c.upDownBars.upBar._ad, this.ah);
4354
4360
  a.outline = SpreadsheetChartAdapterHelpers.r(this.c.upDownBars.upBar.border._ap, this.ah);
@@ -4360,7 +4366,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4360
4366
  RingSeriesBaseDescriptionMetadata.d(this.k.context);
4361
4367
  RingSeriesDescriptionMetadata.d(this.k.context);
4362
4368
  HierarchicalRingSeriesDescriptionMetadata.d(this.k.context);
4363
- this.bj(1);
4369
+ this.bk(1);
4364
4370
  var c = new RingSeriesDescription();
4365
4371
  c.valueMemberPath = "Value";
4366
4372
  c.labelMemberPath = "Row";
@@ -4388,24 +4394,24 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4388
4394
  d = new RadialAreaSeriesDescription();
4389
4395
  break;
4390
4396
  }
4391
- this.bj(1);
4397
+ this.bk(1);
4392
4398
  d.dataSourceRef = stringFormat("groupedseriesdata{0}", b);
4393
- this.b0(d, a);
4399
+ this.b1(d, a);
4394
4400
  d.angleAxisRef = "CategoryAngleAxis";
4395
4401
  d.valueAxisRef = "NumericRadiusAxis";
4396
4402
  d.valueMemberPath = "Value";
4397
- var e = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (f) { return f.a == a; }));
4403
+ var e = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (f) { return f.a == a; }));
4398
4404
  d.name = e.c;
4399
4405
  d.title = e.d;
4400
4406
  d.showDefaultTooltip = true;
4401
- if (this.aq) {
4407
+ if (this.ar) {
4402
4408
  c.m(a.axisGroup == 1, this.ag);
4403
4409
  }
4404
4410
  return d;
4405
4411
  };
4406
4412
  SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.ab = function (a, b, c) {
4407
4413
  DataChartScatterDescriptionModule.register(this.k.context);
4408
- this.bi();
4414
+ this.bj();
4409
4415
  var d = null;
4410
4416
  var e = a.chartType;
4411
4417
  if (7 == a.type) {
@@ -4427,10 +4433,10 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4427
4433
  }
4428
4434
  }
4429
4435
  d.showDefaultTooltip = true;
4430
- this.b0(d, a);
4431
- d.name = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (f) { return f.a == a; })).c;
4432
- d.title = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a3, function (f) { return f.a == a; })).d;
4433
- if (this.aq) {
4436
+ this.b1(d, a);
4437
+ d.name = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (f) { return f.a == a; })).c;
4438
+ d.title = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, function (f) { return f.a == a; })).d;
4439
+ if (this.ar) {
4434
4440
  d.xAxisRef = a.axisGroup == 1 ? "XAxisPrimary" : "XAxisSecondary";
4435
4441
  d.yAxisRef = a.axisGroup == 1 ? "YAxisPrimary" : "YAxisSecondary";
4436
4442
  }
@@ -4447,7 +4453,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4447
4453
  d.radiusMemberPath = "Radius";
4448
4454
  }
4449
4455
  }
4450
- if (this.aq) {
4456
+ if (this.ar) {
4451
4457
  c.n(a.axisGroup == 1, this.ag);
4452
4458
  }
4453
4459
  var g = SpreadsheetChartAdapterHelpers.r(a._aq(b), this.ah);
@@ -4460,13 +4466,13 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4460
4466
  }
4461
4467
  return d;
4462
4468
  };
4463
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b2 = function (a) {
4469
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b3 = function (a) {
4464
4470
  DataChartStackedDescriptionModule.register(this.k.context);
4465
- this.bm();
4466
- var b = this.a3.count;
4471
+ this.bn();
4472
+ var b = this.a4.count;
4467
4473
  var c = new List$1(StackedFragmentSeriesDescription.$, 0);
4468
4474
  for (var d = 0; d < b; d++) {
4469
- var e = this.a3._inner[d].a;
4475
+ var e = this.a4._inner[d].a;
4470
4476
  if (false == stringContains(EnumUtil.getName(ChartType_$type, e.chartType), "Stacked")) {
4471
4477
  continue;
4472
4478
  }
@@ -4499,19 +4505,19 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4499
4505
  else {
4500
4506
  f.outline = "rgba(0, 0, 0, 0)";
4501
4507
  }
4502
- this.bz(f, e);
4508
+ this.b0(f, e);
4503
4509
  f.name = SpreadsheetChartAdapterHelpers.v(e, d + 1) + "_stacked";
4504
4510
  f.title = SpreadsheetChartAdapterHelpers.w(e, d + 1);
4505
4511
  c.add(f);
4506
4512
  }
4507
4513
  a.dataSourceRef = "stackedseriesdata";
4508
- this.b7(c);
4514
+ this.b8(c);
4509
4515
  a.series = Enumerable.a(StackedFragmentSeriesDescription.$, c);
4510
4516
  };
4511
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.at = function (a) {
4517
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.au = function (a) {
4512
4518
  var b;
4513
4519
  var c;
4514
- var d = this.bp(a, c, b);
4520
+ var d = this.bq(a, c, b);
4515
4521
  c = d.p1;
4516
4522
  b = d.p2;
4517
4523
  if (null == c || c.length < 1) {
@@ -4531,7 +4537,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4531
4537
  }
4532
4538
  return e;
4533
4539
  };
4534
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b3 = function (a) {
4540
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b4 = function (a) {
4535
4541
  var e_18, _0;
4536
4542
  try {
4537
4543
  for (var _1 = __values(fromEnum(a.b)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
@@ -4615,10 +4621,10 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4615
4621
  return m * Math.pow(10, j);
4616
4622
  }
4617
4623
  };
4618
- this.ac.w(this.k, this.a7, f, g);
4624
+ this.ac.w(this.k, this.a8, f, g);
4619
4625
  }
4620
4626
  };
4621
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b4 = function (a, b, c) {
4627
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b5 = function (a, b, c) {
4622
4628
  var e_20, _0, e_21, _1, e_22, _2;
4623
4629
  var d = new Dictionary$2(String_$type, Number_$type, 0);
4624
4630
  var e = new Dictionary$2(String_$type, Number_$type, 0);
@@ -4668,7 +4674,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4668
4674
  var k = -1.7976931348623157E+308;
4669
4675
  var l = void 0;
4670
4676
  var m = void 0;
4671
- var n = this.bp(i, m, l);
4677
+ var n = this.bq(i, m, l);
4672
4678
  m = n.p1;
4673
4679
  l = n.p2;
4674
4680
  for (var p = 0; p < m.length; p++) {
@@ -4817,11 +4823,11 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4817
4823
  }
4818
4824
  }
4819
4825
  };
4820
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b5 = function () {
4826
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b6 = function () {
4821
4827
  if (false == this.ae._e.contains(this.c.chartType)) {
4822
4828
  }
4823
4829
  };
4824
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.au = function (a, b, c) {
4830
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.av = function (a, b, c) {
4825
4831
  var e_23, _0;
4826
4832
  var d = 0;
4827
4833
  var e = 0;
@@ -4855,7 +4861,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4855
4861
  }
4856
4862
  return d == a && e == b && f == c;
4857
4863
  };
4858
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b6 = function (a) {
4864
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b7 = function (a) {
4859
4865
  var e_24, _0;
4860
4866
  var b = new HashSet$1(String_$type, 0);
4861
4867
  try {
@@ -4885,7 +4891,7 @@ var SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /** @class */ /
4885
4891
  }
4886
4892
  }
4887
4893
  };
4888
- SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b7 = function (a) {
4894
+ SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.prototype.b8 = function (a) {
4889
4895
  var e_25, _0;
4890
4896
  var b = new HashSet$1(String_$type, 0);
4891
4897
  try {