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
@@ -54,70 +54,70 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
54
54
  }
55
55
  constructor() {
56
56
  super();
57
- this.aan = 1;
58
- this.abs = new Dictionary$2(String_$type, Base.$, 0);
59
- this.abt = new List$1(String_$type, 0);
60
- this.aaf = 8;
61
- this.aaj = 11;
62
- this.aa3 = null;
63
- this.aav = null;
57
+ this.aam = 1;
58
+ this.abr = new Dictionary$2(String_$type, Base.$, 0);
59
+ this.abs = new List$1(String_$type, 0);
60
+ this.aae = 8;
61
+ this.aai = 11;
62
+ this.aa2 = null;
64
63
  this.aau = null;
65
- this.aay = null;
66
- this.aa0 = null;
64
+ this.aat = null;
67
65
  this.aax = null;
68
66
  this.aaz = null;
69
- this.aa2 = null;
70
- this.aa1 = null;
71
67
  this.aaw = null;
68
+ this.aay = null;
69
+ this.aa1 = null;
70
+ this.aa0 = null;
71
+ this.aav = null;
72
72
  let a = new DataToolTipLayerFrame();
73
73
  let b = new DataToolTipLayerFrame();
74
74
  let c = new DataToolTipLayerFrame();
75
- this.xc = a;
76
- this.xb = b;
77
- this.xd = c;
75
+ this.xb = a;
76
+ this.xa = b;
77
+ this.xc = c;
78
78
  this.ab = DataToolTipLayer.$;
79
79
  }
80
80
  cs() {
81
81
  return new DataToolTipLayerView(this);
82
82
  }
83
- q1(a) {
84
- super.q1(a);
85
- this.aar = a;
83
+ q0(a) {
84
+ super.q0(a);
85
+ this.aaq = a;
86
86
  }
87
87
  get_e2() {
88
88
  return true;
89
89
  }
90
- get aao() {
91
- return this.aan;
90
+ get aan() {
91
+ return this.aam;
92
92
  }
93
- set aao(a) {
94
- let b = this.aan;
95
- this.aan = a;
96
- if (b != this.aan) {
97
- this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.aan));
93
+ set aan(a) {
94
+ let b = this.aam;
95
+ this.aam = a;
96
+ if (b != this.aam) {
97
+ this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.aam));
98
98
  }
99
99
  }
100
- aaq() {
100
+ aap() {
101
101
  let a = true;
102
102
  let b = true;
103
103
  let c = true;
104
104
  let d = true;
105
- if (this.aap != 0) {
106
- return this.aap;
105
+ if (this.aao != 0) {
106
+ return this.aao;
107
107
  }
108
- let e = this.z5();
108
+ let e = this.z4();
109
109
  if (e != null) {
110
110
  for (let f of fromEnum(e.db())) {
111
- if (!f.es && !f.fw) {
111
+ if (!f.es && !f.fv) {
112
112
  a = false;
113
113
  }
114
- if (!f.es && !f.fp) {
114
+ if (!f.es && !f.fo) {
115
115
  b = false;
116
116
  }
117
- if (!f.es && !f.fx) {
117
+ if (!f.es && !f.fw) {
118
118
  c = false;
119
119
  }
120
- if (!f.es && !f.ft) {
120
+ if (!f.es && !f.fs) {
121
121
  d = false;
122
122
  }
123
123
  }
@@ -127,29 +127,29 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
127
127
  }
128
128
  return 1;
129
129
  }
130
- q9(a, b, c, d) {
131
- super.q9(a, b, c, d);
130
+ q8(a, b, c, d) {
131
+ super.q8(a, b, c, d);
132
132
  switch (b) {
133
133
  case DataToolTipLayer.$$p[42]:
134
- this.rr(true);
134
+ this.rq(true);
135
135
  break;
136
136
  case DataToolTipLayer.$$p[49]:
137
- this.rr(true);
137
+ this.rq(true);
138
138
  break;
139
139
  case DataToolTipLayer.$$p[12]:
140
- this.aao = this.aaq();
140
+ this.aan = this.aap();
141
141
  break;
142
142
  case "ActualGroupingMode":
143
- this.rr(true);
143
+ this.rq(true);
144
144
  break;
145
145
  case DataToolTipLayer.$$p[10]:
146
- this.aag = this.aai();
146
+ this.aaf = this.aah();
147
147
  break;
148
148
  case DataToolTipLayer.$$p[11]:
149
- this.aak = this.aam();
149
+ this.aaj = this.aal();
150
150
  break;
151
151
  case "SeriesViewer":
152
- this.aar.cl();
152
+ this.aaq.cl();
153
153
  break;
154
154
  case DataToolTipLayer.$$p[31]:
155
155
  case DataToolTipLayer.$$p[24]:
@@ -216,264 +216,264 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
216
216
  case DataToolTipLayer.$$p[26]:
217
217
  case DataToolTipLayer.$$p[27]:
218
218
  case "LabelTextStyle":
219
- this.afg(b, c, d);
219
+ this.aff(b, c, d);
220
220
  break;
221
221
  }
222
222
  }
223
- afg(a, b, c) {
224
- if (!this.abs.containsKey(a)) {
225
- this.abt.add(a);
226
- this.abs.addItem(a, c);
223
+ aff(a, b, c) {
224
+ if (!this.abr.containsKey(a)) {
225
+ this.abs.add(a);
226
+ this.abr.addItem(a, c);
227
227
  }
228
228
  else {
229
- this.abs.item(a, c);
229
+ this.abr.item(a, c);
230
230
  }
231
- this.rr(true);
231
+ this.rq(true);
232
232
  }
233
- afk(a, b) {
233
+ afj(a, b) {
234
234
  switch (a) {
235
235
  case DataToolTipLayer.$$p[12]:
236
- this.aap = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
236
+ this.aao = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
237
237
  break;
238
238
  case DataToolTipLayer.$$p[29]:
239
- this.abx = b;
239
+ this.abw = b;
240
240
  break;
241
241
  case DataToolTipLayer.$$p[30]:
242
- this.aby = b;
242
+ this.abx = b;
243
243
  break;
244
244
  case DataToolTipLayer.$$p[2]:
245
- this.abv = b;
245
+ this.abu = b;
246
246
  break;
247
247
  case DataToolTipLayer.$$p[3]:
248
- this.abw = b;
248
+ this.abv = b;
249
249
  break;
250
250
  case DataToolTipLayer.$$p[10]:
251
- this.aah = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
251
+ this.aag = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
252
252
  break;
253
253
  case DataToolTipLayer.$$p[11]:
254
- this.aal = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
254
+ this.aak = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
255
255
  break;
256
256
  case DataToolTipLayer.$$p[31]:
257
- this.abn = b;
257
+ this.abm = b;
258
258
  break;
259
259
  case DataToolTipLayer.$$p[24]:
260
- this.z3 = b;
260
+ this.z2 = b;
261
261
  break;
262
262
  case DataToolTipLayer.$$p[5]:
263
- this.zy = b;
263
+ this.zx = b;
264
264
  break;
265
265
  case DataToolTipLayer.$$p[23]:
266
- this.z2 = b;
266
+ this.z1 = b;
267
267
  break;
268
268
  case DataToolTipLayer.$$p[4]:
269
- this.zx = b;
269
+ this.zw = b;
270
270
  break;
271
271
  case DataToolTipLayer.$$p[50]:
272
- this.z7 = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
272
+ this.z6 = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
273
273
  break;
274
274
  case DataToolTipLayer.$$p[52]:
275
- this.acx = typeGetValue(b);
275
+ this.acw = typeGetValue(b);
276
276
  break;
277
277
  case DataToolTipLayer.$$p[53]:
278
- this.acy = typeGetValue(b);
278
+ this.acx = typeGetValue(b);
279
279
  break;
280
280
  case DataToolTipLayer.$$p[54]:
281
- this.aae = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
281
+ this.aad = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
282
282
  break;
283
283
  case DataToolTipLayer.$$p[51]:
284
- this.aey = b;
284
+ this.aex = b;
285
285
  break;
286
286
  case DataToolTipLayer.$$p[57]:
287
- this.abp = b;
287
+ this.abo = b;
288
288
  break;
289
289
  case DataToolTipLayer.$$p[56]:
290
- this.ae4 = b;
290
+ this.ae3 = b;
291
291
  break;
292
292
  case DataToolTipLayer.$$p[55]:
293
- this.z4 = b;
293
+ this.z3 = b;
294
294
  break;
295
295
  case DataToolTipLayer.$$p[58]:
296
- this.ah3 = b;
296
+ this.ah2 = b;
297
297
  break;
298
298
  case DataToolTipLayer.$$p[59]:
299
- this.abq = b;
299
+ this.abp = b;
300
300
  break;
301
301
  case DataToolTipLayer.$$p[63]:
302
- this.afd = b;
302
+ this.afc = b;
303
303
  break;
304
304
  case DataToolTipLayer.$$p[62]:
305
- this.abr = b;
305
+ this.abq = b;
306
306
  break;
307
307
  case DataToolTipLayer.$$p[61]:
308
- this.ah4 = b;
308
+ this.ah3 = b;
309
309
  break;
310
310
  case DataToolTipLayer.$$p[60]:
311
- this.ahm = b;
311
+ this.ahl = b;
312
312
  break;
313
313
  case "ValueTextStyle":
314
- this.abd = b;
314
+ this.abc = b;
315
315
  break;
316
316
  case DataToolTipLayer.$$p[16]:
317
- this.adl = b;
317
+ this.adk = b;
318
318
  break;
319
319
  case DataToolTipLayer.$$p[15]:
320
- this.z1 = b;
320
+ this.z0 = b;
321
321
  break;
322
322
  case DataToolTipLayer.$$p[13]:
323
- this.adh = b;
323
+ this.adg = b;
324
324
  break;
325
325
  case DataToolTipLayer.$$p[14]:
326
- this.z8 = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
326
+ this.z7 = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
327
327
  break;
328
328
  case DataToolTipLayer.$$p[17]:
329
- this.z9 = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
329
+ this.z8 = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
330
330
  break;
331
331
  case DataToolTipLayer.$$p[22]:
332
- this.adq = b;
332
+ this.adp = b;
333
333
  break;
334
334
  case DataToolTipLayer.$$p[20]:
335
- this.ahe = b;
335
+ this.ahd = b;
336
336
  break;
337
337
  case DataToolTipLayer.$$p[21]:
338
- this.ahx = b;
338
+ this.ahw = b;
339
339
  break;
340
340
  case DataToolTipLayer.$$p[18]:
341
- this.ahw = b;
341
+ this.ahv = b;
342
342
  break;
343
343
  case DataToolTipLayer.$$p[19]:
344
- this.abg = b;
344
+ this.abf = b;
345
345
  break;
346
346
  case "HeaderTextStyle":
347
- this.aa5 = b;
347
+ this.aa4 = b;
348
348
  break;
349
349
  case DataToolTipLayer.$$p[28]:
350
- this.aab = EnumUtil.getEnumValue(DataLegendLayoutMode_$type, b);
350
+ this.aaa = EnumUtil.getEnumValue(DataLegendLayoutMode_$type, b);
351
351
  break;
352
352
  case DataToolTipLayer.$$p[8]:
353
- this.ahd = b;
353
+ this.ahc = b;
354
354
  break;
355
355
  case DataToolTipLayer.$$p[9]:
356
- this.ahv = b;
356
+ this.ahu = b;
357
357
  break;
358
358
  case DataToolTipLayer.$$p[6]:
359
- this.ahu = b;
359
+ this.aht = b;
360
360
  break;
361
361
  case DataToolTipLayer.$$p[7]:
362
- this.abf = b;
362
+ this.abe = b;
363
363
  break;
364
364
  case "GroupTextStyle":
365
- this.aa4 = b;
365
+ this.aa3 = b;
366
366
  break;
367
367
  case DataToolTipLayer.$$p[35]:
368
- this.ahh = b;
368
+ this.ahg = b;
369
369
  break;
370
370
  case "SummaryTitleTextStyle":
371
- this.aa8 = b;
371
+ this.aa7 = b;
372
372
  break;
373
373
  case DataToolTipLayer.$$p[38]:
374
- this.aac = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
374
+ this.aab = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
375
375
  break;
376
376
  case DataToolTipLayer.$$p[37]:
377
- this.aea = b;
377
+ this.ad9 = b;
378
378
  break;
379
379
  case DataToolTipLayer.$$p[36]:
380
- this.ah0 = b;
380
+ this.ahz = b;
381
381
  break;
382
382
  case DataToolTipLayer.$$p[34]:
383
- this.ahz = b;
383
+ this.ahy = b;
384
384
  break;
385
385
  case DataToolTipLayer.$$p[41]:
386
- this.ahj = b;
386
+ this.ahi = b;
387
387
  break;
388
388
  case "SummaryValueTextStyle":
389
- this.aba = b;
389
+ this.aa9 = b;
390
390
  break;
391
391
  case DataToolTipLayer.$$p[33]:
392
- this.ad5 = b;
392
+ this.ad4 = b;
393
393
  break;
394
394
  case DataToolTipLayer.$$p[32]:
395
- this.ahg = b;
395
+ this.ahf = b;
396
396
  break;
397
397
  case "SummaryLabelTextStyle":
398
- this.aa7 = b;
398
+ this.aa6 = b;
399
399
  break;
400
400
  case DataToolTipLayer.$$p[40]:
401
- this.aeg = b;
401
+ this.aef = b;
402
402
  break;
403
403
  case DataToolTipLayer.$$p[39]:
404
- this.ahi = b;
404
+ this.ahh = b;
405
405
  break;
406
406
  case "SummaryUnitsTextStyle":
407
- this.aa9 = b;
407
+ this.aa8 = b;
408
408
  break;
409
409
  case DataToolTipLayer.$$p[0]:
410
- this.aht = b;
410
+ this.ahs = b;
411
411
  break;
412
412
  case DataToolTipLayer.$$p[1]:
413
- this.aat = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
413
+ this.aas = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
414
414
  break;
415
415
  case DataToolTipLayer.$$p[45]:
416
- this.aad = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
416
+ this.aac = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
417
417
  break;
418
418
  case DataToolTipLayer.$$p[48]:
419
- this.aer = b;
419
+ this.aeq = b;
420
420
  break;
421
421
  case DataToolTipLayer.$$p[46]:
422
- this.ahl = b;
422
+ this.ahk = b;
423
423
  break;
424
424
  case DataToolTipLayer.$$p[47]:
425
- this.ah2 = b;
425
+ this.ah1 = b;
426
426
  break;
427
427
  case "UnitsTextStyle":
428
- this.abc = b;
428
+ this.abb = b;
429
429
  break;
430
430
  case DataToolTipLayer.$$p[44]:
431
- this.ah1 = b;
431
+ this.ah0 = b;
432
432
  break;
433
433
  case DataToolTipLayer.$$p[43]:
434
- this.ahk = b;
434
+ this.ahj = b;
435
435
  break;
436
436
  case "TitleTextStyle":
437
- this.abb = b;
437
+ this.aba = b;
438
438
  break;
439
439
  case DataToolTipLayer.$$p[25]:
440
- this.aaa = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
440
+ this.z9 = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
441
441
  break;
442
442
  case DataToolTipLayer.$$p[26]:
443
- this.ahf = b;
443
+ this.ahe = b;
444
444
  break;
445
445
  case DataToolTipLayer.$$p[27]:
446
- this.ahy = b;
446
+ this.ahx = b;
447
447
  break;
448
448
  case "LabelTextStyle":
449
- this.aa6 = b;
449
+ this.aa5 = b;
450
450
  break;
451
451
  }
452
452
  }
453
- afh(a) {
454
- for (let b = 0; b < this.abt.count; b++) {
455
- let c = this.abt._inner[b];
456
- a.updatePropertyByName(c, this.abs.item(c));
453
+ afg(a) {
454
+ for (let b = 0; b < this.abs.count; b++) {
455
+ let c = this.abs._inner[b];
456
+ a.updatePropertyByName(c, this.abr.item(c));
457
457
  }
458
458
  }
459
- yo(a, b) {
459
+ yn(a, b) {
460
460
  {
461
461
  if (!this.a1.c) {
462
- this.rr(b);
462
+ this.rq(b);
463
463
  }
464
464
  }
465
465
  }
466
- yp(a, b) {
466
+ yo(a, b) {
467
467
  if (!this.a1.c) {
468
- this.rr(b);
468
+ this.rq(b);
469
469
  }
470
470
  }
471
- yr(a, b) {
472
- super.yr(a, b);
473
- this.aan = this.aaq();
471
+ yq(a, b) {
472
+ super.yq(a, b);
473
+ this.aam = this.aap();
474
474
  let c = a;
475
- let d = this.aar.b9;
476
- let e = this.abo;
475
+ let d = this.aaq.b9;
476
+ let e = this.abn;
477
477
  let f = false;
478
478
  c.m.clear();
479
479
  c.i.clear();
@@ -483,29 +483,29 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
483
483
  c.k.clear();
484
484
  c.j.clear();
485
485
  c.h.clear();
486
- if (isNaN_(this.zu.x) && isNaN_(this.zu.y)) {
486
+ if (isNaN_(this.zt.x) && isNaN_(this.zt.y)) {
487
487
  d.count = 0;
488
488
  return;
489
489
  }
490
490
  {
491
- if (this.aao == 2) {
491
+ if (this.aan == 2) {
492
492
  let g = 0;
493
493
  {
494
494
  for (let h of fromEnum(this.db.series)) {
495
- if (this.xi(h)) {
496
- this.afj(h, c, e, f, g);
495
+ if (this.xh(h)) {
496
+ this.afi(h, c, e, f, g);
497
497
  g++;
498
498
  }
499
499
  if (h.isStacked) {
500
- h.p3((i) => {
501
- if (this.xi(i)) {
502
- this.afj(i, c, e, f, g);
500
+ h.p2((i) => {
501
+ if (this.xh(i)) {
502
+ this.afi(i, c, e, f, g);
503
503
  g++;
504
504
  }
505
505
  if (i.eg) {
506
- i.p1((j) => {
507
- if (this.xi(j)) {
508
- this.afj(j, c, e, f, g);
506
+ i.p0((j) => {
507
+ if (this.xh(j)) {
508
+ this.afi(j, c, e, f, g);
509
509
  g++;
510
510
  }
511
511
  return true;
@@ -515,28 +515,28 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
515
515
  });
516
516
  }
517
517
  if (h.eg) {
518
- h.p1((i) => {
519
- if (this.xi(i)) {
520
- this.afj(i, c, e, f, g);
518
+ h.p0((i) => {
519
+ if (this.xh(i)) {
520
+ this.afi(i, c, e, f, g);
521
521
  g++;
522
522
  }
523
523
  return true;
524
524
  });
525
525
  }
526
526
  }
527
- this.aff(c);
527
+ this.afe(c);
528
528
  }
529
529
  d.count = g;
530
530
  }
531
531
  else {
532
- let i = this.z5();
533
- let j = this.abu(i);
534
- let k = this.aas(i, j, e);
535
- this.afi(k, c, e);
532
+ let i = this.z4();
533
+ let j = this.abt(i);
534
+ let k = this.aar(i, j, e);
535
+ this.afh(k, c, e);
536
536
  }
537
537
  }
538
538
  }
539
- abu(a) {
539
+ abt(a) {
540
540
  let b = new List$1(Series.$, 0);
541
541
  if (a == null) {
542
542
  return b;
@@ -546,9 +546,9 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
546
546
  }
547
547
  return b;
548
548
  }
549
- z5() {
550
- if (this.z6 != null) {
551
- return this.z6;
549
+ z4() {
550
+ if (this.z5 != null) {
551
+ return this.z5;
552
552
  }
553
553
  if (this.db == null) {
554
554
  return null;
@@ -572,7 +572,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
572
572
  }
573
573
  return null;
574
574
  }
575
- aas(a, b, c) {
575
+ aar(a, b, c) {
576
576
  let d = 1.7976931348623157E+308;
577
577
  let e = -1.7976931348623157E+308;
578
578
  let f = new List$1(DataContext.$, 0);
@@ -590,10 +590,10 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
590
590
  let o = n;
591
591
  let p = new List$1(Series.$, 0);
592
592
  if (o.isStacked) {
593
- o.p3((q) => {
593
+ o.p2((q) => {
594
594
  p.add(q);
595
595
  if (q.eg) {
596
- q.p1((r) => {
596
+ q.p0((r) => {
597
597
  p.add(r);
598
598
  return true;
599
599
  });
@@ -603,7 +603,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
603
603
  }
604
604
  else if (o.eg) {
605
605
  p.add(o);
606
- o.p1((q) => {
606
+ o.p0((q) => {
607
607
  p.add(q);
608
608
  return true;
609
609
  });
@@ -628,12 +628,12 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
628
628
  continue;
629
629
  }
630
630
  }
631
- let t = this.yk(s);
631
+ let t = this.yj(s);
632
632
  if (!t.c) {
633
633
  continue;
634
634
  }
635
- j = s.v7(t.d);
636
- let u = s.wc(t.d, c, false);
635
+ j = s.v6(t.d);
636
+ let u = s.wb(t.d, c, false);
637
637
  if (h) {
638
638
  if (!isNaN_(u.y)) {
639
639
  d = Math.min(d, u.y);
@@ -655,8 +655,8 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
655
655
  continue;
656
656
  }
657
657
  }
658
- let x = n.wc(this.zu, c, false);
659
- j = n.v7(this.zu);
658
+ let x = n.wb(this.zt, c, false);
659
+ j = n.v6(this.zt);
660
660
  if (h) {
661
661
  if (!isNaN_(x.y)) {
662
662
  d = Math.min(d, x.y);
@@ -671,7 +671,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
671
671
  }
672
672
  }
673
673
  let y = null;
674
- let z = n.kn(this.zu);
674
+ let z = n.km(this.zt);
675
675
  if (n.e3 && z != null) {
676
676
  y = n.a3(z);
677
677
  }
@@ -686,11 +686,11 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
686
686
  let ab = 0;
687
687
  if (h) {
688
688
  ab = (d + e) / 2;
689
- aa = this.ws.right;
689
+ aa = this.wr.right;
690
690
  if (!isNaN_(j.x)) {
691
691
  aa = j.x;
692
692
  }
693
- if (ab < 0 || ab > this.ws.bottom) {
693
+ if (ab < 0 || ab > this.wr.bottom) {
694
694
  ab = NaN;
695
695
  }
696
696
  }
@@ -699,7 +699,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
699
699
  if (!isNaN_(j.y)) {
700
700
  ab = j.y;
701
701
  }
702
- if (aa < 0 || aa > this.ws.right) {
702
+ if (aa < 0 || aa > this.wr.right) {
703
703
  aa = NaN;
704
704
  }
705
705
  }
@@ -710,365 +710,365 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
710
710
  ac.a = h;
711
711
  return ac;
712
712
  }
713
- p7() {
714
- this.zu = { $type: Point_$type, x: NaN, y: NaN };
715
- this.rr(false);
716
- this.aar.cj(false);
713
+ p6() {
714
+ this.zt = { $type: Point_$type, x: NaN, y: NaN };
715
+ this.rq(false);
716
+ this.aaq.cj(false);
717
717
  }
718
- p8() {
719
- this.zu = { $type: Point_$type, x: NaN, y: NaN };
720
- this.rr(false);
721
- this.aar.cj(true);
718
+ p7() {
719
+ this.zt = { $type: Point_$type, x: NaN, y: NaN };
720
+ this.rq(false);
721
+ this.aaq.cj(true);
722
722
  }
723
- get ahq() {
723
+ get ahp() {
724
724
  let a = RectUtil.n(this.cv.bx);
725
725
  let b = new Size(1, this.cv.bx.width, this.cv.bx.height);
726
726
  return new Rect(3, a, b);
727
727
  }
728
- get ahp() {
728
+ get aho() {
729
729
  let a = RectUtil.n(this.cv.bx);
730
730
  let b = new Size(1, this.cv.bx.width, this.cv.bx.height);
731
- return new Rect(3, this.aar.cm(a), b);
731
+ return new Rect(3, this.aaq.cm(a), b);
732
732
  }
733
- get aho() {
733
+ get ahn() {
734
734
  let a = new Rect(0, 0, 0, this.db.m, this.db.l);
735
735
  let b = RectUtil.n(a);
736
736
  let c = new Size(1, a.width, a.height);
737
- return new Rect(3, this.aar.cm(b), c);
737
+ return new Rect(3, this.aaq.cm(b), c);
738
738
  }
739
- get ahs() {
739
+ get ahr() {
740
740
  let a = { $type: Point_$type, x: 0, y: 0 };
741
- return new Rect(3, a, this.aar.cr());
741
+ return new Rect(3, a, this.aaq.cr());
742
742
  }
743
- ahr() {
744
- return this.ahq;
743
+ ahq() {
744
+ return this.ahp;
745
745
  }
746
- abk(a, b, c) {
746
+ abj(a, b, c) {
747
747
  if (Rect.l_op_Equality(a, Rect.empty)) {
748
748
  return false;
749
749
  }
750
750
  let d = a.top;
751
751
  return c < d;
752
752
  }
753
- abh(a, b, c, d) {
753
+ abg(a, b, c, d) {
754
754
  if (Rect.l_op_Equality(a, Rect.empty)) {
755
755
  return false;
756
756
  }
757
757
  let e = a.bottom;
758
758
  return c + d.height >= e;
759
759
  }
760
- abi(a, b, c) {
760
+ abh(a, b, c) {
761
761
  if (Rect.l_op_Equality(a, Rect.empty)) {
762
762
  return false;
763
763
  }
764
764
  let d = a.left;
765
765
  return c < d;
766
766
  }
767
- abj(a, b, c, d) {
767
+ abi(a, b, c, d) {
768
768
  if (Rect.l_op_Equality(a, Rect.empty)) {
769
769
  return false;
770
770
  }
771
771
  let e = a.right;
772
772
  return c + d.width > e;
773
773
  }
774
- acn(a, b) {
774
+ acm(a, b) {
775
775
  return a.top + b;
776
776
  }
777
- acl(a, b, c) {
777
+ ack(a, b, c) {
778
778
  return a.bottom - c.height - b;
779
779
  }
780
- acm(a, b) {
780
+ acl(a, b) {
781
781
  return ((a.bottom + a.top) / 2) - (b.height / 2);
782
782
  }
783
- acw(a, b, c, d, e) {
783
+ acv(a, b, c, d, e) {
784
784
  let f = c.y - d.height - b;
785
785
  return f;
786
786
  }
787
- acu(a, b, c, d, e) {
787
+ act(a, b, c, d, e) {
788
788
  let f = c.y + b;
789
789
  return f;
790
790
  }
791
- acv(a, b, c, d, e) {
791
+ acu(a, b, c, d, e) {
792
792
  let f = c.y - (d.height / 2);
793
793
  return f;
794
794
  }
795
- acq(a, b, c, d, e) {
795
+ acp(a, b, c, d, e) {
796
796
  let f = c.y - d.height;
797
797
  f = f - b;
798
798
  return f;
799
799
  }
800
- aco(a, b, c, d, e) {
800
+ acn(a, b, c, d, e) {
801
801
  let f = c.y;
802
802
  f = f + b;
803
803
  return f;
804
804
  }
805
- acp(a, b, c, d, e) {
805
+ aco(a, b, c, d, e) {
806
806
  let f = c.y - (d.height / 2);
807
807
  return f;
808
808
  }
809
- ab6(a, b) {
809
+ ab5(a, b) {
810
810
  return a.left + b;
811
811
  }
812
- ab8(a, b, c) {
812
+ ab7(a, b, c) {
813
813
  return (a.right - (c.width)) - b;
814
814
  }
815
- ab7(a, b, c) {
815
+ ab6(a, b, c) {
816
816
  return ((a.right + a.left) / 2) - (c.width / 2) + b;
817
817
  }
818
- acf(a, b, c, d, e) {
818
+ ace(a, b, c, d, e) {
819
819
  let f = (c.x - d.width) - b;
820
820
  return f;
821
821
  }
822
- ach(a, b, c, d, e) {
822
+ acg(a, b, c, d, e) {
823
823
  let f = c.x + b;
824
824
  return f;
825
825
  }
826
- acg(a, b, c, d, e) {
826
+ acf(a, b, c, d, e) {
827
827
  let f = (c.x - (d.width / 2));
828
828
  f = f + b;
829
829
  return f;
830
830
  }
831
- acc(a, b, c, d, e) {
831
+ acb(a, b, c, d, e) {
832
832
  let f = c.x - d.width;
833
833
  f = f - b;
834
834
  return f;
835
835
  }
836
- ace(a, b, c, d, e) {
836
+ acd(a, b, c, d, e) {
837
837
  let f = c.x;
838
838
  f = f + b;
839
839
  return f;
840
840
  }
841
- acd(a, b, c, d, e) {
841
+ acc(a, b, c, d, e) {
842
842
  let f = c.x - (d.width / 2);
843
843
  f = f + b;
844
844
  return f;
845
845
  }
846
- ab2(a, b, c, d, e, f, g, h) {
846
+ ab1(a, b, c, d, e, f, g, h) {
847
847
  switch (a) {
848
848
  case 1:
849
849
  {
850
- return this.acq(e, b, h, f, true);
850
+ return this.acp(e, b, h, f, true);
851
851
  }
852
852
  case 2:
853
853
  {
854
- return this.aco(e, b, h, f, true);
854
+ return this.acn(e, b, h, f, true);
855
855
  }
856
856
  case 3:
857
857
  {
858
- return this.acp(e, b, h, f, true);
858
+ return this.aco(e, b, h, f, true);
859
859
  }
860
- case 5: return this.acr(e, c, b, h, f);
861
- case 6: return this.acs(e, c, b, h, f);
862
- case 4: return this.act(e, c, b, h, f);
863
- case 8: return this.aci(e, c, b, h, f);
864
- case 9: return this.acj(e, c, b, h, f);
865
- case 7: return this.ack(e, c, b, h, f);
866
- case 13: return this.acn(d, b);
867
- case 14: return this.acl(d, b, f);
868
- case 15: return this.acm(d, f);
869
- case 10: return this.acw(e, b, g, f, true);
870
- case 12: return this.acv(e, b, g, f, true);
860
+ case 5: return this.acq(e, c, b, h, f);
861
+ case 6: return this.acr(e, c, b, h, f);
862
+ case 4: return this.acs(e, c, b, h, f);
863
+ case 8: return this.ach(e, c, b, h, f);
864
+ case 9: return this.aci(e, c, b, h, f);
865
+ case 7: return this.acj(e, c, b, h, f);
866
+ case 13: return this.acm(d, b);
867
+ case 14: return this.ack(d, b, f);
868
+ case 15: return this.acl(d, f);
869
+ case 10: return this.acv(e, b, g, f, true);
870
+ case 12: return this.acu(e, b, g, f, true);
871
871
  case 11:
872
- default: return this.acu(e, b, g, f, true);
872
+ default: return this.act(e, b, g, f, true);
873
873
  }
874
874
  }
875
- ab9(a, b, c, d, e) {
875
+ ab8(a, b, c, d, e) {
876
876
  let f = d.x;
877
877
  f = f + b / 2;
878
878
  f = f - e.width;
879
879
  f = f - c;
880
880
  return f;
881
881
  }
882
- aca(a, b, c, d, e) {
882
+ ab9(a, b, c, d, e) {
883
883
  let f = d.x;
884
884
  f = f + b / 2;
885
885
  f = f - e.width / 2;
886
886
  f = f + c;
887
887
  return f;
888
888
  }
889
- acb(a, b, c, d, e) {
889
+ aca(a, b, c, d, e) {
890
890
  let f = d.x;
891
891
  f = f + b / 2;
892
892
  f = f + c;
893
893
  return f;
894
894
  }
895
- ab3(a, b, c, d, e) {
895
+ ab2(a, b, c, d, e) {
896
896
  let f = d.x;
897
897
  f = f - b / 2;
898
898
  f = f - e.width;
899
899
  f = f - c;
900
900
  return f;
901
901
  }
902
- ab4(a, b, c, d, e) {
902
+ ab3(a, b, c, d, e) {
903
903
  let f = d.x;
904
904
  f = f - b / 2;
905
905
  f = f - e.width / 2;
906
906
  f = f + c;
907
907
  return f;
908
908
  }
909
- ab5(a, b, c, d, e) {
909
+ ab4(a, b, c, d, e) {
910
910
  let f = d.x;
911
911
  f = f - b / 2;
912
912
  f = f + c;
913
913
  return f;
914
914
  }
915
- ack(a, b, c, d, e) {
915
+ acj(a, b, c, d, e) {
916
916
  let f = d.y;
917
917
  f = f + b / 2;
918
918
  f = f - e.height;
919
919
  f = f - c;
920
920
  return f;
921
921
  }
922
- acj(a, b, c, d, e) {
922
+ aci(a, b, c, d, e) {
923
923
  let f = d.y;
924
924
  f = f + b / 2;
925
925
  f = f - e.height / 2;
926
926
  f = f + c;
927
927
  return f;
928
928
  }
929
- aci(a, b, c, d, e) {
929
+ ach(a, b, c, d, e) {
930
930
  let f = d.y;
931
931
  f = f + b / 2;
932
932
  f = f + c;
933
933
  return f;
934
934
  }
935
- act(a, b, c, d, e) {
935
+ acs(a, b, c, d, e) {
936
936
  let f = d.y;
937
937
  f = f - b / 2;
938
938
  f = f - e.height;
939
939
  f = f - c;
940
940
  return f;
941
941
  }
942
- acs(a, b, c, d, e) {
942
+ acr(a, b, c, d, e) {
943
943
  let f = d.y;
944
944
  f = f - b / 2;
945
945
  f = f - e.height / 2;
946
946
  f = f + c;
947
947
  return f;
948
948
  }
949
- acr(a, b, c, d, e) {
949
+ acq(a, b, c, d, e) {
950
950
  let f = d.y;
951
951
  f = f - b / 2;
952
952
  f = f + c;
953
953
  return f;
954
954
  }
955
- ab1(a, b, c, d, e, f, g, h) {
955
+ ab0(a, b, c, d, e, f, g, h) {
956
956
  switch (a) {
957
- case 10: return this.acf(e, b, g, f, true);
958
- case 11: return this.ach(e, b, g, f, true);
959
- case 12: return this.acg(e, b, g, f, true);
960
- case 13: return this.ab6(d, b);
961
- case 14: return this.ab8(e, b, f);
962
- case 15: return this.ab7(e, b, f);
963
- case 5: return this.ab5(e, c, b, h, f);
964
- case 6: return this.ab4(e, c, b, h, f);
965
- case 4: return this.ab3(e, c, b, h, f);
966
- case 8: return this.acb(e, c, b, h, f);
967
- case 9: return this.aca(e, c, b, h, f);
968
- case 7: return this.ab9(e, c, b, h, f);
957
+ case 10: return this.ace(e, b, g, f, true);
958
+ case 11: return this.acg(e, b, g, f, true);
959
+ case 12: return this.acf(e, b, g, f, true);
960
+ case 13: return this.ab5(d, b);
961
+ case 14: return this.ab7(e, b, f);
962
+ case 15: return this.ab6(e, b, f);
963
+ case 5: return this.ab4(e, c, b, h, f);
964
+ case 6: return this.ab3(e, c, b, h, f);
965
+ case 4: return this.ab2(e, c, b, h, f);
966
+ case 8: return this.aca(e, c, b, h, f);
967
+ case 9: return this.ab9(e, c, b, h, f);
968
+ case 7: return this.ab8(e, c, b, h, f);
969
969
  case 1:
970
970
  {
971
- return this.acc(e, b, h, f, true);
971
+ return this.acb(e, b, h, f, true);
972
972
  }
973
973
  case 3:
974
974
  {
975
- return this.acd(e, b, h, f, true);
975
+ return this.acc(e, b, h, f, true);
976
976
  }
977
977
  case 2:
978
978
  default:
979
979
  {
980
- return this.ace(e, b, h, f, true);
980
+ return this.acd(e, b, h, f, true);
981
981
  }
982
982
  }
983
983
  }
984
- ahn(a, b, c, d) {
985
- let e = this.aag;
986
- let f = this.aak;
987
- let g = this.z5();
984
+ ahm(a, b, c, d) {
985
+ let e = this.aaf;
986
+ let f = this.aaj;
987
+ let g = this.z4();
988
988
  let h = 0;
989
989
  if (g != null && g.cb && this.db != null) {
990
- h = g.getCategorySize(this.db.v4, this.ws, this.getEffectiveViewport());
990
+ h = g.getCategorySize(this.db.v4, this.wr, this.getEffectiveViewport());
991
991
  if (g.categoryMode == 0) {
992
992
  h = 0;
993
993
  }
994
994
  }
995
- let i = this.abz(e);
996
- let j = this.ab0(f);
997
- let k = this.ab1(e, i, h, this.ahq, a, b, c, d);
998
- let l = this.ab2(f, j, h, this.ahq, a, b, c, d);
999
- let m = this.abl(a, i, k, b);
1000
- let n = this.abm(a, j, l, b);
995
+ let i = this.aby(e);
996
+ let j = this.abz(f);
997
+ let k = this.ab0(e, i, h, this.ahp, a, b, c, d);
998
+ let l = this.ab1(f, j, h, this.ahp, a, b, c, d);
999
+ let m = this.abk(a, i, k, b);
1000
+ let n = this.abl(a, j, l, b);
1001
1001
  if (!m) {
1002
- let o = this.zz(e);
1002
+ let o = this.zy(e);
1003
1003
  let p = 0;
1004
1004
  while (!m && p < o.length) {
1005
1005
  e = o[p];
1006
- i = this.abz(e);
1007
- k = this.ab1(e, i, h, this.ahq, a, b, c, d);
1008
- m = this.abl(a, i, k, b);
1006
+ i = this.aby(e);
1007
+ k = this.ab0(e, i, h, this.ahp, a, b, c, d);
1008
+ m = this.abk(a, i, k, b);
1009
1009
  p++;
1010
1010
  }
1011
1011
  }
1012
1012
  if (!n) {
1013
- let q = this.z0(f);
1013
+ let q = this.zz(f);
1014
1014
  let r = 0;
1015
1015
  while (!n && r < q.length) {
1016
1016
  f = q[r];
1017
- j = this.ab0(f);
1018
- l = this.ab2(f, j, h, this.ahq, a, b, c, d);
1019
- n = this.abm(a, j, l, b);
1017
+ j = this.abz(f);
1018
+ l = this.ab1(f, j, h, this.ahp, a, b, c, d);
1019
+ n = this.abl(a, j, l, b);
1020
1020
  r++;
1021
1021
  }
1022
1022
  }
1023
1023
  return { $type: Point_$type, x: k, y: l };
1024
1024
  }
1025
- ab0(a) {
1026
- if (!isNaN_(this.aby)) {
1027
- return this.aby;
1025
+ abz(a) {
1026
+ if (!isNaN_(this.abx)) {
1027
+ return this.abx;
1028
1028
  }
1029
1029
  switch (a) {
1030
- case 1: return this.abw;
1031
- case 2: return this.abw;
1030
+ case 1: return this.abv;
1031
+ case 2: return this.abv;
1032
1032
  case 3: return 0;
1033
- case 4: return this.abw;
1034
- case 5: return this.abw;
1035
- case 6: return this.abw;
1036
- case 7: return this.abw;
1037
- case 8: return this.abw;
1033
+ case 4: return this.abv;
1034
+ case 5: return this.abv;
1035
+ case 6: return this.abv;
1036
+ case 7: return this.abv;
1037
+ case 8: return this.abv;
1038
1038
  case 9: return 0;
1039
- case 10: return this.abw;
1040
- case 11: return this.abw;
1039
+ case 10: return this.abv;
1040
+ case 11: return this.abv;
1041
1041
  case 12: return 0;
1042
- case 13: return this.abw;
1043
- case 14: return this.abw;
1042
+ case 13: return this.abv;
1043
+ case 14: return this.abv;
1044
1044
  case 15: return 0;
1045
1045
  }
1046
- return this.abw;
1046
+ return this.abv;
1047
1047
  }
1048
- abz(a) {
1049
- if (!isNaN_(this.abx)) {
1050
- return this.abx;
1048
+ aby(a) {
1049
+ if (!isNaN_(this.abw)) {
1050
+ return this.abw;
1051
1051
  }
1052
1052
  switch (a) {
1053
- case 4: return this.abv;
1053
+ case 4: return this.abu;
1054
1054
  case 6: return 0;
1055
- case 5: return this.abv;
1056
- case 13: return this.abv;
1055
+ case 5: return this.abu;
1056
+ case 13: return this.abu;
1057
1057
  case 15: return 0;
1058
- case 14: return this.abv;
1059
- case 7: return this.abv;
1058
+ case 14: return this.abu;
1059
+ case 7: return this.abu;
1060
1060
  case 9: return 0;
1061
- case 8: return this.abv;
1062
- case 1: return this.abv;
1061
+ case 8: return this.abu;
1062
+ case 1: return this.abu;
1063
1063
  case 3: return 0;
1064
- case 2: return this.abv;
1065
- case 10: return this.abv;
1064
+ case 2: return this.abu;
1065
+ case 10: return this.abu;
1066
1066
  case 12: return 0;
1067
- case 11: return this.abv;
1067
+ case 11: return this.abu;
1068
1068
  }
1069
- return this.abv;
1069
+ return this.abu;
1070
1070
  }
1071
- z0(a) {
1071
+ zz(a) {
1072
1072
  let b = [a];
1073
1073
  switch (a) {
1074
1074
  case 1:
@@ -1113,7 +1113,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1113
1113
  }
1114
1114
  return b;
1115
1115
  }
1116
- zz(a) {
1116
+ zy(a) {
1117
1117
  let b = [a];
1118
1118
  switch (a) {
1119
1119
  case 1:
@@ -1158,13 +1158,13 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1158
1158
  }
1159
1159
  return b;
1160
1160
  }
1161
- abl(a, b, c, d) {
1162
- return !(this.abi(a, b, c) || this.abj(a, b, c, d));
1161
+ abk(a, b, c, d) {
1162
+ return !(this.abh(a, b, c) || this.abi(a, b, c, d));
1163
1163
  }
1164
- abm(a, b, c, d) {
1165
- return !(this.abk(a, b, c) || this.abh(a, b, c, d));
1164
+ abl(a, b, c, d) {
1165
+ return !(this.abj(a, b, c) || this.abg(a, b, c, d));
1166
1166
  }
1167
- aff(a) {
1167
+ afe(a) {
1168
1168
  let b = new List$1(DataTooltipCollisionInfo.$, 0);
1169
1169
  for (let c = 0; c < a.f.count; c++) {
1170
1170
  let d = new DataTooltipCollisionInfo();
@@ -1193,7 +1193,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1193
1193
  }
1194
1194
  return 0;
1195
1195
  });
1196
- let e = this.abe(b);
1196
+ let e = this.abd(b);
1197
1197
  if (!e) {
1198
1198
  return;
1199
1199
  }
@@ -1225,7 +1225,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1225
1225
  a.g._inner[q] = r.e.y;
1226
1226
  }
1227
1227
  }
1228
- abe(a) {
1228
+ abd(a) {
1229
1229
  if (a.count <= 1) {
1230
1230
  return false;
1231
1231
  }
@@ -1241,28 +1241,28 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1241
1241
  }
1242
1242
  return false;
1243
1243
  }
1244
- afj(a, b, c, d, e) {
1245
- let f = this.yk(a);
1244
+ afi(a, b, c, d, e) {
1245
+ let f = this.yj(a);
1246
1246
  if (!f.c) {
1247
1247
  return;
1248
1248
  }
1249
- let g = a.wc(f.d, c, d);
1250
- let h = this.aar.b9;
1251
- let i = this.zu;
1249
+ let g = a.wb(f.d, c, d);
1250
+ let h = this.aaq.b9;
1251
+ let i = this.zt;
1252
1252
  if (!c) {
1253
- i = this.wh(g);
1253
+ i = this.wg(g);
1254
1254
  }
1255
- let j = a.kn(i);
1255
+ let j = a.km(i);
1256
1256
  let k = h.item(e);
1257
1257
  let l = this.cv.bx;
1258
- let m = this.aar.b8(k);
1258
+ let m = this.aaq.b8(k);
1259
1259
  if (!Base.equalsStatic(m.target, this.db)) {
1260
1260
  m.target = this.db;
1261
1261
  }
1262
1262
  let n = new List$1(String_$type, 0);
1263
- if (a.eg && this.aao == 2) {
1264
- a.p1((o) => {
1265
- if (this.xi(o)) {
1263
+ if (a.eg && this.aan == 2) {
1264
+ a.p0((o) => {
1265
+ if (this.xh(o)) {
1266
1266
  n.add(o.dataLegendKey);
1267
1267
  }
1268
1268
  return true;
@@ -1270,13 +1270,13 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1270
1270
  }
1271
1271
  m.includedSeries = [a.dataLegendKey];
1272
1272
  m.excludedSeries = n.toArray();
1273
- this.afh(m);
1274
- m.targetCursorPositionX = this.zu.x;
1275
- m.targetCursorPositionY = this.zu.y;
1276
- if (!this.aar.cb(k, a)) {
1273
+ this.afg(m);
1274
+ m.targetCursorPositionX = this.zt.x;
1275
+ m.targetCursorPositionY = this.zt.y;
1276
+ if (!this.aaq.cb(k, a)) {
1277
1277
  return;
1278
1278
  }
1279
- let o = this.aar.cq(k);
1279
+ let o = this.aaq.cq(k);
1280
1280
  b.i.add1(k);
1281
1281
  let p = g.x;
1282
1282
  let q = g.x;
@@ -1306,36 +1306,36 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1306
1306
  b.g.add(u);
1307
1307
  b.k.add(o.width);
1308
1308
  b.j.add(o.height);
1309
- let v = this.u9;
1309
+ let v = this.u8;
1310
1310
  if (v == null) {
1311
- v = this.vf;
1311
+ v = this.ve;
1312
1312
  }
1313
1313
  if (v == null) {
1314
- v = a.u9;
1314
+ v = a.u8;
1315
1315
  }
1316
1316
  b.h.add(v);
1317
1317
  }
1318
- afi(a, b, c) {
1319
- this.aaf = this.aai();
1320
- this.aaj = this.aam();
1318
+ afh(a, b, c) {
1319
+ this.aae = this.aah();
1320
+ this.aai = this.aal();
1321
1321
  let d = a.f;
1322
1322
  let e = a.e;
1323
1323
  let f = 0;
1324
- let g = this.aar.b9.item(0);
1325
- this.aar.cb(g, null);
1326
- let h = this.aar.b8(g);
1324
+ let g = this.aaq.b9.item(0);
1325
+ this.aaq.cb(g, null);
1326
+ let h = this.aaq.b8(g);
1327
1327
  if (!Base.equalsStatic(h.target, this.db)) {
1328
1328
  h.target = this.db;
1329
1329
  }
1330
1330
  let i = new List$1(String_$type, 0);
1331
- let j = this.z5();
1331
+ let j = this.z4();
1332
1332
  if (j != null) {
1333
1333
  for (let k of fromEnum(j.db())) {
1334
1334
  if (k.isStacked) {
1335
- k.p3((l) => {
1335
+ k.p2((l) => {
1336
1336
  i.add(l.dataLegendKey);
1337
1337
  if (l.eg) {
1338
- l.p1((m) => {
1338
+ l.p0((m) => {
1339
1339
  i.add(m.dataLegendKey);
1340
1340
  return true;
1341
1341
  });
@@ -1345,7 +1345,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1345
1345
  }
1346
1346
  else if (k.eg) {
1347
1347
  i.add(k.dataLegendKey);
1348
- k.p1((l) => {
1348
+ k.p0((l) => {
1349
1349
  i.add(l.dataLegendKey);
1350
1350
  return true;
1351
1351
  });
@@ -1361,10 +1361,10 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1361
1361
  h.includedSeries = null;
1362
1362
  h.excludedSeries = null;
1363
1363
  }
1364
- this.afh(h);
1365
- h.targetCursorPositionX = this.zu.x;
1366
- h.targetCursorPositionY = this.zu.y;
1367
- let l = this.aar.cq(g);
1364
+ this.afg(h);
1365
+ h.targetCursorPositionX = this.zt.x;
1366
+ h.targetCursorPositionY = this.zt.y;
1367
+ let l = this.aaq.cq(g);
1368
1368
  let m = 0;
1369
1369
  let n = 0;
1370
1370
  let o = 0;
@@ -1374,9 +1374,9 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1374
1374
  o = d.x;
1375
1375
  p = d.y;
1376
1376
  let s = this.cv.bx;
1377
- let t = this.aar.cr();
1378
- let u = this.ahr();
1379
- let v = this.ahn(u, l, e, d);
1377
+ let t = this.aaq.cr();
1378
+ let u = this.ahq();
1379
+ let v = this.ahm(u, l, e, d);
1380
1380
  let w = v.x;
1381
1381
  let x = v.y;
1382
1382
  {
@@ -1390,13 +1390,13 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1390
1390
  b.i.add1(g);
1391
1391
  let y = null;
1392
1392
  b.h.add(y);
1393
- this.aar.b9.count = 1;
1393
+ this.aaq.b9.count = 1;
1394
1394
  }
1395
- acz(a) {
1395
+ acy(a) {
1396
1396
  return a.toolTip;
1397
1397
  }
1398
- yu(a, b) {
1399
- super.yu(a, b);
1398
+ yt(a, b) {
1399
+ super.yt(a, b);
1400
1400
  let c = a;
1401
1401
  let d = c.m.count;
1402
1402
  let e = b.bx.left;
@@ -1405,7 +1405,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1405
1405
  let h = b.bx.bottom;
1406
1406
  for (let i = 0; i < d; i++) {
1407
1407
  if (isNaN_(c.l._inner[i]) || isNaN_(c.m._inner[i]) || isNaN_(c.f._inner[i]) || isNaN_(c.g._inner[i])) {
1408
- this.aar.ci(c.i._inner[i]);
1408
+ this.aaq.ci(c.i._inner[i]);
1409
1409
  continue;
1410
1410
  }
1411
1411
  let j = c.f._inner[i];
@@ -1414,7 +1414,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1414
1414
  let m = c.j._inner[i];
1415
1415
  let n = false;
1416
1416
  if (n) {
1417
- this.aar.ci(c.i._inner[i]);
1417
+ this.aaq.ci(c.i._inner[i]);
1418
1418
  continue;
1419
1419
  }
1420
1420
  let o = c.i._inner[i];
@@ -1423,24 +1423,24 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1423
1423
  let r = c.l._inner[i] - c.f._inner[i];
1424
1424
  let s = c.m._inner[i] - c.g._inner[i];
1425
1425
  if (o != null) {
1426
- this.aar.ck(o, p, q, r, s);
1426
+ this.aaq.ck(o, p, q, r, s);
1427
1427
  }
1428
1428
  }
1429
1429
  }
1430
- ga() {
1430
+ f9() {
1431
1431
  return true;
1432
1432
  }
1433
- get aag() {
1434
- return this.aaf;
1433
+ get aaf() {
1434
+ return this.aae;
1435
1435
  }
1436
- set aag(a) {
1437
- let b = this.aaf;
1438
- this.aaf = a;
1439
- if (b != this.aaf) {
1440
- this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.aaf));
1436
+ set aaf(a) {
1437
+ let b = this.aae;
1438
+ this.aae = a;
1439
+ if (b != this.aae) {
1440
+ this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.aae));
1441
1441
  }
1442
1442
  }
1443
- aai() {
1443
+ aah() {
1444
1444
  if (this.db == null) {
1445
1445
  return 2;
1446
1446
  }
@@ -1448,10 +1448,10 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1448
1448
  let b = false;
1449
1449
  let c = false;
1450
1450
  let d = false;
1451
- let e = this.z5();
1451
+ let e = this.z4();
1452
1452
  if (e == null) {
1453
- if (this.aah != 0) {
1454
- return this.aah;
1453
+ if (this.aag != 0) {
1454
+ return this.aag;
1455
1455
  }
1456
1456
  else {
1457
1457
  return 2;
@@ -1464,10 +1464,10 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1464
1464
  if (f.isVertical) {
1465
1465
  b = true;
1466
1466
  }
1467
- if (f.fp) {
1467
+ if (f.fo) {
1468
1468
  c = true;
1469
1469
  }
1470
- if (f.fw) {
1470
+ if (f.fv) {
1471
1471
  d = true;
1472
1472
  }
1473
1473
  }
@@ -1484,9 +1484,9 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1484
1484
  $ret.add_1(9);
1485
1485
  return $ret;
1486
1486
  })());
1487
- let h = g.contains(this.aah);
1488
- if (this.aah != 0) {
1489
- return this.aah;
1487
+ let h = g.contains(this.aag);
1488
+ if (this.aag != 0) {
1489
+ return this.aag;
1490
1490
  }
1491
1491
  if (h && b) {
1492
1492
  return 11;
@@ -1502,27 +1502,27 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1502
1502
  }
1503
1503
  return 8;
1504
1504
  }
1505
- get aak() {
1506
- return this.aaj;
1505
+ get aaj() {
1506
+ return this.aai;
1507
1507
  }
1508
- set aak(a) {
1509
- let b = this.aaj;
1510
- this.aaj = a;
1511
- if (b != this.aaj) {
1512
- this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.aaj));
1508
+ set aaj(a) {
1509
+ let b = this.aai;
1510
+ this.aai = a;
1511
+ if (b != this.aai) {
1512
+ this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.aai));
1513
1513
  }
1514
1514
  }
1515
- aam() {
1515
+ aal() {
1516
1516
  if (this.db == null) {
1517
1517
  return 11;
1518
1518
  }
1519
1519
  let a = false;
1520
1520
  let b = false;
1521
1521
  let c = false;
1522
- let d = this.z5();
1522
+ let d = this.z4();
1523
1523
  if (d == null) {
1524
- if (this.aal != 0) {
1525
- return this.aal;
1524
+ if (this.aak != 0) {
1525
+ return this.aak;
1526
1526
  }
1527
1527
  else {
1528
1528
  return 11;
@@ -1532,10 +1532,10 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1532
1532
  if (e.isVertical) {
1533
1533
  a = true;
1534
1534
  }
1535
- if (e.fp) {
1535
+ if (e.fo) {
1536
1536
  b = true;
1537
1537
  }
1538
- if (e.fw) {
1538
+ if (e.fv) {
1539
1539
  c = true;
1540
1540
  }
1541
1541
  }
@@ -1552,9 +1552,9 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1552
1552
  $ret.add_1(9);
1553
1553
  return $ret;
1554
1554
  })());
1555
- let g = f.contains(this.aal);
1556
- if (this.aal != 0) {
1557
- return this.aal;
1555
+ let g = f.contains(this.aak);
1556
+ if (this.aak != 0) {
1557
+ return this.aak;
1558
1558
  }
1559
1559
  if (g && !a) {
1560
1560
  return 11;
@@ -1570,24 +1570,14 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1570
1570
  }
1571
1571
  return 11;
1572
1572
  }
1573
- get abd() {
1574
- return this.aa3;
1575
- }
1576
- set abd(a) {
1577
- let b = this.aa3;
1578
- this.aa3 = a;
1579
- if (b != this.aa3) {
1580
- this.raisePropertyChanged("ValueTextStyle", b, this.aa3);
1581
- }
1582
- }
1583
- get aa5() {
1584
- return this.aav;
1573
+ get abc() {
1574
+ return this.aa2;
1585
1575
  }
1586
- set aa5(a) {
1587
- let b = this.aav;
1588
- this.aav = a;
1589
- if (b != this.aav) {
1590
- this.raisePropertyChanged("HeaderTextStyle", b, this.aav);
1576
+ set abc(a) {
1577
+ let b = this.aa2;
1578
+ this.aa2 = a;
1579
+ if (b != this.aa2) {
1580
+ this.raisePropertyChanged("ValueTextStyle", b, this.aa2);
1591
1581
  }
1592
1582
  }
1593
1583
  get aa4() {
@@ -1597,27 +1587,17 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1597
1587
  let b = this.aau;
1598
1588
  this.aau = a;
1599
1589
  if (b != this.aau) {
1600
- this.raisePropertyChanged("GroupTextStyle", b, this.aau);
1590
+ this.raisePropertyChanged("HeaderTextStyle", b, this.aau);
1601
1591
  }
1602
1592
  }
1603
- get aa8() {
1604
- return this.aay;
1593
+ get aa3() {
1594
+ return this.aat;
1605
1595
  }
1606
- set aa8(a) {
1607
- let b = this.aay;
1608
- this.aay = a;
1609
- if (b != this.aay) {
1610
- this.raisePropertyChanged("SummaryTitleTextStyle", b, this.aay);
1611
- }
1612
- }
1613
- get aba() {
1614
- return this.aa0;
1615
- }
1616
- set aba(a) {
1617
- let b = this.aa0;
1618
- this.aa0 = a;
1619
- if (b != this.aa0) {
1620
- this.raisePropertyChanged("SummaryValueTextStyle", b, this.aa0);
1596
+ set aa3(a) {
1597
+ let b = this.aat;
1598
+ this.aat = a;
1599
+ if (b != this.aat) {
1600
+ this.raisePropertyChanged("GroupTextStyle", b, this.aat);
1621
1601
  }
1622
1602
  }
1623
1603
  get aa7() {
@@ -1627,7 +1607,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1627
1607
  let b = this.aax;
1628
1608
  this.aax = a;
1629
1609
  if (b != this.aax) {
1630
- this.raisePropertyChanged("SummaryLabelTextStyle", b, this.aax);
1610
+ this.raisePropertyChanged("SummaryTitleTextStyle", b, this.aax);
1631
1611
  }
1632
1612
  }
1633
1613
  get aa9() {
@@ -1637,17 +1617,27 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1637
1617
  let b = this.aaz;
1638
1618
  this.aaz = a;
1639
1619
  if (b != this.aaz) {
1640
- this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.aaz);
1620
+ this.raisePropertyChanged("SummaryValueTextStyle", b, this.aaz);
1641
1621
  }
1642
1622
  }
1643
- get abc() {
1644
- return this.aa2;
1623
+ get aa6() {
1624
+ return this.aaw;
1645
1625
  }
1646
- set abc(a) {
1647
- let b = this.aa2;
1648
- this.aa2 = a;
1649
- if (b != this.aa2) {
1650
- this.raisePropertyChanged("UnitsTextStyle", b, this.aa2);
1626
+ set aa6(a) {
1627
+ let b = this.aaw;
1628
+ this.aaw = a;
1629
+ if (b != this.aaw) {
1630
+ this.raisePropertyChanged("SummaryLabelTextStyle", b, this.aaw);
1631
+ }
1632
+ }
1633
+ get aa8() {
1634
+ return this.aay;
1635
+ }
1636
+ set aa8(a) {
1637
+ let b = this.aay;
1638
+ this.aay = a;
1639
+ if (b != this.aay) {
1640
+ this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.aay);
1651
1641
  }
1652
1642
  }
1653
1643
  get abb() {
@@ -1657,22 +1647,32 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1657
1647
  let b = this.aa1;
1658
1648
  this.aa1 = a;
1659
1649
  if (b != this.aa1) {
1660
- this.raisePropertyChanged("TitleTextStyle", b, this.aa1);
1650
+ this.raisePropertyChanged("UnitsTextStyle", b, this.aa1);
1661
1651
  }
1662
1652
  }
1663
- get aa6() {
1664
- return this.aaw;
1653
+ get aba() {
1654
+ return this.aa0;
1665
1655
  }
1666
- set aa6(a) {
1667
- let b = this.aaw;
1668
- this.aaw = a;
1669
- if (b != this.aaw) {
1670
- this.raisePropertyChanged("LabelTextStyle", b, this.aaw);
1656
+ set aba(a) {
1657
+ let b = this.aa0;
1658
+ this.aa0 = a;
1659
+ if (b != this.aa0) {
1660
+ this.raisePropertyChanged("TitleTextStyle", b, this.aa0);
1661
+ }
1662
+ }
1663
+ get aa5() {
1664
+ return this.aav;
1665
+ }
1666
+ set aa5(a) {
1667
+ let b = this.aav;
1668
+ this.aav = a;
1669
+ if (b != this.aav) {
1670
+ this.raisePropertyChanged("LabelTextStyle", b, this.aav);
1671
1671
  }
1672
1672
  }
1673
1673
  }
1674
1674
  DataToolTipLayer.$t = /*@__PURE__*/ markType(DataToolTipLayer, 'DataToolTipLayer', AnnotationLayer.$);
1675
- DataToolTipLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:aht:afl', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:aat:afm', [LegendItemBadgeShape_$type, /*@__PURE__*/ enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:abv:afn', [1, /*@__PURE__*/ DeviceUtils.g(10)], 'DefaultPositionOffsetY:abw:afo', [1, /*@__PURE__*/ DeviceUtils.g(10)], 'ExcludedColumns:zx:afp', [Array_$type, null], 'ExcludedSeries:zy:afq', [Array_$type, null], 'GroupRowMargin:ahu:afu', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'GroupRowVisible:abf:afv', [0, false], 'GroupTextColor:ahd:afw', [Brush.$, null], 'GroupTextMargin:ahv:afx', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'GroupedPositionModeX:aah:afr', [DataTooltipGroupedPositionX_$type, /*@__PURE__*/ enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:aal:afs', [DataTooltipGroupedPositionY_$type, /*@__PURE__*/ enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:aap:aft', [DataToolTipLayerGroupingMode_$type, /*@__PURE__*/ enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:adh:afy', [2, /*@__PURE__*/ stringEmpty()], 'HeaderFormatDate:z8:afz', [DataLegendHeaderDateMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:z1:af0', [Array_$type, null], 'HeaderFormatString:adl:af1', [2, null], 'HeaderFormatTime:z9:af2', [DataLegendHeaderTimeMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:ahw:af3', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'HeaderRowVisible:abg:af4', [0, true], 'HeaderTextColor:ahe:af5', [Brush.$, null], 'HeaderTextMargin:ahx:af6', [Thickness.$, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ahf:agb', [Brush.$, null], 'LabelTextMargin:ahy:agc', [Thickness.$, /*@__PURE__*/ new Thickness(1, 8, 0, 0, 0)], 'LayoutMode:aab:agd', [DataLegendLayoutMode_$type, /*@__PURE__*/ 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.$, /*@__PURE__*/ new Thickness(0, 5)], 'SummaryTitleTextColor:ahh:agk', [Brush.$, null], 'SummaryTitleTextMargin:ah0:agl', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:aea:agm', [2, null], 'SummaryType:aac:agn', [DataLegendSummaryType_$type, /*@__PURE__*/ 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.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:aad:agu', [DataLegendUnitsMode_$type, /*@__PURE__*/ enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:ahl:agv', [Brush.$, null], 'UnitsTextMargin:ah2:agw', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsText:aer:agx', [2, null], 'UseInterpolation:abo:agy', [0, false], 'ValueFormatAbbreviation:z7:agz', [DataAbbreviationMode_$type, /*@__PURE__*/ enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:aey:ag0', [2, /*@__PURE__*/ stringEmpty()], 'ValueFormatMaxFractions:acx:ag1', [1, -1], 'ValueFormatMinFractions:acy:ag2', [1, -1], 'ValueFormatMode:aae:ag3', [DataLegendValueMode_$type, /*@__PURE__*/ enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:z4:ag4', [Array_$type, null], 'ValueFormatString:ae4:ag5', [2, null], 'ValueFormatUseGrouping:abp:ag6', [0, true], 'ValueRowMargin:ah3:ag7', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'ValueRowVisible:abq:ag8', [0, true], 'ValueTextColor:ahm:ag9', [Brush.$, null], 'ValueTextMargin:ah4:aha', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:abr:ahb', [0, false], 'ValueTextWhenMissingData:afd:ahc', [2, "N/A"]]);
1675
+ DataToolTipLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:ahs:afk', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:aas:afl', [LegendItemBadgeShape_$type, /*@__PURE__*/ enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:abu:afm', [1, /*@__PURE__*/ DeviceUtils.g(10)], 'DefaultPositionOffsetY:abv:afn', [1, /*@__PURE__*/ DeviceUtils.g(10)], 'ExcludedColumns:zw:afo', [Array_$type, null], 'ExcludedSeries:zx:afp', [Array_$type, null], 'GroupRowMargin:aht:aft', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'GroupRowVisible:abe:afu', [0, false], 'GroupTextColor:ahc:afv', [Brush.$, null], 'GroupTextMargin:ahu:afw', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'GroupedPositionModeX:aag:afq', [DataTooltipGroupedPositionX_$type, /*@__PURE__*/ enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:aak:afr', [DataTooltipGroupedPositionY_$type, /*@__PURE__*/ enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:aao:afs', [DataToolTipLayerGroupingMode_$type, /*@__PURE__*/ enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:adg:afx', [2, /*@__PURE__*/ stringEmpty()], 'HeaderFormatDate:z7:afy', [DataLegendHeaderDateMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:z0:afz', [Array_$type, null], 'HeaderFormatString:adk:af0', [2, null], 'HeaderFormatTime:z8:af1', [DataLegendHeaderTimeMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:ahv:af2', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'HeaderRowVisible:abf:af3', [0, true], 'HeaderTextColor:ahd:af4', [Brush.$, null], 'HeaderTextMargin:ahw:af5', [Thickness.$, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ahe:aga', [Brush.$, null], 'LabelTextMargin:ahx:agb', [Thickness.$, /*@__PURE__*/ new Thickness(1, 8, 0, 0, 0)], 'LayoutMode:aaa:agc', [DataLegendLayoutMode_$type, /*@__PURE__*/ 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.$, /*@__PURE__*/ new Thickness(0, 5)], 'SummaryTitleTextColor:ahg:agj', [Brush.$, null], 'SummaryTitleTextMargin:ahz:agk', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:ad9:agl', [2, null], 'SummaryType:aab:agm', [DataLegendSummaryType_$type, /*@__PURE__*/ 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.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:aac:agt', [DataLegendUnitsMode_$type, /*@__PURE__*/ enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:ahk:agu', [Brush.$, null], 'UnitsTextMargin:ah1:agv', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsText:aeq:agw', [2, null], 'UseInterpolation:abn:agx', [0, false], 'ValueFormatAbbreviation:z6:agy', [DataAbbreviationMode_$type, /*@__PURE__*/ enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:aex:agz', [2, /*@__PURE__*/ stringEmpty()], 'ValueFormatMaxFractions:acw:ag0', [1, -1], 'ValueFormatMinFractions:acx:ag1', [1, -1], 'ValueFormatMode:aad:ag2', [DataLegendValueMode_$type, /*@__PURE__*/ enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:z3:ag3', [Array_$type, null], 'ValueFormatString:ae3:ag4', [2, null], 'ValueFormatUseGrouping:abo:ag5', [0, true], 'ValueRowMargin:ah2:ag6', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'ValueRowVisible:abp:ag7', [0, true], 'ValueTextColor:ahl:ag8', [Brush.$, null], 'ValueTextMargin:ah3:ag9', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:abq:aha', [0, false], 'ValueTextWhenMissingData:afc:ahb', [2, "N/A"]]);
1676
1676
  return DataToolTipLayer;
1677
1677
  })();
1678
1678
  /**
@@ -1703,7 +1703,7 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
1703
1703
  }
1704
1704
  cd() {
1705
1705
  let a = new PointerTooltip();
1706
- a.bw(this.e.jz);
1706
+ a.bw(this.e.jy);
1707
1707
  a._visibility = 1;
1708
1708
  a.ap = this.e.db.c9.k;
1709
1709
  let b = null;
@@ -1711,6 +1711,7 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
1711
1711
  b = TypeRegistrar.create("XamDataLegend");
1712
1712
  }
1713
1713
  b.pixelScalingRatio = 1;
1714
+ b.isEmbeddedInDataTooltip = true;
1714
1715
  if (this.e.db != null) {
1715
1716
  let c = this.e.db.c9.j.ae.createElement("div");
1716
1717
  let ren_ = this.e.db.c9.j.ae.getSubRenderer(c);
@@ -1884,7 +1885,8 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
1884
1885
  }
1885
1886
  b8(a) {
1886
1887
  let b = a;
1887
- return b.ai;
1888
+ let c = b.ai;
1889
+ return c;
1888
1890
  }
1889
1891
  cj(a) {
1890
1892
  this.as();