igniteui-webcomponents-charts 4.7.2-beta.1 → 4.7.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 (613) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +13097 -13023
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +4 -4
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +150 -150
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +192 -192
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +14 -14
  9. package/esm2015/lib/AnnotationLayerProxy.js +32 -32
  10. package/esm2015/lib/AnnotationLayer_combined.js +176 -175
  11. package/esm2015/lib/AreaSeries_combined.js +34 -34
  12. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  13. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  14. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  15. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  16. package/esm2015/lib/BarSeries_combined.js +72 -72
  17. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  18. package/esm2015/lib/BollingerBandsOverlay_combined.js +78 -78
  19. package/esm2015/lib/BrushScale.js +2 -2
  20. package/esm2015/lib/BubbleSeries_combined.js +221 -221
  21. package/esm2015/lib/CalloutLayer_combined.js +406 -406
  22. package/esm2015/lib/CategoryBucketCalculator_combined.js +207 -206
  23. package/esm2015/lib/CategoryChart.js +26 -26
  24. package/esm2015/lib/CategoryChartToolbarProvider.js +1 -1
  25. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  26. package/esm2015/lib/CategoryErrorBarSettings.js +3 -3
  27. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  28. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +113 -113
  29. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  30. package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
  31. package/esm2015/lib/CategoryToolTipLayer_combined.js +60 -60
  32. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  33. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  34. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  35. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  36. package/esm2015/lib/ColumnSeries_combined.js +52 -52
  37. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  38. package/esm2015/lib/CrosshairLayer_combined.js +120 -120
  39. package/esm2015/lib/CustomIndicator.js +22 -22
  40. package/esm2015/lib/DataChartToolbarProvider.js +6 -6
  41. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  42. package/esm2015/lib/DataToolTipLayer_combined.js +408 -408
  43. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  44. package/esm2015/lib/DomainChartToolbarProvider.js +1 -1
  45. package/esm2015/lib/DomainChart_combined.js +130 -130
  46. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  47. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  48. package/esm2015/lib/FinalValueLayer_combined.js +69 -69
  49. package/esm2015/lib/FinancialChart_combined.js +56 -56
  50. package/esm2015/lib/FinancialEventArgs_combined.js +563 -555
  51. package/esm2015/lib/FinancialIndicator_combined.js +166 -166
  52. package/esm2015/lib/FinancialOverlay.js +27 -27
  53. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  54. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  55. package/esm2015/lib/FinancialPriceSeries_combined.js +235 -235
  56. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  57. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  58. package/esm2015/lib/HighDensityScatterSeries_combined.js +379 -379
  59. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
  60. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  61. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  62. package/esm2015/lib/HorizontalRangeCategorySeries.js +40 -40
  63. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  64. package/esm2015/lib/IndicatorProxy.js +10 -10
  65. package/esm2015/lib/ItemToolTipLayer_combined.js +66 -66
  66. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  67. package/esm2015/lib/LineSeries_combined.js +29 -29
  68. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  69. package/esm2015/lib/MassIndexIndicator.js +6 -6
  70. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  71. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  72. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  73. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  74. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  75. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  76. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  77. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  80. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PointSeries_combined.js +13 -13
  82. package/esm2015/lib/PolarAreaSeries_combined.js +20 -20
  83. package/esm2015/lib/PolarBase_combined.js +348 -347
  84. package/esm2015/lib/PolarLineSeriesBase_combined.js +48 -48
  85. package/esm2015/lib/PolarLineSeries_combined.js +17 -17
  86. package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
  87. package/esm2015/lib/PolarSplineAreaSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
  89. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
  91. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  92. package/esm2015/lib/RadialAreaSeries_combined.js +30 -30
  93. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  94. package/esm2015/lib/RadialBucketCalculator_combined.js +135 -134
  95. package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
  96. package/esm2015/lib/RadialLineSeries_combined.js +28 -28
  97. package/esm2015/lib/RadialPieSeries_combined.js +35 -35
  98. package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
  99. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  100. package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
  101. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  102. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  103. package/esm2015/lib/ScatterAreaSeries_combined.js +109 -109
  104. package/esm2015/lib/ScatterBase_combined.js +420 -420
  105. package/esm2015/lib/ScatterContourSeries_combined.js +94 -94
  106. package/esm2015/lib/ScatterErrorBarSettings.js +3 -3
  107. package/esm2015/lib/ScatterLineSeries.js +43 -43
  108. package/esm2015/lib/ScatterLineSeriesView.js +2 -2
  109. package/esm2015/lib/ScatterPolygonSeries_combined.js +195 -195
  110. package/esm2015/lib/ScatterPolylineSeries_combined.js +18 -18
  111. package/esm2015/lib/ScatterSeries_combined.js +11 -11
  112. package/esm2015/lib/ScatterSplineSeries.js +30 -30
  113. package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
  114. package/esm2015/lib/ScatterTriangulationSeries.js +131 -131
  115. package/esm2015/lib/SeriesInteractionManager.js +38 -38
  116. package/esm2015/lib/SeriesRenderManager.js +9 -9
  117. package/esm2015/lib/SeriesViewerInteractionManager.js +131 -131
  118. package/esm2015/lib/SeriesViewerScrollbarManager.js +4 -4
  119. package/esm2015/lib/SeriesViewerSurfaceViewer.js +9 -9
  120. package/esm2015/lib/SeriesViewer_combined.js +2289 -2239
  121. package/esm2015/lib/SeriesVisualDataManager.js +22 -22
  122. package/esm2015/lib/ShapeSeriesBase_combined.js +272 -272
  123. package/esm2015/lib/SizeScale.js +1 -1
  124. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  125. package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
  126. package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
  127. package/esm2015/lib/SplineSeries_combined.js +21 -21
  128. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  129. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  130. package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
  131. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  132. package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
  133. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  134. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  135. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  136. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  137. package/esm2015/lib/StackedLineSeries_combined.js +8 -8
  138. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  139. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  140. package/esm2015/lib/StepAreaSeries_combined.js +30 -30
  141. package/esm2015/lib/StepLineSeries_combined.js +32 -32
  142. package/esm2015/lib/StochRSIIndicator.js +15 -15
  143. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  144. package/esm2015/lib/TRIXIndicator.js +16 -16
  145. package/esm2015/lib/TileZoomManager_combined.js +4 -4
  146. package/esm2015/lib/TimeAxisBase.js +7 -7
  147. package/esm2015/lib/TimeXAxis.js +10 -10
  148. package/esm2015/lib/TreemapHighlightingManager_combined.js +3 -1
  149. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  150. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  151. package/esm2015/lib/ValueLayer_combined.js +139 -139
  152. package/esm2015/lib/ValueOverlay_combined.js +94 -93
  153. package/esm2015/lib/VerticalAnchoredCategorySeries.js +54 -54
  154. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  155. package/esm2015/lib/WaterfallSeries_combined.js +90 -90
  156. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  157. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  158. package/esm2015/lib/XamFunnelView_combined.js +2 -2
  159. package/esm2015/lib/igc-anchored-category-series-component.js +22 -22
  160. package/esm2015/lib/igc-anchored-radial-series-component.js +30 -30
  161. package/esm2015/lib/igc-annotation-layer-component.js +63 -63
  162. package/esm2015/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  163. package/esm2015/lib/igc-assigning-category-style-event-args.js +1 -1
  164. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  165. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  166. package/esm2015/lib/igc-bar-fragment-component.js +1 -1
  167. package/esm2015/lib/igc-bar-series-component.js +7 -7
  168. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  169. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
  170. package/esm2015/lib/igc-bubble-series-component.js +33 -33
  171. package/esm2015/lib/igc-callout-layer-component.js +89 -89
  172. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  173. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  174. package/esm2015/lib/igc-category-series-component.js +15 -15
  175. package/esm2015/lib/igc-category-tool-tip-layer-component.js +5 -5
  176. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-column-fragment-component.js +7 -7
  178. package/esm2015/lib/igc-column-series-component.js +10 -10
  179. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  180. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  181. package/esm2015/lib/igc-data-chart-component.js +95 -95
  182. package/esm2015/lib/igc-data-tool-tip-layer-component.js +355 -355
  183. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  185. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  186. package/esm2015/lib/igc-financial-indicator-component.js +14 -14
  187. package/esm2015/lib/igc-financial-overlay-component.js +3 -3
  188. package/esm2015/lib/igc-financial-price-series-component.js +32 -32
  189. package/esm2015/lib/igc-financial-series-component.js +48 -48
  190. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  191. package/esm2015/lib/igc-fragment-base-component.js +1 -1
  192. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  193. package/esm2015/lib/igc-high-density-scatter-series-component.js +42 -42
  194. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  195. package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
  196. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  197. package/esm2015/lib/igc-item-tool-tip-layer-component.js +10 -10
  198. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  199. package/esm2015/lib/igc-marker-series-component.js +28 -28
  200. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  201. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  202. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  203. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  204. package/esm2015/lib/igc-polar-base-component.js +68 -68
  205. package/esm2015/lib/igc-polar-line-series-component.js +3 -3
  206. package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
  207. package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
  208. package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
  209. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  210. package/esm2015/lib/igc-radial-base-component.js +16 -16
  211. package/esm2015/lib/igc-radial-column-series-component.js +6 -6
  212. package/esm2015/lib/igc-radial-line-series-component.js +3 -3
  213. package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
  214. package/esm2015/lib/igc-range-category-series-component.js +8 -8
  215. package/esm2015/lib/igc-range-column-series-component.js +7 -7
  216. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  217. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  218. package/esm2015/lib/igc-scatter-area-series-component.js +12 -12
  219. package/esm2015/lib/igc-scatter-base-component.js +52 -52
  220. package/esm2015/lib/igc-scatter-contour-series-component.js +12 -12
  221. package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
  222. package/esm2015/lib/igc-scatter-polygon-series-component.js +33 -33
  223. package/esm2015/lib/igc-scatter-polyline-series-component.js +2 -2
  224. package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
  225. package/esm2015/lib/igc-scatter-triangulation-series-component.js +24 -24
  226. package/esm2015/lib/igc-series-component.js +58 -58
  227. package/esm2015/lib/igc-series-viewer-component.js +266 -255
  228. package/esm2015/lib/igc-shape-series-base-component.js +32 -32
  229. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
  231. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  232. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  233. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
  239. package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
  240. package/esm2015/lib/igc-stacked-series-base-component.js +9 -9
  241. package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
  242. package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
  243. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  244. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  245. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  246. package/esm2015/lib/igc-value-layer-component.js +86 -86
  247. package/esm2015/lib/igc-value-overlay-component.js +43 -43
  248. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
  249. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  250. package/esm2015/lib/igc-waterfall-series-component.js +14 -14
  251. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  252. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  253. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  254. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +4 -4
  255. package/esm5/lib/AnchoredCategorySeries_combined.js +149 -149
  256. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +190 -190
  257. package/esm5/lib/AngleAxisLabelPanel_combined.js +14 -14
  258. package/esm5/lib/AnnotationLayerProxy.js +32 -32
  259. package/esm5/lib/AnnotationLayer_combined.js +175 -174
  260. package/esm5/lib/AreaSeries_combined.js +34 -34
  261. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  262. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  263. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  264. package/esm5/lib/AxisAnnotationManager.js +1 -1
  265. package/esm5/lib/BarSeries_combined.js +72 -72
  266. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  267. package/esm5/lib/BollingerBandsOverlay_combined.js +78 -78
  268. package/esm5/lib/BrushScale.js +2 -2
  269. package/esm5/lib/BubbleSeries_combined.js +224 -224
  270. package/esm5/lib/CalloutLayer_combined.js +407 -407
  271. package/esm5/lib/CategoryBucketCalculator_combined.js +207 -206
  272. package/esm5/lib/CategoryChart.js +26 -26
  273. package/esm5/lib/CategoryChartToolbarProvider.js +1 -1
  274. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  275. package/esm5/lib/CategoryErrorBarSettings.js +3 -3
  276. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  277. package/esm5/lib/CategoryItemHighlightLayer_combined.js +113 -113
  278. package/esm5/lib/CategoryMarkerManager.js +1 -1
  279. package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
  280. package/esm5/lib/CategoryToolTipLayer_combined.js +60 -60
  281. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  282. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  283. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  284. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  285. package/esm5/lib/ColumnSeries_combined.js +51 -51
  286. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  287. package/esm5/lib/CrosshairLayer_combined.js +120 -120
  288. package/esm5/lib/CustomIndicator.js +22 -22
  289. package/esm5/lib/DataChartToolbarProvider.js +6 -6
  290. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  291. package/esm5/lib/DataToolTipLayer_combined.js +408 -408
  292. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  293. package/esm5/lib/DomainChartToolbarProvider.js +1 -1
  294. package/esm5/lib/DomainChart_combined.js +130 -130
  295. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  296. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  297. package/esm5/lib/FinalValueLayer_combined.js +69 -69
  298. package/esm5/lib/FinancialChart_combined.js +56 -56
  299. package/esm5/lib/FinancialEventArgs_combined.js +563 -555
  300. package/esm5/lib/FinancialIndicator_combined.js +165 -165
  301. package/esm5/lib/FinancialOverlay.js +27 -27
  302. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  303. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  304. package/esm5/lib/FinancialPriceSeries_combined.js +234 -234
  305. package/esm5/lib/ForceIndexIndicator.js +15 -15
  306. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  307. package/esm5/lib/HighDensityScatterSeries_combined.js +380 -380
  308. package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
  309. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  310. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  311. package/esm5/lib/HorizontalRangeCategorySeries.js +40 -40
  312. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  313. package/esm5/lib/IndicatorProxy.js +10 -10
  314. package/esm5/lib/ItemToolTipLayer_combined.js +66 -66
  315. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  316. package/esm5/lib/LineSeries_combined.js +29 -29
  317. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  318. package/esm5/lib/MassIndexIndicator.js +6 -6
  319. package/esm5/lib/MedianPriceIndicator.js +6 -6
  320. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  321. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  322. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  323. package/esm5/lib/NumericXAxis_combined.js +3 -3
  324. package/esm5/lib/NumericYAxis_combined.js +3 -3
  325. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  326. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  327. package/esm5/lib/OverlayProxy.js +7 -7
  328. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  329. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  330. package/esm5/lib/PointSeries_combined.js +13 -13
  331. package/esm5/lib/PolarAreaSeries_combined.js +20 -20
  332. package/esm5/lib/PolarBase_combined.js +347 -346
  333. package/esm5/lib/PolarLineSeriesBase_combined.js +48 -48
  334. package/esm5/lib/PolarLineSeries_combined.js +17 -17
  335. package/esm5/lib/PolarScatterSeries_combined.js +8 -8
  336. package/esm5/lib/PolarSplineAreaSeries_combined.js +21 -21
  337. package/esm5/lib/PolarSplineSeries_combined.js +17 -17
  338. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  339. package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
  340. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  341. package/esm5/lib/RadialAreaSeries_combined.js +30 -30
  342. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  343. package/esm5/lib/RadialBucketCalculator_combined.js +135 -134
  344. package/esm5/lib/RadialColumnSeries_combined.js +37 -37
  345. package/esm5/lib/RadialLineSeries_combined.js +28 -28
  346. package/esm5/lib/RadialPieSeries_combined.js +35 -35
  347. package/esm5/lib/RangeAreaSeries_combined.js +16 -16
  348. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  349. package/esm5/lib/RangeColumnSeries_combined.js +22 -22
  350. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  351. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  352. package/esm5/lib/ScatterAreaSeries_combined.js +107 -107
  353. package/esm5/lib/ScatterBase_combined.js +419 -419
  354. package/esm5/lib/ScatterContourSeries_combined.js +92 -92
  355. package/esm5/lib/ScatterErrorBarSettings.js +3 -3
  356. package/esm5/lib/ScatterLineSeries.js +43 -43
  357. package/esm5/lib/ScatterLineSeriesView.js +2 -2
  358. package/esm5/lib/ScatterPolygonSeries_combined.js +193 -193
  359. package/esm5/lib/ScatterPolylineSeries_combined.js +18 -18
  360. package/esm5/lib/ScatterSeries_combined.js +11 -11
  361. package/esm5/lib/ScatterSplineSeries.js +30 -30
  362. package/esm5/lib/ScatterSplineSeriesView.js +2 -2
  363. package/esm5/lib/ScatterTriangulationSeries.js +135 -135
  364. package/esm5/lib/SeriesInteractionManager.js +38 -38
  365. package/esm5/lib/SeriesRenderManager.js +9 -9
  366. package/esm5/lib/SeriesViewerInteractionManager.js +131 -131
  367. package/esm5/lib/SeriesViewerScrollbarManager.js +4 -4
  368. package/esm5/lib/SeriesViewerSurfaceViewer.js +9 -9
  369. package/esm5/lib/SeriesViewer_combined.js +2255 -2205
  370. package/esm5/lib/SeriesVisualDataManager.js +22 -22
  371. package/esm5/lib/ShapeSeriesBase_combined.js +269 -269
  372. package/esm5/lib/SizeScale.js +1 -1
  373. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  374. package/esm5/lib/SplineAreaSeries_combined.js +28 -28
  375. package/esm5/lib/SplineSeriesBase_combined.js +101 -101
  376. package/esm5/lib/SplineSeries_combined.js +21 -21
  377. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  378. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  379. package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
  380. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  381. package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
  382. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  383. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  384. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  385. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  386. package/esm5/lib/StackedLineSeries_combined.js +8 -8
  387. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  388. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  389. package/esm5/lib/StepAreaSeries_combined.js +30 -30
  390. package/esm5/lib/StepLineSeries_combined.js +32 -32
  391. package/esm5/lib/StochRSIIndicator.js +14 -14
  392. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  393. package/esm5/lib/TRIXIndicator.js +15 -15
  394. package/esm5/lib/TileZoomManager_combined.js +4 -4
  395. package/esm5/lib/TimeAxisBase.js +7 -7
  396. package/esm5/lib/TimeXAxis.js +10 -10
  397. package/esm5/lib/TreemapHighlightingManager_combined.js +3 -1
  398. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  399. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  400. package/esm5/lib/ValueLayer_combined.js +139 -139
  401. package/esm5/lib/ValueOverlay_combined.js +94 -93
  402. package/esm5/lib/VerticalAnchoredCategorySeries.js +54 -54
  403. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  404. package/esm5/lib/WaterfallSeries_combined.js +90 -90
  405. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  406. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  407. package/esm5/lib/XamFunnelView_combined.js +2 -2
  408. package/esm5/lib/igc-anchored-category-series-component.js +22 -22
  409. package/esm5/lib/igc-anchored-radial-series-component.js +30 -30
  410. package/esm5/lib/igc-annotation-layer-component.js +63 -63
  411. package/esm5/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  412. package/esm5/lib/igc-assigning-category-style-event-args.js +1 -1
  413. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  414. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  415. package/esm5/lib/igc-bar-fragment-component.js +1 -1
  416. package/esm5/lib/igc-bar-series-component.js +7 -7
  417. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  418. package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
  419. package/esm5/lib/igc-bubble-series-component.js +33 -33
  420. package/esm5/lib/igc-callout-layer-component.js +89 -89
  421. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  422. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  423. package/esm5/lib/igc-category-series-component.js +15 -15
  424. package/esm5/lib/igc-category-tool-tip-layer-component.js +5 -5
  425. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  426. package/esm5/lib/igc-column-fragment-component.js +7 -7
  427. package/esm5/lib/igc-column-series-component.js +10 -10
  428. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  429. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  430. package/esm5/lib/igc-data-chart-component.js +95 -95
  431. package/esm5/lib/igc-data-tool-tip-layer-component.js +355 -355
  432. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  433. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  434. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  435. package/esm5/lib/igc-financial-indicator-component.js +14 -14
  436. package/esm5/lib/igc-financial-overlay-component.js +3 -3
  437. package/esm5/lib/igc-financial-price-series-component.js +32 -32
  438. package/esm5/lib/igc-financial-series-component.js +48 -48
  439. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  440. package/esm5/lib/igc-fragment-base-component.js +1 -1
  441. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  442. package/esm5/lib/igc-high-density-scatter-series-component.js +42 -42
  443. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  444. package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
  445. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  446. package/esm5/lib/igc-item-tool-tip-layer-component.js +10 -10
  447. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  448. package/esm5/lib/igc-marker-series-component.js +28 -28
  449. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  450. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  451. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  452. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  453. package/esm5/lib/igc-polar-base-component.js +68 -68
  454. package/esm5/lib/igc-polar-line-series-component.js +3 -3
  455. package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
  456. package/esm5/lib/igc-polar-spline-series-component.js +3 -3
  457. package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
  458. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  459. package/esm5/lib/igc-radial-base-component.js +16 -16
  460. package/esm5/lib/igc-radial-column-series-component.js +6 -6
  461. package/esm5/lib/igc-radial-line-series-component.js +3 -3
  462. package/esm5/lib/igc-radial-pie-series-component.js +6 -6
  463. package/esm5/lib/igc-range-category-series-component.js +8 -8
  464. package/esm5/lib/igc-range-column-series-component.js +7 -7
  465. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  466. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  467. package/esm5/lib/igc-scatter-area-series-component.js +12 -12
  468. package/esm5/lib/igc-scatter-base-component.js +52 -52
  469. package/esm5/lib/igc-scatter-contour-series-component.js +12 -12
  470. package/esm5/lib/igc-scatter-line-series-component.js +3 -3
  471. package/esm5/lib/igc-scatter-polygon-series-component.js +33 -33
  472. package/esm5/lib/igc-scatter-polyline-series-component.js +2 -2
  473. package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
  474. package/esm5/lib/igc-scatter-triangulation-series-component.js +24 -24
  475. package/esm5/lib/igc-series-component.js +58 -58
  476. package/esm5/lib/igc-series-viewer-component.js +266 -255
  477. package/esm5/lib/igc-shape-series-base-component.js +32 -32
  478. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  479. package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
  480. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  481. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  482. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  483. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  484. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  485. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  486. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  487. package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
  488. package/esm5/lib/igc-stacked-column-series-component.js +6 -6
  489. package/esm5/lib/igc-stacked-series-base-component.js +9 -9
  490. package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
  491. package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
  492. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  493. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  494. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  495. package/esm5/lib/igc-value-layer-component.js +86 -86
  496. package/esm5/lib/igc-value-overlay-component.js +43 -43
  497. package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
  498. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  499. package/esm5/lib/igc-waterfall-series-component.js +14 -14
  500. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  501. package/fesm2015/igniteui-webcomponents-charts.js +13163 -13089
  502. package/fesm5/igniteui-webcomponents-charts.js +13098 -13024
  503. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  504. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  505. package/lib/AnchoredCategorySeries_combined.d.ts +42 -42
  506. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +41 -41
  507. package/lib/AnnotationLayer_combined.d.ts +53 -53
  508. package/lib/AreaSeries_combined.d.ts +6 -6
  509. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  510. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  511. package/lib/BarSeries_combined.d.ts +10 -10
  512. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  513. package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
  514. package/lib/BubbleSeries_combined.d.ts +39 -39
  515. package/lib/CalloutLayer_combined.d.ts +88 -88
  516. package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
  517. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  518. package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
  519. package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
  520. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  521. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  522. package/lib/ColumnSeries_combined.d.ts +11 -11
  523. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  524. package/lib/CrosshairLayer_combined.d.ts +42 -42
  525. package/lib/CustomIndicator.d.ts +8 -8
  526. package/lib/DataToolTipLayer_combined.d.ts +120 -120
  527. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  528. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  529. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  530. package/lib/FinalValueLayer_combined.d.ts +25 -25
  531. package/lib/FinancialEventArgs_combined.d.ts +101 -101
  532. package/lib/FinancialIndicator_combined.d.ts +27 -27
  533. package/lib/FinancialOverlay.d.ts +4 -4
  534. package/lib/FinancialPriceSeries_combined.d.ts +36 -36
  535. package/lib/ForceIndexIndicator.d.ts +10 -10
  536. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  537. package/lib/HighDensityScatterSeries_combined.d.ts +77 -77
  538. package/lib/HorizontalAnchoredCategorySeries.d.ts +20 -20
  539. package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
  540. package/lib/ItemToolTipLayer_combined.d.ts +13 -13
  541. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  542. package/lib/LineSeries_combined.d.ts +6 -6
  543. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  544. package/lib/MassIndexIndicator.d.ts +4 -4
  545. package/lib/MedianPriceIndicator.d.ts +4 -4
  546. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  547. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  548. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  549. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  550. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  551. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  552. package/lib/PointSeries_combined.d.ts +4 -4
  553. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  554. package/lib/PolarBase_combined.d.ts +87 -87
  555. package/lib/PolarLineSeriesBase_combined.d.ts +19 -19
  556. package/lib/PolarLineSeries_combined.d.ts +7 -7
  557. package/lib/PolarScatterSeries_combined.d.ts +3 -3
  558. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  559. package/lib/PolarSplineSeries_combined.d.ts +6 -6
  560. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  561. package/lib/PriceChannelOverlay_combined.d.ts +8 -8
  562. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  563. package/lib/RadialAreaSeries_combined.d.ts +6 -6
  564. package/lib/RadialBucketCalculator_combined.d.ts +33 -33
  565. package/lib/RadialColumnSeries_combined.d.ts +5 -5
  566. package/lib/RadialLineSeries_combined.d.ts +7 -7
  567. package/lib/RadialPieSeries_combined.d.ts +6 -6
  568. package/lib/RangeAreaSeries_combined.d.ts +4 -4
  569. package/lib/RangeCategoryBucketCalculator_combined.d.ts +17 -17
  570. package/lib/RangeColumnSeries_combined.d.ts +5 -5
  571. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  572. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  573. package/lib/ScatterAreaSeries_combined.d.ts +24 -24
  574. package/lib/ScatterBase_combined.d.ts +92 -92
  575. package/lib/ScatterContourSeries_combined.d.ts +17 -17
  576. package/lib/ScatterLineSeries.d.ts +10 -10
  577. package/lib/ScatterPolygonSeries_combined.d.ts +40 -40
  578. package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
  579. package/lib/ScatterSeries_combined.d.ts +3 -3
  580. package/lib/ScatterSplineSeries.d.ts +8 -8
  581. package/lib/ScatterTriangulationSeries.d.ts +30 -30
  582. package/lib/SeriesViewer_combined.d.ts +714 -705
  583. package/lib/ShapeSeriesBase_combined.d.ts +74 -74
  584. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  585. package/lib/SplineAreaSeries_combined.d.ts +5 -5
  586. package/lib/SplineSeriesBase_combined.d.ts +18 -18
  587. package/lib/SplineSeries_combined.d.ts +5 -5
  588. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  589. package/lib/Stacked100BarSeries_combined.d.ts +5 -5
  590. package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
  591. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  592. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  593. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  594. package/lib/StackedLineSeries_combined.d.ts +2 -2
  595. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +150 -150
  596. package/lib/StandardDeviationIndicator.d.ts +9 -9
  597. package/lib/StepAreaSeries_combined.d.ts +6 -6
  598. package/lib/StepLineSeries_combined.d.ts +6 -6
  599. package/lib/StochRSIIndicator.d.ts +9 -9
  600. package/lib/StrategyBasedIndicator.d.ts +19 -19
  601. package/lib/TRIXIndicator.d.ts +9 -9
  602. package/lib/TypicalPriceIndicator.d.ts +4 -4
  603. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  604. package/lib/ValueLayer_combined.d.ts +47 -47
  605. package/lib/ValueOverlay_combined.d.ts +30 -30
  606. package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
  607. package/lib/WaterfallSeries_combined.d.ts +13 -13
  608. package/lib/WeightedCloseIndicator.d.ts +4 -4
  609. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  610. package/lib/igc-assigning-category-marker-style-event-args.d.ts +1 -1
  611. package/lib/igc-assigning-category-style-event-args.d.ts +1 -1
  612. package/lib/igc-series-viewer-component.d.ts +3 -0
  613. package/package.json +2 -2
@@ -62,49 +62,49 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
62
62
  var _this = _super.call(this) || this;
63
63
  _this.calloutStyleUpdating = null;
64
64
  _this.calloutRenderStyleUpdating = null;
65
- _this.xl = null;
66
65
  _this.xm = null;
67
66
  _this.xn = null;
67
+ _this.xo = null;
68
+ _this.xl = null;
68
69
  _this.xk = null;
69
- _this.xj = null;
70
- _this.yd = new HashSet$1(CalloutAnnotationWrapper.$, 0);
71
- _this.yg = new List$1(CalloutAnnotationWrapper.$, 0);
70
+ _this.ye = new HashSet$1(CalloutAnnotationWrapper.$, 0);
72
71
  _this.yh = new List$1(CalloutAnnotationWrapper.$, 0);
73
- _this.xb = null;
74
- _this.w1 = null;
75
- _this.xh = null;
76
- _this.ye = new LinkedList$1(CalloutAnnotationWrapper.$);
77
- _this.yb = new Dictionary$2(CalloutAnnotationWrapper.$, LinkedListNode$1.$.specialize(CalloutAnnotationWrapper.$), 0);
78
- _this.xt = null;
79
- _this.abn = new Rect(0, 0, 0, 1, 1);
80
- _this.x0 = false;
81
- _this.ys = 0;
82
- _this.abm = Rect.empty;
83
- _this.xy = false;
72
+ _this.yi = new List$1(CalloutAnnotationWrapper.$, 0);
73
+ _this.xc = null;
74
+ _this.w2 = null;
75
+ _this.xi = null;
76
+ _this.yf = new LinkedList$1(CalloutAnnotationWrapper.$);
77
+ _this.yc = new Dictionary$2(CalloutAnnotationWrapper.$, LinkedListNode$1.$.specialize(CalloutAnnotationWrapper.$), 0);
78
+ _this.xu = null;
79
+ _this.abo = new Rect(0, 0, 0, 1, 1);
80
+ _this.x1 = false;
81
+ _this.yt = 0;
82
+ _this.abn = Rect.empty;
84
83
  _this.xz = false;
84
+ _this.x0 = false;
85
85
  _this.calloutContentUpdating = null;
86
86
  _this.calloutLabelUpdating = null;
87
87
  _this.calloutSeriesSelecting = null;
88
- _this.yf = new List$1(SeriesPointOfInterest.$, 0);
89
- _this.x2 = false;
88
+ _this.yg = new List$1(SeriesPointOfInterest.$, 0);
90
89
  _this.x3 = false;
91
- _this.yj = 0;
92
- _this.x1 = false;
93
- _this.xx = true;
94
- _this.w3 = 1;
90
+ _this.x4 = false;
91
+ _this.yk = 0;
92
+ _this.x2 = false;
93
+ _this.xy = true;
94
+ _this.w4 = 1;
95
95
  FastItemObjectColumn.m();
96
- _this.w1 = null;
97
- _this.xb = new CalloutPlacementPositionsCollection();
98
- var a = _this.xb;
99
- a.collectionChanged = delegateCombine(a.collectionChanged, runOn(_this, _this.z7));
100
- _this.uo = true;
96
+ _this.w2 = null;
97
+ _this.xc = new CalloutPlacementPositionsCollection();
98
+ var a = _this.xc;
99
+ a.collectionChanged = delegateCombine(a.collectionChanged, runOn(_this, _this.z8));
100
+ _this.up = true;
101
101
  var b = new CalloutLayerFrame();
102
102
  var c = new CalloutLayerFrame();
103
103
  var d = new CalloutLayerFrame();
104
104
  var e = _this.jj / 1000;
105
- _this.ug = b;
106
- _this.uf = c;
107
- _this.uh = d;
105
+ _this.uh = b;
106
+ _this.ug = c;
107
+ _this.ui = d;
108
108
  _this.ab = CalloutLayer.$;
109
109
  return _this;
110
110
  }
@@ -114,60 +114,60 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
114
114
  CalloutLayer.prototype.get_d3 = function () {
115
115
  return true;
116
116
  };
117
- CalloutLayer.prototype.z7 = function (a, b) {
118
- this.aag();
117
+ CalloutLayer.prototype.z8 = function (a, b) {
118
+ this.aah();
119
119
  };
120
- CalloutLayer.prototype.aag = function () {
121
- this.w1 = this.w2(this.xc);
122
- this.aad();
120
+ CalloutLayer.prototype.aah = function () {
121
+ this.w2 = this.w3(this.xd);
122
+ this.aae();
123
123
  };
124
- CalloutLayer.prototype.z8 = function (a, b) {
125
- this.yh.clear();
126
- this.pq(false);
124
+ CalloutLayer.prototype.z9 = function (a, b) {
125
+ this.yi.clear();
126
+ this.pr(false);
127
127
  };
128
128
  CalloutLayer.prototype.np = function (a, b, c, d) {
129
129
  _super.prototype.np.call(this, a, b, c, d);
130
- var e = this.yc();
130
+ var e = this.yd();
131
131
  switch (a) {
132
132
  case 3:
133
- this.aal(b, e);
133
+ this.aam(b, e);
134
134
  break;
135
135
  case 1:
136
136
  for (var f = b; f < b + c; f++) {
137
137
  var g = new CalloutAnnotation();
138
138
  var h = new CalloutAnnotationWrapper();
139
139
  h.b = g;
140
- h.b.series = this.xg;
141
- this.yh.insert(f, h);
142
- this.aal(f, e);
140
+ h.b.series = this.xh;
141
+ this.yi.insert(f, h);
142
+ this.aam(f, e);
143
143
  }
144
144
  break;
145
145
  case 0:
146
- this.yh.v(b, c);
146
+ this.yi.v(b, c);
147
147
  break;
148
148
  case 2:
149
149
  for (var i = b; i < b + c; i++) {
150
- this.aal(i, e);
150
+ this.aam(i, e);
151
151
  }
152
152
  break;
153
153
  case 4:
154
- this.yh.clear();
154
+ this.yi.clear();
155
155
  for (var j = 0; j < this.c7.count; j++) {
156
156
  var k = new CalloutAnnotation();
157
157
  var l = new CalloutAnnotationWrapper();
158
158
  l.b = k;
159
- l.b.series = this.xg;
160
- this.yh.add(l);
161
- this.aal(j, e);
159
+ l.b.series = this.xh;
160
+ this.yi.add(l);
161
+ this.aam(j, e);
162
162
  }
163
163
  break;
164
164
  }
165
- this.pq(true);
165
+ this.pr(true);
166
166
  };
167
167
  CalloutLayer.prototype.fq = function (a) {
168
168
  return false;
169
169
  };
170
- CalloutLayer.prototype.yc = function () {
170
+ CalloutLayer.prototype.yd = function () {
171
171
  var a = new Dictionary$2(String_$type, Series.$, 0);
172
172
  if (this.cv != null) {
173
173
  for (var b = 0; b < this.cv.series.count; b++) {
@@ -179,25 +179,25 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
179
179
  }
180
180
  return a;
181
181
  };
182
- CalloutLayer.prototype.aal = function (a, b) {
182
+ CalloutLayer.prototype.aam = function (a, b) {
183
183
  var _this = this;
184
- if (this.xs == null || this.xq == null) {
184
+ if (this.xt == null || this.xr == null) {
185
185
  return;
186
186
  }
187
187
  var c = a;
188
- if (this.xr != null) {
189
- c = this.xr.item(a);
190
- }
191
- var d = this.xs.item(a);
192
- var e = this.xq.item(a);
193
- var f = this.yh._inner[a];
194
- if (this.xp != null) {
195
- if (f.b.ab != this.xp.item(a)) {
196
- f.b.key = this.xp.item(a);
188
+ if (this.xs != null) {
189
+ c = this.xs.item(a);
190
+ }
191
+ var d = this.xt.item(a);
192
+ var e = this.xr.item(a);
193
+ var f = this.yi._inner[a];
194
+ if (this.xq != null) {
195
+ if (f.b.ab != this.xq.item(a)) {
196
+ f.b.key = this.xq.item(a);
197
197
  }
198
198
  }
199
- if (this.yb.containsKey(f)) {
200
- f.b = this.yb.item(f).c.b;
199
+ if (this.yc.containsKey(f)) {
200
+ f.b = this.yc.item(f).c.b;
201
201
  }
202
202
  f.b.xValue = c;
203
203
  f.b.yValue = d;
@@ -218,8 +218,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
218
218
  else {
219
219
  f.b.text = e != null ? e.toString() : "";
220
220
  }
221
- if (this.xo != null) {
222
- f.b.content = this.xo.item(a);
221
+ if (this.xp != null) {
222
+ f.b.content = this.xp.item(a);
223
223
  }
224
224
  else {
225
225
  f.b.content = this.c7.item(a);
@@ -242,29 +242,29 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
242
242
  }
243
243
  }
244
244
  }
245
- this.aam(f);
245
+ this.aan(f);
246
246
  };
247
- CalloutLayer.prototype.aam = function (a) {
247
+ CalloutLayer.prototype.aan = function (a) {
248
248
  var b = new Thickness(0, DeviceUtils.g(3));
249
- if (isNaN_(this.abp.left) || isNaN_(this.abp.top) || isNaN_(this.abp.right) || isNaN_(this.abp.bottom)) {
249
+ if (isNaN_(this.abq.left) || isNaN_(this.abq.top) || isNaN_(this.abq.right) || isNaN_(this.abq.bottom)) {
250
250
  b = new Thickness(0, DeviceUtils.g(3));
251
251
  }
252
252
  else {
253
- b = this.abp;
253
+ b = this.abq;
254
254
  }
255
255
  var c = DeviceUtils.g(3);
256
- if (isNaN_(this.yk)) {
256
+ if (isNaN_(this.yl)) {
257
257
  c = DeviceUtils.g(3);
258
258
  }
259
259
  else {
260
- c = this.yk;
261
- }
262
- var d = this.abi != null ? this.abi : this.xa.cl(a.b.l);
263
- var e = this.abl != null ? this.abl : this.xa.co();
264
- var f = this.abk != null ? this.abk : this.xa.cn(a.b.l);
265
- var g = this.abj != null ? this.abj : this.xa.cm(a.b.l);
266
- var h = isNaN_(this.yq) ? 0 : this.yq;
267
- if (this.x7 && this.calloutStyleUpdating != null) {
260
+ c = this.yl;
261
+ }
262
+ var d = this.abj != null ? this.abj : this.xb.cl(a.b.l);
263
+ var e = this.abm != null ? this.abm : this.xb.co();
264
+ var f = this.abl != null ? this.abl : this.xb.cn(a.b.l);
265
+ var g = this.abk != null ? this.abk : this.xb.cm(a.b.l);
266
+ var h = isNaN_(this.yr) ? 0 : this.yr;
267
+ if (this.x8 && this.calloutStyleUpdating != null) {
268
268
  var i = new CalloutStyleUpdatingEventArgs();
269
269
  i.item = a.b.aa;
270
270
  i.xValue = a.b.ac;
@@ -293,36 +293,22 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
293
293
  CalloutLayer.prototype.jv = function (a, b) {
294
294
  var c = this.lw(b);
295
295
  if (c == CalloutLayer.$$p[21]) {
296
- return this.jw(a, b, this.zr);
296
+ return this.jw(a, b, this.zs);
297
297
  }
298
298
  if (c == CalloutLayer.$$p[28]) {
299
- return this.jw(a, b, this.z2);
299
+ return this.jw(a, b, this.z3);
300
300
  }
301
301
  if (c == CalloutLayer.$$p[29]) {
302
- return this.jw(a, b, this.z5);
302
+ return this.jw(a, b, this.z6);
303
303
  }
304
304
  if (c == CalloutLayer.$$p[20]) {
305
- return this.jw(a, b, this.zo);
305
+ return this.jw(a, b, this.zp);
306
306
  }
307
307
  if (c == CalloutLayer.$$p[15]) {
308
- return this.jw(a, b, this.zh);
308
+ return this.jw(a, b, this.zi);
309
309
  }
310
310
  return _super.prototype.jv.call(this, a, b);
311
311
  };
312
- Object.defineProperty(CalloutLayer.prototype, "xq", {
313
- get: function () {
314
- return this.xl;
315
- },
316
- set: function (a) {
317
- if (this.xl != a) {
318
- var b = this.xl;
319
- this.xl = a;
320
- this.raisePropertyChanged("LabelColumn", b, this.xl);
321
- }
322
- },
323
- enumerable: false,
324
- configurable: true
325
- });
326
312
  Object.defineProperty(CalloutLayer.prototype, "xr", {
327
313
  get: function () {
328
314
  return this.xm;
@@ -331,7 +317,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
331
317
  if (this.xm != a) {
332
318
  var b = this.xm;
333
319
  this.xm = a;
334
- this.raisePropertyChanged("XColumn", b, this.xm);
320
+ this.raisePropertyChanged("LabelColumn", b, this.xm);
335
321
  }
336
322
  },
337
323
  enumerable: false,
@@ -345,118 +331,132 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
345
331
  if (this.xn != a) {
346
332
  var b = this.xn;
347
333
  this.xn = a;
348
- this.raisePropertyChanged("YColumn", b, this.xn);
334
+ this.raisePropertyChanged("XColumn", b, this.xn);
349
335
  }
350
336
  },
351
337
  enumerable: false,
352
338
  configurable: true
353
339
  });
354
- Object.defineProperty(CalloutLayer.prototype, "xp", {
340
+ Object.defineProperty(CalloutLayer.prototype, "xt", {
355
341
  get: function () {
356
- return this.xk;
342
+ return this.xo;
357
343
  },
358
344
  set: function (a) {
359
- if (this.xk != a) {
360
- var b = this.xk;
361
- this.xk = a;
362
- this.raisePropertyChanged("KeyColumn", b, this.xk);
345
+ if (this.xo != a) {
346
+ var b = this.xo;
347
+ this.xo = a;
348
+ this.raisePropertyChanged("YColumn", b, this.xo);
349
+ }
350
+ },
351
+ enumerable: false,
352
+ configurable: true
353
+ });
354
+ Object.defineProperty(CalloutLayer.prototype, "xq", {
355
+ get: function () {
356
+ return this.xl;
357
+ },
358
+ set: function (a) {
359
+ if (this.xl != a) {
360
+ var b = this.xl;
361
+ this.xl = a;
362
+ this.raisePropertyChanged("KeyColumn", b, this.xl);
363
363
  }
364
364
  },
365
365
  enumerable: false,
366
366
  configurable: true
367
367
  });
368
- Object.defineProperty(CalloutLayer.prototype, "xo", {
368
+ Object.defineProperty(CalloutLayer.prototype, "xp", {
369
369
  get: function () {
370
- return this.xj;
370
+ return this.xk;
371
371
  },
372
372
  set: function (a) {
373
- if (this.xj != a) {
374
- var b = this.xj;
375
- this.xj = a;
376
- this.raisePropertyChanged("ContentColumn", b, this.xj);
373
+ if (this.xk != a) {
374
+ var b = this.xk;
375
+ this.xk = a;
376
+ this.raisePropertyChanged("ContentColumn", b, this.xk);
377
377
  }
378
378
  },
379
379
  enumerable: false,
380
380
  configurable: true
381
381
  });
382
- CalloutLayer.prototype.aaa = function (a, b) {
382
+ CalloutLayer.prototype.aab = function (a, b) {
383
383
  if (b.propertyName == CalloutAnnotation.$$p[14] || b.propertyName == CalloutAnnotation.$$p[15]) {
384
384
  var c = a.k;
385
- if (!this.yd.contains(c)) {
386
- this.yd.add_1(c);
387
- this.yg.add(c);
388
- this.pq(false);
385
+ if (!this.ye.contains(c)) {
386
+ this.ye.add_1(c);
387
+ this.yh.add(c);
388
+ this.pr(false);
389
389
  }
390
390
  }
391
391
  };
392
392
  CalloutLayer.prototype.cd = function () {
393
393
  return new CalloutLayerView(this);
394
394
  };
395
- CalloutLayer.prototype.o1 = function (a) {
396
- _super.prototype.o1.call(this, a);
397
- this.xa = a;
395
+ CalloutLayer.prototype.o2 = function (a) {
396
+ _super.prototype.o2.call(this, a);
397
+ this.xb = a;
398
398
  };
399
- Object.defineProperty(CalloutLayer.prototype, "xc", {
399
+ Object.defineProperty(CalloutLayer.prototype, "xd", {
400
400
  get: function () {
401
- return this.xb;
401
+ return this.xc;
402
402
  },
403
403
  set: function (a) {
404
- var b = this.xc;
404
+ var b = this.xd;
405
405
  if (a != b) {
406
- this.xb = a;
407
- this.raisePropertyChanged("AllowedPositions", b, this.xc);
406
+ this.xc = a;
407
+ this.raisePropertyChanged("AllowedPositions", b, this.xd);
408
408
  }
409
409
  },
410
410
  enumerable: false,
411
411
  configurable: true
412
412
  });
413
- Object.defineProperty(CalloutLayer.prototype, "w5", {
413
+ Object.defineProperty(CalloutLayer.prototype, "w6", {
414
414
  get: function () {
415
- return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.aa1));
415
+ return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.aa2));
416
416
  },
417
417
  set: function (a) {
418
- this.h(CalloutLayer.aa1, enumGetBox(AutoCalloutVisibilityMode_$type, a));
418
+ this.h(CalloutLayer.aa2, enumGetBox(AutoCalloutVisibilityMode_$type, a));
419
419
  },
420
420
  enumerable: false,
421
421
  configurable: true
422
422
  });
423
- Object.defineProperty(CalloutLayer.prototype, "w4", {
423
+ Object.defineProperty(CalloutLayer.prototype, "w5", {
424
424
  get: function () {
425
- return this.w3;
425
+ return this.w4;
426
426
  },
427
427
  set: function (a) {
428
- this.w3 = a;
428
+ this.w4 = a;
429
429
  },
430
430
  enumerable: false,
431
431
  configurable: true
432
432
  });
433
- Object.defineProperty(CalloutLayer.prototype, "abp", {
433
+ Object.defineProperty(CalloutLayer.prototype, "abq", {
434
434
  get: function () {
435
- return new Thickness(1, this.ym, this.yo, this.yn, this.yl);
435
+ return new Thickness(1, this.yn, this.yp, this.yo, this.ym);
436
436
  },
437
437
  enumerable: false,
438
438
  configurable: true
439
439
  });
440
- Object.defineProperty(CalloutLayer.prototype, "xi", {
440
+ Object.defineProperty(CalloutLayer.prototype, "xj", {
441
441
  get: function () {
442
- if (this.xh == null) {
443
- this.xh = FontUtil.toFontInfo(this.i5, this.zw);
442
+ if (this.xi == null) {
443
+ this.xi = FontUtil.toFontInfo(this.i5, this.zx);
444
444
  }
445
- return this.xh;
445
+ return this.xi;
446
446
  },
447
447
  enumerable: false,
448
448
  configurable: true
449
449
  });
450
- CalloutLayer.prototype.vt = function (a, b) {
451
- if (this.xg == null || this.xg == a) {
450
+ CalloutLayer.prototype.vu = function (a, b) {
451
+ if (this.xh == null || this.xh == a) {
452
452
  if (!this.at.c) {
453
- this.pq(b);
453
+ this.pr(b);
454
454
  }
455
455
  }
456
456
  };
457
- CalloutLayer.prototype.vv = function (a, b) {
457
+ CalloutLayer.prototype.vw = function (a, b) {
458
458
  var e_1, _a;
459
- _super.prototype.vv.call(this, a, b);
459
+ _super.prototype.vw.call(this, a, b);
460
460
  var c = a;
461
461
  c.q.clear();
462
462
  c.r.clear();
@@ -475,24 +475,24 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
475
475
  c.v.clear();
476
476
  c.s.clear();
477
477
  c.t.clear();
478
- var d = this.yi();
478
+ var d = this.yj();
479
479
  var e = new List$1(CalloutAnnotationWrapper.$, 0);
480
480
  var f = true;
481
- if (this.x4) {
482
- if (this.um(this.xg)) {
483
- this.aai(this.xg, c, e);
481
+ if (this.x5) {
482
+ if (this.un(this.xh)) {
483
+ this.aaj(this.xh, c, e);
484
484
  }
485
485
  else {
486
486
  try {
487
487
  for (var _b = __values(fromEnum(this.cv.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
488
488
  var g = _c.value;
489
- if (this.um(g)) {
489
+ if (this.un(g)) {
490
490
  if (!g.d7) {
491
491
  if (!g.isVertical) {
492
492
  f = false;
493
493
  }
494
494
  }
495
- this.aai(g, c, e);
495
+ this.aaj(g, c, e);
496
496
  }
497
497
  }
498
498
  }
@@ -511,7 +511,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
511
511
  }
512
512
  }
513
513
  }
514
- if (this.x4 && this.w4 == 2) {
514
+ if (this.x5 && this.w5 == 2) {
515
515
  var h = 0;
516
516
  var i = 0;
517
517
  var j = 1.7976931348623157E+308;
@@ -550,70 +550,70 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
550
550
  }
551
551
  }
552
552
  }
553
- this.aah(c, d, e);
553
+ this.aai(c, d, e);
554
554
  };
555
- CalloutLayer.prototype.qo = function (a, b) {
556
- _super.prototype.qo.call(this, a, b);
557
- var c = b.width - this.abn.width;
558
- var d = b.height - this.abn.height;
555
+ CalloutLayer.prototype.qp = function (a, b) {
556
+ _super.prototype.qp.call(this, a, b);
557
+ var c = b.width - this.abo.width;
558
+ var d = b.height - this.abo.height;
559
559
  var e = 0;
560
560
  if (Math.abs(c) > Math.abs(d)) {
561
561
  e = c;
562
- this.yj = c * this.tx.width;
562
+ this.yk = c * this.ty.width;
563
563
  }
564
564
  else {
565
565
  e = d;
566
- this.yj = d * this.tx.height;
566
+ this.yk = d * this.ty.height;
567
567
  }
568
- if (e > 0 && this.yj > 5) {
569
- this.x3 = true;
568
+ if (e > 0 && this.yk > 5) {
569
+ this.x4 = true;
570
570
  }
571
- if (e < 0 && this.yj > 5) {
572
- this.x2 = true;
571
+ if (e < 0 && this.yk > 5) {
572
+ this.x3 = true;
573
573
  }
574
574
  };
575
- CalloutLayer.prototype.qn = function (a, b) {
576
- _super.prototype.qn.call(this, a, b);
575
+ CalloutLayer.prototype.qo = function (a, b) {
576
+ _super.prototype.qo.call(this, a, b);
577
577
  if (!a.equals1(b)) {
578
- this.x1 = true;
578
+ this.x2 = true;
579
579
  }
580
580
  };
581
- Object.defineProperty(CalloutLayer.prototype, "abo", {
581
+ Object.defineProperty(CalloutLayer.prototype, "abp", {
582
582
  get: function () {
583
- return this.abm;
583
+ return this.abn;
584
584
  },
585
585
  set: function (a) {
586
- this.abm = a;
586
+ this.abn = a;
587
587
  },
588
588
  enumerable: false,
589
589
  configurable: true
590
590
  });
591
- CalloutLayer.prototype.aah = function (a, b, c) {
591
+ CalloutLayer.prototype.aai = function (a, b, c) {
592
592
  var e_2, _a;
593
593
  if (this.cv != null) {
594
- this.abn = this.cv.tn;
594
+ this.abo = this.cv.tr;
595
595
  }
596
- if (this.tx.isEmpty) {
596
+ if (this.ty.isEmpty) {
597
597
  return;
598
598
  }
599
- this.abo = new Rect(0, this.tx.left, this.tx.top, this.tx.width, this.tx.height);
600
- if (this.xt != null && this.ze != null && this.ze != this.xt.ap) {
601
- this.aac();
599
+ this.abp = new Rect(0, this.ty.left, this.ty.top, this.ty.width, this.ty.height);
600
+ if (this.xu != null && this.zf != null && this.zf != this.xu.ap) {
601
+ this.aad();
602
602
  }
603
- if (this.xt == null) {
604
- var d = this.xu();
603
+ if (this.xu == null) {
604
+ var d = this.xv();
605
605
  if (d != null) {
606
- this.xt = d;
607
- var e = this.xt;
608
- e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.z9));
606
+ this.xu = d;
607
+ var e = this.xu;
608
+ e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.aaa));
609
609
  }
610
610
  else {
611
- var f = this.tp(this.cg);
611
+ var f = this.tq(this.cg);
612
612
  var g = new Array(2);
613
613
  g[0] = 0;
614
614
  g[1] = 3;
615
- if (this.xg != null) {
616
- if (this.xg.isVertical) {
615
+ if (this.xh != null) {
616
+ if (this.xh.isVertical) {
617
617
  g = new Array(2);
618
618
  g[0] = 2;
619
619
  g[1] = 1;
@@ -653,31 +653,31 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
653
653
  g[1] = 1;
654
654
  }
655
655
  }
656
- this.xt = new LabelCollisionManager(this.tx.right, this.tx.bottom, this.tx, this.xa.j(), this.yp, this.xv(), g, this.yw(), this.yv(), this.x5, this.w1);
657
- if (this.ze != null) {
658
- this.xt.ap = this.ze;
659
- this.xt.an = this;
656
+ this.xu = new LabelCollisionManager(this.ty.right, this.ty.bottom, this.ty, this.xb.j(), this.yq, this.xw(), g, this.yx(), this.yw(), this.x6, this.w2);
657
+ if (this.zf != null) {
658
+ this.xu.ap = this.zf;
659
+ this.xu.an = this;
660
660
  }
661
- var j = this.xt;
662
- j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.z9));
663
- }
664
- }
665
- if (this.x2) {
666
- this.x2 = false;
667
- if (this.xt.al > 2) {
668
- this.x0 = true;
661
+ var j = this.xu;
662
+ j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.aaa));
669
663
  }
670
664
  }
671
665
  if (this.x3) {
672
666
  this.x3 = false;
673
- if (this.yj > 5) {
674
- this.x0 = true;
667
+ if (this.xu.al > 2) {
668
+ this.x1 = true;
675
669
  }
676
670
  }
677
- if (this.x1) {
678
- this.x1 = false;
679
- this.xt.a3(this.tx.right, this.tx.bottom, this.tx);
680
- this.x0 = true;
671
+ if (this.x4) {
672
+ this.x4 = false;
673
+ if (this.yk > 5) {
674
+ this.x1 = true;
675
+ }
676
+ }
677
+ if (this.x2) {
678
+ this.x2 = false;
679
+ this.xu.a3(this.ty.right, this.ty.bottom, this.ty);
680
+ this.x1 = true;
681
681
  }
682
682
  var k = new HashSet$1(CalloutAnnotationWrapper.$, 0);
683
683
  var l = new HashSet$1(CalloutAnnotationWrapper.$, 0);
@@ -690,54 +690,54 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
690
690
  for (var q = 0; q < c.count; q++) {
691
691
  o.add_1(c._inner[q]);
692
692
  }
693
- var r = this.ye.c;
693
+ var r = this.yf.c;
694
694
  while (r != null) {
695
695
  var s = r.a;
696
696
  if (!o.contains(r.c)) {
697
697
  n.add(r.c);
698
698
  l.add_1(r.c);
699
699
  var t = r.c.b;
700
- t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.aaa));
701
- this.ye.h(r);
702
- this.yb.removeItem(r.c);
703
- this.xt.a2(r.c.c);
700
+ t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.aab));
701
+ this.yf.h(r);
702
+ this.yc.removeItem(r.c);
703
+ this.xu.a2(r.c.c);
704
704
  }
705
705
  r = s;
706
706
  }
707
707
  for (var u = 0; u < b.count; u++) {
708
- if (!this.yb.containsKey(b._inner[u])) {
709
- this.ye.f(b._inner[u]);
708
+ if (!this.yc.containsKey(b._inner[u])) {
709
+ this.yf.f(b._inner[u]);
710
710
  var v = b._inner[u].b;
711
- v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.aaa));
712
- this.yb.addItem(b._inner[u], this.ye.d);
711
+ v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.aab));
712
+ this.yc.addItem(b._inner[u], this.yf.d);
713
713
  m.add(b._inner[u]);
714
714
  k.add_1(b._inner[u]);
715
- this.x0 = true;
715
+ this.x1 = true;
716
716
  }
717
717
  }
718
718
  for (var w = 0; w < c.count; w++) {
719
- if (!this.yb.containsKey(c._inner[w])) {
720
- this.ye.f(c._inner[w]);
721
- this.yb.addItem(c._inner[w], this.ye.d);
719
+ if (!this.yc.containsKey(c._inner[w])) {
720
+ this.yf.f(c._inner[w]);
721
+ this.yc.addItem(c._inner[w], this.yf.d);
722
722
  var x = c._inner[w].b;
723
- x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.aaa));
723
+ x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.aab));
724
724
  m.add(c._inner[w]);
725
725
  k.add_1(c._inner[w]);
726
- this.x0 = true;
726
+ this.x1 = true;
727
727
  }
728
728
  }
729
- if (this.xy == true) {
730
- this.xy = false;
731
- this.x0 = true;
729
+ if (this.xz == true) {
730
+ this.xz = false;
731
+ this.x1 = true;
732
732
  }
733
- if (this.yg.count > 0) {
734
- this.x0 = true;
735
- this.yg.clear();
736
- this.yd.clear();
733
+ if (this.yh.count > 0) {
734
+ this.x1 = true;
735
+ this.yh.clear();
736
+ this.ye.clear();
737
737
  }
738
- r = this.ye.c;
738
+ r = this.yf.c;
739
739
  while (r != null) {
740
- var y = this.xw(r.c);
740
+ var y = this.xx(r.c);
741
741
  if (y == null) {
742
742
  return;
743
743
  }
@@ -753,36 +753,36 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
753
753
  aa.n = y.e;
754
754
  aa.m = y.d;
755
755
  if (aa.b == null) {
756
- this.xt.t(aa, false);
756
+ this.xu.t(aa, false);
757
757
  }
758
758
  if (z) {
759
- this.xt.aq(aa);
759
+ this.xu.aq(aa);
760
760
  }
761
761
  else {
762
- this.xt.az(aa);
762
+ this.xu.az(aa);
763
763
  }
764
764
  }
765
765
  }
766
766
  r = r.a;
767
767
  }
768
- var ab = this.xt.am();
769
- var ac = this.xt.u();
768
+ var ab = this.xu.am();
769
+ var ac = this.xu.u();
770
770
  if (ac) {
771
- if (this.xt.q()) {
772
- this.x0 = true;
771
+ if (this.xu.q()) {
772
+ this.x1 = true;
773
773
  }
774
774
  }
775
- if (this.x0 && (ab != 0 || ac)) {
776
- this.x0 = false;
777
- this.ys = 0x7FFFFFFF;
778
- if (this.ze != null) {
775
+ if (this.x1 && (ab != 0 || ac)) {
776
+ this.x1 = false;
777
+ this.yt = 0x7FFFFFFF;
778
+ if (this.zf != null) {
779
779
  var ad = true;
780
780
  for (var ae = 0; ae < this.cv.series.count; ae++) {
781
781
  var af = this.cv.series._inner[ae];
782
782
  if (af.d7 && typeCast(CalloutLayer.$, af) !== null) {
783
783
  var ag = af;
784
- if (ag.ze == this.ze) {
785
- if (!ag.abo.equals1(this.xt.a5)) {
784
+ if (ag.zf == this.zf) {
785
+ if (!ag.abp.equals1(this.xu.a5)) {
786
786
  ad = false;
787
787
  break;
788
788
  }
@@ -790,21 +790,21 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
790
790
  }
791
791
  }
792
792
  if (ad) {
793
- this.xt.a4();
793
+ this.xu.a4();
794
794
  }
795
795
  else {
796
- this.xt.ar();
797
- this.xt.as();
796
+ this.xu.ar();
797
+ this.xu.as();
798
798
  }
799
799
  }
800
800
  else {
801
- this.xt.a4();
801
+ this.xu.a4();
802
802
  }
803
803
  }
804
804
  else {
805
- this.xt.as();
805
+ this.xu.as();
806
806
  }
807
- var ah = this.ye.c;
807
+ var ah = this.yf.c;
808
808
  var ai;
809
809
  var aj;
810
810
  var ak;
@@ -821,7 +821,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
821
821
  var av;
822
822
  var aw;
823
823
  var ax;
824
- var ay = this.x6;
824
+ var ay = this.x7;
825
825
  while (ah != null) {
826
826
  var az = ah.c;
827
827
  var a0 = az.b;
@@ -883,23 +883,23 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
883
883
  ah = ah.a;
884
884
  }
885
885
  };
886
- CalloutLayer.prototype.aac = function () {
887
- if (this.xt != null) {
888
- var a = this.ye.c;
886
+ CalloutLayer.prototype.aad = function () {
887
+ if (this.xu != null) {
888
+ var a = this.yf.c;
889
889
  while (a != null) {
890
890
  var b = a.c.c;
891
891
  if (b != null) {
892
- this.xt.a2(b);
892
+ this.xu.a2(b);
893
893
  }
894
894
  a = a.a;
895
895
  }
896
- var c = this.xt;
897
- c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.z9));
898
- this.xt = null;
896
+ var c = this.xu;
897
+ c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.aaa));
898
+ this.xu = null;
899
899
  }
900
- this.aab();
900
+ this.aac();
901
901
  };
902
- CalloutLayer.prototype.xu = function () {
902
+ CalloutLayer.prototype.xv = function () {
903
903
  if (this.cv == null) {
904
904
  return null;
905
905
  }
@@ -908,9 +908,9 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
908
908
  if (b.d7 && typeCast(CalloutLayer.$, b) !== null) {
909
909
  var c = b;
910
910
  if (c != this) {
911
- if (c.ze != null && c.ze == this.ze) {
912
- if (c.xt != null) {
913
- return c.xt;
911
+ if (c.zf != null && c.zf == this.zf) {
912
+ if (c.xu != null) {
913
+ return c.xu;
914
914
  }
915
915
  }
916
916
  }
@@ -918,14 +918,14 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
918
918
  }
919
919
  return null;
920
920
  };
921
- CalloutLayer.prototype.yv = function () {
921
+ CalloutLayer.prototype.yw = function () {
922
922
  return 20000;
923
923
  };
924
- CalloutLayer.prototype.yw = function () {
924
+ CalloutLayer.prototype.yx = function () {
925
925
  return 300;
926
926
  };
927
- CalloutLayer.prototype.xv = function () {
928
- switch (this.w7) {
927
+ CalloutLayer.prototype.xw = function () {
928
+ switch (this.w8) {
929
929
  case 0: return 2;
930
930
  case 2: return 1;
931
931
  case 3: return 2;
@@ -933,15 +933,15 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
933
933
  }
934
934
  return 2;
935
935
  };
936
- CalloutLayer.prototype.z9 = function (a) {
937
- var b = this.xt.am();
938
- if (b < this.ys) {
939
- this.ys = b;
940
- this.pq(false);
936
+ CalloutLayer.prototype.aaa = function (a) {
937
+ var b = this.xu.am();
938
+ if (b < this.yt) {
939
+ this.yt = b;
940
+ this.pr(false);
941
941
  }
942
942
  };
943
- CalloutLayer.prototype.xw = function (a) {
944
- var b = this.xg;
943
+ CalloutLayer.prototype.xx = function (a) {
944
+ var b = this.xh;
945
945
  if (a.b.l != null) {
946
946
  b = a.b.l;
947
947
  }
@@ -999,15 +999,15 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
999
999
  l = b.getOffsetValue();
1000
1000
  }
1001
1001
  }
1002
- var m = new ScalerParams(0, this.cv.tn, g.kd, g.ch, g.j8());
1002
+ var m = new ScalerParams(0, this.cv.tr, g.kd, g.ch, g.j8());
1003
1003
  m.b = f;
1004
- var n = new ScalerParams(0, this.cv.tn, h.kd, h.ch, h.j8());
1004
+ var n = new ScalerParams(0, this.cv.tr, h.kd, h.ch, h.j8());
1005
1005
  n.b = f;
1006
1006
  var o = 0;
1007
1007
  var p = 0;
1008
1008
  if (i) {
1009
- o = g.ej(this.yr(a.b.ac), m) + k;
1010
- p = h.ej(this.yr(a.b.ad), n) + l;
1009
+ o = g.ej(this.ys(a.b.ac), m) + k;
1010
+ p = h.ej(this.ys(a.b.ad), n) + l;
1011
1011
  var q = o;
1012
1012
  var r = p;
1013
1013
  var s = { $type: Point_$type, x: 0.5, y: 0.5 };
@@ -1017,8 +1017,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1017
1017
  p = ViewportUtils.f(u, n.e, n.d);
1018
1018
  }
1019
1019
  else {
1020
- o = g.ej(this.yr(a.b.ac), m) + k;
1021
- p = h.ej(this.yr(a.b.ad), n) + l;
1020
+ o = g.ej(this.ys(a.b.ac), m) + k;
1021
+ p = h.ej(this.ys(a.b.ad), n) + l;
1022
1022
  }
1023
1023
  var v = new QuadTreeBoundingBox();
1024
1024
  v.b = o;
@@ -1028,7 +1028,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1028
1028
  v.g = a.b;
1029
1029
  return v;
1030
1030
  };
1031
- CalloutLayer.prototype.yr = function (a) {
1031
+ CalloutLayer.prototype.ys = function (a) {
1032
1032
  if (typeCast(Date_$type, a) !== null) {
1033
1033
  return a.getTime();
1034
1034
  }
@@ -1037,79 +1037,79 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1037
1037
  }
1038
1038
  return a;
1039
1039
  };
1040
- CalloutLayer.prototype.yi = function () {
1040
+ CalloutLayer.prototype.yj = function () {
1041
1041
  var a = new List$1(CalloutAnnotationWrapper.$, 0);
1042
- for (var b = 0; b < this.yh.count; b++) {
1043
- if (stringIsNullOrEmpty(this.yh._inner[b].b.ao)) {
1042
+ for (var b = 0; b < this.yi.count; b++) {
1043
+ if (stringIsNullOrEmpty(this.yi._inner[b].b.ao)) {
1044
1044
  continue;
1045
1045
  }
1046
- if (this.yh._inner[b].c == null) {
1046
+ if (this.yi._inner[b].c == null) {
1047
1047
  var c = new LabelCollisionInfo();
1048
- this.yh._inner[b].c = c;
1049
- var d = this.xa.cq(this.yx(this.yh._inner[b]), this.yh._inner[b].b.backgroundPadding);
1048
+ this.yi._inner[b].c = c;
1049
+ var d = this.xb.cq(this.yy(this.yi._inner[b]), this.yi._inner[b].b.backgroundPadding);
1050
1050
  c.k = d.height / 2;
1051
1051
  c.l = d.width / 2;
1052
1052
  }
1053
- var e = this.xw(this.yh._inner[b]);
1054
- if (e == null || e.b < this.tx.left || e.b > this.tx.right || e.c < this.tx.top || e.c > this.tx.bottom) {
1053
+ var e = this.xx(this.yi._inner[b]);
1054
+ if (e == null || e.b < this.ty.left || e.b > this.ty.right || e.c < this.ty.top || e.c > this.ty.bottom) {
1055
1055
  continue;
1056
1056
  }
1057
- a.add(this.yh._inner[b]);
1057
+ a.add(this.yi._inner[b]);
1058
1058
  }
1059
1059
  return a;
1060
1060
  };
1061
- CalloutLayer.prototype.yx = function (a) {
1061
+ CalloutLayer.prototype.yy = function (a) {
1062
1062
  return a.b.ao;
1063
1063
  };
1064
- CalloutLayer.prototype.um = function (a) {
1065
- if (!_super.prototype.um.call(this, a)) {
1064
+ CalloutLayer.prototype.un = function (a) {
1065
+ if (!_super.prototype.un.call(this, a)) {
1066
1066
  return false;
1067
1067
  }
1068
- if (this.zt != null) {
1068
+ if (this.zu != null) {
1069
1069
  if (a.eq) {
1070
1070
  var b = a.lv();
1071
- if (!Base.equalsStatic(this.zt, b)) {
1071
+ if (!Base.equalsStatic(this.zu, b)) {
1072
1072
  return false;
1073
1073
  }
1074
1074
  }
1075
1075
  else {
1076
- if (!Base.equalsStatic(this.zt, a.name)) {
1076
+ if (!Base.equalsStatic(this.zu, a.name)) {
1077
1077
  return false;
1078
1078
  }
1079
1079
  }
1080
1080
  }
1081
1081
  return true;
1082
1082
  };
1083
- CalloutLayer.prototype.op = function () {
1084
- _super.prototype.op.call(this);
1083
+ CalloutLayer.prototype.oq = function () {
1084
+ _super.prototype.oq.call(this);
1085
1085
  if (!this.at.c && !this.dk()) {
1086
1086
  return;
1087
1087
  }
1088
- if (this.xx) {
1089
- this.xx = false;
1090
- this.aae();
1088
+ if (this.xy) {
1089
+ this.xy = false;
1090
+ this.aaf();
1091
1091
  }
1092
1092
  if (this.dk()) {
1093
- this.aak(this.uh, false);
1093
+ this.aal(this.ui, false);
1094
1094
  }
1095
1095
  else {
1096
- this.aak(this.uf, false);
1096
+ this.aal(this.ug, false);
1097
1097
  }
1098
1098
  };
1099
- CalloutLayer.prototype.aaf = function () {
1100
- if (!this.xz) {
1101
- this.xz = true;
1102
- this.pq(true);
1099
+ CalloutLayer.prototype.aag = function () {
1100
+ if (!this.x0) {
1101
+ this.x0 = true;
1102
+ this.pr(true);
1103
1103
  }
1104
1104
  };
1105
- CalloutLayer.prototype.aai = function (a, b, c) {
1105
+ CalloutLayer.prototype.aaj = function (a, b, c) {
1106
1106
  var d = false;
1107
- if (this.xz) {
1108
- this.xz = false;
1107
+ if (this.x0) {
1108
+ this.x0 = false;
1109
1109
  d = true;
1110
1110
  }
1111
- if (!a.ft && a.dt(this.yf, this.ya, this.x8, this.yt)) {
1112
- var e = this.yf;
1111
+ if (!a.ft && a.dt(this.yg, this.yb, this.x9, this.yu)) {
1112
+ var e = this.yg;
1113
1113
  var _loop_1 = function (f) {
1114
1114
  var g = e._inner[f];
1115
1115
  var h = g.a != null ? g.a.item : null;
@@ -1121,8 +1121,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1121
1121
  l.b = m;
1122
1122
  m.key = k;
1123
1123
  var n = false;
1124
- if (this_1.yb.containsKey(l)) {
1125
- l = this_1.yb.item(l).c;
1124
+ if (this_1.yc.containsKey(l)) {
1125
+ l = this_1.yc.item(l).c;
1126
1126
  m = l.b;
1127
1127
  n = d;
1128
1128
  }
@@ -1131,10 +1131,10 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1131
1131
  }
1132
1132
  var o = m.ac;
1133
1133
  var p = m.ad;
1134
- if (this_1.yr(o) != this_1.yr(g.b)) {
1134
+ if (this_1.ys(o) != this_1.ys(g.b)) {
1135
1135
  m.xValue = g.b;
1136
1136
  }
1137
- if (this_1.yr(p) != this_1.yr(g.c)) {
1137
+ if (this_1.ys(p) != this_1.ys(g.c)) {
1138
1138
  m.yValue = g.c;
1139
1139
  }
1140
1140
  m.series = a;
@@ -1191,17 +1191,17 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1191
1191
  }
1192
1192
  }
1193
1193
  if (n) {
1194
- this_1.aam(l);
1194
+ this_1.aan(l);
1195
1195
  }
1196
1196
  if (l.c == null) {
1197
1197
  var u = new LabelCollisionInfo();
1198
1198
  l.c = u;
1199
- var v = this_1.xa.cq(this_1.yx(l), l.b.backgroundPadding);
1199
+ var v = this_1.xb.cq(this_1.yy(l), l.b.backgroundPadding);
1200
1200
  u.k = v.height / 2;
1201
1201
  u.l = v.width / 2;
1202
1202
  }
1203
- var w = this_1.xw(l);
1204
- if (w == null || w.b < this_1.tx.left || w.b > this_1.tx.right || w.c < this_1.tx.top || w.c > this_1.tx.bottom) {
1203
+ var w = this_1.xx(l);
1204
+ if (w == null || w.b < this_1.ty.left || w.b > this_1.ty.right || w.c < this_1.ty.top || w.c > this_1.ty.bottom) {
1205
1205
  return "continue";
1206
1206
  }
1207
1207
  l.e = w.b;
@@ -1209,7 +1209,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1209
1209
  c.add(l);
1210
1210
  };
1211
1211
  var this_1 = this;
1212
- for (var f = 0; f < this.yf.count; f++) {
1212
+ for (var f = 0; f < this.yg.count; f++) {
1213
1213
  _loop_1(f);
1214
1214
  }
1215
1215
  }
@@ -1218,19 +1218,19 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1218
1218
  return 1;
1219
1219
  };
1220
1220
  CalloutLayer.prototype.au = function (a, b) {
1221
- var c = this.xt.f(a, b);
1221
+ var c = this.xu.f(a, b);
1222
1222
  if (c == null) {
1223
1223
  return null;
1224
1224
  }
1225
1225
  return c.u;
1226
1226
  };
1227
1227
  CalloutLayer.prototype.f5 = function (a, b) {
1228
- if (this.xt == null) {
1228
+ if (this.xu == null) {
1229
1229
  return false;
1230
1230
  }
1231
- return this.xt.f(a, b) != null;
1231
+ return this.xu.f(a, b) != null;
1232
1232
  };
1233
- CalloutLayer.prototype.aak = function (a, b) {
1233
+ CalloutLayer.prototype.aal = function (a, b) {
1234
1234
  var e_3, _a;
1235
1235
  var c = 0;
1236
1236
  var d = new HashSet$1(CalloutAnnotationWrapper.$, 0);
@@ -1239,7 +1239,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1239
1239
  if (isNaN_(a.u._inner[c]) || isNaN_(a.v._inner[c])) {
1240
1240
  continue;
1241
1241
  }
1242
- var f = this.xa.cb.item(e);
1242
+ var f = this.xb.cb.item(e);
1243
1243
  d.add_1(e);
1244
1244
  if (f.h != a.q._inner[c]) {
1245
1245
  f.h = a.q._inner[c];
@@ -1252,13 +1252,13 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1252
1252
  f.n = a.h._inner[c];
1253
1253
  f.x = new Thickness(1, a.k._inner[c], a.m._inner[c], a.l._inner[c], a.j._inner[c]);
1254
1254
  f.d = a.g._inner[c];
1255
- this.xa.cj(f, Math.min(a.s._inner[c], a.s._inner[c] + a.u._inner[c]), Math.min(a.t._inner[c], a.t._inner[c] + a.v._inner[c]));
1256
- this.xa.ck(f, e, a.r._inner[c]);
1255
+ this.xb.cj(f, Math.min(a.s._inner[c], a.s._inner[c] + a.u._inner[c]), Math.min(a.t._inner[c], a.t._inner[c] + a.v._inner[c]));
1256
+ this.xb.ck(f, e, a.r._inner[c]);
1257
1257
  f.r = { $type: Point_$type, x: a.u._inner[c], y: a.v._inner[c] };
1258
1258
  }
1259
1259
  var h = new List$1(CalloutAnnotationWrapper.$, 0);
1260
1260
  try {
1261
- for (var _b = __values(fromEnum(this.xa.cb.c)), _c = _b.next(); !_c.done; _c = _b.next()) {
1261
+ for (var _b = __values(fromEnum(this.xb.cb.c)), _c = _b.next(); !_c.done; _c = _b.next()) {
1262
1262
  var i = _c.value;
1263
1263
  if (!d.contains(i)) {
1264
1264
  h.add(i);
@@ -1279,64 +1279,64 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1279
1279
  }
1280
1280
  }
1281
1281
  for (var j = 0; j < h.count; j++) {
1282
- this.xa.cb.h(h._inner[j]);
1282
+ this.xb.cb.h(h._inner[j]);
1283
1283
  }
1284
1284
  };
1285
- CalloutLayer.prototype.vy = function (a, b) {
1286
- _super.prototype.vy.call(this, a, b);
1285
+ CalloutLayer.prototype.vz = function (a, b) {
1286
+ _super.prototype.vz.call(this, a, b);
1287
1287
  if (this.dk()) {
1288
- this.aak(this.uh, true);
1288
+ this.aal(this.ui, true);
1289
1289
  }
1290
1290
  else {
1291
- this.aak(this.uf, false);
1291
+ this.aal(this.ug, false);
1292
1292
  }
1293
1293
  };
1294
1294
  CalloutLayer.prototype.fn = function () {
1295
1295
  return true;
1296
1296
  };
1297
- CalloutLayer.prototype.o9 = function (a, b, c, d) {
1298
- _super.prototype.o9.call(this, a, b, c, d);
1297
+ CalloutLayer.prototype.pa = function (a, b, c, d) {
1298
+ _super.prototype.pa.call(this, a, b, c, d);
1299
1299
  switch (b) {
1300
1300
  case CalloutLayer.$$p[24]:
1301
- this.xh = null;
1302
- this.xa.ci();
1303
- this.pq(true);
1301
+ this.xi = null;
1302
+ this.xb.ci();
1303
+ this.pr(true);
1304
1304
  break;
1305
1305
  case CalloutLayer.$$p[22]:
1306
1306
  case CalloutLayer.$$p[23]:
1307
- this.pq(true);
1307
+ this.pr(true);
1308
1308
  break;
1309
1309
  case CalloutLayer.$$p[14]:
1310
- this.pq(true);
1310
+ this.pr(true);
1311
1311
  break;
1312
1312
  case "SeriesViewer":
1313
1313
  if (c != null) {
1314
1314
  var e = c;
1315
- e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.aaj));
1315
+ e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.aak));
1316
1316
  }
1317
1317
  if (d != null) {
1318
1318
  var f = d;
1319
- f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.aaj));
1319
+ f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.aak));
1320
1320
  }
1321
1321
  if (d == null) {
1322
- this.aac();
1322
+ this.aad();
1323
1323
  }
1324
1324
  break;
1325
1325
  case "AutoCalloutVisibilityMode":
1326
- this.w4 = this.w6();
1327
- this.aad();
1326
+ this.w5 = this.w7();
1327
+ this.aae();
1328
1328
  break;
1329
1329
  case "AllowedPositions":
1330
1330
  if (c != null) {
1331
1331
  var g = c;
1332
- g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.z7));
1332
+ g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.z8));
1333
1333
  }
1334
1334
  if (d != null) {
1335
1335
  var h = d;
1336
- h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.z7));
1336
+ h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.z8));
1337
1337
  }
1338
- this.w1 = this.w2(this.xc);
1339
- this.aad();
1338
+ this.w2 = this.w3(this.xd);
1339
+ this.aae();
1340
1340
  break;
1341
1341
  case CalloutLayer.$$p[16]:
1342
1342
  case CalloutLayer.$$p[17]:
@@ -1353,88 +1353,88 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1353
1353
  case CalloutLayer.$$p[7]:
1354
1354
  case CalloutLayer.$$p[12]:
1355
1355
  case CalloutLayer.$$p[13]:
1356
- this.aad();
1356
+ this.aae();
1357
1357
  break;
1358
1358
  case CalloutLayer.$$p[21]:
1359
1359
  if (this.c7 != null) {
1360
- this.c7.deregisterColumn(this.xq);
1361
- this.xq = this.c6(this.zr);
1360
+ this.c7.deregisterColumn(this.xr);
1361
+ this.xr = this.c6(this.zs);
1362
1362
  }
1363
1363
  break;
1364
1364
  case "LabelColumn":
1365
- this.aad();
1365
+ this.aae();
1366
1366
  break;
1367
1367
  case CalloutLayer.$$p[15]:
1368
1368
  if (this.c7 != null) {
1369
- this.c7.deregisterColumn(this.xo);
1370
- this.xo = this.c6(this.zh);
1369
+ this.c7.deregisterColumn(this.xp);
1370
+ this.xp = this.c6(this.zi);
1371
1371
  }
1372
1372
  break;
1373
1373
  case "ContentColumn":
1374
- this.aad();
1374
+ this.aae();
1375
1375
  break;
1376
1376
  case CalloutLayer.$$p[28]:
1377
1377
  if (this.c7 != null) {
1378
- this.c7.deregisterColumn(this.xr);
1379
- this.xr = stringIsNullOrEmpty(this.z2) == false ? this.c6(this.z2) : null;
1378
+ this.c7.deregisterColumn(this.xs);
1379
+ this.xs = stringIsNullOrEmpty(this.z3) == false ? this.c6(this.z3) : null;
1380
1380
  }
1381
1381
  break;
1382
1382
  case "XColumn":
1383
- this.aad();
1383
+ this.aae();
1384
1384
  break;
1385
1385
  case CalloutLayer.$$p[29]:
1386
1386
  if (this.c7 != null) {
1387
- this.c7.deregisterColumn(this.xs);
1388
- this.xs = this.c6(this.z5);
1387
+ this.c7.deregisterColumn(this.xt);
1388
+ this.xt = this.c6(this.z6);
1389
1389
  }
1390
1390
  break;
1391
1391
  case "YColumn":
1392
- this.aad();
1392
+ this.aae();
1393
1393
  break;
1394
1394
  case CalloutLayer.$$p[20]:
1395
1395
  if (this.c7 != null) {
1396
- this.c7.deregisterColumn(this.xp);
1397
- this.xp = this.c6(this.zo);
1396
+ this.c7.deregisterColumn(this.xq);
1397
+ this.xq = this.c6(this.zp);
1398
1398
  }
1399
1399
  break;
1400
1400
  case "KeyColumn":
1401
- this.aad();
1401
+ this.aae();
1402
1402
  break;
1403
1403
  case "FastItemsSource":
1404
- this.xy = true;
1404
+ this.xz = true;
1405
1405
  if (typeCast(IFastItemsSource_$type, c) != null) {
1406
- c.deregisterColumn(this.xq);
1407
- c.deregisterColumn(this.xo);
1408
1406
  c.deregisterColumn(this.xr);
1409
- c.deregisterColumn(this.xs);
1410
1407
  c.deregisterColumn(this.xp);
1411
- this.xq = null;
1412
- this.xo = null;
1408
+ c.deregisterColumn(this.xs);
1409
+ c.deregisterColumn(this.xt);
1410
+ c.deregisterColumn(this.xq);
1413
1411
  this.xr = null;
1414
- this.xs = null;
1415
1412
  this.xp = null;
1416
- this.yh.clear();
1413
+ this.xs = null;
1414
+ this.xt = null;
1415
+ this.xq = null;
1416
+ this.yi.clear();
1417
1417
  }
1418
1418
  if (typeCast(IFastItemsSource_$type, d) != null) {
1419
- this.xq = this.c6(this.zr);
1420
- this.xo = this.c6(this.zh);
1421
- if (stringIsNullOrEmpty(this.z2) == false) {
1422
- this.xr = this.c6(this.z2);
1419
+ this.xr = this.c6(this.zs);
1420
+ this.xp = this.c6(this.zi);
1421
+ if (stringIsNullOrEmpty(this.z3) == false) {
1422
+ this.xs = this.c6(this.z3);
1423
1423
  }
1424
- this.xs = this.c6(this.z5);
1425
- this.xp = this.c6(this.zo);
1424
+ this.xt = this.c6(this.z6);
1425
+ this.xq = this.c6(this.zp);
1426
1426
  }
1427
- this.aad();
1427
+ this.aae();
1428
1428
  break;
1429
1429
  }
1430
1430
  };
1431
- CalloutLayer.prototype.w6 = function () {
1432
- if (this.w5 == 0) {
1431
+ CalloutLayer.prototype.w7 = function () {
1432
+ if (this.w6 == 0) {
1433
1433
  return 1;
1434
1434
  }
1435
- return this.w5;
1435
+ return this.w6;
1436
1436
  };
1437
- CalloutLayer.prototype.w2 = function (a) {
1437
+ CalloutLayer.prototype.w3 = function (a) {
1438
1438
  if (a == null || a.count == 0) {
1439
1439
  return null;
1440
1440
  }
@@ -1444,53 +1444,53 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1444
1444
  }
1445
1445
  return b;
1446
1446
  };
1447
- CalloutLayer.prototype.aaj = function (a) {
1447
+ CalloutLayer.prototype.aak = function (a) {
1448
1448
  if (a.d7) {
1449
1449
  return;
1450
1450
  }
1451
- if ((a == this.xg || this.xg == null) && this.x4) {
1452
- this.pq(false);
1451
+ if ((a == this.xh || this.xh == null) && this.x5) {
1452
+ this.pr(false);
1453
1453
  }
1454
1454
  };
1455
- CalloutLayer.prototype.aad = function () {
1456
- if (this.xx == false) {
1457
- this.xx = true;
1458
- this.pq(false);
1455
+ CalloutLayer.prototype.aae = function () {
1456
+ if (this.xy == false) {
1457
+ this.xy = true;
1458
+ this.pr(false);
1459
1459
  }
1460
1460
  };
1461
- CalloutLayer.prototype.aab = function () {
1462
- this.xa.cb.clear();
1463
- this.ye.g();
1464
- this.yb.clear();
1461
+ CalloutLayer.prototype.aac = function () {
1462
+ this.xb.cb.clear();
1463
+ this.yf.g();
1464
+ this.yc.clear();
1465
1465
  };
1466
- CalloutLayer.prototype.aae = function () {
1467
- if (this.xs == null || this.xq == null) {
1468
- var a = this.ye.c;
1466
+ CalloutLayer.prototype.aaf = function () {
1467
+ if (this.xt == null || this.xr == null) {
1468
+ var a = this.yf.c;
1469
1469
  while (a != null) {
1470
- this.aam(a.c);
1470
+ this.aan(a.c);
1471
1471
  a = a.a;
1472
1472
  }
1473
1473
  return;
1474
1474
  }
1475
- var b = this.yc();
1476
- for (var c = 0; c < this.xs.count; c++) {
1475
+ var b = this.yd();
1476
+ for (var c = 0; c < this.xt.count; c++) {
1477
1477
  var d = void 0;
1478
- if (this.yh.count <= c) {
1478
+ if (this.yi.count <= c) {
1479
1479
  var e = new CalloutAnnotation();
1480
1480
  d = new CalloutAnnotationWrapper();
1481
1481
  d.b = e;
1482
- d.b.series = this.xg;
1483
- this.yh.add(d);
1482
+ d.b.series = this.xh;
1483
+ this.yi.add(d);
1484
1484
  }
1485
1485
  else {
1486
- d = this.yh._inner[c];
1486
+ d = this.yi._inner[c];
1487
1487
  }
1488
- this.aal(c, b);
1488
+ this.aam(c, b);
1489
1489
  }
1490
1490
  };
1491
1491
  CalloutLayer.$t = markType(CalloutLayer, 'CalloutLayer', AnnotationLayer.$);
1492
- CalloutLayer.aa1 = DependencyProperty.i("AutoCalloutVisibilityMode", AutoCalloutVisibilityMode_$type, CalloutLayer.$, new PropertyMetadata(2, enumGetBox(AutoCalloutVisibilityMode_$type, 0), function (a, b) { return a.raisePropertyChanged("AutoCalloutVisibilityMode", b.oldValue, b.newValue); }));
1493
- CalloutLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:yt:aan', [1, 5], 'CalloutBackground:abi:aao', [Brush.$, null], 'CalloutCollisionMode:w7:aap', [CalloutCollisionMode_$type, enumGetBox(CalloutCollisionMode_$type, 3)], 'CalloutCornerRadius:yk:aaq', [1, NaN], 'CalloutInterpolatedValuePrecision:yu:aar', [1, -1], 'CalloutLeaderBrush:abj:aas', [Brush.$, null], 'CalloutOutline:abk:aat', [Brush.$, null], 'CalloutPaddingBottom:yl:aau', [1, NaN], 'CalloutPaddingLeft:ym:aav', [1, NaN], 'CalloutPaddingRight:yn:aaw', [1, NaN], 'CalloutPaddingTop:yo:aax', [1, NaN], 'CalloutPositionPadding:yp:aay', [1, 10], 'CalloutStrokeThickness:yq:aaz', [1, NaN], 'CalloutTextColor:abl:aa0', [Brush.$, null], 'CollisionChannel:ze:aa2', [2, null], 'ContentMemberPath:zh:aa3', [2, null], 'IsAutoCalloutBehaviorEnabled:x4:aa4', [0, false], 'IsCalloutOffsettingEnabled:x5:aa5', [0, true], 'IsCustomCalloutRenderStyleEnabled:x6:aa6', [0, false], 'IsCustomCalloutStyleEnabled:x7:aa7', [0, false], 'KeyMemberPath:zo:aa8', [2, null], 'LabelMemberPath:zr:aa9', [2, null], 'TargetSeriesName:zt:aba', [2, null], 'TargetSeries:xg:abb', [Series.$, null], 'TextStyle:zw:abc', [2, null], 'UseInterpolatedValueForAutoCalloutLabels:x8:abd', [0, false], 'UseSeriesColorForOutline:x9:abe', [0, false], 'UseValueForAutoCalloutLabels:ya:abf', [0, true], 'XMemberPath:z2:abg', [2, null], 'YMemberPath:z5:abh', [2, null]]);
1492
+ CalloutLayer.aa2 = DependencyProperty.i("AutoCalloutVisibilityMode", AutoCalloutVisibilityMode_$type, CalloutLayer.$, new PropertyMetadata(2, enumGetBox(AutoCalloutVisibilityMode_$type, 0), function (a, b) { return a.raisePropertyChanged("AutoCalloutVisibilityMode", b.oldValue, b.newValue); }));
1493
+ CalloutLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:yu:aao', [1, 5], 'CalloutBackground:abj:aap', [Brush.$, null], 'CalloutCollisionMode:w8:aaq', [CalloutCollisionMode_$type, enumGetBox(CalloutCollisionMode_$type, 3)], 'CalloutCornerRadius:yl:aar', [1, NaN], 'CalloutInterpolatedValuePrecision:yv:aas', [1, -1], 'CalloutLeaderBrush:abk:aat', [Brush.$, null], 'CalloutOutline:abl:aau', [Brush.$, null], 'CalloutPaddingBottom:ym:aav', [1, NaN], 'CalloutPaddingLeft:yn:aaw', [1, NaN], 'CalloutPaddingRight:yo:aax', [1, NaN], 'CalloutPaddingTop:yp:aay', [1, NaN], 'CalloutPositionPadding:yq:aaz', [1, 10], 'CalloutStrokeThickness:yr:aa0', [1, NaN], 'CalloutTextColor:abm:aa1', [Brush.$, null], 'CollisionChannel:zf:aa3', [2, null], 'ContentMemberPath:zi:aa4', [2, null], 'IsAutoCalloutBehaviorEnabled:x5:aa5', [0, false], 'IsCalloutOffsettingEnabled:x6:aa6', [0, true], 'IsCustomCalloutRenderStyleEnabled:x7:aa7', [0, false], 'IsCustomCalloutStyleEnabled:x8:aa8', [0, false], 'KeyMemberPath:zp:aa9', [2, null], 'LabelMemberPath:zs:aba', [2, null], 'TargetSeriesName:zu:abb', [2, null], 'TargetSeries:xh:abc', [Series.$, null], 'TextStyle:zx:abd', [2, null], 'UseInterpolatedValueForAutoCalloutLabels:x9:abe', [0, false], 'UseSeriesColorForOutline:ya:abf', [0, false], 'UseValueForAutoCalloutLabels:yb:abg', [0, true], 'XMemberPath:z3:abh', [2, null], 'YMemberPath:z6:abi', [2, null]]);
1494
1494
  return CalloutLayer;
1495
1495
  }(AnnotationLayer));
1496
1496
  export { CalloutLayer };
@@ -1555,8 +1555,8 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1555
1555
  }
1556
1556
  };
1557
1557
  CalloutLayerView.prototype.ca = function () {
1558
- if (this.b7.xi != null) {
1559
- return this.b7.xi;
1558
+ if (this.b7.xj != null) {
1559
+ return this.b7.xj;
1560
1560
  }
1561
1561
  return this.e.cv.getFontInfo();
1562
1562
  };
@@ -1603,9 +1603,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1603
1603
  };
1604
1604
  CalloutLayerView.prototype.cl = function (a) {
1605
1605
  if (a != null) {
1606
- return this.cp(a.sy);
1606
+ return this.cp(a.sz);
1607
1607
  }
1608
- return this.e.sy;
1608
+ return this.e.sz;
1609
1609
  };
1610
1610
  CalloutLayerView.prototype.co = function () {
1611
1611
  return ((function () {
@@ -1615,9 +1615,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1615
1615
  })());
1616
1616
  };
1617
1617
  CalloutLayerView.prototype.cn = function (a) {
1618
- if (this.b7.x9) {
1618
+ if (this.b7.ya) {
1619
1619
  if (a != null) {
1620
- return this.cp(a.sy);
1620
+ return this.cp(a.sz);
1621
1621
  }
1622
1622
  }
1623
1623
  return ((function () {
@@ -1628,9 +1628,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1628
1628
  };
1629
1629
  CalloutLayerView.prototype.cm = function (a) {
1630
1630
  if (a != null) {
1631
- return this.cp(a.st);
1631
+ return this.cp(a.su);
1632
1632
  }
1633
- return this.e.st;
1633
+ return this.e.su;
1634
1634
  };
1635
1635
  CalloutLayerView.prototype.ci = function () {
1636
1636
  this.cd = NaN;