igniteui-webcomponents-charts 5.2.0 → 5.3.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 (629) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +15224 -15059
  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 +6 -6
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +194 -194
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +313 -313
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
  9. package/esm2015/lib/AnnotationLayerProxy.js +52 -52
  10. package/esm2015/lib/AnnotationLayer_combined.js +183 -183
  11. package/esm2015/lib/Arc_combined.js +3 -0
  12. package/esm2015/lib/AreaSeries_combined.js +47 -47
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/BarSeries_combined.js +95 -95
  16. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +95 -95
  18. package/esm2015/lib/BrushScale.js +7 -7
  19. package/esm2015/lib/BubbleSeries_combined.js +269 -269
  20. package/esm2015/lib/CalloutLayer_combined.js +512 -508
  21. package/esm2015/lib/CategoryBucketCalculator_combined.js +301 -301
  22. package/esm2015/lib/CategoryChart.js +22 -22
  23. package/esm2015/lib/CategoryChartToolbarProvider.js +9 -9
  24. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  25. package/esm2015/lib/CategoryHighlightLayer_combined.js +56 -56
  26. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +115 -115
  27. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  28. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  29. package/esm2015/lib/CategoryToolTipLayer_combined.js +66 -66
  30. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  32. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  33. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  34. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  35. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  36. package/esm2015/lib/CrosshairLayer_combined.js +133 -133
  37. package/esm2015/lib/CustomIndicator.js +22 -22
  38. package/esm2015/lib/DataChartToolbarProvider.js +1 -5
  39. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  40. package/esm2015/lib/DataLegendContent_combined.js +276 -271
  41. package/esm2015/lib/DataPieBaseChart.js +38 -38
  42. package/esm2015/lib/DataPieChart.js +35 -8
  43. package/esm2015/lib/DataPieChartToolbarProvider.js +9 -9
  44. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  45. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  46. package/esm2015/lib/DomainChart.js +32 -32
  47. package/esm2015/lib/DomainChartToolbarProvider.js +187 -121
  48. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  49. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  50. package/esm2015/lib/FinalValueLayer_combined.js +80 -80
  51. package/esm2015/lib/FinancialChart_combined.js +34 -34
  52. package/esm2015/lib/FinancialEventArgs_combined.js +664 -664
  53. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  54. package/esm2015/lib/FinancialOverlay.js +35 -35
  55. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  56. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  57. package/esm2015/lib/FinancialPriceSeries_combined.js +302 -302
  58. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  59. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  60. package/esm2015/lib/HighDensityScatterSeries_combined.js +431 -431
  61. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  62. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  63. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  64. package/esm2015/lib/HorizontalRangeCategorySeries.js +51 -51
  65. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  66. package/esm2015/lib/IndicatorProxy.js +10 -10
  67. package/esm2015/lib/ItemToolTipLayer_combined.js +83 -83
  68. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  69. package/esm2015/lib/Legend_combined.js +11 -10
  70. package/esm2015/lib/LineSeries_combined.js +42 -42
  71. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  72. package/esm2015/lib/MassIndexIndicator.js +6 -6
  73. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  74. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  75. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  76. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  77. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  80. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  82. package/esm2015/lib/PieChartViewManager_combined.js +3 -0
  83. package/esm2015/lib/PointSeries_combined.js +21 -21
  84. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  85. package/esm2015/lib/PolarBase_combined.js +421 -421
  86. package/esm2015/lib/PolarLineSeriesBase_combined.js +54 -54
  87. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarScatterSeries_combined.js +12 -12
  89. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  90. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  91. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/PriceChannelOverlay_combined.js +77 -77
  93. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  94. package/esm2015/lib/ProportionalCategoryAngleAxis.js +1 -1
  95. package/esm2015/lib/RadialAreaSeries_combined.js +38 -38
  96. package/esm2015/lib/RadialBucketCalculator_combined.js +364 -364
  97. package/esm2015/lib/RadialColumnSeries_combined.js +67 -67
  98. package/esm2015/lib/RadialLineSeries_combined.js +41 -41
  99. package/esm2015/lib/RadialPieSeries_combined.js +133 -133
  100. package/esm2015/lib/RangeAreaSeries_combined.js +25 -25
  101. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +121 -121
  102. package/esm2015/lib/RangeColumnSeries_combined.js +38 -38
  103. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  104. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  105. package/esm2015/lib/ScatterAreaSeries_combined.js +132 -132
  106. package/esm2015/lib/ScatterBase_combined.js +501 -501
  107. package/esm2015/lib/ScatterContourSeries_combined.js +118 -118
  108. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  109. package/esm2015/lib/ScatterLineSeries.js +54 -54
  110. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  111. package/esm2015/lib/ScatterPolygonSeries_combined.js +218 -218
  112. package/esm2015/lib/ScatterPolylineSeries_combined.js +25 -25
  113. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  114. package/esm2015/lib/ScatterSplineSeries.js +40 -40
  115. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  116. package/esm2015/lib/ScatterTriangulationSeries.js +161 -161
  117. package/esm2015/lib/SeriesInteractionManager.js +75 -75
  118. package/esm2015/lib/SeriesRenderManager.js +12 -12
  119. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  120. package/esm2015/lib/SeriesViewerInteractionManager.js +19 -19
  121. package/esm2015/lib/SeriesViewer_combined.js +1476 -1476
  122. package/esm2015/lib/SeriesVisualDataManager.js +4 -4
  123. package/esm2015/lib/ShapeSeriesBase_combined.js +378 -378
  124. package/esm2015/lib/SizeScale.js +2 -2
  125. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  126. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  127. package/esm2015/lib/SplineSeriesBase_combined.js +121 -121
  128. package/esm2015/lib/SplineSeries_combined.js +26 -26
  129. package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
  130. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  131. package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
  132. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  133. package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
  134. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  135. package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
  136. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  137. package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
  138. package/esm2015/lib/StackedLineSeries_combined.js +12 -12
  139. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1054 -1054
  140. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  141. package/esm2015/lib/StepAreaSeries_combined.js +40 -40
  142. package/esm2015/lib/StepLineSeries_combined.js +47 -47
  143. package/esm2015/lib/StochRSIIndicator.js +15 -15
  144. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  145. package/esm2015/lib/TRIXIndicator.js +16 -16
  146. package/esm2015/lib/TimeAxisBase.js +1 -1
  147. package/esm2015/lib/TimeXAxis.js +1 -1
  148. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  149. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  150. package/esm2015/lib/ValueLayer_combined.js +202 -183
  151. package/esm2015/lib/ValueOverlay_combined.js +114 -114
  152. package/esm2015/lib/VerticalAnchoredCategorySeries.js +67 -67
  153. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  154. package/esm2015/lib/WaterfallSeries_combined.js +112 -112
  155. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  156. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  157. package/esm2015/lib/XamFunnelView_combined.js +3 -0
  158. package/esm2015/lib/igc-anchored-category-series-component.js +26 -26
  159. package/esm2015/lib/igc-anchored-radial-series-component.js +40 -40
  160. package/esm2015/lib/igc-annotation-layer-component.js +64 -64
  161. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  162. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  163. package/esm2015/lib/igc-bar-fragment-component.js +4 -4
  164. package/esm2015/lib/igc-bar-series-component.js +10 -10
  165. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  166. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  167. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  168. package/esm2015/lib/igc-callout-layer-component.js +131 -131
  169. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  170. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  171. package/esm2015/lib/igc-category-series-component.js +22 -22
  172. package/esm2015/lib/igc-category-tool-tip-layer-component.js +6 -6
  173. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  174. package/esm2015/lib/igc-column-fragment-component.js +10 -10
  175. package/esm2015/lib/igc-column-series-component.js +12 -12
  176. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  178. package/esm2015/lib/igc-data-legend-component.js +272 -262
  179. package/esm2015/lib/igc-data-tool-tip-layer-component.js +406 -406
  180. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  181. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  182. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  183. package/esm2015/lib/igc-financial-indicator-component.js +18 -18
  184. package/esm2015/lib/igc-financial-overlay-component.js +4 -4
  185. package/esm2015/lib/igc-financial-price-series-component.js +37 -37
  186. package/esm2015/lib/igc-financial-series-component.js +60 -60
  187. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  188. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  189. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  190. package/esm2015/lib/igc-high-density-scatter-series-component.js +48 -48
  191. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  192. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  193. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  194. package/esm2015/lib/igc-item-tool-tip-layer-component.js +12 -12
  195. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  196. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  197. package/esm2015/lib/igc-line-series-component.js +1 -1
  198. package/esm2015/lib/igc-marker-series-component.js +35 -35
  199. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  200. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  201. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  202. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  203. package/esm2015/lib/igc-polar-base-component.js +75 -75
  204. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  205. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  206. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  207. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  208. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  209. package/esm2015/lib/igc-radial-base-component.js +64 -64
  210. package/esm2015/lib/igc-radial-column-series-component.js +8 -8
  211. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  212. package/esm2015/lib/igc-radial-pie-series-component.js +15 -15
  213. package/esm2015/lib/igc-range-category-series-component.js +11 -11
  214. package/esm2015/lib/igc-range-column-series-component.js +9 -9
  215. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  217. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  218. package/esm2015/lib/igc-scatter-base-component.js +59 -59
  219. package/esm2015/lib/igc-scatter-contour-series-component.js +15 -15
  220. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  221. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  222. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  223. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  224. package/esm2015/lib/igc-scatter-triangulation-series-component.js +28 -28
  225. package/esm2015/lib/igc-series-component.js +229 -229
  226. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  227. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  228. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  229. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  231. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  232. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  233. package/esm2015/lib/igc-spline-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  239. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  240. package/esm2015/lib/igc-stacked-bar-series-component.js +11 -11
  241. package/esm2015/lib/igc-stacked-column-series-component.js +8 -8
  242. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  243. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  244. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  246. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  247. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  248. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  249. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  250. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  251. package/esm2015/lib/igc-value-layer-component.js +98 -87
  252. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  253. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  254. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  255. package/esm2015/lib/igc-waterfall-series-component.js +18 -18
  256. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  257. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  258. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  259. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  260. package/esm5/lib/AnchoredCategorySeries_combined.js +193 -193
  261. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +311 -311
  262. package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
  263. package/esm5/lib/AnnotationLayerProxy.js +52 -52
  264. package/esm5/lib/AnnotationLayer_combined.js +182 -182
  265. package/esm5/lib/Arc_combined.js +7 -0
  266. package/esm5/lib/AreaSeries_combined.js +47 -47
  267. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  268. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  269. package/esm5/lib/BarSeries_combined.js +95 -95
  270. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  271. package/esm5/lib/BollingerBandsOverlay_combined.js +95 -95
  272. package/esm5/lib/BrushScale.js +7 -7
  273. package/esm5/lib/BubbleSeries_combined.js +272 -272
  274. package/esm5/lib/CalloutLayer_combined.js +512 -508
  275. package/esm5/lib/CategoryBucketCalculator_combined.js +301 -301
  276. package/esm5/lib/CategoryChart.js +22 -22
  277. package/esm5/lib/CategoryChartToolbarProvider.js +9 -9
  278. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  279. package/esm5/lib/CategoryHighlightLayer_combined.js +55 -55
  280. package/esm5/lib/CategoryItemHighlightLayer_combined.js +115 -115
  281. package/esm5/lib/CategoryMarkerManager.js +1 -1
  282. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  283. package/esm5/lib/CategoryToolTipLayer_combined.js +66 -66
  284. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  285. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  286. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  287. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  288. package/esm5/lib/ColumnSeries_combined.js +64 -64
  289. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  290. package/esm5/lib/CrosshairLayer_combined.js +133 -133
  291. package/esm5/lib/CustomIndicator.js +22 -22
  292. package/esm5/lib/DataChartToolbarProvider.js +1 -5
  293. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  294. package/esm5/lib/DataLegendContent_combined.js +276 -271
  295. package/esm5/lib/DataPieBaseChart.js +37 -37
  296. package/esm5/lib/DataPieChart.js +35 -8
  297. package/esm5/lib/DataPieChartToolbarProvider.js +9 -9
  298. package/esm5/lib/DataToolTipLayer_combined.js +443 -441
  299. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  300. package/esm5/lib/DomainChart.js +32 -32
  301. package/esm5/lib/DomainChartToolbarProvider.js +187 -121
  302. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  303. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  304. package/esm5/lib/FinalValueLayer_combined.js +80 -80
  305. package/esm5/lib/FinancialChart_combined.js +34 -34
  306. package/esm5/lib/FinancialEventArgs_combined.js +664 -664
  307. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  308. package/esm5/lib/FinancialOverlay.js +35 -35
  309. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  310. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  311. package/esm5/lib/FinancialPriceSeries_combined.js +301 -301
  312. package/esm5/lib/ForceIndexIndicator.js +15 -15
  313. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  314. package/esm5/lib/HighDensityScatterSeries_combined.js +432 -432
  315. package/esm5/lib/HorizontalAnchoredCategorySeries.js +104 -104
  316. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  317. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  318. package/esm5/lib/HorizontalRangeCategorySeries.js +51 -51
  319. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  320. package/esm5/lib/IndicatorProxy.js +10 -10
  321. package/esm5/lib/ItemToolTipLayer_combined.js +83 -83
  322. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  323. package/esm5/lib/Legend_combined.js +11 -10
  324. package/esm5/lib/LineSeries_combined.js +42 -42
  325. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  326. package/esm5/lib/MassIndexIndicator.js +6 -6
  327. package/esm5/lib/MedianPriceIndicator.js +6 -6
  328. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  329. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  330. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  331. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  332. package/esm5/lib/OverlayProxy.js +7 -7
  333. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  334. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  335. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  336. package/esm5/lib/PieChartViewManager_combined.js +7 -0
  337. package/esm5/lib/PointSeries_combined.js +21 -21
  338. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  339. package/esm5/lib/PolarBase_combined.js +420 -420
  340. package/esm5/lib/PolarLineSeriesBase_combined.js +54 -54
  341. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  342. package/esm5/lib/PolarScatterSeries_combined.js +12 -12
  343. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  344. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  345. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  346. package/esm5/lib/PriceChannelOverlay_combined.js +77 -77
  347. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  348. package/esm5/lib/ProportionalCategoryAngleAxis.js +1 -1
  349. package/esm5/lib/RadialAreaSeries_combined.js +38 -38
  350. package/esm5/lib/RadialBucketCalculator_combined.js +363 -363
  351. package/esm5/lib/RadialColumnSeries_combined.js +67 -67
  352. package/esm5/lib/RadialLineSeries_combined.js +41 -41
  353. package/esm5/lib/RadialPieSeries_combined.js +130 -130
  354. package/esm5/lib/RangeAreaSeries_combined.js +25 -25
  355. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +122 -122
  356. package/esm5/lib/RangeColumnSeries_combined.js +38 -38
  357. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  358. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  359. package/esm5/lib/ScatterAreaSeries_combined.js +130 -130
  360. package/esm5/lib/ScatterBase_combined.js +500 -500
  361. package/esm5/lib/ScatterContourSeries_combined.js +116 -116
  362. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  363. package/esm5/lib/ScatterLineSeries.js +54 -54
  364. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  365. package/esm5/lib/ScatterPolygonSeries_combined.js +216 -216
  366. package/esm5/lib/ScatterPolylineSeries_combined.js +25 -25
  367. package/esm5/lib/ScatterSeries_combined.js +15 -15
  368. package/esm5/lib/ScatterSplineSeries.js +40 -40
  369. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  370. package/esm5/lib/ScatterTriangulationSeries.js +165 -165
  371. package/esm5/lib/SeriesInteractionManager.js +75 -75
  372. package/esm5/lib/SeriesRenderManager.js +12 -12
  373. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  374. package/esm5/lib/SeriesViewerInteractionManager.js +19 -19
  375. package/esm5/lib/SeriesViewer_combined.js +1465 -1465
  376. package/esm5/lib/SeriesVisualDataManager.js +4 -4
  377. package/esm5/lib/ShapeSeriesBase_combined.js +374 -374
  378. package/esm5/lib/SizeScale.js +2 -2
  379. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  380. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  381. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  382. package/esm5/lib/SplineSeries_combined.js +26 -26
  383. package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
  384. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  385. package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
  386. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  387. package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
  388. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  389. package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
  390. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  391. package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
  392. package/esm5/lib/StackedLineSeries_combined.js +12 -12
  393. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1052 -1052
  394. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  395. package/esm5/lib/StepAreaSeries_combined.js +40 -40
  396. package/esm5/lib/StepLineSeries_combined.js +47 -47
  397. package/esm5/lib/StochRSIIndicator.js +14 -14
  398. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  399. package/esm5/lib/TRIXIndicator.js +15 -15
  400. package/esm5/lib/TimeAxisBase.js +1 -1
  401. package/esm5/lib/TimeXAxis.js +1 -1
  402. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  403. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  404. package/esm5/lib/ValueLayer_combined.js +202 -183
  405. package/esm5/lib/ValueOverlay_combined.js +114 -114
  406. package/esm5/lib/VerticalAnchoredCategorySeries.js +67 -67
  407. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  408. package/esm5/lib/WaterfallSeries_combined.js +112 -112
  409. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  410. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  411. package/esm5/lib/XamFunnelView_combined.js +7 -0
  412. package/esm5/lib/igc-anchored-category-series-component.js +26 -26
  413. package/esm5/lib/igc-anchored-radial-series-component.js +40 -40
  414. package/esm5/lib/igc-annotation-layer-component.js +64 -64
  415. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  416. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  417. package/esm5/lib/igc-bar-fragment-component.js +4 -4
  418. package/esm5/lib/igc-bar-series-component.js +10 -10
  419. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  420. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  421. package/esm5/lib/igc-bubble-series-component.js +35 -35
  422. package/esm5/lib/igc-callout-layer-component.js +131 -131
  423. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  424. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  425. package/esm5/lib/igc-category-series-component.js +22 -22
  426. package/esm5/lib/igc-category-tool-tip-layer-component.js +6 -6
  427. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  428. package/esm5/lib/igc-column-fragment-component.js +10 -10
  429. package/esm5/lib/igc-column-series-component.js +12 -12
  430. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  431. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  432. package/esm5/lib/igc-data-legend-component.js +276 -262
  433. package/esm5/lib/igc-data-tool-tip-layer-component.js +406 -406
  434. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  435. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  436. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  437. package/esm5/lib/igc-financial-indicator-component.js +18 -18
  438. package/esm5/lib/igc-financial-overlay-component.js +4 -4
  439. package/esm5/lib/igc-financial-price-series-component.js +37 -37
  440. package/esm5/lib/igc-financial-series-component.js +60 -60
  441. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  442. package/esm5/lib/igc-fragment-base-component.js +2 -2
  443. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  444. package/esm5/lib/igc-high-density-scatter-series-component.js +48 -48
  445. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  446. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  447. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  448. package/esm5/lib/igc-item-tool-tip-layer-component.js +12 -12
  449. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  450. package/esm5/lib/igc-line-fragment-component.js +1 -1
  451. package/esm5/lib/igc-line-series-component.js +1 -1
  452. package/esm5/lib/igc-marker-series-component.js +35 -35
  453. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  454. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  455. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  456. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  457. package/esm5/lib/igc-polar-base-component.js +75 -75
  458. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  459. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  460. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  461. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  462. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  463. package/esm5/lib/igc-radial-base-component.js +64 -64
  464. package/esm5/lib/igc-radial-column-series-component.js +8 -8
  465. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  466. package/esm5/lib/igc-radial-pie-series-component.js +15 -15
  467. package/esm5/lib/igc-range-category-series-component.js +11 -11
  468. package/esm5/lib/igc-range-column-series-component.js +9 -9
  469. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  470. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  471. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  472. package/esm5/lib/igc-scatter-base-component.js +59 -59
  473. package/esm5/lib/igc-scatter-contour-series-component.js +15 -15
  474. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  475. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  476. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  477. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  478. package/esm5/lib/igc-scatter-triangulation-series-component.js +28 -28
  479. package/esm5/lib/igc-series-component.js +229 -229
  480. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  481. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  482. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  483. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  484. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  485. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  486. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  487. package/esm5/lib/igc-spline-series-component.js +1 -1
  488. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  489. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  490. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  491. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  492. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  493. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  494. package/esm5/lib/igc-stacked-bar-series-component.js +11 -11
  495. package/esm5/lib/igc-stacked-column-series-component.js +8 -8
  496. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  497. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  498. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  499. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  500. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  501. package/esm5/lib/igc-step-area-series-component.js +2 -2
  502. package/esm5/lib/igc-step-line-series-component.js +3 -3
  503. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  504. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  505. package/esm5/lib/igc-value-layer-component.js +102 -87
  506. package/esm5/lib/igc-value-overlay-component.js +47 -47
  507. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  508. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  509. package/esm5/lib/igc-waterfall-series-component.js +18 -18
  510. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  511. package/fesm2015/igniteui-webcomponents-charts.js +15250 -15105
  512. package/fesm5/igniteui-webcomponents-charts.js +15224 -15059
  513. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  514. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  515. package/lib/AnchoredCategorySeries_combined.d.ts +59 -59
  516. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +71 -71
  517. package/lib/AnnotationLayer_combined.d.ts +56 -56
  518. package/lib/Arc_combined.d.ts +1 -0
  519. package/lib/AreaSeries_combined.d.ts +9 -9
  520. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  521. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  522. package/lib/BarSeries_combined.d.ts +18 -18
  523. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  524. package/lib/BollingerBandsOverlay_combined.d.ts +16 -16
  525. package/lib/BubbleSeries_combined.d.ts +48 -48
  526. package/lib/CalloutLayer_combined.d.ts +114 -114
  527. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  528. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  529. package/lib/CategoryHighlightLayer_combined.d.ts +16 -16
  530. package/lib/CategoryItemHighlightLayer_combined.d.ts +25 -25
  531. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  532. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  533. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  534. package/lib/ColumnSeries_combined.d.ts +17 -17
  535. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  536. package/lib/CrosshairLayer_combined.d.ts +44 -44
  537. package/lib/CustomIndicator.d.ts +8 -8
  538. package/lib/DataLegendContent_combined.d.ts +73 -72
  539. package/lib/DataPieChartToolbarProvider.d.ts +4 -4
  540. package/lib/DataToolTipLayer_combined.d.ts +126 -126
  541. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  542. package/lib/DomainChartToolbarProvider.d.ts +25 -23
  543. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  544. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  545. package/lib/FinalValueLayer_combined.d.ts +27 -27
  546. package/lib/FinancialEventArgs_combined.d.ts +129 -129
  547. package/lib/FinancialIndicator_combined.d.ts +37 -37
  548. package/lib/FinancialOverlay.d.ts +8 -8
  549. package/lib/FinancialPriceSeries_combined.d.ts +54 -54
  550. package/lib/ForceIndexIndicator.d.ts +10 -10
  551. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  552. package/lib/HighDensityScatterSeries_combined.d.ts +91 -91
  553. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  554. package/lib/HorizontalRangeCategorySeries.d.ts +18 -18
  555. package/lib/ItemToolTipLayer_combined.d.ts +16 -16
  556. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  557. package/lib/LineSeries_combined.d.ts +9 -9
  558. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  559. package/lib/MassIndexIndicator.d.ts +4 -4
  560. package/lib/MedianPriceIndicator.d.ts +4 -4
  561. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  562. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  563. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  564. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  565. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  566. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  567. package/lib/PieChartViewManager_combined.d.ts +1 -0
  568. package/lib/PointSeries_combined.d.ts +7 -7
  569. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  570. package/lib/PolarBase_combined.d.ts +104 -104
  571. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  572. package/lib/PolarLineSeries_combined.d.ts +8 -8
  573. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  574. package/lib/PolarSplineAreaSeries_combined.d.ts +9 -9
  575. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  576. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  577. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  578. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  579. package/lib/RadialAreaSeries_combined.d.ts +8 -8
  580. package/lib/RadialBucketCalculator_combined.d.ts +74 -74
  581. package/lib/RadialColumnSeries_combined.d.ts +10 -10
  582. package/lib/RadialLineSeries_combined.d.ts +10 -10
  583. package/lib/RadialPieSeries_combined.d.ts +26 -26
  584. package/lib/RangeAreaSeries_combined.d.ts +7 -7
  585. package/lib/RangeCategoryBucketCalculator_combined.d.ts +27 -27
  586. package/lib/RangeColumnSeries_combined.d.ts +11 -11
  587. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  588. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  589. package/lib/ScatterAreaSeries_combined.d.ts +30 -30
  590. package/lib/ScatterBase_combined.d.ts +113 -113
  591. package/lib/ScatterContourSeries_combined.d.ts +22 -22
  592. package/lib/ScatterLineSeries.d.ts +13 -13
  593. package/lib/ScatterPolygonSeries_combined.d.ts +45 -45
  594. package/lib/ScatterPolylineSeries_combined.d.ts +10 -10
  595. package/lib/ScatterSeries_combined.d.ts +4 -4
  596. package/lib/ScatterSplineSeries.d.ts +11 -11
  597. package/lib/ScatterTriangulationSeries.d.ts +38 -38
  598. package/lib/SeriesViewer_combined.d.ts +475 -475
  599. package/lib/ShapeSeriesBase_combined.d.ts +100 -100
  600. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  601. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  602. package/lib/SplineSeriesBase_combined.d.ts +21 -21
  603. package/lib/SplineSeries_combined.d.ts +7 -7
  604. package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
  605. package/lib/Stacked100BarSeries_combined.d.ts +7 -7
  606. package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
  607. package/lib/Stacked100LineSeries_combined.d.ts +5 -5
  608. package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
  609. package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
  610. package/lib/StackedLineSeries_combined.d.ts +4 -4
  611. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +227 -227
  612. package/lib/StandardDeviationIndicator.d.ts +9 -9
  613. package/lib/StepAreaSeries_combined.d.ts +11 -11
  614. package/lib/StepLineSeries_combined.d.ts +11 -11
  615. package/lib/StochRSIIndicator.d.ts +9 -9
  616. package/lib/StrategyBasedIndicator.d.ts +19 -19
  617. package/lib/TRIXIndicator.d.ts +9 -9
  618. package/lib/TypicalPriceIndicator.d.ts +4 -4
  619. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  620. package/lib/ValueLayer_combined.d.ts +54 -53
  621. package/lib/ValueOverlay_combined.d.ts +38 -38
  622. package/lib/VerticalAnchoredCategorySeries.d.ts +22 -22
  623. package/lib/WaterfallSeries_combined.d.ts +23 -23
  624. package/lib/WeightedCloseIndicator.d.ts +4 -4
  625. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  626. package/lib/XamFunnelView_combined.d.ts +1 -0
  627. package/lib/igc-data-legend-component.d.ts +5 -0
  628. package/lib/igc-value-layer-component.d.ts +6 -0
  629. package/package.json +2 -2
@@ -49,27 +49,27 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
49
49
  __extends(DataToolTipLayer, _super);
50
50
  function DataToolTipLayer() {
51
51
  var _this = _super.call(this) || this;
52
- _this.aan = 1;
53
- _this.abs = new Dictionary$2(String_$type, Base.$, 0);
54
- _this.abt = new List$1(String_$type, 0);
55
- _this.aaf = 8;
56
- _this.aaj = 11;
57
- _this.aa3 = null;
58
- _this.aav = null;
52
+ _this.aam = 1;
53
+ _this.abr = new Dictionary$2(String_$type, Base.$, 0);
54
+ _this.abs = new List$1(String_$type, 0);
55
+ _this.aae = 8;
56
+ _this.aai = 11;
57
+ _this.aa2 = null;
59
58
  _this.aau = null;
60
- _this.aay = null;
61
- _this.aa0 = null;
59
+ _this.aat = null;
62
60
  _this.aax = null;
63
61
  _this.aaz = null;
64
- _this.aa2 = null;
65
- _this.aa1 = null;
66
62
  _this.aaw = null;
63
+ _this.aay = null;
64
+ _this.aa1 = null;
65
+ _this.aa0 = null;
66
+ _this.aav = null;
67
67
  var a = new DataToolTipLayerFrame();
68
68
  var b = new DataToolTipLayerFrame();
69
69
  var c = new DataToolTipLayerFrame();
70
- _this.xc = a;
71
- _this.xb = b;
72
- _this.xd = c;
70
+ _this.xb = a;
71
+ _this.xa = b;
72
+ _this.xc = c;
73
73
  _this.ab = DataToolTipLayer.$;
74
74
  return _this;
75
75
  }
@@ -82,51 +82,51 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
82
82
  DataToolTipLayer.prototype.cs = function () {
83
83
  return new DataToolTipLayerView(this);
84
84
  };
85
- DataToolTipLayer.prototype.q1 = function (a) {
86
- _super.prototype.q1.call(this, a);
87
- this.aar = a;
85
+ DataToolTipLayer.prototype.q0 = function (a) {
86
+ _super.prototype.q0.call(this, a);
87
+ this.aaq = a;
88
88
  };
89
89
  DataToolTipLayer.prototype.get_e2 = function () {
90
90
  return true;
91
91
  };
92
- Object.defineProperty(DataToolTipLayer.prototype, "aao", {
92
+ Object.defineProperty(DataToolTipLayer.prototype, "aan", {
93
93
  get: function () {
94
- return this.aan;
94
+ return this.aam;
95
95
  },
96
96
  set: function (a) {
97
- var b = this.aan;
98
- this.aan = a;
99
- if (b != this.aan) {
100
- this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.aan));
97
+ var b = this.aam;
98
+ this.aam = a;
99
+ if (b != this.aam) {
100
+ this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.aam));
101
101
  }
102
102
  },
103
103
  enumerable: false,
104
104
  configurable: true
105
105
  });
106
- DataToolTipLayer.prototype.aaq = function () {
106
+ DataToolTipLayer.prototype.aap = function () {
107
107
  var e_1, _a;
108
108
  var a = true;
109
109
  var b = true;
110
110
  var c = true;
111
111
  var d = true;
112
- if (this.aap != 0) {
113
- return this.aap;
112
+ if (this.aao != 0) {
113
+ return this.aao;
114
114
  }
115
- var e = this.z5();
115
+ var e = this.z4();
116
116
  if (e != null) {
117
117
  try {
118
118
  for (var _b = __values(fromEnum(e.db())), _c = _b.next(); !_c.done; _c = _b.next()) {
119
119
  var f = _c.value;
120
- if (!f.es && !f.fw) {
120
+ if (!f.es && !f.fv) {
121
121
  a = false;
122
122
  }
123
- if (!f.es && !f.fp) {
123
+ if (!f.es && !f.fo) {
124
124
  b = false;
125
125
  }
126
- if (!f.es && !f.fx) {
126
+ if (!f.es && !f.fw) {
127
127
  c = false;
128
128
  }
129
- if (!f.es && !f.ft) {
129
+ if (!f.es && !f.fs) {
130
130
  d = false;
131
131
  }
132
132
  }
@@ -150,29 +150,29 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
150
150
  }
151
151
  return 1;
152
152
  };
153
- DataToolTipLayer.prototype.q9 = function (a, b, c, d) {
154
- _super.prototype.q9.call(this, a, b, c, d);
153
+ DataToolTipLayer.prototype.q8 = function (a, b, c, d) {
154
+ _super.prototype.q8.call(this, a, b, c, d);
155
155
  switch (b) {
156
156
  case DataToolTipLayer.$$p[42]:
157
- this.rr(true);
157
+ this.rq(true);
158
158
  break;
159
159
  case DataToolTipLayer.$$p[49]:
160
- this.rr(true);
160
+ this.rq(true);
161
161
  break;
162
162
  case DataToolTipLayer.$$p[12]:
163
- this.aao = this.aaq();
163
+ this.aan = this.aap();
164
164
  break;
165
165
  case "ActualGroupingMode":
166
- this.rr(true);
166
+ this.rq(true);
167
167
  break;
168
168
  case DataToolTipLayer.$$p[10]:
169
- this.aag = this.aai();
169
+ this.aaf = this.aah();
170
170
  break;
171
171
  case DataToolTipLayer.$$p[11]:
172
- this.aak = this.aam();
172
+ this.aaj = this.aal();
173
173
  break;
174
174
  case "SeriesViewer":
175
- this.aar.cl();
175
+ this.aaq.cl();
176
176
  break;
177
177
  case DataToolTipLayer.$$p[31]:
178
178
  case DataToolTipLayer.$$p[24]:
@@ -239,266 +239,266 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
239
239
  case DataToolTipLayer.$$p[26]:
240
240
  case DataToolTipLayer.$$p[27]:
241
241
  case "LabelTextStyle":
242
- this.afg(b, c, d);
242
+ this.aff(b, c, d);
243
243
  break;
244
244
  }
245
245
  };
246
- DataToolTipLayer.prototype.afg = function (a, b, c) {
247
- if (!this.abs.containsKey(a)) {
248
- this.abt.add(a);
249
- this.abs.addItem(a, c);
246
+ DataToolTipLayer.prototype.aff = function (a, b, c) {
247
+ if (!this.abr.containsKey(a)) {
248
+ this.abs.add(a);
249
+ this.abr.addItem(a, c);
250
250
  }
251
251
  else {
252
- this.abs.item(a, c);
252
+ this.abr.item(a, c);
253
253
  }
254
- this.rr(true);
254
+ this.rq(true);
255
255
  };
256
- DataToolTipLayer.prototype.afk = function (a, b) {
256
+ DataToolTipLayer.prototype.afj = function (a, b) {
257
257
  switch (a) {
258
258
  case DataToolTipLayer.$$p[12]:
259
- this.aap = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
259
+ this.aao = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
260
260
  break;
261
261
  case DataToolTipLayer.$$p[29]:
262
- this.abx = b;
262
+ this.abw = b;
263
263
  break;
264
264
  case DataToolTipLayer.$$p[30]:
265
- this.aby = b;
265
+ this.abx = b;
266
266
  break;
267
267
  case DataToolTipLayer.$$p[2]:
268
- this.abv = b;
268
+ this.abu = b;
269
269
  break;
270
270
  case DataToolTipLayer.$$p[3]:
271
- this.abw = b;
271
+ this.abv = b;
272
272
  break;
273
273
  case DataToolTipLayer.$$p[10]:
274
- this.aah = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
274
+ this.aag = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
275
275
  break;
276
276
  case DataToolTipLayer.$$p[11]:
277
- this.aal = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
277
+ this.aak = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
278
278
  break;
279
279
  case DataToolTipLayer.$$p[31]:
280
- this.abn = b;
280
+ this.abm = b;
281
281
  break;
282
282
  case DataToolTipLayer.$$p[24]:
283
- this.z3 = b;
283
+ this.z2 = b;
284
284
  break;
285
285
  case DataToolTipLayer.$$p[5]:
286
- this.zy = b;
286
+ this.zx = b;
287
287
  break;
288
288
  case DataToolTipLayer.$$p[23]:
289
- this.z2 = b;
289
+ this.z1 = b;
290
290
  break;
291
291
  case DataToolTipLayer.$$p[4]:
292
- this.zx = b;
292
+ this.zw = b;
293
293
  break;
294
294
  case DataToolTipLayer.$$p[50]:
295
- this.z7 = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
295
+ this.z6 = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
296
296
  break;
297
297
  case DataToolTipLayer.$$p[52]:
298
- this.acx = typeGetValue(b);
298
+ this.acw = typeGetValue(b);
299
299
  break;
300
300
  case DataToolTipLayer.$$p[53]:
301
- this.acy = typeGetValue(b);
301
+ this.acx = typeGetValue(b);
302
302
  break;
303
303
  case DataToolTipLayer.$$p[54]:
304
- this.aae = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
304
+ this.aad = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
305
305
  break;
306
306
  case DataToolTipLayer.$$p[51]:
307
- this.aey = b;
307
+ this.aex = b;
308
308
  break;
309
309
  case DataToolTipLayer.$$p[57]:
310
- this.abp = b;
310
+ this.abo = b;
311
311
  break;
312
312
  case DataToolTipLayer.$$p[56]:
313
- this.ae4 = b;
313
+ this.ae3 = b;
314
314
  break;
315
315
  case DataToolTipLayer.$$p[55]:
316
- this.z4 = b;
316
+ this.z3 = b;
317
317
  break;
318
318
  case DataToolTipLayer.$$p[58]:
319
- this.ah3 = b;
319
+ this.ah2 = b;
320
320
  break;
321
321
  case DataToolTipLayer.$$p[59]:
322
- this.abq = b;
322
+ this.abp = b;
323
323
  break;
324
324
  case DataToolTipLayer.$$p[63]:
325
- this.afd = b;
325
+ this.afc = b;
326
326
  break;
327
327
  case DataToolTipLayer.$$p[62]:
328
- this.abr = b;
328
+ this.abq = b;
329
329
  break;
330
330
  case DataToolTipLayer.$$p[61]:
331
- this.ah4 = b;
331
+ this.ah3 = b;
332
332
  break;
333
333
  case DataToolTipLayer.$$p[60]:
334
- this.ahm = b;
334
+ this.ahl = b;
335
335
  break;
336
336
  case "ValueTextStyle":
337
- this.abd = b;
337
+ this.abc = b;
338
338
  break;
339
339
  case DataToolTipLayer.$$p[16]:
340
- this.adl = b;
340
+ this.adk = b;
341
341
  break;
342
342
  case DataToolTipLayer.$$p[15]:
343
- this.z1 = b;
343
+ this.z0 = b;
344
344
  break;
345
345
  case DataToolTipLayer.$$p[13]:
346
- this.adh = b;
346
+ this.adg = b;
347
347
  break;
348
348
  case DataToolTipLayer.$$p[14]:
349
- this.z8 = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
349
+ this.z7 = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
350
350
  break;
351
351
  case DataToolTipLayer.$$p[17]:
352
- this.z9 = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
352
+ this.z8 = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
353
353
  break;
354
354
  case DataToolTipLayer.$$p[22]:
355
- this.adq = b;
355
+ this.adp = b;
356
356
  break;
357
357
  case DataToolTipLayer.$$p[20]:
358
- this.ahe = b;
358
+ this.ahd = b;
359
359
  break;
360
360
  case DataToolTipLayer.$$p[21]:
361
- this.ahx = b;
361
+ this.ahw = b;
362
362
  break;
363
363
  case DataToolTipLayer.$$p[18]:
364
- this.ahw = b;
364
+ this.ahv = b;
365
365
  break;
366
366
  case DataToolTipLayer.$$p[19]:
367
- this.abg = b;
367
+ this.abf = b;
368
368
  break;
369
369
  case "HeaderTextStyle":
370
- this.aa5 = b;
370
+ this.aa4 = b;
371
371
  break;
372
372
  case DataToolTipLayer.$$p[28]:
373
- this.aab = EnumUtil.getEnumValue(DataLegendLayoutMode_$type, b);
373
+ this.aaa = EnumUtil.getEnumValue(DataLegendLayoutMode_$type, b);
374
374
  break;
375
375
  case DataToolTipLayer.$$p[8]:
376
- this.ahd = b;
376
+ this.ahc = b;
377
377
  break;
378
378
  case DataToolTipLayer.$$p[9]:
379
- this.ahv = b;
379
+ this.ahu = b;
380
380
  break;
381
381
  case DataToolTipLayer.$$p[6]:
382
- this.ahu = b;
382
+ this.aht = b;
383
383
  break;
384
384
  case DataToolTipLayer.$$p[7]:
385
- this.abf = b;
385
+ this.abe = b;
386
386
  break;
387
387
  case "GroupTextStyle":
388
- this.aa4 = b;
388
+ this.aa3 = b;
389
389
  break;
390
390
  case DataToolTipLayer.$$p[35]:
391
- this.ahh = b;
391
+ this.ahg = b;
392
392
  break;
393
393
  case "SummaryTitleTextStyle":
394
- this.aa8 = b;
394
+ this.aa7 = b;
395
395
  break;
396
396
  case DataToolTipLayer.$$p[38]:
397
- this.aac = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
397
+ this.aab = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
398
398
  break;
399
399
  case DataToolTipLayer.$$p[37]:
400
- this.aea = b;
400
+ this.ad9 = b;
401
401
  break;
402
402
  case DataToolTipLayer.$$p[36]:
403
- this.ah0 = b;
403
+ this.ahz = b;
404
404
  break;
405
405
  case DataToolTipLayer.$$p[34]:
406
- this.ahz = b;
406
+ this.ahy = b;
407
407
  break;
408
408
  case DataToolTipLayer.$$p[41]:
409
- this.ahj = b;
409
+ this.ahi = b;
410
410
  break;
411
411
  case "SummaryValueTextStyle":
412
- this.aba = b;
412
+ this.aa9 = b;
413
413
  break;
414
414
  case DataToolTipLayer.$$p[33]:
415
- this.ad5 = b;
415
+ this.ad4 = b;
416
416
  break;
417
417
  case DataToolTipLayer.$$p[32]:
418
- this.ahg = b;
418
+ this.ahf = b;
419
419
  break;
420
420
  case "SummaryLabelTextStyle":
421
- this.aa7 = b;
421
+ this.aa6 = b;
422
422
  break;
423
423
  case DataToolTipLayer.$$p[40]:
424
- this.aeg = b;
424
+ this.aef = b;
425
425
  break;
426
426
  case DataToolTipLayer.$$p[39]:
427
- this.ahi = b;
427
+ this.ahh = b;
428
428
  break;
429
429
  case "SummaryUnitsTextStyle":
430
- this.aa9 = b;
430
+ this.aa8 = b;
431
431
  break;
432
432
  case DataToolTipLayer.$$p[0]:
433
- this.aht = b;
433
+ this.ahs = b;
434
434
  break;
435
435
  case DataToolTipLayer.$$p[1]:
436
- this.aat = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
436
+ this.aas = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
437
437
  break;
438
438
  case DataToolTipLayer.$$p[45]:
439
- this.aad = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
439
+ this.aac = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
440
440
  break;
441
441
  case DataToolTipLayer.$$p[48]:
442
- this.aer = b;
442
+ this.aeq = b;
443
443
  break;
444
444
  case DataToolTipLayer.$$p[46]:
445
- this.ahl = b;
445
+ this.ahk = b;
446
446
  break;
447
447
  case DataToolTipLayer.$$p[47]:
448
- this.ah2 = b;
448
+ this.ah1 = b;
449
449
  break;
450
450
  case "UnitsTextStyle":
451
- this.abc = b;
451
+ this.abb = b;
452
452
  break;
453
453
  case DataToolTipLayer.$$p[44]:
454
- this.ah1 = b;
454
+ this.ah0 = b;
455
455
  break;
456
456
  case DataToolTipLayer.$$p[43]:
457
- this.ahk = b;
457
+ this.ahj = b;
458
458
  break;
459
459
  case "TitleTextStyle":
460
- this.abb = b;
460
+ this.aba = b;
461
461
  break;
462
462
  case DataToolTipLayer.$$p[25]:
463
- this.aaa = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
463
+ this.z9 = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
464
464
  break;
465
465
  case DataToolTipLayer.$$p[26]:
466
- this.ahf = b;
466
+ this.ahe = b;
467
467
  break;
468
468
  case DataToolTipLayer.$$p[27]:
469
- this.ahy = b;
469
+ this.ahx = b;
470
470
  break;
471
471
  case "LabelTextStyle":
472
- this.aa6 = b;
472
+ this.aa5 = b;
473
473
  break;
474
474
  }
475
475
  };
476
- DataToolTipLayer.prototype.afh = function (a) {
477
- for (var b = 0; b < this.abt.count; b++) {
478
- var c = this.abt._inner[b];
479
- a.updatePropertyByName(c, this.abs.item(c));
476
+ DataToolTipLayer.prototype.afg = function (a) {
477
+ for (var b = 0; b < this.abs.count; b++) {
478
+ var c = this.abs._inner[b];
479
+ a.updatePropertyByName(c, this.abr.item(c));
480
480
  }
481
481
  };
482
- DataToolTipLayer.prototype.yo = function (a, b) {
482
+ DataToolTipLayer.prototype.yn = function (a, b) {
483
483
  {
484
484
  if (!this.a1.c) {
485
- this.rr(b);
485
+ this.rq(b);
486
486
  }
487
487
  }
488
488
  };
489
- DataToolTipLayer.prototype.yp = function (a, b) {
489
+ DataToolTipLayer.prototype.yo = function (a, b) {
490
490
  if (!this.a1.c) {
491
- this.rr(b);
491
+ this.rq(b);
492
492
  }
493
493
  };
494
- DataToolTipLayer.prototype.yr = function (a, b) {
494
+ DataToolTipLayer.prototype.yq = function (a, b) {
495
495
  var e_2, _a;
496
496
  var _this = this;
497
- _super.prototype.yr.call(this, a, b);
498
- this.aan = this.aaq();
497
+ _super.prototype.yq.call(this, a, b);
498
+ this.aam = this.aap();
499
499
  var c = a;
500
- var d = this.aar.b9;
501
- var e = this.abo;
500
+ var d = this.aaq.b9;
501
+ var e = this.abn;
502
502
  var f = false;
503
503
  c.m.clear();
504
504
  c.i.clear();
@@ -508,31 +508,31 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
508
508
  c.k.clear();
509
509
  c.j.clear();
510
510
  c.h.clear();
511
- if (isNaN_(this.zu.x) && isNaN_(this.zu.y)) {
511
+ if (isNaN_(this.zt.x) && isNaN_(this.zt.y)) {
512
512
  d.count = 0;
513
513
  return;
514
514
  }
515
515
  {
516
- if (this.aao == 2) {
516
+ if (this.aan == 2) {
517
517
  var g_1 = 0;
518
518
  {
519
519
  try {
520
520
  for (var _b = __values(fromEnum(this.db.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
521
521
  var h = _c.value;
522
- if (this.xi(h)) {
523
- this.afj(h, c, e, f, g_1);
522
+ if (this.xh(h)) {
523
+ this.afi(h, c, e, f, g_1);
524
524
  g_1++;
525
525
  }
526
526
  if (h.isStacked) {
527
- h.p3(function (i) {
528
- if (_this.xi(i)) {
529
- _this.afj(i, c, e, f, g_1);
527
+ h.p2(function (i) {
528
+ if (_this.xh(i)) {
529
+ _this.afi(i, c, e, f, g_1);
530
530
  g_1++;
531
531
  }
532
532
  if (i.eg) {
533
- i.p1(function (j) {
534
- if (_this.xi(j)) {
535
- _this.afj(j, c, e, f, g_1);
533
+ i.p0(function (j) {
534
+ if (_this.xh(j)) {
535
+ _this.afi(j, c, e, f, g_1);
536
536
  g_1++;
537
537
  }
538
538
  return true;
@@ -542,9 +542,9 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
542
542
  });
543
543
  }
544
544
  if (h.eg) {
545
- h.p1(function (i) {
546
- if (_this.xi(i)) {
547
- _this.afj(i, c, e, f, g_1);
545
+ h.p0(function (i) {
546
+ if (_this.xh(i)) {
547
+ _this.afi(i, c, e, f, g_1);
548
548
  g_1++;
549
549
  }
550
550
  return true;
@@ -565,19 +565,19 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
565
565
  throw e_2.error;
566
566
  }
567
567
  }
568
- this.aff(c);
568
+ this.afe(c);
569
569
  }
570
570
  d.count = g_1;
571
571
  }
572
572
  else {
573
- var i = this.z5();
574
- var j = this.abu(i);
575
- var k = this.aas(i, j, e);
576
- this.afi(k, c, e);
573
+ var i = this.z4();
574
+ var j = this.abt(i);
575
+ var k = this.aar(i, j, e);
576
+ this.afh(k, c, e);
577
577
  }
578
578
  }
579
579
  };
580
- DataToolTipLayer.prototype.abu = function (a) {
580
+ DataToolTipLayer.prototype.abt = function (a) {
581
581
  var e_3, _a;
582
582
  var b = new List$1(Series.$, 0);
583
583
  if (a == null) {
@@ -604,10 +604,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
604
604
  }
605
605
  return b;
606
606
  };
607
- DataToolTipLayer.prototype.z5 = function () {
607
+ DataToolTipLayer.prototype.z4 = function () {
608
608
  var e_4, _a, e_5, _b;
609
- if (this.z6 != null) {
610
- return this.z6;
609
+ if (this.z5 != null) {
610
+ return this.z5;
611
611
  }
612
612
  if (this.db == null) {
613
613
  return null;
@@ -663,7 +663,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
663
663
  }
664
664
  return null;
665
665
  };
666
- DataToolTipLayer.prototype.aas = function (a, b, c) {
666
+ DataToolTipLayer.prototype.aar = function (a, b, c) {
667
667
  var d = 1.7976931348623157E+308;
668
668
  var e = -1.7976931348623157E+308;
669
669
  var f = new List$1(DataContext.$, 0);
@@ -681,10 +681,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
681
681
  var o = n;
682
682
  var p_1 = new List$1(Series.$, 0);
683
683
  if (o.isStacked) {
684
- o.p3(function (q) {
684
+ o.p2(function (q) {
685
685
  p_1.add(q);
686
686
  if (q.eg) {
687
- q.p1(function (r) {
687
+ q.p0(function (r) {
688
688
  p_1.add(r);
689
689
  return true;
690
690
  });
@@ -694,7 +694,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
694
694
  }
695
695
  else if (o.eg) {
696
696
  p_1.add(o);
697
- o.p1(function (q) {
697
+ o.p0(function (q) {
698
698
  p_1.add(q);
699
699
  return true;
700
700
  });
@@ -719,12 +719,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
719
719
  continue;
720
720
  }
721
721
  }
722
- var t = this_1.yk(s);
722
+ var t = this_1.yj(s);
723
723
  if (!t.c) {
724
724
  continue;
725
725
  }
726
- j = s.v7(t.d);
727
- var u = s.wc(t.d, c, false);
726
+ j = s.v6(t.d);
727
+ var u = s.wb(t.d, c, false);
728
728
  if (h) {
729
729
  if (!isNaN_(u.y)) {
730
730
  d = Math.min(d, u.y);
@@ -746,8 +746,8 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
746
746
  continue;
747
747
  }
748
748
  }
749
- var x = n.wc(this_1.zu, c, false);
750
- j = n.v7(this_1.zu);
749
+ var x = n.wb(this_1.zt, c, false);
750
+ j = n.v6(this_1.zt);
751
751
  if (h) {
752
752
  if (!isNaN_(x.y)) {
753
753
  d = Math.min(d, x.y);
@@ -762,7 +762,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
762
762
  }
763
763
  }
764
764
  var y = null;
765
- var z = n.kn(this_1.zu);
765
+ var z = n.km(this_1.zt);
766
766
  if (n.e3 && z != null) {
767
767
  y = n.a3(z);
768
768
  }
@@ -781,11 +781,11 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
781
781
  var ab = 0;
782
782
  if (h) {
783
783
  ab = (d + e) / 2;
784
- aa = this.ws.right;
784
+ aa = this.wr.right;
785
785
  if (!isNaN_(j.x)) {
786
786
  aa = j.x;
787
787
  }
788
- if (ab < 0 || ab > this.ws.bottom) {
788
+ if (ab < 0 || ab > this.wr.bottom) {
789
789
  ab = NaN;
790
790
  }
791
791
  }
@@ -794,7 +794,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
794
794
  if (!isNaN_(j.y)) {
795
795
  ab = j.y;
796
796
  }
797
- if (aa < 0 || aa > this.ws.right) {
797
+ if (aa < 0 || aa > this.wr.right) {
798
798
  aa = NaN;
799
799
  }
800
800
  }
@@ -805,17 +805,17 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
805
805
  ac.a = h;
806
806
  return ac;
807
807
  };
808
- DataToolTipLayer.prototype.p7 = function () {
809
- this.zu = { $type: Point_$type, x: NaN, y: NaN };
810
- this.rr(false);
811
- this.aar.cj(false);
808
+ DataToolTipLayer.prototype.p6 = function () {
809
+ this.zt = { $type: Point_$type, x: NaN, y: NaN };
810
+ this.rq(false);
811
+ this.aaq.cj(false);
812
812
  };
813
- DataToolTipLayer.prototype.p8 = function () {
814
- this.zu = { $type: Point_$type, x: NaN, y: NaN };
815
- this.rr(false);
816
- this.aar.cj(true);
813
+ DataToolTipLayer.prototype.p7 = function () {
814
+ this.zt = { $type: Point_$type, x: NaN, y: NaN };
815
+ this.rq(false);
816
+ this.aaq.cj(true);
817
817
  };
818
- Object.defineProperty(DataToolTipLayer.prototype, "ahq", {
818
+ Object.defineProperty(DataToolTipLayer.prototype, "ahp", {
819
819
  get: function () {
820
820
  var a = RectUtil.n(this.cv.bx);
821
821
  var b = new Size(1, this.cv.bx.width, this.cv.bx.height);
@@ -824,362 +824,362 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
824
824
  enumerable: false,
825
825
  configurable: true
826
826
  });
827
- Object.defineProperty(DataToolTipLayer.prototype, "ahp", {
827
+ Object.defineProperty(DataToolTipLayer.prototype, "aho", {
828
828
  get: function () {
829
829
  var a = RectUtil.n(this.cv.bx);
830
830
  var b = new Size(1, this.cv.bx.width, this.cv.bx.height);
831
- return new Rect(3, this.aar.cm(a), b);
831
+ return new Rect(3, this.aaq.cm(a), b);
832
832
  },
833
833
  enumerable: false,
834
834
  configurable: true
835
835
  });
836
- Object.defineProperty(DataToolTipLayer.prototype, "aho", {
836
+ Object.defineProperty(DataToolTipLayer.prototype, "ahn", {
837
837
  get: function () {
838
838
  var a = new Rect(0, 0, 0, this.db.m, this.db.l);
839
839
  var b = RectUtil.n(a);
840
840
  var c = new Size(1, a.width, a.height);
841
- return new Rect(3, this.aar.cm(b), c);
841
+ return new Rect(3, this.aaq.cm(b), c);
842
842
  },
843
843
  enumerable: false,
844
844
  configurable: true
845
845
  });
846
- Object.defineProperty(DataToolTipLayer.prototype, "ahs", {
846
+ Object.defineProperty(DataToolTipLayer.prototype, "ahr", {
847
847
  get: function () {
848
848
  var a = { $type: Point_$type, x: 0, y: 0 };
849
- return new Rect(3, a, this.aar.cr());
849
+ return new Rect(3, a, this.aaq.cr());
850
850
  },
851
851
  enumerable: false,
852
852
  configurable: true
853
853
  });
854
- DataToolTipLayer.prototype.ahr = function () {
855
- return this.ahq;
854
+ DataToolTipLayer.prototype.ahq = function () {
855
+ return this.ahp;
856
856
  };
857
- DataToolTipLayer.prototype.abk = function (a, b, c) {
857
+ DataToolTipLayer.prototype.abj = function (a, b, c) {
858
858
  if (Rect.l_op_Equality(a, Rect.empty)) {
859
859
  return false;
860
860
  }
861
861
  var d = a.top;
862
862
  return c < d;
863
863
  };
864
- DataToolTipLayer.prototype.abh = function (a, b, c, d) {
864
+ DataToolTipLayer.prototype.abg = function (a, b, c, d) {
865
865
  if (Rect.l_op_Equality(a, Rect.empty)) {
866
866
  return false;
867
867
  }
868
868
  var e = a.bottom;
869
869
  return c + d.height >= e;
870
870
  };
871
- DataToolTipLayer.prototype.abi = function (a, b, c) {
871
+ DataToolTipLayer.prototype.abh = function (a, b, c) {
872
872
  if (Rect.l_op_Equality(a, Rect.empty)) {
873
873
  return false;
874
874
  }
875
875
  var d = a.left;
876
876
  return c < d;
877
877
  };
878
- DataToolTipLayer.prototype.abj = function (a, b, c, d) {
878
+ DataToolTipLayer.prototype.abi = function (a, b, c, d) {
879
879
  if (Rect.l_op_Equality(a, Rect.empty)) {
880
880
  return false;
881
881
  }
882
882
  var e = a.right;
883
883
  return c + d.width > e;
884
884
  };
885
- DataToolTipLayer.prototype.acn = function (a, b) {
885
+ DataToolTipLayer.prototype.acm = function (a, b) {
886
886
  return a.top + b;
887
887
  };
888
- DataToolTipLayer.prototype.acl = function (a, b, c) {
888
+ DataToolTipLayer.prototype.ack = function (a, b, c) {
889
889
  return a.bottom - c.height - b;
890
890
  };
891
- DataToolTipLayer.prototype.acm = function (a, b) {
891
+ DataToolTipLayer.prototype.acl = function (a, b) {
892
892
  return ((a.bottom + a.top) / 2) - (b.height / 2);
893
893
  };
894
- DataToolTipLayer.prototype.acw = function (a, b, c, d, e) {
894
+ DataToolTipLayer.prototype.acv = function (a, b, c, d, e) {
895
895
  var f = c.y - d.height - b;
896
896
  return f;
897
897
  };
898
- DataToolTipLayer.prototype.acu = function (a, b, c, d, e) {
898
+ DataToolTipLayer.prototype.act = function (a, b, c, d, e) {
899
899
  var f = c.y + b;
900
900
  return f;
901
901
  };
902
- DataToolTipLayer.prototype.acv = function (a, b, c, d, e) {
902
+ DataToolTipLayer.prototype.acu = function (a, b, c, d, e) {
903
903
  var f = c.y - (d.height / 2);
904
904
  return f;
905
905
  };
906
- DataToolTipLayer.prototype.acq = function (a, b, c, d, e) {
906
+ DataToolTipLayer.prototype.acp = function (a, b, c, d, e) {
907
907
  var f = c.y - d.height;
908
908
  f = f - b;
909
909
  return f;
910
910
  };
911
- DataToolTipLayer.prototype.aco = function (a, b, c, d, e) {
911
+ DataToolTipLayer.prototype.acn = function (a, b, c, d, e) {
912
912
  var f = c.y;
913
913
  f = f + b;
914
914
  return f;
915
915
  };
916
- DataToolTipLayer.prototype.acp = function (a, b, c, d, e) {
916
+ DataToolTipLayer.prototype.aco = function (a, b, c, d, e) {
917
917
  var f = c.y - (d.height / 2);
918
918
  return f;
919
919
  };
920
- DataToolTipLayer.prototype.ab6 = function (a, b) {
920
+ DataToolTipLayer.prototype.ab5 = function (a, b) {
921
921
  return a.left + b;
922
922
  };
923
- DataToolTipLayer.prototype.ab8 = function (a, b, c) {
923
+ DataToolTipLayer.prototype.ab7 = function (a, b, c) {
924
924
  return (a.right - (c.width)) - b;
925
925
  };
926
- DataToolTipLayer.prototype.ab7 = function (a, b, c) {
926
+ DataToolTipLayer.prototype.ab6 = function (a, b, c) {
927
927
  return ((a.right + a.left) / 2) - (c.width / 2) + b;
928
928
  };
929
- DataToolTipLayer.prototype.acf = function (a, b, c, d, e) {
929
+ DataToolTipLayer.prototype.ace = function (a, b, c, d, e) {
930
930
  var f = (c.x - d.width) - b;
931
931
  return f;
932
932
  };
933
- DataToolTipLayer.prototype.ach = function (a, b, c, d, e) {
933
+ DataToolTipLayer.prototype.acg = function (a, b, c, d, e) {
934
934
  var f = c.x + b;
935
935
  return f;
936
936
  };
937
- DataToolTipLayer.prototype.acg = function (a, b, c, d, e) {
937
+ DataToolTipLayer.prototype.acf = function (a, b, c, d, e) {
938
938
  var f = (c.x - (d.width / 2));
939
939
  f = f + b;
940
940
  return f;
941
941
  };
942
- DataToolTipLayer.prototype.acc = function (a, b, c, d, e) {
942
+ DataToolTipLayer.prototype.acb = function (a, b, c, d, e) {
943
943
  var f = c.x - d.width;
944
944
  f = f - b;
945
945
  return f;
946
946
  };
947
- DataToolTipLayer.prototype.ace = function (a, b, c, d, e) {
947
+ DataToolTipLayer.prototype.acd = function (a, b, c, d, e) {
948
948
  var f = c.x;
949
949
  f = f + b;
950
950
  return f;
951
951
  };
952
- DataToolTipLayer.prototype.acd = function (a, b, c, d, e) {
952
+ DataToolTipLayer.prototype.acc = function (a, b, c, d, e) {
953
953
  var f = c.x - (d.width / 2);
954
954
  f = f + b;
955
955
  return f;
956
956
  };
957
- DataToolTipLayer.prototype.ab2 = function (a, b, c, d, e, f, g, h) {
957
+ DataToolTipLayer.prototype.ab1 = function (a, b, c, d, e, f, g, h) {
958
958
  switch (a) {
959
959
  case 1:
960
960
  {
961
- return this.acq(e, b, h, f, true);
961
+ return this.acp(e, b, h, f, true);
962
962
  }
963
963
  case 2:
964
964
  {
965
- return this.aco(e, b, h, f, true);
965
+ return this.acn(e, b, h, f, true);
966
966
  }
967
967
  case 3:
968
968
  {
969
- return this.acp(e, b, h, f, true);
969
+ return this.aco(e, b, h, f, true);
970
970
  }
971
- case 5: return this.acr(e, c, b, h, f);
972
- case 6: return this.acs(e, c, b, h, f);
973
- case 4: return this.act(e, c, b, h, f);
974
- case 8: return this.aci(e, c, b, h, f);
975
- case 9: return this.acj(e, c, b, h, f);
976
- case 7: return this.ack(e, c, b, h, f);
977
- case 13: return this.acn(d, b);
978
- case 14: return this.acl(d, b, f);
979
- case 15: return this.acm(d, f);
980
- case 10: return this.acw(e, b, g, f, true);
981
- case 12: return this.acv(e, b, g, f, true);
971
+ case 5: return this.acq(e, c, b, h, f);
972
+ case 6: return this.acr(e, c, b, h, f);
973
+ case 4: return this.acs(e, c, b, h, f);
974
+ case 8: return this.ach(e, c, b, h, f);
975
+ case 9: return this.aci(e, c, b, h, f);
976
+ case 7: return this.acj(e, c, b, h, f);
977
+ case 13: return this.acm(d, b);
978
+ case 14: return this.ack(d, b, f);
979
+ case 15: return this.acl(d, f);
980
+ case 10: return this.acv(e, b, g, f, true);
981
+ case 12: return this.acu(e, b, g, f, true);
982
982
  case 11:
983
- default: return this.acu(e, b, g, f, true);
983
+ default: return this.act(e, b, g, f, true);
984
984
  }
985
985
  };
986
- DataToolTipLayer.prototype.ab9 = function (a, b, c, d, e) {
986
+ DataToolTipLayer.prototype.ab8 = function (a, b, c, d, e) {
987
987
  var f = d.x;
988
988
  f = f + b / 2;
989
989
  f = f - e.width;
990
990
  f = f - c;
991
991
  return f;
992
992
  };
993
- DataToolTipLayer.prototype.aca = function (a, b, c, d, e) {
993
+ DataToolTipLayer.prototype.ab9 = function (a, b, c, d, e) {
994
994
  var f = d.x;
995
995
  f = f + b / 2;
996
996
  f = f - e.width / 2;
997
997
  f = f + c;
998
998
  return f;
999
999
  };
1000
- DataToolTipLayer.prototype.acb = function (a, b, c, d, e) {
1000
+ DataToolTipLayer.prototype.aca = function (a, b, c, d, e) {
1001
1001
  var f = d.x;
1002
1002
  f = f + b / 2;
1003
1003
  f = f + c;
1004
1004
  return f;
1005
1005
  };
1006
- DataToolTipLayer.prototype.ab3 = function (a, b, c, d, e) {
1006
+ DataToolTipLayer.prototype.ab2 = function (a, b, c, d, e) {
1007
1007
  var f = d.x;
1008
1008
  f = f - b / 2;
1009
1009
  f = f - e.width;
1010
1010
  f = f - c;
1011
1011
  return f;
1012
1012
  };
1013
- DataToolTipLayer.prototype.ab4 = function (a, b, c, d, e) {
1013
+ DataToolTipLayer.prototype.ab3 = function (a, b, c, d, e) {
1014
1014
  var f = d.x;
1015
1015
  f = f - b / 2;
1016
1016
  f = f - e.width / 2;
1017
1017
  f = f + c;
1018
1018
  return f;
1019
1019
  };
1020
- DataToolTipLayer.prototype.ab5 = function (a, b, c, d, e) {
1020
+ DataToolTipLayer.prototype.ab4 = function (a, b, c, d, e) {
1021
1021
  var f = d.x;
1022
1022
  f = f - b / 2;
1023
1023
  f = f + c;
1024
1024
  return f;
1025
1025
  };
1026
- DataToolTipLayer.prototype.ack = function (a, b, c, d, e) {
1026
+ DataToolTipLayer.prototype.acj = function (a, b, c, d, e) {
1027
1027
  var f = d.y;
1028
1028
  f = f + b / 2;
1029
1029
  f = f - e.height;
1030
1030
  f = f - c;
1031
1031
  return f;
1032
1032
  };
1033
- DataToolTipLayer.prototype.acj = function (a, b, c, d, e) {
1033
+ DataToolTipLayer.prototype.aci = function (a, b, c, d, e) {
1034
1034
  var f = d.y;
1035
1035
  f = f + b / 2;
1036
1036
  f = f - e.height / 2;
1037
1037
  f = f + c;
1038
1038
  return f;
1039
1039
  };
1040
- DataToolTipLayer.prototype.aci = function (a, b, c, d, e) {
1040
+ DataToolTipLayer.prototype.ach = function (a, b, c, d, e) {
1041
1041
  var f = d.y;
1042
1042
  f = f + b / 2;
1043
1043
  f = f + c;
1044
1044
  return f;
1045
1045
  };
1046
- DataToolTipLayer.prototype.act = function (a, b, c, d, e) {
1046
+ DataToolTipLayer.prototype.acs = function (a, b, c, d, e) {
1047
1047
  var f = d.y;
1048
1048
  f = f - b / 2;
1049
1049
  f = f - e.height;
1050
1050
  f = f - c;
1051
1051
  return f;
1052
1052
  };
1053
- DataToolTipLayer.prototype.acs = function (a, b, c, d, e) {
1053
+ DataToolTipLayer.prototype.acr = function (a, b, c, d, e) {
1054
1054
  var f = d.y;
1055
1055
  f = f - b / 2;
1056
1056
  f = f - e.height / 2;
1057
1057
  f = f + c;
1058
1058
  return f;
1059
1059
  };
1060
- DataToolTipLayer.prototype.acr = function (a, b, c, d, e) {
1060
+ DataToolTipLayer.prototype.acq = function (a, b, c, d, e) {
1061
1061
  var f = d.y;
1062
1062
  f = f - b / 2;
1063
1063
  f = f + c;
1064
1064
  return f;
1065
1065
  };
1066
- DataToolTipLayer.prototype.ab1 = function (a, b, c, d, e, f, g, h) {
1066
+ DataToolTipLayer.prototype.ab0 = function (a, b, c, d, e, f, g, h) {
1067
1067
  switch (a) {
1068
- case 10: return this.acf(e, b, g, f, true);
1069
- case 11: return this.ach(e, b, g, f, true);
1070
- case 12: return this.acg(e, b, g, f, true);
1071
- case 13: return this.ab6(d, b);
1072
- case 14: return this.ab8(e, b, f);
1073
- case 15: return this.ab7(e, b, f);
1074
- case 5: return this.ab5(e, c, b, h, f);
1075
- case 6: return this.ab4(e, c, b, h, f);
1076
- case 4: return this.ab3(e, c, b, h, f);
1077
- case 8: return this.acb(e, c, b, h, f);
1078
- case 9: return this.aca(e, c, b, h, f);
1079
- case 7: return this.ab9(e, c, b, h, f);
1068
+ case 10: return this.ace(e, b, g, f, true);
1069
+ case 11: return this.acg(e, b, g, f, true);
1070
+ case 12: return this.acf(e, b, g, f, true);
1071
+ case 13: return this.ab5(d, b);
1072
+ case 14: return this.ab7(e, b, f);
1073
+ case 15: return this.ab6(e, b, f);
1074
+ case 5: return this.ab4(e, c, b, h, f);
1075
+ case 6: return this.ab3(e, c, b, h, f);
1076
+ case 4: return this.ab2(e, c, b, h, f);
1077
+ case 8: return this.aca(e, c, b, h, f);
1078
+ case 9: return this.ab9(e, c, b, h, f);
1079
+ case 7: return this.ab8(e, c, b, h, f);
1080
1080
  case 1:
1081
1081
  {
1082
- return this.acc(e, b, h, f, true);
1082
+ return this.acb(e, b, h, f, true);
1083
1083
  }
1084
1084
  case 3:
1085
1085
  {
1086
- return this.acd(e, b, h, f, true);
1086
+ return this.acc(e, b, h, f, true);
1087
1087
  }
1088
1088
  case 2:
1089
1089
  default:
1090
1090
  {
1091
- return this.ace(e, b, h, f, true);
1091
+ return this.acd(e, b, h, f, true);
1092
1092
  }
1093
1093
  }
1094
1094
  };
1095
- DataToolTipLayer.prototype.ahn = function (a, b, c, d) {
1096
- var e = this.aag;
1097
- var f = this.aak;
1098
- var g = this.z5();
1095
+ DataToolTipLayer.prototype.ahm = function (a, b, c, d) {
1096
+ var e = this.aaf;
1097
+ var f = this.aaj;
1098
+ var g = this.z4();
1099
1099
  var h = 0;
1100
1100
  if (g != null && g.cb && this.db != null) {
1101
- h = g.getCategorySize(this.db.v4, this.ws, this.getEffectiveViewport());
1101
+ h = g.getCategorySize(this.db.v4, this.wr, this.getEffectiveViewport());
1102
1102
  if (g.categoryMode == 0) {
1103
1103
  h = 0;
1104
1104
  }
1105
1105
  }
1106
- var i = this.abz(e);
1107
- var j = this.ab0(f);
1108
- var k = this.ab1(e, i, h, this.ahq, a, b, c, d);
1109
- var l = this.ab2(f, j, h, this.ahq, a, b, c, d);
1110
- var m = this.abl(a, i, k, b);
1111
- var n = this.abm(a, j, l, b);
1106
+ var i = this.aby(e);
1107
+ var j = this.abz(f);
1108
+ var k = this.ab0(e, i, h, this.ahp, a, b, c, d);
1109
+ var l = this.ab1(f, j, h, this.ahp, a, b, c, d);
1110
+ var m = this.abk(a, i, k, b);
1111
+ var n = this.abl(a, j, l, b);
1112
1112
  if (!m) {
1113
- var o = this.zz(e);
1113
+ var o = this.zy(e);
1114
1114
  var p = 0;
1115
1115
  while (!m && p < o.length) {
1116
1116
  e = o[p];
1117
- i = this.abz(e);
1118
- k = this.ab1(e, i, h, this.ahq, a, b, c, d);
1119
- m = this.abl(a, i, k, b);
1117
+ i = this.aby(e);
1118
+ k = this.ab0(e, i, h, this.ahp, a, b, c, d);
1119
+ m = this.abk(a, i, k, b);
1120
1120
  p++;
1121
1121
  }
1122
1122
  }
1123
1123
  if (!n) {
1124
- var q = this.z0(f);
1124
+ var q = this.zz(f);
1125
1125
  var r = 0;
1126
1126
  while (!n && r < q.length) {
1127
1127
  f = q[r];
1128
- j = this.ab0(f);
1129
- l = this.ab2(f, j, h, this.ahq, a, b, c, d);
1130
- n = this.abm(a, j, l, b);
1128
+ j = this.abz(f);
1129
+ l = this.ab1(f, j, h, this.ahp, a, b, c, d);
1130
+ n = this.abl(a, j, l, b);
1131
1131
  r++;
1132
1132
  }
1133
1133
  }
1134
1134
  return { $type: Point_$type, x: k, y: l };
1135
1135
  };
1136
- DataToolTipLayer.prototype.ab0 = function (a) {
1137
- if (!isNaN_(this.aby)) {
1138
- return this.aby;
1136
+ DataToolTipLayer.prototype.abz = function (a) {
1137
+ if (!isNaN_(this.abx)) {
1138
+ return this.abx;
1139
1139
  }
1140
1140
  switch (a) {
1141
- case 1: return this.abw;
1142
- case 2: return this.abw;
1141
+ case 1: return this.abv;
1142
+ case 2: return this.abv;
1143
1143
  case 3: return 0;
1144
- case 4: return this.abw;
1145
- case 5: return this.abw;
1146
- case 6: return this.abw;
1147
- case 7: return this.abw;
1148
- case 8: return this.abw;
1144
+ case 4: return this.abv;
1145
+ case 5: return this.abv;
1146
+ case 6: return this.abv;
1147
+ case 7: return this.abv;
1148
+ case 8: return this.abv;
1149
1149
  case 9: return 0;
1150
- case 10: return this.abw;
1151
- case 11: return this.abw;
1150
+ case 10: return this.abv;
1151
+ case 11: return this.abv;
1152
1152
  case 12: return 0;
1153
- case 13: return this.abw;
1154
- case 14: return this.abw;
1153
+ case 13: return this.abv;
1154
+ case 14: return this.abv;
1155
1155
  case 15: return 0;
1156
1156
  }
1157
- return this.abw;
1157
+ return this.abv;
1158
1158
  };
1159
- DataToolTipLayer.prototype.abz = function (a) {
1160
- if (!isNaN_(this.abx)) {
1161
- return this.abx;
1159
+ DataToolTipLayer.prototype.aby = function (a) {
1160
+ if (!isNaN_(this.abw)) {
1161
+ return this.abw;
1162
1162
  }
1163
1163
  switch (a) {
1164
- case 4: return this.abv;
1164
+ case 4: return this.abu;
1165
1165
  case 6: return 0;
1166
- case 5: return this.abv;
1167
- case 13: return this.abv;
1166
+ case 5: return this.abu;
1167
+ case 13: return this.abu;
1168
1168
  case 15: return 0;
1169
- case 14: return this.abv;
1170
- case 7: return this.abv;
1169
+ case 14: return this.abu;
1170
+ case 7: return this.abu;
1171
1171
  case 9: return 0;
1172
- case 8: return this.abv;
1173
- case 1: return this.abv;
1172
+ case 8: return this.abu;
1173
+ case 1: return this.abu;
1174
1174
  case 3: return 0;
1175
- case 2: return this.abv;
1176
- case 10: return this.abv;
1175
+ case 2: return this.abu;
1176
+ case 10: return this.abu;
1177
1177
  case 12: return 0;
1178
- case 11: return this.abv;
1178
+ case 11: return this.abu;
1179
1179
  }
1180
- return this.abv;
1180
+ return this.abu;
1181
1181
  };
1182
- DataToolTipLayer.prototype.z0 = function (a) {
1182
+ DataToolTipLayer.prototype.zz = function (a) {
1183
1183
  var b = [a];
1184
1184
  switch (a) {
1185
1185
  case 1:
@@ -1224,7 +1224,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1224
1224
  }
1225
1225
  return b;
1226
1226
  };
1227
- DataToolTipLayer.prototype.zz = function (a) {
1227
+ DataToolTipLayer.prototype.zy = function (a) {
1228
1228
  var b = [a];
1229
1229
  switch (a) {
1230
1230
  case 1:
@@ -1269,13 +1269,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1269
1269
  }
1270
1270
  return b;
1271
1271
  };
1272
- DataToolTipLayer.prototype.abl = function (a, b, c, d) {
1273
- return !(this.abi(a, b, c) || this.abj(a, b, c, d));
1272
+ DataToolTipLayer.prototype.abk = function (a, b, c, d) {
1273
+ return !(this.abh(a, b, c) || this.abi(a, b, c, d));
1274
1274
  };
1275
- DataToolTipLayer.prototype.abm = function (a, b, c, d) {
1276
- return !(this.abk(a, b, c) || this.abh(a, b, c, d));
1275
+ DataToolTipLayer.prototype.abl = function (a, b, c, d) {
1276
+ return !(this.abj(a, b, c) || this.abg(a, b, c, d));
1277
1277
  };
1278
- DataToolTipLayer.prototype.aff = function (a) {
1278
+ DataToolTipLayer.prototype.afe = function (a) {
1279
1279
  var b = new List$1(DataTooltipCollisionInfo.$, 0);
1280
1280
  for (var c = 0; c < a.f.count; c++) {
1281
1281
  var d = new DataTooltipCollisionInfo();
@@ -1304,7 +1304,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1304
1304
  }
1305
1305
  return 0;
1306
1306
  });
1307
- var e = this.abe(b);
1307
+ var e = this.abd(b);
1308
1308
  if (!e) {
1309
1309
  return;
1310
1310
  }
@@ -1336,7 +1336,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1336
1336
  a.g._inner[q] = r.e.y;
1337
1337
  }
1338
1338
  };
1339
- DataToolTipLayer.prototype.abe = function (a) {
1339
+ DataToolTipLayer.prototype.abd = function (a) {
1340
1340
  if (a.count <= 1) {
1341
1341
  return false;
1342
1342
  }
@@ -1352,29 +1352,29 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1352
1352
  }
1353
1353
  return false;
1354
1354
  };
1355
- DataToolTipLayer.prototype.afj = function (a, b, c, d, e) {
1355
+ DataToolTipLayer.prototype.afi = function (a, b, c, d, e) {
1356
1356
  var _this = this;
1357
- var f = this.yk(a);
1357
+ var f = this.yj(a);
1358
1358
  if (!f.c) {
1359
1359
  return;
1360
1360
  }
1361
- var g = a.wc(f.d, c, d);
1362
- var h = this.aar.b9;
1363
- var i = this.zu;
1361
+ var g = a.wb(f.d, c, d);
1362
+ var h = this.aaq.b9;
1363
+ var i = this.zt;
1364
1364
  if (!c) {
1365
- i = this.wh(g);
1365
+ i = this.wg(g);
1366
1366
  }
1367
- var j = a.kn(i);
1367
+ var j = a.km(i);
1368
1368
  var k = h.item(e);
1369
1369
  var l = this.cv.bx;
1370
- var m = this.aar.b8(k);
1370
+ var m = this.aaq.b8(k);
1371
1371
  if (!Base.equalsStatic(m.target, this.db)) {
1372
1372
  m.target = this.db;
1373
1373
  }
1374
1374
  var n = new List$1(String_$type, 0);
1375
- if (a.eg && this.aao == 2) {
1376
- a.p1(function (o) {
1377
- if (_this.xi(o)) {
1375
+ if (a.eg && this.aan == 2) {
1376
+ a.p0(function (o) {
1377
+ if (_this.xh(o)) {
1378
1378
  n.add(o.dataLegendKey);
1379
1379
  }
1380
1380
  return true;
@@ -1382,13 +1382,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1382
1382
  }
1383
1383
  m.includedSeries = [a.dataLegendKey];
1384
1384
  m.excludedSeries = n.toArray();
1385
- this.afh(m);
1386
- m.targetCursorPositionX = this.zu.x;
1387
- m.targetCursorPositionY = this.zu.y;
1388
- if (!this.aar.cb(k, a)) {
1385
+ this.afg(m);
1386
+ m.targetCursorPositionX = this.zt.x;
1387
+ m.targetCursorPositionY = this.zt.y;
1388
+ if (!this.aaq.cb(k, a)) {
1389
1389
  return;
1390
1390
  }
1391
- var o = this.aar.cq(k);
1391
+ var o = this.aaq.cq(k);
1392
1392
  b.i.add1(k);
1393
1393
  var p = g.x;
1394
1394
  var q = g.x;
@@ -1418,39 +1418,39 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1418
1418
  b.g.add(u);
1419
1419
  b.k.add(o.width);
1420
1420
  b.j.add(o.height);
1421
- var v = this.u9;
1421
+ var v = this.u8;
1422
1422
  if (v == null) {
1423
- v = this.vf;
1423
+ v = this.ve;
1424
1424
  }
1425
1425
  if (v == null) {
1426
- v = a.u9;
1426
+ v = a.u8;
1427
1427
  }
1428
1428
  b.h.add(v);
1429
1429
  };
1430
- DataToolTipLayer.prototype.afi = function (a, b, c) {
1430
+ DataToolTipLayer.prototype.afh = function (a, b, c) {
1431
1431
  var e_6, _a;
1432
- this.aaf = this.aai();
1433
- this.aaj = this.aam();
1432
+ this.aae = this.aah();
1433
+ this.aai = this.aal();
1434
1434
  var d = a.f;
1435
1435
  var e = a.e;
1436
1436
  var f = 0;
1437
- var g = this.aar.b9.item(0);
1438
- this.aar.cb(g, null);
1439
- var h = this.aar.b8(g);
1437
+ var g = this.aaq.b9.item(0);
1438
+ this.aaq.cb(g, null);
1439
+ var h = this.aaq.b8(g);
1440
1440
  if (!Base.equalsStatic(h.target, this.db)) {
1441
1441
  h.target = this.db;
1442
1442
  }
1443
1443
  var i = new List$1(String_$type, 0);
1444
- var j = this.z5();
1444
+ var j = this.z4();
1445
1445
  if (j != null) {
1446
1446
  try {
1447
1447
  for (var _b = __values(fromEnum(j.db())), _c = _b.next(); !_c.done; _c = _b.next()) {
1448
1448
  var k = _c.value;
1449
1449
  if (k.isStacked) {
1450
- k.p3(function (l) {
1450
+ k.p2(function (l) {
1451
1451
  i.add(l.dataLegendKey);
1452
1452
  if (l.eg) {
1453
- l.p1(function (m) {
1453
+ l.p0(function (m) {
1454
1454
  i.add(m.dataLegendKey);
1455
1455
  return true;
1456
1456
  });
@@ -1460,7 +1460,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1460
1460
  }
1461
1461
  else if (k.eg) {
1462
1462
  i.add(k.dataLegendKey);
1463
- k.p1(function (l) {
1463
+ k.p0(function (l) {
1464
1464
  i.add(l.dataLegendKey);
1465
1465
  return true;
1466
1466
  });
@@ -1490,10 +1490,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1490
1490
  h.includedSeries = null;
1491
1491
  h.excludedSeries = null;
1492
1492
  }
1493
- this.afh(h);
1494
- h.targetCursorPositionX = this.zu.x;
1495
- h.targetCursorPositionY = this.zu.y;
1496
- var l = this.aar.cq(g);
1493
+ this.afg(h);
1494
+ h.targetCursorPositionX = this.zt.x;
1495
+ h.targetCursorPositionY = this.zt.y;
1496
+ var l = this.aaq.cq(g);
1497
1497
  var m = 0;
1498
1498
  var n = 0;
1499
1499
  var o = 0;
@@ -1503,9 +1503,9 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1503
1503
  o = d.x;
1504
1504
  p = d.y;
1505
1505
  var s = this.cv.bx;
1506
- var t = this.aar.cr();
1507
- var u = this.ahr();
1508
- var v = this.ahn(u, l, e, d);
1506
+ var t = this.aaq.cr();
1507
+ var u = this.ahq();
1508
+ var v = this.ahm(u, l, e, d);
1509
1509
  var w = v.x;
1510
1510
  var x = v.y;
1511
1511
  {
@@ -1519,13 +1519,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1519
1519
  b.i.add1(g);
1520
1520
  var y = null;
1521
1521
  b.h.add(y);
1522
- this.aar.b9.count = 1;
1522
+ this.aaq.b9.count = 1;
1523
1523
  };
1524
- DataToolTipLayer.prototype.acz = function (a) {
1524
+ DataToolTipLayer.prototype.acy = function (a) {
1525
1525
  return a.toolTip;
1526
1526
  };
1527
- DataToolTipLayer.prototype.yu = function (a, b) {
1528
- _super.prototype.yu.call(this, a, b);
1527
+ DataToolTipLayer.prototype.yt = function (a, b) {
1528
+ _super.prototype.yt.call(this, a, b);
1529
1529
  var c = a;
1530
1530
  var d = c.m.count;
1531
1531
  var e = b.bx.left;
@@ -1534,7 +1534,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1534
1534
  var h = b.bx.bottom;
1535
1535
  for (var i = 0; i < d; i++) {
1536
1536
  if (isNaN_(c.l._inner[i]) || isNaN_(c.m._inner[i]) || isNaN_(c.f._inner[i]) || isNaN_(c.g._inner[i])) {
1537
- this.aar.ci(c.i._inner[i]);
1537
+ this.aaq.ci(c.i._inner[i]);
1538
1538
  continue;
1539
1539
  }
1540
1540
  var j = c.f._inner[i];
@@ -1543,7 +1543,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1543
1543
  var m = c.j._inner[i];
1544
1544
  var n = false;
1545
1545
  if (n) {
1546
- this.aar.ci(c.i._inner[i]);
1546
+ this.aaq.ci(c.i._inner[i]);
1547
1547
  continue;
1548
1548
  }
1549
1549
  var o = c.i._inner[i];
@@ -1552,28 +1552,28 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1552
1552
  var r = c.l._inner[i] - c.f._inner[i];
1553
1553
  var s = c.m._inner[i] - c.g._inner[i];
1554
1554
  if (o != null) {
1555
- this.aar.ck(o, p, q, r, s);
1555
+ this.aaq.ck(o, p, q, r, s);
1556
1556
  }
1557
1557
  }
1558
1558
  };
1559
- DataToolTipLayer.prototype.ga = function () {
1559
+ DataToolTipLayer.prototype.f9 = function () {
1560
1560
  return true;
1561
1561
  };
1562
- Object.defineProperty(DataToolTipLayer.prototype, "aag", {
1562
+ Object.defineProperty(DataToolTipLayer.prototype, "aaf", {
1563
1563
  get: function () {
1564
- return this.aaf;
1564
+ return this.aae;
1565
1565
  },
1566
1566
  set: function (a) {
1567
- var b = this.aaf;
1568
- this.aaf = a;
1569
- if (b != this.aaf) {
1570
- this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.aaf));
1567
+ var b = this.aae;
1568
+ this.aae = a;
1569
+ if (b != this.aae) {
1570
+ this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.aae));
1571
1571
  }
1572
1572
  },
1573
1573
  enumerable: false,
1574
1574
  configurable: true
1575
1575
  });
1576
- DataToolTipLayer.prototype.aai = function () {
1576
+ DataToolTipLayer.prototype.aah = function () {
1577
1577
  var e_7, _a;
1578
1578
  if (this.db == null) {
1579
1579
  return 2;
@@ -1582,10 +1582,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1582
1582
  var b = false;
1583
1583
  var c = false;
1584
1584
  var d = false;
1585
- var e = this.z5();
1585
+ var e = this.z4();
1586
1586
  if (e == null) {
1587
- if (this.aah != 0) {
1588
- return this.aah;
1587
+ if (this.aag != 0) {
1588
+ return this.aag;
1589
1589
  }
1590
1590
  else {
1591
1591
  return 2;
@@ -1600,10 +1600,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1600
1600
  if (f.isVertical) {
1601
1601
  b = true;
1602
1602
  }
1603
- if (f.fp) {
1603
+ if (f.fo) {
1604
1604
  c = true;
1605
1605
  }
1606
- if (f.fw) {
1606
+ if (f.fv) {
1607
1607
  d = true;
1608
1608
  }
1609
1609
  }
@@ -1634,9 +1634,9 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1634
1634
  $ret.add_1(9);
1635
1635
  return $ret;
1636
1636
  })());
1637
- var h = g.contains(this.aah);
1638
- if (this.aah != 0) {
1639
- return this.aah;
1637
+ var h = g.contains(this.aag);
1638
+ if (this.aag != 0) {
1639
+ return this.aag;
1640
1640
  }
1641
1641
  if (h && b) {
1642
1642
  return 11;
@@ -1652,21 +1652,21 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1652
1652
  }
1653
1653
  return 8;
1654
1654
  };
1655
- Object.defineProperty(DataToolTipLayer.prototype, "aak", {
1655
+ Object.defineProperty(DataToolTipLayer.prototype, "aaj", {
1656
1656
  get: function () {
1657
- return this.aaj;
1657
+ return this.aai;
1658
1658
  },
1659
1659
  set: function (a) {
1660
- var b = this.aaj;
1661
- this.aaj = a;
1662
- if (b != this.aaj) {
1663
- this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.aaj));
1660
+ var b = this.aai;
1661
+ this.aai = a;
1662
+ if (b != this.aai) {
1663
+ this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.aai));
1664
1664
  }
1665
1665
  },
1666
1666
  enumerable: false,
1667
1667
  configurable: true
1668
1668
  });
1669
- DataToolTipLayer.prototype.aam = function () {
1669
+ DataToolTipLayer.prototype.aal = function () {
1670
1670
  var e_8, _a;
1671
1671
  if (this.db == null) {
1672
1672
  return 11;
@@ -1674,10 +1674,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1674
1674
  var a = false;
1675
1675
  var b = false;
1676
1676
  var c = false;
1677
- var d = this.z5();
1677
+ var d = this.z4();
1678
1678
  if (d == null) {
1679
- if (this.aal != 0) {
1680
- return this.aal;
1679
+ if (this.aak != 0) {
1680
+ return this.aak;
1681
1681
  }
1682
1682
  else {
1683
1683
  return 11;
@@ -1689,10 +1689,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1689
1689
  if (e.isVertical) {
1690
1690
  a = true;
1691
1691
  }
1692
- if (e.fp) {
1692
+ if (e.fo) {
1693
1693
  b = true;
1694
1694
  }
1695
- if (e.fw) {
1695
+ if (e.fv) {
1696
1696
  c = true;
1697
1697
  }
1698
1698
  }
@@ -1723,9 +1723,9 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1723
1723
  $ret.add_1(9);
1724
1724
  return $ret;
1725
1725
  })());
1726
- var g = f.contains(this.aal);
1727
- if (this.aal != 0) {
1728
- return this.aal;
1726
+ var g = f.contains(this.aak);
1727
+ if (this.aak != 0) {
1728
+ return this.aak;
1729
1729
  }
1730
1730
  if (g && !a) {
1731
1731
  return 11;
@@ -1741,29 +1741,15 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1741
1741
  }
1742
1742
  return 11;
1743
1743
  };
1744
- Object.defineProperty(DataToolTipLayer.prototype, "abd", {
1745
- get: function () {
1746
- return this.aa3;
1747
- },
1748
- set: function (a) {
1749
- var b = this.aa3;
1750
- this.aa3 = a;
1751
- if (b != this.aa3) {
1752
- this.raisePropertyChanged("ValueTextStyle", b, this.aa3);
1753
- }
1754
- },
1755
- enumerable: false,
1756
- configurable: true
1757
- });
1758
- Object.defineProperty(DataToolTipLayer.prototype, "aa5", {
1744
+ Object.defineProperty(DataToolTipLayer.prototype, "abc", {
1759
1745
  get: function () {
1760
- return this.aav;
1746
+ return this.aa2;
1761
1747
  },
1762
1748
  set: function (a) {
1763
- var b = this.aav;
1764
- this.aav = a;
1765
- if (b != this.aav) {
1766
- this.raisePropertyChanged("HeaderTextStyle", b, this.aav);
1749
+ var b = this.aa2;
1750
+ this.aa2 = a;
1751
+ if (b != this.aa2) {
1752
+ this.raisePropertyChanged("ValueTextStyle", b, this.aa2);
1767
1753
  }
1768
1754
  },
1769
1755
  enumerable: false,
@@ -1777,35 +1763,21 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1777
1763
  var b = this.aau;
1778
1764
  this.aau = a;
1779
1765
  if (b != this.aau) {
1780
- this.raisePropertyChanged("GroupTextStyle", b, this.aau);
1766
+ this.raisePropertyChanged("HeaderTextStyle", b, this.aau);
1781
1767
  }
1782
1768
  },
1783
1769
  enumerable: false,
1784
1770
  configurable: true
1785
1771
  });
1786
- Object.defineProperty(DataToolTipLayer.prototype, "aa8", {
1787
- get: function () {
1788
- return this.aay;
1789
- },
1790
- set: function (a) {
1791
- var b = this.aay;
1792
- this.aay = a;
1793
- if (b != this.aay) {
1794
- this.raisePropertyChanged("SummaryTitleTextStyle", b, this.aay);
1795
- }
1796
- },
1797
- enumerable: false,
1798
- configurable: true
1799
- });
1800
- Object.defineProperty(DataToolTipLayer.prototype, "aba", {
1772
+ Object.defineProperty(DataToolTipLayer.prototype, "aa3", {
1801
1773
  get: function () {
1802
- return this.aa0;
1774
+ return this.aat;
1803
1775
  },
1804
1776
  set: function (a) {
1805
- var b = this.aa0;
1806
- this.aa0 = a;
1807
- if (b != this.aa0) {
1808
- this.raisePropertyChanged("SummaryValueTextStyle", b, this.aa0);
1777
+ var b = this.aat;
1778
+ this.aat = a;
1779
+ if (b != this.aat) {
1780
+ this.raisePropertyChanged("GroupTextStyle", b, this.aat);
1809
1781
  }
1810
1782
  },
1811
1783
  enumerable: false,
@@ -1819,7 +1791,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1819
1791
  var b = this.aax;
1820
1792
  this.aax = a;
1821
1793
  if (b != this.aax) {
1822
- this.raisePropertyChanged("SummaryLabelTextStyle", b, this.aax);
1794
+ this.raisePropertyChanged("SummaryTitleTextStyle", b, this.aax);
1823
1795
  }
1824
1796
  },
1825
1797
  enumerable: false,
@@ -1833,21 +1805,35 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1833
1805
  var b = this.aaz;
1834
1806
  this.aaz = a;
1835
1807
  if (b != this.aaz) {
1836
- this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.aaz);
1808
+ this.raisePropertyChanged("SummaryValueTextStyle", b, this.aaz);
1837
1809
  }
1838
1810
  },
1839
1811
  enumerable: false,
1840
1812
  configurable: true
1841
1813
  });
1842
- Object.defineProperty(DataToolTipLayer.prototype, "abc", {
1814
+ Object.defineProperty(DataToolTipLayer.prototype, "aa6", {
1843
1815
  get: function () {
1844
- return this.aa2;
1816
+ return this.aaw;
1845
1817
  },
1846
1818
  set: function (a) {
1847
- var b = this.aa2;
1848
- this.aa2 = a;
1849
- if (b != this.aa2) {
1850
- this.raisePropertyChanged("UnitsTextStyle", b, this.aa2);
1819
+ var b = this.aaw;
1820
+ this.aaw = a;
1821
+ if (b != this.aaw) {
1822
+ this.raisePropertyChanged("SummaryLabelTextStyle", b, this.aaw);
1823
+ }
1824
+ },
1825
+ enumerable: false,
1826
+ configurable: true
1827
+ });
1828
+ Object.defineProperty(DataToolTipLayer.prototype, "aa8", {
1829
+ get: function () {
1830
+ return this.aay;
1831
+ },
1832
+ set: function (a) {
1833
+ var b = this.aay;
1834
+ this.aay = a;
1835
+ if (b != this.aay) {
1836
+ this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.aay);
1851
1837
  }
1852
1838
  },
1853
1839
  enumerable: false,
@@ -1861,28 +1847,42 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1861
1847
  var b = this.aa1;
1862
1848
  this.aa1 = a;
1863
1849
  if (b != this.aa1) {
1864
- this.raisePropertyChanged("TitleTextStyle", b, this.aa1);
1850
+ this.raisePropertyChanged("UnitsTextStyle", b, this.aa1);
1865
1851
  }
1866
1852
  },
1867
1853
  enumerable: false,
1868
1854
  configurable: true
1869
1855
  });
1870
- Object.defineProperty(DataToolTipLayer.prototype, "aa6", {
1856
+ Object.defineProperty(DataToolTipLayer.prototype, "aba", {
1871
1857
  get: function () {
1872
- return this.aaw;
1858
+ return this.aa0;
1873
1859
  },
1874
1860
  set: function (a) {
1875
- var b = this.aaw;
1876
- this.aaw = a;
1877
- if (b != this.aaw) {
1878
- this.raisePropertyChanged("LabelTextStyle", b, this.aaw);
1861
+ var b = this.aa0;
1862
+ this.aa0 = a;
1863
+ if (b != this.aa0) {
1864
+ this.raisePropertyChanged("TitleTextStyle", b, this.aa0);
1865
+ }
1866
+ },
1867
+ enumerable: false,
1868
+ configurable: true
1869
+ });
1870
+ Object.defineProperty(DataToolTipLayer.prototype, "aa5", {
1871
+ get: function () {
1872
+ return this.aav;
1873
+ },
1874
+ set: function (a) {
1875
+ var b = this.aav;
1876
+ this.aav = a;
1877
+ if (b != this.aav) {
1878
+ this.raisePropertyChanged("LabelTextStyle", b, this.aav);
1879
1879
  }
1880
1880
  },
1881
1881
  enumerable: false,
1882
1882
  configurable: true
1883
1883
  });
1884
1884
  DataToolTipLayer.$t = markType(DataToolTipLayer, 'DataToolTipLayer', AnnotationLayer.$);
1885
- DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:aht:afl', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:aat:afm', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:abv:afn', [1, DeviceUtils.g(10)], 'DefaultPositionOffsetY:abw:afo', [1, DeviceUtils.g(10)], 'ExcludedColumns:zx:afp', [Array_$type, null], 'ExcludedSeries:zy:afq', [Array_$type, null], 'GroupRowMargin:ahu:afu', [Thickness.$, new Thickness(0, 5)], 'GroupRowVisible:abf:afv', [0, false], 'GroupTextColor:ahd:afw', [Brush.$, null], 'GroupTextMargin:ahv:afx', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'GroupedPositionModeX:aah:afr', [DataTooltipGroupedPositionX_$type, enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:aal:afs', [DataTooltipGroupedPositionY_$type, enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:aap:aft', [DataToolTipLayerGroupingMode_$type, enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:adh:afy', [2, stringEmpty()], 'HeaderFormatDate:z8:afz', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:z1:af0', [Array_$type, null], 'HeaderFormatString:adl:af1', [2, null], 'HeaderFormatTime:z9:af2', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:ahw:af3', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:abg:af4', [0, true], 'HeaderTextColor:ahe:af5', [Brush.$, null], 'HeaderTextMargin:ahx:af6', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:adq:af7', [2, null], 'IncludedColumns:z2:af8', [Array_$type, null], 'IncludedSeries:z3:af9', [Array_$type, null], 'LabelDisplayMode:aaa:aga', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ahf:agb', [Brush.$, null], 'LabelTextMargin:ahy:agc', [Thickness.$, new Thickness(1, 8, 0, 0, 0)], 'LayoutMode:aab:agd', [DataLegendLayoutMode_$type, enumGetBox(DataLegendLayoutMode_$type, 0)], 'PositionOffsetX:abx:age', [1, NaN], 'PositionOffsetY:aby:agf', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:abn:agg', [0, true], 'SummaryLabelTextColor:ahg:agh', [Brush.$, null], 'SummaryLabelText:ad5:agi', [2, null], 'SummaryRowMargin:ahz:agj', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:ahh:agk', [Brush.$, null], 'SummaryTitleTextMargin:ah0:agl', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:aea:agm', [2, null], 'SummaryType:aac:agn', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:ahi:ago', [Brush.$, null], 'SummaryUnitsText:aeg:agp', [2, null], 'SummaryValueTextColor:ahj:agq', [Brush.$, null], 'TargetAxis:z6:agr', [Axis.$, null], 'TitleTextColor:ahk:ags', [Brush.$, null], 'TitleTextMargin:ah1:agt', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:aad:agu', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:ahl:agv', [Brush.$, null], 'UnitsTextMargin:ah2:agw', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:aer:agx', [2, null], 'UseInterpolation:abo:agy', [0, false], 'ValueFormatAbbreviation:z7:agz', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:aey:ag0', [2, stringEmpty()], 'ValueFormatMaxFractions:acx:ag1', [1, -1], 'ValueFormatMinFractions:acy:ag2', [1, -1], 'ValueFormatMode:aae:ag3', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:z4:ag4', [Array_$type, null], 'ValueFormatString:ae4:ag5', [2, null], 'ValueFormatUseGrouping:abp:ag6', [0, true], 'ValueRowMargin:ah3:ag7', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:abq:ag8', [0, true], 'ValueTextColor:ahm:ag9', [Brush.$, null], 'ValueTextMargin:ah4:aha', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:abr:ahb', [0, false], 'ValueTextWhenMissingData:afd:ahc', [2, "N/A"]]);
1885
+ DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:ahs:afk', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:aas:afl', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:abu:afm', [1, DeviceUtils.g(10)], 'DefaultPositionOffsetY:abv:afn', [1, DeviceUtils.g(10)], 'ExcludedColumns:zw:afo', [Array_$type, null], 'ExcludedSeries:zx:afp', [Array_$type, null], 'GroupRowMargin:aht:aft', [Thickness.$, new Thickness(0, 5)], 'GroupRowVisible:abe:afu', [0, false], 'GroupTextColor:ahc:afv', [Brush.$, null], 'GroupTextMargin:ahu:afw', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'GroupedPositionModeX:aag:afq', [DataTooltipGroupedPositionX_$type, enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:aak:afr', [DataTooltipGroupedPositionY_$type, enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:aao:afs', [DataToolTipLayerGroupingMode_$type, enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:adg:afx', [2, stringEmpty()], 'HeaderFormatDate:z7:afy', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:z0:afz', [Array_$type, null], 'HeaderFormatString:adk:af0', [2, null], 'HeaderFormatTime:z8:af1', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:ahv:af2', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:abf:af3', [0, true], 'HeaderTextColor:ahd:af4', [Brush.$, null], 'HeaderTextMargin:ahw:af5', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:adp:af6', [2, null], 'IncludedColumns:z1:af7', [Array_$type, null], 'IncludedSeries:z2:af8', [Array_$type, null], 'LabelDisplayMode:z9:af9', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ahe:aga', [Brush.$, null], 'LabelTextMargin:ahx:agb', [Thickness.$, new Thickness(1, 8, 0, 0, 0)], 'LayoutMode:aaa:agc', [DataLegendLayoutMode_$type, enumGetBox(DataLegendLayoutMode_$type, 0)], 'PositionOffsetX:abw:agd', [1, NaN], 'PositionOffsetY:abx:age', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:abm:agf', [0, true], 'SummaryLabelTextColor:ahf:agg', [Brush.$, null], 'SummaryLabelText:ad4:agh', [2, null], 'SummaryRowMargin:ahy:agi', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:ahg:agj', [Brush.$, null], 'SummaryTitleTextMargin:ahz:agk', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:ad9:agl', [2, null], 'SummaryType:aab:agm', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:ahh:agn', [Brush.$, null], 'SummaryUnitsText:aef:ago', [2, null], 'SummaryValueTextColor:ahi:agp', [Brush.$, null], 'TargetAxis:z5:agq', [Axis.$, null], 'TitleTextColor:ahj:agr', [Brush.$, null], 'TitleTextMargin:ah0:ags', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:aac:agt', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:ahk:agu', [Brush.$, null], 'UnitsTextMargin:ah1:agv', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:aeq:agw', [2, null], 'UseInterpolation:abn:agx', [0, false], 'ValueFormatAbbreviation:z6:agy', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:aex:agz', [2, stringEmpty()], 'ValueFormatMaxFractions:acw:ag0', [1, -1], 'ValueFormatMinFractions:acx:ag1', [1, -1], 'ValueFormatMode:aad:ag2', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:z3:ag3', [Array_$type, null], 'ValueFormatString:ae3:ag4', [2, null], 'ValueFormatUseGrouping:abo:ag5', [0, true], 'ValueRowMargin:ah2:ag6', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:abp:ag7', [0, true], 'ValueTextColor:ahl:ag8', [Brush.$, null], 'ValueTextMargin:ah3:ag9', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:abq:aha', [0, false], 'ValueTextWhenMissingData:afc:ahb', [2, "N/A"]]);
1886
1886
  return DataToolTipLayer;
1887
1887
  }(AnnotationLayer));
1888
1888
  export { DataToolTipLayer };
@@ -1915,7 +1915,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1915
1915
  };
1916
1916
  DataToolTipLayerView.prototype.cd = function () {
1917
1917
  var a = new PointerTooltip();
1918
- a.bw(this.e.jz);
1918
+ a.bw(this.e.jy);
1919
1919
  a._visibility = 1;
1920
1920
  a.ap = this.e.db.c9.k;
1921
1921
  var b = null;
@@ -1923,6 +1923,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1923
1923
  b = TypeRegistrar.create("XamDataLegend");
1924
1924
  }
1925
1925
  b.pixelScalingRatio = 1;
1926
+ b.isEmbeddedInDataTooltip = true;
1926
1927
  if (this.e.db != null) {
1927
1928
  var c = this.e.db.c9.j.ae.createElement("div");
1928
1929
  var ren_ = this.e.db.c9.j.ae.getSubRenderer(c);
@@ -2101,7 +2102,8 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
2101
2102
  };
2102
2103
  DataToolTipLayerView.prototype.b8 = function (a) {
2103
2104
  var b = a;
2104
- return b.ai;
2105
+ var c = b.ai;
2106
+ return c;
2105
2107
  };
2106
2108
  DataToolTipLayerView.prototype.cj = function (a) {
2107
2109
  this.as();