igniteui-webcomponents-charts 4.7.2-beta.1 → 4.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (613) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +13097 -13023
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +4 -4
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +150 -150
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +192 -192
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +14 -14
  9. package/esm2015/lib/AnnotationLayerProxy.js +32 -32
  10. package/esm2015/lib/AnnotationLayer_combined.js +176 -175
  11. package/esm2015/lib/AreaSeries_combined.js +34 -34
  12. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  13. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  14. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  15. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  16. package/esm2015/lib/BarSeries_combined.js +72 -72
  17. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  18. package/esm2015/lib/BollingerBandsOverlay_combined.js +78 -78
  19. package/esm2015/lib/BrushScale.js +2 -2
  20. package/esm2015/lib/BubbleSeries_combined.js +221 -221
  21. package/esm2015/lib/CalloutLayer_combined.js +406 -406
  22. package/esm2015/lib/CategoryBucketCalculator_combined.js +207 -206
  23. package/esm2015/lib/CategoryChart.js +26 -26
  24. package/esm2015/lib/CategoryChartToolbarProvider.js +1 -1
  25. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  26. package/esm2015/lib/CategoryErrorBarSettings.js +3 -3
  27. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  28. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +113 -113
  29. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  30. package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
  31. package/esm2015/lib/CategoryToolTipLayer_combined.js +60 -60
  32. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  33. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  34. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  35. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  36. package/esm2015/lib/ColumnSeries_combined.js +52 -52
  37. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  38. package/esm2015/lib/CrosshairLayer_combined.js +120 -120
  39. package/esm2015/lib/CustomIndicator.js +22 -22
  40. package/esm2015/lib/DataChartToolbarProvider.js +6 -6
  41. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  42. package/esm2015/lib/DataToolTipLayer_combined.js +408 -408
  43. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  44. package/esm2015/lib/DomainChartToolbarProvider.js +1 -1
  45. package/esm2015/lib/DomainChart_combined.js +130 -130
  46. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  47. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  48. package/esm2015/lib/FinalValueLayer_combined.js +69 -69
  49. package/esm2015/lib/FinancialChart_combined.js +56 -56
  50. package/esm2015/lib/FinancialEventArgs_combined.js +563 -555
  51. package/esm2015/lib/FinancialIndicator_combined.js +166 -166
  52. package/esm2015/lib/FinancialOverlay.js +27 -27
  53. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  54. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  55. package/esm2015/lib/FinancialPriceSeries_combined.js +235 -235
  56. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  57. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  58. package/esm2015/lib/HighDensityScatterSeries_combined.js +379 -379
  59. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
  60. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  61. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  62. package/esm2015/lib/HorizontalRangeCategorySeries.js +40 -40
  63. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  64. package/esm2015/lib/IndicatorProxy.js +10 -10
  65. package/esm2015/lib/ItemToolTipLayer_combined.js +66 -66
  66. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  67. package/esm2015/lib/LineSeries_combined.js +29 -29
  68. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  69. package/esm2015/lib/MassIndexIndicator.js +6 -6
  70. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  71. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  72. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  73. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  74. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  75. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  76. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  77. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  80. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PointSeries_combined.js +13 -13
  82. package/esm2015/lib/PolarAreaSeries_combined.js +20 -20
  83. package/esm2015/lib/PolarBase_combined.js +348 -347
  84. package/esm2015/lib/PolarLineSeriesBase_combined.js +48 -48
  85. package/esm2015/lib/PolarLineSeries_combined.js +17 -17
  86. package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
  87. package/esm2015/lib/PolarSplineAreaSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
  89. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
  91. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  92. package/esm2015/lib/RadialAreaSeries_combined.js +30 -30
  93. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  94. package/esm2015/lib/RadialBucketCalculator_combined.js +135 -134
  95. package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
  96. package/esm2015/lib/RadialLineSeries_combined.js +28 -28
  97. package/esm2015/lib/RadialPieSeries_combined.js +35 -35
  98. package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
  99. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  100. package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
  101. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  102. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  103. package/esm2015/lib/ScatterAreaSeries_combined.js +109 -109
  104. package/esm2015/lib/ScatterBase_combined.js +420 -420
  105. package/esm2015/lib/ScatterContourSeries_combined.js +94 -94
  106. package/esm2015/lib/ScatterErrorBarSettings.js +3 -3
  107. package/esm2015/lib/ScatterLineSeries.js +43 -43
  108. package/esm2015/lib/ScatterLineSeriesView.js +2 -2
  109. package/esm2015/lib/ScatterPolygonSeries_combined.js +195 -195
  110. package/esm2015/lib/ScatterPolylineSeries_combined.js +18 -18
  111. package/esm2015/lib/ScatterSeries_combined.js +11 -11
  112. package/esm2015/lib/ScatterSplineSeries.js +30 -30
  113. package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
  114. package/esm2015/lib/ScatterTriangulationSeries.js +131 -131
  115. package/esm2015/lib/SeriesInteractionManager.js +38 -38
  116. package/esm2015/lib/SeriesRenderManager.js +9 -9
  117. package/esm2015/lib/SeriesViewerInteractionManager.js +131 -131
  118. package/esm2015/lib/SeriesViewerScrollbarManager.js +4 -4
  119. package/esm2015/lib/SeriesViewerSurfaceViewer.js +9 -9
  120. package/esm2015/lib/SeriesViewer_combined.js +2289 -2239
  121. package/esm2015/lib/SeriesVisualDataManager.js +22 -22
  122. package/esm2015/lib/ShapeSeriesBase_combined.js +272 -272
  123. package/esm2015/lib/SizeScale.js +1 -1
  124. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  125. package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
  126. package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
  127. package/esm2015/lib/SplineSeries_combined.js +21 -21
  128. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  129. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  130. package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
  131. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  132. package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
  133. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  134. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  135. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  136. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  137. package/esm2015/lib/StackedLineSeries_combined.js +8 -8
  138. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  139. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  140. package/esm2015/lib/StepAreaSeries_combined.js +30 -30
  141. package/esm2015/lib/StepLineSeries_combined.js +32 -32
  142. package/esm2015/lib/StochRSIIndicator.js +15 -15
  143. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  144. package/esm2015/lib/TRIXIndicator.js +16 -16
  145. package/esm2015/lib/TileZoomManager_combined.js +4 -4
  146. package/esm2015/lib/TimeAxisBase.js +7 -7
  147. package/esm2015/lib/TimeXAxis.js +10 -10
  148. package/esm2015/lib/TreemapHighlightingManager_combined.js +3 -1
  149. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  150. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  151. package/esm2015/lib/ValueLayer_combined.js +139 -139
  152. package/esm2015/lib/ValueOverlay_combined.js +94 -93
  153. package/esm2015/lib/VerticalAnchoredCategorySeries.js +54 -54
  154. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  155. package/esm2015/lib/WaterfallSeries_combined.js +90 -90
  156. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  157. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  158. package/esm2015/lib/XamFunnelView_combined.js +2 -2
  159. package/esm2015/lib/igc-anchored-category-series-component.js +22 -22
  160. package/esm2015/lib/igc-anchored-radial-series-component.js +30 -30
  161. package/esm2015/lib/igc-annotation-layer-component.js +63 -63
  162. package/esm2015/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  163. package/esm2015/lib/igc-assigning-category-style-event-args.js +1 -1
  164. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  165. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  166. package/esm2015/lib/igc-bar-fragment-component.js +1 -1
  167. package/esm2015/lib/igc-bar-series-component.js +7 -7
  168. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  169. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
  170. package/esm2015/lib/igc-bubble-series-component.js +33 -33
  171. package/esm2015/lib/igc-callout-layer-component.js +89 -89
  172. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  173. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  174. package/esm2015/lib/igc-category-series-component.js +15 -15
  175. package/esm2015/lib/igc-category-tool-tip-layer-component.js +5 -5
  176. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-column-fragment-component.js +7 -7
  178. package/esm2015/lib/igc-column-series-component.js +10 -10
  179. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  180. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  181. package/esm2015/lib/igc-data-chart-component.js +95 -95
  182. package/esm2015/lib/igc-data-tool-tip-layer-component.js +355 -355
  183. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  185. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  186. package/esm2015/lib/igc-financial-indicator-component.js +14 -14
  187. package/esm2015/lib/igc-financial-overlay-component.js +3 -3
  188. package/esm2015/lib/igc-financial-price-series-component.js +32 -32
  189. package/esm2015/lib/igc-financial-series-component.js +48 -48
  190. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  191. package/esm2015/lib/igc-fragment-base-component.js +1 -1
  192. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  193. package/esm2015/lib/igc-high-density-scatter-series-component.js +42 -42
  194. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  195. package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
  196. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  197. package/esm2015/lib/igc-item-tool-tip-layer-component.js +10 -10
  198. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  199. package/esm2015/lib/igc-marker-series-component.js +28 -28
  200. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  201. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  202. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  203. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  204. package/esm2015/lib/igc-polar-base-component.js +68 -68
  205. package/esm2015/lib/igc-polar-line-series-component.js +3 -3
  206. package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
  207. package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
  208. package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
  209. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  210. package/esm2015/lib/igc-radial-base-component.js +16 -16
  211. package/esm2015/lib/igc-radial-column-series-component.js +6 -6
  212. package/esm2015/lib/igc-radial-line-series-component.js +3 -3
  213. package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
  214. package/esm2015/lib/igc-range-category-series-component.js +8 -8
  215. package/esm2015/lib/igc-range-column-series-component.js +7 -7
  216. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  217. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  218. package/esm2015/lib/igc-scatter-area-series-component.js +12 -12
  219. package/esm2015/lib/igc-scatter-base-component.js +52 -52
  220. package/esm2015/lib/igc-scatter-contour-series-component.js +12 -12
  221. package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
  222. package/esm2015/lib/igc-scatter-polygon-series-component.js +33 -33
  223. package/esm2015/lib/igc-scatter-polyline-series-component.js +2 -2
  224. package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
  225. package/esm2015/lib/igc-scatter-triangulation-series-component.js +24 -24
  226. package/esm2015/lib/igc-series-component.js +58 -58
  227. package/esm2015/lib/igc-series-viewer-component.js +266 -255
  228. package/esm2015/lib/igc-shape-series-base-component.js +32 -32
  229. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
  231. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  232. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  233. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
  239. package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
  240. package/esm2015/lib/igc-stacked-series-base-component.js +9 -9
  241. package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
  242. package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
  243. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  244. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  245. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  246. package/esm2015/lib/igc-value-layer-component.js +86 -86
  247. package/esm2015/lib/igc-value-overlay-component.js +43 -43
  248. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
  249. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  250. package/esm2015/lib/igc-waterfall-series-component.js +14 -14
  251. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  252. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  253. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  254. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +4 -4
  255. package/esm5/lib/AnchoredCategorySeries_combined.js +149 -149
  256. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +190 -190
  257. package/esm5/lib/AngleAxisLabelPanel_combined.js +14 -14
  258. package/esm5/lib/AnnotationLayerProxy.js +32 -32
  259. package/esm5/lib/AnnotationLayer_combined.js +175 -174
  260. package/esm5/lib/AreaSeries_combined.js +34 -34
  261. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  262. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  263. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  264. package/esm5/lib/AxisAnnotationManager.js +1 -1
  265. package/esm5/lib/BarSeries_combined.js +72 -72
  266. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  267. package/esm5/lib/BollingerBandsOverlay_combined.js +78 -78
  268. package/esm5/lib/BrushScale.js +2 -2
  269. package/esm5/lib/BubbleSeries_combined.js +224 -224
  270. package/esm5/lib/CalloutLayer_combined.js +407 -407
  271. package/esm5/lib/CategoryBucketCalculator_combined.js +207 -206
  272. package/esm5/lib/CategoryChart.js +26 -26
  273. package/esm5/lib/CategoryChartToolbarProvider.js +1 -1
  274. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  275. package/esm5/lib/CategoryErrorBarSettings.js +3 -3
  276. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  277. package/esm5/lib/CategoryItemHighlightLayer_combined.js +113 -113
  278. package/esm5/lib/CategoryMarkerManager.js +1 -1
  279. package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
  280. package/esm5/lib/CategoryToolTipLayer_combined.js +60 -60
  281. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  282. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  283. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  284. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  285. package/esm5/lib/ColumnSeries_combined.js +51 -51
  286. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  287. package/esm5/lib/CrosshairLayer_combined.js +120 -120
  288. package/esm5/lib/CustomIndicator.js +22 -22
  289. package/esm5/lib/DataChartToolbarProvider.js +6 -6
  290. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  291. package/esm5/lib/DataToolTipLayer_combined.js +408 -408
  292. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  293. package/esm5/lib/DomainChartToolbarProvider.js +1 -1
  294. package/esm5/lib/DomainChart_combined.js +130 -130
  295. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  296. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  297. package/esm5/lib/FinalValueLayer_combined.js +69 -69
  298. package/esm5/lib/FinancialChart_combined.js +56 -56
  299. package/esm5/lib/FinancialEventArgs_combined.js +563 -555
  300. package/esm5/lib/FinancialIndicator_combined.js +165 -165
  301. package/esm5/lib/FinancialOverlay.js +27 -27
  302. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  303. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  304. package/esm5/lib/FinancialPriceSeries_combined.js +234 -234
  305. package/esm5/lib/ForceIndexIndicator.js +15 -15
  306. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  307. package/esm5/lib/HighDensityScatterSeries_combined.js +380 -380
  308. package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
  309. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  310. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  311. package/esm5/lib/HorizontalRangeCategorySeries.js +40 -40
  312. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  313. package/esm5/lib/IndicatorProxy.js +10 -10
  314. package/esm5/lib/ItemToolTipLayer_combined.js +66 -66
  315. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  316. package/esm5/lib/LineSeries_combined.js +29 -29
  317. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  318. package/esm5/lib/MassIndexIndicator.js +6 -6
  319. package/esm5/lib/MedianPriceIndicator.js +6 -6
  320. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  321. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  322. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  323. package/esm5/lib/NumericXAxis_combined.js +3 -3
  324. package/esm5/lib/NumericYAxis_combined.js +3 -3
  325. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  326. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  327. package/esm5/lib/OverlayProxy.js +7 -7
  328. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  329. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  330. package/esm5/lib/PointSeries_combined.js +13 -13
  331. package/esm5/lib/PolarAreaSeries_combined.js +20 -20
  332. package/esm5/lib/PolarBase_combined.js +347 -346
  333. package/esm5/lib/PolarLineSeriesBase_combined.js +48 -48
  334. package/esm5/lib/PolarLineSeries_combined.js +17 -17
  335. package/esm5/lib/PolarScatterSeries_combined.js +8 -8
  336. package/esm5/lib/PolarSplineAreaSeries_combined.js +21 -21
  337. package/esm5/lib/PolarSplineSeries_combined.js +17 -17
  338. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  339. package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
  340. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  341. package/esm5/lib/RadialAreaSeries_combined.js +30 -30
  342. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  343. package/esm5/lib/RadialBucketCalculator_combined.js +135 -134
  344. package/esm5/lib/RadialColumnSeries_combined.js +37 -37
  345. package/esm5/lib/RadialLineSeries_combined.js +28 -28
  346. package/esm5/lib/RadialPieSeries_combined.js +35 -35
  347. package/esm5/lib/RangeAreaSeries_combined.js +16 -16
  348. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  349. package/esm5/lib/RangeColumnSeries_combined.js +22 -22
  350. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  351. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  352. package/esm5/lib/ScatterAreaSeries_combined.js +107 -107
  353. package/esm5/lib/ScatterBase_combined.js +419 -419
  354. package/esm5/lib/ScatterContourSeries_combined.js +92 -92
  355. package/esm5/lib/ScatterErrorBarSettings.js +3 -3
  356. package/esm5/lib/ScatterLineSeries.js +43 -43
  357. package/esm5/lib/ScatterLineSeriesView.js +2 -2
  358. package/esm5/lib/ScatterPolygonSeries_combined.js +193 -193
  359. package/esm5/lib/ScatterPolylineSeries_combined.js +18 -18
  360. package/esm5/lib/ScatterSeries_combined.js +11 -11
  361. package/esm5/lib/ScatterSplineSeries.js +30 -30
  362. package/esm5/lib/ScatterSplineSeriesView.js +2 -2
  363. package/esm5/lib/ScatterTriangulationSeries.js +135 -135
  364. package/esm5/lib/SeriesInteractionManager.js +38 -38
  365. package/esm5/lib/SeriesRenderManager.js +9 -9
  366. package/esm5/lib/SeriesViewerInteractionManager.js +131 -131
  367. package/esm5/lib/SeriesViewerScrollbarManager.js +4 -4
  368. package/esm5/lib/SeriesViewerSurfaceViewer.js +9 -9
  369. package/esm5/lib/SeriesViewer_combined.js +2255 -2205
  370. package/esm5/lib/SeriesVisualDataManager.js +22 -22
  371. package/esm5/lib/ShapeSeriesBase_combined.js +269 -269
  372. package/esm5/lib/SizeScale.js +1 -1
  373. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  374. package/esm5/lib/SplineAreaSeries_combined.js +28 -28
  375. package/esm5/lib/SplineSeriesBase_combined.js +101 -101
  376. package/esm5/lib/SplineSeries_combined.js +21 -21
  377. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  378. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  379. package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
  380. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  381. package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
  382. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  383. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  384. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  385. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  386. package/esm5/lib/StackedLineSeries_combined.js +8 -8
  387. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  388. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  389. package/esm5/lib/StepAreaSeries_combined.js +30 -30
  390. package/esm5/lib/StepLineSeries_combined.js +32 -32
  391. package/esm5/lib/StochRSIIndicator.js +14 -14
  392. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  393. package/esm5/lib/TRIXIndicator.js +15 -15
  394. package/esm5/lib/TileZoomManager_combined.js +4 -4
  395. package/esm5/lib/TimeAxisBase.js +7 -7
  396. package/esm5/lib/TimeXAxis.js +10 -10
  397. package/esm5/lib/TreemapHighlightingManager_combined.js +3 -1
  398. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  399. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  400. package/esm5/lib/ValueLayer_combined.js +139 -139
  401. package/esm5/lib/ValueOverlay_combined.js +94 -93
  402. package/esm5/lib/VerticalAnchoredCategorySeries.js +54 -54
  403. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  404. package/esm5/lib/WaterfallSeries_combined.js +90 -90
  405. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  406. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  407. package/esm5/lib/XamFunnelView_combined.js +2 -2
  408. package/esm5/lib/igc-anchored-category-series-component.js +22 -22
  409. package/esm5/lib/igc-anchored-radial-series-component.js +30 -30
  410. package/esm5/lib/igc-annotation-layer-component.js +63 -63
  411. package/esm5/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  412. package/esm5/lib/igc-assigning-category-style-event-args.js +1 -1
  413. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  414. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  415. package/esm5/lib/igc-bar-fragment-component.js +1 -1
  416. package/esm5/lib/igc-bar-series-component.js +7 -7
  417. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  418. package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
  419. package/esm5/lib/igc-bubble-series-component.js +33 -33
  420. package/esm5/lib/igc-callout-layer-component.js +89 -89
  421. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  422. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  423. package/esm5/lib/igc-category-series-component.js +15 -15
  424. package/esm5/lib/igc-category-tool-tip-layer-component.js +5 -5
  425. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  426. package/esm5/lib/igc-column-fragment-component.js +7 -7
  427. package/esm5/lib/igc-column-series-component.js +10 -10
  428. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  429. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  430. package/esm5/lib/igc-data-chart-component.js +95 -95
  431. package/esm5/lib/igc-data-tool-tip-layer-component.js +355 -355
  432. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  433. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  434. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  435. package/esm5/lib/igc-financial-indicator-component.js +14 -14
  436. package/esm5/lib/igc-financial-overlay-component.js +3 -3
  437. package/esm5/lib/igc-financial-price-series-component.js +32 -32
  438. package/esm5/lib/igc-financial-series-component.js +48 -48
  439. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  440. package/esm5/lib/igc-fragment-base-component.js +1 -1
  441. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  442. package/esm5/lib/igc-high-density-scatter-series-component.js +42 -42
  443. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  444. package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
  445. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  446. package/esm5/lib/igc-item-tool-tip-layer-component.js +10 -10
  447. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  448. package/esm5/lib/igc-marker-series-component.js +28 -28
  449. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  450. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  451. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  452. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  453. package/esm5/lib/igc-polar-base-component.js +68 -68
  454. package/esm5/lib/igc-polar-line-series-component.js +3 -3
  455. package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
  456. package/esm5/lib/igc-polar-spline-series-component.js +3 -3
  457. package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
  458. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  459. package/esm5/lib/igc-radial-base-component.js +16 -16
  460. package/esm5/lib/igc-radial-column-series-component.js +6 -6
  461. package/esm5/lib/igc-radial-line-series-component.js +3 -3
  462. package/esm5/lib/igc-radial-pie-series-component.js +6 -6
  463. package/esm5/lib/igc-range-category-series-component.js +8 -8
  464. package/esm5/lib/igc-range-column-series-component.js +7 -7
  465. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  466. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  467. package/esm5/lib/igc-scatter-area-series-component.js +12 -12
  468. package/esm5/lib/igc-scatter-base-component.js +52 -52
  469. package/esm5/lib/igc-scatter-contour-series-component.js +12 -12
  470. package/esm5/lib/igc-scatter-line-series-component.js +3 -3
  471. package/esm5/lib/igc-scatter-polygon-series-component.js +33 -33
  472. package/esm5/lib/igc-scatter-polyline-series-component.js +2 -2
  473. package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
  474. package/esm5/lib/igc-scatter-triangulation-series-component.js +24 -24
  475. package/esm5/lib/igc-series-component.js +58 -58
  476. package/esm5/lib/igc-series-viewer-component.js +266 -255
  477. package/esm5/lib/igc-shape-series-base-component.js +32 -32
  478. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  479. package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
  480. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  481. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  482. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  483. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  484. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  485. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  486. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  487. package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
  488. package/esm5/lib/igc-stacked-column-series-component.js +6 -6
  489. package/esm5/lib/igc-stacked-series-base-component.js +9 -9
  490. package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
  491. package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
  492. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  493. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  494. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  495. package/esm5/lib/igc-value-layer-component.js +86 -86
  496. package/esm5/lib/igc-value-overlay-component.js +43 -43
  497. package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
  498. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  499. package/esm5/lib/igc-waterfall-series-component.js +14 -14
  500. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  501. package/fesm2015/igniteui-webcomponents-charts.js +13163 -13089
  502. package/fesm5/igniteui-webcomponents-charts.js +13098 -13024
  503. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  504. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  505. package/lib/AnchoredCategorySeries_combined.d.ts +42 -42
  506. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +41 -41
  507. package/lib/AnnotationLayer_combined.d.ts +53 -53
  508. package/lib/AreaSeries_combined.d.ts +6 -6
  509. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  510. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  511. package/lib/BarSeries_combined.d.ts +10 -10
  512. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  513. package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
  514. package/lib/BubbleSeries_combined.d.ts +39 -39
  515. package/lib/CalloutLayer_combined.d.ts +88 -88
  516. package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
  517. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  518. package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
  519. package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
  520. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  521. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  522. package/lib/ColumnSeries_combined.d.ts +11 -11
  523. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  524. package/lib/CrosshairLayer_combined.d.ts +42 -42
  525. package/lib/CustomIndicator.d.ts +8 -8
  526. package/lib/DataToolTipLayer_combined.d.ts +120 -120
  527. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  528. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  529. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  530. package/lib/FinalValueLayer_combined.d.ts +25 -25
  531. package/lib/FinancialEventArgs_combined.d.ts +101 -101
  532. package/lib/FinancialIndicator_combined.d.ts +27 -27
  533. package/lib/FinancialOverlay.d.ts +4 -4
  534. package/lib/FinancialPriceSeries_combined.d.ts +36 -36
  535. package/lib/ForceIndexIndicator.d.ts +10 -10
  536. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  537. package/lib/HighDensityScatterSeries_combined.d.ts +77 -77
  538. package/lib/HorizontalAnchoredCategorySeries.d.ts +20 -20
  539. package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
  540. package/lib/ItemToolTipLayer_combined.d.ts +13 -13
  541. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  542. package/lib/LineSeries_combined.d.ts +6 -6
  543. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  544. package/lib/MassIndexIndicator.d.ts +4 -4
  545. package/lib/MedianPriceIndicator.d.ts +4 -4
  546. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  547. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  548. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  549. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  550. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  551. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  552. package/lib/PointSeries_combined.d.ts +4 -4
  553. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  554. package/lib/PolarBase_combined.d.ts +87 -87
  555. package/lib/PolarLineSeriesBase_combined.d.ts +19 -19
  556. package/lib/PolarLineSeries_combined.d.ts +7 -7
  557. package/lib/PolarScatterSeries_combined.d.ts +3 -3
  558. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  559. package/lib/PolarSplineSeries_combined.d.ts +6 -6
  560. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  561. package/lib/PriceChannelOverlay_combined.d.ts +8 -8
  562. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  563. package/lib/RadialAreaSeries_combined.d.ts +6 -6
  564. package/lib/RadialBucketCalculator_combined.d.ts +33 -33
  565. package/lib/RadialColumnSeries_combined.d.ts +5 -5
  566. package/lib/RadialLineSeries_combined.d.ts +7 -7
  567. package/lib/RadialPieSeries_combined.d.ts +6 -6
  568. package/lib/RangeAreaSeries_combined.d.ts +4 -4
  569. package/lib/RangeCategoryBucketCalculator_combined.d.ts +17 -17
  570. package/lib/RangeColumnSeries_combined.d.ts +5 -5
  571. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  572. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  573. package/lib/ScatterAreaSeries_combined.d.ts +24 -24
  574. package/lib/ScatterBase_combined.d.ts +92 -92
  575. package/lib/ScatterContourSeries_combined.d.ts +17 -17
  576. package/lib/ScatterLineSeries.d.ts +10 -10
  577. package/lib/ScatterPolygonSeries_combined.d.ts +40 -40
  578. package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
  579. package/lib/ScatterSeries_combined.d.ts +3 -3
  580. package/lib/ScatterSplineSeries.d.ts +8 -8
  581. package/lib/ScatterTriangulationSeries.d.ts +30 -30
  582. package/lib/SeriesViewer_combined.d.ts +714 -705
  583. package/lib/ShapeSeriesBase_combined.d.ts +74 -74
  584. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  585. package/lib/SplineAreaSeries_combined.d.ts +5 -5
  586. package/lib/SplineSeriesBase_combined.d.ts +18 -18
  587. package/lib/SplineSeries_combined.d.ts +5 -5
  588. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  589. package/lib/Stacked100BarSeries_combined.d.ts +5 -5
  590. package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
  591. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  592. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  593. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  594. package/lib/StackedLineSeries_combined.d.ts +2 -2
  595. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +150 -150
  596. package/lib/StandardDeviationIndicator.d.ts +9 -9
  597. package/lib/StepAreaSeries_combined.d.ts +6 -6
  598. package/lib/StepLineSeries_combined.d.ts +6 -6
  599. package/lib/StochRSIIndicator.d.ts +9 -9
  600. package/lib/StrategyBasedIndicator.d.ts +19 -19
  601. package/lib/TRIXIndicator.d.ts +9 -9
  602. package/lib/TypicalPriceIndicator.d.ts +4 -4
  603. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  604. package/lib/ValueLayer_combined.d.ts +47 -47
  605. package/lib/ValueOverlay_combined.d.ts +30 -30
  606. package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
  607. package/lib/WaterfallSeries_combined.d.ts +13 -13
  608. package/lib/WeightedCloseIndicator.d.ts +4 -4
  609. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  610. package/lib/igc-assigning-category-marker-style-event-args.d.ts +1 -1
  611. package/lib/igc-assigning-category-style-event-args.d.ts +1 -1
  612. package/lib/igc-series-viewer-component.d.ts +3 -0
  613. package/package.json +2 -2
@@ -48,26 +48,26 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
48
48
  __extends(DataToolTipLayer, _super);
49
49
  function DataToolTipLayer() {
50
50
  var _this = _super.call(this) || this;
51
- _this.xq = 1;
52
- _this.ys = new Dictionary$2(String_$type, Base.$, 0);
53
- _this.yt = new List$1(String_$type, 0);
54
- _this.xi = 8;
55
- _this.xm = 11;
56
- _this.x5 = null;
57
- _this.xx = null;
51
+ _this.xr = 1;
52
+ _this.yt = new Dictionary$2(String_$type, Base.$, 0);
53
+ _this.yu = new List$1(String_$type, 0);
54
+ _this.xj = 8;
55
+ _this.xn = 11;
56
+ _this.x6 = null;
57
+ _this.xy = null;
58
+ _this.x1 = null;
59
+ _this.x3 = null;
58
60
  _this.x0 = null;
59
61
  _this.x2 = null;
60
- _this.xz = null;
61
- _this.x1 = null;
62
+ _this.x5 = null;
62
63
  _this.x4 = null;
63
- _this.x3 = null;
64
- _this.xy = null;
64
+ _this.xz = null;
65
65
  var a = new DataToolTipLayerFrame();
66
66
  var b = new DataToolTipLayerFrame();
67
67
  var c = new DataToolTipLayerFrame();
68
- _this.ug = a;
69
- _this.uf = b;
70
- _this.uh = c;
68
+ _this.uh = a;
69
+ _this.ug = b;
70
+ _this.ui = c;
71
71
  _this.ab = DataToolTipLayer.$;
72
72
  return _this;
73
73
  }
@@ -80,37 +80,37 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
80
80
  DataToolTipLayer.prototype.cd = function () {
81
81
  return new DataToolTipLayerView(this);
82
82
  };
83
- DataToolTipLayer.prototype.o1 = function (a) {
84
- _super.prototype.o1.call(this, a);
85
- this.xu = a;
83
+ DataToolTipLayer.prototype.o2 = function (a) {
84
+ _super.prototype.o2.call(this, a);
85
+ this.xv = a;
86
86
  };
87
87
  DataToolTipLayer.prototype.get_eh = function () {
88
88
  return true;
89
89
  };
90
- Object.defineProperty(DataToolTipLayer.prototype, "xr", {
90
+ Object.defineProperty(DataToolTipLayer.prototype, "xs", {
91
91
  get: function () {
92
- return this.xq;
92
+ return this.xr;
93
93
  },
94
94
  set: function (a) {
95
- var b = this.xq;
96
- this.xq = a;
97
- if (b != this.xq) {
98
- this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.xq));
95
+ var b = this.xr;
96
+ this.xr = a;
97
+ if (b != this.xr) {
98
+ this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.xr));
99
99
  }
100
100
  },
101
101
  enumerable: false,
102
102
  configurable: true
103
103
  });
104
- DataToolTipLayer.prototype.xt = function () {
104
+ DataToolTipLayer.prototype.xu = function () {
105
105
  var e_1, _a;
106
106
  var a = true;
107
107
  var b = true;
108
108
  var c = true;
109
109
  var d = true;
110
- if (this.xs != 0) {
111
- return this.xs;
110
+ if (this.xt != 0) {
111
+ return this.xt;
112
112
  }
113
- var e = this.w9();
113
+ var e = this.xa();
114
114
  if (e != null) {
115
115
  try {
116
116
  for (var _b = __values(fromEnum(e.db())), _c = _b.next(); !_c.done; _c = _b.next()) {
@@ -148,29 +148,29 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
148
148
  }
149
149
  return 1;
150
150
  };
151
- DataToolTipLayer.prototype.o9 = function (a, b, c, d) {
152
- _super.prototype.o9.call(this, a, b, c, d);
151
+ DataToolTipLayer.prototype.pa = function (a, b, c, d) {
152
+ _super.prototype.pa.call(this, a, b, c, d);
153
153
  switch (b) {
154
154
  case DataToolTipLayer.$$p[37]:
155
- this.pq(true);
155
+ this.pr(true);
156
156
  break;
157
157
  case DataToolTipLayer.$$p[44]:
158
- this.pq(true);
158
+ this.pr(true);
159
159
  break;
160
160
  case DataToolTipLayer.$$p[8]:
161
- this.xr = this.xt();
161
+ this.xs = this.xu();
162
162
  break;
163
163
  case "ActualGroupingMode":
164
- this.pq(true);
164
+ this.pr(true);
165
165
  break;
166
166
  case DataToolTipLayer.$$p[6]:
167
- this.xj = this.xl();
167
+ this.xk = this.xm();
168
168
  break;
169
169
  case DataToolTipLayer.$$p[7]:
170
- this.xn = this.xp();
170
+ this.xo = this.xq();
171
171
  break;
172
172
  case "SeriesViewer":
173
- this.xu.cl();
173
+ this.xv.cl();
174
174
  break;
175
175
  case DataToolTipLayer.$$p[26]:
176
176
  case DataToolTipLayer.$$p[20]:
@@ -231,248 +231,248 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
231
231
  case DataToolTipLayer.$$p[22]:
232
232
  case DataToolTipLayer.$$p[23]:
233
233
  case "LabelTextStyle":
234
- this.aca(b, c, d);
234
+ this.acb(b, c, d);
235
235
  break;
236
236
  }
237
237
  };
238
- DataToolTipLayer.prototype.aca = function (a, b, c) {
239
- if (!this.ys.containsKey(a)) {
240
- this.yt.add(a);
241
- this.ys.addItem(a, c);
238
+ DataToolTipLayer.prototype.acb = function (a, b, c) {
239
+ if (!this.yt.containsKey(a)) {
240
+ this.yu.add(a);
241
+ this.yt.addItem(a, c);
242
242
  }
243
243
  else {
244
- this.ys.item(a, c);
244
+ this.yt.item(a, c);
245
245
  }
246
- this.pq(true);
246
+ this.pr(true);
247
247
  };
248
- DataToolTipLayer.prototype.ace = function (a, b) {
248
+ DataToolTipLayer.prototype.acf = function (a, b) {
249
249
  switch (a) {
250
250
  case DataToolTipLayer.$$p[8]:
251
- this.xs = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
251
+ this.xt = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
252
252
  break;
253
253
  case DataToolTipLayer.$$p[24]:
254
- this.yx = b;
254
+ this.yy = b;
255
255
  break;
256
256
  case DataToolTipLayer.$$p[25]:
257
- this.yy = b;
257
+ this.yz = b;
258
258
  break;
259
259
  case DataToolTipLayer.$$p[2]:
260
- this.yv = b;
260
+ this.yw = b;
261
261
  break;
262
262
  case DataToolTipLayer.$$p[3]:
263
- this.yw = b;
263
+ this.yx = b;
264
264
  break;
265
265
  case DataToolTipLayer.$$p[6]:
266
- this.xk = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
266
+ this.xl = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
267
267
  break;
268
268
  case DataToolTipLayer.$$p[7]:
269
- this.xo = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
269
+ this.xp = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
270
270
  break;
271
271
  case DataToolTipLayer.$$p[26]:
272
- this.yn = b;
272
+ this.yo = b;
273
273
  break;
274
274
  case DataToolTipLayer.$$p[20]:
275
- this.w7 = b;
275
+ this.w8 = b;
276
276
  break;
277
277
  case DataToolTipLayer.$$p[5]:
278
- this.w2 = b;
278
+ this.w3 = b;
279
279
  break;
280
280
  case DataToolTipLayer.$$p[19]:
281
- this.w6 = b;
281
+ this.w7 = b;
282
282
  break;
283
283
  case DataToolTipLayer.$$p[4]:
284
- this.w1 = b;
284
+ this.w2 = b;
285
285
  break;
286
286
  case DataToolTipLayer.$$p[45]:
287
- this.xb = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
287
+ this.xc = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
288
288
  break;
289
289
  case DataToolTipLayer.$$p[47]:
290
- this.zx = typeGetValue(b);
290
+ this.zy = typeGetValue(b);
291
291
  break;
292
292
  case DataToolTipLayer.$$p[48]:
293
- this.zy = typeGetValue(b);
293
+ this.zz = typeGetValue(b);
294
294
  break;
295
295
  case DataToolTipLayer.$$p[49]:
296
- this.xh = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
296
+ this.xi = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
297
297
  break;
298
298
  case DataToolTipLayer.$$p[46]:
299
- this.abs = b;
299
+ this.abt = b;
300
300
  break;
301
301
  case DataToolTipLayer.$$p[52]:
302
- this.yp = b;
302
+ this.yq = b;
303
303
  break;
304
304
  case DataToolTipLayer.$$p[51]:
305
- this.aby = b;
305
+ this.abz = b;
306
306
  break;
307
307
  case DataToolTipLayer.$$p[50]:
308
- this.w8 = b;
308
+ this.w9 = b;
309
309
  break;
310
310
  case DataToolTipLayer.$$p[53]:
311
- this.aep = b;
311
+ this.aeq = b;
312
312
  break;
313
313
  case DataToolTipLayer.$$p[54]:
314
- this.yq = b;
314
+ this.yr = b;
315
315
  break;
316
316
  case DataToolTipLayer.$$p[58]:
317
- this.ab7 = b;
317
+ this.ab8 = b;
318
318
  break;
319
319
  case DataToolTipLayer.$$p[57]:
320
- this.yr = b;
320
+ this.ys = b;
321
321
  break;
322
322
  case DataToolTipLayer.$$p[56]:
323
- this.aeq = b;
323
+ this.aer = b;
324
324
  break;
325
325
  case DataToolTipLayer.$$p[55]:
326
- this.aea = b;
326
+ this.aeb = b;
327
327
  break;
328
328
  case "ValueTextStyle":
329
- this.ye = b;
329
+ this.yf = b;
330
330
  break;
331
331
  case DataToolTipLayer.$$p[12]:
332
- this.aag = b;
332
+ this.aah = b;
333
333
  break;
334
334
  case DataToolTipLayer.$$p[11]:
335
- this.w5 = b;
335
+ this.w6 = b;
336
336
  break;
337
337
  case DataToolTipLayer.$$p[9]:
338
- this.aac = b;
338
+ this.aad = b;
339
339
  break;
340
340
  case DataToolTipLayer.$$p[10]:
341
- this.xc = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
341
+ this.xd = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
342
342
  break;
343
343
  case DataToolTipLayer.$$p[13]:
344
- this.xd = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
344
+ this.xe = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
345
345
  break;
346
346
  case DataToolTipLayer.$$p[18]:
347
- this.aal = b;
347
+ this.aam = b;
348
348
  break;
349
349
  case DataToolTipLayer.$$p[16]:
350
- this.ad2 = b;
350
+ this.ad3 = b;
351
351
  break;
352
352
  case DataToolTipLayer.$$p[17]:
353
- this.aej = b;
353
+ this.aek = b;
354
354
  break;
355
355
  case DataToolTipLayer.$$p[14]:
356
- this.aei = b;
356
+ this.aej = b;
357
357
  break;
358
358
  case DataToolTipLayer.$$p[15]:
359
- this.yg = b;
359
+ this.yh = b;
360
360
  break;
361
361
  case "HeaderTextStyle":
362
- this.x6 = b;
362
+ this.x7 = b;
363
363
  break;
364
364
  case DataToolTipLayer.$$p[30]:
365
- this.ad5 = b;
365
+ this.ad6 = b;
366
366
  break;
367
367
  case "SummaryTitleTextStyle":
368
- this.x9 = b;
368
+ this.ya = b;
369
369
  break;
370
370
  case DataToolTipLayer.$$p[33]:
371
- this.xf = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
371
+ this.xg = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
372
372
  break;
373
373
  case DataToolTipLayer.$$p[32]:
374
- this.aa4 = b;
374
+ this.aa5 = b;
375
375
  break;
376
376
  case DataToolTipLayer.$$p[31]:
377
- this.aem = b;
377
+ this.aen = b;
378
378
  break;
379
379
  case DataToolTipLayer.$$p[29]:
380
- this.ael = b;
380
+ this.aem = b;
381
381
  break;
382
382
  case DataToolTipLayer.$$p[36]:
383
- this.ad7 = b;
383
+ this.ad8 = b;
384
384
  break;
385
385
  case "SummaryValueTextStyle":
386
- this.yb = b;
386
+ this.yc = b;
387
387
  break;
388
388
  case DataToolTipLayer.$$p[28]:
389
- this.aaz = b;
389
+ this.aa0 = b;
390
390
  break;
391
391
  case DataToolTipLayer.$$p[27]:
392
- this.ad4 = b;
392
+ this.ad5 = b;
393
393
  break;
394
394
  case "SummaryLabelTextStyle":
395
- this.x8 = b;
395
+ this.x9 = b;
396
396
  break;
397
397
  case DataToolTipLayer.$$p[35]:
398
- this.aba = b;
398
+ this.abb = b;
399
399
  break;
400
400
  case DataToolTipLayer.$$p[34]:
401
- this.ad6 = b;
401
+ this.ad7 = b;
402
402
  break;
403
403
  case "SummaryUnitsTextStyle":
404
- this.ya = b;
404
+ this.yb = b;
405
405
  break;
406
406
  case DataToolTipLayer.$$p[0]:
407
- this.aeh = b;
407
+ this.aei = b;
408
408
  break;
409
409
  case DataToolTipLayer.$$p[1]:
410
- this.xw = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
410
+ this.xx = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
411
411
  break;
412
412
  case DataToolTipLayer.$$p[40]:
413
- this.xg = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
413
+ this.xh = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
414
414
  break;
415
415
  case DataToolTipLayer.$$p[43]:
416
- this.abl = b;
416
+ this.abm = b;
417
417
  break;
418
418
  case DataToolTipLayer.$$p[41]:
419
- this.ad9 = b;
419
+ this.aea = b;
420
420
  break;
421
421
  case DataToolTipLayer.$$p[42]:
422
- this.aeo = b;
422
+ this.aep = b;
423
423
  break;
424
424
  case "UnitsTextStyle":
425
- this.yd = b;
425
+ this.ye = b;
426
426
  break;
427
427
  case DataToolTipLayer.$$p[39]:
428
- this.aen = b;
428
+ this.aeo = b;
429
429
  break;
430
430
  case DataToolTipLayer.$$p[38]:
431
- this.ad8 = b;
431
+ this.ad9 = b;
432
432
  break;
433
433
  case "TitleTextStyle":
434
- this.yc = b;
434
+ this.yd = b;
435
435
  break;
436
436
  case DataToolTipLayer.$$p[21]:
437
- this.xe = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
437
+ this.xf = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
438
438
  break;
439
439
  case DataToolTipLayer.$$p[22]:
440
- this.ad3 = b;
440
+ this.ad4 = b;
441
441
  break;
442
442
  case DataToolTipLayer.$$p[23]:
443
- this.aek = b;
443
+ this.ael = b;
444
444
  break;
445
445
  case "LabelTextStyle":
446
- this.x7 = b;
446
+ this.x8 = b;
447
447
  break;
448
448
  }
449
449
  };
450
- DataToolTipLayer.prototype.acb = function (a) {
451
- for (var b = 0; b < this.yt.count; b++) {
452
- var c = this.yt._inner[b];
453
- a.updatePropertyByName(c, this.ys.item(c));
450
+ DataToolTipLayer.prototype.acc = function (a) {
451
+ for (var b = 0; b < this.yu.count; b++) {
452
+ var c = this.yu._inner[b];
453
+ a.updatePropertyByName(c, this.yt.item(c));
454
454
  }
455
455
  };
456
- DataToolTipLayer.prototype.vs = function (a, b) {
456
+ DataToolTipLayer.prototype.vt = function (a, b) {
457
457
  {
458
458
  if (!this.at.c) {
459
- this.pq(b);
459
+ this.pr(b);
460
460
  }
461
461
  }
462
462
  };
463
- DataToolTipLayer.prototype.vt = function (a, b) {
463
+ DataToolTipLayer.prototype.vu = function (a, b) {
464
464
  if (!this.at.c) {
465
- this.pq(b);
465
+ this.pr(b);
466
466
  }
467
467
  };
468
- DataToolTipLayer.prototype.vv = function (a, b) {
468
+ DataToolTipLayer.prototype.vw = function (a, b) {
469
469
  var e_2, _a;
470
470
  var _this = this;
471
- _super.prototype.vv.call(this, a, b);
472
- this.xq = this.xt();
471
+ _super.prototype.vw.call(this, a, b);
472
+ this.xr = this.xu();
473
473
  var c = a;
474
- var d = this.xu.b9;
475
- var e = this.yo;
474
+ var d = this.xv.b9;
475
+ var e = this.yp;
476
476
  var f = false;
477
477
  c.m.clear();
478
478
  c.i.clear();
@@ -482,31 +482,31 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
482
482
  c.k.clear();
483
483
  c.j.clear();
484
484
  c.h.clear();
485
- if (isNaN_(this.wy.x) && isNaN_(this.wy.y)) {
485
+ if (isNaN_(this.wz.x) && isNaN_(this.wz.y)) {
486
486
  d.count = 0;
487
487
  return;
488
488
  }
489
489
  {
490
- if (this.xr == 2) {
490
+ if (this.xs == 2) {
491
491
  var g_1 = 0;
492
492
  {
493
493
  try {
494
494
  for (var _b = __values(fromEnum(this.cv.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
495
495
  var h = _c.value;
496
- if (this.um(h)) {
497
- this.acd(h, c, e, f, g_1);
496
+ if (this.un(h)) {
497
+ this.ace(h, c, e, f, g_1);
498
498
  g_1++;
499
499
  }
500
500
  if (h.isStacked) {
501
501
  h.n6(function (i) {
502
- if (_this.um(i)) {
503
- _this.acd(i, c, e, f, g_1);
502
+ if (_this.un(i)) {
503
+ _this.ace(i, c, e, f, g_1);
504
504
  g_1++;
505
505
  }
506
506
  if (i.dw) {
507
507
  i.n4(function (j) {
508
- if (_this.um(j)) {
509
- _this.acd(j, c, e, f, g_1);
508
+ if (_this.un(j)) {
509
+ _this.ace(j, c, e, f, g_1);
510
510
  g_1++;
511
511
  }
512
512
  return true;
@@ -517,8 +517,8 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
517
517
  }
518
518
  if (h.dw) {
519
519
  h.n4(function (i) {
520
- if (_this.um(i)) {
521
- _this.acd(i, c, e, f, g_1);
520
+ if (_this.un(i)) {
521
+ _this.ace(i, c, e, f, g_1);
522
522
  g_1++;
523
523
  }
524
524
  return true;
@@ -539,19 +539,19 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
539
539
  throw e_2.error;
540
540
  }
541
541
  }
542
- this.ab9(c);
542
+ this.aca(c);
543
543
  }
544
544
  d.count = g_1;
545
545
  }
546
546
  else {
547
- var i = this.w9();
548
- var j = this.yu(i);
549
- var k = this.xv(i, j, e);
550
- this.acc(k, c, e);
547
+ var i = this.xa();
548
+ var j = this.yv(i);
549
+ var k = this.xw(i, j, e);
550
+ this.acd(k, c, e);
551
551
  }
552
552
  }
553
553
  };
554
- DataToolTipLayer.prototype.yu = function (a) {
554
+ DataToolTipLayer.prototype.yv = function (a) {
555
555
  var e_3, _a;
556
556
  var b = new List$1(Series.$, 0);
557
557
  if (a == null) {
@@ -578,10 +578,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
578
578
  }
579
579
  return b;
580
580
  };
581
- DataToolTipLayer.prototype.w9 = function () {
581
+ DataToolTipLayer.prototype.xa = function () {
582
582
  var e_4, _a, e_5, _b;
583
- if (this.xa != null) {
584
- return this.xa;
583
+ if (this.xb != null) {
584
+ return this.xb;
585
585
  }
586
586
  if (this.cv == null) {
587
587
  return null;
@@ -637,7 +637,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
637
637
  }
638
638
  return null;
639
639
  };
640
- DataToolTipLayer.prototype.xv = function (a, b, c) {
640
+ DataToolTipLayer.prototype.xw = function (a, b, c) {
641
641
  var d = 1.7976931348623157E+308;
642
642
  var e = -1.7976931348623157E+308;
643
643
  var f = new List$1(DataContext.$, 0);
@@ -690,12 +690,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
690
690
  continue;
691
691
  }
692
692
  }
693
- var t = this_1.vo(s);
693
+ var t = this_1.vp(s);
694
694
  if (!t.c) {
695
695
  continue;
696
696
  }
697
- j = s.td(t.d);
698
- var u = s.ti(t.d, c, false);
697
+ j = s.te(t.d);
698
+ var u = s.tj(t.d, c, false);
699
699
  if (h) {
700
700
  if (!isNaN_(u.y)) {
701
701
  d = Math.min(d, u.y);
@@ -717,8 +717,8 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
717
717
  continue;
718
718
  }
719
719
  }
720
- var x = n.ti(this_1.wy, c, false);
721
- j = n.td(this_1.wy);
720
+ var x = n.tj(this_1.wz, c, false);
721
+ j = n.te(this_1.wz);
722
722
  if (h) {
723
723
  if (!isNaN_(x.y)) {
724
724
  d = Math.min(d, x.y);
@@ -733,7 +733,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
733
733
  }
734
734
  }
735
735
  var y = null;
736
- var z = n.js(this_1.wy);
736
+ var z = n.js(this_1.wz);
737
737
  if (n.ei && z != null) {
738
738
  y = n.av(z);
739
739
  }
@@ -752,11 +752,11 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
752
752
  var ab = 0;
753
753
  if (h) {
754
754
  ab = (d + e) / 2;
755
- aa = this.tx.right;
755
+ aa = this.ty.right;
756
756
  if (!isNaN_(j.x)) {
757
757
  aa = j.x;
758
758
  }
759
- if (ab < 0 || ab > this.tx.bottom) {
759
+ if (ab < 0 || ab > this.ty.bottom) {
760
760
  ab = NaN;
761
761
  }
762
762
  }
@@ -765,7 +765,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
765
765
  if (!isNaN_(j.y)) {
766
766
  ab = j.y;
767
767
  }
768
- if (aa < 0 || aa > this.tx.right) {
768
+ if (aa < 0 || aa > this.ty.right) {
769
769
  aa = NaN;
770
770
  }
771
771
  }
@@ -777,16 +777,16 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
777
777
  return ac;
778
778
  };
779
779
  DataToolTipLayer.prototype.n9 = function () {
780
- this.wy = { $type: Point_$type, x: NaN, y: NaN };
781
- this.pq(false);
782
- this.xu.cj(false);
780
+ this.wz = { $type: Point_$type, x: NaN, y: NaN };
781
+ this.pr(false);
782
+ this.xv.cj(false);
783
783
  };
784
784
  DataToolTipLayer.prototype.oa = function () {
785
- this.wy = { $type: Point_$type, x: NaN, y: NaN };
786
- this.pq(false);
787
- this.xu.cj(true);
785
+ this.wz = { $type: Point_$type, x: NaN, y: NaN };
786
+ this.pr(false);
787
+ this.xv.cj(true);
788
788
  };
789
- Object.defineProperty(DataToolTipLayer.prototype, "aee", {
789
+ Object.defineProperty(DataToolTipLayer.prototype, "aef", {
790
790
  get: function () {
791
791
  var a = RectUtil.n(this.cg.bx);
792
792
  var b = new Size(1, this.cg.bx.width, this.cg.bx.height);
@@ -795,362 +795,362 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
795
795
  enumerable: false,
796
796
  configurable: true
797
797
  });
798
- Object.defineProperty(DataToolTipLayer.prototype, "aed", {
798
+ Object.defineProperty(DataToolTipLayer.prototype, "aee", {
799
799
  get: function () {
800
800
  var a = RectUtil.n(this.cg.bx);
801
801
  var b = new Size(1, this.cg.bx.width, this.cg.bx.height);
802
- return new Rect(3, this.xu.cm(a), b);
802
+ return new Rect(3, this.xv.cm(a), b);
803
803
  },
804
804
  enumerable: false,
805
805
  configurable: true
806
806
  });
807
- Object.defineProperty(DataToolTipLayer.prototype, "aec", {
807
+ Object.defineProperty(DataToolTipLayer.prototype, "aed", {
808
808
  get: function () {
809
809
  var a = new Rect(0, 0, 0, this.cv.m, this.cv.l);
810
810
  var b = RectUtil.n(a);
811
811
  var c = new Size(1, a.width, a.height);
812
- return new Rect(3, this.xu.cm(b), c);
812
+ return new Rect(3, this.xv.cm(b), c);
813
813
  },
814
814
  enumerable: false,
815
815
  configurable: true
816
816
  });
817
- Object.defineProperty(DataToolTipLayer.prototype, "aeg", {
817
+ Object.defineProperty(DataToolTipLayer.prototype, "aeh", {
818
818
  get: function () {
819
819
  var a = { $type: Point_$type, x: 0, y: 0 };
820
- return new Rect(3, a, this.xu.cr());
820
+ return new Rect(3, a, this.xv.cr());
821
821
  },
822
822
  enumerable: false,
823
823
  configurable: true
824
824
  });
825
- DataToolTipLayer.prototype.aef = function () {
826
- return this.aee;
825
+ DataToolTipLayer.prototype.aeg = function () {
826
+ return this.aef;
827
827
  };
828
- DataToolTipLayer.prototype.yk = function (a, b, c) {
828
+ DataToolTipLayer.prototype.yl = function (a, b, c) {
829
829
  if (Rect.l_op_Equality(a, Rect.empty)) {
830
830
  return false;
831
831
  }
832
832
  var d = a.top;
833
833
  return c < d;
834
834
  };
835
- DataToolTipLayer.prototype.yh = function (a, b, c, d) {
835
+ DataToolTipLayer.prototype.yi = function (a, b, c, d) {
836
836
  if (Rect.l_op_Equality(a, Rect.empty)) {
837
837
  return false;
838
838
  }
839
839
  var e = a.bottom;
840
840
  return c + d.height >= e;
841
841
  };
842
- DataToolTipLayer.prototype.yi = function (a, b, c) {
842
+ DataToolTipLayer.prototype.yj = function (a, b, c) {
843
843
  if (Rect.l_op_Equality(a, Rect.empty)) {
844
844
  return false;
845
845
  }
846
846
  var d = a.left;
847
847
  return c < d;
848
848
  };
849
- DataToolTipLayer.prototype.yj = function (a, b, c, d) {
849
+ DataToolTipLayer.prototype.yk = function (a, b, c, d) {
850
850
  if (Rect.l_op_Equality(a, Rect.empty)) {
851
851
  return false;
852
852
  }
853
853
  var e = a.right;
854
854
  return c + d.width > e;
855
855
  };
856
- DataToolTipLayer.prototype.zn = function (a, b) {
856
+ DataToolTipLayer.prototype.zo = function (a, b) {
857
857
  return a.top + b;
858
858
  };
859
- DataToolTipLayer.prototype.zl = function (a, b, c) {
859
+ DataToolTipLayer.prototype.zm = function (a, b, c) {
860
860
  return a.bottom - c.height - b;
861
861
  };
862
- DataToolTipLayer.prototype.zm = function (a, b) {
862
+ DataToolTipLayer.prototype.zn = function (a, b) {
863
863
  return ((a.bottom + a.top) / 2) - (b.height / 2);
864
864
  };
865
- DataToolTipLayer.prototype.zw = function (a, b, c, d, e) {
865
+ DataToolTipLayer.prototype.zx = function (a, b, c, d, e) {
866
866
  var f = c.y - d.height - b;
867
867
  return f;
868
868
  };
869
- DataToolTipLayer.prototype.zu = function (a, b, c, d, e) {
869
+ DataToolTipLayer.prototype.zv = function (a, b, c, d, e) {
870
870
  var f = c.y + b;
871
871
  return f;
872
872
  };
873
- DataToolTipLayer.prototype.zv = function (a, b, c, d, e) {
873
+ DataToolTipLayer.prototype.zw = function (a, b, c, d, e) {
874
874
  var f = c.y - (d.height / 2);
875
875
  return f;
876
876
  };
877
- DataToolTipLayer.prototype.zq = function (a, b, c, d, e) {
877
+ DataToolTipLayer.prototype.zr = function (a, b, c, d, e) {
878
878
  var f = c.y - d.height;
879
879
  f = f - b;
880
880
  return f;
881
881
  };
882
- DataToolTipLayer.prototype.zo = function (a, b, c, d, e) {
882
+ DataToolTipLayer.prototype.zp = function (a, b, c, d, e) {
883
883
  var f = c.y;
884
884
  f = f + b;
885
885
  return f;
886
886
  };
887
- DataToolTipLayer.prototype.zp = function (a, b, c, d, e) {
887
+ DataToolTipLayer.prototype.zq = function (a, b, c, d, e) {
888
888
  var f = c.y - (d.height / 2);
889
889
  return f;
890
890
  };
891
- DataToolTipLayer.prototype.y6 = function (a, b) {
891
+ DataToolTipLayer.prototype.y7 = function (a, b) {
892
892
  return a.left + b;
893
893
  };
894
- DataToolTipLayer.prototype.y8 = function (a, b, c) {
894
+ DataToolTipLayer.prototype.y9 = function (a, b, c) {
895
895
  return (a.right - (c.width)) - b;
896
896
  };
897
- DataToolTipLayer.prototype.y7 = function (a, b, c) {
897
+ DataToolTipLayer.prototype.y8 = function (a, b, c) {
898
898
  return ((a.right + a.left) / 2) - (c.width / 2) + b;
899
899
  };
900
- DataToolTipLayer.prototype.zf = function (a, b, c, d, e) {
900
+ DataToolTipLayer.prototype.zg = function (a, b, c, d, e) {
901
901
  var f = (c.x - d.width) - b;
902
902
  return f;
903
903
  };
904
- DataToolTipLayer.prototype.zh = function (a, b, c, d, e) {
904
+ DataToolTipLayer.prototype.zi = function (a, b, c, d, e) {
905
905
  var f = c.x + b;
906
906
  return f;
907
907
  };
908
- DataToolTipLayer.prototype.zg = function (a, b, c, d, e) {
908
+ DataToolTipLayer.prototype.zh = function (a, b, c, d, e) {
909
909
  var f = (c.x - (d.width / 2));
910
910
  f = f + b;
911
911
  return f;
912
912
  };
913
- DataToolTipLayer.prototype.zc = function (a, b, c, d, e) {
913
+ DataToolTipLayer.prototype.zd = function (a, b, c, d, e) {
914
914
  var f = c.x - d.width;
915
915
  f = f - b;
916
916
  return f;
917
917
  };
918
- DataToolTipLayer.prototype.ze = function (a, b, c, d, e) {
918
+ DataToolTipLayer.prototype.zf = function (a, b, c, d, e) {
919
919
  var f = c.x;
920
920
  f = f + b;
921
921
  return f;
922
922
  };
923
- DataToolTipLayer.prototype.zd = function (a, b, c, d, e) {
923
+ DataToolTipLayer.prototype.ze = function (a, b, c, d, e) {
924
924
  var f = c.x - (d.width / 2);
925
925
  f = f + b;
926
926
  return f;
927
927
  };
928
- DataToolTipLayer.prototype.y2 = function (a, b, c, d, e, f, g, h) {
928
+ DataToolTipLayer.prototype.y3 = function (a, b, c, d, e, f, g, h) {
929
929
  switch (a) {
930
930
  case 1:
931
931
  {
932
- return this.zq(e, b, h, f, true);
932
+ return this.zr(e, b, h, f, true);
933
933
  }
934
934
  case 2:
935
935
  {
936
- return this.zo(e, b, h, f, true);
936
+ return this.zp(e, b, h, f, true);
937
937
  }
938
938
  case 3:
939
939
  {
940
- return this.zp(e, b, h, f, true);
940
+ return this.zq(e, b, h, f, true);
941
941
  }
942
- case 5: return this.zr(e, c, b, h, f);
943
- case 6: return this.zs(e, c, b, h, f);
944
- case 4: return this.zt(e, c, b, h, f);
945
- case 8: return this.zi(e, c, b, h, f);
946
- case 9: return this.zj(e, c, b, h, f);
947
- case 7: return this.zk(e, c, b, h, f);
948
- case 13: return this.zn(d, b);
949
- case 14: return this.zl(d, b, f);
950
- case 15: return this.zm(d, f);
951
- case 10: return this.zw(e, b, g, f, true);
952
- case 12: return this.zv(e, b, g, f, true);
942
+ case 5: return this.zs(e, c, b, h, f);
943
+ case 6: return this.zt(e, c, b, h, f);
944
+ case 4: return this.zu(e, c, b, h, f);
945
+ case 8: return this.zj(e, c, b, h, f);
946
+ case 9: return this.zk(e, c, b, h, f);
947
+ case 7: return this.zl(e, c, b, h, f);
948
+ case 13: return this.zo(d, b);
949
+ case 14: return this.zm(d, b, f);
950
+ case 15: return this.zn(d, f);
951
+ case 10: return this.zx(e, b, g, f, true);
952
+ case 12: return this.zw(e, b, g, f, true);
953
953
  case 11:
954
- default: return this.zu(e, b, g, f, true);
954
+ default: return this.zv(e, b, g, f, true);
955
955
  }
956
956
  };
957
- DataToolTipLayer.prototype.y9 = function (a, b, c, d, e) {
957
+ DataToolTipLayer.prototype.za = function (a, b, c, d, e) {
958
958
  var f = d.x;
959
959
  f = f + b / 2;
960
960
  f = f - e.width;
961
961
  f = f - c;
962
962
  return f;
963
963
  };
964
- DataToolTipLayer.prototype.za = function (a, b, c, d, e) {
964
+ DataToolTipLayer.prototype.zb = function (a, b, c, d, e) {
965
965
  var f = d.x;
966
966
  f = f + b / 2;
967
967
  f = f - e.width / 2;
968
968
  f = f + c;
969
969
  return f;
970
970
  };
971
- DataToolTipLayer.prototype.zb = function (a, b, c, d, e) {
971
+ DataToolTipLayer.prototype.zc = function (a, b, c, d, e) {
972
972
  var f = d.x;
973
973
  f = f + b / 2;
974
974
  f = f + c;
975
975
  return f;
976
976
  };
977
- DataToolTipLayer.prototype.y3 = function (a, b, c, d, e) {
977
+ DataToolTipLayer.prototype.y4 = function (a, b, c, d, e) {
978
978
  var f = d.x;
979
979
  f = f - b / 2;
980
980
  f = f - e.width;
981
981
  f = f - c;
982
982
  return f;
983
983
  };
984
- DataToolTipLayer.prototype.y4 = function (a, b, c, d, e) {
984
+ DataToolTipLayer.prototype.y5 = function (a, b, c, d, e) {
985
985
  var f = d.x;
986
986
  f = f - b / 2;
987
987
  f = f - e.width / 2;
988
988
  f = f + c;
989
989
  return f;
990
990
  };
991
- DataToolTipLayer.prototype.y5 = function (a, b, c, d, e) {
991
+ DataToolTipLayer.prototype.y6 = function (a, b, c, d, e) {
992
992
  var f = d.x;
993
993
  f = f - b / 2;
994
994
  f = f + c;
995
995
  return f;
996
996
  };
997
- DataToolTipLayer.prototype.zk = function (a, b, c, d, e) {
997
+ DataToolTipLayer.prototype.zl = function (a, b, c, d, e) {
998
998
  var f = d.y;
999
999
  f = f + b / 2;
1000
1000
  f = f - e.height;
1001
1001
  f = f - c;
1002
1002
  return f;
1003
1003
  };
1004
- DataToolTipLayer.prototype.zj = function (a, b, c, d, e) {
1004
+ DataToolTipLayer.prototype.zk = function (a, b, c, d, e) {
1005
1005
  var f = d.y;
1006
1006
  f = f + b / 2;
1007
1007
  f = f - e.height / 2;
1008
1008
  f = f + c;
1009
1009
  return f;
1010
1010
  };
1011
- DataToolTipLayer.prototype.zi = function (a, b, c, d, e) {
1011
+ DataToolTipLayer.prototype.zj = function (a, b, c, d, e) {
1012
1012
  var f = d.y;
1013
1013
  f = f + b / 2;
1014
1014
  f = f + c;
1015
1015
  return f;
1016
1016
  };
1017
- DataToolTipLayer.prototype.zt = function (a, b, c, d, e) {
1017
+ DataToolTipLayer.prototype.zu = function (a, b, c, d, e) {
1018
1018
  var f = d.y;
1019
1019
  f = f - b / 2;
1020
1020
  f = f - e.height;
1021
1021
  f = f - c;
1022
1022
  return f;
1023
1023
  };
1024
- DataToolTipLayer.prototype.zs = function (a, b, c, d, e) {
1024
+ DataToolTipLayer.prototype.zt = function (a, b, c, d, e) {
1025
1025
  var f = d.y;
1026
1026
  f = f - b / 2;
1027
1027
  f = f - e.height / 2;
1028
1028
  f = f + c;
1029
1029
  return f;
1030
1030
  };
1031
- DataToolTipLayer.prototype.zr = function (a, b, c, d, e) {
1031
+ DataToolTipLayer.prototype.zs = function (a, b, c, d, e) {
1032
1032
  var f = d.y;
1033
1033
  f = f - b / 2;
1034
1034
  f = f + c;
1035
1035
  return f;
1036
1036
  };
1037
- DataToolTipLayer.prototype.y1 = function (a, b, c, d, e, f, g, h) {
1037
+ DataToolTipLayer.prototype.y2 = function (a, b, c, d, e, f, g, h) {
1038
1038
  switch (a) {
1039
- case 10: return this.zf(e, b, g, f, true);
1040
- case 11: return this.zh(e, b, g, f, true);
1041
- case 12: return this.zg(e, b, g, f, true);
1042
- case 13: return this.y6(d, b);
1043
- case 14: return this.y8(e, b, f);
1044
- case 15: return this.y7(e, b, f);
1045
- case 5: return this.y5(e, c, b, h, f);
1046
- case 6: return this.y4(e, c, b, h, f);
1047
- case 4: return this.y3(e, c, b, h, f);
1048
- case 8: return this.zb(e, c, b, h, f);
1049
- case 9: return this.za(e, c, b, h, f);
1050
- case 7: return this.y9(e, c, b, h, f);
1039
+ case 10: return this.zg(e, b, g, f, true);
1040
+ case 11: return this.zi(e, b, g, f, true);
1041
+ case 12: return this.zh(e, b, g, f, true);
1042
+ case 13: return this.y7(d, b);
1043
+ case 14: return this.y9(e, b, f);
1044
+ case 15: return this.y8(e, b, f);
1045
+ case 5: return this.y6(e, c, b, h, f);
1046
+ case 6: return this.y5(e, c, b, h, f);
1047
+ case 4: return this.y4(e, c, b, h, f);
1048
+ case 8: return this.zc(e, c, b, h, f);
1049
+ case 9: return this.zb(e, c, b, h, f);
1050
+ case 7: return this.za(e, c, b, h, f);
1051
1051
  case 1:
1052
1052
  {
1053
- return this.zc(e, b, h, f, true);
1053
+ return this.zd(e, b, h, f, true);
1054
1054
  }
1055
1055
  case 3:
1056
1056
  {
1057
- return this.zd(e, b, h, f, true);
1057
+ return this.ze(e, b, h, f, true);
1058
1058
  }
1059
1059
  case 2:
1060
1060
  default:
1061
1061
  {
1062
- return this.ze(e, b, h, f, true);
1062
+ return this.zf(e, b, h, f, true);
1063
1063
  }
1064
1064
  }
1065
1065
  };
1066
- DataToolTipLayer.prototype.aeb = function (a, b, c, d) {
1067
- var e = this.xj;
1068
- var f = this.xn;
1069
- var g = this.w9();
1066
+ DataToolTipLayer.prototype.aec = function (a, b, c, d) {
1067
+ var e = this.xk;
1068
+ var f = this.xo;
1069
+ var g = this.xa();
1070
1070
  var h = 0;
1071
1071
  if (g != null && g.cb && this.cv != null) {
1072
- h = g.getCategorySize(this.cv.tn, this.tx, this.getEffectiveViewport());
1072
+ h = g.getCategorySize(this.cv.tr, this.ty, this.getEffectiveViewport());
1073
1073
  if (g.categoryMode == 0) {
1074
1074
  h = 0;
1075
1075
  }
1076
1076
  }
1077
- var i = this.yz(e);
1078
- var j = this.y0(f);
1079
- var k = this.y1(e, i, h, this.aee, a, b, c, d);
1080
- var l = this.y2(f, j, h, this.aee, a, b, c, d);
1081
- var m = this.yl(a, i, k, b);
1082
- var n = this.ym(a, j, l, b);
1077
+ var i = this.y0(e);
1078
+ var j = this.y1(f);
1079
+ var k = this.y2(e, i, h, this.aef, a, b, c, d);
1080
+ var l = this.y3(f, j, h, this.aef, a, b, c, d);
1081
+ var m = this.ym(a, i, k, b);
1082
+ var n = this.yn(a, j, l, b);
1083
1083
  if (!m) {
1084
- var o = this.w3(e);
1084
+ var o = this.w4(e);
1085
1085
  var p = 0;
1086
1086
  while (!m && p < o.length) {
1087
1087
  e = o[p];
1088
- i = this.yz(e);
1089
- k = this.y1(e, i, h, this.aee, a, b, c, d);
1090
- m = this.yl(a, i, k, b);
1088
+ i = this.y0(e);
1089
+ k = this.y2(e, i, h, this.aef, a, b, c, d);
1090
+ m = this.ym(a, i, k, b);
1091
1091
  p++;
1092
1092
  }
1093
1093
  }
1094
1094
  if (!n) {
1095
- var q = this.w4(f);
1095
+ var q = this.w5(f);
1096
1096
  var r = 0;
1097
1097
  while (!n && r < q.length) {
1098
1098
  f = q[r];
1099
- j = this.y0(f);
1100
- l = this.y2(f, j, h, this.aee, a, b, c, d);
1101
- n = this.ym(a, j, l, b);
1099
+ j = this.y1(f);
1100
+ l = this.y3(f, j, h, this.aef, a, b, c, d);
1101
+ n = this.yn(a, j, l, b);
1102
1102
  r++;
1103
1103
  }
1104
1104
  }
1105
1105
  return { $type: Point_$type, x: k, y: l };
1106
1106
  };
1107
- DataToolTipLayer.prototype.y0 = function (a) {
1108
- if (!isNaN_(this.yy)) {
1109
- return this.yy;
1107
+ DataToolTipLayer.prototype.y1 = function (a) {
1108
+ if (!isNaN_(this.yz)) {
1109
+ return this.yz;
1110
1110
  }
1111
1111
  switch (a) {
1112
- case 1: return this.yw;
1113
- case 2: return this.yw;
1112
+ case 1: return this.yx;
1113
+ case 2: return this.yx;
1114
1114
  case 3: return 0;
1115
- case 4: return this.yw;
1116
- case 5: return this.yw;
1117
- case 6: return this.yw;
1118
- case 7: return this.yw;
1119
- case 8: return this.yw;
1115
+ case 4: return this.yx;
1116
+ case 5: return this.yx;
1117
+ case 6: return this.yx;
1118
+ case 7: return this.yx;
1119
+ case 8: return this.yx;
1120
1120
  case 9: return 0;
1121
- case 10: return this.yw;
1122
- case 11: return this.yw;
1121
+ case 10: return this.yx;
1122
+ case 11: return this.yx;
1123
1123
  case 12: return 0;
1124
- case 13: return this.yw;
1125
- case 14: return this.yw;
1124
+ case 13: return this.yx;
1125
+ case 14: return this.yx;
1126
1126
  case 15: return 0;
1127
1127
  }
1128
- return this.yw;
1128
+ return this.yx;
1129
1129
  };
1130
- DataToolTipLayer.prototype.yz = function (a) {
1131
- if (!isNaN_(this.yx)) {
1132
- return this.yx;
1130
+ DataToolTipLayer.prototype.y0 = function (a) {
1131
+ if (!isNaN_(this.yy)) {
1132
+ return this.yy;
1133
1133
  }
1134
1134
  switch (a) {
1135
- case 4: return this.yv;
1135
+ case 4: return this.yw;
1136
1136
  case 6: return 0;
1137
- case 5: return this.yv;
1138
- case 13: return this.yv;
1137
+ case 5: return this.yw;
1138
+ case 13: return this.yw;
1139
1139
  case 15: return 0;
1140
- case 14: return this.yv;
1141
- case 7: return this.yv;
1140
+ case 14: return this.yw;
1141
+ case 7: return this.yw;
1142
1142
  case 9: return 0;
1143
- case 8: return this.yv;
1144
- case 1: return this.yv;
1143
+ case 8: return this.yw;
1144
+ case 1: return this.yw;
1145
1145
  case 3: return 0;
1146
- case 2: return this.yv;
1147
- case 10: return this.yv;
1146
+ case 2: return this.yw;
1147
+ case 10: return this.yw;
1148
1148
  case 12: return 0;
1149
- case 11: return this.yv;
1149
+ case 11: return this.yw;
1150
1150
  }
1151
- return this.yv;
1151
+ return this.yw;
1152
1152
  };
1153
- DataToolTipLayer.prototype.w4 = function (a) {
1153
+ DataToolTipLayer.prototype.w5 = function (a) {
1154
1154
  var b = [a];
1155
1155
  switch (a) {
1156
1156
  case 1:
@@ -1195,7 +1195,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1195
1195
  }
1196
1196
  return b;
1197
1197
  };
1198
- DataToolTipLayer.prototype.w3 = function (a) {
1198
+ DataToolTipLayer.prototype.w4 = function (a) {
1199
1199
  var b = [a];
1200
1200
  switch (a) {
1201
1201
  case 1:
@@ -1240,13 +1240,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1240
1240
  }
1241
1241
  return b;
1242
1242
  };
1243
- DataToolTipLayer.prototype.yl = function (a, b, c, d) {
1244
- return !(this.yi(a, b, c) || this.yj(a, b, c, d));
1245
- };
1246
1243
  DataToolTipLayer.prototype.ym = function (a, b, c, d) {
1247
- return !(this.yk(a, b, c) || this.yh(a, b, c, d));
1244
+ return !(this.yj(a, b, c) || this.yk(a, b, c, d));
1248
1245
  };
1249
- DataToolTipLayer.prototype.ab9 = function (a) {
1246
+ DataToolTipLayer.prototype.yn = function (a, b, c, d) {
1247
+ return !(this.yl(a, b, c) || this.yi(a, b, c, d));
1248
+ };
1249
+ DataToolTipLayer.prototype.aca = function (a) {
1250
1250
  var b = new List$1(DataTooltipCollisionInfo.$, 0);
1251
1251
  for (var c = 0; c < a.f.count; c++) {
1252
1252
  var d = new DataTooltipCollisionInfo();
@@ -1275,7 +1275,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1275
1275
  }
1276
1276
  return 0;
1277
1277
  });
1278
- var e = this.yf(b);
1278
+ var e = this.yg(b);
1279
1279
  if (!e) {
1280
1280
  return;
1281
1281
  }
@@ -1307,7 +1307,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1307
1307
  a.g._inner[q] = r.e.y;
1308
1308
  }
1309
1309
  };
1310
- DataToolTipLayer.prototype.yf = function (a) {
1310
+ DataToolTipLayer.prototype.yg = function (a) {
1311
1311
  if (a.count <= 1) {
1312
1312
  return false;
1313
1313
  }
@@ -1323,32 +1323,32 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1323
1323
  }
1324
1324
  return false;
1325
1325
  };
1326
- DataToolTipLayer.prototype.acd = function (a, b, c, d, e) {
1327
- var f = this.vo(a);
1326
+ DataToolTipLayer.prototype.ace = function (a, b, c, d, e) {
1327
+ var f = this.vp(a);
1328
1328
  if (!f.c) {
1329
1329
  return;
1330
1330
  }
1331
- var g = a.ti(f.d, c, d);
1332
- var h = this.xu.b9;
1333
- var i = this.wy;
1331
+ var g = a.tj(f.d, c, d);
1332
+ var h = this.xv.b9;
1333
+ var i = this.wz;
1334
1334
  if (!c) {
1335
- i = this.tn(g);
1335
+ i = this.to(g);
1336
1336
  }
1337
1337
  var j = a.js(i);
1338
1338
  var k = h.item(e);
1339
1339
  var l = this.cg.bx;
1340
- var m = this.xu.b8(k);
1340
+ var m = this.xv.b8(k);
1341
1341
  if (!Base.equalsStatic(m.target, this.cv)) {
1342
1342
  m.target = this.cv;
1343
1343
  }
1344
1344
  m.includedSeries = [a.dataLegendKey];
1345
- this.acb(m);
1346
- m.targetCursorPositionX = this.wy.x;
1347
- m.targetCursorPositionY = this.wy.y;
1348
- if (!this.xu.cb(k, a)) {
1345
+ this.acc(m);
1346
+ m.targetCursorPositionX = this.wz.x;
1347
+ m.targetCursorPositionY = this.wz.y;
1348
+ if (!this.xv.cb(k, a)) {
1349
1349
  return;
1350
1350
  }
1351
- var n = this.xu.cq(k);
1351
+ var n = this.xv.cq(k);
1352
1352
  b.i.add1(k);
1353
1353
  var o = g.x;
1354
1354
  var p = g.x;
@@ -1378,30 +1378,30 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1378
1378
  b.g.add(t);
1379
1379
  b.k.add(n.width);
1380
1380
  b.j.add(n.height);
1381
- var u = this.st;
1381
+ var u = this.su;
1382
1382
  if (u == null) {
1383
- u = this.sx;
1383
+ u = this.sy;
1384
1384
  }
1385
1385
  if (u == null) {
1386
- u = a.st;
1386
+ u = a.su;
1387
1387
  }
1388
1388
  b.h.add(u);
1389
1389
  };
1390
- DataToolTipLayer.prototype.acc = function (a, b, c) {
1390
+ DataToolTipLayer.prototype.acd = function (a, b, c) {
1391
1391
  var e_6, _a;
1392
- this.xi = this.xl();
1393
- this.xm = this.xp();
1392
+ this.xj = this.xm();
1393
+ this.xn = this.xq();
1394
1394
  var d = a.f;
1395
1395
  var e = a.e;
1396
1396
  var f = 0;
1397
- var g = this.xu.b9.item(0);
1398
- this.xu.cb(g, null);
1399
- var h = this.xu.b8(g);
1397
+ var g = this.xv.b9.item(0);
1398
+ this.xv.cb(g, null);
1399
+ var h = this.xv.b8(g);
1400
1400
  if (!Base.equalsStatic(h.target, this.cv)) {
1401
1401
  h.target = this.cv;
1402
1402
  }
1403
1403
  var i = new List$1(String_$type, 0);
1404
- var j = this.w9();
1404
+ var j = this.xa();
1405
1405
  if (j != null) {
1406
1406
  try {
1407
1407
  for (var _b = __values(fromEnum(j.db())), _c = _b.next(); !_c.done; _c = _b.next()) {
@@ -1448,10 +1448,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1448
1448
  else {
1449
1449
  h.includedSeries = null;
1450
1450
  }
1451
- this.acb(h);
1452
- h.targetCursorPositionX = this.wy.x;
1453
- h.targetCursorPositionY = this.wy.y;
1454
- var l = this.xu.cq(g);
1451
+ this.acc(h);
1452
+ h.targetCursorPositionX = this.wz.x;
1453
+ h.targetCursorPositionY = this.wz.y;
1454
+ var l = this.xv.cq(g);
1455
1455
  var m = 0;
1456
1456
  var n = 0;
1457
1457
  var o = 0;
@@ -1461,9 +1461,9 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1461
1461
  o = d.x;
1462
1462
  p = d.y;
1463
1463
  var s = this.cg.bx;
1464
- var t = this.xu.cr();
1465
- var u = this.aef();
1466
- var v = this.aeb(u, l, e, d);
1464
+ var t = this.xv.cr();
1465
+ var u = this.aeg();
1466
+ var v = this.aec(u, l, e, d);
1467
1467
  var w = v.x;
1468
1468
  var x = v.y;
1469
1469
  {
@@ -1477,13 +1477,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1477
1477
  b.i.add1(g);
1478
1478
  var y = null;
1479
1479
  b.h.add(y);
1480
- this.xu.b9.count = 1;
1480
+ this.xv.b9.count = 1;
1481
1481
  };
1482
- DataToolTipLayer.prototype.zz = function (a) {
1482
+ DataToolTipLayer.prototype.z0 = function (a) {
1483
1483
  return a.toolTip;
1484
1484
  };
1485
- DataToolTipLayer.prototype.vy = function (a, b) {
1486
- _super.prototype.vy.call(this, a, b);
1485
+ DataToolTipLayer.prototype.vz = function (a, b) {
1486
+ _super.prototype.vz.call(this, a, b);
1487
1487
  var c = a;
1488
1488
  var d = c.m.count;
1489
1489
  var e = b.bx.left;
@@ -1492,7 +1492,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1492
1492
  var h = b.bx.bottom;
1493
1493
  for (var i = 0; i < d; i++) {
1494
1494
  if (isNaN_(c.l._inner[i]) || isNaN_(c.m._inner[i]) || isNaN_(c.f._inner[i]) || isNaN_(c.g._inner[i])) {
1495
- this.xu.ci(c.i._inner[i]);
1495
+ this.xv.ci(c.i._inner[i]);
1496
1496
  continue;
1497
1497
  }
1498
1498
  var j = c.f._inner[i];
@@ -1501,7 +1501,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1501
1501
  var m = c.j._inner[i];
1502
1502
  var n = false;
1503
1503
  if (n) {
1504
- this.xu.ci(c.i._inner[i]);
1504
+ this.xv.ci(c.i._inner[i]);
1505
1505
  continue;
1506
1506
  }
1507
1507
  var o = c.i._inner[i];
@@ -1510,28 +1510,28 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1510
1510
  var r = c.l._inner[i] - c.f._inner[i];
1511
1511
  var s = c.m._inner[i] - c.g._inner[i];
1512
1512
  if (o != null) {
1513
- this.xu.ck(o, p, q, r, s);
1513
+ this.xv.ck(o, p, q, r, s);
1514
1514
  }
1515
1515
  }
1516
1516
  };
1517
1517
  DataToolTipLayer.prototype.fn = function () {
1518
1518
  return true;
1519
1519
  };
1520
- Object.defineProperty(DataToolTipLayer.prototype, "xj", {
1520
+ Object.defineProperty(DataToolTipLayer.prototype, "xk", {
1521
1521
  get: function () {
1522
- return this.xi;
1522
+ return this.xj;
1523
1523
  },
1524
1524
  set: function (a) {
1525
- var b = this.xi;
1526
- this.xi = a;
1527
- if (b != this.xi) {
1528
- this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.xi));
1525
+ var b = this.xj;
1526
+ this.xj = a;
1527
+ if (b != this.xj) {
1528
+ this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.xj));
1529
1529
  }
1530
1530
  },
1531
1531
  enumerable: false,
1532
1532
  configurable: true
1533
1533
  });
1534
- DataToolTipLayer.prototype.xl = function () {
1534
+ DataToolTipLayer.prototype.xm = function () {
1535
1535
  var e_7, _a;
1536
1536
  if (this.cv == null) {
1537
1537
  return 2;
@@ -1540,7 +1540,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1540
1540
  var b = false;
1541
1541
  var c = false;
1542
1542
  var d = false;
1543
- var e = this.w9();
1543
+ var e = this.xa();
1544
1544
  if (e == null) {
1545
1545
  return 2;
1546
1546
  }
@@ -1587,12 +1587,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1587
1587
  $ret.add_1(9);
1588
1588
  return $ret;
1589
1589
  })());
1590
- var h = g.contains(this.xk);
1591
- if (this.xk != 0) {
1590
+ var h = g.contains(this.xl);
1591
+ if (this.xl != 0) {
1592
1592
  if (h && b) {
1593
1593
  return 11;
1594
1594
  }
1595
- return this.xk;
1595
+ return this.xl;
1596
1596
  }
1597
1597
  if (c || d) {
1598
1598
  return 11;
@@ -1605,21 +1605,21 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1605
1605
  }
1606
1606
  return 8;
1607
1607
  };
1608
- Object.defineProperty(DataToolTipLayer.prototype, "xn", {
1608
+ Object.defineProperty(DataToolTipLayer.prototype, "xo", {
1609
1609
  get: function () {
1610
- return this.xm;
1610
+ return this.xn;
1611
1611
  },
1612
1612
  set: function (a) {
1613
- var b = this.xm;
1614
- this.xm = a;
1615
- if (b != this.xm) {
1616
- this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.xm));
1613
+ var b = this.xn;
1614
+ this.xn = a;
1615
+ if (b != this.xn) {
1616
+ this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.xn));
1617
1617
  }
1618
1618
  },
1619
1619
  enumerable: false,
1620
1620
  configurable: true
1621
1621
  });
1622
- DataToolTipLayer.prototype.xp = function () {
1622
+ DataToolTipLayer.prototype.xq = function () {
1623
1623
  var e_8, _a;
1624
1624
  if (this.cv == null) {
1625
1625
  return 11;
@@ -1627,7 +1627,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1627
1627
  var a = false;
1628
1628
  var b = false;
1629
1629
  var c = false;
1630
- var d = this.w9();
1630
+ var d = this.xa();
1631
1631
  if (d == null) {
1632
1632
  return 11;
1633
1633
  }
@@ -1671,12 +1671,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1671
1671
  $ret.add_1(9);
1672
1672
  return $ret;
1673
1673
  })());
1674
- var g = f.contains(this.xo);
1675
- if (this.xo != 0) {
1674
+ var g = f.contains(this.xp);
1675
+ if (this.xp != 0) {
1676
1676
  if (g && !a) {
1677
1677
  return 11;
1678
1678
  }
1679
- return this.xo;
1679
+ return this.xp;
1680
1680
  }
1681
1681
  if (b || c) {
1682
1682
  return 11;
@@ -1689,134 +1689,134 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1689
1689
  }
1690
1690
  return 11;
1691
1691
  };
1692
- Object.defineProperty(DataToolTipLayer.prototype, "ye", {
1692
+ Object.defineProperty(DataToolTipLayer.prototype, "yf", {
1693
1693
  get: function () {
1694
- return this.x5;
1694
+ return this.x6;
1695
1695
  },
1696
1696
  set: function (a) {
1697
- var b = this.x5;
1698
- this.x5 = a;
1699
- if (b != this.x5) {
1700
- this.raisePropertyChanged("ValueTextStyle", b, this.x5);
1697
+ var b = this.x6;
1698
+ this.x6 = a;
1699
+ if (b != this.x6) {
1700
+ this.raisePropertyChanged("ValueTextStyle", b, this.x6);
1701
1701
  }
1702
1702
  },
1703
1703
  enumerable: false,
1704
1704
  configurable: true
1705
1705
  });
1706
- Object.defineProperty(DataToolTipLayer.prototype, "x6", {
1706
+ Object.defineProperty(DataToolTipLayer.prototype, "x7", {
1707
1707
  get: function () {
1708
- return this.xx;
1708
+ return this.xy;
1709
1709
  },
1710
1710
  set: function (a) {
1711
- var b = this.xx;
1712
- this.xx = a;
1713
- if (b != this.xx) {
1714
- this.raisePropertyChanged("HeaderTextStyle", b, this.xx);
1711
+ var b = this.xy;
1712
+ this.xy = a;
1713
+ if (b != this.xy) {
1714
+ this.raisePropertyChanged("HeaderTextStyle", b, this.xy);
1715
1715
  }
1716
1716
  },
1717
1717
  enumerable: false,
1718
1718
  configurable: true
1719
1719
  });
1720
- Object.defineProperty(DataToolTipLayer.prototype, "x9", {
1720
+ Object.defineProperty(DataToolTipLayer.prototype, "ya", {
1721
1721
  get: function () {
1722
- return this.x0;
1722
+ return this.x1;
1723
1723
  },
1724
1724
  set: function (a) {
1725
- var b = this.x0;
1726
- this.x0 = a;
1727
- if (b != this.x0) {
1728
- this.raisePropertyChanged("SummaryTitleTextStyle", b, this.x0);
1725
+ var b = this.x1;
1726
+ this.x1 = a;
1727
+ if (b != this.x1) {
1728
+ this.raisePropertyChanged("SummaryTitleTextStyle", b, this.x1);
1729
1729
  }
1730
1730
  },
1731
1731
  enumerable: false,
1732
1732
  configurable: true
1733
1733
  });
1734
- Object.defineProperty(DataToolTipLayer.prototype, "yb", {
1734
+ Object.defineProperty(DataToolTipLayer.prototype, "yc", {
1735
1735
  get: function () {
1736
- return this.x2;
1736
+ return this.x3;
1737
1737
  },
1738
1738
  set: function (a) {
1739
- var b = this.x2;
1740
- this.x2 = a;
1741
- if (b != this.x2) {
1742
- this.raisePropertyChanged("SummaryValueTextStyle", b, this.x2);
1739
+ var b = this.x3;
1740
+ this.x3 = a;
1741
+ if (b != this.x3) {
1742
+ this.raisePropertyChanged("SummaryValueTextStyle", b, this.x3);
1743
1743
  }
1744
1744
  },
1745
1745
  enumerable: false,
1746
1746
  configurable: true
1747
1747
  });
1748
- Object.defineProperty(DataToolTipLayer.prototype, "x8", {
1748
+ Object.defineProperty(DataToolTipLayer.prototype, "x9", {
1749
1749
  get: function () {
1750
- return this.xz;
1750
+ return this.x0;
1751
1751
  },
1752
1752
  set: function (a) {
1753
- var b = this.xz;
1754
- this.xz = a;
1755
- if (b != this.xz) {
1756
- this.raisePropertyChanged("SummaryLabelTextStyle", b, this.xz);
1753
+ var b = this.x0;
1754
+ this.x0 = a;
1755
+ if (b != this.x0) {
1756
+ this.raisePropertyChanged("SummaryLabelTextStyle", b, this.x0);
1757
1757
  }
1758
1758
  },
1759
1759
  enumerable: false,
1760
1760
  configurable: true
1761
1761
  });
1762
- Object.defineProperty(DataToolTipLayer.prototype, "ya", {
1762
+ Object.defineProperty(DataToolTipLayer.prototype, "yb", {
1763
1763
  get: function () {
1764
- return this.x1;
1764
+ return this.x2;
1765
1765
  },
1766
1766
  set: function (a) {
1767
- var b = this.x1;
1768
- this.x1 = a;
1769
- if (b != this.x1) {
1770
- this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.x1);
1767
+ var b = this.x2;
1768
+ this.x2 = a;
1769
+ if (b != this.x2) {
1770
+ this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.x2);
1771
1771
  }
1772
1772
  },
1773
1773
  enumerable: false,
1774
1774
  configurable: true
1775
1775
  });
1776
- Object.defineProperty(DataToolTipLayer.prototype, "yd", {
1776
+ Object.defineProperty(DataToolTipLayer.prototype, "ye", {
1777
1777
  get: function () {
1778
- return this.x4;
1778
+ return this.x5;
1779
1779
  },
1780
1780
  set: function (a) {
1781
- var b = this.x4;
1782
- this.x4 = a;
1783
- if (b != this.x4) {
1784
- this.raisePropertyChanged("UnitsTextStyle", b, this.x4);
1781
+ var b = this.x5;
1782
+ this.x5 = a;
1783
+ if (b != this.x5) {
1784
+ this.raisePropertyChanged("UnitsTextStyle", b, this.x5);
1785
1785
  }
1786
1786
  },
1787
1787
  enumerable: false,
1788
1788
  configurable: true
1789
1789
  });
1790
- Object.defineProperty(DataToolTipLayer.prototype, "yc", {
1790
+ Object.defineProperty(DataToolTipLayer.prototype, "yd", {
1791
1791
  get: function () {
1792
- return this.x3;
1792
+ return this.x4;
1793
1793
  },
1794
1794
  set: function (a) {
1795
- var b = this.x3;
1796
- this.x3 = a;
1797
- if (b != this.x3) {
1798
- this.raisePropertyChanged("TitleTextStyle", b, this.x3);
1795
+ var b = this.x4;
1796
+ this.x4 = a;
1797
+ if (b != this.x4) {
1798
+ this.raisePropertyChanged("TitleTextStyle", b, this.x4);
1799
1799
  }
1800
1800
  },
1801
1801
  enumerable: false,
1802
1802
  configurable: true
1803
1803
  });
1804
- Object.defineProperty(DataToolTipLayer.prototype, "x7", {
1804
+ Object.defineProperty(DataToolTipLayer.prototype, "x8", {
1805
1805
  get: function () {
1806
- return this.xy;
1806
+ return this.xz;
1807
1807
  },
1808
1808
  set: function (a) {
1809
- var b = this.xy;
1810
- this.xy = a;
1811
- if (b != this.xy) {
1812
- this.raisePropertyChanged("LabelTextStyle", b, this.xy);
1809
+ var b = this.xz;
1810
+ this.xz = a;
1811
+ if (b != this.xz) {
1812
+ this.raisePropertyChanged("LabelTextStyle", b, this.xz);
1813
1813
  }
1814
1814
  },
1815
1815
  enumerable: false,
1816
1816
  configurable: true
1817
1817
  });
1818
1818
  DataToolTipLayer.$t = markType(DataToolTipLayer, 'DataToolTipLayer', AnnotationLayer.$);
1819
- DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:aeh:acf', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:xw:acg', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:yv:ach', [1, DeviceUtils.g(10)], 'DefaultPositionOffsetY:yw:aci', [1, DeviceUtils.g(10)], 'ExcludedColumns:w1:acj', [Array_$type, null], 'ExcludedSeries:w2:ack', [Array_$type, null], 'GroupedPositionModeX:xk:acl', [DataTooltipGroupedPositionX_$type, enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:xo:acm', [DataTooltipGroupedPositionY_$type, enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:xs:acn', [DataToolTipLayerGroupingMode_$type, enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:aac:aco', [2, stringEmpty()], 'HeaderFormatDate:xc:acp', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:w5:acq', [Array_$type, null], 'HeaderFormatString:aag:acr', [2, null], 'HeaderFormatTime:xd:acs', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:aei:act', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:yg:acu', [0, true], 'HeaderTextColor:ad2:acv', [Brush.$, null], 'HeaderTextMargin:aej:acw', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:aal:acx', [2, null], 'IncludedColumns:w6:acy', [Array_$type, null], 'IncludedSeries:w7:acz', [Array_$type, null], 'LabelDisplayMode:xe:ac0', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ad3:ac1', [Brush.$, null], 'LabelTextMargin:aek:ac2', [Thickness.$, new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:yx:ac3', [1, NaN], 'PositionOffsetY:yy:ac4', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:yn:ac5', [0, true], 'SummaryLabelTextColor:ad4:ac6', [Brush.$, null], 'SummaryLabelText:aaz:ac7', [2, null], 'SummaryRowMargin:ael:ac8', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:ad5:ac9', [Brush.$, null], 'SummaryTitleTextMargin:aem:ada', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:aa4:adb', [2, null], 'SummaryType:xf:adc', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:ad6:add', [Brush.$, null], 'SummaryUnitsText:aba:ade', [2, null], 'SummaryValueTextColor:ad7:adf', [Brush.$, null], 'TargetAxis:xa:adg', [Axis.$, null], 'TitleTextColor:ad8:adh', [Brush.$, null], 'TitleTextMargin:aen:adi', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:xg:adj', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:ad9:adk', [Brush.$, null], 'UnitsTextMargin:aeo:adl', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:abl:adm', [2, null], 'UseInterpolation:yo:adn', [0, false], 'ValueFormatAbbreviation:xb:ado', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:abs:adp', [2, stringEmpty()], 'ValueFormatMaxFractions:zx:adq', [1, -1], 'ValueFormatMinFractions:zy:adr', [1, -1], 'ValueFormatMode:xh:ads', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:w8:adt', [Array_$type, null], 'ValueFormatString:aby:adu', [2, null], 'ValueFormatUseGrouping:yp:adv', [0, true], 'ValueRowMargin:aep:adw', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:yq:adx', [0, true], 'ValueTextColor:aea:ady', [Brush.$, null], 'ValueTextMargin:aeq:adz', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:yr:ad0', [0, false], 'ValueTextWhenMissingData:ab7:ad1', [2, "N/A"]]);
1819
+ DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:aei:acg', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:xx:ach', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:yw:aci', [1, DeviceUtils.g(10)], 'DefaultPositionOffsetY:yx:acj', [1, DeviceUtils.g(10)], 'ExcludedColumns:w2:ack', [Array_$type, null], 'ExcludedSeries:w3:acl', [Array_$type, null], 'GroupedPositionModeX:xl:acm', [DataTooltipGroupedPositionX_$type, enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:xp:acn', [DataTooltipGroupedPositionY_$type, enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:xt:aco', [DataToolTipLayerGroupingMode_$type, enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:aad:acp', [2, stringEmpty()], 'HeaderFormatDate:xd:acq', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:w6:acr', [Array_$type, null], 'HeaderFormatString:aah:acs', [2, null], 'HeaderFormatTime:xe:act', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:aej:acu', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:yh:acv', [0, true], 'HeaderTextColor:ad3:acw', [Brush.$, null], 'HeaderTextMargin:aek:acx', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:aam:acy', [2, null], 'IncludedColumns:w7:acz', [Array_$type, null], 'IncludedSeries:w8:ac0', [Array_$type, null], 'LabelDisplayMode:xf:ac1', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ad4:ac2', [Brush.$, null], 'LabelTextMargin:ael:ac3', [Thickness.$, new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:yy:ac4', [1, NaN], 'PositionOffsetY:yz:ac5', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:yo:ac6', [0, true], 'SummaryLabelTextColor:ad5:ac7', [Brush.$, null], 'SummaryLabelText:aa0:ac8', [2, null], 'SummaryRowMargin:aem:ac9', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:ad6:ada', [Brush.$, null], 'SummaryTitleTextMargin:aen:adb', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:aa5:adc', [2, null], 'SummaryType:xg:add', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:ad7:ade', [Brush.$, null], 'SummaryUnitsText:abb:adf', [2, null], 'SummaryValueTextColor:ad8:adg', [Brush.$, null], 'TargetAxis:xb:adh', [Axis.$, null], 'TitleTextColor:ad9:adi', [Brush.$, null], 'TitleTextMargin:aeo:adj', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:xh:adk', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:aea:adl', [Brush.$, null], 'UnitsTextMargin:aep:adm', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:abm:adn', [2, null], 'UseInterpolation:yp:ado', [0, false], 'ValueFormatAbbreviation:xc:adp', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:abt:adq', [2, stringEmpty()], 'ValueFormatMaxFractions:zy:adr', [1, -1], 'ValueFormatMinFractions:zz:ads', [1, -1], 'ValueFormatMode:xi:adt', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:w9:adu', [Array_$type, null], 'ValueFormatString:abz:adv', [2, null], 'ValueFormatUseGrouping:yq:adw', [0, true], 'ValueRowMargin:aeq:adx', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:yr:ady', [0, true], 'ValueTextColor:aeb:adz', [Brush.$, null], 'ValueTextMargin:aer:ad0', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:ys:ad1', [0, false], 'ValueTextWhenMissingData:ab8:ad2', [2, "N/A"]]);
1820
1820
  return DataToolTipLayer;
1821
1821
  }(AnnotationLayer));
1822
1822
  export { DataToolTipLayer };
@@ -1918,7 +1918,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1918
1918
  };
1919
1919
  DataToolTipLayerView.prototype.cp = function () {
1920
1920
  if (this.e.cv != null) {
1921
- var a = this.e.cv.tg();
1921
+ var a = this.e.cv.tk();
1922
1922
  var b = this.e.cv.cu.a8;
1923
1923
  var c = this.e.cv.cu.a7;
1924
1924
  return new Rect(0, 0, 0, b, c);
@@ -1927,7 +1927,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1927
1927
  };
1928
1928
  DataToolTipLayerView.prototype.co = function () {
1929
1929
  if (this.e.cv != null) {
1930
- var a = this.e.cv.tg();
1930
+ var a = this.e.cv.tk();
1931
1931
  var b = this.e.cv.cu.a8;
1932
1932
  var c = this.e.cv.cu.a7;
1933
1933
  return new Rect(0, 0, 0, b, c);
@@ -1938,7 +1938,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1938
1938
  var a = 0;
1939
1939
  var b = 0;
1940
1940
  if (this.e.cv != null) {
1941
- var c = this.e.cv.tg();
1941
+ var c = this.e.cv.tk();
1942
1942
  a += c.x;
1943
1943
  b += c.y;
1944
1944
  var d = this.e.cv.cu.a8;
@@ -1951,7 +1951,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1951
1951
  var b = 0;
1952
1952
  var c = 0;
1953
1953
  if (this.e.cv != null) {
1954
- var d = this.e.cv.tg();
1954
+ var d = this.e.cv.tk();
1955
1955
  b += d.x;
1956
1956
  c += d.y;
1957
1957
  }
@@ -2018,7 +2018,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
2018
2018
  var d = 0;
2019
2019
  var e = 0;
2020
2020
  if (this.e.cv != null) {
2021
- var f = this.e.cv.tg();
2021
+ var f = this.e.cv.tk();
2022
2022
  d += f.x;
2023
2023
  e += f.y;
2024
2024
  }