igniteui-webcomponents-charts 4.6.0 → 4.7.0

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 (775) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +32156 -27002
  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 +17 -17
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +268 -229
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +324 -296
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +17 -17
  9. package/esm2015/lib/AnnotationLayerProxy.js +34 -34
  10. package/esm2015/lib/AnnotationLayer_combined.js +239 -235
  11. package/esm2015/lib/Arc_combined.js +2 -2
  12. package/esm2015/lib/AreaSeries_combined.js +111 -111
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  16. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  17. package/esm2015/lib/AxisDefaults.js +3 -3
  18. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  19. package/esm2015/lib/BarSeries_combined.js +184 -180
  20. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  21. package/esm2015/lib/BollingerBandsOverlay_combined.js +180 -180
  22. package/esm2015/lib/BrushScale.js +7 -7
  23. package/esm2015/lib/BubbleSeries_combined.js +298 -298
  24. package/esm2015/lib/CalloutLayer_combined.js +539 -539
  25. package/esm2015/lib/CategoryBucketCalculator_combined.js +478 -331
  26. package/esm2015/lib/CategoryChart.js +530 -500
  27. package/esm2015/lib/CategoryChartToolbarProvider.js +8 -8
  28. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  29. package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
  30. package/esm2015/lib/CategoryHighlightLayerFrame.js +2 -2
  31. package/esm2015/lib/CategoryHighlightLayer_combined.js +94 -94
  32. package/esm2015/lib/CategoryItemHighlightLayerFrame.js +2 -2
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +205 -189
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +127 -127
  37. package/esm2015/lib/CategoryTransitionInMode.js +5 -1
  38. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  39. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  40. package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
  41. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  42. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  43. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  44. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  45. package/esm2015/lib/ChartVisualData.js +1 -1
  46. package/esm2015/lib/ColumnSeries_combined.js +120 -120
  47. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  48. package/esm2015/lib/CrosshairLayer_combined.js +186 -170
  49. package/esm2015/lib/CustomIndicator.js +23 -23
  50. package/esm2015/lib/DataChartToolbarProvider.js +19 -19
  51. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  52. package/esm2015/lib/DataLegendContent_combined.js +70 -59
  53. package/esm2015/lib/DataToolTipLayer_combined.js +584 -540
  54. package/esm2015/lib/Defaults.js +11 -11
  55. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  56. package/esm2015/lib/DomainChartToolbarProvider.js +61 -61
  57. package/esm2015/lib/DomainChart_combined.js +2080 -1976
  58. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  59. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  60. package/esm2015/lib/FilterStringErrorsParsingEventArgs.js +33 -0
  61. package/esm2015/lib/FinalValueLayer_combined.js +102 -86
  62. package/esm2015/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  63. package/esm2015/lib/FinancialChart_combined.js +1411 -1405
  64. package/esm2015/lib/FinancialEventArgs_combined.js +937 -706
  65. package/esm2015/lib/FinancialIndicator_combined.js +360 -360
  66. package/esm2015/lib/FinancialOverlay.js +43 -43
  67. package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
  68. package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
  69. package/esm2015/lib/FinancialPriceSeries_combined.js +421 -421
  70. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  71. package/esm2015/lib/FrameExtended.js +1 -1
  72. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  73. package/esm2015/lib/HighDensityScatterSeries_combined.js +529 -529
  74. package/esm2015/lib/HighlightingManager.js +5 -1
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IndicatorProxy.js +11 -11
  81. package/esm2015/lib/ItemToolTipLayer_combined.js +153 -135
  82. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  83. package/esm2015/lib/LineSeries_combined.js +106 -103
  84. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  85. package/esm2015/lib/MassIndexIndicator.js +6 -6
  86. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  87. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  88. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  89. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  91. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  92. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  93. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  94. package/esm2015/lib/OverlayProxy.js +8 -8
  95. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  96. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  97. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  98. package/esm2015/lib/PieChartViewManager_combined.js +3 -3
  99. package/esm2015/lib/PointSeries_combined.js +25 -25
  100. package/esm2015/lib/PolarAreaSeries_combined.js +73 -70
  101. package/esm2015/lib/PolarBase_combined.js +580 -486
  102. package/esm2015/lib/PolarLineSeriesBase_combined.js +63 -60
  103. package/esm2015/lib/PolarLineSeries_combined.js +49 -49
  104. package/esm2015/lib/PolarScatterSeries_combined.js +19 -19
  105. package/esm2015/lib/PolarSplineAreaSeries_combined.js +78 -75
  106. package/esm2015/lib/PolarSplineSeries_combined.js +53 -53
  107. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  108. package/esm2015/lib/PriceChannelOverlay_combined.js +148 -148
  109. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  110. package/esm2015/lib/RadialAreaSeries_combined.js +91 -91
  111. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  112. package/esm2015/lib/RadialBucketCalculator_combined.js +247 -194
  113. package/esm2015/lib/RadialColumnSeries_combined.js +98 -98
  114. package/esm2015/lib/RadialLineSeries_combined.js +95 -92
  115. package/esm2015/lib/RadialPieSeries_combined.js +94 -94
  116. package/esm2015/lib/RangeAreaSeries_combined.js +84 -84
  117. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  118. package/esm2015/lib/RangeColumnSeries_combined.js +89 -89
  119. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  120. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  121. package/esm2015/lib/RenderValidEventArgs.js +16 -0
  122. package/esm2015/lib/ScatterAreaSeries_combined.js +215 -215
  123. package/esm2015/lib/ScatterBase_combined.js +727 -633
  124. package/esm2015/lib/ScatterContourSeries_combined.js +170 -170
  125. package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
  126. package/esm2015/lib/ScatterLineSeries.js +66 -63
  127. package/esm2015/lib/ScatterLineSeriesView.js +29 -29
  128. package/esm2015/lib/ScatterPolygonSeries_combined.js +330 -325
  129. package/esm2015/lib/ScatterPolylineSeries_combined.js +33 -33
  130. package/esm2015/lib/ScatterSeries_combined.js +22 -22
  131. package/esm2015/lib/ScatterSplineSeries.js +52 -49
  132. package/esm2015/lib/ScatterSplineSeriesView.js +29 -29
  133. package/esm2015/lib/ScatterTriangulationSeries.js +181 -181
  134. package/esm2015/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  135. package/esm2015/lib/SeriesInteractionManager.js +138 -138
  136. package/esm2015/lib/SeriesLayer.js +7 -0
  137. package/esm2015/lib/SeriesLayerCollection.js +7 -0
  138. package/esm2015/lib/SeriesLayerManager.js +7 -0
  139. package/esm2015/lib/SeriesLayerPropertyOverlay.js +7 -0
  140. package/esm2015/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  141. package/esm2015/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +28 -0
  142. package/esm2015/lib/SeriesRenderManager.js +22 -22
  143. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  144. package/esm2015/lib/SeriesViewerInteractionManager.js +218 -197
  145. package/esm2015/lib/SeriesViewerScrollbarManager.js +11 -11
  146. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  147. package/esm2015/lib/SeriesViewer_combined.js +5563 -3778
  148. package/esm2015/lib/SeriesVisualData.js +1 -173
  149. package/esm2015/lib/SeriesVisualDataList.js +1 -15
  150. package/esm2015/lib/SeriesVisualDataManager.js +34 -24
  151. package/esm2015/lib/SeriesVisualData_combined.js +211 -0
  152. package/esm2015/lib/ShapeSeriesBase_combined.js +508 -448
  153. package/esm2015/lib/SizeScale.js +4 -4
  154. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  155. package/esm2015/lib/SplineAreaSeries_combined.js +103 -103
  156. package/esm2015/lib/SplineSeriesBase_combined.js +156 -156
  157. package/esm2015/lib/SplineSeries_combined.js +89 -86
  158. package/esm2015/lib/Stacked100AreaSeries_combined.js +12 -12
  159. package/esm2015/lib/Stacked100BarBucketCalculator.js +7 -7
  160. package/esm2015/lib/Stacked100BarSeries_combined.js +21 -21
  161. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +7 -7
  162. package/esm2015/lib/Stacked100ColumnSeries_combined.js +21 -21
  163. package/esm2015/lib/Stacked100DataPreparer.js +7 -7
  164. package/esm2015/lib/Stacked100LineSeries_combined.js +12 -12
  165. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  166. package/esm2015/lib/Stacked100SplineSeries_combined.js +12 -12
  167. package/esm2015/lib/StackedLineSeries_combined.js +13 -13
  168. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2023 -1944
  169. package/esm2015/lib/StackedSeriesVisualData.js +5 -5
  170. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  171. package/esm2015/lib/StepAreaSeries_combined.js +107 -107
  172. package/esm2015/lib/StepLineSeries_combined.js +106 -103
  173. package/esm2015/lib/StochRSIIndicator.js +15 -15
  174. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  175. package/esm2015/lib/TRIXIndicator.js +16 -16
  176. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  177. package/esm2015/lib/TimeAxisBase.js +8 -8
  178. package/esm2015/lib/TimeXAxis.js +10 -10
  179. package/esm2015/lib/TransitionOutSpeedType.js +37 -0
  180. package/esm2015/lib/TreemapView_combined.js +17 -17
  181. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  182. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  183. package/esm2015/lib/ValueLayer_combined.js +208 -192
  184. package/esm2015/lib/ValueOverlay_combined.js +161 -161
  185. package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
  186. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  187. package/esm2015/lib/WaterfallSeries_combined.js +189 -160
  188. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  189. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  190. package/esm2015/lib/XYChart.js +784 -781
  191. package/esm2015/lib/XamFunnelView_combined.js +1 -1
  192. package/esm2015/lib/igc-anchored-category-series-component.js +32 -23
  193. package/esm2015/lib/igc-anchored-radial-series-component.js +44 -35
  194. package/esm2015/lib/igc-annotation-layer-component.js +66 -66
  195. package/esm2015/lib/igc-area-fragment-component.js +2 -2
  196. package/esm2015/lib/igc-area-series-component.js +2 -2
  197. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  198. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  200. package/esm2015/lib/igc-bar-series-component.js +11 -11
  201. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  202. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  203. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  204. package/esm2015/lib/igc-callout-layer-component.js +91 -91
  205. package/esm2015/lib/igc-category-chart-component.js +146 -126
  206. package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
  207. package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
  208. package/esm2015/lib/igc-category-series-component.js +21 -21
  209. package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
  210. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  212. package/esm2015/lib/igc-column-series-component.js +13 -13
  213. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  214. package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
  215. package/esm2015/lib/igc-data-chart-component.js +112 -95
  216. package/esm2015/lib/igc-data-chart-default-tooltips-component.js +27 -1
  217. package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
  218. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  219. package/esm2015/lib/igc-domain-chart-component.js +781 -650
  220. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  221. package/esm2015/lib/igc-filter-string-errors-parsing-event-args.js +48 -0
  222. package/esm2015/lib/igc-final-value-layer-component.js +38 -38
  223. package/esm2015/lib/igc-financial-chart-component.js +171 -171
  224. package/esm2015/lib/igc-financial-indicator-component.js +19 -19
  225. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  226. package/esm2015/lib/igc-financial-price-series-component.js +35 -35
  227. package/esm2015/lib/igc-financial-series-component.js +96 -51
  228. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  229. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  230. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  231. package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
  232. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  233. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  234. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  235. package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
  236. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  237. package/esm2015/lib/igc-line-fragment-component.js +2 -2
  238. package/esm2015/lib/igc-line-series-component.js +2 -2
  239. package/esm2015/lib/igc-marker-series-component.js +28 -28
  240. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  241. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  242. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  243. package/esm2015/lib/igc-point-series-component.js +1 -1
  244. package/esm2015/lib/igc-polar-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-polar-base-component.js +88 -70
  246. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  247. package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
  248. package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
  249. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  250. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  251. package/esm2015/lib/igc-radial-area-series-component.js +4 -4
  252. package/esm2015/lib/igc-radial-base-component.js +21 -21
  253. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  254. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  255. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  256. package/esm2015/lib/igc-range-area-series-component.js +2 -2
  257. package/esm2015/lib/igc-range-category-series-component.js +24 -6
  258. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  259. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  260. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  262. package/esm2015/lib/igc-scatter-base-component.js +72 -54
  263. package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
  264. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  265. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  266. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  267. package/esm2015/lib/igc-scatter-series-component.js +1 -1
  268. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  269. package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
  270. package/esm2015/lib/igc-series-component.js +495 -234
  271. package/esm2015/lib/igc-series-layer-collection.js +48 -0
  272. package/esm2015/lib/igc-series-layer-property-overlay-collection.js +48 -0
  273. package/esm2015/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +39 -0
  274. package/esm2015/lib/igc-series-layer-property-overlay.js +146 -0
  275. package/esm2015/lib/igc-series-layer.js +97 -0
  276. package/esm2015/lib/igc-series-viewer-component.js +296 -285
  277. package/esm2015/lib/igc-shape-series-base-component.js +44 -35
  278. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  279. package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
  280. package/esm2015/lib/igc-spline-area-series-component.js +2 -2
  281. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  282. package/esm2015/lib/igc-spline-fragment-component.js +2 -2
  283. package/esm2015/lib/igc-spline-series-base-component.js +7 -7
  284. package/esm2015/lib/igc-spline-series-component.js +1 -1
  285. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  286. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  287. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  288. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  289. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  290. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  291. package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
  292. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  293. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  294. package/esm2015/lib/igc-stacked-fragment-series-component.js +245 -225
  295. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  296. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  297. package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
  298. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  299. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  300. package/esm2015/lib/igc-step-area-series-component.js +4 -4
  301. package/esm2015/lib/igc-step-line-series-component.js +4 -4
  302. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  303. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  304. package/esm2015/lib/igc-value-layer-component.js +87 -87
  305. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  306. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  307. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  308. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  309. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  310. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  311. package/esm2015/public_api.js +16 -0
  312. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  313. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  314. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  315. package/esm5/lib/AnchoredCategorySeries_combined.js +264 -225
  316. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +319 -291
  317. package/esm5/lib/AngleAxisLabelPanel_combined.js +17 -17
  318. package/esm5/lib/AnnotationLayerProxy.js +34 -34
  319. package/esm5/lib/AnnotationLayer_combined.js +237 -233
  320. package/esm5/lib/Arc_combined.js +2 -2
  321. package/esm5/lib/AreaSeries_combined.js +111 -111
  322. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  323. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  324. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  325. package/esm5/lib/AxisAnnotationManager.js +1 -1
  326. package/esm5/lib/AxisDefaults.js +3 -3
  327. package/esm5/lib/AxisVisualDataManager.js +2 -2
  328. package/esm5/lib/BarSeries_combined.js +185 -181
  329. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  330. package/esm5/lib/BollingerBandsOverlay_combined.js +180 -180
  331. package/esm5/lib/BrushScale.js +7 -7
  332. package/esm5/lib/BubbleSeries_combined.js +295 -295
  333. package/esm5/lib/CalloutLayer_combined.js +529 -529
  334. package/esm5/lib/CategoryBucketCalculator_combined.js +479 -332
  335. package/esm5/lib/CategoryChart.js +492 -454
  336. package/esm5/lib/CategoryChartToolbarProvider.js +8 -8
  337. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  338. package/esm5/lib/CategoryErrorBarSettings.js +7 -7
  339. package/esm5/lib/CategoryHighlightLayerFrame.js +2 -2
  340. package/esm5/lib/CategoryHighlightLayer_combined.js +93 -93
  341. package/esm5/lib/CategoryItemHighlightLayerFrame.js +2 -2
  342. package/esm5/lib/CategoryItemHighlightLayer_combined.js +204 -188
  343. package/esm5/lib/CategoryMarkerManager.js +1 -1
  344. package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
  345. package/esm5/lib/CategoryToolTipLayer_combined.js +127 -127
  346. package/esm5/lib/CategoryTransitionInMode.js +5 -1
  347. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  348. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  349. package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
  350. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  351. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  352. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  353. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  354. package/esm5/lib/ChartVisualData.js +1 -1
  355. package/esm5/lib/ColumnSeries_combined.js +119 -119
  356. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  357. package/esm5/lib/CrosshairLayer_combined.js +185 -169
  358. package/esm5/lib/CustomIndicator.js +23 -23
  359. package/esm5/lib/DataChartToolbarProvider.js +19 -19
  360. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  361. package/esm5/lib/DataLegendContent_combined.js +135 -108
  362. package/esm5/lib/DataToolTipLayer_combined.js +572 -528
  363. package/esm5/lib/Defaults.js +11 -11
  364. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  365. package/esm5/lib/DomainChartToolbarProvider.js +61 -61
  366. package/esm5/lib/DomainChart_combined.js +1945 -1817
  367. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  368. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  369. package/esm5/lib/FilterStringErrorsParsingEventArgs.js +43 -0
  370. package/esm5/lib/FinalValueLayer_combined.js +102 -86
  371. package/esm5/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  372. package/esm5/lib/FinancialChart_combined.js +1343 -1337
  373. package/esm5/lib/FinancialEventArgs_combined.js +919 -688
  374. package/esm5/lib/FinancialIndicator_combined.js +358 -358
  375. package/esm5/lib/FinancialOverlay.js +43 -43
  376. package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
  377. package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
  378. package/esm5/lib/FinancialPriceSeries_combined.js +418 -418
  379. package/esm5/lib/ForceIndexIndicator.js +15 -15
  380. package/esm5/lib/FrameExtended.js +1 -1
  381. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  382. package/esm5/lib/HighDensityScatterSeries_combined.js +523 -523
  383. package/esm5/lib/HighlightingManager.js +5 -1
  384. package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
  385. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  386. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  387. package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
  388. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  389. package/esm5/lib/IndicatorProxy.js +11 -11
  390. package/esm5/lib/ItemToolTipLayer_combined.js +153 -135
  391. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  392. package/esm5/lib/LineSeries_combined.js +102 -99
  393. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  394. package/esm5/lib/MassIndexIndicator.js +6 -6
  395. package/esm5/lib/MedianPriceIndicator.js +6 -6
  396. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  397. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  398. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  399. package/esm5/lib/NumericXAxis_combined.js +3 -3
  400. package/esm5/lib/NumericYAxis_combined.js +3 -3
  401. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  402. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  403. package/esm5/lib/OverlayProxy.js +8 -8
  404. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  405. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  406. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  407. package/esm5/lib/PieChartViewManager_combined.js +3 -3
  408. package/esm5/lib/PointSeries_combined.js +25 -25
  409. package/esm5/lib/PolarAreaSeries_combined.js +73 -70
  410. package/esm5/lib/PolarBase_combined.js +575 -481
  411. package/esm5/lib/PolarLineSeriesBase_combined.js +63 -60
  412. package/esm5/lib/PolarLineSeries_combined.js +49 -49
  413. package/esm5/lib/PolarScatterSeries_combined.js +19 -19
  414. package/esm5/lib/PolarSplineAreaSeries_combined.js +78 -75
  415. package/esm5/lib/PolarSplineSeries_combined.js +53 -53
  416. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  417. package/esm5/lib/PriceChannelOverlay_combined.js +148 -148
  418. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  419. package/esm5/lib/RadialAreaSeries_combined.js +90 -90
  420. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  421. package/esm5/lib/RadialBucketCalculator_combined.js +245 -192
  422. package/esm5/lib/RadialColumnSeries_combined.js +97 -97
  423. package/esm5/lib/RadialLineSeries_combined.js +95 -92
  424. package/esm5/lib/RadialPieSeries_combined.js +94 -94
  425. package/esm5/lib/RangeAreaSeries_combined.js +78 -78
  426. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  427. package/esm5/lib/RangeColumnSeries_combined.js +89 -89
  428. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  429. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  430. package/esm5/lib/RenderValidEventArgs.js +20 -0
  431. package/esm5/lib/ScatterAreaSeries_combined.js +212 -212
  432. package/esm5/lib/ScatterBase_combined.js +714 -620
  433. package/esm5/lib/ScatterContourSeries_combined.js +168 -168
  434. package/esm5/lib/ScatterErrorBarSettings.js +7 -7
  435. package/esm5/lib/ScatterLineSeries.js +66 -63
  436. package/esm5/lib/ScatterLineSeriesView.js +29 -29
  437. package/esm5/lib/ScatterPolygonSeries_combined.js +327 -322
  438. package/esm5/lib/ScatterPolylineSeries_combined.js +33 -33
  439. package/esm5/lib/ScatterSeries_combined.js +22 -22
  440. package/esm5/lib/ScatterSplineSeries.js +52 -49
  441. package/esm5/lib/ScatterSplineSeriesView.js +29 -29
  442. package/esm5/lib/ScatterTriangulationSeries.js +176 -176
  443. package/esm5/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  444. package/esm5/lib/SeriesInteractionManager.js +138 -138
  445. package/esm5/lib/SeriesLayer.js +7 -0
  446. package/esm5/lib/SeriesLayerCollection.js +7 -0
  447. package/esm5/lib/SeriesLayerManager.js +7 -0
  448. package/esm5/lib/SeriesLayerPropertyOverlay.js +7 -0
  449. package/esm5/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  450. package/esm5/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +34 -0
  451. package/esm5/lib/SeriesRenderManager.js +22 -22
  452. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  453. package/esm5/lib/SeriesViewerInteractionManager.js +218 -197
  454. package/esm5/lib/SeriesViewerScrollbarManager.js +11 -11
  455. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  456. package/esm5/lib/SeriesViewer_combined.js +6057 -3837
  457. package/esm5/lib/SeriesVisualData.js +1 -284
  458. package/esm5/lib/SeriesVisualDataList.js +1 -16
  459. package/esm5/lib/SeriesVisualDataManager.js +34 -24
  460. package/esm5/lib/SeriesVisualData_combined.js +342 -0
  461. package/esm5/lib/ShapeSeriesBase_combined.js +509 -445
  462. package/esm5/lib/SizeScale.js +4 -4
  463. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  464. package/esm5/lib/SplineAreaSeries_combined.js +103 -103
  465. package/esm5/lib/SplineSeriesBase_combined.js +154 -154
  466. package/esm5/lib/SplineSeries_combined.js +82 -79
  467. package/esm5/lib/Stacked100AreaSeries_combined.js +12 -12
  468. package/esm5/lib/Stacked100BarBucketCalculator.js +7 -7
  469. package/esm5/lib/Stacked100BarSeries_combined.js +21 -21
  470. package/esm5/lib/Stacked100ColumnBucketCalculator.js +7 -7
  471. package/esm5/lib/Stacked100ColumnSeries_combined.js +21 -21
  472. package/esm5/lib/Stacked100DataPreparer.js +7 -7
  473. package/esm5/lib/Stacked100LineSeries_combined.js +12 -12
  474. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  475. package/esm5/lib/Stacked100SplineSeries_combined.js +12 -12
  476. package/esm5/lib/StackedLineSeries_combined.js +13 -13
  477. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2362 -2235
  478. package/esm5/lib/StackedSeriesVisualData.js +5 -5
  479. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  480. package/esm5/lib/StepAreaSeries_combined.js +107 -107
  481. package/esm5/lib/StepLineSeries_combined.js +106 -103
  482. package/esm5/lib/StochRSIIndicator.js +14 -14
  483. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  484. package/esm5/lib/TRIXIndicator.js +15 -15
  485. package/esm5/lib/TileZoomManager_combined.js +9 -9
  486. package/esm5/lib/TimeAxisBase.js +8 -8
  487. package/esm5/lib/TimeXAxis.js +10 -10
  488. package/esm5/lib/TransitionOutSpeedType.js +37 -0
  489. package/esm5/lib/TreemapView_combined.js +17 -17
  490. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  491. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  492. package/esm5/lib/ValueLayer_combined.js +207 -191
  493. package/esm5/lib/ValueOverlay_combined.js +160 -160
  494. package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
  495. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  496. package/esm5/lib/WaterfallSeries_combined.js +189 -160
  497. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  498. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  499. package/esm5/lib/XYChart.js +714 -711
  500. package/esm5/lib/XamFunnelView_combined.js +1 -1
  501. package/esm5/lib/igc-anchored-category-series-component.js +36 -23
  502. package/esm5/lib/igc-anchored-radial-series-component.js +48 -35
  503. package/esm5/lib/igc-annotation-layer-component.js +66 -66
  504. package/esm5/lib/igc-area-fragment-component.js +2 -2
  505. package/esm5/lib/igc-area-series-component.js +2 -2
  506. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  507. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  508. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  509. package/esm5/lib/igc-bar-series-component.js +11 -11
  510. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  511. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  512. package/esm5/lib/igc-bubble-series-component.js +35 -35
  513. package/esm5/lib/igc-callout-layer-component.js +91 -91
  514. package/esm5/lib/igc-category-chart-component.js +154 -126
  515. package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
  516. package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
  517. package/esm5/lib/igc-category-series-component.js +21 -21
  518. package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
  519. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  520. package/esm5/lib/igc-column-fragment-component.js +11 -11
  521. package/esm5/lib/igc-column-series-component.js +13 -13
  522. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  523. package/esm5/lib/igc-crosshair-layer-component.js +87 -87
  524. package/esm5/lib/igc-data-chart-component.js +116 -95
  525. package/esm5/lib/igc-data-chart-default-tooltips-component.js +20 -3
  526. package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
  527. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  528. package/esm5/lib/igc-domain-chart-component.js +810 -650
  529. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  530. package/esm5/lib/igc-filter-string-errors-parsing-event-args.js +62 -0
  531. package/esm5/lib/igc-final-value-layer-component.js +38 -38
  532. package/esm5/lib/igc-financial-chart-component.js +171 -171
  533. package/esm5/lib/igc-financial-indicator-component.js +19 -19
  534. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  535. package/esm5/lib/igc-financial-price-series-component.js +35 -35
  536. package/esm5/lib/igc-financial-series-component.js +116 -51
  537. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  538. package/esm5/lib/igc-fragment-base-component.js +2 -2
  539. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  540. package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
  541. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  542. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  543. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  544. package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
  545. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  546. package/esm5/lib/igc-line-fragment-component.js +2 -2
  547. package/esm5/lib/igc-line-series-component.js +2 -2
  548. package/esm5/lib/igc-marker-series-component.js +28 -28
  549. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  550. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  551. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  552. package/esm5/lib/igc-point-series-component.js +1 -1
  553. package/esm5/lib/igc-polar-area-series-component.js +4 -4
  554. package/esm5/lib/igc-polar-base-component.js +96 -70
  555. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  556. package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
  557. package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
  558. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  559. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  560. package/esm5/lib/igc-radial-area-series-component.js +4 -4
  561. package/esm5/lib/igc-radial-base-component.js +21 -21
  562. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  563. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  564. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  565. package/esm5/lib/igc-range-area-series-component.js +2 -2
  566. package/esm5/lib/igc-range-category-series-component.js +32 -6
  567. package/esm5/lib/igc-range-column-series-component.js +10 -10
  568. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  569. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  570. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  571. package/esm5/lib/igc-scatter-base-component.js +80 -54
  572. package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
  573. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  574. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  575. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  576. package/esm5/lib/igc-scatter-series-component.js +1 -1
  577. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
  579. package/esm5/lib/igc-series-component.js +555 -234
  580. package/esm5/lib/igc-series-layer-collection.js +53 -0
  581. package/esm5/lib/igc-series-layer-property-overlay-collection.js +53 -0
  582. package/esm5/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +49 -0
  583. package/esm5/lib/igc-series-layer-property-overlay.js +186 -0
  584. package/esm5/lib/igc-series-layer.js +115 -0
  585. package/esm5/lib/igc-series-viewer-component.js +300 -285
  586. package/esm5/lib/igc-shape-series-base-component.js +48 -35
  587. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  588. package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
  589. package/esm5/lib/igc-spline-area-series-component.js +2 -2
  590. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  591. package/esm5/lib/igc-spline-fragment-component.js +2 -2
  592. package/esm5/lib/igc-spline-series-base-component.js +7 -7
  593. package/esm5/lib/igc-spline-series-component.js +1 -1
  594. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  595. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  596. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  597. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  598. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  599. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  600. package/esm5/lib/igc-stacked-area-series-component.js +1 -1
  601. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  602. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  603. package/esm5/lib/igc-stacked-fragment-series-component.js +253 -225
  604. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  605. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  606. package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
  607. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  608. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  609. package/esm5/lib/igc-step-area-series-component.js +4 -4
  610. package/esm5/lib/igc-step-line-series-component.js +4 -4
  611. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  612. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  613. package/esm5/lib/igc-value-layer-component.js +87 -87
  614. package/esm5/lib/igc-value-overlay-component.js +47 -47
  615. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  616. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  617. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  618. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  619. package/esm5/lib/igc-xy-chart-component.js +218 -218
  620. package/esm5/public_api.js +16 -0
  621. package/fesm2015/igniteui-webcomponents-charts.js +31233 -26905
  622. package/fesm5/igniteui-webcomponents-charts.js +32140 -27004
  623. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  624. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  625. package/lib/AnchoredCategorySeries_combined.d.ts +72 -66
  626. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +69 -64
  627. package/lib/AnnotationLayer_combined.d.ts +88 -88
  628. package/lib/AreaSeries_combined.d.ts +29 -29
  629. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  630. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  631. package/lib/BarSeries_combined.d.ts +36 -36
  632. package/lib/BollingerBandWidthIndicator.d.ts +12 -12
  633. package/lib/BollingerBandsOverlay_combined.d.ts +39 -39
  634. package/lib/BubbleSeries_combined.d.ts +60 -60
  635. package/lib/CalloutLayer_combined.d.ts +144 -144
  636. package/lib/CategoryBucketCalculator_combined.d.ts +93 -86
  637. package/lib/CategoryChart.d.ts +170 -164
  638. package/lib/CategoryHighlightLayer_combined.d.ts +30 -30
  639. package/lib/CategoryItemHighlightLayer_combined.d.ts +48 -48
  640. package/lib/CategoryToolTipLayer_combined.d.ts +34 -34
  641. package/lib/CategoryTransitionInMode.d.ts +5 -1
  642. package/lib/CategoryTransitionSourceFramePreparer.d.ts +15 -10
  643. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  644. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  645. package/lib/ColumnSeries_combined.d.ts +33 -33
  646. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  647. package/lib/CrosshairLayer_combined.d.ts +72 -72
  648. package/lib/CustomIndicator.d.ts +8 -8
  649. package/lib/DataToolTipLayer_combined.d.ts +193 -193
  650. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  651. package/lib/DomainChart_combined.d.ts +685 -665
  652. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  653. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  654. package/lib/FilterStringErrorsParsingEventArgs.d.ts +14 -0
  655. package/lib/FinalValueLayer_combined.d.ts +35 -35
  656. package/lib/FinancialChartRangeSelectorViewModel.d.ts +5 -5
  657. package/lib/FinancialChart_combined.d.ts +352 -352
  658. package/lib/FinancialEventArgs_combined.d.ts +162 -145
  659. package/lib/FinancialIndicator_combined.d.ts +70 -70
  660. package/lib/FinancialOverlay.d.ts +10 -10
  661. package/lib/FinancialPriceSeries_combined.d.ts +83 -83
  662. package/lib/ForceIndexIndicator.d.ts +10 -10
  663. package/lib/FullStochasticOscillatorIndicator.d.ts +16 -16
  664. package/lib/HighDensityScatterSeries_combined.d.ts +128 -128
  665. package/lib/HorizontalAnchoredCategorySeries.d.ts +32 -32
  666. package/lib/HorizontalRangeCategorySeries.d.ts +20 -20
  667. package/lib/ItemToolTipLayer_combined.d.ts +37 -37
  668. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  669. package/lib/LineSeries_combined.d.ts +27 -26
  670. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  671. package/lib/MassIndexIndicator.d.ts +4 -4
  672. package/lib/MedianPriceIndicator.d.ts +4 -4
  673. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  674. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  675. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  676. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  677. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  678. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  679. package/lib/PointSeries_combined.d.ts +10 -10
  680. package/lib/PolarAreaSeries_combined.d.ts +23 -22
  681. package/lib/PolarBase_combined.d.ts +138 -130
  682. package/lib/PolarLineSeriesBase_combined.d.ts +24 -23
  683. package/lib/PolarLineSeries_combined.d.ts +19 -19
  684. package/lib/PolarScatterSeries_combined.d.ts +8 -8
  685. package/lib/PolarSplineAreaSeries_combined.d.ts +24 -23
  686. package/lib/PolarSplineSeries_combined.d.ts +18 -18
  687. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  688. package/lib/PriceChannelOverlay_combined.d.ts +32 -32
  689. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  690. package/lib/RadialAreaSeries_combined.d.ts +23 -23
  691. package/lib/RadialBucketCalculator_combined.d.ts +60 -57
  692. package/lib/RadialColumnSeries_combined.d.ts +28 -28
  693. package/lib/RadialLineSeries_combined.d.ts +24 -23
  694. package/lib/RadialPieSeries_combined.d.ts +28 -28
  695. package/lib/RangeAreaSeries_combined.d.ts +23 -23
  696. package/lib/RangeCategoryBucketCalculator_combined.d.ts +31 -24
  697. package/lib/RangeColumnSeries_combined.d.ts +26 -26
  698. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  699. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  700. package/lib/RenderValidEventArgs.d.ts +7 -0
  701. package/lib/ScatterAreaSeries_combined.d.ts +50 -50
  702. package/lib/ScatterBase_combined.d.ts +161 -153
  703. package/lib/ScatterContourSeries_combined.d.ts +38 -38
  704. package/lib/ScatterLineSeries.d.ts +15 -14
  705. package/lib/ScatterLineSeriesView.d.ts +8 -8
  706. package/lib/ScatterPolygonSeries_combined.d.ts +86 -86
  707. package/lib/ScatterPolylineSeries_combined.d.ts +15 -15
  708. package/lib/ScatterSeries_combined.d.ts +8 -8
  709. package/lib/ScatterSplineSeries.d.ts +13 -12
  710. package/lib/ScatterSplineSeriesView.d.ts +8 -8
  711. package/lib/ScatterTriangulationSeries.d.ts +48 -48
  712. package/lib/SeriesHighlightedValuesDisplayMode.d.ts +10 -0
  713. package/lib/SeriesLayer.d.ts +1 -0
  714. package/lib/SeriesLayerCollection.d.ts +1 -0
  715. package/lib/SeriesLayerManager.d.ts +1 -0
  716. package/lib/SeriesLayerPropertyOverlay.d.ts +1 -0
  717. package/lib/SeriesLayerPropertyOverlayCollection.d.ts +1 -0
  718. package/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.d.ts +12 -0
  719. package/lib/SeriesViewer_combined.d.ts +1436 -1176
  720. package/lib/SeriesVisualData.d.ts +1 -50
  721. package/lib/SeriesVisualDataList.d.ts +1 -10
  722. package/lib/SeriesVisualDataManager.d.ts +2 -0
  723. package/lib/SeriesVisualData_combined.d.ts +61 -0
  724. package/lib/ShapeSeriesBase_combined.d.ts +153 -145
  725. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  726. package/lib/SplineAreaSeries_combined.d.ts +28 -28
  727. package/lib/SplineSeriesBase_combined.d.ts +29 -29
  728. package/lib/SplineSeries_combined.d.ts +24 -23
  729. package/lib/Stacked100AreaSeries_combined.d.ts +6 -6
  730. package/lib/Stacked100BarSeries_combined.d.ts +10 -10
  731. package/lib/Stacked100ColumnSeries_combined.d.ts +10 -10
  732. package/lib/Stacked100LineSeries_combined.d.ts +6 -6
  733. package/lib/Stacked100SplineAreaSeries_combined.d.ts +6 -6
  734. package/lib/Stacked100SplineSeries_combined.d.ts +6 -6
  735. package/lib/StackedLineSeries_combined.d.ts +5 -5
  736. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +506 -496
  737. package/lib/StackedSeriesVisualData.d.ts +2 -2
  738. package/lib/StandardDeviationIndicator.d.ts +9 -9
  739. package/lib/StepAreaSeries_combined.d.ts +32 -32
  740. package/lib/StepLineSeries_combined.d.ts +30 -29
  741. package/lib/StochRSIIndicator.d.ts +9 -9
  742. package/lib/StrategyBasedIndicator.d.ts +22 -22
  743. package/lib/TRIXIndicator.d.ts +9 -9
  744. package/lib/TransitionOutSpeedType.d.ts +30 -0
  745. package/lib/TypicalPriceIndicator.d.ts +4 -4
  746. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  747. package/lib/ValueLayer_combined.d.ts +77 -77
  748. package/lib/ValueOverlay_combined.d.ts +52 -52
  749. package/lib/VerticalAnchoredCategorySeries.d.ts +27 -27
  750. package/lib/WaterfallSeries_combined.d.ts +44 -42
  751. package/lib/WeightedCloseIndicator.d.ts +4 -4
  752. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  753. package/lib/XYChart.d.ts +240 -240
  754. package/lib/igc-anchored-category-series-component.d.ts +5 -0
  755. package/lib/igc-anchored-radial-series-component.d.ts +5 -0
  756. package/lib/igc-category-chart-component.d.ts +11 -0
  757. package/lib/igc-data-chart-component.d.ts +4 -0
  758. package/lib/igc-data-chart-default-tooltips-component.d.ts +1 -0
  759. package/lib/igc-domain-chart-component.d.ts +35 -1
  760. package/lib/igc-filter-string-errors-parsing-event-args.d.ts +22 -0
  761. package/lib/igc-financial-series-component.d.ts +25 -0
  762. package/lib/igc-polar-base-component.d.ts +10 -0
  763. package/lib/igc-range-category-series-component.d.ts +10 -0
  764. package/lib/igc-scatter-base-component.d.ts +10 -0
  765. package/lib/igc-series-component.d.ts +95 -0
  766. package/lib/igc-series-layer-collection.d.ts +8 -0
  767. package/lib/igc-series-layer-property-overlay-collection.d.ts +8 -0
  768. package/lib/igc-series-layer-property-overlay-value-resolving-event-args.d.ts +17 -0
  769. package/lib/igc-series-layer-property-overlay.d.ts +55 -0
  770. package/lib/igc-series-layer.d.ts +31 -0
  771. package/lib/igc-series-viewer-component.d.ts +6 -0
  772. package/lib/igc-shape-series-base-component.d.ts +5 -0
  773. package/lib/igc-stacked-fragment-series-component.d.ts +11 -0
  774. package/package.json +2 -2
  775. package/public_api.d.ts +16 -0
@@ -48,80 +48,80 @@ 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.t0 = 1;
52
- _this.u2 = new Dictionary$2(String_$type, Base.$, 0);
53
- _this.u3 = new List$1(String_$type, 0);
54
- _this.ts = 8;
55
- _this.tw = 11;
56
- _this.uf = null;
57
- _this.t7 = null;
58
- _this.ua = null;
59
- _this.uc = null;
60
- _this.t9 = null;
61
- _this.ub = null;
62
- _this.ue = null;
63
- _this.ud = null;
64
- _this.t8 = null;
51
+ _this.xp = 1;
52
+ _this.yr = new Dictionary$2(String_$type, Base.$, 0);
53
+ _this.ys = new List$1(String_$type, 0);
54
+ _this.xh = 8;
55
+ _this.xl = 11;
56
+ _this.x4 = null;
57
+ _this.xw = null;
58
+ _this.xz = null;
59
+ _this.x1 = null;
60
+ _this.xy = null;
61
+ _this.x0 = null;
62
+ _this.x3 = null;
63
+ _this.x2 = null;
64
+ _this.xx = null;
65
65
  var a = new DataToolTipLayerFrame();
66
66
  var b = new DataToolTipLayerFrame();
67
67
  var c = new DataToolTipLayerFrame();
68
- _this.qq = a;
69
- _this.qp = b;
70
- _this.qr = c;
68
+ _this.uf = a;
69
+ _this.ue = b;
70
+ _this.ug = c;
71
71
  _this.ab = DataToolTipLayer.$;
72
72
  return _this;
73
73
  }
74
- DataToolTipLayer.prototype.get_dc = function () {
74
+ DataToolTipLayer.prototype.get_d5 = function () {
75
75
  return true;
76
76
  };
77
- DataToolTipLayer.prototype.by = function () {
77
+ DataToolTipLayer.prototype.cg = function () {
78
78
  return new DataToolTipLayerView(this);
79
79
  };
80
- DataToolTipLayer.prototype.l4 = function (a) {
81
- _super.prototype.l4.call(this, a);
82
- this.t4 = a;
80
+ DataToolTipLayer.prototype.o0 = function (a) {
81
+ _super.prototype.o0.call(this, a);
82
+ this.xt = a;
83
83
  };
84
- DataToolTipLayer.prototype.get_dn = function () {
84
+ DataToolTipLayer.prototype.get_eg = function () {
85
85
  return true;
86
86
  };
87
- Object.defineProperty(DataToolTipLayer.prototype, "t1", {
87
+ Object.defineProperty(DataToolTipLayer.prototype, "xq", {
88
88
  get: function () {
89
- return this.t0;
89
+ return this.xp;
90
90
  },
91
91
  set: function (a) {
92
- var b = this.t0;
93
- this.t0 = a;
94
- if (b != this.t0) {
95
- this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.t0));
92
+ var b = this.xp;
93
+ this.xp = a;
94
+ if (b != this.xp) {
95
+ this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.xp));
96
96
  }
97
97
  },
98
98
  enumerable: false,
99
99
  configurable: true
100
100
  });
101
- DataToolTipLayer.prototype.t3 = function () {
101
+ DataToolTipLayer.prototype.xs = function () {
102
102
  var e_1, _a;
103
103
  var a = true;
104
104
  var b = true;
105
105
  var c = true;
106
106
  var d = true;
107
- if (this.t2 != 0) {
108
- return this.t2;
107
+ if (this.xr != 0) {
108
+ return this.xr;
109
109
  }
110
- var e = this.tj();
110
+ var e = this.w8();
111
111
  if (e != null) {
112
112
  try {
113
113
  for (var _b = __values(fromEnum(e.db())), _c = _b.next(); !_c.done; _c = _b.next()) {
114
114
  var f = _c.value;
115
- if (!f.dd && !f.ef) {
115
+ if (!f.d6 && !f.e9) {
116
116
  a = false;
117
117
  }
118
- if (!f.dd && !f.d9) {
118
+ if (!f.d6 && !f.e2) {
119
119
  b = false;
120
120
  }
121
- if (!f.dd && !f.eg) {
121
+ if (!f.d6 && !f.fa) {
122
122
  c = false;
123
123
  }
124
- if (!f.dd && !f.ed) {
124
+ if (!f.d6 && !f.e6) {
125
125
  d = false;
126
126
  }
127
127
  }
@@ -145,29 +145,29 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
145
145
  }
146
146
  return 1;
147
147
  };
148
- DataToolTipLayer.prototype.l9 = function (a, b, c, d) {
149
- _super.prototype.l9.call(this, a, b, c, d);
148
+ DataToolTipLayer.prototype.o8 = function (a, b, c, d) {
149
+ _super.prototype.o8.call(this, a, b, c, d);
150
150
  switch (b) {
151
151
  case DataToolTipLayer.$$p[37]:
152
- this.mn(true);
152
+ this.pp(true);
153
153
  break;
154
154
  case DataToolTipLayer.$$p[44]:
155
- this.mn(true);
155
+ this.pp(true);
156
156
  break;
157
157
  case DataToolTipLayer.$$p[8]:
158
- this.t1 = this.t3();
158
+ this.xq = this.xs();
159
159
  break;
160
160
  case "ActualGroupingMode":
161
- this.mn(true);
161
+ this.pp(true);
162
162
  break;
163
163
  case DataToolTipLayer.$$p[6]:
164
- this.tt = this.tv();
164
+ this.xi = this.xk();
165
165
  break;
166
166
  case DataToolTipLayer.$$p[7]:
167
- this.tx = this.tz();
167
+ this.xm = this.xo();
168
168
  break;
169
169
  case "SeriesViewer":
170
- this.t4.ci();
170
+ this.xt.cl();
171
171
  break;
172
172
  case DataToolTipLayer.$$p[26]:
173
173
  case DataToolTipLayer.$$p[20]:
@@ -228,248 +228,248 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
228
228
  case DataToolTipLayer.$$p[22]:
229
229
  case DataToolTipLayer.$$p[23]:
230
230
  case "LabelTextStyle":
231
- this.yk(b, c, d);
231
+ this.ab9(b, c, d);
232
232
  break;
233
233
  }
234
234
  };
235
- DataToolTipLayer.prototype.yk = function (a, b, c) {
236
- if (!this.u2.containsKey(a)) {
237
- this.u3.add(a);
238
- this.u2.addItem(a, c);
235
+ DataToolTipLayer.prototype.ab9 = function (a, b, c) {
236
+ if (!this.yr.containsKey(a)) {
237
+ this.ys.add(a);
238
+ this.yr.addItem(a, c);
239
239
  }
240
240
  else {
241
- this.u2.item(a, c);
241
+ this.yr.item(a, c);
242
242
  }
243
- this.mn(true);
243
+ this.pp(true);
244
244
  };
245
- DataToolTipLayer.prototype.yo = function (a, b) {
245
+ DataToolTipLayer.prototype.acd = function (a, b) {
246
246
  switch (a) {
247
247
  case DataToolTipLayer.$$p[8]:
248
- this.t2 = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
248
+ this.xr = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
249
249
  break;
250
250
  case DataToolTipLayer.$$p[24]:
251
- this.u7 = b;
251
+ this.yw = b;
252
252
  break;
253
253
  case DataToolTipLayer.$$p[25]:
254
- this.u8 = b;
254
+ this.yx = b;
255
255
  break;
256
256
  case DataToolTipLayer.$$p[2]:
257
- this.u5 = b;
257
+ this.yu = b;
258
258
  break;
259
259
  case DataToolTipLayer.$$p[3]:
260
- this.u6 = b;
260
+ this.yv = b;
261
261
  break;
262
262
  case DataToolTipLayer.$$p[6]:
263
- this.tu = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
263
+ this.xj = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
264
264
  break;
265
265
  case DataToolTipLayer.$$p[7]:
266
- this.ty = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
266
+ this.xn = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
267
267
  break;
268
268
  case DataToolTipLayer.$$p[26]:
269
- this.ux = b;
269
+ this.ym = b;
270
270
  break;
271
271
  case DataToolTipLayer.$$p[20]:
272
- this.th = b;
272
+ this.w6 = b;
273
273
  break;
274
274
  case DataToolTipLayer.$$p[5]:
275
- this.tc = b;
275
+ this.w1 = b;
276
276
  break;
277
277
  case DataToolTipLayer.$$p[19]:
278
- this.tg = b;
278
+ this.w5 = b;
279
279
  break;
280
280
  case DataToolTipLayer.$$p[4]:
281
- this.tb = b;
281
+ this.w0 = b;
282
282
  break;
283
283
  case DataToolTipLayer.$$p[45]:
284
- this.tl = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
284
+ this.xa = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
285
285
  break;
286
286
  case DataToolTipLayer.$$p[47]:
287
- this.v7 = typeGetValue(b);
287
+ this.zw = typeGetValue(b);
288
288
  break;
289
289
  case DataToolTipLayer.$$p[48]:
290
- this.v8 = typeGetValue(b);
290
+ this.zx = typeGetValue(b);
291
291
  break;
292
292
  case DataToolTipLayer.$$p[49]:
293
- this.tr = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
293
+ this.xg = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
294
294
  break;
295
295
  case DataToolTipLayer.$$p[46]:
296
- this.x2 = b;
296
+ this.abr = b;
297
297
  break;
298
298
  case DataToolTipLayer.$$p[52]:
299
- this.uz = b;
299
+ this.yo = b;
300
300
  break;
301
301
  case DataToolTipLayer.$$p[51]:
302
- this.x8 = b;
302
+ this.abx = b;
303
303
  break;
304
304
  case DataToolTipLayer.$$p[50]:
305
- this.ti = b;
305
+ this.w7 = b;
306
306
  break;
307
307
  case DataToolTipLayer.$$p[53]:
308
- this.aaz = b;
308
+ this.aeo = b;
309
309
  break;
310
310
  case DataToolTipLayer.$$p[54]:
311
- this.u0 = b;
311
+ this.yp = b;
312
312
  break;
313
313
  case DataToolTipLayer.$$p[58]:
314
- this.yh = b;
314
+ this.ab6 = b;
315
315
  break;
316
316
  case DataToolTipLayer.$$p[57]:
317
- this.u1 = b;
317
+ this.yq = b;
318
318
  break;
319
319
  case DataToolTipLayer.$$p[56]:
320
- this.aa0 = b;
320
+ this.aep = b;
321
321
  break;
322
322
  case DataToolTipLayer.$$p[55]:
323
- this.aak = b;
323
+ this.ad9 = b;
324
324
  break;
325
325
  case "ValueTextStyle":
326
- this.uo = b;
326
+ this.yd = b;
327
327
  break;
328
328
  case DataToolTipLayer.$$p[12]:
329
- this.wq = b;
329
+ this.aaf = b;
330
330
  break;
331
331
  case DataToolTipLayer.$$p[11]:
332
- this.tf = b;
332
+ this.w4 = b;
333
333
  break;
334
334
  case DataToolTipLayer.$$p[9]:
335
- this.wm = b;
335
+ this.aab = b;
336
336
  break;
337
337
  case DataToolTipLayer.$$p[10]:
338
- this.tm = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
338
+ this.xb = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
339
339
  break;
340
340
  case DataToolTipLayer.$$p[13]:
341
- this.tn = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
341
+ this.xc = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
342
342
  break;
343
343
  case DataToolTipLayer.$$p[18]:
344
- this.wv = b;
344
+ this.aak = b;
345
345
  break;
346
346
  case DataToolTipLayer.$$p[16]:
347
- this.aac = b;
347
+ this.ad1 = b;
348
348
  break;
349
349
  case DataToolTipLayer.$$p[17]:
350
- this.aat = b;
350
+ this.aei = b;
351
351
  break;
352
352
  case DataToolTipLayer.$$p[14]:
353
- this.aas = b;
353
+ this.aeh = b;
354
354
  break;
355
355
  case DataToolTipLayer.$$p[15]:
356
- this.uq = b;
356
+ this.yf = b;
357
357
  break;
358
358
  case "HeaderTextStyle":
359
- this.ug = b;
359
+ this.x5 = b;
360
360
  break;
361
361
  case DataToolTipLayer.$$p[30]:
362
- this.aaf = b;
362
+ this.ad4 = b;
363
363
  break;
364
364
  case "SummaryTitleTextStyle":
365
- this.uj = b;
365
+ this.x8 = b;
366
366
  break;
367
367
  case DataToolTipLayer.$$p[33]:
368
- this.tp = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
368
+ this.xe = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
369
369
  break;
370
370
  case DataToolTipLayer.$$p[32]:
371
- this.xe = b;
371
+ this.aa3 = b;
372
372
  break;
373
373
  case DataToolTipLayer.$$p[31]:
374
- this.aaw = b;
374
+ this.ael = b;
375
375
  break;
376
376
  case DataToolTipLayer.$$p[29]:
377
- this.aav = b;
377
+ this.aek = b;
378
378
  break;
379
379
  case DataToolTipLayer.$$p[36]:
380
- this.aah = b;
380
+ this.ad6 = b;
381
381
  break;
382
382
  case "SummaryValueTextStyle":
383
- this.ul = b;
383
+ this.ya = b;
384
384
  break;
385
385
  case DataToolTipLayer.$$p[28]:
386
- this.w9 = b;
386
+ this.aay = b;
387
387
  break;
388
388
  case DataToolTipLayer.$$p[27]:
389
- this.aae = b;
389
+ this.ad3 = b;
390
390
  break;
391
391
  case "SummaryLabelTextStyle":
392
- this.ui = b;
392
+ this.x7 = b;
393
393
  break;
394
394
  case DataToolTipLayer.$$p[35]:
395
- this.xk = b;
395
+ this.aa9 = b;
396
396
  break;
397
397
  case DataToolTipLayer.$$p[34]:
398
- this.aag = b;
398
+ this.ad5 = b;
399
399
  break;
400
400
  case "SummaryUnitsTextStyle":
401
- this.uk = b;
401
+ this.x9 = b;
402
402
  break;
403
403
  case DataToolTipLayer.$$p[0]:
404
- this.aar = b;
404
+ this.aeg = b;
405
405
  break;
406
406
  case DataToolTipLayer.$$p[1]:
407
- this.t6 = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
407
+ this.xv = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
408
408
  break;
409
409
  case DataToolTipLayer.$$p[40]:
410
- this.tq = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
410
+ this.xf = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
411
411
  break;
412
412
  case DataToolTipLayer.$$p[43]:
413
- this.xv = b;
413
+ this.abk = b;
414
414
  break;
415
415
  case DataToolTipLayer.$$p[41]:
416
- this.aaj = b;
416
+ this.ad8 = b;
417
417
  break;
418
418
  case DataToolTipLayer.$$p[42]:
419
- this.aay = b;
419
+ this.aen = b;
420
420
  break;
421
421
  case "UnitsTextStyle":
422
- this.un = b;
422
+ this.yc = b;
423
423
  break;
424
424
  case DataToolTipLayer.$$p[39]:
425
- this.aax = b;
425
+ this.aem = b;
426
426
  break;
427
427
  case DataToolTipLayer.$$p[38]:
428
- this.aai = b;
428
+ this.ad7 = b;
429
429
  break;
430
430
  case "TitleTextStyle":
431
- this.um = b;
431
+ this.yb = b;
432
432
  break;
433
433
  case DataToolTipLayer.$$p[21]:
434
- this.to = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
434
+ this.xd = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
435
435
  break;
436
436
  case DataToolTipLayer.$$p[22]:
437
- this.aad = b;
437
+ this.ad2 = b;
438
438
  break;
439
439
  case DataToolTipLayer.$$p[23]:
440
- this.aau = b;
440
+ this.aej = b;
441
441
  break;
442
442
  case "LabelTextStyle":
443
- this.uh = b;
443
+ this.x6 = b;
444
444
  break;
445
445
  }
446
446
  };
447
- DataToolTipLayer.prototype.yl = function (a) {
448
- for (var b = 0; b < this.u3.count; b++) {
449
- var c = this.u3._inner[b];
450
- a.updatePropertyByName(c, this.u2.item(c));
447
+ DataToolTipLayer.prototype.aca = function (a) {
448
+ for (var b = 0; b < this.ys.count; b++) {
449
+ var c = this.ys._inner[b];
450
+ a.updatePropertyByName(c, this.yr.item(c));
451
451
  }
452
452
  };
453
- DataToolTipLayer.prototype.r2 = function (a, b) {
453
+ DataToolTipLayer.prototype.vr = function (a, b) {
454
454
  {
455
455
  if (!this.at.c) {
456
- this.mn(b);
456
+ this.pp(b);
457
457
  }
458
458
  }
459
459
  };
460
- DataToolTipLayer.prototype.r3 = function (a, b) {
460
+ DataToolTipLayer.prototype.vs = function (a, b) {
461
461
  if (!this.at.c) {
462
- this.mn(b);
462
+ this.pp(b);
463
463
  }
464
464
  };
465
- DataToolTipLayer.prototype.r5 = function (a, b) {
465
+ DataToolTipLayer.prototype.vu = function (a, b) {
466
466
  var e_2, _a;
467
467
  var _this = this;
468
- _super.prototype.r5.call(this, a, b);
469
- this.t0 = this.t3();
468
+ _super.prototype.vu.call(this, a, b);
469
+ this.xp = this.xs();
470
470
  var c = a;
471
- var d = this.t4.b6;
472
- var e = this.uy;
471
+ var d = this.xt.b9;
472
+ var e = this.yn;
473
473
  var f = false;
474
474
  c.m.clear();
475
475
  c.i.clear();
@@ -479,25 +479,43 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
479
479
  c.k.clear();
480
480
  c.j.clear();
481
481
  c.h.clear();
482
- if (isNaN_(this.s8.x) && isNaN_(this.s8.y)) {
482
+ if (isNaN_(this.wx.x) && isNaN_(this.wx.y)) {
483
483
  d.count = 0;
484
484
  return;
485
485
  }
486
486
  {
487
- if (this.t1 == 2) {
487
+ if (this.xq == 2) {
488
488
  var g_1 = 0;
489
489
  {
490
490
  try {
491
- for (var _b = __values(fromEnum(this.ce.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
491
+ for (var _b = __values(fromEnum(this.cy.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
492
492
  var h = _c.value;
493
- if (this.qw(h)) {
494
- this.yn(h, c, e, f, g_1);
493
+ if (this.ul(h)) {
494
+ this.acc(h, c, e, f, g_1);
495
495
  g_1++;
496
496
  }
497
497
  if (h.isStacked) {
498
- h.lf(function (i) {
499
- if (_this.qw(i)) {
500
- _this.yn(i, c, e, f, g_1);
498
+ h.n5(function (i) {
499
+ if (_this.ul(i)) {
500
+ _this.acc(i, c, e, f, g_1);
501
+ g_1++;
502
+ }
503
+ if (i.dv) {
504
+ i.n3(function (j) {
505
+ if (_this.ul(j)) {
506
+ _this.acc(j, c, e, f, g_1);
507
+ g_1++;
508
+ }
509
+ return true;
510
+ });
511
+ }
512
+ return true;
513
+ });
514
+ }
515
+ if (h.dv) {
516
+ h.n3(function (i) {
517
+ if (_this.ul(i)) {
518
+ _this.acc(i, c, e, f, g_1);
501
519
  g_1++;
502
520
  }
503
521
  return true;
@@ -518,19 +536,19 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
518
536
  throw e_2.error;
519
537
  }
520
538
  }
521
- this.yj(c);
539
+ this.ab8(c);
522
540
  }
523
541
  d.count = g_1;
524
542
  }
525
543
  else {
526
- var i = this.tj();
527
- var j = this.u4(i);
528
- var k = this.t5(i, j, e);
529
- this.ym(k, c, e);
544
+ var i = this.w8();
545
+ var j = this.yt(i);
546
+ var k = this.xu(i, j, e);
547
+ this.acb(k, c, e);
530
548
  }
531
549
  }
532
550
  };
533
- DataToolTipLayer.prototype.u4 = function (a) {
551
+ DataToolTipLayer.prototype.yt = function (a) {
534
552
  var e_3, _a;
535
553
  var b = new List$1(Series.$, 0);
536
554
  if (a == null) {
@@ -557,18 +575,18 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
557
575
  }
558
576
  return b;
559
577
  };
560
- DataToolTipLayer.prototype.tj = function () {
578
+ DataToolTipLayer.prototype.w8 = function () {
561
579
  var e_4, _a, e_5, _b;
562
- if (this.tk != null) {
563
- return this.tk;
580
+ if (this.w9 != null) {
581
+ return this.w9;
564
582
  }
565
- if (this.ce == null) {
583
+ if (this.cy == null) {
566
584
  return null;
567
585
  }
568
586
  try {
569
- for (var _c = __values(fromEnum(this.ce.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
587
+ for (var _c = __values(fromEnum(this.cy.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
570
588
  var a = _d.value;
571
- if (a.dj) {
589
+ if (a.ec) {
572
590
  var b = a.as();
573
591
  if (b != null && b.co()) {
574
592
  return b;
@@ -590,9 +608,9 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
590
608
  }
591
609
  }
592
610
  try {
593
- for (var _e = __values(fromEnum(this.ce.series)), _f = _e.next(); !_f.done; _f = _e.next()) {
611
+ for (var _e = __values(fromEnum(this.cy.series)), _f = _e.next(); !_f.done; _f = _e.next()) {
594
612
  var c = _f.value;
595
- if (!c.dj) {
613
+ if (!c.ec) {
596
614
  var d = c.ag();
597
615
  var e = d != null && d.length > 0 ? d[0] : null;
598
616
  if (e != null && e.co()) {
@@ -616,7 +634,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
616
634
  }
617
635
  return null;
618
636
  };
619
- DataToolTipLayer.prototype.t5 = function (a, b, c) {
637
+ DataToolTipLayer.prototype.xu = function (a, b, c) {
620
638
  var d = 1.7976931348623157E+308;
621
639
  var e = -1.7976931348623157E+308;
622
640
  var f = new List$1(DataContext.$, 0);
@@ -628,13 +646,26 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
628
646
  var l = 0;
629
647
  var _loop_1 = function (m) {
630
648
  var n = b.item(m);
631
- k = n.ce.l;
632
- l = n.ce.m;
633
- if (n.dj) {
649
+ k = n.cy.l;
650
+ l = n.cy.m;
651
+ if (n.ec) {
634
652
  var o = n;
635
653
  var p_1 = new List$1(Series.$, 0);
636
654
  if (o.isStacked) {
637
- o.lf(function (q) {
655
+ o.n5(function (q) {
656
+ p_1.add(q);
657
+ if (q.dv) {
658
+ q.n3(function (r) {
659
+ p_1.add(r);
660
+ return true;
661
+ });
662
+ }
663
+ return true;
664
+ });
665
+ }
666
+ else if (o.dv) {
667
+ p_1.add(o);
668
+ o.n3(function (q) {
638
669
  p_1.add(q);
639
670
  return true;
640
671
  });
@@ -656,12 +687,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
656
687
  continue;
657
688
  }
658
689
  }
659
- var t = this_1.ry(s);
690
+ var t = this_1.vn(s);
660
691
  if (!t.c) {
661
692
  continue;
662
693
  }
663
- j = s.pn(t.d);
664
- var u = s.ps(t.d, c, false);
694
+ j = s.tc(t.d);
695
+ var u = s.th(t.d, c, false);
665
696
  if (h) {
666
697
  if (!isNaN_(u.y)) {
667
698
  d = Math.min(d, u.y);
@@ -683,8 +714,8 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
683
714
  continue;
684
715
  }
685
716
  }
686
- var x = n.ps(this_1.s8, c, false);
687
- j = n.pn(this_1.s8);
717
+ var x = n.th(this_1.wx, c, false);
718
+ j = n.tc(this_1.wx);
688
719
  if (h) {
689
720
  if (!isNaN_(x.y)) {
690
721
  d = Math.min(d, x.y);
@@ -699,8 +730,8 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
699
730
  }
700
731
  }
701
732
  var y = null;
702
- var z = n.hy(this_1.s8);
703
- if (n.dp && z != null) {
733
+ var z = n.jr(this_1.wx);
734
+ if (n.eh && z != null) {
704
735
  y = n.av(z);
705
736
  }
706
737
  else {
@@ -718,11 +749,11 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
718
749
  var ab = 0;
719
750
  if (h) {
720
751
  ab = (d + e) / 2;
721
- aa = this.p7.right;
752
+ aa = this.tw.right;
722
753
  if (!isNaN_(j.x)) {
723
754
  aa = j.x;
724
755
  }
725
- if (ab < 0 || ab > this.p7.bottom) {
756
+ if (ab < 0 || ab > this.tw.bottom) {
726
757
  ab = NaN;
727
758
  }
728
759
  }
@@ -731,7 +762,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
731
762
  if (!isNaN_(j.y)) {
732
763
  ab = j.y;
733
764
  }
734
- if (aa < 0 || aa > this.p7.right) {
765
+ if (aa < 0 || aa > this.tw.right) {
735
766
  aa = NaN;
736
767
  }
737
768
  }
@@ -742,381 +773,381 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
742
773
  ac.a = h;
743
774
  return ac;
744
775
  };
745
- DataToolTipLayer.prototype.li = function () {
746
- this.s8 = { $type: Point_$type, x: NaN, y: NaN };
747
- this.mn(false);
748
- this.t4.cg(false);
776
+ DataToolTipLayer.prototype.n8 = function () {
777
+ this.wx = { $type: Point_$type, x: NaN, y: NaN };
778
+ this.pp(false);
779
+ this.xt.cj(false);
749
780
  };
750
- DataToolTipLayer.prototype.lj = function () {
751
- this.s8 = { $type: Point_$type, x: NaN, y: NaN };
752
- this.mn(false);
753
- this.t4.cg(true);
781
+ DataToolTipLayer.prototype.n9 = function () {
782
+ this.wx = { $type: Point_$type, x: NaN, y: NaN };
783
+ this.pp(false);
784
+ this.xt.cj(true);
754
785
  };
755
- Object.defineProperty(DataToolTipLayer.prototype, "aao", {
786
+ Object.defineProperty(DataToolTipLayer.prototype, "aed", {
756
787
  get: function () {
757
- var a = RectUtil.n(this.b1.bu);
758
- var b = new Size(1, this.b1.bu.width, this.b1.bu.height);
788
+ var a = RectUtil.n(this.cj.bx);
789
+ var b = new Size(1, this.cj.bx.width, this.cj.bx.height);
759
790
  return new Rect(3, a, b);
760
791
  },
761
792
  enumerable: false,
762
793
  configurable: true
763
794
  });
764
- Object.defineProperty(DataToolTipLayer.prototype, "aan", {
795
+ Object.defineProperty(DataToolTipLayer.prototype, "aec", {
765
796
  get: function () {
766
- var a = RectUtil.n(this.b1.bu);
767
- var b = new Size(1, this.b1.bu.width, this.b1.bu.height);
768
- return new Rect(3, this.t4.cj(a), b);
797
+ var a = RectUtil.n(this.cj.bx);
798
+ var b = new Size(1, this.cj.bx.width, this.cj.bx.height);
799
+ return new Rect(3, this.xt.cm(a), b);
769
800
  },
770
801
  enumerable: false,
771
802
  configurable: true
772
803
  });
773
- Object.defineProperty(DataToolTipLayer.prototype, "aam", {
804
+ Object.defineProperty(DataToolTipLayer.prototype, "aeb", {
774
805
  get: function () {
775
- var a = new Rect(0, 0, 0, this.ce.m, this.ce.l);
806
+ var a = new Rect(0, 0, 0, this.cy.m, this.cy.l);
776
807
  var b = RectUtil.n(a);
777
808
  var c = new Size(1, a.width, a.height);
778
- return new Rect(3, this.t4.cj(b), c);
809
+ return new Rect(3, this.xt.cm(b), c);
779
810
  },
780
811
  enumerable: false,
781
812
  configurable: true
782
813
  });
783
- Object.defineProperty(DataToolTipLayer.prototype, "aaq", {
814
+ Object.defineProperty(DataToolTipLayer.prototype, "aef", {
784
815
  get: function () {
785
816
  var a = { $type: Point_$type, x: 0, y: 0 };
786
- return new Rect(3, a, this.t4.co());
817
+ return new Rect(3, a, this.xt.cr());
787
818
  },
788
819
  enumerable: false,
789
820
  configurable: true
790
821
  });
791
- DataToolTipLayer.prototype.aap = function () {
792
- return this.aao;
822
+ DataToolTipLayer.prototype.aee = function () {
823
+ return this.aed;
793
824
  };
794
- DataToolTipLayer.prototype.uu = function (a, b, c) {
825
+ DataToolTipLayer.prototype.yj = function (a, b, c) {
795
826
  if (Rect.l_op_Equality(a, Rect.empty)) {
796
827
  return false;
797
828
  }
798
829
  var d = a.top;
799
830
  return c < d;
800
831
  };
801
- DataToolTipLayer.prototype.ur = function (a, b, c, d) {
832
+ DataToolTipLayer.prototype.yg = function (a, b, c, d) {
802
833
  if (Rect.l_op_Equality(a, Rect.empty)) {
803
834
  return false;
804
835
  }
805
836
  var e = a.bottom;
806
837
  return c + d.height >= e;
807
838
  };
808
- DataToolTipLayer.prototype.us = function (a, b, c) {
839
+ DataToolTipLayer.prototype.yh = function (a, b, c) {
809
840
  if (Rect.l_op_Equality(a, Rect.empty)) {
810
841
  return false;
811
842
  }
812
843
  var d = a.left;
813
844
  return c < d;
814
845
  };
815
- DataToolTipLayer.prototype.ut = function (a, b, c, d) {
846
+ DataToolTipLayer.prototype.yi = function (a, b, c, d) {
816
847
  if (Rect.l_op_Equality(a, Rect.empty)) {
817
848
  return false;
818
849
  }
819
850
  var e = a.right;
820
851
  return c + d.width > e;
821
852
  };
822
- DataToolTipLayer.prototype.vx = function (a, b) {
853
+ DataToolTipLayer.prototype.zm = function (a, b) {
823
854
  return a.top + b;
824
855
  };
825
- DataToolTipLayer.prototype.vv = function (a, b, c) {
856
+ DataToolTipLayer.prototype.zk = function (a, b, c) {
826
857
  return a.bottom - c.height - b;
827
858
  };
828
- DataToolTipLayer.prototype.vw = function (a, b) {
859
+ DataToolTipLayer.prototype.zl = function (a, b) {
829
860
  return ((a.bottom + a.top) / 2) - (b.height / 2);
830
861
  };
831
- DataToolTipLayer.prototype.v6 = function (a, b, c, d, e) {
862
+ DataToolTipLayer.prototype.zv = function (a, b, c, d, e) {
832
863
  var f = c.y - d.height - b;
833
864
  return f;
834
865
  };
835
- DataToolTipLayer.prototype.v4 = function (a, b, c, d, e) {
866
+ DataToolTipLayer.prototype.zt = function (a, b, c, d, e) {
836
867
  var f = c.y + b;
837
868
  return f;
838
869
  };
839
- DataToolTipLayer.prototype.v5 = function (a, b, c, d, e) {
870
+ DataToolTipLayer.prototype.zu = function (a, b, c, d, e) {
840
871
  var f = c.y - (d.height / 2);
841
872
  return f;
842
873
  };
843
- DataToolTipLayer.prototype.v0 = function (a, b, c, d, e) {
874
+ DataToolTipLayer.prototype.zp = function (a, b, c, d, e) {
844
875
  var f = c.y - d.height;
845
876
  f = f - b;
846
877
  return f;
847
878
  };
848
- DataToolTipLayer.prototype.vy = function (a, b, c, d, e) {
879
+ DataToolTipLayer.prototype.zn = function (a, b, c, d, e) {
849
880
  var f = c.y;
850
881
  f = f + b;
851
882
  return f;
852
883
  };
853
- DataToolTipLayer.prototype.vz = function (a, b, c, d, e) {
884
+ DataToolTipLayer.prototype.zo = function (a, b, c, d, e) {
854
885
  var f = c.y - (d.height / 2);
855
886
  return f;
856
887
  };
857
- DataToolTipLayer.prototype.vg = function (a, b) {
888
+ DataToolTipLayer.prototype.y5 = function (a, b) {
858
889
  return a.left + b;
859
890
  };
860
- DataToolTipLayer.prototype.vi = function (a, b, c) {
891
+ DataToolTipLayer.prototype.y7 = function (a, b, c) {
861
892
  return (a.right - (c.width)) - b;
862
893
  };
863
- DataToolTipLayer.prototype.vh = function (a, b, c) {
894
+ DataToolTipLayer.prototype.y6 = function (a, b, c) {
864
895
  return ((a.right + a.left) / 2) - (c.width / 2) + b;
865
896
  };
866
- DataToolTipLayer.prototype.vp = function (a, b, c, d, e) {
897
+ DataToolTipLayer.prototype.ze = function (a, b, c, d, e) {
867
898
  var f = (c.x - d.width) - b;
868
899
  return f;
869
900
  };
870
- DataToolTipLayer.prototype.vr = function (a, b, c, d, e) {
901
+ DataToolTipLayer.prototype.zg = function (a, b, c, d, e) {
871
902
  var f = c.x + b;
872
903
  return f;
873
904
  };
874
- DataToolTipLayer.prototype.vq = function (a, b, c, d, e) {
905
+ DataToolTipLayer.prototype.zf = function (a, b, c, d, e) {
875
906
  var f = (c.x - (d.width / 2));
876
907
  f = f + b;
877
908
  return f;
878
909
  };
879
- DataToolTipLayer.prototype.vm = function (a, b, c, d, e) {
910
+ DataToolTipLayer.prototype.zb = function (a, b, c, d, e) {
880
911
  var f = c.x - d.width;
881
912
  f = f - b;
882
913
  return f;
883
914
  };
884
- DataToolTipLayer.prototype.vo = function (a, b, c, d, e) {
915
+ DataToolTipLayer.prototype.zd = function (a, b, c, d, e) {
885
916
  var f = c.x;
886
917
  f = f + b;
887
918
  return f;
888
919
  };
889
- DataToolTipLayer.prototype.vn = function (a, b, c, d, e) {
920
+ DataToolTipLayer.prototype.zc = function (a, b, c, d, e) {
890
921
  var f = c.x - (d.width / 2);
891
922
  f = f + b;
892
923
  return f;
893
924
  };
894
- DataToolTipLayer.prototype.vc = function (a, b, c, d, e, f, g, h) {
925
+ DataToolTipLayer.prototype.y1 = function (a, b, c, d, e, f, g, h) {
895
926
  switch (a) {
896
927
  case 1:
897
928
  {
898
- return this.v0(e, b, h, f, true);
929
+ return this.zp(e, b, h, f, true);
899
930
  }
900
931
  case 2:
901
932
  {
902
- return this.vy(e, b, h, f, true);
933
+ return this.zn(e, b, h, f, true);
903
934
  }
904
935
  case 3:
905
936
  {
906
- return this.vz(e, b, h, f, true);
937
+ return this.zo(e, b, h, f, true);
907
938
  }
908
- case 5: return this.v1(e, c, b, h, f);
909
- case 6: return this.v2(e, c, b, h, f);
910
- case 4: return this.v3(e, c, b, h, f);
911
- case 8: return this.vs(e, c, b, h, f);
912
- case 9: return this.vt(e, c, b, h, f);
913
- case 7: return this.vu(e, c, b, h, f);
914
- case 13: return this.vx(d, b);
915
- case 14: return this.vv(d, b, f);
916
- case 15: return this.vw(d, f);
917
- case 10: return this.v6(e, b, g, f, true);
918
- case 12: return this.v5(e, b, g, f, true);
939
+ case 5: return this.zq(e, c, b, h, f);
940
+ case 6: return this.zr(e, c, b, h, f);
941
+ case 4: return this.zs(e, c, b, h, f);
942
+ case 8: return this.zh(e, c, b, h, f);
943
+ case 9: return this.zi(e, c, b, h, f);
944
+ case 7: return this.zj(e, c, b, h, f);
945
+ case 13: return this.zm(d, b);
946
+ case 14: return this.zk(d, b, f);
947
+ case 15: return this.zl(d, f);
948
+ case 10: return this.zv(e, b, g, f, true);
949
+ case 12: return this.zu(e, b, g, f, true);
919
950
  case 11:
920
- default: return this.v4(e, b, g, f, true);
951
+ default: return this.zt(e, b, g, f, true);
921
952
  }
922
953
  };
923
- DataToolTipLayer.prototype.vj = function (a, b, c, d, e) {
954
+ DataToolTipLayer.prototype.y8 = function (a, b, c, d, e) {
924
955
  var f = d.x;
925
956
  f = f + b / 2;
926
957
  f = f - e.width;
927
958
  f = f - c;
928
959
  return f;
929
960
  };
930
- DataToolTipLayer.prototype.vk = function (a, b, c, d, e) {
961
+ DataToolTipLayer.prototype.y9 = function (a, b, c, d, e) {
931
962
  var f = d.x;
932
963
  f = f + b / 2;
933
964
  f = f - e.width / 2;
934
965
  f = f + c;
935
966
  return f;
936
967
  };
937
- DataToolTipLayer.prototype.vl = function (a, b, c, d, e) {
968
+ DataToolTipLayer.prototype.za = function (a, b, c, d, e) {
938
969
  var f = d.x;
939
970
  f = f + b / 2;
940
971
  f = f + c;
941
972
  return f;
942
973
  };
943
- DataToolTipLayer.prototype.vd = function (a, b, c, d, e) {
974
+ DataToolTipLayer.prototype.y2 = function (a, b, c, d, e) {
944
975
  var f = d.x;
945
976
  f = f - b / 2;
946
977
  f = f - e.width;
947
978
  f = f - c;
948
979
  return f;
949
980
  };
950
- DataToolTipLayer.prototype.ve = function (a, b, c, d, e) {
981
+ DataToolTipLayer.prototype.y3 = function (a, b, c, d, e) {
951
982
  var f = d.x;
952
983
  f = f - b / 2;
953
984
  f = f - e.width / 2;
954
985
  f = f + c;
955
986
  return f;
956
987
  };
957
- DataToolTipLayer.prototype.vf = function (a, b, c, d, e) {
988
+ DataToolTipLayer.prototype.y4 = function (a, b, c, d, e) {
958
989
  var f = d.x;
959
990
  f = f - b / 2;
960
991
  f = f + c;
961
992
  return f;
962
993
  };
963
- DataToolTipLayer.prototype.vu = function (a, b, c, d, e) {
994
+ DataToolTipLayer.prototype.zj = function (a, b, c, d, e) {
964
995
  var f = d.y;
965
996
  f = f + b / 2;
966
997
  f = f - e.height;
967
998
  f = f - c;
968
999
  return f;
969
1000
  };
970
- DataToolTipLayer.prototype.vt = function (a, b, c, d, e) {
1001
+ DataToolTipLayer.prototype.zi = function (a, b, c, d, e) {
971
1002
  var f = d.y;
972
1003
  f = f + b / 2;
973
1004
  f = f - e.height / 2;
974
1005
  f = f + c;
975
1006
  return f;
976
1007
  };
977
- DataToolTipLayer.prototype.vs = function (a, b, c, d, e) {
1008
+ DataToolTipLayer.prototype.zh = function (a, b, c, d, e) {
978
1009
  var f = d.y;
979
1010
  f = f + b / 2;
980
1011
  f = f + c;
981
1012
  return f;
982
1013
  };
983
- DataToolTipLayer.prototype.v3 = function (a, b, c, d, e) {
1014
+ DataToolTipLayer.prototype.zs = function (a, b, c, d, e) {
984
1015
  var f = d.y;
985
1016
  f = f - b / 2;
986
1017
  f = f - e.height;
987
1018
  f = f - c;
988
1019
  return f;
989
1020
  };
990
- DataToolTipLayer.prototype.v2 = function (a, b, c, d, e) {
1021
+ DataToolTipLayer.prototype.zr = function (a, b, c, d, e) {
991
1022
  var f = d.y;
992
1023
  f = f - b / 2;
993
1024
  f = f - e.height / 2;
994
1025
  f = f + c;
995
1026
  return f;
996
1027
  };
997
- DataToolTipLayer.prototype.v1 = function (a, b, c, d, e) {
1028
+ DataToolTipLayer.prototype.zq = function (a, b, c, d, e) {
998
1029
  var f = d.y;
999
1030
  f = f - b / 2;
1000
1031
  f = f + c;
1001
1032
  return f;
1002
1033
  };
1003
- DataToolTipLayer.prototype.vb = function (a, b, c, d, e, f, g, h) {
1034
+ DataToolTipLayer.prototype.y0 = function (a, b, c, d, e, f, g, h) {
1004
1035
  switch (a) {
1005
- case 10: return this.vp(e, b, g, f, true);
1006
- case 11: return this.vr(e, b, g, f, true);
1007
- case 12: return this.vq(e, b, g, f, true);
1008
- case 13: return this.vg(d, b);
1009
- case 14: return this.vi(e, b, f);
1010
- case 15: return this.vh(e, b, f);
1011
- case 5: return this.vf(e, c, b, h, f);
1012
- case 6: return this.ve(e, c, b, h, f);
1013
- case 4: return this.vd(e, c, b, h, f);
1014
- case 8: return this.vl(e, c, b, h, f);
1015
- case 9: return this.vk(e, c, b, h, f);
1016
- case 7: return this.vj(e, c, b, h, f);
1036
+ case 10: return this.ze(e, b, g, f, true);
1037
+ case 11: return this.zg(e, b, g, f, true);
1038
+ case 12: return this.zf(e, b, g, f, true);
1039
+ case 13: return this.y5(d, b);
1040
+ case 14: return this.y7(e, b, f);
1041
+ case 15: return this.y6(e, b, f);
1042
+ case 5: return this.y4(e, c, b, h, f);
1043
+ case 6: return this.y3(e, c, b, h, f);
1044
+ case 4: return this.y2(e, c, b, h, f);
1045
+ case 8: return this.za(e, c, b, h, f);
1046
+ case 9: return this.y9(e, c, b, h, f);
1047
+ case 7: return this.y8(e, c, b, h, f);
1017
1048
  case 1:
1018
1049
  {
1019
- return this.vm(e, b, h, f, true);
1050
+ return this.zb(e, b, h, f, true);
1020
1051
  }
1021
1052
  case 3:
1022
1053
  {
1023
- return this.vn(e, b, h, f, true);
1054
+ return this.zc(e, b, h, f, true);
1024
1055
  }
1025
1056
  case 2:
1026
1057
  default:
1027
1058
  {
1028
- return this.vo(e, b, h, f, true);
1059
+ return this.zd(e, b, h, f, true);
1029
1060
  }
1030
1061
  }
1031
1062
  };
1032
- DataToolTipLayer.prototype.aal = function (a, b, c, d) {
1033
- var e = this.tt;
1034
- var f = this.tx;
1035
- var g = this.tj();
1063
+ DataToolTipLayer.prototype.aea = function (a, b, c, d) {
1064
+ var e = this.xi;
1065
+ var f = this.xm;
1066
+ var g = this.w8();
1036
1067
  var h = 0;
1037
- if (g != null && g.cb && this.ce != null) {
1038
- h = g.getCategorySize(this.ce.tk, this.p7, this.getEffectiveViewport());
1068
+ if (g != null && g.cb && this.cy != null) {
1069
+ h = g.getCategorySize(this.cy.tn, this.tw, this.getEffectiveViewport());
1039
1070
  if (g.categoryMode == 0) {
1040
1071
  h = 0;
1041
1072
  }
1042
1073
  }
1043
- var i = this.u9(e);
1044
- var j = this.va(f);
1045
- var k = this.vb(e, i, h, this.aao, a, b, c, d);
1046
- var l = this.vc(f, j, h, this.aao, a, b, c, d);
1047
- var m = this.uv(a, i, k, b);
1048
- var n = this.uw(a, j, l, b);
1074
+ var i = this.yy(e);
1075
+ var j = this.yz(f);
1076
+ var k = this.y0(e, i, h, this.aed, a, b, c, d);
1077
+ var l = this.y1(f, j, h, this.aed, a, b, c, d);
1078
+ var m = this.yk(a, i, k, b);
1079
+ var n = this.yl(a, j, l, b);
1049
1080
  if (!m) {
1050
- var o = this.td(e);
1081
+ var o = this.w2(e);
1051
1082
  var p = 0;
1052
1083
  while (!m && p < o.length) {
1053
1084
  e = o[p];
1054
- i = this.u9(e);
1055
- k = this.vb(e, i, h, this.aao, a, b, c, d);
1056
- m = this.uv(a, i, k, b);
1085
+ i = this.yy(e);
1086
+ k = this.y0(e, i, h, this.aed, a, b, c, d);
1087
+ m = this.yk(a, i, k, b);
1057
1088
  p++;
1058
1089
  }
1059
1090
  }
1060
1091
  if (!n) {
1061
- var q = this.te(f);
1092
+ var q = this.w3(f);
1062
1093
  var r = 0;
1063
1094
  while (!n && r < q.length) {
1064
1095
  f = q[r];
1065
- j = this.va(f);
1066
- l = this.vc(f, j, h, this.aao, a, b, c, d);
1067
- n = this.uw(a, j, l, b);
1096
+ j = this.yz(f);
1097
+ l = this.y1(f, j, h, this.aed, a, b, c, d);
1098
+ n = this.yl(a, j, l, b);
1068
1099
  r++;
1069
1100
  }
1070
1101
  }
1071
1102
  return { $type: Point_$type, x: k, y: l };
1072
1103
  };
1073
- DataToolTipLayer.prototype.va = function (a) {
1074
- if (!isNaN_(this.u8)) {
1075
- return this.u8;
1104
+ DataToolTipLayer.prototype.yz = function (a) {
1105
+ if (!isNaN_(this.yx)) {
1106
+ return this.yx;
1076
1107
  }
1077
1108
  switch (a) {
1078
- case 1: return this.u6;
1079
- case 2: return this.u6;
1109
+ case 1: return this.yv;
1110
+ case 2: return this.yv;
1080
1111
  case 3: return 0;
1081
- case 4: return this.u6;
1082
- case 5: return this.u6;
1083
- case 6: return this.u6;
1084
- case 7: return this.u6;
1085
- case 8: return this.u6;
1112
+ case 4: return this.yv;
1113
+ case 5: return this.yv;
1114
+ case 6: return this.yv;
1115
+ case 7: return this.yv;
1116
+ case 8: return this.yv;
1086
1117
  case 9: return 0;
1087
- case 10: return this.u6;
1088
- case 11: return this.u6;
1118
+ case 10: return this.yv;
1119
+ case 11: return this.yv;
1089
1120
  case 12: return 0;
1090
- case 13: return this.u6;
1091
- case 14: return this.u6;
1121
+ case 13: return this.yv;
1122
+ case 14: return this.yv;
1092
1123
  case 15: return 0;
1093
1124
  }
1094
- return this.u6;
1125
+ return this.yv;
1095
1126
  };
1096
- DataToolTipLayer.prototype.u9 = function (a) {
1097
- if (!isNaN_(this.u7)) {
1098
- return this.u7;
1127
+ DataToolTipLayer.prototype.yy = function (a) {
1128
+ if (!isNaN_(this.yw)) {
1129
+ return this.yw;
1099
1130
  }
1100
1131
  switch (a) {
1101
- case 4: return this.u5;
1132
+ case 4: return this.yu;
1102
1133
  case 6: return 0;
1103
- case 5: return this.u5;
1104
- case 13: return this.u5;
1134
+ case 5: return this.yu;
1135
+ case 13: return this.yu;
1105
1136
  case 15: return 0;
1106
- case 14: return this.u5;
1107
- case 7: return this.u5;
1137
+ case 14: return this.yu;
1138
+ case 7: return this.yu;
1108
1139
  case 9: return 0;
1109
- case 8: return this.u5;
1110
- case 1: return this.u5;
1140
+ case 8: return this.yu;
1141
+ case 1: return this.yu;
1111
1142
  case 3: return 0;
1112
- case 2: return this.u5;
1113
- case 10: return this.u5;
1143
+ case 2: return this.yu;
1144
+ case 10: return this.yu;
1114
1145
  case 12: return 0;
1115
- case 11: return this.u5;
1146
+ case 11: return this.yu;
1116
1147
  }
1117
- return this.u5;
1148
+ return this.yu;
1118
1149
  };
1119
- DataToolTipLayer.prototype.te = function (a) {
1150
+ DataToolTipLayer.prototype.w3 = function (a) {
1120
1151
  var b = [a];
1121
1152
  switch (a) {
1122
1153
  case 1:
@@ -1161,7 +1192,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1161
1192
  }
1162
1193
  return b;
1163
1194
  };
1164
- DataToolTipLayer.prototype.td = function (a) {
1195
+ DataToolTipLayer.prototype.w2 = function (a) {
1165
1196
  var b = [a];
1166
1197
  switch (a) {
1167
1198
  case 1:
@@ -1206,13 +1237,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1206
1237
  }
1207
1238
  return b;
1208
1239
  };
1209
- DataToolTipLayer.prototype.uv = function (a, b, c, d) {
1210
- return !(this.us(a, b, c) || this.ut(a, b, c, d));
1240
+ DataToolTipLayer.prototype.yk = function (a, b, c, d) {
1241
+ return !(this.yh(a, b, c) || this.yi(a, b, c, d));
1211
1242
  };
1212
- DataToolTipLayer.prototype.uw = function (a, b, c, d) {
1213
- return !(this.uu(a, b, c) || this.ur(a, b, c, d));
1243
+ DataToolTipLayer.prototype.yl = function (a, b, c, d) {
1244
+ return !(this.yj(a, b, c) || this.yg(a, b, c, d));
1214
1245
  };
1215
- DataToolTipLayer.prototype.yj = function (a) {
1246
+ DataToolTipLayer.prototype.ab8 = function (a) {
1216
1247
  var b = new List$1(DataTooltipCollisionInfo.$, 0);
1217
1248
  for (var c = 0; c < a.f.count; c++) {
1218
1249
  var d = new DataTooltipCollisionInfo();
@@ -1241,7 +1272,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1241
1272
  }
1242
1273
  return 0;
1243
1274
  });
1244
- var e = this.up(b);
1275
+ var e = this.ye(b);
1245
1276
  if (!e) {
1246
1277
  return;
1247
1278
  }
@@ -1254,8 +1285,8 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1254
1285
  h.e = { $type: Point_$type, x: h.e.x, y: i.bottom + 1 };
1255
1286
  }
1256
1287
  }
1257
- if (b._inner[b.count - 1].e.y + b._inner[b.count - 1].a > this.b1.bu.height) {
1258
- b._inner[b.count - 1].e = { $type: Point_$type, x: b._inner[b.count - 1].e.x, y: b._inner[b.count - 1].e.y - ((b._inner[b.count - 1].e.y + b._inner[b.count - 1].a) - this.b1.bu.height) };
1288
+ if (b._inner[b.count - 1].e.y + b._inner[b.count - 1].a > this.cj.bx.height) {
1289
+ b._inner[b.count - 1].e = { $type: Point_$type, x: b._inner[b.count - 1].e.x, y: b._inner[b.count - 1].e.y - ((b._inner[b.count - 1].e.y + b._inner[b.count - 1].a) - this.cj.bx.height) };
1259
1290
  }
1260
1291
  for (var k = b.count - 1; k >= 1; k--) {
1261
1292
  var l = b._inner[k];
@@ -1273,11 +1304,11 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1273
1304
  a.g._inner[q] = r.e.y;
1274
1305
  }
1275
1306
  };
1276
- DataToolTipLayer.prototype.up = function (a) {
1307
+ DataToolTipLayer.prototype.ye = function (a) {
1277
1308
  if (a.count <= 1) {
1278
1309
  return false;
1279
1310
  }
1280
- var b = this.b1.bu;
1311
+ var b = this.cj.bx;
1281
1312
  for (var c = 0; c < a.count - 1; c++) {
1282
1313
  var d = a._inner[c];
1283
1314
  var e = a._inner[c + 1];
@@ -1289,32 +1320,32 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1289
1320
  }
1290
1321
  return false;
1291
1322
  };
1292
- DataToolTipLayer.prototype.yn = function (a, b, c, d, e) {
1293
- var f = this.ry(a);
1323
+ DataToolTipLayer.prototype.acc = function (a, b, c, d, e) {
1324
+ var f = this.vn(a);
1294
1325
  if (!f.c) {
1295
1326
  return;
1296
1327
  }
1297
- var g = a.ps(f.d, c, d);
1298
- var h = this.t4.b6;
1299
- var i = this.s8;
1328
+ var g = a.th(f.d, c, d);
1329
+ var h = this.xt.b9;
1330
+ var i = this.wx;
1300
1331
  if (!c) {
1301
- i = this.px(g);
1332
+ i = this.tm(g);
1302
1333
  }
1303
- var j = a.hy(i);
1334
+ var j = a.jr(i);
1304
1335
  var k = h.item(e);
1305
- var l = this.b1.bu;
1306
- var m = this.t4.b5(k);
1307
- if (!Base.equalsStatic(m.target, this.ce)) {
1308
- m.target = this.ce;
1336
+ var l = this.cj.bx;
1337
+ var m = this.xt.b8(k);
1338
+ if (!Base.equalsStatic(m.target, this.cy)) {
1339
+ m.target = this.cy;
1309
1340
  }
1310
1341
  m.includedSeries = [a.dataLegendKey];
1311
- this.yl(m);
1312
- m.targetCursorPositionX = this.s8.x;
1313
- m.targetCursorPositionY = this.s8.y;
1314
- if (!this.t4.b8(k, a)) {
1342
+ this.aca(m);
1343
+ m.targetCursorPositionX = this.wx.x;
1344
+ m.targetCursorPositionY = this.wx.y;
1345
+ if (!this.xt.cb(k, a)) {
1315
1346
  return;
1316
1347
  }
1317
- var n = this.t4.cn(k);
1348
+ var n = this.xt.cq(k);
1318
1349
  b.i.add1(k);
1319
1350
  var o = g.x;
1320
1351
  var p = g.x;
@@ -1344,36 +1375,49 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1344
1375
  b.g.add(t);
1345
1376
  b.k.add(n.width);
1346
1377
  b.j.add(n.height);
1347
- var u = this.o5;
1378
+ var u = this.ss;
1348
1379
  if (u == null) {
1349
- u = this.o9;
1380
+ u = this.sw;
1350
1381
  }
1351
1382
  if (u == null) {
1352
- u = a.o5;
1383
+ u = a.ss;
1353
1384
  }
1354
1385
  b.h.add(u);
1355
1386
  };
1356
- DataToolTipLayer.prototype.ym = function (a, b, c) {
1387
+ DataToolTipLayer.prototype.acb = function (a, b, c) {
1357
1388
  var e_6, _a;
1358
- this.ts = this.tv();
1359
- this.tw = this.tz();
1389
+ this.xh = this.xk();
1390
+ this.xl = this.xo();
1360
1391
  var d = a.f;
1361
1392
  var e = a.e;
1362
1393
  var f = 0;
1363
- var g = this.t4.b6.item(0);
1364
- this.t4.b8(g, null);
1365
- var h = this.t4.b5(g);
1366
- if (!Base.equalsStatic(h.target, this.ce)) {
1367
- h.target = this.ce;
1394
+ var g = this.xt.b9.item(0);
1395
+ this.xt.cb(g, null);
1396
+ var h = this.xt.b8(g);
1397
+ if (!Base.equalsStatic(h.target, this.cy)) {
1398
+ h.target = this.cy;
1368
1399
  }
1369
1400
  var i = new List$1(String_$type, 0);
1370
- var j = this.tj();
1401
+ var j = this.w8();
1371
1402
  if (j != null) {
1372
1403
  try {
1373
1404
  for (var _b = __values(fromEnum(j.db())), _c = _b.next(); !_c.done; _c = _b.next()) {
1374
1405
  var k = _c.value;
1375
1406
  if (k.isStacked) {
1376
- k.lf(function (l) {
1407
+ k.n5(function (l) {
1408
+ i.add(l.dataLegendKey);
1409
+ if (l.dv) {
1410
+ l.n3(function (m) {
1411
+ i.add(m.dataLegendKey);
1412
+ return true;
1413
+ });
1414
+ }
1415
+ return true;
1416
+ });
1417
+ }
1418
+ else if (k.dv) {
1419
+ i.add(k.dataLegendKey);
1420
+ k.n3(function (l) {
1377
1421
  i.add(l.dataLegendKey);
1378
1422
  return true;
1379
1423
  });
@@ -1401,10 +1445,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1401
1445
  else {
1402
1446
  h.includedSeries = null;
1403
1447
  }
1404
- this.yl(h);
1405
- h.targetCursorPositionX = this.s8.x;
1406
- h.targetCursorPositionY = this.s8.y;
1407
- var l = this.t4.cn(g);
1448
+ this.aca(h);
1449
+ h.targetCursorPositionX = this.wx.x;
1450
+ h.targetCursorPositionY = this.wx.y;
1451
+ var l = this.xt.cq(g);
1408
1452
  var m = 0;
1409
1453
  var n = 0;
1410
1454
  var o = 0;
@@ -1413,10 +1457,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1413
1457
  var r = false;
1414
1458
  o = d.x;
1415
1459
  p = d.y;
1416
- var s = this.b1.bu;
1417
- var t = this.t4.co();
1418
- var u = this.aap();
1419
- var v = this.aal(u, l, e, d);
1460
+ var s = this.cj.bx;
1461
+ var t = this.xt.cr();
1462
+ var u = this.aee();
1463
+ var v = this.aea(u, l, e, d);
1420
1464
  var w = v.x;
1421
1465
  var x = v.y;
1422
1466
  {
@@ -1430,22 +1474,22 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1430
1474
  b.i.add1(g);
1431
1475
  var y = null;
1432
1476
  b.h.add(y);
1433
- this.t4.b6.count = 1;
1477
+ this.xt.b9.count = 1;
1434
1478
  };
1435
- DataToolTipLayer.prototype.v9 = function (a) {
1479
+ DataToolTipLayer.prototype.zy = function (a) {
1436
1480
  return a.toolTip;
1437
1481
  };
1438
- DataToolTipLayer.prototype.r8 = function (a, b) {
1439
- _super.prototype.r8.call(this, a, b);
1482
+ DataToolTipLayer.prototype.vx = function (a, b) {
1483
+ _super.prototype.vx.call(this, a, b);
1440
1484
  var c = a;
1441
1485
  var d = c.m.count;
1442
- var e = b.bu.left;
1443
- var f = b.bu.right;
1444
- var g = b.bu.top;
1445
- var h = b.bu.bottom;
1486
+ var e = b.bx.left;
1487
+ var f = b.bx.right;
1488
+ var g = b.bx.top;
1489
+ var h = b.bx.bottom;
1446
1490
  for (var i = 0; i < d; i++) {
1447
1491
  if (isNaN_(c.l._inner[i]) || isNaN_(c.m._inner[i]) || isNaN_(c.f._inner[i]) || isNaN_(c.g._inner[i])) {
1448
- this.t4.cf(c.i._inner[i]);
1492
+ this.xt.ci(c.i._inner[i]);
1449
1493
  continue;
1450
1494
  }
1451
1495
  var j = c.f._inner[i];
@@ -1454,7 +1498,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1454
1498
  var m = c.j._inner[i];
1455
1499
  var n = false;
1456
1500
  if (n) {
1457
- this.t4.cf(c.i._inner[i]);
1501
+ this.xt.ci(c.i._inner[i]);
1458
1502
  continue;
1459
1503
  }
1460
1504
  var o = c.i._inner[i];
@@ -1463,53 +1507,53 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1463
1507
  var r = c.l._inner[i] - c.f._inner[i];
1464
1508
  var s = c.m._inner[i] - c.g._inner[i];
1465
1509
  if (o != null) {
1466
- this.t4.ch(o, p, q, r, s);
1510
+ this.xt.ck(o, p, q, r, s);
1467
1511
  }
1468
1512
  }
1469
1513
  };
1470
- DataToolTipLayer.prototype.ep = function () {
1514
+ DataToolTipLayer.prototype.fm = function () {
1471
1515
  return true;
1472
1516
  };
1473
- Object.defineProperty(DataToolTipLayer.prototype, "tt", {
1517
+ Object.defineProperty(DataToolTipLayer.prototype, "xi", {
1474
1518
  get: function () {
1475
- return this.ts;
1519
+ return this.xh;
1476
1520
  },
1477
1521
  set: function (a) {
1478
- var b = this.ts;
1479
- this.ts = a;
1480
- if (b != this.ts) {
1481
- this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.ts));
1522
+ var b = this.xh;
1523
+ this.xh = a;
1524
+ if (b != this.xh) {
1525
+ this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.xh));
1482
1526
  }
1483
1527
  },
1484
1528
  enumerable: false,
1485
1529
  configurable: true
1486
1530
  });
1487
- DataToolTipLayer.prototype.tv = function () {
1531
+ DataToolTipLayer.prototype.xk = function () {
1488
1532
  var e_7, _a;
1489
- if (this.ce == null) {
1533
+ if (this.cy == null) {
1490
1534
  return 2;
1491
1535
  }
1492
1536
  var a = false;
1493
1537
  var b = false;
1494
1538
  var c = false;
1495
1539
  var d = false;
1496
- var e = this.tj();
1540
+ var e = this.w8();
1497
1541
  if (e == null) {
1498
1542
  return 2;
1499
1543
  }
1500
1544
  try {
1501
1545
  for (var _b = __values(fromEnum(e.de)), _c = _b.next(); !_c.done; _c = _b.next()) {
1502
1546
  var f = _c.value;
1503
- if (f.dk) {
1547
+ if (f.ed) {
1504
1548
  a = true;
1505
1549
  }
1506
1550
  if (f.isVertical) {
1507
1551
  b = true;
1508
1552
  }
1509
- if (f.d9) {
1553
+ if (f.e2) {
1510
1554
  c = true;
1511
1555
  }
1512
- if (f.ef) {
1556
+ if (f.e9) {
1513
1557
  d = true;
1514
1558
  }
1515
1559
  }
@@ -1540,12 +1584,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1540
1584
  $ret.add_1(9);
1541
1585
  return $ret;
1542
1586
  })());
1543
- var h = g.contains(this.tu);
1544
- if (this.tu != 0) {
1587
+ var h = g.contains(this.xj);
1588
+ if (this.xj != 0) {
1545
1589
  if (h && b) {
1546
1590
  return 11;
1547
1591
  }
1548
- return this.tu;
1592
+ return this.xj;
1549
1593
  }
1550
1594
  if (c || d) {
1551
1595
  return 11;
@@ -1558,29 +1602,29 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1558
1602
  }
1559
1603
  return 8;
1560
1604
  };
1561
- Object.defineProperty(DataToolTipLayer.prototype, "tx", {
1605
+ Object.defineProperty(DataToolTipLayer.prototype, "xm", {
1562
1606
  get: function () {
1563
- return this.tw;
1607
+ return this.xl;
1564
1608
  },
1565
1609
  set: function (a) {
1566
- var b = this.tw;
1567
- this.tw = a;
1568
- if (b != this.tw) {
1569
- this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.tw));
1610
+ var b = this.xl;
1611
+ this.xl = a;
1612
+ if (b != this.xl) {
1613
+ this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.xl));
1570
1614
  }
1571
1615
  },
1572
1616
  enumerable: false,
1573
1617
  configurable: true
1574
1618
  });
1575
- DataToolTipLayer.prototype.tz = function () {
1619
+ DataToolTipLayer.prototype.xo = function () {
1576
1620
  var e_8, _a;
1577
- if (this.ce == null) {
1621
+ if (this.cy == null) {
1578
1622
  return 11;
1579
1623
  }
1580
1624
  var a = false;
1581
1625
  var b = false;
1582
1626
  var c = false;
1583
- var d = this.tj();
1627
+ var d = this.w8();
1584
1628
  if (d == null) {
1585
1629
  return 11;
1586
1630
  }
@@ -1590,10 +1634,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1590
1634
  if (e.isVertical) {
1591
1635
  a = true;
1592
1636
  }
1593
- if (e.d9) {
1637
+ if (e.e2) {
1594
1638
  b = true;
1595
1639
  }
1596
- if (e.ef) {
1640
+ if (e.e9) {
1597
1641
  c = true;
1598
1642
  }
1599
1643
  }
@@ -1624,12 +1668,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1624
1668
  $ret.add_1(9);
1625
1669
  return $ret;
1626
1670
  })());
1627
- var g = f.contains(this.ty);
1628
- if (this.ty != 0) {
1671
+ var g = f.contains(this.xn);
1672
+ if (this.xn != 0) {
1629
1673
  if (g && !a) {
1630
1674
  return 11;
1631
1675
  }
1632
- return this.ty;
1676
+ return this.xn;
1633
1677
  }
1634
1678
  if (b || c) {
1635
1679
  return 11;
@@ -1642,134 +1686,134 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1642
1686
  }
1643
1687
  return 11;
1644
1688
  };
1645
- Object.defineProperty(DataToolTipLayer.prototype, "uo", {
1689
+ Object.defineProperty(DataToolTipLayer.prototype, "yd", {
1646
1690
  get: function () {
1647
- return this.uf;
1691
+ return this.x4;
1648
1692
  },
1649
1693
  set: function (a) {
1650
- var b = this.uf;
1651
- this.uf = a;
1652
- if (b != this.uf) {
1653
- this.raisePropertyChanged("ValueTextStyle", b, this.uf);
1694
+ var b = this.x4;
1695
+ this.x4 = a;
1696
+ if (b != this.x4) {
1697
+ this.raisePropertyChanged("ValueTextStyle", b, this.x4);
1654
1698
  }
1655
1699
  },
1656
1700
  enumerable: false,
1657
1701
  configurable: true
1658
1702
  });
1659
- Object.defineProperty(DataToolTipLayer.prototype, "ug", {
1703
+ Object.defineProperty(DataToolTipLayer.prototype, "x5", {
1660
1704
  get: function () {
1661
- return this.t7;
1705
+ return this.xw;
1662
1706
  },
1663
1707
  set: function (a) {
1664
- var b = this.t7;
1665
- this.t7 = a;
1666
- if (b != this.t7) {
1667
- this.raisePropertyChanged("HeaderTextStyle", b, this.t7);
1708
+ var b = this.xw;
1709
+ this.xw = a;
1710
+ if (b != this.xw) {
1711
+ this.raisePropertyChanged("HeaderTextStyle", b, this.xw);
1668
1712
  }
1669
1713
  },
1670
1714
  enumerable: false,
1671
1715
  configurable: true
1672
1716
  });
1673
- Object.defineProperty(DataToolTipLayer.prototype, "uj", {
1717
+ Object.defineProperty(DataToolTipLayer.prototype, "x8", {
1674
1718
  get: function () {
1675
- return this.ua;
1719
+ return this.xz;
1676
1720
  },
1677
1721
  set: function (a) {
1678
- var b = this.ua;
1679
- this.ua = a;
1680
- if (b != this.ua) {
1681
- this.raisePropertyChanged("SummaryTitleTextStyle", b, this.ua);
1722
+ var b = this.xz;
1723
+ this.xz = a;
1724
+ if (b != this.xz) {
1725
+ this.raisePropertyChanged("SummaryTitleTextStyle", b, this.xz);
1682
1726
  }
1683
1727
  },
1684
1728
  enumerable: false,
1685
1729
  configurable: true
1686
1730
  });
1687
- Object.defineProperty(DataToolTipLayer.prototype, "ul", {
1731
+ Object.defineProperty(DataToolTipLayer.prototype, "ya", {
1688
1732
  get: function () {
1689
- return this.uc;
1733
+ return this.x1;
1690
1734
  },
1691
1735
  set: function (a) {
1692
- var b = this.uc;
1693
- this.uc = a;
1694
- if (b != this.uc) {
1695
- this.raisePropertyChanged("SummaryValueTextStyle", b, this.uc);
1736
+ var b = this.x1;
1737
+ this.x1 = a;
1738
+ if (b != this.x1) {
1739
+ this.raisePropertyChanged("SummaryValueTextStyle", b, this.x1);
1696
1740
  }
1697
1741
  },
1698
1742
  enumerable: false,
1699
1743
  configurable: true
1700
1744
  });
1701
- Object.defineProperty(DataToolTipLayer.prototype, "ui", {
1745
+ Object.defineProperty(DataToolTipLayer.prototype, "x7", {
1702
1746
  get: function () {
1703
- return this.t9;
1747
+ return this.xy;
1704
1748
  },
1705
1749
  set: function (a) {
1706
- var b = this.t9;
1707
- this.t9 = a;
1708
- if (b != this.t9) {
1709
- this.raisePropertyChanged("SummaryLabelTextStyle", b, this.t9);
1750
+ var b = this.xy;
1751
+ this.xy = a;
1752
+ if (b != this.xy) {
1753
+ this.raisePropertyChanged("SummaryLabelTextStyle", b, this.xy);
1710
1754
  }
1711
1755
  },
1712
1756
  enumerable: false,
1713
1757
  configurable: true
1714
1758
  });
1715
- Object.defineProperty(DataToolTipLayer.prototype, "uk", {
1759
+ Object.defineProperty(DataToolTipLayer.prototype, "x9", {
1716
1760
  get: function () {
1717
- return this.ub;
1761
+ return this.x0;
1718
1762
  },
1719
1763
  set: function (a) {
1720
- var b = this.ub;
1721
- this.ub = a;
1722
- if (b != this.ub) {
1723
- this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.ub);
1764
+ var b = this.x0;
1765
+ this.x0 = a;
1766
+ if (b != this.x0) {
1767
+ this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.x0);
1724
1768
  }
1725
1769
  },
1726
1770
  enumerable: false,
1727
1771
  configurable: true
1728
1772
  });
1729
- Object.defineProperty(DataToolTipLayer.prototype, "un", {
1773
+ Object.defineProperty(DataToolTipLayer.prototype, "yc", {
1730
1774
  get: function () {
1731
- return this.ue;
1775
+ return this.x3;
1732
1776
  },
1733
1777
  set: function (a) {
1734
- var b = this.ue;
1735
- this.ue = a;
1736
- if (b != this.ue) {
1737
- this.raisePropertyChanged("UnitsTextStyle", b, this.ue);
1778
+ var b = this.x3;
1779
+ this.x3 = a;
1780
+ if (b != this.x3) {
1781
+ this.raisePropertyChanged("UnitsTextStyle", b, this.x3);
1738
1782
  }
1739
1783
  },
1740
1784
  enumerable: false,
1741
1785
  configurable: true
1742
1786
  });
1743
- Object.defineProperty(DataToolTipLayer.prototype, "um", {
1787
+ Object.defineProperty(DataToolTipLayer.prototype, "yb", {
1744
1788
  get: function () {
1745
- return this.ud;
1789
+ return this.x2;
1746
1790
  },
1747
1791
  set: function (a) {
1748
- var b = this.ud;
1749
- this.ud = a;
1750
- if (b != this.ud) {
1751
- this.raisePropertyChanged("TitleTextStyle", b, this.ud);
1792
+ var b = this.x2;
1793
+ this.x2 = a;
1794
+ if (b != this.x2) {
1795
+ this.raisePropertyChanged("TitleTextStyle", b, this.x2);
1752
1796
  }
1753
1797
  },
1754
1798
  enumerable: false,
1755
1799
  configurable: true
1756
1800
  });
1757
- Object.defineProperty(DataToolTipLayer.prototype, "uh", {
1801
+ Object.defineProperty(DataToolTipLayer.prototype, "x6", {
1758
1802
  get: function () {
1759
- return this.t8;
1803
+ return this.xx;
1760
1804
  },
1761
1805
  set: function (a) {
1762
- var b = this.t8;
1763
- this.t8 = a;
1764
- if (b != this.t8) {
1765
- this.raisePropertyChanged("LabelTextStyle", b, this.t8);
1806
+ var b = this.xx;
1807
+ this.xx = a;
1808
+ if (b != this.xx) {
1809
+ this.raisePropertyChanged("LabelTextStyle", b, this.xx);
1766
1810
  }
1767
1811
  },
1768
1812
  enumerable: false,
1769
1813
  configurable: true
1770
1814
  });
1771
1815
  DataToolTipLayer.$t = markType(DataToolTipLayer, 'DataToolTipLayer', AnnotationLayer.$);
1772
- DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:aar:yp', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:t6:yq', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:u5:yr', [1, DeviceUtils.g(10)], 'DefaultPositionOffsetY:u6:ys', [1, DeviceUtils.g(10)], 'ExcludedColumns:tb:yt', [Array_$type, null], 'ExcludedSeries:tc:yu', [Array_$type, null], 'GroupedPositionModeX:tu:yv', [DataTooltipGroupedPositionX_$type, enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:ty:yw', [DataTooltipGroupedPositionY_$type, enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:t2:yx', [DataToolTipLayerGroupingMode_$type, enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:wm:yy', [2, stringEmpty()], 'HeaderFormatDate:tm:yz', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:tf:y0', [Array_$type, null], 'HeaderFormatString:wq:y1', [2, null], 'HeaderFormatTime:tn:y2', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:aas:y3', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:uq:y4', [0, true], 'HeaderTextColor:aac:y5', [Brush.$, null], 'HeaderTextMargin:aat:y6', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:wv:y7', [2, null], 'IncludedColumns:tg:y8', [Array_$type, null], 'IncludedSeries:th:y9', [Array_$type, null], 'LabelDisplayMode:to:za', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:aad:zb', [Brush.$, null], 'LabelTextMargin:aau:zc', [Thickness.$, new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:u7:zd', [1, NaN], 'PositionOffsetY:u8:ze', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:ux:zf', [0, true], 'SummaryLabelTextColor:aae:zg', [Brush.$, null], 'SummaryLabelText:w9:zh', [2, null], 'SummaryRowMargin:aav:zi', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:aaf:zj', [Brush.$, null], 'SummaryTitleTextMargin:aaw:zk', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:xe:zl', [2, null], 'SummaryType:tp:zm', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:aag:zn', [Brush.$, null], 'SummaryUnitsText:xk:zo', [2, null], 'SummaryValueTextColor:aah:zp', [Brush.$, null], 'TargetAxis:tk:zq', [Axis.$, null], 'TitleTextColor:aai:zr', [Brush.$, null], 'TitleTextMargin:aax:zs', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:tq:zt', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:aaj:zu', [Brush.$, null], 'UnitsTextMargin:aay:zv', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:xv:zw', [2, null], 'UseInterpolation:uy:zx', [0, false], 'ValueFormatAbbreviation:tl:zy', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:x2:zz', [2, stringEmpty()], 'ValueFormatMaxFractions:v7:z0', [1, -1], 'ValueFormatMinFractions:v8:z1', [1, -1], 'ValueFormatMode:tr:z2', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:ti:z3', [Array_$type, null], 'ValueFormatString:x8:z4', [2, null], 'ValueFormatUseGrouping:uz:z5', [0, true], 'ValueRowMargin:aaz:z6', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:u0:z7', [0, true], 'ValueTextColor:aak:z8', [Brush.$, null], 'ValueTextMargin:aa0:z9', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:u1:aaa', [0, false], 'ValueTextWhenMissingData:yh:aab', [2, "N/A"]]);
1816
+ DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:aeg:ace', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:xv:acf', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:yu:acg', [1, DeviceUtils.g(10)], 'DefaultPositionOffsetY:yv:ach', [1, DeviceUtils.g(10)], 'ExcludedColumns:w0:aci', [Array_$type, null], 'ExcludedSeries:w1:acj', [Array_$type, null], 'GroupedPositionModeX:xj:ack', [DataTooltipGroupedPositionX_$type, enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:xn:acl', [DataTooltipGroupedPositionY_$type, enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:xr:acm', [DataToolTipLayerGroupingMode_$type, enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:aab:acn', [2, stringEmpty()], 'HeaderFormatDate:xb:aco', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:w4:acp', [Array_$type, null], 'HeaderFormatString:aaf:acq', [2, null], 'HeaderFormatTime:xc:acr', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:aeh:acs', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:yf:act', [0, true], 'HeaderTextColor:ad1:acu', [Brush.$, null], 'HeaderTextMargin:aei:acv', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:aak:acw', [2, null], 'IncludedColumns:w5:acx', [Array_$type, null], 'IncludedSeries:w6:acy', [Array_$type, null], 'LabelDisplayMode:xd:acz', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ad2:ac0', [Brush.$, null], 'LabelTextMargin:aej:ac1', [Thickness.$, new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:yw:ac2', [1, NaN], 'PositionOffsetY:yx:ac3', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:ym:ac4', [0, true], 'SummaryLabelTextColor:ad3:ac5', [Brush.$, null], 'SummaryLabelText:aay:ac6', [2, null], 'SummaryRowMargin:aek:ac7', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:ad4:ac8', [Brush.$, null], 'SummaryTitleTextMargin:ael:ac9', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:aa3:ada', [2, null], 'SummaryType:xe:adb', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:ad5:adc', [Brush.$, null], 'SummaryUnitsText:aa9:add', [2, null], 'SummaryValueTextColor:ad6:ade', [Brush.$, null], 'TargetAxis:w9:adf', [Axis.$, null], 'TitleTextColor:ad7:adg', [Brush.$, null], 'TitleTextMargin:aem:adh', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:xf:adi', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:ad8:adj', [Brush.$, null], 'UnitsTextMargin:aen:adk', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:abk:adl', [2, null], 'UseInterpolation:yn:adm', [0, false], 'ValueFormatAbbreviation:xa:adn', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:abr:ado', [2, stringEmpty()], 'ValueFormatMaxFractions:zw:adp', [1, -1], 'ValueFormatMinFractions:zx:adq', [1, -1], 'ValueFormatMode:xg:adr', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:w7:ads', [Array_$type, null], 'ValueFormatString:abx:adt', [2, null], 'ValueFormatUseGrouping:yo:adu', [0, true], 'ValueRowMargin:aeo:adv', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:yp:adw', [0, true], 'ValueTextColor:ad9:adx', [Brush.$, null], 'ValueTextMargin:aep:ady', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:yq:adz', [0, false], 'ValueTextWhenMissingData:ab6:ad0', [2, "N/A"]]);
1773
1817
  return DataToolTipLayer;
1774
1818
  }(AnnotationLayer));
1775
1819
  export { DataToolTipLayer };
@@ -1780,69 +1824,69 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1780
1824
  __extends(DataToolTipLayerView, _super);
1781
1825
  function DataToolTipLayerView(a) {
1782
1826
  var _this = _super.call(this, a) || this;
1783
- _this.b6 = null;
1784
1827
  _this.b9 = null;
1785
- _this.b4 = null;
1786
- _this.b7 = false;
1828
+ _this.cc = null;
1829
+ _this.b7 = null;
1830
+ _this.ca = false;
1787
1831
  _this._htmlTest = null;
1788
- _this.b4 = a;
1832
+ _this.b7 = a;
1789
1833
  _this.htmlTest = /^[^<]*(<[\w\W]+>)[^>]*$/;
1790
- _this.b9 = new List$1(PointerTooltip.$, 0);
1834
+ _this.cc = new List$1(PointerTooltip.$, 0);
1791
1835
  return _this;
1792
1836
  }
1793
- DataToolTipLayerView.prototype.aj = function () {
1794
- _super.prototype.aj.call(this);
1795
- for (var a = 0; a < this.b6.a.count; a++) {
1796
- this.b6.a._inner[a].br();
1837
+ DataToolTipLayerView.prototype.ak = function () {
1838
+ _super.prototype.ak.call(this);
1839
+ for (var a = 0; a < this.b9.a.count; a++) {
1840
+ this.b9.a._inner[a].br();
1797
1841
  }
1798
- for (var b = 0; b < this.b6.b.count; b++) {
1799
- this.b6.b._inner[b].br();
1842
+ for (var b = 0; b < this.b9.b.count; b++) {
1843
+ this.b9.b._inner[b].br();
1800
1844
  }
1801
- this.b6.clear();
1845
+ this.b9.clear();
1802
1846
  };
1803
- DataToolTipLayerView.prototype.ca = function () {
1847
+ DataToolTipLayerView.prototype.cd = function () {
1804
1848
  var a = new PointerTooltip();
1805
- a.bw(this.e.he);
1849
+ a.bw(this.e.i4);
1806
1850
  a._visibility = 1;
1807
- a.ap = this.e.ce.cu.k;
1851
+ a.ap = this.e.cy.cv.k;
1808
1852
  var b = null;
1809
1853
  if (TypeRegistrar.isRegistered("XamDataLegend")) {
1810
1854
  b = TypeRegistrar.create("XamDataLegend");
1811
1855
  }
1812
1856
  b.pixelScalingRatio = 1;
1813
- if (this.e.ce != null) {
1814
- var c = this.e.ce.cu.j.ae.createElement("div");
1815
- var ren_ = this.e.ce.cu.j.ae.getSubRenderer(c);
1857
+ if (this.e.cy != null) {
1858
+ var c = this.e.cy.cv.j.ae.createElement("div");
1859
+ var ren_ = this.e.cy.cv.j.ae.getSubRenderer(c);
1816
1860
  var len_ = b;
1817
1861
  len_.provideContainer(ren_);
1818
1862
  }
1819
1863
  a.ai = typeCast(IOnDemandRender_$type, b);
1820
1864
  a.ai.shouldOnDemandRender = true;
1821
- this.b9.add(a);
1865
+ this.cc.add(a);
1822
1866
  return a;
1823
1867
  };
1824
- DataToolTipLayerView.prototype.cc = function (a) {
1868
+ DataToolTipLayerView.prototype.cf = function (a) {
1825
1869
  var b = a;
1826
1870
  };
1827
- DataToolTipLayerView.prototype.ce = function (a) {
1871
+ DataToolTipLayerView.prototype.ch = function (a) {
1828
1872
  var b = a;
1829
1873
  b._visibility = 1;
1830
1874
  };
1831
- DataToolTipLayerView.prototype.cd = function (a) {
1875
+ DataToolTipLayerView.prototype.cg = function (a) {
1832
1876
  var b = a;
1833
1877
  b.bz();
1834
1878
  b.content = null;
1835
- this.b9.remove1(a);
1879
+ this.cc.remove1(a);
1836
1880
  };
1837
- DataToolTipLayerView.prototype.as = function () {
1881
+ DataToolTipLayerView.prototype.au = function () {
1838
1882
  var _this = this;
1839
- _super.prototype.as.call(this);
1840
- this.b6 = ((function () {
1883
+ _super.prototype.au.call(this);
1884
+ this.b9 = ((function () {
1841
1885
  var $ret = new Pool$1(Base.$);
1842
- $ret.create = runOn(_this, _this.ca);
1843
- $ret.activate = runOn(_this, _this.cc);
1844
- $ret.disactivate = runOn(_this, _this.ce);
1845
- $ret.destroy = runOn(_this, _this.cd);
1886
+ $ret.create = runOn(_this, _this.cd);
1887
+ $ret.activate = runOn(_this, _this.cf);
1888
+ $ret.disactivate = runOn(_this, _this.ch);
1889
+ $ret.destroy = runOn(_this, _this.cg);
1846
1890
  return $ret;
1847
1891
  })());
1848
1892
  };
@@ -1856,12 +1900,12 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1856
1900
  enumerable: false,
1857
1901
  configurable: true
1858
1902
  });
1859
- DataToolTipLayerView.prototype.b8 = function (a, b) {
1903
+ DataToolTipLayerView.prototype.cb = function (a, b) {
1860
1904
  var c = a;
1861
1905
  var d = c.ai;
1862
1906
  return true;
1863
1907
  };
1864
- DataToolTipLayerView.prototype.cn = function (a) {
1908
+ DataToolTipLayerView.prototype.cq = function (a) {
1865
1909
  var b = a;
1866
1910
  var c = new Size(1, Number.POSITIVE_INFINITY, Number.POSITIVE_INFINITY);
1867
1911
  b.cy = 1;
@@ -1869,51 +1913,51 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1869
1913
  b.cy = 0;
1870
1914
  return d;
1871
1915
  };
1872
- DataToolTipLayerView.prototype.cm = function () {
1873
- if (this.e.ce != null) {
1874
- var a = this.e.ce.td();
1875
- var b = this.e.ce.cu.a8;
1876
- var c = this.e.ce.cu.a7;
1916
+ DataToolTipLayerView.prototype.cp = function () {
1917
+ if (this.e.cy != null) {
1918
+ var a = this.e.cy.tg();
1919
+ var b = this.e.cy.cv.a8;
1920
+ var c = this.e.cy.cv.a7;
1877
1921
  return new Rect(0, 0, 0, b, c);
1878
1922
  }
1879
1923
  return Rect.empty;
1880
1924
  };
1881
- DataToolTipLayerView.prototype.cl = function () {
1882
- if (this.e.ce != null) {
1883
- var a = this.e.ce.td();
1884
- var b = this.e.ce.cu.a8;
1885
- var c = this.e.ce.cu.a7;
1925
+ DataToolTipLayerView.prototype.co = function () {
1926
+ if (this.e.cy != null) {
1927
+ var a = this.e.cy.tg();
1928
+ var b = this.e.cy.cv.a8;
1929
+ var c = this.e.cy.cv.a7;
1886
1930
  return new Rect(0, 0, 0, b, c);
1887
1931
  }
1888
1932
  return Rect.empty;
1889
1933
  };
1890
- DataToolTipLayerView.prototype.ck = function () {
1934
+ DataToolTipLayerView.prototype.cn = function () {
1891
1935
  var a = 0;
1892
1936
  var b = 0;
1893
- if (this.e.ce != null) {
1894
- var c = this.e.ce.td();
1937
+ if (this.e.cy != null) {
1938
+ var c = this.e.cy.tg();
1895
1939
  a += c.x;
1896
1940
  b += c.y;
1897
- var d = this.e.ce.cu.a8;
1898
- var e = this.e.ce.cu.a7;
1941
+ var d = this.e.cy.cv.a8;
1942
+ var e = this.e.cy.cv.a7;
1899
1943
  return new Rect(0, a, b, d, e);
1900
1944
  }
1901
1945
  return Rect.empty;
1902
1946
  };
1903
- DataToolTipLayerView.prototype.cj = function (a) {
1947
+ DataToolTipLayerView.prototype.cm = function (a) {
1904
1948
  var b = 0;
1905
1949
  var c = 0;
1906
- if (this.e.ce != null) {
1907
- var d = this.e.ce.td();
1950
+ if (this.e.cy != null) {
1951
+ var d = this.e.cy.tg();
1908
1952
  b += d.x;
1909
1953
  c += d.y;
1910
1954
  }
1911
1955
  return { $type: Point_$type, x: b + a.x, y: c + a.y };
1912
1956
  };
1913
- DataToolTipLayerView.prototype.ch = function (a, b, c, d, e) {
1957
+ DataToolTipLayerView.prototype.ck = function (a, b, c, d, e) {
1914
1958
  var f = null;
1915
- if (this.e.ce != null) {
1916
- f = this.e.ce.cu.j.i();
1959
+ if (this.e.cy != null) {
1960
+ f = this.e.cy.cv.j.i();
1917
1961
  }
1918
1962
  var g = a;
1919
1963
  if (g == null) {
@@ -1931,47 +1975,47 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1931
1975
  g.n = b;
1932
1976
  g.o = c;
1933
1977
  };
1934
- DataToolTipLayerView.prototype.co = function () {
1978
+ DataToolTipLayerView.prototype.cr = function () {
1935
1979
  var a = (window.innerWidth);
1936
1980
  var b = (window.innerHeight);
1937
1981
  return new Size(1, a, b);
1938
1982
  };
1939
- DataToolTipLayerView.prototype.cf = function (a) {
1983
+ DataToolTipLayerView.prototype.ci = function (a) {
1940
1984
  if (a != null) {
1941
1985
  var b = a;
1942
1986
  b._visibility = 1;
1943
1987
  }
1944
1988
  };
1945
- DataToolTipLayerView.prototype.ci = function () {
1946
- if (this.e.ce == null) {
1947
- this.cg(true);
1989
+ DataToolTipLayerView.prototype.cl = function () {
1990
+ if (this.e.cy == null) {
1991
+ this.cj(true);
1948
1992
  }
1949
1993
  };
1950
- DataToolTipLayerView.prototype.a6 = function (a, b) {
1951
- _super.prototype.a6.call(this, a, b);
1994
+ DataToolTipLayerView.prototype.a8 = function (a, b) {
1995
+ _super.prototype.a8.call(this, a, b);
1952
1996
  if (b) {
1953
1997
  return;
1954
1998
  }
1955
1999
  var c = 0;
1956
2000
  var d = 0;
1957
- var e = this.e.ce;
2001
+ var e = this.e.cy;
1958
2002
  if (e != null) {
1959
- var f = e.cu.j.b8();
2003
+ var f = e.cv.j.b8();
1960
2004
  c += f.x;
1961
2005
  d += f.y;
1962
2006
  }
1963
- for (var g = 0; g < this.b9.count; g++) {
1964
- this.b9._inner[g].by(this.b9._inner[g].n + c, this.b9._inner[g].o + d);
2007
+ for (var g = 0; g < this.cc.count; g++) {
2008
+ this.cc._inner[g].by(this.cc._inner[g].n + c, this.cc._inner[g].o + d);
1965
2009
  }
1966
2010
  };
1967
- DataToolTipLayerView.prototype.al = function (a) {
1968
- _super.prototype.al.call(this, a);
1969
- for (var b = 0; b < this.b9.count; b++) {
1970
- var c = this.b9._inner[b];
2011
+ DataToolTipLayerView.prototype.an = function (a) {
2012
+ _super.prototype.an.call(this, a);
2013
+ for (var b = 0; b < this.cc.count; b++) {
2014
+ var c = this.cc._inner[b];
1971
2015
  var d = 0;
1972
2016
  var e = 0;
1973
- if (this.e.ce != null) {
1974
- var f = this.e.ce.td();
2017
+ if (this.e.cy != null) {
2018
+ var f = this.e.cy.tg();
1975
2019
  d += f.x;
1976
2020
  e += f.y;
1977
2021
  }
@@ -1986,16 +2030,16 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1986
2030
  this.e.a9.addPointerTooltipWithDataLegend(a, g, h, i, k);
1987
2031
  }
1988
2032
  };
1989
- DataToolTipLayerView.prototype.b5 = function (a) {
2033
+ DataToolTipLayerView.prototype.b8 = function (a) {
1990
2034
  var b = a;
1991
2035
  return b.ai;
1992
2036
  };
1993
- DataToolTipLayerView.prototype.cg = function (a) {
1994
- this.aq();
1995
- for (var b = 0; b < this.b9.count; b++) {
1996
- this.cf(this.b9._inner[b]);
2037
+ DataToolTipLayerView.prototype.cj = function (a) {
2038
+ this.as();
2039
+ for (var b = 0; b < this.cc.count; b++) {
2040
+ this.ci(this.cc._inner[b]);
1997
2041
  if (a) {
1998
- this.b9._inner[b].bs();
2042
+ this.cc._inner[b].bs();
1999
2043
  }
2000
2044
  }
2001
2045
  };