igniteui-webcomponents-charts 4.0.4 → 4.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +509 -479
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AnchoredCategorySeries_combined.js +1 -1
  4. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +1 -1
  5. package/esm2015/lib/AreaSeries_combined.js +8 -8
  6. package/esm2015/lib/BarSeries_combined.js +1 -1
  7. package/esm2015/lib/BollingerBandsOverlay_combined.js +8 -8
  8. package/esm2015/lib/CalloutLayer_combined.js +12 -12
  9. package/esm2015/lib/CategoryHighlightLayer_combined.js +1 -1
  10. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +4 -4
  11. package/esm2015/lib/CategoryXAxis_combined.js +1 -1
  12. package/esm2015/lib/CategoryYAxis_combined.js +2 -4
  13. package/esm2015/lib/ColumnSeries_combined.js +1 -1
  14. package/esm2015/lib/CrosshairLayer_combined.js +1 -1
  15. package/esm2015/lib/DataLegendContent_combined.js +22 -20
  16. package/esm2015/lib/FinancialIndicator_combined.js +17 -17
  17. package/esm2015/lib/FinancialPriceSeries_combined.js +4 -4
  18. package/esm2015/lib/FunnelLegendTemplates.js +1 -1
  19. package/esm2015/lib/HighDensityScatterSeries_combined.js +4 -4
  20. package/esm2015/lib/HorizontalAxisView_combined.js +30 -30
  21. package/esm2015/lib/LegendBaseViewManager_combined.js +1 -1
  22. package/esm2015/lib/LineSeries_combined.js +6 -6
  23. package/esm2015/lib/NumericXAxis_combined.js +2 -2
  24. package/esm2015/lib/NumericYAxis_combined.js +2 -2
  25. package/esm2015/lib/PieChartViewManager_combined.js +38 -30
  26. package/esm2015/lib/PieLegendTemplates.js +2 -2
  27. package/esm2015/lib/PointerTooltip_combined.js +10 -10
  28. package/esm2015/lib/PolarAreaSeries_combined.js +4 -4
  29. package/esm2015/lib/PolarBase_combined.js +1 -1
  30. package/esm2015/lib/PolarLineSeries_combined.js +2 -2
  31. package/esm2015/lib/PolarSplineAreaSeries_combined.js +4 -4
  32. package/esm2015/lib/PolarSplineSeries_combined.js +2 -2
  33. package/esm2015/lib/PriceChannelOverlay_combined.js +6 -6
  34. package/esm2015/lib/RadialAreaSeries_combined.js +8 -8
  35. package/esm2015/lib/RadialColumnSeries_combined.js +1 -1
  36. package/esm2015/lib/RadialLineSeries_combined.js +6 -6
  37. package/esm2015/lib/RadialPieSeries_combined.js +1 -1
  38. package/esm2015/lib/RangeAreaSeries_combined.js +6 -6
  39. package/esm2015/lib/RangeColumnSeries_combined.js +1 -1
  40. package/esm2015/lib/ScaleLegend_combined.js +8 -6
  41. package/esm2015/lib/ScatterAreaSeries_combined.js +5 -5
  42. package/esm2015/lib/ScatterBase_combined.js +2 -2
  43. package/esm2015/lib/ScatterContourSeries_combined.js +2 -2
  44. package/esm2015/lib/ScatterLineSeriesView.js +2 -2
  45. package/esm2015/lib/ScatterPolygonSeries_combined.js +4 -4
  46. package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
  47. package/esm2015/lib/SeriesViewer_combined.js +132 -110
  48. package/esm2015/lib/ShapeSeriesBase_combined.js +5 -5
  49. package/esm2015/lib/SplineAreaSeries_combined.js +8 -8
  50. package/esm2015/lib/SplineSeries_combined.js +6 -6
  51. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +29 -29
  52. package/esm2015/lib/StepAreaSeries_combined.js +8 -8
  53. package/esm2015/lib/StepLineSeries_combined.js +6 -6
  54. package/esm2015/lib/TreemapView_combined.js +21 -21
  55. package/esm2015/lib/ValueOverlay_combined.js +1 -1
  56. package/esm2015/lib/WaterfallSeries_combined.js +1 -1
  57. package/esm2015/lib/XamFunnelView_combined.js +22 -22
  58. package/esm2015/lib/ZoomSliderView_combined.js +23 -23
  59. package/esm2015/lib/igc-data-legend-component.js +0 -1
  60. package/esm2015/lib/igc-data-tool-tip-layer-component.js +0 -1
  61. package/esm5/lib/AnchoredCategorySeries_combined.js +1 -1
  62. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +1 -1
  63. package/esm5/lib/AreaSeries_combined.js +8 -8
  64. package/esm5/lib/BarSeries_combined.js +1 -1
  65. package/esm5/lib/BollingerBandsOverlay_combined.js +8 -8
  66. package/esm5/lib/CalloutLayer_combined.js +12 -12
  67. package/esm5/lib/CategoryHighlightLayer_combined.js +1 -1
  68. package/esm5/lib/CategoryItemHighlightLayer_combined.js +4 -4
  69. package/esm5/lib/CategoryXAxis_combined.js +1 -1
  70. package/esm5/lib/CategoryYAxis_combined.js +2 -4
  71. package/esm5/lib/ColumnSeries_combined.js +1 -1
  72. package/esm5/lib/CrosshairLayer_combined.js +1 -1
  73. package/esm5/lib/DataLegendContent_combined.js +22 -20
  74. package/esm5/lib/FinancialIndicator_combined.js +17 -17
  75. package/esm5/lib/FinancialPriceSeries_combined.js +4 -4
  76. package/esm5/lib/FunnelLegendTemplates.js +1 -1
  77. package/esm5/lib/HighDensityScatterSeries_combined.js +4 -4
  78. package/esm5/lib/HorizontalAxisView_combined.js +30 -30
  79. package/esm5/lib/LegendBaseViewManager_combined.js +1 -1
  80. package/esm5/lib/LineSeries_combined.js +6 -6
  81. package/esm5/lib/NumericXAxis_combined.js +2 -2
  82. package/esm5/lib/NumericYAxis_combined.js +2 -2
  83. package/esm5/lib/PieChartViewManager_combined.js +38 -30
  84. package/esm5/lib/PieLegendTemplates.js +2 -2
  85. package/esm5/lib/PointerTooltip_combined.js +10 -10
  86. package/esm5/lib/PolarAreaSeries_combined.js +4 -4
  87. package/esm5/lib/PolarBase_combined.js +1 -1
  88. package/esm5/lib/PolarLineSeries_combined.js +2 -2
  89. package/esm5/lib/PolarSplineAreaSeries_combined.js +4 -4
  90. package/esm5/lib/PolarSplineSeries_combined.js +2 -2
  91. package/esm5/lib/PriceChannelOverlay_combined.js +6 -6
  92. package/esm5/lib/RadialAreaSeries_combined.js +8 -8
  93. package/esm5/lib/RadialColumnSeries_combined.js +1 -1
  94. package/esm5/lib/RadialLineSeries_combined.js +6 -6
  95. package/esm5/lib/RadialPieSeries_combined.js +1 -1
  96. package/esm5/lib/RangeAreaSeries_combined.js +6 -6
  97. package/esm5/lib/RangeColumnSeries_combined.js +1 -1
  98. package/esm5/lib/ScaleLegend_combined.js +8 -6
  99. package/esm5/lib/ScatterAreaSeries_combined.js +5 -5
  100. package/esm5/lib/ScatterBase_combined.js +2 -2
  101. package/esm5/lib/ScatterContourSeries_combined.js +2 -2
  102. package/esm5/lib/ScatterLineSeriesView.js +2 -2
  103. package/esm5/lib/ScatterPolygonSeries_combined.js +4 -4
  104. package/esm5/lib/ScatterSplineSeriesView.js +2 -2
  105. package/esm5/lib/SeriesViewer_combined.js +132 -110
  106. package/esm5/lib/ShapeSeriesBase_combined.js +5 -5
  107. package/esm5/lib/SplineAreaSeries_combined.js +8 -8
  108. package/esm5/lib/SplineSeries_combined.js +6 -6
  109. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +29 -29
  110. package/esm5/lib/StepAreaSeries_combined.js +8 -8
  111. package/esm5/lib/StepLineSeries_combined.js +6 -6
  112. package/esm5/lib/TreemapView_combined.js +21 -21
  113. package/esm5/lib/ValueOverlay_combined.js +1 -1
  114. package/esm5/lib/WaterfallSeries_combined.js +1 -1
  115. package/esm5/lib/XamFunnelView_combined.js +22 -22
  116. package/esm5/lib/ZoomSliderView_combined.js +23 -23
  117. package/esm5/lib/igc-data-legend-component.js +0 -1
  118. package/esm5/lib/igc-data-tool-tip-layer-component.js +0 -1
  119. package/fesm2015/igniteui-webcomponents-charts.js +509 -479
  120. package/fesm5/igniteui-webcomponents-charts.js +509 -479
  121. package/lib/igc-data-legend-component.d.ts +0 -1
  122. package/lib/igc-data-tool-tip-layer-component.d.ts +0 -1
  123. package/package.json +2 -2
@@ -6464,7 +6464,9 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
6464
6464
  var e = _c.value;
6465
6465
  if (d && e.e1) {
6466
6466
  d = false;
6467
- c.a.k(0, 0, a, b);
6467
+ if (!c.a.e) {
6468
+ c.a.l(0, 0, a, b);
6469
+ }
6468
6470
  }
6469
6471
  e.mn(new Rect(0, 0, 0, a, b), c);
6470
6472
  }
@@ -6537,12 +6539,14 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
6537
6539
  }
6538
6540
  if (this.y != null && Rect.l_op_Inequality(this.p.to, null) && !this.p.to.isEmpty) {
6539
6541
  if (this.p.gc != 1) {
6540
- this.y.z();
6541
- this.y.aa(this.p.gc, this.p.gc);
6542
+ this.y.aa();
6543
+ this.y.ab(this.p.gc, this.p.gc);
6544
+ }
6545
+ if (!this.y.e) {
6546
+ this.y.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
6542
6547
  }
6543
- this.y.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
6544
6548
  if (this.p.gc != 1) {
6545
- this.y.y();
6549
+ this.y.z();
6546
6550
  }
6547
6551
  }
6548
6552
  };
@@ -7302,19 +7306,21 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
7302
7306
  }
7303
7307
  if (this.z.d) {
7304
7308
  if (this.p.gc != 1) {
7305
- this.z.z();
7306
- this.z.aa(this.p.gc, this.p.gc);
7309
+ this.z.aa();
7310
+ this.z.ab(this.p.gc, this.p.gc);
7307
7311
  }
7308
7312
  if (!this.fa.isEmpty) {
7309
7313
  if (!this.au) {
7310
- this.z.k(this.fa.left, this.fa.top, this.fa.width, this.fa.height);
7314
+ if (!this.z.e) {
7315
+ this.z.l(this.fa.left, this.fa.top, this.fa.width, this.fa.height);
7316
+ }
7311
7317
  }
7312
7318
  }
7313
7319
  }
7314
7320
  this.d1();
7315
7321
  if (this.z.d) {
7316
7322
  if (this.p.gc != 1) {
7317
- this.z.y();
7323
+ this.z.z();
7318
7324
  }
7319
7325
  }
7320
7326
  };
@@ -7332,29 +7338,31 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
7332
7338
  this.fa = new Rect(0, 0, 0, this.a8, this.a7);
7333
7339
  if (this.ax != null && this.ax.count > 0) {
7334
7340
  this.ci();
7335
- this.z.z();
7336
- this.z.ae(this.p.to);
7341
+ this.z.aa();
7342
+ this.z.af(this.p.to);
7337
7343
  if (!this.au) {
7338
- this.z.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
7344
+ if (!this.z.e) {
7345
+ this.z.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
7346
+ }
7339
7347
  }
7340
7348
  }
7341
- this.z.r(this.fd);
7342
- this.z.r(this.fe);
7343
- this.z.s(this.ff);
7344
- this.z.v(this.fi);
7345
- this.z.ac(this.v());
7349
+ this.z.s(this.fd);
7350
+ this.z.s(this.fe);
7351
+ this.z.t(this.ff);
7352
+ this.z.w(this.fi);
7353
+ this.z.ad(this.v());
7346
7354
  if (this.et != null) {
7347
7355
  this.et.ao = this.e5();
7348
- this.z.w(this.et);
7356
+ this.z.x(this.et);
7349
7357
  }
7350
- this.z.ac(this.u());
7358
+ this.z.ad(this.u());
7351
7359
  if (this.es != null) {
7352
7360
  this.es.ao = this.e4();
7353
- this.z.w(this.es);
7361
+ this.z.x(this.es);
7354
7362
  }
7355
7363
  if (this.ax != null && this.ax.count > 0) {
7356
7364
  this.j.bk(this.ax);
7357
- this.z.y();
7365
+ this.z.z();
7358
7366
  }
7359
7367
  if (this.ar) {
7360
7368
  this.eb();
@@ -7365,10 +7373,10 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
7365
7373
  }
7366
7374
  if (this.p.du) {
7367
7375
  if (this.fh != null) {
7368
- this.z.v(this.fh);
7376
+ this.z.w(this.fh);
7369
7377
  }
7370
7378
  if (this.fg != null) {
7371
- this.z.v(this.fg);
7379
+ this.z.w(this.fg);
7372
7380
  }
7373
7381
  }
7374
7382
  }
@@ -7587,8 +7595,8 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
7587
7595
  if (a == null || this.z == null) {
7588
7596
  return 0;
7589
7597
  }
7590
- this.z.ac(b);
7591
- return this.z.e(a);
7598
+ this.z.ad(b);
7599
+ return this.z.f(a);
7592
7600
  };
7593
7601
  SeriesViewerView.prototype.ba = function (a, b) {
7594
7602
  if (a == null) {
@@ -7941,7 +7949,9 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
7941
7949
  SeriesViewerView.prototype.ci = function () {
7942
7950
  if (this.ah) {
7943
7951
  this.ah = false;
7944
- this.y.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
7952
+ if (!this.y.e) {
7953
+ this.y.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
7954
+ }
7945
7955
  this.p.al.c = true;
7946
7956
  }
7947
7957
  };
@@ -8089,7 +8099,7 @@ var LegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
8089
8099
  q._stroke = c;
8090
8100
  q._fill = d;
8091
8101
  var r = LegendTemplates.a(a);
8092
- r.s(q);
8102
+ r.t(q);
8093
8103
  };
8094
8104
  LegendTemplates.s = function (a) {
8095
8105
  var b = a.data;
@@ -8110,7 +8120,7 @@ var LegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
8110
8120
  f.ac = c.fw;
8111
8121
  }
8112
8122
  var g = LegendTemplates.a(a);
8113
- g.r(f);
8123
+ g.s(f);
8114
8124
  };
8115
8125
  LegendTemplates.r = function (a, b, c) {
8116
8126
  var d = a.data;
@@ -8131,7 +8141,7 @@ var LegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
8131
8141
  l._stroke = d.outline;
8132
8142
  l._fill = d.actualItemBrush;
8133
8143
  var m = LegendTemplates.a(a);
8134
- m.s(l);
8144
+ m.t(l);
8135
8145
  };
8136
8146
  LegendTemplates.t = function (a, b) {
8137
8147
  if (b === void 0) {
@@ -9213,7 +9223,7 @@ var SeriesViewerViewManager = /** @class */ /*@__PURE__*/ (function (_super) {
9213
9223
  for (var b = 0; b < a.count; b++) {
9214
9224
  var c = a._inner[b];
9215
9225
  var d = c.content;
9216
- this.j.z.m(d.getNativeElement(), 1, c.xPosition + this.j.p.to.left, c.yPosition + this.j.p.to.top, c.width, c.height);
9226
+ this.j.z.n(d.getNativeElement(), 1, c.xPosition + this.j.p.to.left, c.yPosition + this.j.p.to.top, c.width, c.height);
9217
9227
  }
9218
9228
  };
9219
9229
  SeriesViewerViewManager.prototype.az = function () {
@@ -22727,7 +22737,7 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22727
22737
  else {
22728
22738
  var b = a;
22729
22739
  if (b != null && b.al != null) {
22730
- return this.e.e(b);
22740
+ return this.e.f(b);
22731
22741
  }
22732
22742
  return 0;
22733
22743
  }
@@ -22743,7 +22753,7 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22743
22753
  var b = a;
22744
22754
  if (b != null && b.al != null) {
22745
22755
  b.ag = true;
22746
- var c = this.e.ag(b, this.h, true);
22756
+ var c = this.e.ah(b, this.h, true);
22747
22757
  return new Size(1, c.c, c.b);
22748
22758
  }
22749
22759
  return new Size(1, 0, 0);
@@ -22775,7 +22785,7 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22775
22785
  AxisLabelPanelBaseView.prototype.am = function () {
22776
22786
  };
22777
22787
  AxisLabelPanelBaseView.prototype.ap = function (a) {
22778
- this.e.w(a);
22788
+ this.e.x(a);
22779
22789
  };
22780
22790
  AxisLabelPanelBaseView.prototype.ao = function () {
22781
22791
  var e_91, _a, e_92, _b;
@@ -22784,8 +22794,8 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22784
22794
  }
22785
22795
  if (this.e.d) {
22786
22796
  if (this.a.ad.bh != null && this.a.ad.bh.gc != 1) {
22787
- this.e.z();
22788
- this.e.aa(this.a.ad.bh.gc, this.a.ad.bh.gc);
22797
+ this.e.aa();
22798
+ this.e.ab(this.a.ad.bh.gc, this.a.ad.bh.gc);
22789
22799
  }
22790
22800
  this.ag();
22791
22801
  this.av = this.a.c1;
@@ -22794,8 +22804,8 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22794
22804
  a = this.a.ag.textColor;
22795
22805
  }
22796
22806
  if (this.a.j != null) {
22797
- this.e.z();
22798
- this.e.j(this.a.j);
22807
+ this.e.aa();
22808
+ this.e.k(this.a.j);
22799
22809
  }
22800
22810
  var b = false;
22801
22811
  try {
@@ -22809,12 +22819,12 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22809
22819
  }
22810
22820
  d.ao = a;
22811
22821
  if (d.j != null) {
22812
- this.e.z();
22813
- this.e.j(d.j);
22822
+ this.e.aa();
22823
+ this.e.k(d.j);
22814
22824
  }
22815
22825
  this.ap(d);
22816
22826
  if (d.j != null) {
22817
- this.e.y();
22827
+ this.e.z();
22818
22828
  }
22819
22829
  }
22820
22830
  }
@@ -22842,12 +22852,12 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22842
22852
  continue;
22843
22853
  }
22844
22854
  if (f.j != null) {
22845
- this.e.z();
22846
- this.e.j(f.j);
22855
+ this.e.aa();
22856
+ this.e.k(f.j);
22847
22857
  }
22848
- this.e.v(f);
22858
+ this.e.w(f);
22849
22859
  if (f.j != null) {
22850
- this.e.y();
22860
+ this.e.z();
22851
22861
  }
22852
22862
  }
22853
22863
  var g = typeCast(TextBlock.$, e);
@@ -22856,15 +22866,15 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22856
22866
  continue;
22857
22867
  }
22858
22868
  if (g.j != null) {
22859
- this.e.z();
22860
- this.e.j(g.j);
22869
+ this.e.aa();
22870
+ this.e.k(g.j);
22861
22871
  }
22862
22872
  if (g.ao == null) {
22863
22873
  g.ao = a;
22864
22874
  }
22865
- this.e.w(g);
22875
+ this.e.x(g);
22866
22876
  if (g.j != null) {
22867
- this.e.y();
22877
+ this.e.z();
22868
22878
  }
22869
22879
  }
22870
22880
  }
@@ -22884,25 +22894,25 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22884
22894
  }
22885
22895
  }
22886
22896
  if (this.a.j != null) {
22887
- this.e.y();
22897
+ this.e.z();
22888
22898
  }
22889
22899
  this.aq();
22890
22900
  a = this.at();
22891
- this.e.ac(this.d());
22901
+ this.e.ad(this.d());
22892
22902
  var h = this.a.ad.ir;
22893
22903
  if (h != null) {
22894
22904
  h.ao = a;
22895
22905
  if (h.j != null) {
22896
- this.e.z();
22897
- this.e.j(h.j);
22906
+ this.e.aa();
22907
+ this.e.k(h.j);
22898
22908
  }
22899
- this.e.w(h);
22909
+ this.e.x(h);
22900
22910
  if (h.j != null) {
22901
- this.e.y();
22911
+ this.e.z();
22902
22912
  }
22903
22913
  }
22904
22914
  if (this.a.ad.bh != null && this.a.ad.bh.gc != 1) {
22905
- this.e.y();
22915
+ this.e.z();
22906
22916
  }
22907
22917
  }
22908
22918
  };
@@ -22944,7 +22954,7 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22944
22954
  this.c = a;
22945
22955
  this.as();
22946
22956
  }
22947
- this.e.ac(a);
22957
+ this.e.ad(a);
22948
22958
  };
22949
22959
  AxisLabelPanelBaseView.prototype.as = function () {
22950
22960
  if (this.a.ad != null && this.a.ad.bh != null) {
@@ -22993,8 +23003,8 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
22993
23003
  }
22994
23004
  var a = this.a.ad.ir;
22995
23005
  if (a != null && a.al != null) {
22996
- this.e.ac(this.d());
22997
- var b = this.e.e(a);
23006
+ this.e.ad(this.d());
23007
+ var b = this.e.f(a);
22998
23008
  this.ag();
22999
23009
  return b;
23000
23010
  }
@@ -23011,7 +23021,7 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
23011
23021
  this.aw._stroke = this.a.ad.jz;
23012
23022
  }
23013
23023
  this.aw.ac = this.a.ad.fh;
23014
- this.e.s(this.aw);
23024
+ this.e.t(this.aw);
23015
23025
  };
23016
23026
  AxisLabelPanelBaseView.prototype.ab = function (a) {
23017
23027
  };
@@ -23443,12 +23453,14 @@ var AxisView = /** @class */ /*@__PURE__*/ (function (_super) {
23443
23453
  }
23444
23454
  if (this.j.d) {
23445
23455
  if (this.a.bh != null && this.a.bh.gc != 1) {
23446
- this.j.z();
23447
- this.j.aa(this.a.bh.gc, this.a.bh.gc);
23456
+ this.j.aa();
23457
+ this.j.ab(this.a.bh.gc, this.a.bh.gc);
23448
23458
  }
23449
23459
  var b = this.a.bf.te();
23450
23460
  if (a) {
23451
- this.j.k(b.left, b.top, b.width, b.height);
23461
+ if (!this.j.e) {
23462
+ this.j.l(b.left, b.top, b.width, b.height);
23463
+ }
23452
23464
  }
23453
23465
  if (a) {
23454
23466
  if (this.a.bh.sq != null && !this.a.kc.isEmpty) {
@@ -23457,29 +23469,31 @@ var AxisView = /** @class */ /*@__PURE__*/ (function (_super) {
23457
23469
  this.be.width = this.a.kc.width;
23458
23470
  this.be.height = this.a.kc.height;
23459
23471
  this.be._fill = this.a.bh.sq;
23460
- this.j.v(this.be);
23472
+ this.j.w(this.be);
23461
23473
  }
23462
23474
  }
23463
- this.j.z();
23464
- this.j.ae(this.a.kc);
23475
+ this.j.aa();
23476
+ this.j.af(this.a.kc);
23465
23477
  this.ap();
23466
- this.j.y();
23478
+ this.j.z();
23467
23479
  if (this.a.bh != null && this.a.bh.gc != 1) {
23468
- this.j.y();
23480
+ this.j.z();
23469
23481
  }
23470
23482
  }
23471
23483
  if (this.k.d) {
23472
23484
  if (this.a.bh != null && this.a.bh.gc != 1) {
23473
- this.k.z();
23474
- this.k.aa(this.a.bh.gc, this.a.bh.gc);
23485
+ this.k.aa();
23486
+ this.k.ab(this.a.bh.gc, this.a.bh.gc);
23475
23487
  }
23476
23488
  var c = this.a8;
23477
23489
  var d = this.a.bf.te();
23478
23490
  if (!c.isEmpty && a) {
23479
- this.k.k(d.left, d.top, d.width, d.height);
23491
+ if (!this.k.e) {
23492
+ this.k.l(d.left, d.top, d.width, d.height);
23493
+ }
23480
23494
  }
23481
23495
  if (this.a.bh != null && this.a.bh.gc != 1) {
23482
- this.k.y();
23496
+ this.k.z();
23483
23497
  }
23484
23498
  }
23485
23499
  };
@@ -23499,10 +23513,10 @@ var AxisView = /** @class */ /*@__PURE__*/ (function (_super) {
23499
23513
  this.bb.ai = this.a.j0;
23500
23514
  this.ba.ai = this.a.j2;
23501
23515
  this.a8 = this.a.kc;
23502
- this.j.s(this.ba);
23503
- this.j.s(this.bd);
23504
- this.j.s(this.bb);
23505
- this.j.s(this.bc);
23516
+ this.j.t(this.ba);
23517
+ this.j.t(this.bd);
23518
+ this.j.t(this.bb);
23519
+ this.j.t(this.bc);
23506
23520
  }
23507
23521
  };
23508
23522
  AxisView.prototype.af = function () {
@@ -23946,12 +23960,14 @@ var XamDataChartView = /** @class */ /*@__PURE__*/ (function (_super) {
23946
23960
  _super.prototype.ds.call(this);
23947
23961
  if (this.b.count == 0 && this.y != null) {
23948
23962
  if (this.p.gc != 1) {
23949
- this.y.z();
23950
- this.y.aa(this.p.gc, this.p.gc);
23963
+ this.y.aa();
23964
+ this.y.ab(this.p.gc, this.p.gc);
23965
+ }
23966
+ if (!this.y.e) {
23967
+ this.y.l(0, 0, this.a8, this.a7);
23951
23968
  }
23952
- this.y.k(0, 0, this.a8, this.a7);
23953
23969
  if (this.p.gc != 1) {
23954
- this.y.y();
23970
+ this.y.z();
23955
23971
  }
23956
23972
  }
23957
23973
  };
@@ -24244,11 +24260,13 @@ var SeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
24244
24260
  }
24245
24261
  if (this.k.d) {
24246
24262
  if (h != 1) {
24247
- this.k.z();
24248
- this.k.aa(h, h);
24263
+ this.k.aa();
24264
+ this.k.ab(h, h);
24249
24265
  }
24250
24266
  if (a) {
24251
- this.k.k(d, e, f, g);
24267
+ if (!this.k.e) {
24268
+ this.k.l(d, e, f, g);
24269
+ }
24252
24270
  }
24253
24271
  if (a) {
24254
24272
  if (this.e.cd.sq != null && !this.bu.isEmpty) {
@@ -24257,76 +24275,80 @@ var SeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
24257
24275
  this.bw.width = this.bu.width;
24258
24276
  this.bw.height = this.bu.height;
24259
24277
  this.bw._fill = this.e.cd.sq;
24260
- this.k.v(this.bw);
24278
+ this.k.w(this.bw);
24261
24279
  }
24262
24280
  }
24263
24281
  if (h != 1) {
24264
- this.k.y();
24282
+ this.k.z();
24265
24283
  }
24266
24284
  }
24267
24285
  if (this.l != null && this.r) {
24268
24286
  if (this.l.d) {
24269
24287
  if (this.e.cd != null && h != 1) {
24270
- this.l.z();
24271
- this.l.aa(h, h);
24288
+ this.l.aa();
24289
+ this.l.ab(h, h);
24272
24290
  }
24273
24291
  if (!b.isEmpty && a) {
24274
- this.l.k(b.left, b.top, b.width, b.height);
24292
+ if (!this.l.e) {
24293
+ this.l.l(b.left, b.top, b.width, b.height);
24294
+ }
24275
24295
  }
24276
24296
  this.ba(true);
24277
24297
  this.a6(this.l, true);
24278
24298
  this.a5(this.l, true);
24279
24299
  if (h != 1) {
24280
- this.l.y();
24300
+ this.l.z();
24281
24301
  }
24282
24302
  }
24283
24303
  }
24284
24304
  if (this.k.d && this.r) {
24285
24305
  if (h != 1) {
24286
- this.k.z();
24287
- this.k.aa(h, h);
24306
+ this.k.aa();
24307
+ this.k.ab(h, h);
24288
24308
  }
24289
- this.k.z();
24309
+ this.k.aa();
24290
24310
  if (!this.q && Rect.l_op_Inequality(this.e.pu, null) && !this.e.pu.isEmpty && (this.e.pu.width != 1 || this.e.pu.height != 1)) {
24291
- this.k.ae(new Rect(0, this.bu.left + this.bu.width * this.e.pu.left, this.bu.top + this.bu.height * this.e.pu.top, this.bu.width * this.e.pu.width, this.bu.height * this.e.pu.height));
24311
+ this.k.af(new Rect(0, this.bu.left + this.bu.width * this.e.pu.left, this.bu.top + this.bu.height * this.e.pu.top, this.bu.width * this.e.pu.width, this.bu.height * this.e.pu.height));
24292
24312
  }
24293
24313
  else {
24294
- this.k.ae(this.bu);
24314
+ this.k.af(this.bu);
24295
24315
  }
24296
24316
  this.ba(false);
24297
- this.k.ad(this.e._opacity);
24317
+ this.k.ae(this.e._opacity);
24298
24318
  if (this.e.dn && this.e.dp && !this.q) {
24299
24319
  if (this.e.e9) {
24300
- this.k.o(this.e.pf.colorString, 0, this.e.gz, this.e.g0);
24320
+ this.k.p(this.e.pf.colorString, 0, this.e.gz, this.e.g0);
24301
24321
  var i = this.e.cd.cu.j.x;
24302
24322
  var j = this.e.cd.cu.j.ak;
24303
24323
  if (h != 1) {
24304
- i.z();
24305
- i.aa(h, h);
24324
+ i.aa();
24325
+ i.ab(h, h);
24326
+ }
24327
+ if (!i.e) {
24328
+ i.l(c.left, c.top, c.width, c.height);
24306
24329
  }
24307
- i.k(c.left, c.top, c.width, c.height);
24308
24330
  this.a6(i, false);
24309
24331
  this.a5(i, false);
24310
- this.k.m(j.getNativeElement(), 1, 0, 0, c.width, c.height);
24332
+ this.k.n(j.getNativeElement(), 1, 0, 0, c.width, c.height);
24311
24333
  if (h != 1) {
24312
- i.y();
24334
+ i.z();
24313
24335
  }
24314
24336
  }
24315
24337
  else {
24316
- this.k.o(this.e.pf.colorString, this.e.gy, this.e.gz, this.e.g0);
24338
+ this.k.p(this.e.pf.colorString, this.e.gy, this.e.gz, this.e.g0);
24317
24339
  this.a6(this.k, false);
24318
24340
  this.a5(this.k, false);
24319
24341
  }
24320
- this.k.l();
24342
+ this.k.m();
24321
24343
  }
24322
24344
  else {
24323
24345
  this.a6(this.k, false);
24324
24346
  this.a5(this.k, false);
24325
24347
  }
24326
- this.k.ad(1);
24327
- this.k.y();
24348
+ this.k.ae(1);
24349
+ this.k.z();
24328
24350
  if (h != 1) {
24329
- this.k.y();
24351
+ this.k.z();
24330
24352
  }
24331
24353
  }
24332
24354
  };
@@ -24670,7 +24692,7 @@ var MarkerSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
24670
24692
  }
24671
24693
  var a = new DataTemplatePassInfo();
24672
24694
  a.isHitTestRender = false;
24673
- a.context = this.k.g();
24695
+ a.context = this.k.h();
24674
24696
  a.viewportTop = this.bu.top;
24675
24697
  a.viewportLeft = this.bu.left;
24676
24698
  a.viewportWidth = this.bu.width;
@@ -24681,7 +24703,7 @@ var MarkerSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
24681
24703
  b.passInfo = a;
24682
24704
  var c = new DataTemplateMeasureInfo();
24683
24705
  c.passInfo = a;
24684
- var d = this.k.g();
24706
+ var d = this.k.h();
24685
24707
  c.context = d;
24686
24708
  b.context = d;
24687
24709
  var e = 0;
@@ -24855,7 +24877,7 @@ var MarkerSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
24855
24877
  if (a.d) {
24856
24878
  var c = new DataTemplatePassInfo();
24857
24879
  c.isHitTestRender = b;
24858
- c.context = a.g();
24880
+ c.context = a.h();
24859
24881
  c.viewportTop = this.bu.top;
24860
24882
  c.viewportLeft = this.bu.left;
24861
24883
  c.viewportWidth = this.bu.width;
@@ -24867,7 +24889,7 @@ var MarkerSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
24867
24889
  var e = new DataTemplateMeasureInfo();
24868
24890
  e.passInfo = c;
24869
24891
  var f = false;
24870
- var g = a.g();
24892
+ var g = a.h();
24871
24893
  e.context = g;
24872
24894
  d.context = g;
24873
24895
  var h = 0;
@@ -24917,7 +24939,7 @@ var MarkerSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
24917
24939
  if (!isNaN_(k.height) && !isInfinity(k.height)) {
24918
24940
  d.availableHeight = k.height;
24919
24941
  }
24920
- a.p(d, k);
24942
+ a.q(d, k);
24921
24943
  k.m = d.availableWidth;
24922
24944
  k.l = d.availableHeight;
24923
24945
  k.ai = d.renderOffsetX;
@@ -26818,7 +26840,7 @@ var CrosshairLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
26818
26840
  for (var c = 0; c < this.b6.count; c++) {
26819
26841
  var d = this.b6._inner[c];
26820
26842
  if (d._visibility == 0) {
26821
- a.s(d);
26843
+ a.t(d);
26822
26844
  }
26823
26845
  }
26824
26846
  }
@@ -29340,7 +29362,7 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
29340
29362
  };
29341
29363
  CalloutLayerView.prototype.a6 = function (a, b) {
29342
29364
  _super.prototype.a6.call(this, a, b);
29343
- a.ac(this.b7());
29365
+ a.ad(this.b7());
29344
29366
  if (a.d && !b) {
29345
29367
  for (var c = 0; c < this.b9.count; c++) {
29346
29368
  var d = this.b9._inner[c];
@@ -29367,9 +29389,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
29367
29389
  }
29368
29390
  };
29369
29391
  CalloutLayerView.prototype.co = function (a) {
29370
- this.k.ac(this.b7());
29392
+ this.k.ad(this.b7());
29371
29393
  this.ca = this.cb();
29372
- var b = this.k.ag(a, this.ca, true);
29394
+ var b = this.k.ah(a, this.ca, true);
29373
29395
  return new Size(1, b.c, b.b);
29374
29396
  };
29375
29397
  CalloutLayerView.prototype.cb = function () {
@@ -29469,26 +29491,26 @@ var CalloutView = /** @class */ /*@__PURE__*/ (function (_super) {
29469
29491
  return _this;
29470
29492
  }
29471
29493
  CalloutView.prototype.j = function (a) {
29472
- a.z();
29473
- a.af(this.f, this.g);
29494
+ a.aa();
29495
+ a.ag(this.f, this.g);
29474
29496
  var b = new TranslateTransform();
29475
29497
  b.j = this.v.left;
29476
29498
  b.k = this.v.top;
29477
29499
  this.t.j = b;
29478
- a.r(this.s);
29479
- a.z();
29500
+ a.s(this.s);
29501
+ a.aa();
29480
29502
  this.t.width = this.l.m + this.w.left + this.w.right;
29481
29503
  this.t.height = this.l.l + this.w.top + this.w.bottom;
29482
29504
  this.t.am = this.c;
29483
29505
  this.t.an = this.c;
29484
- a.j(this.t.j);
29485
- a.v(this.t);
29506
+ a.k(this.t.j);
29507
+ a.w(this.t);
29486
29508
  this.l.ag = true;
29487
29509
  this.l.o = this.w.top;
29488
29510
  this.l.n = this.w.left;
29489
- a.w(this.l);
29490
- a.y();
29491
- a.y();
29511
+ a.x(this.l);
29512
+ a.z();
29513
+ a.z();
29492
29514
  };
29493
29515
  Object.defineProperty(CalloutView.prototype, "r", {
29494
29516
  get: function () {
@@ -30329,10 +30351,10 @@ var PointerTooltipView = /** @class */ /*@__PURE__*/ (function (_super) {
30329
30351
  this.j = j;
30330
30352
  }
30331
30353
  if (this.b.d && this.f != 1) {
30332
- this.b.z();
30333
- this.b.aa(this.f, this.f);
30354
+ this.b.aa();
30355
+ this.b.ab(this.f, this.f);
30334
30356
  }
30335
- this.b.k(0, 0, this.i, this.h);
30357
+ this.b.l(0, 0, this.i, this.h);
30336
30358
  var k = new Rectangle();
30337
30359
  k.width = this.a.a1;
30338
30360
  k.height = this.a.a0;
@@ -30371,15 +30393,15 @@ var PointerTooltipView = /** @class */ /*@__PURE__*/ (function (_super) {
30371
30393
  var m = this.a.cw;
30372
30394
  l._fill = k._fill;
30373
30395
  m._stroke = k._stroke;
30374
- this.b.v(k);
30375
- this.b.t(l);
30376
- this.b.u(m);
30396
+ this.b.w(k);
30397
+ this.b.u(l);
30398
+ this.b.v(m);
30377
30399
  if (this.a.ai != null) {
30378
- this.b.z();
30379
- this.b.af(k.n, k.o);
30400
+ this.b.aa();
30401
+ this.b.ag(k.n, k.o);
30380
30402
  this.a.ai.ensureUpdated();
30381
30403
  this.a.ai.doRender(this.b, 1);
30382
- this.b.y();
30404
+ this.b.z();
30383
30405
  }
30384
30406
  var x_ = a + "px";
30385
30407
  var y_ = b + "px";
@@ -30391,7 +30413,7 @@ var PointerTooltipView = /** @class */ /*@__PURE__*/ (function (_super) {
30391
30413
  this.c = true;
30392
30414
  }
30393
30415
  if (this.b.d && this.f != 1) {
30394
- this.b.y();
30416
+ this.b.z();
30395
30417
  }
30396
30418
  };
30397
30419
  PointerTooltipView.prototype.s = function () {
@@ -39451,12 +39473,12 @@ var NumericYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
39451
39473
  this.ng.j(a, b, c, d);
39452
39474
  };
39453
39475
  NumericYAxis.prototype.ny = function (a, b) {
39454
- if (this.bh == null || a == NaN || b == NaN) {
39476
+ if (this.bh == null || isNaN_(a) || isNaN_(b)) {
39455
39477
  return;
39456
39478
  }
39457
39479
  var c = this.nm(a, this);
39458
39480
  var d = this.nm(b, this);
39459
- if (c == NaN || d == NaN) {
39481
+ if (isNaN_(c) || isNaN_(d)) {
39460
39482
  return;
39461
39483
  }
39462
39484
  this.bh.tp = new Rect(0, this.bh.tp.x, d, this.bh.tp.width, c - d);
@@ -39866,7 +39888,7 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
39866
39888
  return e * f;
39867
39889
  };
39868
39890
  CategoryXAxis.prototype.m7 = function (a, b) {
39869
- if (a == NaN || b == NaN || this.kq == null || this.kq.count == 0) {
39891
+ if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
39870
39892
  return;
39871
39893
  }
39872
39894
  var c = a / this.kq.count;
@@ -40783,7 +40805,7 @@ var ValueOverlayView = /** @class */ /*@__PURE__*/ (function (_super) {
40783
40805
  ValueOverlayView.prototype.a6 = function (a, b) {
40784
40806
  _super.prototype.a6.call(this, a, b);
40785
40807
  if (a.d) {
40786
- a.s(this.bz);
40808
+ a.t(this.bz);
40787
40809
  }
40788
40810
  };
40789
40811
  ValueOverlayView.prototype.al = function (a) {
@@ -42385,7 +42407,7 @@ var CategoryHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_super)
42385
42407
  for (var c = 0; c < this.b6.count; c++) {
42386
42408
  var d = this.b6._inner[c];
42387
42409
  if (d._visibility == 0) {
42388
- a.v(d);
42410
+ a.w(d);
42389
42411
  }
42390
42412
  }
42391
42413
  }
@@ -44297,7 +44319,6 @@ var DataTooltipConstraintMode_$type = /*@__PURE__*/ markEnum('DataTooltipConstra
44297
44319
 
44298
44320
  /**
44299
44321
  * Represents an annotation layer that displays grouped tooltips with summaries for series.
44300
- * THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
44301
44322
  */
44302
44323
  var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
44303
44324
  __extends(IgcDataToolTipLayerComponent, _super);
@@ -49982,11 +50003,13 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
49982
50003
  };
49983
50004
  DataLegendView.prototype.a7 = function (a, b) {
49984
50005
  if (a.d && b != 1) {
49985
- a.z();
49986
- a.aa(b, b);
50006
+ a.aa();
50007
+ a.ab(b, b);
49987
50008
  }
49988
50009
  if (a == this.t) {
49989
- a.k(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
50010
+ if (!a.e) {
50011
+ a.l(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
50012
+ }
49990
50013
  }
49991
50014
  var c = new DataTemplatePassInfo();
49992
50015
  c.passID = "LegendItem";
@@ -50001,7 +50024,7 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
50001
50024
  }
50002
50025
  var g = new DataTemplateMeasureInfo();
50003
50026
  g.passInfo = c;
50004
- g.context = this.t.g();
50027
+ g.context = this.t.h();
50005
50028
  g.width = e.width;
50006
50029
  g.height = e.height;
50007
50030
  g.data = e.content;
@@ -50011,38 +50034,38 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
50011
50034
  h.availableWidth = e.width;
50012
50035
  h.availableHeight = e.height;
50013
50036
  h.passInfo = c;
50014
- h.context = a.g();
50037
+ h.context = a.h();
50015
50038
  h.renderContext = a;
50016
50039
  h.data = e.content;
50017
50040
  h.xPosition = e.n;
50018
50041
  h.yPosition = e.o;
50019
- a.z();
50020
- a.af(e.n, e.o);
50042
+ a.aa();
50043
+ a.ag(e.n, e.o);
50021
50044
  f.render(h);
50022
- a.y();
50045
+ a.z();
50023
50046
  }
50024
50047
  for (var i = 0; i < this.ab.count; i++) {
50025
50048
  var j = this.ab._inner[i];
50026
- a.ac(j.dataContext);
50027
- a.w(j);
50049
+ a.ad(j.dataContext);
50050
+ a.x(j);
50028
50051
  }
50029
50052
  for (var k = 0; k < this.z.count; k++) {
50030
50053
  var l = this.z._inner[k];
50031
- a.ac(l.dataContext);
50032
- a.w(l);
50054
+ a.ad(l.dataContext);
50055
+ a.x(l);
50033
50056
  }
50034
50057
  for (var m = 0; m < this.ad.count; m++) {
50035
50058
  var n = this.ad._inner[m];
50036
- a.ac(n.dataContext);
50037
- a.w(n);
50059
+ a.ad(n.dataContext);
50060
+ a.x(n);
50038
50061
  }
50039
50062
  for (var o = 0; o < this.ac.count; o++) {
50040
50063
  var p = this.ac._inner[o];
50041
- a.ac(p.dataContext);
50042
- a.w(p);
50064
+ a.ad(p.dataContext);
50065
+ a.x(p);
50043
50066
  }
50044
50067
  if (a.d && b != 1) {
50045
- a.y();
50068
+ a.z();
50046
50069
  }
50047
50070
  };
50048
50071
  DataLegendView.prototype.w = function () {
@@ -50053,10 +50076,10 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
50053
50076
  return false;
50054
50077
  };
50055
50078
  DataLegendView.prototype.bu = function (a, b) {
50056
- this.t.ac(b);
50079
+ this.t.ad(b);
50057
50080
  var c = new TextBlock();
50058
50081
  c.al = a;
50059
- var d = this.t.ag(c, this.ag(b), true);
50082
+ var d = this.t.ah(c, this.ag(b), true);
50060
50083
  return new Size(1, d.c, d.b);
50061
50084
  };
50062
50085
  DataLegendView.prototype.ag = function (a) {
@@ -50218,7 +50241,7 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
50218
50241
  };
50219
50242
  DataLegendView.prototype.ap = function (a, b) {
50220
50243
  a.ag = true;
50221
- var c = this.t.ag(a, this.ag(b), true);
50244
+ var c = this.t.ah(a, this.ag(b), true);
50222
50245
  };
50223
50246
  DataLegendView.prototype.a9 = function () {
50224
50247
  this.y.clear();
@@ -50672,7 +50695,6 @@ var IgcDataLegendStylingColumnEventArgs = /** @class */ /*@__PURE__*/ (function
50672
50695
  var DataLegendStylingDefaults = {};
50673
50696
  /**
50674
50697
  * Represents data legend that displays information about each series including values and summaries.
50675
- * THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
50676
50698
  */
50677
50699
  var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
50678
50700
  __extends(IgcDataLegendComponent, _super);
@@ -54147,13 +54169,13 @@ var CategoryItemHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_sup
54147
54169
  for (var c = 0; c < this.b8.count; c++) {
54148
54170
  var d = this.b8._inner[c];
54149
54171
  if (d._visibility == 0) {
54150
- a.v(d);
54172
+ a.w(d);
54151
54173
  }
54152
54174
  }
54153
54175
  if (this.b7.count > 0) {
54154
54176
  var e = new DataTemplatePassInfo();
54155
54177
  e.isHitTestRender = b;
54156
- e.context = a.g();
54178
+ e.context = a.h();
54157
54179
  e.viewportTop = this.bu.top;
54158
54180
  e.viewportLeft = this.bu.left;
54159
54181
  e.viewportWidth = this.bu.width;
@@ -54165,7 +54187,7 @@ var CategoryItemHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_sup
54165
54187
  var g = new DataTemplateMeasureInfo();
54166
54188
  g.passInfo = e;
54167
54189
  var h = false;
54168
- var i = a.g();
54190
+ var i = a.h();
54169
54191
  g.context = i;
54170
54192
  f.context = i;
54171
54193
  g.renderContext = a;
@@ -54215,7 +54237,7 @@ var CategoryItemHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_sup
54215
54237
  if (!isNaN_(n.height) && !isInfinity(n.height)) {
54216
54238
  f.availableHeight = n.height;
54217
54239
  }
54218
- a.p(f, n);
54240
+ a.q(f, n);
54219
54241
  n.m = f.availableWidth;
54220
54242
  n.l = f.availableHeight;
54221
54243
  }
@@ -59288,7 +59310,7 @@ var AnchoredCategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super)
59288
59310
  c._stroke = this.c0.up;
59289
59311
  c.ai = this.c0.uq;
59290
59312
  c.ad = this.c0.ur;
59291
- a.u(c);
59313
+ a.v(c);
59292
59314
  }
59293
59315
  }
59294
59316
  _super.prototype.a5.call(this, a, b);
@@ -63072,16 +63094,16 @@ var AreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
63072
63094
  AreaSeriesView.prototype.a6 = function (a, b) {
63073
63095
  _super.prototype.a6.call(this, a, b);
63074
63096
  if (b) {
63075
- a.s(this.de);
63076
- a.s(this.df);
63077
- a.s(this.dg);
63078
- a.s(this.dh);
63097
+ a.t(this.de);
63098
+ a.t(this.df);
63099
+ a.t(this.dg);
63100
+ a.t(this.dh);
63079
63101
  }
63080
63102
  else {
63081
- a.s(this.di);
63082
- a.s(this.dj);
63083
- a.s(this.dk);
63084
- a.s(this.dl);
63103
+ a.t(this.di);
63104
+ a.t(this.dj);
63105
+ a.t(this.dk);
63106
+ a.t(this.dl);
63085
63107
  }
63086
63108
  };
63087
63109
  AreaSeriesView.prototype.al = function (a) {
@@ -63539,7 +63561,7 @@ var ColumnSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
63539
63561
  for (var c = 0; c < this.dc.count; c++) {
63540
63562
  var d = this.aa(c, b);
63541
63563
  this.bd(d, c, b);
63542
- a.v(d);
63564
+ a.w(d);
63543
63565
  }
63544
63566
  }
63545
63567
  };
@@ -63944,14 +63966,14 @@ var LineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
63944
63966
  _super.prototype.a6.call(this, a, b);
63945
63967
  if (a.d) {
63946
63968
  if (b) {
63947
- a.s(this.dd);
63948
- a.s(this.de);
63949
- a.s(this.df);
63969
+ a.t(this.dd);
63970
+ a.t(this.de);
63971
+ a.t(this.df);
63950
63972
  }
63951
63973
  else {
63952
- a.s(this.dj);
63953
- a.s(this.dk);
63954
- a.s(this.dl);
63974
+ a.t(this.dj);
63975
+ a.t(this.dk);
63976
+ a.t(this.dl);
63955
63977
  }
63956
63978
  }
63957
63979
  };
@@ -65305,16 +65327,16 @@ var SplineAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
65305
65327
  SplineAreaSeriesView.prototype.a6 = function (a, b) {
65306
65328
  _super.prototype.a6.call(this, a, b);
65307
65329
  if (b) {
65308
- a.s(this.dg);
65309
- a.s(this.dh);
65310
- a.s(this.di);
65311
- a.s(this.dj);
65330
+ a.t(this.dg);
65331
+ a.t(this.dh);
65332
+ a.t(this.di);
65333
+ a.t(this.dj);
65312
65334
  }
65313
65335
  else {
65314
- a.s(this.dk);
65315
- a.s(this.dl);
65316
- a.s(this.dm);
65317
- a.s(this.dn);
65336
+ a.t(this.dk);
65337
+ a.t(this.dl);
65338
+ a.t(this.dm);
65339
+ a.t(this.dn);
65318
65340
  }
65319
65341
  };
65320
65342
  SplineAreaSeriesView.prototype.al = function (a) {
@@ -65699,14 +65721,14 @@ var SplineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
65699
65721
  _super.prototype.a6.call(this, a, b);
65700
65722
  if (a.d) {
65701
65723
  if (b) {
65702
- a.s(this.df);
65703
- a.s(this.dg);
65704
- a.s(this.dh);
65724
+ a.t(this.df);
65725
+ a.t(this.dg);
65726
+ a.t(this.dh);
65705
65727
  }
65706
65728
  else {
65707
- a.s(this.dl);
65708
- a.s(this.dm);
65709
- a.s(this.dn);
65729
+ a.t(this.dl);
65730
+ a.t(this.dm);
65731
+ a.t(this.dn);
65710
65732
  }
65711
65733
  }
65712
65734
  };
@@ -66077,16 +66099,16 @@ var StepAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
66077
66099
  StepAreaSeriesView.prototype.a6 = function (a, b) {
66078
66100
  _super.prototype.a6.call(this, a, b);
66079
66101
  if (b) {
66080
- a.s(this.de);
66081
- a.s(this.df);
66082
- a.s(this.dg);
66083
- a.s(this.dh);
66102
+ a.t(this.de);
66103
+ a.t(this.df);
66104
+ a.t(this.dg);
66105
+ a.t(this.dh);
66084
66106
  }
66085
66107
  else {
66086
- a.s(this.di);
66087
- a.s(this.dj);
66088
- a.s(this.dk);
66089
- a.s(this.dl);
66108
+ a.t(this.di);
66109
+ a.t(this.dj);
66110
+ a.t(this.dk);
66111
+ a.t(this.dl);
66090
66112
  }
66091
66113
  };
66092
66114
  StepAreaSeriesView.prototype.al = function (a) {
@@ -66486,14 +66508,14 @@ var StepLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
66486
66508
  _super.prototype.a6.call(this, a, b);
66487
66509
  if (a.d) {
66488
66510
  if (b) {
66489
- a.s(this.dd);
66490
- a.s(this.de);
66491
- a.s(this.df);
66511
+ a.t(this.dd);
66512
+ a.t(this.de);
66513
+ a.t(this.df);
66492
66514
  }
66493
66515
  else {
66494
- a.s(this.dj);
66495
- a.s(this.dk);
66496
- a.s(this.dl);
66516
+ a.t(this.dj);
66517
+ a.t(this.dk);
66518
+ a.t(this.dl);
66497
66519
  }
66498
66520
  }
66499
66521
  };
@@ -67039,7 +67061,7 @@ var WaterfallSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
67039
67061
  for (var c = 0; c < this.dc.count; c++) {
67040
67062
  var d = this.aa(c, b);
67041
67063
  this.bd(d, c, b);
67042
- a.v(d);
67064
+ a.w(d);
67043
67065
  }
67044
67066
  }
67045
67067
  };
@@ -92490,7 +92512,7 @@ var PieLegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
92490
92512
  i.ac = h;
92491
92513
  i._fill = f;
92492
92514
  i._stroke = g;
92493
- d.v(i);
92515
+ d.w(i);
92494
92516
  };
92495
92517
  PieLegendTemplates.b = function (a) {
92496
92518
  var b = a.data;
@@ -92507,7 +92529,7 @@ var PieLegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
92507
92529
  h.ac = g;
92508
92530
  h._fill = e;
92509
92531
  h._stroke = f;
92510
- d.v(h);
92532
+ d.w(h);
92511
92533
  };
92512
92534
  PieLegendTemplates.$t = markType(PieLegendTemplates, 'PieLegendTemplates');
92513
92535
  return PieLegendTemplates;
@@ -96399,53 +96421,61 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
96399
96421
  var a = this.k == this.j;
96400
96422
  if (this.k != null && this.k.d && !a) {
96401
96423
  if (this.a.c0 != 1) {
96402
- this.k.z();
96403
- this.k.aa(this.a.c0, this.a.c0);
96424
+ this.k.aa();
96425
+ this.k.ab(this.a.c0, this.a.c0);
96404
96426
  }
96405
96427
  if (!this.b1.isEmpty) {
96406
- this.k.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96428
+ if (!this.k.e) {
96429
+ this.k.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96430
+ }
96407
96431
  }
96408
96432
  }
96409
96433
  if (this.i != null && this.i.d && !a) {
96410
96434
  if (this.a.c0 != 1) {
96411
- this.i.z();
96412
- this.i.aa(this.a.c0, this.a.c0);
96435
+ this.i.aa();
96436
+ this.i.ab(this.a.c0, this.a.c0);
96413
96437
  }
96414
96438
  if (!this.b1.isEmpty) {
96415
- this.i.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96439
+ if (!this.i.e) {
96440
+ this.i.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96441
+ }
96416
96442
  }
96417
96443
  }
96418
96444
  if (this.j != null && this.j.d) {
96419
96445
  if (this.a.c0 != 1) {
96420
- this.j.z();
96421
- this.j.aa(this.a.c0, this.a.c0);
96446
+ this.j.aa();
96447
+ this.j.ab(this.a.c0, this.a.c0);
96422
96448
  }
96423
96449
  if (!this.b1.isEmpty) {
96424
- this.j.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96450
+ if (!this.j.e) {
96451
+ this.j.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96452
+ }
96425
96453
  }
96426
96454
  }
96427
96455
  if (this.h != null && this.h.d && !a) {
96428
96456
  if (this.a.c0 != 1) {
96429
- this.h.z();
96430
- this.h.aa(this.a.c0, this.a.c0);
96457
+ this.h.aa();
96458
+ this.h.ab(this.a.c0, this.a.c0);
96431
96459
  }
96432
96460
  if (!this.b1.isEmpty) {
96433
- this.h.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96461
+ if (!this.h.e) {
96462
+ this.h.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96463
+ }
96434
96464
  }
96435
96465
  }
96436
96466
  this.a7();
96437
96467
  if (!this.b1.isEmpty && this.a.c0 != 1) {
96438
96468
  if (this.k != null && this.k.d && !a) {
96439
- this.k.y();
96469
+ this.k.z();
96440
96470
  }
96441
96471
  if (this.i != null && this.i.d && !a) {
96442
- this.i.y();
96472
+ this.i.z();
96443
96473
  }
96444
96474
  if (this.j != null && this.j.d) {
96445
- this.j.y();
96475
+ this.j.z();
96446
96476
  }
96447
96477
  if (this.h != null && this.h.d && !a) {
96448
- this.h.y();
96478
+ this.h.z();
96449
96479
  }
96450
96480
  }
96451
96481
  };
@@ -96461,7 +96491,7 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
96461
96491
  if (this.a.fn != null) {
96462
96492
  a = this.a.bl();
96463
96493
  }
96464
- this.i.ac(a);
96494
+ this.i.ad(a);
96465
96495
  try {
96466
96496
  for (var _b = __values(fromEnum(this.u)), _c = _b.next(); !_c.done; _c = _b.next()) {
96467
96497
  var b = _c.value;
@@ -96480,13 +96510,13 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
96480
96510
  else {
96481
96511
  c.ao = b.ah.b2;
96482
96512
  }
96483
- this.i.w(c);
96513
+ this.i.x(c);
96484
96514
  }
96485
96515
  }
96486
96516
  var d = b.ah.b0;
96487
96517
  if (b.ah.y != null) {
96488
96518
  var e = new Path();
96489
- this.j.i(e, b.ah.y);
96519
+ this.j.j(e, b.ah.y);
96490
96520
  if (e._fill != null) {
96491
96521
  d = e._fill;
96492
96522
  }
@@ -96495,17 +96525,17 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
96495
96525
  b.aq._stroke = d;
96496
96526
  b.aq.ac = 1;
96497
96527
  if (this.a.i6 != null) {
96498
- this.i.i(b.aq, this.a.i6);
96528
+ this.i.j(b.aq, this.a.i6);
96499
96529
  }
96500
- this.i.s(b.aq);
96530
+ this.i.t(b.aq);
96501
96531
  }
96502
96532
  if (this.a.a0 == 0 && b.ap != null) {
96503
96533
  b.ap._stroke = d;
96504
96534
  b.ap.ac = 1;
96505
96535
  if (this.a.i6 != null) {
96506
- this.i.i(b.ap, this.a.i6);
96536
+ this.i.j(b.ap, this.a.i6);
96507
96537
  }
96508
- this.i.r(b.ap);
96538
+ this.i.s(b.ap);
96509
96539
  }
96510
96540
  }
96511
96541
  }
@@ -96540,22 +96570,22 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
96540
96570
  b._stroke = a.b1;
96541
96571
  }
96542
96572
  if (a.y != null) {
96543
- this.j.i(b, a.y);
96573
+ this.j.j(b, a.y);
96544
96574
  }
96545
96575
  if (b.j != null) {
96546
- this.j.z();
96547
- this.j.j(b.j);
96576
+ this.j.aa();
96577
+ this.j.k(b.j);
96548
96578
  }
96549
96579
  var c = b._fill;
96550
96580
  var d = b._stroke;
96551
96581
  var e = this.n(a, b, this.j);
96552
- this.j.s(b);
96582
+ this.j.t(b);
96553
96583
  if (e) {
96554
96584
  b._fill = c;
96555
96585
  b._stroke = d;
96556
96586
  }
96557
96587
  if (b.j != null) {
96558
- this.j.y();
96588
+ this.j.z();
96559
96589
  }
96560
96590
  };
96561
96591
  PieChartBaseView.prototype.ba = function () {
@@ -96863,7 +96893,7 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
96863
96893
  PieChartBaseView.prototype.z = function (a) {
96864
96894
  var b = typeCast(TextBlock.$, a);
96865
96895
  if (b != null && b.al != null && this.i != null) {
96866
- return this.i.e(b) + 0;
96896
+ return this.i.f(b) + 0;
96867
96897
  }
96868
96898
  return 0;
96869
96899
  };
@@ -96908,7 +96938,7 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
96908
96938
  a = this.a.bl();
96909
96939
  }
96910
96940
  if (this.i != null) {
96911
- this.i.ac(a);
96941
+ this.i.ad(a);
96912
96942
  }
96913
96943
  };
96914
96944
  PieChartBaseView.prototype.a0 = function (a, b) {
@@ -116877,30 +116907,30 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
116877
116907
  if (a.d) {
116878
116908
  if (b) {
116879
116909
  if (this.b3.tt == 2) {
116880
- a.s(this.cl);
116881
- a.s(this.ch);
116910
+ a.t(this.cl);
116911
+ a.t(this.ch);
116882
116912
  }
116883
116913
  else {
116884
- a.s(this.cn);
116885
- a.s(this.cm);
116886
- a.s(this.co);
116887
- a.s(this.cj);
116888
- a.s(this.ci);
116889
- a.s(this.ck);
116914
+ a.t(this.cn);
116915
+ a.t(this.cm);
116916
+ a.t(this.co);
116917
+ a.t(this.cj);
116918
+ a.t(this.ci);
116919
+ a.t(this.ck);
116890
116920
  }
116891
116921
  }
116892
116922
  else {
116893
116923
  if (this.b3.tt == 2) {
116894
- a.s(this.ct);
116895
- a.s(this.cp);
116924
+ a.t(this.ct);
116925
+ a.t(this.cp);
116896
116926
  }
116897
116927
  else {
116898
- a.s(this.cv);
116899
- a.s(this.cu);
116900
- a.s(this.cw);
116901
- a.s(this.cr);
116902
- a.s(this.cq);
116903
- a.s(this.cs);
116928
+ a.t(this.cv);
116929
+ a.t(this.cu);
116930
+ a.t(this.cw);
116931
+ a.t(this.cr);
116932
+ a.t(this.cq);
116933
+ a.t(this.cs);
116904
116934
  }
116905
116935
  }
116906
116936
  }
@@ -116913,7 +116943,7 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
116913
116943
  c._stroke = this.b3.uh;
116914
116944
  c.ad = this.b3.uj;
116915
116945
  c.ai = this.b3.ui;
116916
- a.u(c);
116946
+ a.v(c);
116917
116947
  }
116918
116948
  }
116919
116949
  _super.prototype.a5.call(this, a, b);
@@ -127612,14 +127642,14 @@ var PriceChannelOverlayView = /** @class */ /*@__PURE__*/ (function (_super) {
127612
127642
  _super.prototype.a6.call(this, a, b);
127613
127643
  if (a.d) {
127614
127644
  if (b) {
127615
- a.t(this.b6);
127616
- a.u(this.b9);
127617
- a.u(this.ca);
127645
+ a.u(this.b6);
127646
+ a.v(this.b9);
127647
+ a.v(this.ca);
127618
127648
  }
127619
127649
  else {
127620
- a.t(this.b8);
127621
- a.u(this.cd);
127622
- a.u(this.ce);
127650
+ a.u(this.b8);
127651
+ a.v(this.cd);
127652
+ a.v(this.ce);
127623
127653
  }
127624
127654
  }
127625
127655
  };
@@ -128190,16 +128220,16 @@ var BollingerBandsOverlayView = /** @class */ /*@__PURE__*/ (function (_super) {
128190
128220
  _super.prototype.a6.call(this, a, b);
128191
128221
  if (a.d) {
128192
128222
  if (b) {
128193
- a.t(this.b6);
128194
- a.u(this.b9);
128195
- a.u(this.ca);
128196
- a.u(this.cb);
128223
+ a.u(this.b6);
128224
+ a.v(this.b9);
128225
+ a.v(this.ca);
128226
+ a.v(this.cb);
128197
128227
  }
128198
128228
  else {
128199
- a.t(this.b8);
128200
- a.u(this.cf);
128201
- a.u(this.cg);
128202
- a.u(this.ch);
128229
+ a.u(this.b8);
128230
+ a.v(this.cf);
128231
+ a.v(this.cg);
128232
+ a.v(this.ch);
128203
128233
  }
128204
128234
  }
128205
128235
  };
@@ -129693,13 +129723,13 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
129693
129723
  for (var c = 0; c < this.b9.count; c++) {
129694
129724
  var d = this.aa(c, b);
129695
129725
  if (d._visibility == 0) {
129696
- a.s(d);
129726
+ a.t(d);
129697
129727
  }
129698
129728
  }
129699
129729
  }
129700
129730
  else {
129701
- a.s(this.cn);
129702
- a.s(this.cm);
129731
+ a.t(this.cn);
129732
+ a.t(this.cm);
129703
129733
  }
129704
129734
  }
129705
129735
  };
@@ -129711,7 +129741,7 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
129711
129741
  c._stroke = this.b3.uz;
129712
129742
  c.ai = this.b3.u1;
129713
129743
  c.ad = this.b3.u2;
129714
- a.u(c);
129744
+ a.v(c);
129715
129745
  }
129716
129746
  }
129717
129747
  _super.prototype.a5.call(this, a, b);
@@ -141862,10 +141892,10 @@ var ZoomSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
141862
141892
  this.w = truncate(Math.round(d));
141863
141893
  }
141864
141894
  if (this.o.d && this.t != 1) {
141865
- this.o.z();
141866
- this.o.aa(this.t, this.t);
141895
+ this.o.aa();
141896
+ this.o.ab(this.t, this.t);
141867
141897
  }
141868
- this.o.k(this.j.fj.left, this.j.fj.top, this.j.fj.width, this.j.fj.height);
141898
+ this.o.l(this.j.fj.left, this.j.fj.top, this.j.fj.width, this.j.fj.height);
141869
141899
  this.a0(this.i.allPaths, this.i.translateX, this.i.translateY);
141870
141900
  this.a0(this.h.allPaths, this.h.translateX, this.h.translateY);
141871
141901
  this.a0(this.c.allPaths, this.c.translateX, this.c.translateY);
@@ -141887,29 +141917,29 @@ var ZoomSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
141887
141917
  this.ay(this.g.calloutText);
141888
141918
  this.ay(this.f.calloutText);
141889
141919
  if (this.o.d && this.t != 1) {
141890
- this.o.y();
141920
+ this.o.z();
141891
141921
  }
141892
141922
  };
141893
141923
  ZoomSliderView.prototype.ay = function (a) {
141894
141924
  if (a.j != null) {
141895
- this.o.z();
141925
+ this.o.aa();
141896
141926
  }
141897
- this.o.j(a.j);
141898
- this.o.w(a);
141927
+ this.o.k(a.j);
141928
+ this.o.x(a);
141899
141929
  if (a.j != null) {
141900
- this.o.y();
141930
+ this.o.z();
141901
141931
  }
141902
141932
  };
141903
141933
  ZoomSliderView.prototype.ax = function (a) {
141904
141934
  for (var b = 0; b < a.count; b++) {
141905
141935
  var c = a.item(b);
141906
141936
  if (c.j != null) {
141907
- this.o.z();
141937
+ this.o.aa();
141908
141938
  }
141909
- this.o.j(c.j);
141910
- this.o.s(c);
141939
+ this.o.k(c.j);
141940
+ this.o.t(c);
141911
141941
  if (c.j != null) {
141912
- this.o.y();
141942
+ this.o.z();
141913
141943
  }
141914
141944
  }
141915
141945
  };
@@ -141984,7 +142014,7 @@ var ZoomSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
141984
142014
  this.v = i;
141985
142015
  var j = this.u.get2DCanvasContext(this.v);
141986
142016
  this.o = new RenderingContext(new CanvasViewRenderer(), j);
141987
- this.o.ac(this.m);
142017
+ this.o.ad(this.m);
141988
142018
  this.ab();
141989
142019
  this.a = new CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
141990
142020
  this.a.bl = this.j.fj;
@@ -142059,7 +142089,7 @@ var ZoomSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
142059
142089
  this.l = c;
142060
142090
  this.m = this.l;
142061
142091
  this.s = FontUtil.getCurrentFontHeight(this.u, this.m);
142062
- this.o.ac(this.l);
142092
+ this.o.ad(this.l);
142063
142093
  this.j.trackDirty();
142064
142094
  }
142065
142095
  };
@@ -142089,7 +142119,7 @@ var ZoomSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
142089
142119
  };
142090
142120
  ZoomSliderView.prototype.a4 = function (a) {
142091
142121
  var b = this.s;
142092
- var c = this.o.f(a.al);
142122
+ var c = this.o.g(a.al);
142093
142123
  return new Size(1, c, b);
142094
142124
  };
142095
142125
  ZoomSliderView.prototype.at = function () {
@@ -143647,7 +143677,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
143647
143677
  else {
143648
143678
  a.barBox._stroke = this.eu;
143649
143679
  }
143650
- if (this.a5 == NaN) {
143680
+ if (isNaN_(this.a5)) {
143651
143681
  a.barBox.ac = a.getBarBoxDefaultStrokeThickness();
143652
143682
  }
143653
143683
  else {
@@ -143674,7 +143704,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
143674
143704
  else {
143675
143705
  a.calloutText.ao = this.e5;
143676
143706
  }
143677
- if (this.bb == NaN) {
143707
+ if (isNaN_(this.bb)) {
143678
143708
  a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
143679
143709
  }
143680
143710
  else {
@@ -143701,7 +143731,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
143701
143731
  else {
143702
143732
  a.calloutText.ao = this.ex;
143703
143733
  }
143704
- if (this.a6 == NaN) {
143734
+ if (isNaN_(this.a6)) {
143705
143735
  a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
143706
143736
  }
143707
143737
  else {
@@ -143728,7 +143758,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
143728
143758
  else {
143729
143759
  a.thumbRidges._stroke = this.fa;
143730
143760
  }
143731
- if (this.be == NaN) {
143761
+ if (isNaN_(this.be)) {
143732
143762
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
143733
143763
  }
143734
143764
  else {
@@ -143755,7 +143785,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
143755
143785
  else {
143756
143786
  a.thumbRidges._stroke = this.fd;
143757
143787
  }
143758
- if (this.bj == NaN) {
143788
+ if (isNaN_(this.bj)) {
143759
143789
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
143760
143790
  }
143761
143791
  else {
@@ -143776,7 +143806,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
143776
143806
  else {
143777
143807
  a.shadeOutline._stroke = this.e7;
143778
143808
  }
143779
- if (this.bc == NaN) {
143809
+ if (isNaN_(this.bc)) {
143780
143810
  a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
143781
143811
  }
143782
143812
  else {
@@ -143797,7 +143827,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
143797
143827
  else {
143798
143828
  a.shadeOutline._stroke = this.ez;
143799
143829
  }
143800
- if (this.a7 == NaN) {
143830
+ if (isNaN_(this.a7)) {
143801
143831
  a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
143802
143832
  }
143803
143833
  else {
@@ -143824,7 +143854,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
143824
143854
  else {
143825
143855
  a.thumbRidges._stroke = this.e2;
143826
143856
  }
143827
- if (this.a9 == NaN) {
143857
+ if (isNaN_(this.a9)) {
143828
143858
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
143829
143859
  }
143830
143860
  else {
@@ -146095,7 +146125,7 @@ var LegendBaseViewManager = /** @class */ /*@__PURE__*/ (function (_super) {
146095
146125
  };
146096
146126
  LegendBaseViewManager.prototype.y = function (a, b, c, d) {
146097
146127
  var e_3, _a;
146098
- var e = a.g();
146128
+ var e = a.h();
146099
146129
  e.beginPath();
146100
146130
  e.moveTo(b.ak._inner[0].x, b.ak._inner[0].y);
146101
146131
  for (var f = 1; f < b.ak.count; f++) {
@@ -150651,7 +150681,7 @@ var FunnelLegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
150651
150681
  f.ac = e;
150652
150682
  f._fill = b.actualItemBrush;
150653
150683
  f._stroke = b.outline;
150654
- d.v(f);
150684
+ d.w(f);
150655
150685
  };
150656
150686
  FunnelLegendTemplates.a = function (a) {
150657
150687
  };
@@ -151073,12 +151103,12 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
151073
151103
  XamFunnelView.prototype.aq = function (a, b, c, d, e) {
151074
151104
  if (a != null) {
151075
151105
  if (a.d && this.t != 1) {
151076
- a.z();
151077
- a.aa(this.t, this.t);
151106
+ a.aa();
151107
+ a.ab(this.t, this.t);
151078
151108
  }
151079
- a.k(b, c, d, e);
151109
+ a.l(b, c, d, e);
151080
151110
  if (a.d && this.t != 1) {
151081
- a.y();
151111
+ a.z();
151082
151112
  }
151083
151113
  }
151084
151114
  };
@@ -151096,8 +151126,8 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
151096
151126
  var b = a.g;
151097
151127
  var c = this.q;
151098
151128
  if (c.d && this.t != 1) {
151099
- c.z();
151100
- c.aa(this.t, this.t);
151129
+ c.aa();
151130
+ c.ab(this.t, this.t);
151101
151131
  }
151102
151132
  var d = new Polygon();
151103
151133
  var e = new PointCollection(0);
@@ -151111,13 +151141,13 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
151111
151141
  d._fill = b.ad;
151112
151142
  d._stroke = a.h < 1 ? b.ad : b.ag;
151113
151143
  if (b.a0 != null) {
151114
- c.i(d, b.a0);
151144
+ c.j(d, b.a0);
151115
151145
  b.ad = d._fill;
151116
151146
  b.ag = d._stroke;
151117
151147
  b.q = d.ac;
151118
151148
  b.p = d._opacity;
151119
151149
  }
151120
- c.t(d);
151150
+ c.u(d);
151121
151151
  b.q = d.ac;
151122
151152
  if (b.i) {
151123
151153
  var h = new TextBlock();
@@ -151126,19 +151156,19 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
151126
151156
  this.bf._fill = this.ak("ui-funnel-slice", "color", -1);
151127
151157
  }
151128
151158
  h.ao = this.bf;
151129
- c.ac(this.m());
151159
+ c.ad(this.m());
151130
151160
  var i = b.v.toString();
151131
- var j = c.f(i);
151161
+ var j = c.g(i);
151132
151162
  var k = this.ab();
151133
151163
  h.al = i;
151134
151164
  h.o = b.an.y + b.aq.y - (k / 2);
151135
151165
  h.n = b.an.x + this.u + b.aq.x - (j / 2);
151136
151166
  b.ax = new Rect(0, h.n, h.o, j, k);
151137
151167
  b.a2 = h._visibility;
151138
- c.w(h);
151168
+ c.x(h);
151139
151169
  }
151140
151170
  if (c.d && this.t != 1) {
151141
- c.y();
151171
+ c.z();
151142
151172
  }
151143
151173
  };
151144
151174
  XamFunnelView.prototype.a5 = function (a) {
@@ -151149,12 +151179,12 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
151149
151179
  var c = a;
151150
151180
  var d = this.p;
151151
151181
  if (d.d && this.t != 1) {
151152
- d.z();
151153
- d.aa(this.t, this.t);
151182
+ d.aa();
151183
+ d.ab(this.t, this.t);
151154
151184
  }
151155
151185
  var e = new TextBlock();
151156
151186
  e.al = c.j.toString();
151157
- d.ac(this.n());
151187
+ d.ad(this.n());
151158
151188
  if (this.be == null) {
151159
151189
  this.be = new Brush();
151160
151190
  this.be._fill = this.ad.rootWrapper.getStyleProperty("color");
@@ -151162,13 +151192,13 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
151162
151192
  e.ao = this.be;
151163
151193
  var f = this.ac();
151164
151194
  var g = c.l.y - f / 2;
151165
- var h = d.f(e.al);
151195
+ var h = d.g(e.al);
151166
151196
  e.n = b;
151167
151197
  e.o = g;
151168
151198
  c.f.b.ay = new Rect(0, b, g, h, f);
151169
- d.w(e);
151199
+ d.x(e);
151170
151200
  if (d.d && this.t != 1) {
151171
- d.y();
151201
+ d.z();
151172
151202
  }
151173
151203
  };
151174
151204
  XamFunnelView.prototype.az = function () {
@@ -151470,12 +151500,12 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
151470
151500
  return 0;
151471
151501
  }
151472
151502
  var c = 0;
151473
- this.p.ac(this.n());
151503
+ this.p.ad(this.n());
151474
151504
  try {
151475
151505
  for (var _b = __values(fromEnum(b)), _c = _b.next(); !_c.done; _c = _b.next()) {
151476
151506
  var d = _c.value;
151477
151507
  if (d != null) {
151478
- c = Math.max(this.p.f(d.toString()), c);
151508
+ c = Math.max(this.p.g(d.toString()), c);
151479
151509
  }
151480
151510
  }
151481
151511
  }
@@ -151497,8 +151527,8 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
151497
151527
  XamFunnelView.prototype.decideLabelSize = function (a, b) {
151498
151528
  var c = 0;
151499
151529
  if (a.b.i) {
151500
- this.p.ac(this.m());
151501
- c = this.p.f(a.b.v.toString());
151530
+ this.p.ad(this.m());
151531
+ c = this.p.g(a.b.v.toString());
151502
151532
  }
151503
151533
  return new Size(1, c, b ? this.ab() : this.ac());
151504
151534
  };
@@ -157193,14 +157223,14 @@ var RangeAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
157193
157223
  _super.prototype.a6.call(this, a, b);
157194
157224
  if (a.d) {
157195
157225
  if (b) {
157196
- a.t(this.c5);
157197
- a.u(this.c8);
157198
- a.u(this.c9);
157226
+ a.u(this.c5);
157227
+ a.v(this.c8);
157228
+ a.v(this.c9);
157199
157229
  }
157200
157230
  else {
157201
- a.t(this.c6);
157202
- a.u(this.da);
157203
- a.u(this.db);
157231
+ a.u(this.c6);
157232
+ a.v(this.da);
157233
+ a.v(this.db);
157204
157234
  }
157205
157235
  }
157206
157236
  };
@@ -157564,7 +157594,7 @@ var RangeColumnSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
157564
157594
  for (var c = 0; c < this.c4.count; c++) {
157565
157595
  var d = this.aa(c, b);
157566
157596
  this.bd(d, c, b);
157567
- a.v(d);
157597
+ a.w(d);
157568
157598
  }
157569
157599
  }
157570
157600
  };
@@ -165349,7 +165379,7 @@ var PolarBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
165349
165379
  c._stroke = this.cu.uy;
165350
165380
  c.ad = this.cu.u1;
165351
165381
  c.ai = this.cu.u0;
165352
- a.u(c);
165382
+ a.v(c);
165353
165383
  }
165354
165384
  }
165355
165385
  _super.prototype.a5.call(this, a, b);
@@ -165933,12 +165963,12 @@ var PolarAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
165933
165963
  _super.prototype.a6.call(this, a, b);
165934
165964
  if (a.d) {
165935
165965
  if (b) {
165936
- a.s(this.c7);
165937
- a.s(this.c8);
165966
+ a.t(this.c7);
165967
+ a.t(this.c8);
165938
165968
  }
165939
165969
  else {
165940
- a.s(this.c9);
165941
- a.s(this.da);
165970
+ a.t(this.c9);
165971
+ a.t(this.da);
165942
165972
  }
165943
165973
  }
165944
165974
  };
@@ -166180,10 +166210,10 @@ var PolarLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
166180
166210
  _super.prototype.a6.call(this, a, b);
166181
166211
  if (a.d) {
166182
166212
  if (b) {
166183
- a.s(this.c7);
166213
+ a.t(this.c7);
166184
166214
  }
166185
166215
  else {
166186
- a.s(this.c8);
166216
+ a.t(this.c8);
166187
166217
  }
166188
166218
  }
166189
166219
  };
@@ -166599,10 +166629,10 @@ var PolarSplineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
166599
166629
  _super.prototype.a6.call(this, a, b);
166600
166630
  if (a.d) {
166601
166631
  if (b) {
166602
- a.s(this.c7);
166632
+ a.t(this.c7);
166603
166633
  }
166604
166634
  else {
166605
- a.s(this.c8);
166635
+ a.t(this.c8);
166606
166636
  }
166607
166637
  }
166608
166638
  };
@@ -166891,12 +166921,12 @@ var PolarSplineAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
166891
166921
  _super.prototype.a6.call(this, a, b);
166892
166922
  if (a.d) {
166893
166923
  if (b) {
166894
- a.s(this.c7);
166895
- a.s(this.c8);
166924
+ a.t(this.c7);
166925
+ a.t(this.c8);
166896
166926
  }
166897
166927
  else {
166898
- a.s(this.c9);
166899
- a.s(this.da);
166928
+ a.t(this.c9);
166929
+ a.t(this.da);
166900
166930
  }
166901
166931
  }
166902
166932
  };
@@ -169267,7 +169297,7 @@ var AnchoredRadialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
169267
169297
  c._stroke = this.cw.t6;
169268
169298
  c.ai = this.cw.t8;
169269
169299
  c.ad = this.cw.t9;
169270
- a.u(c);
169300
+ a.v(c);
169271
169301
  }
169272
169302
  }
169273
169303
  _super.prototype.a5.call(this, a, b);
@@ -169464,16 +169494,16 @@ var RadialAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
169464
169494
  _super.prototype.a6.call(this, a, b);
169465
169495
  if (a.d) {
169466
169496
  if (b) {
169467
- a.s(this.c3);
169468
- a.s(this.c4);
169469
- a.s(this.c5);
169470
- a.s(this.c6);
169497
+ a.t(this.c3);
169498
+ a.t(this.c4);
169499
+ a.t(this.c5);
169500
+ a.t(this.c6);
169471
169501
  }
169472
169502
  else {
169473
- a.s(this.c7);
169474
- a.s(this.c8);
169475
- a.s(this.c9);
169476
- a.s(this.da);
169503
+ a.t(this.c7);
169504
+ a.t(this.c8);
169505
+ a.t(this.c9);
169506
+ a.t(this.da);
169477
169507
  }
169478
169508
  }
169479
169509
  };
@@ -169825,7 +169855,7 @@ var RadialColumnSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
169825
169855
  for (var c = 0; c < this.c2.count; c++) {
169826
169856
  var d = this.aa(c, b);
169827
169857
  this.bd(d, c, b);
169828
- a.s(d);
169858
+ a.t(d);
169829
169859
  }
169830
169860
  }
169831
169861
  };
@@ -170191,14 +170221,14 @@ var RadialLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
170191
170221
  _super.prototype.a6.call(this, a, b);
170192
170222
  if (a.d) {
170193
170223
  if (b) {
170194
- a.s(this.c3);
170195
- a.s(this.c4);
170196
- a.s(this.c5);
170224
+ a.t(this.c3);
170225
+ a.t(this.c4);
170226
+ a.t(this.c5);
170197
170227
  }
170198
170228
  else {
170199
- a.s(this.c6);
170200
- a.s(this.c7);
170201
- a.s(this.c8);
170229
+ a.t(this.c6);
170230
+ a.t(this.c7);
170231
+ a.t(this.c8);
170202
170232
  }
170203
170233
  }
170204
170234
  };
@@ -170768,7 +170798,7 @@ var RadialPieSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
170768
170798
  if (a.d) {
170769
170799
  for (var c = 0; c < this.c2.count; c++) {
170770
170800
  var d = this.aa(c, b);
170771
- a.s(d);
170801
+ a.t(d);
170772
170802
  }
170773
170803
  }
170774
170804
  };
@@ -171317,12 +171347,12 @@ var NumericXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
171317
171347
  this.ng.j(a, b, c, d);
171318
171348
  };
171319
171349
  NumericXAxis.prototype.nz = function (a, b) {
171320
- if (this.bh == null || a == NaN || b == NaN) {
171350
+ if (this.bh == null || isNaN_(a) || isNaN_(b)) {
171321
171351
  return;
171322
171352
  }
171323
171353
  var c = this.nm(a, this);
171324
171354
  var d = this.nm(b, this);
171325
- if (c == NaN || d == NaN) {
171355
+ if (isNaN_(c) || isNaN_(d)) {
171326
171356
  return;
171327
171357
  }
171328
171358
  this.bh.tp = new Rect(0, c, this.bh.tp.y, d - c, this.bh.tp.height);
@@ -175702,7 +175732,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
175702
175732
  ScatterBaseView.prototype.de = function (a) {
175703
175733
  if (this.db == null) {
175704
175734
  this.db = new DataTemplateMeasureInfo();
175705
- this.db.context = this.k.g();
175735
+ this.db.context = this.k.h();
175706
175736
  }
175707
175737
  this.db.width = a.width;
175708
175738
  this.db.height = a.height;
@@ -175769,7 +175799,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
175769
175799
  c._stroke = this.cw.u1;
175770
175800
  c.ai = this.cw.u2;
175771
175801
  c.ad = this.cw.u3;
175772
- a.u(c);
175802
+ a.v(c);
175773
175803
  }
175774
175804
  }
175775
175805
  };
@@ -178161,10 +178191,10 @@ var ScatterLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
178161
178191
  _super.prototype.a6.call(this, a, b);
178162
178192
  if (a.d) {
178163
178193
  if (b) {
178164
- a.s(this.df);
178194
+ a.t(this.df);
178165
178195
  }
178166
178196
  else {
178167
- a.s(this.dg);
178197
+ a.t(this.dg);
178168
178198
  }
178169
178199
  }
178170
178200
  };
@@ -178582,10 +178612,10 @@ var ScatterSplineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
178582
178612
  _super.prototype.a6.call(this, a, b);
178583
178613
  if (a.d) {
178584
178614
  if (b) {
178585
- a.s(this.df);
178615
+ a.t(this.df);
178586
178616
  }
178587
178617
  else {
178588
- a.s(this.dg);
178618
+ a.t(this.dg);
178589
178619
  }
178590
178620
  }
178591
178621
  };
@@ -180621,7 +180651,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
180621
180651
  if (g != this.b5 || h != this.b4 || this.bx == null) {
180622
180652
  this.b2.setAttribute("width", e.toString());
180623
180653
  this.b2.setAttribute("height", f.toString());
180624
- this.b3 = this.b0.g().getImageData(0, 0, e, f);
180654
+ this.b3 = this.b0.h().getImageData(0, 0, e, f);
180625
180655
  var imageDataArray_ = this.b3.data;
180626
180656
  this.bx = imageDataArray_;
180627
180657
  }
@@ -180635,7 +180665,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
180635
180665
  var b = truncate(Math.round(this.bu.left));
180636
180666
  var c = truncate(Math.round(this.bu.width));
180637
180667
  var d = truncate(Math.round(this.bu.height));
180638
- this.b0.g().putImageData(this.b3, 0, 0);
180668
+ this.b0.h().putImageData(this.b3, 0, 0);
180639
180669
  this.aq();
180640
180670
  };
180641
180671
  HighDensityScatterSeriesView.prototype.b8 = function (a) {
@@ -180658,7 +180688,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
180658
180688
  c.width = this.bu.width;
180659
180689
  c.height = this.bu.height;
180660
180690
  c._fill = this.bo();
180661
- a.v(c);
180691
+ a.w(c);
180662
180692
  return;
180663
180693
  }
180664
180694
  if (this.b2 == null) {
@@ -180668,7 +180698,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
180668
180698
  var e = truncate(Math.round(this.bu.top));
180669
180699
  var f = truncate(Math.round(this.bu.width));
180670
180700
  var g = truncate(Math.round(this.bu.height));
180671
- this.k.n(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
180701
+ this.k.o(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
180672
180702
  };
180673
180703
  HighDensityScatterSeriesView.prototype.b1 = function (a, b) {
180674
180704
  return Color.e(toNullable(Color.$, a), toNullable(Color.$, null)) && Color.e(toNullable(Color.$, b), toNullable(Color.$, null));
@@ -182659,7 +182689,7 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
182659
182689
  if (this.b4.getAttribute("height") != g) {
182660
182690
  this.b4.setAttribute("height", e.toString());
182661
182691
  }
182662
- var h = this.b3.g();
182692
+ var h = this.b3.h();
182663
182693
  if (a) {
182664
182694
  h.clearRect(0, 0, d, e);
182665
182695
  }
@@ -182686,7 +182716,7 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
182686
182716
  };
182687
182717
  ScatterAreaSeriesView.prototype.b7 = function () {
182688
182718
  if (this.b3 != null) {
182689
- this.b3.k(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
182719
+ this.b3.l(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
182690
182720
  }
182691
182721
  this.aq();
182692
182722
  };
@@ -182702,14 +182732,14 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
182702
182732
  c.width = this.bu.width;
182703
182733
  c.height = this.bu.height;
182704
182734
  c._fill = this.bo();
182705
- a.v(c);
182735
+ a.w(c);
182706
182736
  }
182707
182737
  else {
182708
182738
  var d = truncate(Math.round(this.bu.left));
182709
182739
  var e = truncate(Math.round(this.bu.top));
182710
182740
  var f = truncate(Math.round(this.bu.width));
182711
182741
  var g = truncate(Math.round(this.bu.height));
182712
- a.m(this.b4.getNativeElement(), 1, d, e, f, g);
182742
+ a.n(this.b4.getNativeElement(), 1, d, e, f, g);
182713
182743
  }
182714
182744
  };
182715
182745
  ScatterAreaSeriesView.prototype.cb = function (a) {
@@ -182718,7 +182748,7 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
182718
182748
  var d = truncate(Math.round(this.bu.width));
182719
182749
  var e = truncate(Math.round(this.bu.height));
182720
182750
  this.b9();
182721
- this.b3.g().putImageData(this.b5, 0, 0);
182751
+ this.b3.h().putImageData(this.b5, 0, 0);
182722
182752
  this.aq();
182723
182753
  };
182724
182754
  ScatterAreaSeriesView.prototype.al = function (a) {
@@ -183899,7 +183929,7 @@ var ScatterContourSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
183899
183929
  c._stroke = this.b0._inner[b];
183900
183930
  c.ac = this.e.fw;
183901
183931
  if (c.y != null) {
183902
- this.k.i(c, c.y);
183932
+ this.k.j(c, c.y);
183903
183933
  }
183904
183934
  };
183905
183935
  ScatterContourSeriesView.prototype.bf = function (a, b) {
@@ -183915,7 +183945,7 @@ var ScatterContourSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
183915
183945
  var d = this.b1._inner[c];
183916
183946
  if (d._visibility != 1) {
183917
183947
  this.bd(d, c, b);
183918
- a.s(d);
183948
+ a.t(d);
183919
183949
  }
183920
183950
  }
183921
183951
  };
@@ -186398,19 +186428,19 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
186398
186428
  }
186399
186429
  if (a.y != e) {
186400
186430
  a.y = e;
186401
- this.k.i(a, a.y);
186431
+ this.k.j(a, a.y);
186402
186432
  }
186403
186433
  }
186404
186434
  if (!d) {
186405
186435
  if (a.y != this.c5) {
186406
186436
  a.y = this.c5;
186407
- this.k.i(a, a.y);
186437
+ this.k.j(a, a.y);
186408
186438
  }
186409
186439
  }
186410
186440
  var f = this.b3.su(b, a, a.y);
186411
186441
  if (a.y != f) {
186412
186442
  a.y = f;
186413
- this.k.i(a, a.y);
186443
+ this.k.j(a, a.y);
186414
186444
  }
186415
186445
  };
186416
186446
  ShapeSeriesViewBase.prototype.cl = function (a, b) {
@@ -186506,7 +186536,7 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
186506
186536
  for (var c = 0; c < this.cd.count; c++) {
186507
186537
  var d = this.aa(c, b);
186508
186538
  if (d._visibility != 1) {
186509
- a.s(d);
186539
+ a.t(d);
186510
186540
  }
186511
186541
  }
186512
186542
  };
@@ -186580,7 +186610,7 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
186580
186610
  })());
186581
186611
  b.ac = 1;
186582
186612
  if (this.k != null) {
186583
- this.k.i(b, b.y);
186613
+ this.k.j(b, b.y);
186584
186614
  }
186585
186615
  this.b3.ss = RectUtil.r(a, b.ac);
186586
186616
  };
@@ -187458,7 +187488,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
187458
187488
  _super.prototype.a5.call(this, a, b);
187459
187489
  var c = new DataTemplatePassInfo();
187460
187490
  c.isHitTestRender = b;
187461
- c.context = a.g();
187491
+ c.context = a.h();
187462
187492
  c.viewportTop = this.bu.top;
187463
187493
  c.viewportLeft = this.bu.left;
187464
187494
  c.viewportWidth = this.bu.width;
@@ -187470,7 +187500,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
187470
187500
  var e = new DataTemplateMeasureInfo();
187471
187501
  e.passInfo = c;
187472
187502
  var f = false;
187473
- var g = a.g();
187503
+ var g = a.h();
187474
187504
  e.context = g;
187475
187505
  d.context = g;
187476
187506
  var h = 0;
@@ -187519,7 +187549,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
187519
187549
  if (!isNaN_(k.height) && !isInfinity(k.height)) {
187520
187550
  d.availableHeight = k.height;
187521
187551
  }
187522
- a.p(d, k);
187552
+ a.q(d, k);
187523
187553
  k.m = d.availableWidth;
187524
187554
  k.l = d.availableHeight;
187525
187555
  k.ai = d.renderOffsetX;
@@ -187616,7 +187646,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
187616
187646
  ScatterPolygonSeriesView.prototype.d2 = function (a) {
187617
187647
  if (this.d1 == null) {
187618
187648
  this.d1 = new DataTemplateMeasureInfo();
187619
- this.d1.context = this.k.g();
187649
+ this.d1.context = this.k.h();
187620
187650
  }
187621
187651
  this.d1.width = a.width;
187622
187652
  this.d1.height = a.height;
@@ -188489,7 +188519,7 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
188489
188519
  return e * f;
188490
188520
  };
188491
188521
  CategoryYAxis.prototype.m3 = function (a, b) {
188492
- if (a == NaN || b == NaN || this.kq == null || this.kq.count == 0) {
188522
+ if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
188493
188523
  return;
188494
188524
  }
188495
188525
  var c = a / this.kq.count;
@@ -188762,9 +188792,7 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
188762
188792
  var u = Math.max(n, o);
188763
188793
  var v = new LinearCategorySnapper(1, t, u, e.height, this.mn, this.categoryMode, this.ex());
188764
188794
  var w = v.g;
188765
- while (!this.mh() && w < 10 && this.cy(w, b, c, d)) {
188766
- w--;
188767
- }
188795
+ w = this.d1(w, this.mh(), b, c, d);
188768
188796
  if (v.g != w) {
188769
188797
  v = new LinearCategorySnapper(1, t, u, e.height, w, this.categoryMode, this.ex());
188770
188798
  }
@@ -190651,7 +190679,7 @@ var BarSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
190651
190679
  for (var c = 0; c < this.dc.count; c++) {
190652
190680
  var d = this.aa(c, b);
190653
190681
  this.bd(d, c, b);
190654
- a.v(d);
190682
+ a.w(d);
190655
190683
  }
190656
190684
  }
190657
190685
  };
@@ -197571,16 +197599,16 @@ var AreaFragmentView = /** @class */ /*@__PURE__*/ (function (_super) {
197571
197599
  _super.prototype.a6.call(this, a, b);
197572
197600
  if (a.d) {
197573
197601
  if (b) {
197574
- a.s(this.dc);
197575
- a.s(this.dd);
197576
- a.s(this.de);
197577
- a.s(this.df);
197602
+ a.t(this.dc);
197603
+ a.t(this.dd);
197604
+ a.t(this.de);
197605
+ a.t(this.df);
197578
197606
  }
197579
197607
  else {
197580
- a.s(this.dg);
197581
- a.s(this.dh);
197582
- a.s(this.di);
197583
- a.s(this.dj);
197608
+ a.t(this.dg);
197609
+ a.t(this.dh);
197610
+ a.t(this.di);
197611
+ a.t(this.dj);
197584
197612
  }
197585
197613
  }
197586
197614
  };
@@ -197701,7 +197729,7 @@ var ColumnFragmentView = /** @class */ /*@__PURE__*/ (function (_super) {
197701
197729
  for (var c = 0; c < this.de.count; c++) {
197702
197730
  var d = this.aa(c, b);
197703
197731
  this.bd(d, c, b);
197704
- a.v(d);
197732
+ a.w(d);
197705
197733
  }
197706
197734
  }
197707
197735
  };
@@ -197844,14 +197872,14 @@ var LineFragmentView = /** @class */ /*@__PURE__*/ (function (_super) {
197844
197872
  _super.prototype.a6.call(this, a, b);
197845
197873
  if (a.d) {
197846
197874
  if (b) {
197847
- a.s(this.dc);
197848
- a.s(this.dd);
197849
- a.s(this.de);
197875
+ a.t(this.dc);
197876
+ a.t(this.dd);
197877
+ a.t(this.de);
197850
197878
  }
197851
197879
  else {
197852
- a.s(this.df);
197853
- a.s(this.dg);
197854
- a.s(this.dh);
197880
+ a.t(this.df);
197881
+ a.t(this.dg);
197882
+ a.t(this.dh);
197855
197883
  }
197856
197884
  }
197857
197885
  };
@@ -197929,16 +197957,16 @@ var SplineAreaFragmentView = /** @class */ /*@__PURE__*/ (function (_super) {
197929
197957
  _super.prototype.a6.call(this, a, b);
197930
197958
  if (a.d) {
197931
197959
  if (b) {
197932
- a.s(this.de);
197933
- a.s(this.df);
197934
- a.s(this.dg);
197935
- a.s(this.dh);
197960
+ a.t(this.de);
197961
+ a.t(this.df);
197962
+ a.t(this.dg);
197963
+ a.t(this.dh);
197936
197964
  }
197937
197965
  else {
197938
- a.s(this.di);
197939
- a.s(this.dj);
197940
- a.s(this.dk);
197941
- a.s(this.dl);
197966
+ a.t(this.di);
197967
+ a.t(this.dj);
197968
+ a.t(this.dk);
197969
+ a.t(this.dl);
197942
197970
  }
197943
197971
  }
197944
197972
  };
@@ -198008,14 +198036,14 @@ var SplineFragmentView = /** @class */ /*@__PURE__*/ (function (_super) {
198008
198036
  _super.prototype.a6.call(this, a, b);
198009
198037
  if (a.d) {
198010
198038
  if (b) {
198011
- a.s(this.de);
198012
- a.s(this.df);
198013
- a.s(this.dg);
198039
+ a.t(this.de);
198040
+ a.t(this.df);
198041
+ a.t(this.dg);
198014
198042
  }
198015
198043
  else {
198016
- a.s(this.dh);
198017
- a.s(this.di);
198018
- a.s(this.dj);
198044
+ a.t(this.dh);
198045
+ a.t(this.di);
198046
+ a.t(this.dj);
198019
198047
  }
198020
198048
  }
198021
198049
  };
@@ -208513,7 +208541,7 @@ var ScaleLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
208513
208541
  ScaleLegendView.prototype.au = function (a) {
208514
208542
  var b = typeCast(TextBlock.$, a);
208515
208543
  if (b != null && b.al != null) {
208516
- return this.aq.e(b) + 0;
208544
+ return this.aq.f(b) + 0;
208517
208545
  }
208518
208546
  return 0;
208519
208547
  };
@@ -208526,7 +208554,7 @@ var ScaleLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
208526
208554
  }
208527
208555
  if (this.aq.d) {
208528
208556
  var a = typeCast(IInternalLegendOwner_$type, this.ap.bc.container);
208529
- this.aq.ac(a.getFontInfo());
208557
+ this.aq.ad(a.getFontInfo());
208530
208558
  this.as = a.getFontHeight();
208531
208559
  this.a8 = a.getFontBrush();
208532
208560
  var b = this.au(this.a6);
@@ -208559,17 +208587,19 @@ var ScaleLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
208559
208587
  this.a5.n = i;
208560
208588
  this.a5.o = j + k - (this.at(this.a6));
208561
208589
  this.a5.ao = this.a8;
208562
- this.aq.k(0, 0, this.bb.width, this.bb.height);
208590
+ if (!this.aq.e) {
208591
+ this.aq.l(0, 0, this.bb.width, this.bb.height);
208592
+ }
208563
208593
  if (this.ao == null && this.a7 != null) {
208564
208594
  p._fill = this.a7;
208565
- this.aq.t(p);
208595
+ this.aq.u(p);
208566
208596
  }
208567
208597
  else {
208568
208598
  this.c.y(this.aq, p, this.ao, new Rect(0, g, f, e, h));
208569
208599
  }
208570
208600
  if (d > 0) {
208571
- this.aq.w(this.a6);
208572
- this.aq.w(this.a5);
208601
+ this.aq.x(this.a6);
208602
+ this.aq.x(this.a5);
208573
208603
  }
208574
208604
  }
208575
208605
  };
@@ -212680,7 +212710,7 @@ var TreemapView = /** @class */ /*@__PURE__*/ (function (_super) {
212680
212710
  this.l = new RenderingContext(new CanvasViewRenderer(), j);
212681
212711
  this.ap();
212682
212712
  this.a2();
212683
- this.l.ac(this.f);
212713
+ this.l.ad(this.f);
212684
212714
  this.az();
212685
212715
  this.c = new CanvasGestureDOMEventProxy(this.ae, this.ac, true);
212686
212716
  this.c.ao = function (k) { return true; };
@@ -212784,7 +212814,7 @@ var TreemapView = /** @class */ /*@__PURE__*/ (function (_super) {
212784
212814
  this.a3 = new Brush();
212785
212815
  this.a3._fill = this.ac.rootWrapper.getStyleProperty("color");
212786
212816
  if (this.l != null) {
212787
- this.l.ac(this.f);
212817
+ this.l.ad(this.f);
212788
212818
  }
212789
212819
  };
212790
212820
  TreemapView.prototype.ar = function () {
@@ -212815,12 +212845,12 @@ var TreemapView = /** @class */ /*@__PURE__*/ (function (_super) {
212815
212845
  this.r = truncate(Math.round(d));
212816
212846
  }
212817
212847
  if (this.l.d && this.v != 1) {
212818
- this.l.z();
212819
- this.l.aa(this.v, this.v);
212848
+ this.l.aa();
212849
+ this.l.ab(this.v, this.v);
212820
212850
  }
212821
212851
  this.b.f(this.l, this.a.ip, this.q, this.t);
212822
212852
  if (this.l.d && this.v != 1) {
212823
- this.l.y();
212853
+ this.l.z();
212824
212854
  }
212825
212855
  };
212826
212856
  TreemapView.prototype.av = function (a) {
@@ -212854,24 +212884,24 @@ var TreemapView = /** @class */ /*@__PURE__*/ (function (_super) {
212854
212884
  TreemapView.prototype.aa = function (a) {
212855
212885
  if (a != null) {
212856
212886
  if (this.g != null) {
212857
- this.l.ac(this.g);
212887
+ this.l.ad(this.g);
212858
212888
  }
212859
212889
  else {
212860
- this.l.ac(this.e);
212890
+ this.l.ad(this.e);
212861
212891
  }
212862
- return this.l.f(a);
212892
+ return this.l.g(a);
212863
212893
  }
212864
212894
  return 0;
212865
212895
  };
212866
212896
  TreemapView.prototype.y = function (a) {
212867
212897
  if (a != null) {
212868
212898
  if (this.h != null) {
212869
- this.l.ac(this.h);
212899
+ this.l.ad(this.h);
212870
212900
  }
212871
212901
  else {
212872
- this.l.ac(this.e);
212902
+ this.l.ad(this.e);
212873
212903
  }
212874
- return this.l.f(a);
212904
+ return this.l.g(a);
212875
212905
  }
212876
212906
  return 0;
212877
212907
  };
@@ -213007,7 +213037,7 @@ var TreemapViewRenderer = /** @class */ /*@__PURE__*/ (function (_super) {
213007
213037
  }
213008
213038
  };
213009
213039
  TreemapViewRenderer.prototype.f = function (a, b, c, d) {
213010
- a.k(b.left, b.top, b.width, b.height);
213040
+ a.l(b.left, b.top, b.width, b.height);
213011
213041
  if (c != null) {
213012
213042
  for (var e = 0; e < c.count; e++) {
213013
213043
  var f = c._inner[e];
@@ -213022,8 +213052,8 @@ var TreemapViewRenderer = /** @class */ /*@__PURE__*/ (function (_super) {
213022
213052
  g.height = f.m.height;
213023
213053
  g.n = f.m.left;
213024
213054
  g.o = f.m.top;
213025
- a.ac(f.a);
213026
- var j = a.f(f.g);
213055
+ a.ad(f.a);
213056
+ var j = a.g(f.g);
213027
213057
  if (f.b) {
213028
213058
  i.al = f.g;
213029
213059
  switch (f.h) {
@@ -213068,21 +213098,21 @@ var TreemapViewRenderer = /** @class */ /*@__PURE__*/ (function (_super) {
213068
213098
  i.al = f.g;
213069
213099
  i.ao = f.k;
213070
213100
  }
213071
- a.v(g);
213101
+ a.w(g);
213072
213102
  if (f.s != 0) {
213073
213103
  if (!f.b) {
213074
- a.v(h);
213104
+ a.w(h);
213075
213105
  }
213076
213106
  }
213077
- a.z();
213078
- a.ae(f.m);
213107
+ a.aa();
213108
+ a.af(f.m);
213079
213109
  if (f.s == 0) {
213080
213110
  if (!f.b) {
213081
- a.v(h);
213111
+ a.w(h);
213082
213112
  }
213083
213113
  }
213084
- a.w(i);
213085
- a.y();
213114
+ a.x(i);
213115
+ a.z();
213086
213116
  }
213087
213117
  }
213088
213118
  };
@@ -221882,7 +221912,7 @@ var HorizontalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
221882
221912
  this.l = FontUtil.getFont(a.h);
221883
221913
  }
221884
221914
  if (this.m != null) {
221885
- this.m.ac(this.l);
221915
+ this.m.ad(this.l);
221886
221916
  }
221887
221917
  this.s = FontUtil.getCurrentFontHeight(a.h, this.l);
221888
221918
  if (this.j != null && this.j.fm != 1) {
@@ -221903,13 +221933,13 @@ var HorizontalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
221903
221933
  if (b == null || !b.d) {
221904
221934
  return;
221905
221935
  }
221906
- b.k(0, 0, this.v, this.u);
221936
+ b.l(0, 0, this.v, this.u);
221907
221937
  if (this.l != null) {
221908
- b.ac(this.l);
221938
+ b.ad(this.l);
221909
221939
  }
221910
221940
  if (this.q != 1) {
221911
- b.z();
221912
- b.aa(this.q, this.q);
221941
+ b.aa();
221942
+ b.ab(this.q, this.q);
221913
221943
  }
221914
221944
  var c = this.t(), d = c / 2;
221915
221945
  var e = this.j.av == null || this.j.av.count == 0;
@@ -221925,7 +221955,7 @@ var HorizontalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
221925
221955
  var h = e ? null : this.x(this.j.av.item(this.j.av.count - 1));
221926
221956
  this.af.al = g = h == null ? "" : h.toString();
221927
221957
  this.af.o = this.ag.o = c;
221928
- this.af.n = this.v - b.f(g) - 4;
221958
+ this.af.n = this.v - b.g(g) - 4;
221929
221959
  var i = this.j.fb;
221930
221960
  var j = i == null ? null : i._fill;
221931
221961
  var k = new Color();
@@ -221942,8 +221972,8 @@ var HorizontalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
221942
221972
  i.color = k;
221943
221973
  }
221944
221974
  this.ag.ao = this.af.ao = i;
221945
- b.w(this.ag);
221946
- b.w(this.af);
221975
+ b.x(this.ag);
221976
+ b.x(this.af);
221947
221977
  if (c < 0.5) {
221948
221978
  return;
221949
221979
  }
@@ -221959,9 +221989,9 @@ var HorizontalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
221959
221989
  this.ah.an = d;
221960
221990
  this.ah._stroke = i;
221961
221991
  this.ah.ac = c;
221962
- b.r(this.ah);
221992
+ b.s(this.ah);
221963
221993
  if (this.q != 1) {
221964
- b.y();
221994
+ b.z();
221965
221995
  }
221966
221996
  };
221967
221997
  HorizontalAxisView.prototype.x = function (dataItem_) {
@@ -222125,7 +222155,7 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
222125
222155
  this.l = FontUtil.getFont(a.h);
222126
222156
  }
222127
222157
  if (this.m != null) {
222128
- this.m.ac(this.l);
222158
+ this.m.ad(this.l);
222129
222159
  }
222130
222160
  this.t = FontUtil.getCurrentFontHeight(a.h, this.l);
222131
222161
  if (this.j != null && this.j.ft != 1) {
@@ -222152,11 +222182,11 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
222152
222182
  }
222153
222183
  var b = this.m;
222154
222184
  if (a) {
222155
- b.k(0, 0, this.z, this.y);
222185
+ b.l(0, 0, this.z, this.y);
222156
222186
  }
222157
222187
  var c = false;
222158
222188
  if (b != null && this.l != null) {
222159
- b.ac(this.l);
222189
+ b.ad(this.l);
222160
222190
  }
222161
222191
  if (!a) {
222162
222192
  this.al = new TextBlock();
@@ -222166,12 +222196,12 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
222166
222196
  var e = this.ab(this.j.a3);
222167
222197
  this.ak.al = this.ac = e == null ? "" : e.toString();
222168
222198
  if (b != null) {
222169
- this.w = b.f(this.ad) + 3;
222199
+ this.w = b.g(this.ad) + 3;
222170
222200
  if (this.w > this.v) {
222171
222201
  c = true;
222172
222202
  this.v = this.w;
222173
222203
  }
222174
- this.u = b.f(this.ac) + 3;
222204
+ this.u = b.g(this.ac) + 3;
222175
222205
  if (this.u > this.v) {
222176
222206
  c = true;
222177
222207
  this.v = this.u;
@@ -222190,8 +222220,8 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
222190
222220
  }
222191
222221
  else if (b != null) {
222192
222222
  if (this.r != 1) {
222193
- b.z();
222194
- b.aa(this.r, this.r);
222223
+ b.aa();
222224
+ b.ab(this.r, this.r);
222195
222225
  }
222196
222226
  var g = this.j.fj;
222197
222227
  var h = 1;
@@ -222221,8 +222251,8 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
222221
222251
  g.color = k;
222222
222252
  }
222223
222253
  this.al.ao = this.ak.ao = g;
222224
- b.w(this.al);
222225
- b.w(this.ak);
222254
+ b.x(this.al);
222255
+ b.x(this.ak);
222226
222256
  var m = this.x(), n = m / 2;
222227
222257
  if (m >= 0.5) {
222228
222258
  g = new Brush();
@@ -222237,10 +222267,10 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
222237
222267
  this.am.an = this.y;
222238
222268
  this.am._stroke = g;
222239
222269
  this.am.ac = m;
222240
- b.r(this.am);
222270
+ b.s(this.am);
222241
222271
  }
222242
222272
  if (this.r != 1) {
222243
- b.y();
222273
+ b.z();
222244
222274
  }
222245
222275
  }
222246
222276
  return c;
@@ -223029,28 +223059,28 @@ var XamSparklineView = /** @class */ /*@__PURE__*/ (function (_super) {
223029
223059
  configurable: true
223030
223060
  });
223031
223061
  XamSparklineView.prototype.ay = function (a, b) {
223032
- b.s(a);
223062
+ b.t(a);
223033
223063
  };
223034
223064
  XamSparklineView.prototype.ax = function () {
223035
223065
  var a = this.p;
223036
223066
  if (a != null && a.d) {
223037
223067
  if (this.x != 1) {
223038
- a.z();
223039
- a.aa(this.x, this.x);
223068
+ a.aa();
223069
+ a.ab(this.x, this.x);
223040
223070
  }
223041
- a.k(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
223042
- a.s(this.bw);
223043
- a.s(this.bu);
223071
+ a.l(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
223072
+ a.t(this.bw);
223073
+ a.t(this.bu);
223044
223074
  this.ay(this.bs, a);
223045
223075
  this.ay(this.bt, a);
223046
223076
  this.ay(this.bp, a);
223047
223077
  this.ay(this.br, a);
223048
223078
  this.ay(this.bo, a);
223049
223079
  this.ay(this.bq, a);
223050
- a.s(this.bv);
223051
- a.s(this.bx);
223080
+ a.t(this.bv);
223081
+ a.t(this.bx);
223052
223082
  if (this.x != 1) {
223053
- a.y();
223083
+ a.z();
223054
223084
  }
223055
223085
  }
223056
223086
  var b = new AxisRenderMessage_Spark();