igniteui-webcomponents-charts 3.2.3 → 3.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (744) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +24938 -21547
  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 +7 -7
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
  9. package/esm2015/lib/AnnotationLayerProxy.js +39 -26
  10. package/esm2015/lib/AnnotationLayer_combined.js +133 -133
  11. package/esm2015/lib/AreaSeries_combined.js +44 -44
  12. package/esm2015/lib/AutomaticSeriesManager.js +7 -0
  13. package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
  14. package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
  15. package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
  16. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  17. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  18. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  19. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  20. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  21. package/esm2015/lib/BarSeries_combined.js +110 -103
  22. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  23. package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
  24. package/esm2015/lib/BrushScale.js +7 -7
  25. package/esm2015/lib/BubbleSeries_combined.js +255 -255
  26. package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  27. package/esm2015/lib/CalloutLayer_combined.js +451 -449
  28. package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
  29. package/esm2015/lib/CategoryChart.js +545 -456
  30. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  31. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  32. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
  37. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  38. package/esm2015/lib/CategoryXAxis_combined.js +140 -23
  39. package/esm2015/lib/CategoryYAxis_combined.js +140 -23
  40. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  41. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  42. package/esm2015/lib/ChartGroupDescription.js +52 -0
  43. package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
  44. package/esm2015/lib/ChartSortDescription.js +61 -0
  45. package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
  46. package/esm2015/lib/ChartSummaryDescription.js +123 -0
  47. package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
  48. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  49. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  50. package/esm2015/lib/CrosshairLayer_combined.js +85 -85
  51. package/esm2015/lib/CustomIndicator.js +23 -23
  52. package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
  53. package/esm2015/lib/DataChartToolbarProvider.js +107 -0
  54. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  55. package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
  56. package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
  57. package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
  58. package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
  59. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  60. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  61. package/esm2015/lib/DomainChart.js +2162 -1903
  62. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  63. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  64. package/esm2015/lib/FinalValueLayer_combined.js +70 -70
  65. package/esm2015/lib/FinancialChart_combined.js +1443 -1359
  66. package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
  67. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  68. package/esm2015/lib/FinancialOverlay.js +36 -36
  69. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  70. package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
  71. package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
  72. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  73. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  74. package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
  81. package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
  82. package/esm2015/lib/IndicatorProxy.js +11 -11
  83. package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
  84. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  85. package/esm2015/lib/LineSeries_combined.js +38 -38
  86. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  87. package/esm2015/lib/MassIndexIndicator.js +6 -6
  88. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  89. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  90. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  91. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/NumberAbbreviator.js +1 -1
  93. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  94. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  95. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  96. package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
  97. package/esm2015/lib/OverlayProxy.js +8 -8
  98. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  99. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  100. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  101. package/esm2015/lib/PieChartViewManager_combined.js +9 -9
  102. package/esm2015/lib/PointSeries_combined.js +19 -19
  103. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  104. package/esm2015/lib/PolarBase_combined.js +388 -388
  105. package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
  106. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  107. package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
  108. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  109. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  110. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  111. package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
  112. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  113. package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
  114. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  115. package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
  116. package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
  117. package/esm2015/lib/RadialLineSeries_combined.js +37 -37
  118. package/esm2015/lib/RadialPieSeries_combined.js +45 -45
  119. package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
  120. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  121. package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
  122. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  123. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  124. package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
  125. package/esm2015/lib/ScatterBase_combined.js +445 -445
  126. package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
  127. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  128. package/esm2015/lib/ScatterLineSeries.js +51 -51
  129. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  130. package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
  131. package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
  132. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  133. package/esm2015/lib/ScatterSplineSeries.js +38 -38
  134. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  135. package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
  136. package/esm2015/lib/SeriesInteractionManager.js +80 -80
  137. package/esm2015/lib/SeriesRenderManager.js +17 -17
  138. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  139. package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
  140. package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
  141. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  142. package/esm2015/lib/SeriesViewer_combined.js +3505 -3171
  143. package/esm2015/lib/SeriesVisualDataManager.js +23 -23
  144. package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
  145. package/esm2015/lib/SizeScale.js +3 -3
  146. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  147. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  148. package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
  149. package/esm2015/lib/SplineSeries_combined.js +25 -25
  150. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  151. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  152. package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
  153. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  154. package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
  155. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  156. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  157. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  158. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  159. package/esm2015/lib/StackedLineSeries_combined.js +9 -9
  160. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
  161. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  162. package/esm2015/lib/StepAreaSeries_combined.js +37 -37
  163. package/esm2015/lib/StepLineSeries_combined.js +43 -43
  164. package/esm2015/lib/StochRSIIndicator.js +15 -15
  165. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  166. package/esm2015/lib/TRIXIndicator.js +16 -16
  167. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  168. package/esm2015/lib/TimeAxisBase.js +8 -8
  169. package/esm2015/lib/TimeXAxis.js +10 -10
  170. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  171. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  172. package/esm2015/lib/ValueOverlay_combined.js +115 -115
  173. package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
  174. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  175. package/esm2015/lib/WaterfallSeries_combined.js +103 -103
  176. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  177. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  178. package/esm2015/lib/XYChart.js +802 -802
  179. package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
  180. package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
  181. package/esm2015/lib/igc-annotation-layer-component.js +17 -17
  182. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  183. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  185. package/esm2015/lib/igc-bar-series-component.js +11 -11
  186. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  187. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  188. package/esm2015/lib/igc-bubble-series-component.js +44 -44
  189. package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
  190. package/esm2015/lib/igc-callout-layer-component.js +95 -95
  191. package/esm2015/lib/igc-category-chart-component.js +169 -112
  192. package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
  193. package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
  194. package/esm2015/lib/igc-category-series-component.js +20 -20
  195. package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
  196. package/esm2015/lib/igc-category-x-axis-component.js +75 -2
  197. package/esm2015/lib/igc-category-y-axis-component.js +75 -2
  198. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
  200. package/esm2015/lib/igc-chart-group-description-module.js +15 -0
  201. package/esm2015/lib/igc-chart-group-description.js +20 -0
  202. package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
  203. package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
  204. package/esm2015/lib/igc-chart-sort-description.js +61 -0
  205. package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
  206. package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
  207. package/esm2015/lib/igc-chart-summary-description.js +95 -0
  208. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  209. package/esm2015/lib/igc-column-series-component.js +13 -13
  210. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
  212. package/esm2015/lib/igc-data-chart-component.js +95 -95
  213. package/esm2015/lib/igc-data-legend-component.js +1 -1
  214. package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
  215. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-domain-chart-component.js +901 -650
  217. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  218. package/esm2015/lib/igc-final-value-layer-component.js +42 -42
  219. package/esm2015/lib/igc-financial-chart-component.js +214 -157
  220. package/esm2015/lib/igc-financial-indicator-component.js +16 -16
  221. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  222. package/esm2015/lib/igc-financial-price-series-component.js +30 -30
  223. package/esm2015/lib/igc-financial-series-component.js +60 -60
  224. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  225. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  226. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  227. package/esm2015/lib/igc-high-density-scatter-series-component.js +57 -57
  228. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  229. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  230. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  231. package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
  232. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  233. package/esm2015/lib/igc-line-series-component.js +1 -1
  234. package/esm2015/lib/igc-marker-series-component.js +28 -28
  235. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  236. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  237. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  238. package/esm2015/lib/igc-ordinal-time-x-axis-component.js +5 -5
  239. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  240. package/esm2015/lib/igc-polar-base-component.js +77 -77
  241. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  242. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  243. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  244. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  245. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  246. package/esm2015/lib/igc-radial-base-component.js +31 -31
  247. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  248. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  249. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  250. package/esm2015/lib/igc-range-category-series-component.js +6 -6
  251. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  252. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  253. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  254. package/esm2015/lib/igc-scatter-area-series-component.js +24 -24
  255. package/esm2015/lib/igc-scatter-base-component.js +49 -49
  256. package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
  257. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  258. package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
  259. package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
  260. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
  262. package/esm2015/lib/igc-series-component.js +195 -185
  263. package/esm2015/lib/igc-series-viewer-component.js +379 -282
  264. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  265. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  266. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  267. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  268. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  269. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  270. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  271. package/esm2015/lib/igc-spline-series-component.js +1 -1
  272. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  273. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  274. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  275. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  276. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  277. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  278. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  279. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  280. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  281. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  282. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  283. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  284. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  285. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  286. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  287. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  288. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  289. package/esm2015/lib/igc-value-overlay-component.js +52 -52
  290. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  291. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  292. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  293. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  294. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  295. package/esm2015/lib/igc-zoom-slider-component.js +0 -7
  296. package/esm2015/public_api.js +23 -0
  297. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  298. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  299. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
  300. package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
  301. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
  302. package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
  303. package/esm5/lib/AnnotationLayerProxy.js +39 -26
  304. package/esm5/lib/AnnotationLayer_combined.js +132 -132
  305. package/esm5/lib/AreaSeries_combined.js +44 -44
  306. package/esm5/lib/AutomaticSeriesManager.js +7 -0
  307. package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
  308. package/esm5/lib/AutomaticSeriesRequest.js +7 -0
  309. package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
  310. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  311. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  312. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  313. package/esm5/lib/AxisAnnotationManager.js +1 -1
  314. package/esm5/lib/AxisVisualDataManager.js +2 -2
  315. package/esm5/lib/BarSeries_combined.js +110 -103
  316. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  317. package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
  318. package/esm5/lib/BrushScale.js +7 -7
  319. package/esm5/lib/BubbleSeries_combined.js +252 -252
  320. package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  321. package/esm5/lib/CalloutLayer_combined.js +442 -440
  322. package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
  323. package/esm5/lib/CategoryChart.js +522 -413
  324. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  325. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  326. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  327. package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
  328. package/esm5/lib/CategoryMarkerManager.js +1 -1
  329. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  330. package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
  331. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  332. package/esm5/lib/CategoryXAxis_combined.js +140 -23
  333. package/esm5/lib/CategoryYAxis_combined.js +140 -23
  334. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  335. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  336. package/esm5/lib/ChartGroupDescription.js +59 -0
  337. package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
  338. package/esm5/lib/ChartSortDescription.js +75 -0
  339. package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
  340. package/esm5/lib/ChartSummaryDescription.js +149 -0
  341. package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
  342. package/esm5/lib/ColumnSeries_combined.js +64 -64
  343. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  344. package/esm5/lib/CrosshairLayer_combined.js +85 -85
  345. package/esm5/lib/CustomIndicator.js +23 -23
  346. package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
  347. package/esm5/lib/DataChartToolbarProvider.js +117 -0
  348. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  349. package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
  350. package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
  351. package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
  352. package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
  353. package/esm5/lib/DataToolTipLayer_combined.js +436 -434
  354. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  355. package/esm5/lib/DomainChart.js +2098 -1753
  356. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  357. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  358. package/esm5/lib/FinalValueLayer_combined.js +70 -70
  359. package/esm5/lib/FinancialChart_combined.js +1405 -1300
  360. package/esm5/lib/FinancialEventArgs_combined.js +581 -581
  361. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  362. package/esm5/lib/FinancialOverlay.js +36 -36
  363. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  364. package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
  365. package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
  366. package/esm5/lib/ForceIndexIndicator.js +15 -15
  367. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  368. package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
  369. package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
  370. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  371. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  372. package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
  373. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  374. package/esm5/lib/IDataChartToolbarProvider.js +7 -0
  375. package/esm5/lib/IZoomableCategoryAxis.js +11 -0
  376. package/esm5/lib/IndicatorProxy.js +11 -11
  377. package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
  378. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  379. package/esm5/lib/LineSeries_combined.js +38 -38
  380. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  381. package/esm5/lib/MassIndexIndicator.js +6 -6
  382. package/esm5/lib/MedianPriceIndicator.js +6 -6
  383. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  384. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  385. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  386. package/esm5/lib/NumberAbbreviator.js +1 -1
  387. package/esm5/lib/NumericXAxis_combined.js +3 -3
  388. package/esm5/lib/NumericYAxis_combined.js +3 -3
  389. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  390. package/esm5/lib/OrdinalTimeXAxis.js +109 -109
  391. package/esm5/lib/OverlayProxy.js +8 -8
  392. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  393. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  394. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  395. package/esm5/lib/PieChartViewManager_combined.js +9 -9
  396. package/esm5/lib/PointSeries_combined.js +19 -19
  397. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  398. package/esm5/lib/PolarBase_combined.js +384 -384
  399. package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
  400. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  401. package/esm5/lib/PolarScatterSeries_combined.js +13 -13
  402. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  403. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  404. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  405. package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
  406. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  407. package/esm5/lib/RadialAreaSeries_combined.js +35 -35
  408. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  409. package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
  410. package/esm5/lib/RadialColumnSeries_combined.js +47 -47
  411. package/esm5/lib/RadialLineSeries_combined.js +37 -37
  412. package/esm5/lib/RadialPieSeries_combined.js +45 -45
  413. package/esm5/lib/RangeAreaSeries_combined.js +22 -22
  414. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  415. package/esm5/lib/RangeColumnSeries_combined.js +35 -35
  416. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  417. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  418. package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
  419. package/esm5/lib/ScatterBase_combined.js +441 -441
  420. package/esm5/lib/ScatterContourSeries_combined.js +110 -110
  421. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  422. package/esm5/lib/ScatterLineSeries.js +51 -51
  423. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  424. package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
  425. package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
  426. package/esm5/lib/ScatterSeries_combined.js +15 -15
  427. package/esm5/lib/ScatterSplineSeries.js +38 -38
  428. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  429. package/esm5/lib/ScatterTriangulationSeries.js +173 -173
  430. package/esm5/lib/SeriesInteractionManager.js +80 -80
  431. package/esm5/lib/SeriesRenderManager.js +17 -17
  432. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  433. package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
  434. package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
  435. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  436. package/esm5/lib/SeriesViewer_combined.js +3458 -3101
  437. package/esm5/lib/SeriesVisualDataManager.js +23 -23
  438. package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
  439. package/esm5/lib/SizeScale.js +3 -3
  440. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  441. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  442. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  443. package/esm5/lib/SplineSeries_combined.js +25 -25
  444. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  445. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  446. package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
  447. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  448. package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
  449. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  450. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  451. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  452. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  453. package/esm5/lib/StackedLineSeries_combined.js +9 -9
  454. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
  455. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  456. package/esm5/lib/StepAreaSeries_combined.js +37 -37
  457. package/esm5/lib/StepLineSeries_combined.js +43 -43
  458. package/esm5/lib/StochRSIIndicator.js +14 -14
  459. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  460. package/esm5/lib/TRIXIndicator.js +15 -15
  461. package/esm5/lib/TileZoomManager_combined.js +9 -9
  462. package/esm5/lib/TimeAxisBase.js +8 -8
  463. package/esm5/lib/TimeXAxis.js +10 -10
  464. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  465. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  466. package/esm5/lib/ValueOverlay_combined.js +115 -115
  467. package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
  468. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  469. package/esm5/lib/WaterfallSeries_combined.js +103 -103
  470. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  471. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  472. package/esm5/lib/XYChart.js +717 -717
  473. package/esm5/lib/igc-anchored-category-series-component.js +18 -18
  474. package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
  475. package/esm5/lib/igc-annotation-layer-component.js +17 -17
  476. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  477. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  478. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  479. package/esm5/lib/igc-bar-series-component.js +11 -11
  480. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  481. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  482. package/esm5/lib/igc-bubble-series-component.js +44 -44
  483. package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
  484. package/esm5/lib/igc-callout-layer-component.js +95 -95
  485. package/esm5/lib/igc-category-chart-component.js +189 -112
  486. package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
  487. package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
  488. package/esm5/lib/igc-category-series-component.js +20 -20
  489. package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
  490. package/esm5/lib/igc-category-x-axis-component.js +95 -2
  491. package/esm5/lib/igc-category-y-axis-component.js +95 -2
  492. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  493. package/esm5/lib/igc-chart-group-description-collection.js +115 -0
  494. package/esm5/lib/igc-chart-group-description-module.js +19 -0
  495. package/esm5/lib/igc-chart-group-description.js +34 -0
  496. package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
  497. package/esm5/lib/igc-chart-sort-description-module.js +19 -0
  498. package/esm5/lib/igc-chart-sort-description.js +81 -0
  499. package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
  500. package/esm5/lib/igc-chart-summary-description-module.js +19 -0
  501. package/esm5/lib/igc-chart-summary-description.js +122 -0
  502. package/esm5/lib/igc-column-fragment-component.js +11 -11
  503. package/esm5/lib/igc-column-series-component.js +13 -13
  504. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  505. package/esm5/lib/igc-crosshair-layer-component.js +90 -90
  506. package/esm5/lib/igc-data-chart-component.js +95 -95
  507. package/esm5/lib/igc-data-legend-component.js +1 -1
  508. package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
  509. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  510. package/esm5/lib/igc-domain-chart-component.js +973 -650
  511. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  512. package/esm5/lib/igc-final-value-layer-component.js +42 -42
  513. package/esm5/lib/igc-financial-chart-component.js +234 -157
  514. package/esm5/lib/igc-financial-indicator-component.js +16 -16
  515. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  516. package/esm5/lib/igc-financial-price-series-component.js +30 -30
  517. package/esm5/lib/igc-financial-series-component.js +60 -60
  518. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  519. package/esm5/lib/igc-fragment-base-component.js +2 -2
  520. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  521. package/esm5/lib/igc-high-density-scatter-series-component.js +57 -57
  522. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  523. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  524. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  525. package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
  526. package/esm5/lib/igc-line-fragment-component.js +1 -1
  527. package/esm5/lib/igc-line-series-component.js +1 -1
  528. package/esm5/lib/igc-marker-series-component.js +28 -28
  529. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  530. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  531. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  532. package/esm5/lib/igc-ordinal-time-x-axis-component.js +5 -5
  533. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  534. package/esm5/lib/igc-polar-base-component.js +77 -77
  535. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  536. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  537. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  538. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  539. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  540. package/esm5/lib/igc-radial-base-component.js +31 -31
  541. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  542. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  543. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  544. package/esm5/lib/igc-range-category-series-component.js +6 -6
  545. package/esm5/lib/igc-range-column-series-component.js +10 -10
  546. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  547. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  548. package/esm5/lib/igc-scatter-area-series-component.js +24 -24
  549. package/esm5/lib/igc-scatter-base-component.js +49 -49
  550. package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
  551. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  552. package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
  553. package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
  554. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  555. package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
  556. package/esm5/lib/igc-series-component.js +199 -185
  557. package/esm5/lib/igc-series-viewer-component.js +403 -282
  558. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  559. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  560. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  561. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  562. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  563. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  564. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  565. package/esm5/lib/igc-spline-series-component.js +1 -1
  566. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  567. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  568. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  569. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  570. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  571. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  572. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  573. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  574. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  575. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  576. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  577. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  579. package/esm5/lib/igc-step-area-series-component.js +2 -2
  580. package/esm5/lib/igc-step-line-series-component.js +3 -3
  581. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  582. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  583. package/esm5/lib/igc-value-overlay-component.js +52 -52
  584. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  585. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  586. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  587. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  588. package/esm5/lib/igc-xy-chart-component.js +218 -218
  589. package/esm5/lib/igc-zoom-slider-component.js +0 -7
  590. package/esm5/public_api.js +23 -0
  591. package/fesm2015/igniteui-webcomponents-charts.js +24809 -22008
  592. package/fesm5/igniteui-webcomponents-charts.js +24917 -21549
  593. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  594. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  595. package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
  596. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
  597. package/lib/AnnotationLayerProxy.d.ts +4 -0
  598. package/lib/AnnotationLayer_combined.d.ts +40 -40
  599. package/lib/AreaSeries_combined.d.ts +8 -8
  600. package/lib/AutomaticSeriesManager.d.ts +1 -0
  601. package/lib/AutomaticSeriesPurpose.d.ts +11 -0
  602. package/lib/AutomaticSeriesRequest.d.ts +1 -0
  603. package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
  604. package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
  605. package/lib/AverageTrueRangeIndicator.d.ts +8 -8
  606. package/lib/BarSeries_combined.d.ts +19 -19
  607. package/lib/BollingerBandWidthIndicator.d.ts +10 -10
  608. package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
  609. package/lib/BubbleSeries_combined.d.ts +48 -48
  610. package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
  611. package/lib/CalloutLayer_combined.d.ts +101 -101
  612. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  613. package/lib/CategoryChart.d.ts +129 -116
  614. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  615. package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
  616. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  617. package/lib/CategoryXAxis_combined.d.ts +17 -5
  618. package/lib/CategoryYAxis_combined.d.ts +17 -5
  619. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  620. package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
  621. package/lib/ChartGroupDescription.d.ts +16 -0
  622. package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
  623. package/lib/ChartSortDescription.d.ts +18 -0
  624. package/lib/ChartSortDescriptionCollection.d.ts +27 -0
  625. package/lib/ChartSummaryDescription.d.ts +33 -0
  626. package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
  627. package/lib/ColumnSeries_combined.d.ts +17 -17
  628. package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
  629. package/lib/CrosshairLayer_combined.d.ts +41 -41
  630. package/lib/CustomIndicator.d.ts +8 -8
  631. package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
  632. package/lib/DataChartToolbarProvider.d.ts +21 -0
  633. package/lib/DataToolTipLayer_combined.d.ts +138 -138
  634. package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
  635. package/lib/DomainChart.d.ts +538 -487
  636. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  637. package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
  638. package/lib/FinalValueLayer_combined.d.ts +28 -28
  639. package/lib/FinancialChart_combined.d.ts +299 -287
  640. package/lib/FinancialEventArgs_combined.d.ts +123 -123
  641. package/lib/FinancialIndicator_combined.d.ts +36 -36
  642. package/lib/FinancialOverlay.d.ts +9 -9
  643. package/lib/FinancialPriceSeries_combined.d.ts +41 -41
  644. package/lib/ForceIndexIndicator.d.ts +9 -9
  645. package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
  646. package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
  647. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  648. package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
  649. package/lib/IAnnotationLayerProxy.d.ts +4 -0
  650. package/lib/IDataChartToolbarProvider.d.ts +1 -0
  651. package/lib/IZoomableCategoryAxis.d.ts +17 -0
  652. package/lib/ItemToolTipLayer_combined.d.ts +19 -19
  653. package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
  654. package/lib/LineSeries_combined.d.ts +7 -7
  655. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  656. package/lib/MassIndexIndicator.d.ts +4 -4
  657. package/lib/MedianPriceIndicator.d.ts +4 -4
  658. package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
  659. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  660. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  661. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  662. package/lib/OrdinalTimeXAxis.d.ts +26 -26
  663. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  664. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  665. package/lib/PointSeries_combined.d.ts +6 -6
  666. package/lib/PolarAreaSeries_combined.d.ts +7 -7
  667. package/lib/PolarBase_combined.d.ts +107 -107
  668. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  669. package/lib/PolarLineSeries_combined.d.ts +8 -8
  670. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  671. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  672. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  673. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  674. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  675. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  676. package/lib/RadialAreaSeries_combined.d.ts +7 -7
  677. package/lib/RadialBucketCalculator_combined.d.ts +50 -50
  678. package/lib/RadialColumnSeries_combined.d.ts +11 -11
  679. package/lib/RadialLineSeries_combined.d.ts +8 -8
  680. package/lib/RadialPieSeries_combined.d.ts +13 -13
  681. package/lib/RangeAreaSeries_combined.d.ts +6 -6
  682. package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
  683. package/lib/RangeColumnSeries_combined.d.ts +12 -12
  684. package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
  685. package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
  686. package/lib/ScatterAreaSeries_combined.d.ts +28 -28
  687. package/lib/ScatterBase_combined.d.ts +108 -108
  688. package/lib/ScatterContourSeries_combined.d.ts +20 -20
  689. package/lib/ScatterLineSeries.d.ts +12 -12
  690. package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
  691. package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
  692. package/lib/ScatterSeries_combined.d.ts +4 -4
  693. package/lib/ScatterSplineSeries.d.ts +9 -9
  694. package/lib/ScatterTriangulationSeries.d.ts +40 -40
  695. package/lib/SeriesViewer_combined.d.ts +1036 -956
  696. package/lib/ShapeSeriesBase_combined.d.ts +91 -91
  697. package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
  698. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  699. package/lib/SplineSeriesBase_combined.d.ts +23 -23
  700. package/lib/SplineSeries_combined.d.ts +6 -6
  701. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  702. package/lib/Stacked100BarSeries_combined.d.ts +6 -6
  703. package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
  704. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  705. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  706. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  707. package/lib/StackedLineSeries_combined.d.ts +3 -3
  708. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
  709. package/lib/StandardDeviationIndicator.d.ts +8 -8
  710. package/lib/StepAreaSeries_combined.d.ts +10 -10
  711. package/lib/StepLineSeries_combined.d.ts +9 -9
  712. package/lib/StochRSIIndicator.d.ts +8 -8
  713. package/lib/StrategyBasedIndicator.d.ts +21 -21
  714. package/lib/TRIXIndicator.d.ts +8 -8
  715. package/lib/TypicalPriceIndicator.d.ts +4 -4
  716. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  717. package/lib/ValueOverlay_combined.d.ts +41 -41
  718. package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
  719. package/lib/WaterfallSeries_combined.d.ts +23 -23
  720. package/lib/WeightedCloseIndicator.d.ts +4 -4
  721. package/lib/WilliamsPercentRIndicator.d.ts +8 -8
  722. package/lib/XYChart.d.ts +189 -189
  723. package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
  724. package/lib/igc-category-chart-component.d.ts +27 -0
  725. package/lib/igc-category-x-axis-component.d.ts +37 -0
  726. package/lib/igc-category-y-axis-component.d.ts +37 -0
  727. package/lib/igc-chart-group-description-collection.d.ts +24 -0
  728. package/lib/igc-chart-group-description-module.d.ts +3 -0
  729. package/lib/igc-chart-group-description.d.ts +14 -0
  730. package/lib/igc-chart-sort-description-collection.d.ts +28 -0
  731. package/lib/igc-chart-sort-description-module.d.ts +3 -0
  732. package/lib/igc-chart-sort-description.d.ts +31 -0
  733. package/lib/igc-chart-summary-description-collection.d.ts +25 -0
  734. package/lib/igc-chart-summary-description-module.d.ts +3 -0
  735. package/lib/igc-chart-summary-description.d.ts +35 -0
  736. package/lib/igc-data-legend-component.d.ts +1 -1
  737. package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
  738. package/lib/igc-domain-chart-component.d.ts +85 -1
  739. package/lib/igc-financial-chart-component.d.ts +27 -0
  740. package/lib/igc-series-component.d.ts +4 -0
  741. package/lib/igc-series-viewer-component.d.ts +51 -0
  742. package/lib/igc-zoom-slider-component.d.ts +0 -5
  743. package/package.json +2 -2
  744. package/public_api.d.ts +23 -0
@@ -48,26 +48,26 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
48
48
  tslib_1.__extends(DataToolTipLayer, _super);
49
49
  function DataToolTipLayer() {
50
50
  var _this = _super.call(this) || this;
51
- _this.rx = 1;
52
- _this.sz = new Dictionary$2(String_$type, Base.$, 0);
53
- _this.s0 = new List$1(String_$type, 0);
54
- _this.rp = 8;
55
- _this.rt = 11;
56
- _this.sc = null;
57
- _this.r4 = null;
58
- _this.r7 = null;
59
- _this.r9 = null;
60
- _this.r6 = null;
51
+ _this.r1 = 1;
52
+ _this.s3 = new Dictionary$2(String_$type, Base.$, 0);
53
+ _this.s4 = new List$1(String_$type, 0);
54
+ _this.rt = 8;
55
+ _this.rx = 11;
56
+ _this.sg = null;
61
57
  _this.r8 = null;
62
58
  _this.sb = null;
59
+ _this.sd = null;
63
60
  _this.sa = null;
64
- _this.r5 = null;
61
+ _this.sc = null;
62
+ _this.sf = null;
63
+ _this.se = null;
64
+ _this.r9 = null;
65
65
  var a = new DataToolTipLayerFrame();
66
66
  var b = new DataToolTipLayerFrame();
67
67
  var c = new DataToolTipLayerFrame();
68
- _this.p6 = a;
69
- _this.p5 = b;
70
- _this.p7 = c;
68
+ _this.qa = a;
69
+ _this.p9 = b;
70
+ _this.qb = c;
71
71
  _this.ab = DataToolTipLayer.$;
72
72
  return _this;
73
73
  }
@@ -77,51 +77,51 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
77
77
  DataToolTipLayer.prototype.bx = function () {
78
78
  return new DataToolTipLayerView(this);
79
79
  };
80
- DataToolTipLayer.prototype.lz = function (a) {
81
- _super.prototype.lz.call(this, a);
82
- this.r1 = a;
80
+ DataToolTipLayer.prototype.l2 = function (a) {
81
+ _super.prototype.l2.call(this, a);
82
+ this.r5 = a;
83
83
  };
84
- DataToolTipLayer.prototype.get_dk = function () {
84
+ DataToolTipLayer.prototype.get_dl = function () {
85
85
  return true;
86
86
  };
87
- Object.defineProperty(DataToolTipLayer.prototype, "ry", {
87
+ Object.defineProperty(DataToolTipLayer.prototype, "r2", {
88
88
  get: function () {
89
- return this.rx;
89
+ return this.r1;
90
90
  },
91
91
  set: function (a) {
92
- var b = this.rx;
93
- this.rx = a;
94
- if (b != this.rx) {
95
- this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.rx));
92
+ var b = this.r1;
93
+ this.r1 = a;
94
+ if (b != this.r1) {
95
+ this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.r1));
96
96
  }
97
97
  },
98
98
  enumerable: true,
99
99
  configurable: true
100
100
  });
101
- DataToolTipLayer.prototype.r0 = function () {
101
+ DataToolTipLayer.prototype.r4 = function () {
102
102
  var e_1, _a;
103
103
  var a = true;
104
104
  var b = true;
105
105
  var c = true;
106
106
  var d = true;
107
- if (this.rz != 0) {
108
- return this.rz;
107
+ if (this.r3 != 0) {
108
+ return this.r3;
109
109
  }
110
- var e = this.rg();
110
+ var e = this.rk();
111
111
  if (e != null) {
112
112
  try {
113
113
  for (var _b = tslib_1.__values(fromEnum(e.da())), _c = _b.next(); !_c.done; _c = _b.next()) {
114
114
  var f = _c.value;
115
- if (!f.dc && !f.ec) {
115
+ if (!f.dc && !f.ed) {
116
116
  a = false;
117
117
  }
118
- if (!f.dc && !f.d6) {
118
+ if (!f.dc && !f.d7) {
119
119
  b = false;
120
120
  }
121
- if (!f.dc && !f.ed) {
121
+ if (!f.dc && !f.ee) {
122
122
  c = false;
123
123
  }
124
- if (!f.dc && !f.ea) {
124
+ if (!f.dc && !f.eb) {
125
125
  d = false;
126
126
  }
127
127
  }
@@ -145,29 +145,29 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
145
145
  }
146
146
  return 1;
147
147
  };
148
- DataToolTipLayer.prototype.l4 = function (a, b, c, d) {
149
- _super.prototype.l4.call(this, a, b, c, d);
148
+ DataToolTipLayer.prototype.l7 = function (a, b, c, d) {
149
+ _super.prototype.l7.call(this, a, b, c, d);
150
150
  switch (b) {
151
151
  case DataToolTipLayer.$$p[37]:
152
- this.mi(true);
152
+ this.ml(true);
153
153
  break;
154
154
  case DataToolTipLayer.$$p[44]:
155
- this.mi(true);
155
+ this.ml(true);
156
156
  break;
157
157
  case DataToolTipLayer.$$p[8]:
158
- this.ry = this.r0();
158
+ this.r2 = this.r4();
159
159
  break;
160
160
  case "ActualGroupingMode":
161
- this.mi(true);
161
+ this.ml(true);
162
162
  break;
163
163
  case DataToolTipLayer.$$p[6]:
164
- this.rq = this.rs();
164
+ this.ru = this.rw();
165
165
  break;
166
166
  case DataToolTipLayer.$$p[7]:
167
- this.ru = this.rw();
167
+ this.ry = this.r0();
168
168
  break;
169
169
  case "SeriesViewer":
170
- this.r1.ci();
170
+ this.r5.ci();
171
171
  break;
172
172
  case DataToolTipLayer.$$p[26]:
173
173
  case DataToolTipLayer.$$p[20]:
@@ -228,248 +228,248 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
228
228
  case DataToolTipLayer.$$p[22]:
229
229
  case DataToolTipLayer.$$p[23]:
230
230
  case "LabelTextStyle":
231
- this.wh(b, c, d);
231
+ this.wl(b, c, d);
232
232
  break;
233
233
  }
234
234
  };
235
- DataToolTipLayer.prototype.wh = function (a, b, c) {
236
- if (!this.sz.containsKey(a)) {
237
- this.s0.add(a);
238
- this.sz.addItem(a, c);
235
+ DataToolTipLayer.prototype.wl = function (a, b, c) {
236
+ if (!this.s3.containsKey(a)) {
237
+ this.s4.add(a);
238
+ this.s3.addItem(a, c);
239
239
  }
240
240
  else {
241
- this.sz.item(a, c);
241
+ this.s3.item(a, c);
242
242
  }
243
- this.mi(true);
243
+ this.ml(true);
244
244
  };
245
- DataToolTipLayer.prototype.wl = function (a, b) {
245
+ DataToolTipLayer.prototype.wp = function (a, b) {
246
246
  switch (a) {
247
247
  case DataToolTipLayer.$$p[8]:
248
- this.rz = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
248
+ this.r3 = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
249
249
  break;
250
250
  case DataToolTipLayer.$$p[24]:
251
- this.s4 = b;
251
+ this.s8 = b;
252
252
  break;
253
253
  case DataToolTipLayer.$$p[25]:
254
- this.s5 = b;
254
+ this.s9 = b;
255
255
  break;
256
256
  case DataToolTipLayer.$$p[2]:
257
- this.s2 = b;
257
+ this.s6 = b;
258
258
  break;
259
259
  case DataToolTipLayer.$$p[3]:
260
- this.s3 = b;
260
+ this.s7 = b;
261
261
  break;
262
262
  case DataToolTipLayer.$$p[6]:
263
- this.rr = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
263
+ this.rv = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
264
264
  break;
265
265
  case DataToolTipLayer.$$p[7]:
266
- this.rv = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
266
+ this.rz = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
267
267
  break;
268
268
  case DataToolTipLayer.$$p[26]:
269
- this.su = b;
269
+ this.sy = b;
270
270
  break;
271
271
  case DataToolTipLayer.$$p[20]:
272
- this.re = b;
272
+ this.ri = b;
273
273
  break;
274
274
  case DataToolTipLayer.$$p[5]:
275
- this.q9 = b;
275
+ this.rd = b;
276
276
  break;
277
277
  case DataToolTipLayer.$$p[19]:
278
- this.rd = b;
278
+ this.rh = b;
279
279
  break;
280
280
  case DataToolTipLayer.$$p[4]:
281
- this.q8 = b;
281
+ this.rc = b;
282
282
  break;
283
283
  case DataToolTipLayer.$$p[45]:
284
- this.ri = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
284
+ this.rm = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
285
285
  break;
286
286
  case DataToolTipLayer.$$p[47]:
287
- this.t4 = typeGetValue(b);
287
+ this.t8 = typeGetValue(b);
288
288
  break;
289
289
  case DataToolTipLayer.$$p[48]:
290
- this.t5 = typeGetValue(b);
290
+ this.t9 = typeGetValue(b);
291
291
  break;
292
292
  case DataToolTipLayer.$$p[49]:
293
- this.ro = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
293
+ this.rs = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
294
294
  break;
295
295
  case DataToolTipLayer.$$p[46]:
296
- this.vz = b;
296
+ this.v3 = b;
297
297
  break;
298
298
  case DataToolTipLayer.$$p[52]:
299
- this.sw = b;
299
+ this.s0 = b;
300
300
  break;
301
301
  case DataToolTipLayer.$$p[51]:
302
- this.v5 = b;
302
+ this.v9 = b;
303
303
  break;
304
304
  case DataToolTipLayer.$$p[50]:
305
- this.rf = b;
305
+ this.rj = b;
306
306
  break;
307
307
  case DataToolTipLayer.$$p[53]:
308
- this.yw = b;
308
+ this.y0 = b;
309
309
  break;
310
310
  case DataToolTipLayer.$$p[54]:
311
- this.sx = b;
311
+ this.s1 = b;
312
312
  break;
313
313
  case DataToolTipLayer.$$p[58]:
314
- this.we = b;
314
+ this.wi = b;
315
315
  break;
316
316
  case DataToolTipLayer.$$p[57]:
317
- this.sy = b;
317
+ this.s2 = b;
318
318
  break;
319
319
  case DataToolTipLayer.$$p[56]:
320
- this.yx = b;
320
+ this.y1 = b;
321
321
  break;
322
322
  case DataToolTipLayer.$$p[55]:
323
- this.yh = b;
323
+ this.yl = b;
324
324
  break;
325
325
  case "ValueTextStyle":
326
- this.sl = b;
326
+ this.sp = b;
327
327
  break;
328
328
  case DataToolTipLayer.$$p[12]:
329
- this.un = b;
329
+ this.ur = b;
330
330
  break;
331
331
  case DataToolTipLayer.$$p[11]:
332
- this.rc = b;
332
+ this.rg = b;
333
333
  break;
334
334
  case DataToolTipLayer.$$p[9]:
335
- this.uj = b;
335
+ this.un = b;
336
336
  break;
337
337
  case DataToolTipLayer.$$p[10]:
338
- this.rj = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
338
+ this.rn = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
339
339
  break;
340
340
  case DataToolTipLayer.$$p[13]:
341
- this.rk = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
341
+ this.ro = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
342
342
  break;
343
343
  case DataToolTipLayer.$$p[18]:
344
- this.us = b;
344
+ this.uw = b;
345
345
  break;
346
346
  case DataToolTipLayer.$$p[16]:
347
- this.x9 = b;
347
+ this.yd = b;
348
348
  break;
349
349
  case DataToolTipLayer.$$p[17]:
350
- this.yq = b;
350
+ this.yu = b;
351
351
  break;
352
352
  case DataToolTipLayer.$$p[14]:
353
- this.yp = b;
353
+ this.yt = b;
354
354
  break;
355
355
  case DataToolTipLayer.$$p[15]:
356
- this.sn = b;
356
+ this.sr = b;
357
357
  break;
358
358
  case "HeaderTextStyle":
359
- this.sd = b;
359
+ this.sh = b;
360
360
  break;
361
361
  case DataToolTipLayer.$$p[30]:
362
- this.yc = b;
362
+ this.yg = b;
363
363
  break;
364
364
  case "SummaryTitleTextStyle":
365
- this.sg = b;
365
+ this.sk = b;
366
366
  break;
367
367
  case DataToolTipLayer.$$p[33]:
368
- this.rm = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
368
+ this.rq = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
369
369
  break;
370
370
  case DataToolTipLayer.$$p[32]:
371
- this.vb = b;
371
+ this.vf = b;
372
372
  break;
373
373
  case DataToolTipLayer.$$p[31]:
374
- this.yt = b;
374
+ this.yx = b;
375
375
  break;
376
376
  case DataToolTipLayer.$$p[29]:
377
- this.ys = b;
377
+ this.yw = b;
378
378
  break;
379
379
  case DataToolTipLayer.$$p[36]:
380
- this.ye = b;
380
+ this.yi = b;
381
381
  break;
382
382
  case "SummaryValueTextStyle":
383
- this.si = b;
383
+ this.sm = b;
384
384
  break;
385
385
  case DataToolTipLayer.$$p[28]:
386
- this.u6 = b;
386
+ this.va = b;
387
387
  break;
388
388
  case DataToolTipLayer.$$p[27]:
389
- this.yb = b;
389
+ this.yf = b;
390
390
  break;
391
391
  case "SummaryLabelTextStyle":
392
- this.sf = b;
392
+ this.sj = b;
393
393
  break;
394
394
  case DataToolTipLayer.$$p[35]:
395
- this.vh = b;
395
+ this.vl = b;
396
396
  break;
397
397
  case DataToolTipLayer.$$p[34]:
398
- this.yd = b;
398
+ this.yh = b;
399
399
  break;
400
400
  case "SummaryUnitsTextStyle":
401
- this.sh = b;
401
+ this.sl = b;
402
402
  break;
403
403
  case DataToolTipLayer.$$p[0]:
404
- this.yo = b;
404
+ this.ys = b;
405
405
  break;
406
406
  case DataToolTipLayer.$$p[1]:
407
- this.r3 = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
407
+ this.r7 = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
408
408
  break;
409
409
  case DataToolTipLayer.$$p[40]:
410
- this.rn = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
410
+ this.rr = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
411
411
  break;
412
412
  case DataToolTipLayer.$$p[43]:
413
- this.vs = b;
413
+ this.vw = b;
414
414
  break;
415
415
  case DataToolTipLayer.$$p[41]:
416
- this.yg = b;
416
+ this.yk = b;
417
417
  break;
418
418
  case DataToolTipLayer.$$p[42]:
419
- this.yv = b;
419
+ this.yz = b;
420
420
  break;
421
421
  case "UnitsTextStyle":
422
- this.sk = b;
422
+ this.so = b;
423
423
  break;
424
424
  case DataToolTipLayer.$$p[39]:
425
- this.yu = b;
425
+ this.yy = b;
426
426
  break;
427
427
  case DataToolTipLayer.$$p[38]:
428
- this.yf = b;
428
+ this.yj = b;
429
429
  break;
430
430
  case "TitleTextStyle":
431
- this.sj = b;
431
+ this.sn = b;
432
432
  break;
433
433
  case DataToolTipLayer.$$p[21]:
434
- this.rl = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
434
+ this.rp = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
435
435
  break;
436
436
  case DataToolTipLayer.$$p[22]:
437
- this.ya = b;
437
+ this.ye = b;
438
438
  break;
439
439
  case DataToolTipLayer.$$p[23]:
440
- this.yr = b;
440
+ this.yv = b;
441
441
  break;
442
442
  case "LabelTextStyle":
443
- this.se = b;
443
+ this.si = b;
444
444
  break;
445
445
  }
446
446
  };
447
- DataToolTipLayer.prototype.wi = function (a) {
448
- for (var b = 0; b < this.s0.count; b++) {
449
- var c = this.s0._inner[b];
450
- a.updatePropertyByName(c, this.sz.item(c));
447
+ DataToolTipLayer.prototype.wm = function (a) {
448
+ for (var b = 0; b < this.s4.count; b++) {
449
+ var c = this.s4._inner[b];
450
+ a.updatePropertyByName(c, this.s3.item(c));
451
451
  }
452
452
  };
453
- DataToolTipLayer.prototype.qo = function (a, b) {
453
+ DataToolTipLayer.prototype.qs = function (a, b) {
454
454
  {
455
455
  if (!this.as.c) {
456
- this.mi(b);
456
+ this.ml(b);
457
457
  }
458
458
  }
459
459
  };
460
- DataToolTipLayer.prototype.qp = function (a, b) {
460
+ DataToolTipLayer.prototype.qt = function (a, b) {
461
461
  if (!this.as.c) {
462
- this.mi(b);
462
+ this.ml(b);
463
463
  }
464
464
  };
465
- DataToolTipLayer.prototype.qr = function (a, b) {
465
+ DataToolTipLayer.prototype.qv = function (a, b) {
466
466
  var e_2, _a;
467
467
  var _this = this;
468
- _super.prototype.qr.call(this, a, b);
469
- this.rx = this.r0();
468
+ _super.prototype.qv.call(this, a, b);
469
+ this.r1 = this.r4();
470
470
  var c = a;
471
- var d = this.r1.b6;
472
- var e = this.sv;
471
+ var d = this.r5.b6;
472
+ var e = this.sz;
473
473
  var f = false;
474
474
  c.m.clear();
475
475
  c.i.clear();
@@ -479,25 +479,25 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
479
479
  c.k.clear();
480
480
  c.j.clear();
481
481
  c.h.clear();
482
- if (isNaN_(this.q5.x) && isNaN_(this.q5.y)) {
482
+ if (isNaN_(this.q9.x) && isNaN_(this.q9.y)) {
483
483
  d.count = 0;
484
484
  return;
485
485
  }
486
486
  {
487
- if (this.ry == 2) {
487
+ if (this.r2 == 2) {
488
488
  var g_1 = 0;
489
489
  {
490
490
  try {
491
491
  for (var _b = tslib_1.__values(fromEnum(this.cd.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
492
492
  var h = _c.value;
493
- if (this.qc(h)) {
494
- this.wk(h, c, e, f, g_1);
493
+ if (this.qg(h)) {
494
+ this.wo(h, c, e, f, g_1);
495
495
  g_1++;
496
496
  }
497
497
  if (h.isStacked) {
498
- h.la(function (i) {
499
- if (_this.qc(i)) {
500
- _this.wk(i, c, e, f, g_1);
498
+ h.ld(function (i) {
499
+ if (_this.qg(i)) {
500
+ _this.wo(i, c, e, f, g_1);
501
501
  g_1++;
502
502
  }
503
503
  return true;
@@ -518,19 +518,19 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
518
518
  throw e_2.error;
519
519
  }
520
520
  }
521
- this.wg(c);
521
+ this.wk(c);
522
522
  }
523
523
  d.count = g_1;
524
524
  }
525
525
  else {
526
- var i = this.rg();
527
- var j = this.s1(i);
528
- var k = this.r2(i, j, e);
529
- this.wj(k, c, e);
526
+ var i = this.rk();
527
+ var j = this.s5(i);
528
+ var k = this.r6(i, j, e);
529
+ this.wn(k, c, e);
530
530
  }
531
531
  }
532
532
  };
533
- DataToolTipLayer.prototype.s1 = function (a) {
533
+ DataToolTipLayer.prototype.s5 = function (a) {
534
534
  var e_3, _a;
535
535
  var b = new List$1(Series.$, 0);
536
536
  if (a == null) {
@@ -557,10 +557,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
557
557
  }
558
558
  return b;
559
559
  };
560
- DataToolTipLayer.prototype.rg = function () {
560
+ DataToolTipLayer.prototype.rk = function () {
561
561
  var e_4, _a, e_5, _b;
562
- if (this.rh != null) {
563
- return this.rh;
562
+ if (this.rl != null) {
563
+ return this.rl;
564
564
  }
565
565
  if (this.cd == null) {
566
566
  return null;
@@ -568,7 +568,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
568
568
  try {
569
569
  for (var _c = tslib_1.__values(fromEnum(this.cd.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
570
570
  var a = _d.value;
571
- if (a.dg) {
571
+ if (a.dh) {
572
572
  var b = a.ar();
573
573
  if (b != null && b.cn()) {
574
574
  return b;
@@ -592,7 +592,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
592
592
  try {
593
593
  for (var _e = tslib_1.__values(fromEnum(this.cd.series)), _f = _e.next(); !_f.done; _f = _e.next()) {
594
594
  var c = _f.value;
595
- if (!c.dg) {
595
+ if (!c.dh) {
596
596
  var d = c.ag();
597
597
  var e = d != null && d.length > 0 ? d[0] : null;
598
598
  if (e != null && e.cn()) {
@@ -616,7 +616,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
616
616
  }
617
617
  return null;
618
618
  };
619
- DataToolTipLayer.prototype.r2 = function (a, b, c) {
619
+ DataToolTipLayer.prototype.r6 = function (a, b, c) {
620
620
  var d = 1.7976931348623157E+308;
621
621
  var e = -1.7976931348623157E+308;
622
622
  var f = new List$1(DataContext.$, 0);
@@ -630,11 +630,11 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
630
630
  var n = b.item(m);
631
631
  k = n.cd.l;
632
632
  l = n.cd.m;
633
- if (n.dg) {
633
+ if (n.dh) {
634
634
  var o = n;
635
635
  var p_1 = new List$1(Series.$, 0);
636
636
  if (o.isStacked) {
637
- o.la(function (q) {
637
+ o.ld(function (q) {
638
638
  p_1.add(q);
639
639
  return true;
640
640
  });
@@ -656,12 +656,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
656
656
  continue;
657
657
  }
658
658
  }
659
- var t = this_1.qk(s);
659
+ var t = this_1.qo(s);
660
660
  if (!t.c) {
661
661
  continue;
662
662
  }
663
- j = s.ph(t.d);
664
- var u = s.pm(t.d, c, false);
663
+ j = s.pl(t.d);
664
+ var u = s.pq(t.d, c, false);
665
665
  if (h) {
666
666
  if (!isNaN_(u.y)) {
667
667
  d = Math.min(d, u.y);
@@ -683,8 +683,8 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
683
683
  continue;
684
684
  }
685
685
  }
686
- var x = n.pm(this_1.q5, c, false);
687
- j = n.ph(this_1.q5);
686
+ var x = n.pq(this_1.q9, c, false);
687
+ j = n.pl(this_1.q9);
688
688
  if (h) {
689
689
  if (!isNaN_(x.y)) {
690
690
  d = Math.min(d, x.y);
@@ -699,8 +699,8 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
699
699
  }
700
700
  }
701
701
  var y = null;
702
- var z = n.ht(this_1.q5);
703
- if (n.dl && z != null) {
702
+ var z = n.hv(this_1.q9);
703
+ if (n.dm && z != null) {
704
704
  y = n.au(z);
705
705
  }
706
706
  else {
@@ -718,11 +718,11 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
718
718
  var ab = 0;
719
719
  if (h) {
720
720
  ab = (d + e) / 2;
721
- aa = this.pz.right;
721
+ aa = this.p3.right;
722
722
  if (!isNaN_(j.x)) {
723
723
  aa = j.x;
724
724
  }
725
- if (ab < 0 || ab > this.pz.bottom) {
725
+ if (ab < 0 || ab > this.p3.bottom) {
726
726
  ab = NaN;
727
727
  }
728
728
  }
@@ -731,7 +731,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
731
731
  if (!isNaN_(j.y)) {
732
732
  ab = j.y;
733
733
  }
734
- if (aa < 0 || aa > this.pz.right) {
734
+ if (aa < 0 || aa > this.p3.right) {
735
735
  aa = NaN;
736
736
  }
737
737
  }
@@ -742,17 +742,17 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
742
742
  ac.a = h;
743
743
  return ac;
744
744
  };
745
- DataToolTipLayer.prototype.ld = function () {
746
- this.q5 = { $type: Point_$type, x: NaN, y: NaN };
747
- this.mi(false);
748
- this.r1.cg(false);
745
+ DataToolTipLayer.prototype.lg = function () {
746
+ this.q9 = { $type: Point_$type, x: NaN, y: NaN };
747
+ this.ml(false);
748
+ this.r5.cg(false);
749
749
  };
750
- DataToolTipLayer.prototype.le = function () {
751
- this.q5 = { $type: Point_$type, x: NaN, y: NaN };
752
- this.mi(false);
753
- this.r1.cg(true);
750
+ DataToolTipLayer.prototype.lh = function () {
751
+ this.q9 = { $type: Point_$type, x: NaN, y: NaN };
752
+ this.ml(false);
753
+ this.r5.cg(true);
754
754
  };
755
- Object.defineProperty(DataToolTipLayer.prototype, "yl", {
755
+ Object.defineProperty(DataToolTipLayer.prototype, "yp", {
756
756
  get: function () {
757
757
  var a = RectUtil.n(this.b0.bu);
758
758
  var b = new Size(1, this.b0.bu.width, this.b0.bu.height);
@@ -761,362 +761,362 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
761
761
  enumerable: true,
762
762
  configurable: true
763
763
  });
764
- Object.defineProperty(DataToolTipLayer.prototype, "yk", {
764
+ Object.defineProperty(DataToolTipLayer.prototype, "yo", {
765
765
  get: function () {
766
766
  var a = RectUtil.n(this.b0.bu);
767
767
  var b = new Size(1, this.b0.bu.width, this.b0.bu.height);
768
- return new Rect(3, this.r1.cj(a), b);
768
+ return new Rect(3, this.r5.cj(a), b);
769
769
  },
770
770
  enumerable: true,
771
771
  configurable: true
772
772
  });
773
- Object.defineProperty(DataToolTipLayer.prototype, "yj", {
773
+ Object.defineProperty(DataToolTipLayer.prototype, "yn", {
774
774
  get: function () {
775
775
  var a = new Rect(0, 0, 0, this.cd.m, this.cd.l);
776
776
  var b = RectUtil.n(a);
777
777
  var c = new Size(1, a.width, a.height);
778
- return new Rect(3, this.r1.cj(b), c);
778
+ return new Rect(3, this.r5.cj(b), c);
779
779
  },
780
780
  enumerable: true,
781
781
  configurable: true
782
782
  });
783
- Object.defineProperty(DataToolTipLayer.prototype, "yn", {
783
+ Object.defineProperty(DataToolTipLayer.prototype, "yr", {
784
784
  get: function () {
785
785
  var a = { $type: Point_$type, x: 0, y: 0 };
786
- return new Rect(3, a, this.r1.co());
786
+ return new Rect(3, a, this.r5.co());
787
787
  },
788
788
  enumerable: true,
789
789
  configurable: true
790
790
  });
791
- DataToolTipLayer.prototype.ym = function () {
792
- return this.yl;
791
+ DataToolTipLayer.prototype.yq = function () {
792
+ return this.yp;
793
793
  };
794
- DataToolTipLayer.prototype.sr = function (a, b, c) {
794
+ DataToolTipLayer.prototype.sv = function (a, b, c) {
795
795
  if (Rect.l_op_Equality(a, Rect.empty)) {
796
796
  return false;
797
797
  }
798
798
  var d = a.top;
799
799
  return c < d;
800
800
  };
801
- DataToolTipLayer.prototype.so = function (a, b, c, d) {
801
+ DataToolTipLayer.prototype.ss = function (a, b, c, d) {
802
802
  if (Rect.l_op_Equality(a, Rect.empty)) {
803
803
  return false;
804
804
  }
805
805
  var e = a.bottom;
806
806
  return c + d.height >= e;
807
807
  };
808
- DataToolTipLayer.prototype.sp = function (a, b, c) {
808
+ DataToolTipLayer.prototype.st = function (a, b, c) {
809
809
  if (Rect.l_op_Equality(a, Rect.empty)) {
810
810
  return false;
811
811
  }
812
812
  var d = a.left;
813
813
  return c < d;
814
814
  };
815
- DataToolTipLayer.prototype.sq = function (a, b, c, d) {
815
+ DataToolTipLayer.prototype.su = function (a, b, c, d) {
816
816
  if (Rect.l_op_Equality(a, Rect.empty)) {
817
817
  return false;
818
818
  }
819
819
  var e = a.right;
820
820
  return c + d.width > e;
821
821
  };
822
- DataToolTipLayer.prototype.tu = function (a, b) {
822
+ DataToolTipLayer.prototype.ty = function (a, b) {
823
823
  return a.top + b;
824
824
  };
825
- DataToolTipLayer.prototype.ts = function (a, b, c) {
825
+ DataToolTipLayer.prototype.tw = function (a, b, c) {
826
826
  return a.bottom - c.height - b;
827
827
  };
828
- DataToolTipLayer.prototype.tt = function (a, b) {
828
+ DataToolTipLayer.prototype.tx = function (a, b) {
829
829
  return ((a.bottom + a.top) / 2) - (b.height / 2);
830
830
  };
831
- DataToolTipLayer.prototype.t3 = function (a, b, c, d, e) {
831
+ DataToolTipLayer.prototype.t7 = function (a, b, c, d, e) {
832
832
  var f = c.y - d.height - b;
833
833
  return f;
834
834
  };
835
- DataToolTipLayer.prototype.t1 = function (a, b, c, d, e) {
835
+ DataToolTipLayer.prototype.t5 = function (a, b, c, d, e) {
836
836
  var f = c.y + b;
837
837
  return f;
838
838
  };
839
- DataToolTipLayer.prototype.t2 = function (a, b, c, d, e) {
839
+ DataToolTipLayer.prototype.t6 = function (a, b, c, d, e) {
840
840
  var f = c.y - (d.height / 2);
841
841
  return f;
842
842
  };
843
- DataToolTipLayer.prototype.tx = function (a, b, c, d, e) {
843
+ DataToolTipLayer.prototype.t1 = function (a, b, c, d, e) {
844
844
  var f = c.y - d.height;
845
845
  f = f - b;
846
846
  return f;
847
847
  };
848
- DataToolTipLayer.prototype.tv = function (a, b, c, d, e) {
848
+ DataToolTipLayer.prototype.tz = function (a, b, c, d, e) {
849
849
  var f = c.y;
850
850
  f = f + b;
851
851
  return f;
852
852
  };
853
- DataToolTipLayer.prototype.tw = function (a, b, c, d, e) {
853
+ DataToolTipLayer.prototype.t0 = function (a, b, c, d, e) {
854
854
  var f = c.y - (d.height / 2);
855
855
  return f;
856
856
  };
857
- DataToolTipLayer.prototype.td = function (a, b) {
857
+ DataToolTipLayer.prototype.th = function (a, b) {
858
858
  return a.left + b;
859
859
  };
860
- DataToolTipLayer.prototype.tf = function (a, b, c) {
860
+ DataToolTipLayer.prototype.tj = function (a, b, c) {
861
861
  return (a.right - (c.width)) - b;
862
862
  };
863
- DataToolTipLayer.prototype.te = function (a, b, c) {
863
+ DataToolTipLayer.prototype.ti = function (a, b, c) {
864
864
  return ((a.right + a.left) / 2) - (c.width / 2) + b;
865
865
  };
866
- DataToolTipLayer.prototype.tm = function (a, b, c, d, e) {
866
+ DataToolTipLayer.prototype.tq = function (a, b, c, d, e) {
867
867
  var f = (c.x - d.width) - b;
868
868
  return f;
869
869
  };
870
- DataToolTipLayer.prototype.to = function (a, b, c, d, e) {
870
+ DataToolTipLayer.prototype.ts = function (a, b, c, d, e) {
871
871
  var f = c.x + b;
872
872
  return f;
873
873
  };
874
- DataToolTipLayer.prototype.tn = function (a, b, c, d, e) {
874
+ DataToolTipLayer.prototype.tr = function (a, b, c, d, e) {
875
875
  var f = (c.x - (d.width / 2));
876
876
  f = f + b;
877
877
  return f;
878
878
  };
879
- DataToolTipLayer.prototype.tj = function (a, b, c, d, e) {
879
+ DataToolTipLayer.prototype.tn = function (a, b, c, d, e) {
880
880
  var f = c.x - d.width;
881
881
  f = f - b;
882
882
  return f;
883
883
  };
884
- DataToolTipLayer.prototype.tl = function (a, b, c, d, e) {
884
+ DataToolTipLayer.prototype.tp = function (a, b, c, d, e) {
885
885
  var f = c.x;
886
886
  f = f + b;
887
887
  return f;
888
888
  };
889
- DataToolTipLayer.prototype.tk = function (a, b, c, d, e) {
889
+ DataToolTipLayer.prototype.to = function (a, b, c, d, e) {
890
890
  var f = c.x - (d.width / 2);
891
891
  f = f + b;
892
892
  return f;
893
893
  };
894
- DataToolTipLayer.prototype.s9 = function (a, b, c, d, e, f, g, h) {
894
+ DataToolTipLayer.prototype.td = function (a, b, c, d, e, f, g, h) {
895
895
  switch (a) {
896
896
  case 1:
897
897
  {
898
- return this.tx(e, b, h, f, true);
898
+ return this.t1(e, b, h, f, true);
899
899
  }
900
900
  case 2:
901
901
  {
902
- return this.tv(e, b, h, f, true);
902
+ return this.tz(e, b, h, f, true);
903
903
  }
904
904
  case 3:
905
905
  {
906
- return this.tw(e, b, h, f, true);
906
+ return this.t0(e, b, h, f, true);
907
907
  }
908
- case 5: return this.ty(e, c, b, h, f);
909
- case 6: return this.tz(e, c, b, h, f);
910
- case 4: return this.t0(e, c, b, h, f);
911
- case 8: return this.tp(e, c, b, h, f);
912
- case 9: return this.tq(e, c, b, h, f);
913
- case 7: return this.tr(e, c, b, h, f);
914
- case 13: return this.tu(d, b);
915
- case 14: return this.ts(d, b, f);
916
- case 15: return this.tt(d, f);
917
- case 10: return this.t3(e, b, g, f, true);
918
- case 12: return this.t2(e, b, g, f, true);
908
+ case 5: return this.t2(e, c, b, h, f);
909
+ case 6: return this.t3(e, c, b, h, f);
910
+ case 4: return this.t4(e, c, b, h, f);
911
+ case 8: return this.tt(e, c, b, h, f);
912
+ case 9: return this.tu(e, c, b, h, f);
913
+ case 7: return this.tv(e, c, b, h, f);
914
+ case 13: return this.ty(d, b);
915
+ case 14: return this.tw(d, b, f);
916
+ case 15: return this.tx(d, f);
917
+ case 10: return this.t7(e, b, g, f, true);
918
+ case 12: return this.t6(e, b, g, f, true);
919
919
  case 11:
920
- default: return this.t1(e, b, g, f, true);
920
+ default: return this.t5(e, b, g, f, true);
921
921
  }
922
922
  };
923
- DataToolTipLayer.prototype.tg = function (a, b, c, d, e) {
923
+ DataToolTipLayer.prototype.tk = function (a, b, c, d, e) {
924
924
  var f = d.x;
925
925
  f = f + b / 2;
926
926
  f = f - e.width;
927
927
  f = f - c;
928
928
  return f;
929
929
  };
930
- DataToolTipLayer.prototype.th = function (a, b, c, d, e) {
930
+ DataToolTipLayer.prototype.tl = function (a, b, c, d, e) {
931
931
  var f = d.x;
932
932
  f = f + b / 2;
933
933
  f = f - e.width / 2;
934
934
  f = f + c;
935
935
  return f;
936
936
  };
937
- DataToolTipLayer.prototype.ti = function (a, b, c, d, e) {
937
+ DataToolTipLayer.prototype.tm = function (a, b, c, d, e) {
938
938
  var f = d.x;
939
939
  f = f + b / 2;
940
940
  f = f + c;
941
941
  return f;
942
942
  };
943
- DataToolTipLayer.prototype.ta = function (a, b, c, d, e) {
943
+ DataToolTipLayer.prototype.te = function (a, b, c, d, e) {
944
944
  var f = d.x;
945
945
  f = f - b / 2;
946
946
  f = f - e.width;
947
947
  f = f - c;
948
948
  return f;
949
949
  };
950
- DataToolTipLayer.prototype.tb = function (a, b, c, d, e) {
950
+ DataToolTipLayer.prototype.tf = function (a, b, c, d, e) {
951
951
  var f = d.x;
952
952
  f = f - b / 2;
953
953
  f = f - e.width / 2;
954
954
  f = f + c;
955
955
  return f;
956
956
  };
957
- DataToolTipLayer.prototype.tc = function (a, b, c, d, e) {
957
+ DataToolTipLayer.prototype.tg = function (a, b, c, d, e) {
958
958
  var f = d.x;
959
959
  f = f - b / 2;
960
960
  f = f + c;
961
961
  return f;
962
962
  };
963
- DataToolTipLayer.prototype.tr = function (a, b, c, d, e) {
963
+ DataToolTipLayer.prototype.tv = function (a, b, c, d, e) {
964
964
  var f = d.y;
965
965
  f = f + b / 2;
966
966
  f = f - e.height;
967
967
  f = f - c;
968
968
  return f;
969
969
  };
970
- DataToolTipLayer.prototype.tq = function (a, b, c, d, e) {
970
+ DataToolTipLayer.prototype.tu = function (a, b, c, d, e) {
971
971
  var f = d.y;
972
972
  f = f + b / 2;
973
973
  f = f - e.height / 2;
974
974
  f = f + c;
975
975
  return f;
976
976
  };
977
- DataToolTipLayer.prototype.tp = function (a, b, c, d, e) {
977
+ DataToolTipLayer.prototype.tt = function (a, b, c, d, e) {
978
978
  var f = d.y;
979
979
  f = f + b / 2;
980
980
  f = f + c;
981
981
  return f;
982
982
  };
983
- DataToolTipLayer.prototype.t0 = function (a, b, c, d, e) {
983
+ DataToolTipLayer.prototype.t4 = function (a, b, c, d, e) {
984
984
  var f = d.y;
985
985
  f = f - b / 2;
986
986
  f = f - e.height;
987
987
  f = f - c;
988
988
  return f;
989
989
  };
990
- DataToolTipLayer.prototype.tz = function (a, b, c, d, e) {
990
+ DataToolTipLayer.prototype.t3 = function (a, b, c, d, e) {
991
991
  var f = d.y;
992
992
  f = f - b / 2;
993
993
  f = f - e.height / 2;
994
994
  f = f + c;
995
995
  return f;
996
996
  };
997
- DataToolTipLayer.prototype.ty = function (a, b, c, d, e) {
997
+ DataToolTipLayer.prototype.t2 = function (a, b, c, d, e) {
998
998
  var f = d.y;
999
999
  f = f - b / 2;
1000
1000
  f = f + c;
1001
1001
  return f;
1002
1002
  };
1003
- DataToolTipLayer.prototype.s8 = function (a, b, c, d, e, f, g, h) {
1003
+ DataToolTipLayer.prototype.tc = function (a, b, c, d, e, f, g, h) {
1004
1004
  switch (a) {
1005
- case 10: return this.tm(e, b, g, f, true);
1006
- case 11: return this.to(e, b, g, f, true);
1007
- case 12: return this.tn(e, b, g, f, true);
1008
- case 13: return this.td(d, b);
1009
- case 14: return this.tf(e, b, f);
1010
- case 15: return this.te(e, b, f);
1011
- case 5: return this.tc(e, c, b, h, f);
1012
- case 6: return this.tb(e, c, b, h, f);
1013
- case 4: return this.ta(e, c, b, h, f);
1014
- case 8: return this.ti(e, c, b, h, f);
1015
- case 9: return this.th(e, c, b, h, f);
1016
- case 7: return this.tg(e, c, b, h, f);
1005
+ case 10: return this.tq(e, b, g, f, true);
1006
+ case 11: return this.ts(e, b, g, f, true);
1007
+ case 12: return this.tr(e, b, g, f, true);
1008
+ case 13: return this.th(d, b);
1009
+ case 14: return this.tj(e, b, f);
1010
+ case 15: return this.ti(e, b, f);
1011
+ case 5: return this.tg(e, c, b, h, f);
1012
+ case 6: return this.tf(e, c, b, h, f);
1013
+ case 4: return this.te(e, c, b, h, f);
1014
+ case 8: return this.tm(e, c, b, h, f);
1015
+ case 9: return this.tl(e, c, b, h, f);
1016
+ case 7: return this.tk(e, c, b, h, f);
1017
1017
  case 1:
1018
1018
  {
1019
- return this.tj(e, b, h, f, true);
1019
+ return this.tn(e, b, h, f, true);
1020
1020
  }
1021
1021
  case 3:
1022
1022
  {
1023
- return this.tk(e, b, h, f, true);
1023
+ return this.to(e, b, h, f, true);
1024
1024
  }
1025
1025
  case 2:
1026
1026
  default:
1027
1027
  {
1028
- return this.tl(e, b, h, f, true);
1028
+ return this.tp(e, b, h, f, true);
1029
1029
  }
1030
1030
  }
1031
1031
  };
1032
- DataToolTipLayer.prototype.yi = function (a, b, c, d) {
1033
- var e = this.rq;
1034
- var f = this.ru;
1035
- var g = this.rg();
1032
+ DataToolTipLayer.prototype.ym = function (a, b, c, d) {
1033
+ var e = this.ru;
1034
+ var f = this.ry;
1035
+ var g = this.rk();
1036
1036
  var h = 0;
1037
1037
  if (g != null && g.ca && this.cd != null) {
1038
- h = g.getCategorySize(this.cd.sf, this.pz, this.getEffectiveViewport());
1038
+ h = g.getCategorySize(this.cd.s9, this.p3, this.getEffectiveViewport());
1039
1039
  if (g.categoryMode == 0) {
1040
1040
  h = 0;
1041
1041
  }
1042
1042
  }
1043
- var i = this.s6(e);
1044
- var j = this.s7(f);
1045
- var k = this.s8(e, i, h, this.yl, a, b, c, d);
1046
- var l = this.s9(f, j, h, this.yl, a, b, c, d);
1047
- var m = this.ss(a, i, k, b);
1048
- var n = this.st(a, j, l, b);
1043
+ var i = this.ta(e);
1044
+ var j = this.tb(f);
1045
+ var k = this.tc(e, i, h, this.yp, a, b, c, d);
1046
+ var l = this.td(f, j, h, this.yp, a, b, c, d);
1047
+ var m = this.sw(a, i, k, b);
1048
+ var n = this.sx(a, j, l, b);
1049
1049
  if (!m) {
1050
- var o = this.ra(e);
1050
+ var o = this.re(e);
1051
1051
  var p = 0;
1052
1052
  while (!m && p < o.length) {
1053
1053
  e = o[p];
1054
- i = this.s6(e);
1055
- k = this.s8(e, i, h, this.yl, a, b, c, d);
1056
- m = this.ss(a, i, k, b);
1054
+ i = this.ta(e);
1055
+ k = this.tc(e, i, h, this.yp, a, b, c, d);
1056
+ m = this.sw(a, i, k, b);
1057
1057
  p++;
1058
1058
  }
1059
1059
  }
1060
1060
  if (!n) {
1061
- var q = this.rb(f);
1061
+ var q = this.rf(f);
1062
1062
  var r = 0;
1063
1063
  while (!n && r < q.length) {
1064
1064
  f = q[r];
1065
- j = this.s7(f);
1066
- l = this.s9(f, j, h, this.yl, a, b, c, d);
1067
- n = this.st(a, j, l, b);
1065
+ j = this.tb(f);
1066
+ l = this.td(f, j, h, this.yp, a, b, c, d);
1067
+ n = this.sx(a, j, l, b);
1068
1068
  r++;
1069
1069
  }
1070
1070
  }
1071
1071
  return { $type: Point_$type, x: k, y: l };
1072
1072
  };
1073
- DataToolTipLayer.prototype.s7 = function (a) {
1074
- if (!isNaN_(this.s5)) {
1075
- return this.s5;
1073
+ DataToolTipLayer.prototype.tb = function (a) {
1074
+ if (!isNaN_(this.s9)) {
1075
+ return this.s9;
1076
1076
  }
1077
1077
  switch (a) {
1078
- case 1: return this.s3;
1079
- case 2: return this.s3;
1078
+ case 1: return this.s7;
1079
+ case 2: return this.s7;
1080
1080
  case 3: return 0;
1081
- case 4: return this.s3;
1082
- case 5: return this.s3;
1083
- case 6: return this.s3;
1084
- case 7: return this.s3;
1085
- case 8: return this.s3;
1081
+ case 4: return this.s7;
1082
+ case 5: return this.s7;
1083
+ case 6: return this.s7;
1084
+ case 7: return this.s7;
1085
+ case 8: return this.s7;
1086
1086
  case 9: return 0;
1087
- case 10: return this.s3;
1088
- case 11: return this.s3;
1087
+ case 10: return this.s7;
1088
+ case 11: return this.s7;
1089
1089
  case 12: return 0;
1090
- case 13: return this.s3;
1091
- case 14: return this.s3;
1090
+ case 13: return this.s7;
1091
+ case 14: return this.s7;
1092
1092
  case 15: return 0;
1093
1093
  }
1094
- return this.s3;
1094
+ return this.s7;
1095
1095
  };
1096
- DataToolTipLayer.prototype.s6 = function (a) {
1097
- if (!isNaN_(this.s4)) {
1098
- return this.s4;
1096
+ DataToolTipLayer.prototype.ta = function (a) {
1097
+ if (!isNaN_(this.s8)) {
1098
+ return this.s8;
1099
1099
  }
1100
1100
  switch (a) {
1101
- case 4: return this.s2;
1101
+ case 4: return this.s6;
1102
1102
  case 6: return 0;
1103
- case 5: return this.s2;
1104
- case 13: return this.s2;
1103
+ case 5: return this.s6;
1104
+ case 13: return this.s6;
1105
1105
  case 15: return 0;
1106
- case 14: return this.s2;
1107
- case 7: return this.s2;
1106
+ case 14: return this.s6;
1107
+ case 7: return this.s6;
1108
1108
  case 9: return 0;
1109
- case 8: return this.s2;
1110
- case 1: return this.s2;
1109
+ case 8: return this.s6;
1110
+ case 1: return this.s6;
1111
1111
  case 3: return 0;
1112
- case 2: return this.s2;
1113
- case 10: return this.s2;
1112
+ case 2: return this.s6;
1113
+ case 10: return this.s6;
1114
1114
  case 12: return 0;
1115
- case 11: return this.s2;
1115
+ case 11: return this.s6;
1116
1116
  }
1117
- return this.s2;
1117
+ return this.s6;
1118
1118
  };
1119
- DataToolTipLayer.prototype.rb = function (a) {
1119
+ DataToolTipLayer.prototype.rf = function (a) {
1120
1120
  var b = [a];
1121
1121
  switch (a) {
1122
1122
  case 1:
@@ -1161,7 +1161,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1161
1161
  }
1162
1162
  return b;
1163
1163
  };
1164
- DataToolTipLayer.prototype.ra = function (a) {
1164
+ DataToolTipLayer.prototype.re = function (a) {
1165
1165
  var b = [a];
1166
1166
  switch (a) {
1167
1167
  case 1:
@@ -1206,13 +1206,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1206
1206
  }
1207
1207
  return b;
1208
1208
  };
1209
- DataToolTipLayer.prototype.ss = function (a, b, c, d) {
1210
- return !(this.sp(a, b, c) || this.sq(a, b, c, d));
1209
+ DataToolTipLayer.prototype.sw = function (a, b, c, d) {
1210
+ return !(this.st(a, b, c) || this.su(a, b, c, d));
1211
1211
  };
1212
- DataToolTipLayer.prototype.st = function (a, b, c, d) {
1213
- return !(this.sr(a, b, c) || this.so(a, b, c, d));
1212
+ DataToolTipLayer.prototype.sx = function (a, b, c, d) {
1213
+ return !(this.sv(a, b, c) || this.ss(a, b, c, d));
1214
1214
  };
1215
- DataToolTipLayer.prototype.wg = function (a) {
1215
+ DataToolTipLayer.prototype.wk = function (a) {
1216
1216
  var b = new List$1(DataTooltipCollisionInfo.$, 0);
1217
1217
  for (var c = 0; c < a.f.count; c++) {
1218
1218
  var d = new DataTooltipCollisionInfo();
@@ -1241,7 +1241,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1241
1241
  }
1242
1242
  return 0;
1243
1243
  });
1244
- var e = this.sm(b);
1244
+ var e = this.sq(b);
1245
1245
  if (!e) {
1246
1246
  return;
1247
1247
  }
@@ -1273,7 +1273,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1273
1273
  a.g._inner[q] = r.e.y;
1274
1274
  }
1275
1275
  };
1276
- DataToolTipLayer.prototype.sm = function (a) {
1276
+ DataToolTipLayer.prototype.sq = function (a) {
1277
1277
  if (a.count <= 1) {
1278
1278
  return false;
1279
1279
  }
@@ -1289,30 +1289,32 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1289
1289
  }
1290
1290
  return false;
1291
1291
  };
1292
- DataToolTipLayer.prototype.wk = function (a, b, c, d, e) {
1293
- var f = this.qk(a);
1292
+ DataToolTipLayer.prototype.wo = function (a, b, c, d, e) {
1293
+ var f = this.qo(a);
1294
1294
  if (!f.c) {
1295
1295
  return;
1296
1296
  }
1297
- var g = a.pm(f.d, c, d);
1298
- var h = this.r1.b6;
1299
- var i = this.q5;
1297
+ var g = a.pq(f.d, c, d);
1298
+ var h = this.r5.b6;
1299
+ var i = this.q9;
1300
1300
  if (!c) {
1301
- i = this.pp(g);
1301
+ i = this.pt(g);
1302
1302
  }
1303
- var j = a.ht(i);
1303
+ var j = a.hv(i);
1304
1304
  var k = h.item(e);
1305
1305
  var l = this.b0.bu;
1306
- var m = this.r1.b5(k);
1306
+ var m = this.r5.b5(k);
1307
1307
  if (!Base.equalsStatic(m.target, this.cd)) {
1308
1308
  m.target = this.cd;
1309
1309
  }
1310
1310
  m.includedSeries = [a.dataLegendKey];
1311
- this.wi(m);
1312
- if (!this.r1.b8(k, a)) {
1311
+ this.wm(m);
1312
+ m.targetCursorPositionX = this.q9.x;
1313
+ m.targetCursorPositionY = this.q9.y;
1314
+ if (!this.r5.b8(k, a)) {
1313
1315
  return;
1314
1316
  }
1315
- var n = this.r1.cn(k);
1317
+ var n = this.r5.cn(k);
1316
1318
  b.i.add1(k);
1317
1319
  var o = g.x;
1318
1320
  var p = g.x;
@@ -1342,36 +1344,36 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1342
1344
  b.g.add(t);
1343
1345
  b.k.add(n.width);
1344
1346
  b.j.add(n.height);
1345
- var u = this.oz;
1347
+ var u = this.o3;
1346
1348
  if (u == null) {
1347
- u = this.o3;
1349
+ u = this.o7;
1348
1350
  }
1349
1351
  if (u == null) {
1350
- u = a.oz;
1352
+ u = a.o3;
1351
1353
  }
1352
1354
  b.h.add(u);
1353
1355
  };
1354
- DataToolTipLayer.prototype.wj = function (a, b, c) {
1356
+ DataToolTipLayer.prototype.wn = function (a, b, c) {
1355
1357
  var e_6, _a;
1356
- this.rp = this.rs();
1357
1358
  this.rt = this.rw();
1359
+ this.rx = this.r0();
1358
1360
  var d = a.f;
1359
1361
  var e = a.e;
1360
1362
  var f = 0;
1361
- var g = this.r1.b6.item(0);
1362
- this.r1.b8(g, null);
1363
- var h = this.r1.b5(g);
1363
+ var g = this.r5.b6.item(0);
1364
+ this.r5.b8(g, null);
1365
+ var h = this.r5.b5(g);
1364
1366
  if (!Base.equalsStatic(h.target, this.cd)) {
1365
1367
  h.target = this.cd;
1366
1368
  }
1367
1369
  var i = new List$1(String_$type, 0);
1368
- var j = this.rg();
1370
+ var j = this.rk();
1369
1371
  if (j != null) {
1370
1372
  try {
1371
1373
  for (var _b = tslib_1.__values(fromEnum(j.da())), _c = _b.next(); !_c.done; _c = _b.next()) {
1372
1374
  var k = _c.value;
1373
1375
  if (k.isStacked) {
1374
- k.la(function (l) {
1376
+ k.ld(function (l) {
1375
1377
  i.add(l.dataLegendKey);
1376
1378
  return true;
1377
1379
  });
@@ -1399,10 +1401,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1399
1401
  else {
1400
1402
  h.includedSeries = null;
1401
1403
  }
1402
- this.wi(h);
1403
- h.targetCursorPositionX = this.q5.x;
1404
- h.targetCursorPositionY = this.q5.y;
1405
- var l = this.r1.cn(g);
1404
+ this.wm(h);
1405
+ h.targetCursorPositionX = this.q9.x;
1406
+ h.targetCursorPositionY = this.q9.y;
1407
+ var l = this.r5.cn(g);
1406
1408
  var m = 0;
1407
1409
  var n = 0;
1408
1410
  var o = 0;
@@ -1412,9 +1414,9 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1412
1414
  o = d.x;
1413
1415
  p = d.y;
1414
1416
  var s = this.b0.bu;
1415
- var t = this.r1.co();
1416
- var u = this.ym();
1417
- var v = this.yi(u, l, e, d);
1417
+ var t = this.r5.co();
1418
+ var u = this.yq();
1419
+ var v = this.ym(u, l, e, d);
1418
1420
  var w = v.x;
1419
1421
  var x = v.y;
1420
1422
  {
@@ -1428,13 +1430,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1428
1430
  b.i.add1(g);
1429
1431
  var y = null;
1430
1432
  b.h.add(y);
1431
- this.r1.b6.count = 1;
1433
+ this.r5.b6.count = 1;
1432
1434
  };
1433
- DataToolTipLayer.prototype.t6 = function (a) {
1435
+ DataToolTipLayer.prototype.ua = function (a) {
1434
1436
  return a.toolTip;
1435
1437
  };
1436
- DataToolTipLayer.prototype.qu = function (a, b) {
1437
- _super.prototype.qu.call(this, a, b);
1438
+ DataToolTipLayer.prototype.qy = function (a, b) {
1439
+ _super.prototype.qy.call(this, a, b);
1438
1440
  var c = a;
1439
1441
  var d = c.m.count;
1440
1442
  var e = b.bu.left;
@@ -1443,7 +1445,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1443
1445
  var h = b.bu.bottom;
1444
1446
  for (var i = 0; i < d; i++) {
1445
1447
  if (isNaN_(c.l._inner[i]) || isNaN_(c.m._inner[i]) || isNaN_(c.f._inner[i]) || isNaN_(c.g._inner[i])) {
1446
- this.r1.cf(c.i._inner[i]);
1448
+ this.r5.cf(c.i._inner[i]);
1447
1449
  continue;
1448
1450
  }
1449
1451
  var j = c.f._inner[i];
@@ -1452,7 +1454,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1452
1454
  var m = c.j._inner[i];
1453
1455
  var n = false;
1454
1456
  if (n) {
1455
- this.r1.cf(c.i._inner[i]);
1457
+ this.r5.cf(c.i._inner[i]);
1456
1458
  continue;
1457
1459
  }
1458
1460
  var o = c.i._inner[i];
@@ -1460,27 +1462,27 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1460
1462
  var q = Math.min(c.g._inner[i], c.m._inner[i]);
1461
1463
  var r = c.l._inner[i] - c.f._inner[i];
1462
1464
  var s = c.m._inner[i] - c.g._inner[i];
1463
- this.r1.ch(o, p, q, r, s);
1465
+ this.r5.ch(o, p, q, r, s);
1464
1466
  }
1465
1467
  };
1466
- DataToolTipLayer.prototype.em = function () {
1468
+ DataToolTipLayer.prototype.en = function () {
1467
1469
  return true;
1468
1470
  };
1469
- Object.defineProperty(DataToolTipLayer.prototype, "rq", {
1471
+ Object.defineProperty(DataToolTipLayer.prototype, "ru", {
1470
1472
  get: function () {
1471
- return this.rp;
1473
+ return this.rt;
1472
1474
  },
1473
1475
  set: function (a) {
1474
- var b = this.rp;
1475
- this.rp = a;
1476
- if (b != this.rp) {
1477
- this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.rp));
1476
+ var b = this.rt;
1477
+ this.rt = a;
1478
+ if (b != this.rt) {
1479
+ this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.rt));
1478
1480
  }
1479
1481
  },
1480
1482
  enumerable: true,
1481
1483
  configurable: true
1482
1484
  });
1483
- DataToolTipLayer.prototype.rs = function () {
1485
+ DataToolTipLayer.prototype.rw = function () {
1484
1486
  var e_7, _a;
1485
1487
  if (this.cd == null) {
1486
1488
  return 2;
@@ -1489,23 +1491,23 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1489
1491
  var b = false;
1490
1492
  var c = false;
1491
1493
  var d = false;
1492
- var e = this.rg();
1494
+ var e = this.rk();
1493
1495
  if (e == null) {
1494
1496
  return 2;
1495
1497
  }
1496
1498
  try {
1497
1499
  for (var _b = tslib_1.__values(fromEnum(e.dd)), _c = _b.next(); !_c.done; _c = _b.next()) {
1498
1500
  var f = _c.value;
1499
- if (f.dh) {
1501
+ if (f.di) {
1500
1502
  a = true;
1501
1503
  }
1502
1504
  if (f.isVertical) {
1503
1505
  b = true;
1504
1506
  }
1505
- if (f.d6) {
1507
+ if (f.d7) {
1506
1508
  c = true;
1507
1509
  }
1508
- if (f.ec) {
1510
+ if (f.ed) {
1509
1511
  d = true;
1510
1512
  }
1511
1513
  }
@@ -1536,12 +1538,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1536
1538
  $ret.add_1(9);
1537
1539
  return $ret;
1538
1540
  })());
1539
- var h = g.contains(this.rr);
1540
- if (this.rr != 0) {
1541
+ var h = g.contains(this.rv);
1542
+ if (this.rv != 0) {
1541
1543
  if (h && b) {
1542
1544
  return 11;
1543
1545
  }
1544
- return this.rr;
1546
+ return this.rv;
1545
1547
  }
1546
1548
  if (c || d) {
1547
1549
  return 11;
@@ -1554,21 +1556,21 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1554
1556
  }
1555
1557
  return 8;
1556
1558
  };
1557
- Object.defineProperty(DataToolTipLayer.prototype, "ru", {
1559
+ Object.defineProperty(DataToolTipLayer.prototype, "ry", {
1558
1560
  get: function () {
1559
- return this.rt;
1561
+ return this.rx;
1560
1562
  },
1561
1563
  set: function (a) {
1562
- var b = this.rt;
1563
- this.rt = a;
1564
- if (b != this.rt) {
1565
- this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.rt));
1564
+ var b = this.rx;
1565
+ this.rx = a;
1566
+ if (b != this.rx) {
1567
+ this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.rx));
1566
1568
  }
1567
1569
  },
1568
1570
  enumerable: true,
1569
1571
  configurable: true
1570
1572
  });
1571
- DataToolTipLayer.prototype.rw = function () {
1573
+ DataToolTipLayer.prototype.r0 = function () {
1572
1574
  var e_8, _a;
1573
1575
  if (this.cd == null) {
1574
1576
  return 11;
@@ -1576,7 +1578,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1576
1578
  var a = false;
1577
1579
  var b = false;
1578
1580
  var c = false;
1579
- var d = this.rg();
1581
+ var d = this.rk();
1580
1582
  if (d == null) {
1581
1583
  return 11;
1582
1584
  }
@@ -1586,10 +1588,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1586
1588
  if (e.isVertical) {
1587
1589
  a = true;
1588
1590
  }
1589
- if (e.d6) {
1591
+ if (e.d7) {
1590
1592
  b = true;
1591
1593
  }
1592
- if (e.ec) {
1594
+ if (e.ed) {
1593
1595
  c = true;
1594
1596
  }
1595
1597
  }
@@ -1620,12 +1622,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1620
1622
  $ret.add_1(9);
1621
1623
  return $ret;
1622
1624
  })());
1623
- var g = f.contains(this.rv);
1624
- if (this.rv != 0) {
1625
+ var g = f.contains(this.rz);
1626
+ if (this.rz != 0) {
1625
1627
  if (g && !a) {
1626
1628
  return 11;
1627
1629
  }
1628
- return this.rv;
1630
+ return this.rz;
1629
1631
  }
1630
1632
  if (b || c) {
1631
1633
  return 11;
@@ -1638,134 +1640,134 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1638
1640
  }
1639
1641
  return 11;
1640
1642
  };
1641
- Object.defineProperty(DataToolTipLayer.prototype, "sl", {
1643
+ Object.defineProperty(DataToolTipLayer.prototype, "sp", {
1642
1644
  get: function () {
1643
- return this.sc;
1645
+ return this.sg;
1644
1646
  },
1645
1647
  set: function (a) {
1646
- var b = this.sc;
1647
- this.sc = a;
1648
- if (b != this.sc) {
1649
- this.raisePropertyChanged("ValueTextStyle", b, this.sc);
1648
+ var b = this.sg;
1649
+ this.sg = a;
1650
+ if (b != this.sg) {
1651
+ this.raisePropertyChanged("ValueTextStyle", b, this.sg);
1650
1652
  }
1651
1653
  },
1652
1654
  enumerable: true,
1653
1655
  configurable: true
1654
1656
  });
1655
- Object.defineProperty(DataToolTipLayer.prototype, "sd", {
1657
+ Object.defineProperty(DataToolTipLayer.prototype, "sh", {
1656
1658
  get: function () {
1657
- return this.r4;
1659
+ return this.r8;
1658
1660
  },
1659
1661
  set: function (a) {
1660
- var b = this.r4;
1661
- this.r4 = a;
1662
- if (b != this.r4) {
1663
- this.raisePropertyChanged("HeaderTextStyle", b, this.r4);
1662
+ var b = this.r8;
1663
+ this.r8 = a;
1664
+ if (b != this.r8) {
1665
+ this.raisePropertyChanged("HeaderTextStyle", b, this.r8);
1664
1666
  }
1665
1667
  },
1666
1668
  enumerable: true,
1667
1669
  configurable: true
1668
1670
  });
1669
- Object.defineProperty(DataToolTipLayer.prototype, "sg", {
1671
+ Object.defineProperty(DataToolTipLayer.prototype, "sk", {
1670
1672
  get: function () {
1671
- return this.r7;
1673
+ return this.sb;
1672
1674
  },
1673
1675
  set: function (a) {
1674
- var b = this.r7;
1675
- this.r7 = a;
1676
- if (b != this.r7) {
1677
- this.raisePropertyChanged("SummaryTitleTextStyle", b, this.r7);
1676
+ var b = this.sb;
1677
+ this.sb = a;
1678
+ if (b != this.sb) {
1679
+ this.raisePropertyChanged("SummaryTitleTextStyle", b, this.sb);
1678
1680
  }
1679
1681
  },
1680
1682
  enumerable: true,
1681
1683
  configurable: true
1682
1684
  });
1683
- Object.defineProperty(DataToolTipLayer.prototype, "si", {
1685
+ Object.defineProperty(DataToolTipLayer.prototype, "sm", {
1684
1686
  get: function () {
1685
- return this.r9;
1687
+ return this.sd;
1686
1688
  },
1687
1689
  set: function (a) {
1688
- var b = this.r9;
1689
- this.r9 = a;
1690
- if (b != this.r9) {
1691
- this.raisePropertyChanged("SummaryValueTextStyle", b, this.r9);
1690
+ var b = this.sd;
1691
+ this.sd = a;
1692
+ if (b != this.sd) {
1693
+ this.raisePropertyChanged("SummaryValueTextStyle", b, this.sd);
1692
1694
  }
1693
1695
  },
1694
1696
  enumerable: true,
1695
1697
  configurable: true
1696
1698
  });
1697
- Object.defineProperty(DataToolTipLayer.prototype, "sf", {
1699
+ Object.defineProperty(DataToolTipLayer.prototype, "sj", {
1698
1700
  get: function () {
1699
- return this.r6;
1701
+ return this.sa;
1700
1702
  },
1701
1703
  set: function (a) {
1702
- var b = this.r6;
1703
- this.r6 = a;
1704
- if (b != this.r6) {
1705
- this.raisePropertyChanged("SummaryLabelTextStyle", b, this.r6);
1704
+ var b = this.sa;
1705
+ this.sa = a;
1706
+ if (b != this.sa) {
1707
+ this.raisePropertyChanged("SummaryLabelTextStyle", b, this.sa);
1706
1708
  }
1707
1709
  },
1708
1710
  enumerable: true,
1709
1711
  configurable: true
1710
1712
  });
1711
- Object.defineProperty(DataToolTipLayer.prototype, "sh", {
1713
+ Object.defineProperty(DataToolTipLayer.prototype, "sl", {
1712
1714
  get: function () {
1713
- return this.r8;
1715
+ return this.sc;
1714
1716
  },
1715
1717
  set: function (a) {
1716
- var b = this.r8;
1717
- this.r8 = a;
1718
- if (b != this.r8) {
1719
- this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.r8);
1718
+ var b = this.sc;
1719
+ this.sc = a;
1720
+ if (b != this.sc) {
1721
+ this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.sc);
1720
1722
  }
1721
1723
  },
1722
1724
  enumerable: true,
1723
1725
  configurable: true
1724
1726
  });
1725
- Object.defineProperty(DataToolTipLayer.prototype, "sk", {
1727
+ Object.defineProperty(DataToolTipLayer.prototype, "so", {
1726
1728
  get: function () {
1727
- return this.sb;
1729
+ return this.sf;
1728
1730
  },
1729
1731
  set: function (a) {
1730
- var b = this.sb;
1731
- this.sb = a;
1732
- if (b != this.sb) {
1733
- this.raisePropertyChanged("UnitsTextStyle", b, this.sb);
1732
+ var b = this.sf;
1733
+ this.sf = a;
1734
+ if (b != this.sf) {
1735
+ this.raisePropertyChanged("UnitsTextStyle", b, this.sf);
1734
1736
  }
1735
1737
  },
1736
1738
  enumerable: true,
1737
1739
  configurable: true
1738
1740
  });
1739
- Object.defineProperty(DataToolTipLayer.prototype, "sj", {
1741
+ Object.defineProperty(DataToolTipLayer.prototype, "sn", {
1740
1742
  get: function () {
1741
- return this.sa;
1743
+ return this.se;
1742
1744
  },
1743
1745
  set: function (a) {
1744
- var b = this.sa;
1745
- this.sa = a;
1746
- if (b != this.sa) {
1747
- this.raisePropertyChanged("TitleTextStyle", b, this.sa);
1746
+ var b = this.se;
1747
+ this.se = a;
1748
+ if (b != this.se) {
1749
+ this.raisePropertyChanged("TitleTextStyle", b, this.se);
1748
1750
  }
1749
1751
  },
1750
1752
  enumerable: true,
1751
1753
  configurable: true
1752
1754
  });
1753
- Object.defineProperty(DataToolTipLayer.prototype, "se", {
1755
+ Object.defineProperty(DataToolTipLayer.prototype, "si", {
1754
1756
  get: function () {
1755
- return this.r5;
1757
+ return this.r9;
1756
1758
  },
1757
1759
  set: function (a) {
1758
- var b = this.r5;
1759
- this.r5 = a;
1760
- if (b != this.r5) {
1761
- this.raisePropertyChanged("LabelTextStyle", b, this.r5);
1760
+ var b = this.r9;
1761
+ this.r9 = a;
1762
+ if (b != this.r9) {
1763
+ this.raisePropertyChanged("LabelTextStyle", b, this.r9);
1762
1764
  }
1763
1765
  },
1764
1766
  enumerable: true,
1765
1767
  configurable: true
1766
1768
  });
1767
1769
  DataToolTipLayer.$t = markType(DataToolTipLayer, 'DataToolTipLayer', AnnotationLayer.$);
1768
- DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:yo:wm', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:r3:wn', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:s2:wo', [1, DeviceUtils.g(10)], 'DefaultPositionOffsetY:s3:wp', [1, DeviceUtils.g(10)], 'ExcludedColumns:q8:wq', [Array_$type, null], 'ExcludedSeries:q9:wr', [Array_$type, null], 'GroupedPositionModeX:rr:ws', [DataTooltipGroupedPositionX_$type, enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:rv:wt', [DataTooltipGroupedPositionY_$type, enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:rz:wu', [DataToolTipLayerGroupingMode_$type, enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:uj:wv', [2, stringEmpty()], 'HeaderFormatDate:rj:ww', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:rc:wx', [Array_$type, null], 'HeaderFormatString:un:wy', [2, null], 'HeaderFormatTime:rk:wz', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:yp:w0', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:sn:w1', [0, true], 'HeaderTextColor:x9:w2', [Brush.$, null], 'HeaderTextMargin:yq:w3', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:us:w4', [2, null], 'IncludedColumns:rd:w5', [Array_$type, null], 'IncludedSeries:re:w6', [Array_$type, null], 'LabelDisplayMode:rl:w7', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ya:w8', [Brush.$, null], 'LabelTextMargin:yr:w9', [Thickness.$, new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:s4:xa', [1, NaN], 'PositionOffsetY:s5:xb', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:su:xc', [0, true], 'SummaryLabelTextColor:yb:xd', [Brush.$, null], 'SummaryLabelText:u6:xe', [2, null], 'SummaryRowMargin:ys:xf', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:yc:xg', [Brush.$, null], 'SummaryTitleTextMargin:yt:xh', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:vb:xi', [2, null], 'SummaryType:rm:xj', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:yd:xk', [Brush.$, null], 'SummaryUnitsText:vh:xl', [2, null], 'SummaryValueTextColor:ye:xm', [Brush.$, null], 'TargetAxis:rh:xn', [Axis.$, null], 'TitleTextColor:yf:xo', [Brush.$, null], 'TitleTextMargin:yu:xp', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:rn:xq', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:yg:xr', [Brush.$, null], 'UnitsTextMargin:yv:xs', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:vs:xt', [2, null], 'UseInterpolation:sv:xu', [0, false], 'ValueFormatAbbreviation:ri:xv', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:vz:xw', [2, stringEmpty()], 'ValueFormatMaxFractions:t4:xx', [1, -1], 'ValueFormatMinFractions:t5:xy', [1, -1], 'ValueFormatMode:ro:xz', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:rf:x0', [Array_$type, null], 'ValueFormatString:v5:x1', [2, null], 'ValueFormatUseGrouping:sw:x2', [0, true], 'ValueRowMargin:yw:x3', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:sx:x4', [0, true], 'ValueTextColor:yh:x5', [Brush.$, null], 'ValueTextMargin:yx:x6', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:sy:x7', [0, false], 'ValueTextWhenMissingData:we:x8', [2, "N/A"]]);
1770
+ DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:ys:wq', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:r7:wr', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:s6:ws', [1, DeviceUtils.g(10)], 'DefaultPositionOffsetY:s7:wt', [1, DeviceUtils.g(10)], 'ExcludedColumns:rc:wu', [Array_$type, null], 'ExcludedSeries:rd:wv', [Array_$type, null], 'GroupedPositionModeX:rv:ww', [DataTooltipGroupedPositionX_$type, enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:rz:wx', [DataTooltipGroupedPositionY_$type, enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:r3:wy', [DataToolTipLayerGroupingMode_$type, enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:un:wz', [2, stringEmpty()], 'HeaderFormatDate:rn:w0', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:rg:w1', [Array_$type, null], 'HeaderFormatString:ur:w2', [2, null], 'HeaderFormatTime:ro:w3', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:yt:w4', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:sr:w5', [0, true], 'HeaderTextColor:yd:w6', [Brush.$, null], 'HeaderTextMargin:yu:w7', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:uw:w8', [2, null], 'IncludedColumns:rh:w9', [Array_$type, null], 'IncludedSeries:ri:xa', [Array_$type, null], 'LabelDisplayMode:rp:xb', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ye:xc', [Brush.$, null], 'LabelTextMargin:yv:xd', [Thickness.$, new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:s8:xe', [1, NaN], 'PositionOffsetY:s9:xf', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:sy:xg', [0, true], 'SummaryLabelTextColor:yf:xh', [Brush.$, null], 'SummaryLabelText:va:xi', [2, null], 'SummaryRowMargin:yw:xj', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:yg:xk', [Brush.$, null], 'SummaryTitleTextMargin:yx:xl', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:vf:xm', [2, null], 'SummaryType:rq:xn', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:yh:xo', [Brush.$, null], 'SummaryUnitsText:vl:xp', [2, null], 'SummaryValueTextColor:yi:xq', [Brush.$, null], 'TargetAxis:rl:xr', [Axis.$, null], 'TitleTextColor:yj:xs', [Brush.$, null], 'TitleTextMargin:yy:xt', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:rr:xu', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:yk:xv', [Brush.$, null], 'UnitsTextMargin:yz:xw', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:vw:xx', [2, null], 'UseInterpolation:sz:xy', [0, false], 'ValueFormatAbbreviation:rm:xz', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:v3:x0', [2, stringEmpty()], 'ValueFormatMaxFractions:t8:x1', [1, -1], 'ValueFormatMinFractions:t9:x2', [1, -1], 'ValueFormatMode:rs:x3', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:rj:x4', [Array_$type, null], 'ValueFormatString:v9:x5', [2, null], 'ValueFormatUseGrouping:s0:x6', [0, true], 'ValueRowMargin:y0:x7', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:s1:x8', [0, true], 'ValueTextColor:yl:x9', [Brush.$, null], 'ValueTextMargin:y1:ya', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:s2:yb', [0, false], 'ValueTextWhenMissingData:wi:yc', [2, "N/A"]]);
1769
1771
  return DataToolTipLayer;
1770
1772
  }(AnnotationLayer));
1771
1773
  export { DataToolTipLayer };
@@ -1798,17 +1800,17 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1798
1800
  };
1799
1801
  DataToolTipLayerView.prototype.ca = function () {
1800
1802
  var a = new PointerTooltip();
1801
- a.bw(this.e.g9);
1803
+ a.bw(this.e.hb);
1802
1804
  a._visibility = 1;
1803
- a.ap = this.e.cd.cq.k;
1805
+ a.ap = this.e.cd.cu.k;
1804
1806
  var b = null;
1805
1807
  if (TypeRegistrar.isRegistered("XamDataLegend")) {
1806
1808
  b = TypeRegistrar.create("XamDataLegend");
1807
1809
  }
1808
1810
  b.pixelScalingRatio = 1;
1809
1811
  if (this.e.cd != null) {
1810
- var c = this.e.cd.cq.j.ae.createElement("div");
1811
- var ren_ = this.e.cd.cq.j.ae.getSubRenderer(c);
1812
+ var c = this.e.cd.cu.j.ae.createElement("div");
1813
+ var ren_ = this.e.cd.cu.j.ae.getSubRenderer(c);
1812
1814
  var len_ = b;
1813
1815
  len_.provideContainer(ren_);
1814
1816
  }
@@ -1867,18 +1869,18 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1867
1869
  };
1868
1870
  DataToolTipLayerView.prototype.cm = function () {
1869
1871
  if (this.e.cd != null) {
1870
- var a = this.e.cd.r8();
1871
- var b = this.e.cd.cq.a8;
1872
- var c = this.e.cd.cq.a7;
1872
+ var a = this.e.cd.s2();
1873
+ var b = this.e.cd.cu.a8;
1874
+ var c = this.e.cd.cu.a7;
1873
1875
  return new Rect(0, 0, 0, b, c);
1874
1876
  }
1875
1877
  return Rect.empty;
1876
1878
  };
1877
1879
  DataToolTipLayerView.prototype.cl = function () {
1878
1880
  if (this.e.cd != null) {
1879
- var a = this.e.cd.r8();
1880
- var b = this.e.cd.cq.a8;
1881
- var c = this.e.cd.cq.a7;
1881
+ var a = this.e.cd.s2();
1882
+ var b = this.e.cd.cu.a8;
1883
+ var c = this.e.cd.cu.a7;
1882
1884
  return new Rect(0, 0, 0, b, c);
1883
1885
  }
1884
1886
  return Rect.empty;
@@ -1887,11 +1889,11 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1887
1889
  var a = 0;
1888
1890
  var b = 0;
1889
1891
  if (this.e.cd != null) {
1890
- var c = this.e.cd.r8();
1892
+ var c = this.e.cd.s2();
1891
1893
  a += c.x;
1892
1894
  b += c.y;
1893
- var d = this.e.cd.cq.a8;
1894
- var e = this.e.cd.cq.a7;
1895
+ var d = this.e.cd.cu.a8;
1896
+ var e = this.e.cd.cu.a7;
1895
1897
  return new Rect(0, a, b, d, e);
1896
1898
  }
1897
1899
  return Rect.empty;
@@ -1900,7 +1902,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1900
1902
  var b = 0;
1901
1903
  var c = 0;
1902
1904
  if (this.e.cd != null) {
1903
- var d = this.e.cd.r8();
1905
+ var d = this.e.cd.s2();
1904
1906
  b += d.x;
1905
1907
  c += d.y;
1906
1908
  }
@@ -1909,7 +1911,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1909
1911
  DataToolTipLayerView.prototype.ch = function (a, b, c, d, e) {
1910
1912
  var f = null;
1911
1913
  if (this.e.cd != null) {
1912
- f = this.e.cd.cq.j.i();
1914
+ f = this.e.cd.cu.j.i();
1913
1915
  }
1914
1916
  var g = a;
1915
1917
  if (g == null) {
@@ -1952,7 +1954,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1952
1954
  var d = 0;
1953
1955
  var e = this.e.cd;
1954
1956
  if (e != null) {
1955
- var f = e.cq.j.b7();
1957
+ var f = e.cu.j.b7();
1956
1958
  c += f.x;
1957
1959
  d += f.y;
1958
1960
  }
@@ -1967,7 +1969,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1967
1969
  var d = 0;
1968
1970
  var e = 0;
1969
1971
  if (this.e.cd != null) {
1970
- var f = this.e.cd.r8();
1972
+ var f = this.e.cd.s2();
1971
1973
  d += f.x;
1972
1974
  e += f.y;
1973
1975
  }