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
@@ -70,157 +70,157 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
70
70
  }
71
71
  constructor() {
72
72
  super();
73
- this.aaw = true;
74
- this.afv = new Size(1, 0, 0);
73
+ this.aav = true;
74
+ this.afu = new Size(1, 0, 0);
75
75
  this.calloutStyleUpdating = null;
76
76
  this.calloutRenderStyleUpdating = null;
77
+ this.aaj = null;
77
78
  this.aak = null;
78
79
  this.aal = null;
79
- this.aam = null;
80
- this.aaj = null;
81
80
  this.aai = null;
82
- this.abi = new HashSet$1(CalloutAnnotationWrapper.$, 0);
81
+ this.aah = null;
82
+ this.abh = new HashSet$1(CalloutAnnotationWrapper.$, 0);
83
+ this.abk = new List$1(CalloutAnnotationWrapper.$, 0);
83
84
  this.abl = new List$1(CalloutAnnotationWrapper.$, 0);
84
- this.abm = new List$1(CalloutAnnotationWrapper.$, 0);
85
- this.z9 = null;
86
- this.zx = null;
87
- this.aag = null;
88
- this.abj = new LinkedList$1(CalloutAnnotationWrapper.$);
89
- this.abg = new Dictionary$2(CalloutAnnotationWrapper.$, LinkedListNode$1.$.specialize(CalloutAnnotationWrapper.$), 0);
90
- this.aas = null;
91
- this.aft = new Rect(0, 0, 0, 1, 1);
92
- this.aa0 = false;
93
- this.ab1 = 0;
94
- this.afs = Rect.empty;
95
- this.aay = false;
85
+ this.z8 = null;
86
+ this.zw = null;
87
+ this.aaf = null;
88
+ this.abi = new LinkedList$1(CalloutAnnotationWrapper.$);
89
+ this.abf = new Dictionary$2(CalloutAnnotationWrapper.$, LinkedListNode$1.$.specialize(CalloutAnnotationWrapper.$), 0);
90
+ this.aar = null;
91
+ this.afs = new Rect(0, 0, 0, 1, 1);
96
92
  this.aaz = false;
93
+ this.ab0 = 0;
94
+ this.afr = Rect.empty;
95
+ this.aax = false;
96
+ this.aay = false;
97
97
  this.calloutContentUpdating = null;
98
98
  this.calloutLabelUpdating = null;
99
99
  this.calloutSeriesSelecting = null;
100
- this.abk = new List$1(SeriesPointOfInterest.$, 0);
101
- this.aa2 = false;
102
- this.aa3 = false;
103
- this.abo = 0;
100
+ this.abj = new List$1(SeriesPointOfInterest.$, 0);
104
101
  this.aa1 = false;
105
- this.z0 = null;
106
- this.aax = true;
107
- this.z1 = 1;
102
+ this.aa2 = false;
103
+ this.abn = 0;
104
+ this.aa0 = false;
105
+ this.zz = null;
106
+ this.aaw = true;
107
+ this.z0 = 1;
108
108
  FastItemObjectColumn.m();
109
- this.zx = null;
110
- this.z9 = new CalloutPlacementPositionsCollection();
111
- let a = this.z9;
112
- a.collectionChanged = delegateCombine(a.collectionChanged, runOn(this, this.adw));
113
- this.xk = true;
109
+ this.zw = null;
110
+ this.z8 = new CalloutPlacementPositionsCollection();
111
+ let a = this.z8;
112
+ a.collectionChanged = delegateCombine(a.collectionChanged, runOn(this, this.adv));
113
+ this.xj = true;
114
114
  let b = new CalloutLayerFrame();
115
115
  let c = new CalloutLayerFrame();
116
116
  let d = new CalloutLayerFrame();
117
- let e = this.kd / 1000;
118
- this.xc = b;
119
- this.xb = c;
120
- this.xd = d;
117
+ let e = this.kc / 1000;
118
+ this.xb = b;
119
+ this.xa = c;
120
+ this.xc = d;
121
121
  this.ab = CalloutLayer.$;
122
122
  }
123
- adw(a, b) {
124
- this.ad5();
123
+ adv(a, b) {
124
+ this.ad4();
125
125
  }
126
- ad5() {
127
- this.zx = this.zz(this.aaa);
128
- this.ad2();
126
+ ad4() {
127
+ this.zw = this.zy(this.z9);
128
+ this.ad1();
129
129
  }
130
- adx(a, b) {
131
- this.abm.clear();
132
- this.rr(false);
130
+ adw(a, b) {
131
+ this.abl.clear();
132
+ this.rq(false);
133
133
  }
134
- pb(a, b, c, d) {
135
- super.pb(a, b, c, d);
136
- let e = this.abh();
134
+ pa(a, b, c, d) {
135
+ super.pa(a, b, c, d);
136
+ let e = this.abg();
137
137
  switch (a) {
138
138
  case 3:
139
- this.aeb(b, e);
139
+ this.aea(b, e);
140
140
  break;
141
141
  case 1:
142
142
  for (let f = b; f < b + c; f++) {
143
143
  let g = new CalloutAnnotation();
144
144
  let h = new CalloutAnnotationWrapper();
145
145
  h.b = g;
146
- h.b.series = this.aaf;
147
- this.abm.insert(f, h);
148
- this.aeb(f, e);
146
+ h.b.series = this.aae;
147
+ this.abl.insert(f, h);
148
+ this.aea(f, e);
149
149
  }
150
150
  break;
151
151
  case 0:
152
- this.abm.v(b, c);
152
+ this.abl.v(b, c);
153
153
  break;
154
154
  case 2:
155
155
  for (let i = b; i < b + c; i++) {
156
- this.aeb(i, e);
156
+ this.aea(i, e);
157
157
  }
158
158
  break;
159
159
  case 4:
160
- this.abm.clear();
160
+ this.abl.clear();
161
161
  for (let j = 0; j < this.dn.count; j++) {
162
162
  let k = new CalloutAnnotation();
163
163
  let l = new CalloutAnnotationWrapper();
164
164
  l.b = k;
165
- l.b.series = this.aaf;
166
- this.abm.add(l);
167
- this.aeb(j, e);
165
+ l.b.series = this.aae;
166
+ this.abl.add(l);
167
+ this.aea(j, e);
168
168
  }
169
169
  break;
170
170
  }
171
- this.rr(true);
171
+ this.rq(true);
172
172
  }
173
- gf(a) {
173
+ ge(a) {
174
174
  return false;
175
175
  }
176
- afx() {
176
+ afw() {
177
177
  let a = new Thickness(0, DeviceUtils.g(3));
178
- if (isNaN_(this.afw.left) || isNaN_(this.afw.top) || isNaN_(this.afw.right) || isNaN_(this.afw.bottom)) {
178
+ if (isNaN_(this.afv.left) || isNaN_(this.afv.top) || isNaN_(this.afv.right) || isNaN_(this.afv.bottom)) {
179
179
  a = new Thickness(0, DeviceUtils.g(3));
180
180
  }
181
181
  else {
182
- a = this.afw;
182
+ a = this.afv;
183
183
  }
184
184
  return a;
185
185
  }
186
- wt() {
186
+ ws() {
187
187
  let a = 0;
188
188
  let b = 0;
189
- if (!this.aa4) {
189
+ if (!this.aa3) {
190
190
  return new Size(1, b, a);
191
191
  }
192
- if (!this.aaw) {
193
- return this.afv;
192
+ if (!this.aav) {
193
+ return this.afu;
194
194
  }
195
195
  let c = "Ig";
196
- let d = this.afx();
197
- let e = this.z8.cr(c, d);
196
+ let d = this.afw();
197
+ let e = this.z7.cr(c, d);
198
198
  if (!isNaN_(e.height)) {
199
199
  a = Math.max(e.height, a);
200
200
  }
201
- if (!isNaN_(this.aby)) {
202
- a += this.aby;
201
+ if (!isNaN_(this.abx)) {
202
+ a += this.abx;
203
203
  }
204
- if (!isNaN_(this.aby)) {
205
- b += this.aby;
204
+ if (!isNaN_(this.abx)) {
205
+ b += this.abx;
206
206
  }
207
- if (!isNaN_(this.abs)) {
208
- a = Math.max(a, this.abs);
207
+ if (!isNaN_(this.abr)) {
208
+ a = Math.max(a, this.abr);
209
209
  }
210
- if (!isNaN_(this.abq)) {
211
- a = Math.min(a, this.abq);
210
+ if (!isNaN_(this.abp)) {
211
+ a = Math.min(a, this.abp);
212
212
  }
213
- if (!isNaN_(this.abt)) {
214
- b = Math.max(b, this.abt);
213
+ if (!isNaN_(this.abs)) {
214
+ b = Math.max(b, this.abs);
215
215
  }
216
- if (!isNaN_(this.abr)) {
217
- b = Math.min(b, this.abr);
216
+ if (!isNaN_(this.abq)) {
217
+ b = Math.min(b, this.abq);
218
218
  }
219
- this.aaw = false;
220
- this.afv = new Size(1, b, a);
221
- return this.afv;
219
+ this.aav = false;
220
+ this.afu = new Size(1, b, a);
221
+ return this.afu;
222
222
  }
223
- abh() {
223
+ abg() {
224
224
  let a = new Dictionary$2(String_$type, Series.$, 0);
225
225
  if (this.db != null) {
226
226
  for (let b = 0; b < this.db.series.count; b++) {
@@ -232,24 +232,24 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
232
232
  }
233
233
  return a;
234
234
  }
235
- aeb(a, b) {
236
- if (this.aar == null || this.aap == null) {
235
+ aea(a, b) {
236
+ if (this.aaq == null || this.aao == null) {
237
237
  return;
238
238
  }
239
239
  let c = a;
240
- if (this.aaq != null) {
241
- c = this.aaq.item(a);
242
- }
243
- let d = this.aar.item(a);
244
- let e = this.aap.item(a);
245
- let f = this.abm._inner[a];
246
- if (this.aao != null) {
247
- if (f.b.ab != this.aao.item(a)) {
248
- f.b.key = this.aao.item(a);
240
+ if (this.aap != null) {
241
+ c = this.aap.item(a);
242
+ }
243
+ let d = this.aaq.item(a);
244
+ let e = this.aao.item(a);
245
+ let f = this.abl._inner[a];
246
+ if (this.aan != null) {
247
+ if (f.b.ab != this.aan.item(a)) {
248
+ f.b.key = this.aan.item(a);
249
249
  }
250
250
  }
251
- if (this.abg.containsKey(f)) {
252
- f.b = this.abg.item(f).c.b;
251
+ if (this.abf.containsKey(f)) {
252
+ f.b = this.abf.item(f).c.b;
253
253
  }
254
254
  f.b.xValue = c;
255
255
  f.b.yValue = d;
@@ -264,8 +264,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
264
264
  this.calloutLabelUpdating(this, g);
265
265
  if (g.c != null && !Base.equalsStatic(g.c, f.b.ao)) {
266
266
  let h = g.c;
267
- if (this.z0 != null) {
268
- f.b.text = this.z0.i(h);
267
+ if (this.zz != null) {
268
+ f.b.text = this.zz.i(h);
269
269
  }
270
270
  else {
271
271
  f.b.text = h != null ? h.toString() : "";
@@ -273,15 +273,15 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
273
273
  }
274
274
  }
275
275
  else {
276
- if (this.z0 != null) {
277
- f.b.text = this.z0.i(e);
276
+ if (this.zz != null) {
277
+ f.b.text = this.zz.i(e);
278
278
  }
279
279
  else {
280
280
  f.b.text = e != null ? e.toString() : "";
281
281
  }
282
282
  }
283
- if (this.aan != null) {
284
- f.b.content = this.aan.item(a);
283
+ if (this.aam != null) {
284
+ f.b.content = this.aam.item(a);
285
285
  }
286
286
  else {
287
287
  f.b.content = this.dn.item(a);
@@ -304,31 +304,31 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
304
304
  }
305
305
  }
306
306
  }
307
- this.aec(f);
307
+ this.aeb(f);
308
308
  }
309
- aec(a) {
309
+ aeb(a) {
310
310
  let b = new Thickness(0, DeviceUtils.g(3));
311
- if (isNaN_(this.afw.left) || isNaN_(this.afw.top) || isNaN_(this.afw.right) || isNaN_(this.afw.bottom)) {
311
+ if (isNaN_(this.afv.left) || isNaN_(this.afv.top) || isNaN_(this.afv.right) || isNaN_(this.afv.bottom)) {
312
312
  b = new Thickness(0, DeviceUtils.g(3));
313
313
  }
314
314
  else {
315
- b = this.afw;
315
+ b = this.afv;
316
316
  }
317
317
  let c = DeviceUtils.g(3);
318
- if (isNaN_(this.abp)) {
318
+ if (isNaN_(this.abo)) {
319
319
  c = DeviceUtils.g(3);
320
320
  }
321
321
  else {
322
- c = this.abp;
323
- }
324
- let d = this.afm != null && !this.abc ? this.afm : this.z8.cl(a.b.l, a.b.itemColor);
325
- let e = this.afr != null ? this.afr : null;
326
- let f = this.afp != null ? this.afp : this.z8.co();
327
- let g = this.afn != null ? this.afn : this.z8.cm();
328
- let h = this.afq != null && !this.abd ? this.afq : this.z8.cp(a.b.l, a.b.itemColor);
329
- let i = this.afo != null ? this.afo : this.z8.cn(a.b.l, a.b.itemColor);
330
- let j = isNaN_(this.abz) ? 0 : this.abz;
331
- if (e == null && (this.aba || this.afp != null || this.afn != null)) {
322
+ c = this.abo;
323
+ }
324
+ let d = this.afl != null && !this.abb ? this.afl : this.z7.cl(a.b.l, a.b.itemColor);
325
+ let e = this.afq != null ? this.afq : null;
326
+ let f = this.afo != null ? this.afo : this.z7.co();
327
+ let g = this.afm != null ? this.afm : this.z7.cm();
328
+ let h = this.afp != null && !this.abc ? this.afp : this.z7.cp(a.b.l, a.b.itemColor);
329
+ let i = this.afn != null ? this.afn : this.z7.cn(a.b.l, a.b.itemColor);
330
+ let j = isNaN_(this.aby) ? 0 : this.aby;
331
+ if (e == null && (this.aa9 || this.afo != null || this.afm != null)) {
332
332
  let k = d;
333
333
  if (k == null || BrushUtilCore.a(d)) {
334
334
  k = this.db != null ? this.db.vk : null;
@@ -342,9 +342,9 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
342
342
  e = BrushUtil.j(k, g, f);
343
343
  }
344
344
  if (e == null) {
345
- e = this.z8.co();
345
+ e = this.z7.co();
346
346
  }
347
- if (this.aa8 && this.calloutStyleUpdating != null) {
347
+ if (this.aa7 && this.calloutStyleUpdating != null) {
348
348
  let l = new CalloutStyleUpdatingEventArgs();
349
349
  l.item = a.b.aa;
350
350
  l.xValue = a.b.ac;
@@ -370,43 +370,53 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
370
370
  a.b.leaderBrush = i;
371
371
  a.b.strokeThickness = j;
372
372
  }
373
- kq(a, b) {
374
- let c = this.nd(b);
373
+ kp(a, b) {
374
+ let c = this.nc(b);
375
375
  if (c == CalloutLayer.$$p[31]) {
376
- return this.kr(a, b, this.adb);
376
+ return this.kq(a, b, this.ada);
377
377
  }
378
378
  if (c == CalloutLayer.$$p[42]) {
379
- return this.kr(a, b, this.adr);
379
+ return this.kq(a, b, this.adq);
380
380
  }
381
381
  if (c == CalloutLayer.$$p[43]) {
382
- return this.kr(a, b, this.adu);
382
+ return this.kq(a, b, this.adt);
383
383
  }
384
384
  if (c == CalloutLayer.$$p[28]) {
385
- return this.kr(a, b, this.ac5);
385
+ return this.kq(a, b, this.ac4);
386
386
  }
387
387
  if (c == CalloutLayer.$$p[22]) {
388
- return this.kr(a, b, this.acx);
388
+ return this.kq(a, b, this.acw);
389
389
  }
390
- return super.kq(a, b);
390
+ return super.kp(a, b);
391
391
  }
392
- md(a) {
393
- let b = this.nd(a);
392
+ mc(a) {
393
+ let b = this.nc(a);
394
394
  if (b == CalloutLayer.$$p[31]) {
395
- return this.adb;
395
+ return this.ada;
396
396
  }
397
397
  if (b == CalloutLayer.$$p[42]) {
398
- return this.adr;
398
+ return this.adq;
399
399
  }
400
400
  if (b == CalloutLayer.$$p[43]) {
401
- return this.adu;
401
+ return this.adt;
402
402
  }
403
403
  if (b == CalloutLayer.$$p[28]) {
404
- return this.ac5;
404
+ return this.ac4;
405
405
  }
406
406
  if (b == CalloutLayer.$$p[22]) {
407
- return this.acx;
407
+ return this.acw;
408
+ }
409
+ return super.mc(a);
410
+ }
411
+ get aao() {
412
+ return this.aaj;
413
+ }
414
+ set aao(a) {
415
+ if (this.aaj != a) {
416
+ let b = this.aaj;
417
+ this.aaj = a;
418
+ this.raisePropertyChanged("LabelColumn", b, this.aaj);
408
419
  }
409
- return super.md(a);
410
420
  }
411
421
  get aap() {
412
422
  return this.aak;
@@ -415,7 +425,7 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
415
425
  if (this.aak != a) {
416
426
  let b = this.aak;
417
427
  this.aak = a;
418
- this.raisePropertyChanged("LabelColumn", b, this.aak);
428
+ this.raisePropertyChanged("XColumn", b, this.aak);
419
429
  }
420
430
  }
421
431
  get aaq() {
@@ -425,27 +435,7 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
425
435
  if (this.aal != a) {
426
436
  let b = this.aal;
427
437
  this.aal = a;
428
- this.raisePropertyChanged("XColumn", b, this.aal);
429
- }
430
- }
431
- get aar() {
432
- return this.aam;
433
- }
434
- set aar(a) {
435
- if (this.aam != a) {
436
- let b = this.aam;
437
- this.aam = a;
438
- this.raisePropertyChanged("YColumn", b, this.aam);
439
- }
440
- }
441
- get aao() {
442
- return this.aaj;
443
- }
444
- set aao(a) {
445
- if (this.aaj != a) {
446
- let b = this.aaj;
447
- this.aaj = a;
448
- this.raisePropertyChanged("KeyColumn", b, this.aaj);
438
+ this.raisePropertyChanged("YColumn", b, this.aal);
449
439
  }
450
440
  }
451
441
  get aan() {
@@ -455,75 +445,85 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
455
445
  if (this.aai != a) {
456
446
  let b = this.aai;
457
447
  this.aai = a;
458
- this.raisePropertyChanged("ContentColumn", b, this.aai);
448
+ this.raisePropertyChanged("KeyColumn", b, this.aai);
459
449
  }
460
450
  }
461
- adz(a, b) {
451
+ get aam() {
452
+ return this.aah;
453
+ }
454
+ set aam(a) {
455
+ if (this.aah != a) {
456
+ let b = this.aah;
457
+ this.aah = a;
458
+ this.raisePropertyChanged("ContentColumn", b, this.aah);
459
+ }
460
+ }
461
+ ady(a, b) {
462
462
  if (b.propertyName == CalloutAnnotation.$$p[15] || b.propertyName == CalloutAnnotation.$$p[16]) {
463
463
  let c = a.k;
464
- if (!this.abi.contains(c)) {
465
- this.abi.add_1(c);
466
- this.abl.add(c);
467
- this.rr(false);
464
+ if (!this.abh.contains(c)) {
465
+ this.abh.add_1(c);
466
+ this.abk.add(c);
467
+ this.rq(false);
468
468
  }
469
469
  }
470
470
  }
471
471
  cs() {
472
472
  return new CalloutLayerView(this);
473
473
  }
474
- q1(a) {
475
- super.q1(a);
476
- this.z8 = a;
474
+ q0(a) {
475
+ super.q0(a);
476
+ this.z7 = a;
477
477
  }
478
- get aaa() {
479
- return this.z9;
478
+ get z9() {
479
+ return this.z8;
480
480
  }
481
- set aaa(a) {
482
- let b = this.aaa;
481
+ set z9(a) {
482
+ let b = this.z9;
483
483
  if (a != b) {
484
- this.z9 = a;
485
- this.raisePropertyChanged("AllowedPositions", b, this.aaa);
484
+ this.z8 = a;
485
+ this.raisePropertyChanged("AllowedPositions", b, this.z9);
486
486
  }
487
487
  }
488
- gu(a) {
489
- if (this.aaf == null) {
488
+ gt(a) {
489
+ if (this.aae == null) {
490
490
  return true;
491
491
  }
492
- if (this.aaf == a) {
492
+ if (this.aae == a) {
493
493
  return true;
494
494
  }
495
495
  return false;
496
496
  }
497
- get z3() {
498
- return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.aey));
499
- }
500
- set z3(a) {
501
- this.h(CalloutLayer.aey, enumGetBox(AutoCalloutVisibilityMode_$type, a));
502
- }
503
497
  get z2() {
504
- return this.z1;
498
+ return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.aex));
505
499
  }
506
500
  set z2(a) {
507
- this.z1 = a;
501
+ this.h(CalloutLayer.aex, enumGetBox(AutoCalloutVisibilityMode_$type, a));
502
+ }
503
+ get z1() {
504
+ return this.z0;
505
+ }
506
+ set z1(a) {
507
+ this.z0 = a;
508
508
  }
509
- get afw() {
510
- return new Thickness(1, this.abv, this.abx, this.abw, this.abu);
509
+ get afv() {
510
+ return new Thickness(1, this.abu, this.abw, this.abv, this.abt);
511
511
  }
512
- get aah() {
513
- if (this.aag == null) {
514
- this.aag = FontUtil.toFontInfo(this.jz, this.adh);
512
+ get aag() {
513
+ if (this.aaf == null) {
514
+ this.aaf = FontUtil.toFontInfo(this.jy, this.adg);
515
515
  }
516
- return this.aag;
516
+ return this.aaf;
517
517
  }
518
- yp(a, b) {
519
- if (this.aaf == null || this.aaf == a) {
518
+ yo(a, b) {
519
+ if (this.aae == null || this.aae == a) {
520
520
  if (!this.a1.c) {
521
- this.rr(b);
521
+ this.rq(b);
522
522
  }
523
523
  }
524
524
  }
525
- yr(a, b) {
526
- super.yr(a, b);
525
+ yq(a, b) {
526
+ super.yq(a, b);
527
527
  let c = a;
528
528
  c.q.clear();
529
529
  c.r.clear();
@@ -542,23 +542,23 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
542
542
  c.v.clear();
543
543
  c.s.clear();
544
544
  c.t.clear();
545
- let d = this.abn();
545
+ let d = this.abm();
546
546
  let e = new List$1(CalloutAnnotationWrapper.$, 0);
547
547
  let f = Number.POSITIVE_INFINITY;
548
548
  let g = true;
549
- if (this.aa5) {
550
- if (this.xi(this.aaf)) {
551
- if (typeCast(IHasCategoryAxis_$type, this.aaf) !== null) {
552
- let h = this.aaf.getCategoryWidth();
549
+ if (this.aa4) {
550
+ if (this.xh(this.aae)) {
551
+ if (typeCast(IHasCategoryAxis_$type, this.aae) !== null) {
552
+ let h = this.aae.getCategoryWidth();
553
553
  if (!isNaN_(h) && !isInfinity(h) && h > 0) {
554
554
  f = Math.min(f, h);
555
555
  }
556
556
  }
557
- this.ad7(this.aaf, c, e);
557
+ this.ad6(this.aae, c, e);
558
558
  }
559
559
  else {
560
560
  for (let i of fromEnum(this.db.series)) {
561
- if (this.xi(i)) {
561
+ if (this.xh(i)) {
562
562
  if (typeCast(IHasCategoryAxis_$type, i) !== null) {
563
563
  let j = i.getCategoryWidth();
564
564
  if (!isNaN_(j) && !isInfinity(j) && j > 0) {
@@ -571,23 +571,23 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
571
571
  }
572
572
  }
573
573
  let k = false;
574
- if (i.eg && this.aae == 0 || this.aae == 3 || this.aae == 2) {
575
- if (this.aae == 0 || this.aae == 2) {
574
+ if (i.eg && this.aad == 0 || this.aad == 3 || this.aad == 2) {
575
+ if (this.aad == 0 || this.aad == 2) {
576
576
  k = true;
577
577
  }
578
- i.p1((l) => {
579
- this.ad7(l, c, e);
578
+ i.p0((l) => {
579
+ this.ad6(l, c, e);
580
580
  return true;
581
581
  });
582
582
  }
583
583
  if (!k) {
584
- this.ad7(i, c, e);
584
+ this.ad6(i, c, e);
585
585
  }
586
586
  }
587
587
  }
588
588
  }
589
589
  }
590
- if (this.aa5 && this.z2 == 2) {
590
+ if (this.aa4 && this.z1 == 2) {
591
591
  let l = 0;
592
592
  let m = 0;
593
593
  let n = 1.7976931348623157E+308;
@@ -640,68 +640,68 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
640
640
  }
641
641
  }
642
642
  }
643
- this.ad6(c, d, e);
643
+ this.ad5(c, d, e);
644
644
  }
645
- sr(a, b) {
646
- super.sr(a, b);
647
- let c = b.width - this.aft.width;
648
- let d = b.height - this.aft.height;
645
+ sq(a, b) {
646
+ super.sq(a, b);
647
+ let c = b.width - this.afs.width;
648
+ let d = b.height - this.afs.height;
649
649
  let e = 0;
650
650
  if (Math.abs(c) > Math.abs(d)) {
651
651
  e = c;
652
- this.abo = c * this.ws.width;
652
+ this.abn = c * this.wr.width;
653
653
  }
654
654
  else {
655
655
  e = d;
656
- this.abo = d * this.ws.height;
657
- }
658
- if (e > 0 && this.abo > 5) {
659
- this.aa3 = true;
656
+ this.abn = d * this.wr.height;
660
657
  }
661
- if (e < 0 && this.abo > 5) {
658
+ if (e > 0 && this.abn > 5) {
662
659
  this.aa2 = true;
663
660
  }
661
+ if (e < 0 && this.abn > 5) {
662
+ this.aa1 = true;
663
+ }
664
664
  }
665
- sq(a, b) {
666
- super.sq(a, b);
665
+ sp(a, b) {
666
+ super.sp(a, b);
667
667
  if (!a.equals1(b)) {
668
- this.aa1 = true;
668
+ this.aa0 = true;
669
669
  }
670
670
  }
671
- get afu() {
672
- return this.afs;
671
+ get aft() {
672
+ return this.afr;
673
673
  }
674
- set afu(a) {
675
- this.afs = a;
674
+ set aft(a) {
675
+ this.afr = a;
676
676
  }
677
- ad6(a, b, c) {
677
+ ad5(a, b, c) {
678
678
  if (this.db != null) {
679
- this.aft = this.db.v4;
679
+ this.afs = this.db.v4;
680
680
  }
681
- if (this.ws.isEmpty) {
681
+ if (this.wr.isEmpty) {
682
682
  return;
683
683
  }
684
- this.afu = new Rect(0, this.ws.left, this.ws.top, this.ws.width, this.ws.height);
685
- if (this.aas != null && this.acu != null && this.acu != this.aas.bd) {
686
- this.ad1();
684
+ this.aft = new Rect(0, this.wr.left, this.wr.top, this.wr.width, this.wr.height);
685
+ if (this.aar != null && this.act != null && this.act != this.aar.bd) {
686
+ this.ad0();
687
687
  }
688
- if (this.aas != null && this.aas.j != this.aau()) {
689
- this.ad1();
688
+ if (this.aar != null && this.aar.j != this.aat()) {
689
+ this.ad0();
690
690
  }
691
- if (this.aas == null) {
692
- let d = this.aat();
691
+ if (this.aar == null) {
692
+ let d = this.aas();
693
693
  if (d != null) {
694
- this.aas = d;
695
- let e = this.aas;
696
- e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.ady));
694
+ this.aar = d;
695
+ let e = this.aar;
696
+ e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.adx));
697
697
  }
698
698
  else {
699
- let f = this.wj(this.cv);
699
+ let f = this.wi(this.cv);
700
700
  let g = new Array(2);
701
701
  g[0] = 0;
702
702
  g[1] = 3;
703
- if (this.aaf != null) {
704
- if (this.aaf.isVertical) {
703
+ if (this.aae != null) {
704
+ if (this.aae.isVertical) {
705
705
  g = new Array(2);
706
706
  g[0] = 2;
707
707
  g[1] = 1;
@@ -725,21 +725,21 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
725
725
  g[1] = 1;
726
726
  }
727
727
  }
728
- if (this.z5 == 4 || this.z5 == 6) {
728
+ if (this.z4 == 4 || this.z4 == 6) {
729
729
  g = new Array(4);
730
730
  g[0] = 10;
731
731
  g[1] = 11;
732
732
  g[2] = 8;
733
733
  g[3] = 9;
734
734
  }
735
- if (this.z5 == 5) {
735
+ if (this.z4 == 5) {
736
736
  g = new Array(4);
737
737
  g[0] = 9;
738
738
  g[1] = 10;
739
739
  g[2] = 11;
740
740
  g[3] = 8;
741
741
  }
742
- if (this.z5 == 7) {
742
+ if (this.z4 == 7) {
743
743
  g = new Array(4);
744
744
  g = new Array(4);
745
745
  g[0] = 8;
@@ -747,32 +747,32 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
747
747
  g[2] = 11;
748
748
  g[3] = 9;
749
749
  }
750
- this.aas = new LabelCollisionManager(this.ws.right, this.ws.bottom, this.ws, this.z8.j(), this.aby, this.aau(), g, this.ab5(), this.ab4(), this.aa6, this.zx);
751
- this.aas.v = this.aa9;
752
- if (this.acu != null) {
753
- this.aas.bd = this.acu;
754
- this.aas.bb = this;
750
+ this.aar = new LabelCollisionManager(this.wr.right, this.wr.bottom, this.wr, this.z7.j(), this.abx, this.aat(), g, this.ab4(), this.ab3(), this.aa5, this.zw);
751
+ this.aar.v = this.aa8;
752
+ if (this.act != null) {
753
+ this.aar.bd = this.act;
754
+ this.aar.bb = this;
755
755
  }
756
- let j = this.aas;
757
- j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.ady));
756
+ let j = this.aar;
757
+ j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.adx));
758
758
  }
759
759
  }
760
- if (this.aa2) {
761
- this.aa2 = false;
762
- if (this.aas.a9 > 2) {
763
- this.aa0 = true;
760
+ if (this.aa1) {
761
+ this.aa1 = false;
762
+ if (this.aar.a9 > 2) {
763
+ this.aaz = true;
764
764
  }
765
765
  }
766
- if (this.aa3) {
767
- this.aa3 = false;
768
- if (this.abo > 5) {
769
- this.aa0 = true;
766
+ if (this.aa2) {
767
+ this.aa2 = false;
768
+ if (this.abn > 5) {
769
+ this.aaz = true;
770
770
  }
771
771
  }
772
- if (this.aa1) {
773
- this.aa1 = false;
774
- this.aas.bs(this.ws.right, this.ws.bottom, this.ws);
775
- this.aa0 = true;
772
+ if (this.aa0) {
773
+ this.aa0 = false;
774
+ this.aar.bs(this.wr.right, this.wr.bottom, this.wr);
775
+ this.aaz = true;
776
776
  }
777
777
  let k = new HashSet$1(CalloutAnnotationWrapper.$, 0);
778
778
  let l = new HashSet$1(CalloutAnnotationWrapper.$, 0);
@@ -785,55 +785,55 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
785
785
  for (let q = 0; q < c.count; q++) {
786
786
  o.add_1(c._inner[q]);
787
787
  }
788
- let r = this.abj.c;
788
+ let r = this.abi.c;
789
789
  while (r != null) {
790
790
  let s = r.a;
791
791
  if (!o.contains(r.c)) {
792
792
  n.add(r.c);
793
793
  l.add_1(r.c);
794
794
  let t = r.c.b;
795
- t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.adz));
796
- this.abj.h(r);
797
- this.abg.removeItem(r.c);
798
- this.aas.br(r.c.c);
795
+ t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.ady));
796
+ this.abi.h(r);
797
+ this.abf.removeItem(r.c);
798
+ this.aar.br(r.c.c);
799
799
  }
800
800
  r = s;
801
801
  }
802
802
  for (let u = 0; u < b.count; u++) {
803
- if (!this.abg.containsKey(b._inner[u])) {
804
- this.abj.f(b._inner[u]);
803
+ if (!this.abf.containsKey(b._inner[u])) {
804
+ this.abi.f(b._inner[u]);
805
805
  let v = b._inner[u].b;
806
- v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.adz));
807
- this.abg.addItem(b._inner[u], this.abj.d);
806
+ v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.ady));
807
+ this.abf.addItem(b._inner[u], this.abi.d);
808
808
  m.add(b._inner[u]);
809
809
  k.add_1(b._inner[u]);
810
- this.aa0 = true;
810
+ this.aaz = true;
811
811
  }
812
812
  }
813
813
  for (let w = 0; w < c.count; w++) {
814
- if (!this.abg.containsKey(c._inner[w])) {
815
- this.abj.f(c._inner[w]);
816
- this.abg.addItem(c._inner[w], this.abj.d);
814
+ if (!this.abf.containsKey(c._inner[w])) {
815
+ this.abi.f(c._inner[w]);
816
+ this.abf.addItem(c._inner[w], this.abi.d);
817
817
  let x = c._inner[w].b;
818
- x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.adz));
818
+ x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.ady));
819
819
  m.add(c._inner[w]);
820
820
  k.add_1(c._inner[w]);
821
- this.aa0 = true;
821
+ this.aaz = true;
822
822
  }
823
823
  }
824
- if (this.aay == true) {
825
- this.aay = false;
826
- this.aa0 = true;
824
+ if (this.aax == true) {
825
+ this.aax = false;
826
+ this.aaz = true;
827
827
  }
828
828
  let y = false;
829
- if (this.abl.count > 0) {
829
+ if (this.abk.count > 0) {
830
830
  y = true;
831
- this.abl.clear();
832
- this.abi.clear();
831
+ this.abk.clear();
832
+ this.abh.clear();
833
833
  }
834
- r = this.abj.c;
834
+ r = this.abi.c;
835
835
  while (r != null) {
836
- let z = this.aav(r.c);
836
+ let z = this.aau(r.c);
837
837
  if (z == null) {
838
838
  return;
839
839
  }
@@ -849,41 +849,41 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
849
849
  ab.r = z.g;
850
850
  ab.q = z.f;
851
851
  if (ab.c == null) {
852
- this.aas.ad(ab, false);
852
+ this.aar.ad(ab, false);
853
853
  }
854
854
  if (aa) {
855
- this.aas.be(ab);
855
+ this.aar.be(ab);
856
856
  }
857
857
  else {
858
- this.aas.bo(ab);
858
+ this.aar.bo(ab);
859
859
  }
860
860
  }
861
861
  }
862
862
  r = r.a;
863
863
  }
864
- let ac = this.aas.ba();
865
- let ad = this.aas.af();
866
- if (!this.aa0 && y && (ac != 0 || ad)) {
864
+ let ac = this.aar.ba();
865
+ let ad = this.aar.af();
866
+ if (!this.aaz && y && (ac != 0 || ad)) {
867
867
  {
868
- this.aa0 = true;
868
+ this.aaz = true;
869
869
  }
870
870
  }
871
871
  if (ad) {
872
- if (this.aas.x()) {
873
- this.aa0 = true;
872
+ if (this.aar.x()) {
873
+ this.aaz = true;
874
874
  }
875
875
  }
876
- if (this.aa0 && (ac != 0 || ad)) {
877
- this.aa0 = false;
878
- this.ab1 = 0x7FFFFFFF;
879
- if (this.acu != null) {
876
+ if (this.aaz && (ac != 0 || ad)) {
877
+ this.aaz = false;
878
+ this.ab0 = 0x7FFFFFFF;
879
+ if (this.act != null) {
880
880
  let ae = true;
881
881
  for (let af = 0; af < this.db.series.count; af++) {
882
882
  let ag = this.db.series._inner[af];
883
883
  if (ag.es && typeCast(CalloutLayer.$, ag) !== null) {
884
884
  let ah = ag;
885
- if (ah.acu == this.acu) {
886
- if (!ah.afu.equals1(this.aas.b0)) {
885
+ if (ah.act == this.act) {
886
+ if (!ah.aft.equals1(this.aar.b0)) {
887
887
  ae = false;
888
888
  break;
889
889
  }
@@ -891,21 +891,21 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
891
891
  }
892
892
  }
893
893
  if (ae) {
894
- this.aas.bv();
894
+ this.aar.bv();
895
895
  }
896
896
  else {
897
- this.aas.bf();
898
- this.aas.bg();
897
+ this.aar.bf();
898
+ this.aar.bg();
899
899
  }
900
900
  }
901
901
  else {
902
- this.aas.bv();
902
+ this.aar.bv();
903
903
  }
904
904
  }
905
905
  else {
906
- this.aas.bg();
906
+ this.aar.bg();
907
907
  }
908
- let ai = this.abj.c;
908
+ let ai = this.abi.c;
909
909
  let aj;
910
910
  let ak;
911
911
  let al;
@@ -922,8 +922,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
922
922
  let aw;
923
923
  let ax;
924
924
  let ay;
925
- let az = this.aa7;
926
- let a0 = this.aa9;
925
+ let az = this.aa6;
926
+ let a0 = this.aa8;
927
927
  let a1 = this.cv.bt();
928
928
  while (ai != null) {
929
929
  let a2 = ai.c;
@@ -947,7 +947,7 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
947
947
  ay = a4.l - a4.o;
948
948
  let a5 = false;
949
949
  if (a0) {
950
- if (a4.c != null && this.aas.ab(a4.c)) {
950
+ if (a4.c != null && this.aar.ab(a4.c)) {
951
951
  a5 = true;
952
952
  }
953
953
  }
@@ -961,8 +961,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
961
961
  aw = a4.l;
962
962
  }
963
963
  if (a5) {
964
- at = this.adj(a2, at);
965
- let a6 = this.aas.as(a2.c.c);
964
+ at = this.adi(a2, at);
965
+ let a6 = this.aar.as(a2.c.c);
966
966
  if (a6 > 0) {
967
967
  ax += a6;
968
968
  av -= a6;
@@ -1009,40 +1009,40 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1009
1009
  ai = ai.a;
1010
1010
  }
1011
1011
  }
1012
- adj(a, b) {
1013
- let c = Math.max(this.aas.as(a.c.c), this.aas.at(a.c.c));
1012
+ adi(a, b) {
1013
+ let c = Math.max(this.aar.as(a.c.c), this.aar.at(a.c.c));
1014
1014
  if (c <= 0) {
1015
1015
  return b;
1016
1016
  }
1017
1017
  let d = b.length;
1018
- let e = this.z8.cr(b, a.b.backgroundPadding);
1018
+ let e = this.z7.cr(b, a.b.backgroundPadding);
1019
1019
  let f = e.width;
1020
1020
  let g = f - c;
1021
1021
  while (f - g > 0.0001 && d > 0) {
1022
1022
  d--;
1023
1023
  b = b.substr(0, d) + "…";
1024
- e = this.z8.cr(b, a.b.backgroundPadding);
1024
+ e = this.z7.cr(b, a.b.backgroundPadding);
1025
1025
  f = e.width;
1026
1026
  }
1027
1027
  return b;
1028
1028
  }
1029
- ad1() {
1030
- if (this.aas != null) {
1031
- let a = this.abj.c;
1029
+ ad0() {
1030
+ if (this.aar != null) {
1031
+ let a = this.abi.c;
1032
1032
  while (a != null) {
1033
1033
  let b = a.c.c;
1034
1034
  if (b != null) {
1035
- this.aas.br(b);
1035
+ this.aar.br(b);
1036
1036
  }
1037
1037
  a = a.a;
1038
1038
  }
1039
- let c = this.aas;
1040
- c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.ady));
1041
- this.aas = null;
1039
+ let c = this.aar;
1040
+ c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.adx));
1041
+ this.aar = null;
1042
1042
  }
1043
- this.ad0();
1043
+ this.adz();
1044
1044
  }
1045
- aat() {
1045
+ aas() {
1046
1046
  if (this.db == null) {
1047
1047
  return null;
1048
1048
  }
@@ -1051,9 +1051,9 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1051
1051
  if (b.es && typeCast(CalloutLayer.$, b) !== null) {
1052
1052
  let c = b;
1053
1053
  if (c != this) {
1054
- if (c.acu != null && c.acu == this.acu) {
1055
- if (c.aas != null) {
1056
- return c.aas;
1054
+ if (c.act != null && c.act == this.act) {
1055
+ if (c.aar != null) {
1056
+ return c.aar;
1057
1057
  }
1058
1058
  }
1059
1059
  }
@@ -1061,14 +1061,14 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1061
1061
  }
1062
1062
  return null;
1063
1063
  }
1064
- ab4() {
1064
+ ab3() {
1065
1065
  return 20000;
1066
1066
  }
1067
- ab5() {
1067
+ ab4() {
1068
1068
  return 300;
1069
1069
  }
1070
- aau() {
1071
- switch (this.z5) {
1070
+ aat() {
1071
+ switch (this.z4) {
1072
1072
  case 0: return 2;
1073
1073
  case 2: return 1;
1074
1074
  case 3: return 2;
@@ -1080,18 +1080,18 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1080
1080
  }
1081
1081
  return 2;
1082
1082
  }
1083
- ady(a) {
1084
- let b = this.aas.ba();
1085
- let c = this.ab1;
1086
- if (b < this.ab1) {
1087
- this.ab1 = b;
1083
+ adx(a) {
1084
+ let b = this.aar.ba();
1085
+ let c = this.ab0;
1086
+ if (b < this.ab0) {
1087
+ this.ab0 = b;
1088
1088
  if (c != 0x7FFFFFFF) {
1089
- this.rr(false);
1089
+ this.rq(false);
1090
1090
  }
1091
1091
  }
1092
1092
  }
1093
- aav(a) {
1094
- let b = this.aaf;
1093
+ aau(a) {
1094
+ let b = this.aae;
1095
1095
  if (a.b.l != null) {
1096
1096
  b = a.b.l;
1097
1097
  }
@@ -1108,7 +1108,7 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1108
1108
  return null;
1109
1109
  }
1110
1110
  let e = b.ai();
1111
- let f = b.iy();
1111
+ let f = b.ix();
1112
1112
  let g = null;
1113
1113
  let h = null;
1114
1114
  let i = false;
@@ -1159,8 +1159,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1159
1159
  let o = 0;
1160
1160
  let p = 0;
1161
1161
  if (i) {
1162
- o = g.el(this.ab0(a.b.ac), m) + k;
1163
- p = h.el(this.ab0(a.b.ad), n) + l;
1162
+ o = g.el(this.abz(a.b.ac), m) + k;
1163
+ p = h.el(this.abz(a.b.ad), n) + l;
1164
1164
  let q = o;
1165
1165
  let r = p;
1166
1166
  let s = { $type: Point_$type, x: 0.5, y: 0.5 };
@@ -1170,8 +1170,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1170
1170
  p = ViewportUtils.i(u, n.e, n.d, n.c);
1171
1171
  }
1172
1172
  else {
1173
- o = g.el(this.ab0(a.b.ac), m) + k;
1174
- p = h.el(this.ab0(a.b.ad), n) + l;
1173
+ o = g.el(this.abz(a.b.ac), m) + k;
1174
+ p = h.el(this.abz(a.b.ad), n) + l;
1175
1175
  }
1176
1176
  let v = new QuadTreeBoundingBox();
1177
1177
  v.d = o;
@@ -1181,7 +1181,7 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1181
1181
  v.i = a.b;
1182
1182
  return v;
1183
1183
  }
1184
- ab0(a) {
1184
+ abz(a) {
1185
1185
  if (typeCast(Date_$type, a) !== null) {
1186
1186
  return a.getTime();
1187
1187
  }
@@ -1190,82 +1190,82 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1190
1190
  }
1191
1191
  return a;
1192
1192
  }
1193
- abn() {
1193
+ abm() {
1194
1194
  let a = new List$1(CalloutAnnotationWrapper.$, 0);
1195
- for (let b = 0; b < this.abm.count; b++) {
1196
- if (stringIsNullOrEmpty(this.abm._inner[b].b.ao)) {
1195
+ for (let b = 0; b < this.abl.count; b++) {
1196
+ if (stringIsNullOrEmpty(this.abl._inner[b].b.ao)) {
1197
1197
  continue;
1198
1198
  }
1199
- if (this.abm._inner[b].c == null) {
1199
+ if (this.abl._inner[b].c == null) {
1200
1200
  let c = new LabelCollisionInfo();
1201
- this.abm._inner[b].c = c;
1202
- let d = this.z8.cr(this.ab6(this.abm._inner[b]), this.abm._inner[b].b.backgroundPadding);
1201
+ this.abl._inner[b].c = c;
1202
+ let d = this.z7.cr(this.ab5(this.abl._inner[b]), this.abl._inner[b].b.backgroundPadding);
1203
1203
  c.o = d.height / 2;
1204
1204
  c.p = d.width / 2;
1205
1205
  }
1206
- let e = this.aav(this.abm._inner[b]);
1207
- if (e == null || e.d < this.ws.left || e.d > this.ws.right || e.e < this.ws.top || e.e > this.ws.bottom) {
1206
+ let e = this.aau(this.abl._inner[b]);
1207
+ if (e == null || e.d < this.wr.left || e.d > this.wr.right || e.e < this.wr.top || e.e > this.wr.bottom) {
1208
1208
  continue;
1209
1209
  }
1210
- a.add(this.abm._inner[b]);
1210
+ a.add(this.abl._inner[b]);
1211
1211
  }
1212
1212
  return a;
1213
1213
  }
1214
- ab6(a) {
1214
+ ab5(a) {
1215
1215
  return a.b.ao;
1216
1216
  }
1217
- xi(a) {
1218
- if (!super.xi(a)) {
1217
+ xh(a) {
1218
+ if (!super.xh(a)) {
1219
1219
  return false;
1220
1220
  }
1221
- if (this.ade != null) {
1222
- if (a.fb) {
1223
- let b = a.nc();
1224
- if (!Base.equalsStatic(this.ade, b)) {
1221
+ if (this.add != null) {
1222
+ if (a.isFragment) {
1223
+ let b = a.nb();
1224
+ if (!Base.equalsStatic(this.add, b)) {
1225
1225
  return false;
1226
1226
  }
1227
1227
  }
1228
1228
  else {
1229
- if (!Base.equalsStatic(this.ade, a.name)) {
1229
+ if (!Base.equalsStatic(this.add, a.name)) {
1230
1230
  return false;
1231
1231
  }
1232
1232
  }
1233
1233
  }
1234
1234
  return true;
1235
1235
  }
1236
- qp() {
1237
- super.qp();
1236
+ qo() {
1237
+ super.qo();
1238
1238
  if (!this.a1.c && !this.d3()) {
1239
1239
  return;
1240
1240
  }
1241
- if (this.aax) {
1242
- this.aax = false;
1243
- this.ad8();
1244
- this.ad3();
1241
+ if (this.aaw) {
1242
+ this.aaw = false;
1243
+ this.ad7();
1244
+ this.ad2();
1245
1245
  }
1246
1246
  if (this.d3()) {
1247
- this.aea(this.xd, false);
1247
+ this.ad9(this.xc, false);
1248
1248
  }
1249
1249
  else {
1250
- this.aea(this.xb, false);
1250
+ this.ad9(this.xa, false);
1251
1251
  }
1252
1252
  }
1253
- ad4() {
1254
- if (!this.aaz) {
1255
- this.aaz = true;
1256
- this.rr(true);
1253
+ ad3() {
1254
+ if (!this.aay) {
1255
+ this.aay = true;
1256
+ this.rq(true);
1257
1257
  }
1258
1258
  }
1259
- ad7(a, b, c) {
1259
+ ad6(a, b, c) {
1260
1260
  let d = false;
1261
- if (this.aaz) {
1262
- this.aaz = false;
1261
+ if (this.aay) {
1262
+ this.aay = false;
1263
1263
  d = true;
1264
1264
  }
1265
- a.ki = this.z0;
1266
- if (!a.gi && a.eb(this.abk, this.abf, this.abb, this.ab2, false)) {
1267
- let e = this.abk;
1268
- for (let f = 0; f < this.abk.count; f++) {
1265
+ a.kh = this.zz;
1266
+ if (!a.gh && a.eb(this.abj, this.abe, this.aba, this.ab1, false)) {
1267
+ let e = this.abj;
1268
+ for (let f = 0; f < this.abj.count; f++) {
1269
1269
  let g = e._inner[f];
1270
1270
  let h = g.b != null ? g.b.item : null;
1271
1271
  let i = g.b.item != null ? g.b.item : g.b;
@@ -1277,8 +1277,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1277
1277
  m.b = n;
1278
1278
  n.key = l;
1279
1279
  let o = false;
1280
- if (this.abg.containsKey(m)) {
1281
- m = this.abg.item(m).c;
1280
+ if (this.abf.containsKey(m)) {
1281
+ m = this.abf.item(m).c;
1282
1282
  n = m.b;
1283
1283
  o = d;
1284
1284
  }
@@ -1287,10 +1287,10 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1287
1287
  }
1288
1288
  let p = n.ac;
1289
1289
  let q = n.ad;
1290
- if (this.ab0(p) != this.ab0(g.d) && (!isNaN_(this.ab0(p)) || !isNaN_(this.ab0(g.d)))) {
1290
+ if (this.abz(p) != this.abz(g.d) && (!isNaN_(this.abz(p)) || !isNaN_(this.abz(g.d)))) {
1291
1291
  n.xValue = g.d;
1292
1292
  }
1293
- if (this.ab0(q) != this.ab0(g.e) && (!isNaN_(this.ab0(q)) || !isNaN_(this.ab0(g.e)))) {
1293
+ if (this.abz(q) != this.abz(g.e) && (!isNaN_(this.abz(q)) || !isNaN_(this.abz(g.e)))) {
1294
1294
  n.yValue = g.e;
1295
1295
  }
1296
1296
  n.itemColor = j;
@@ -1314,8 +1314,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1314
1314
  this.calloutLabelUpdating(this, s);
1315
1315
  if (s.c != null && !Base.equalsStatic(s.c, m.b.ao)) {
1316
1316
  let t = s.c;
1317
- if (this.z0 != null) {
1318
- m.b.text = this.z0.i(t);
1317
+ if (this.zz != null) {
1318
+ m.b.text = this.zz.i(t);
1319
1319
  }
1320
1320
  else {
1321
1321
  m.b.text = t != null ? t.toString() : "";
@@ -1353,17 +1353,17 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1353
1353
  }
1354
1354
  }
1355
1355
  if (o) {
1356
- this.aec(m);
1356
+ this.aeb(m);
1357
1357
  }
1358
1358
  if (m.c == null) {
1359
1359
  let v = new LabelCollisionInfo();
1360
1360
  m.c = v;
1361
- let w = this.z8.cr(this.ab6(m), m.b.backgroundPadding);
1361
+ let w = this.z7.cr(this.ab5(m), m.b.backgroundPadding);
1362
1362
  v.o = w.height / 2;
1363
1363
  v.p = w.width / 2;
1364
1364
  }
1365
- let x = this.aav(m);
1366
- if (x == null || x.d < this.ws.left || x.d > this.ws.right || x.e < this.ws.top || x.e > this.ws.bottom) {
1365
+ let x = this.aau(m);
1366
+ if (x == null || x.d < this.wr.left || x.d > this.wr.right || x.e < this.wr.top || x.e > this.wr.bottom) {
1367
1367
  continue;
1368
1368
  }
1369
1369
  m.e = x.d;
@@ -1374,25 +1374,25 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1374
1374
  c.add(m);
1375
1375
  }
1376
1376
  }
1377
- a.ki = null;
1377
+ a.kh = null;
1378
1378
  }
1379
1379
  b2() {
1380
1380
  return 1;
1381
1381
  }
1382
1382
  a2(a, b) {
1383
- let c = this.aas.i(a, b);
1383
+ let c = this.aar.i(a, b);
1384
1384
  if (c == null) {
1385
1385
  return null;
1386
1386
  }
1387
1387
  return c.y;
1388
1388
  }
1389
- gw(a, b) {
1390
- if (this.aas == null) {
1389
+ gv(a, b) {
1390
+ if (this.aar == null) {
1391
1391
  return false;
1392
1392
  }
1393
- return this.aas.i(a, b) != null;
1393
+ return this.aar.i(a, b) != null;
1394
1394
  }
1395
- aea(a, b) {
1395
+ ad9(a, b) {
1396
1396
  let c = 0;
1397
1397
  let d = new HashSet$1(CalloutAnnotationWrapper.$, 0);
1398
1398
  for (c = 0; c < a.q.count; c++) {
@@ -1400,7 +1400,7 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1400
1400
  if (isNaN_(a.u._inner[c]) || isNaN_(a.v._inner[c])) {
1401
1401
  continue;
1402
1402
  }
1403
- let f = this.z8.cb.item(e);
1403
+ let f = this.z7.cb.item(e);
1404
1404
  d.add_1(e);
1405
1405
  if (f.h != a.q._inner[c]) {
1406
1406
  f.h = a.q._inner[c];
@@ -1413,87 +1413,87 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1413
1413
  f.n = a.h._inner[c];
1414
1414
  f.x = new Thickness(1, a.k._inner[c], a.m._inner[c], a.l._inner[c], a.j._inner[c]);
1415
1415
  f.d = a.g._inner[c];
1416
- this.z8.cj(f, Math.min(a.s._inner[c], a.s._inner[c] + a.u._inner[c]), Math.min(a.t._inner[c], a.t._inner[c] + a.v._inner[c]));
1417
- this.z8.ck(f, e, a.r._inner[c]);
1416
+ this.z7.cj(f, Math.min(a.s._inner[c], a.s._inner[c] + a.u._inner[c]), Math.min(a.t._inner[c], a.t._inner[c] + a.v._inner[c]));
1417
+ this.z7.ck(f, e, a.r._inner[c]);
1418
1418
  f.r = { $type: Point_$type, x: a.u._inner[c], y: a.v._inner[c] };
1419
1419
  }
1420
1420
  let h = new List$1(CalloutAnnotationWrapper.$, 0);
1421
- for (let i of fromEnum(this.z8.cb.c)) {
1421
+ for (let i of fromEnum(this.z7.cb.c)) {
1422
1422
  if (!d.contains(i)) {
1423
1423
  h.add(i);
1424
1424
  }
1425
1425
  }
1426
1426
  for (let j = 0; j < h.count; j++) {
1427
- this.z8.cb.h(h._inner[j]);
1427
+ this.z7.cb.h(h._inner[j]);
1428
1428
  }
1429
1429
  }
1430
- yu(a, b) {
1431
- super.yu(a, b);
1430
+ yt(a, b) {
1431
+ super.yt(a, b);
1432
1432
  if (this.d3()) {
1433
- this.aea(this.xd, true);
1433
+ this.ad9(this.xc, true);
1434
1434
  }
1435
1435
  else {
1436
- this.aea(this.xb, false);
1436
+ this.ad9(this.xa, false);
1437
1437
  }
1438
1438
  }
1439
- ga() {
1439
+ f9() {
1440
1440
  return true;
1441
1441
  }
1442
- q9(a, b, c, d) {
1443
- super.q9(a, b, c, d);
1442
+ q8(a, b, c, d) {
1443
+ super.q8(a, b, c, d);
1444
1444
  switch (b) {
1445
1445
  case CalloutLayer.$$p[35]:
1446
- this.aag = null;
1447
- this.z8.ci();
1448
- this.rr(true);
1446
+ this.aaf = null;
1447
+ this.z7.ci();
1448
+ this.rq(true);
1449
1449
  break;
1450
1450
  case CalloutLayer.$$p[33]:
1451
1451
  case CalloutLayer.$$p[34]:
1452
- this.rr(true);
1452
+ this.rq(true);
1453
1453
  break;
1454
1454
  case CalloutLayer.$$p[29]:
1455
1455
  case CalloutLayer.$$p[30]:
1456
- if (this.ac8 != null) {
1457
- this.z0 = new BindingFormatter();
1458
- this.z0.j = this.ac8;
1459
- this.z0.d = this.zy;
1456
+ if (this.ac7 != null) {
1457
+ this.zz = new BindingFormatter();
1458
+ this.zz.j = this.ac7;
1459
+ this.zz.d = this.zx;
1460
1460
  }
1461
1461
  else {
1462
- this.z0 = null;
1462
+ this.zz = null;
1463
1463
  }
1464
1464
  break;
1465
1465
  case CalloutLayer.$$p[21]:
1466
1466
  case CalloutLayer.$$p[23]:
1467
- this.rr(true);
1467
+ this.rq(true);
1468
1468
  break;
1469
1469
  case "SeriesViewer":
1470
1470
  if (c != null) {
1471
1471
  let e = c;
1472
- e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.ad9));
1472
+ e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.ad8));
1473
1473
  }
1474
1474
  if (d != null) {
1475
1475
  let f = d;
1476
- f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.ad9));
1476
+ f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.ad8));
1477
1477
  }
1478
1478
  if (d == null) {
1479
- this.ad1();
1479
+ this.ad0();
1480
1480
  }
1481
1481
  break;
1482
1482
  case "AutoCalloutVisibilityMode":
1483
- this.z2 = this.z4();
1484
- this.ad2();
1483
+ this.z1 = this.z3();
1484
+ this.ad1();
1485
1485
  break;
1486
1486
  case "AllowedPositions":
1487
1487
  if (c != null) {
1488
1488
  let g = c;
1489
- g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.adw));
1489
+ g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.adv));
1490
1490
  }
1491
1491
  if (d != null) {
1492
1492
  let h = d;
1493
- h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.adw));
1493
+ h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.adv));
1494
1494
  }
1495
- this.zx = this.zz(this.aaa);
1496
- this.ad2();
1495
+ this.zw = this.zy(this.z9);
1496
+ this.ad1();
1497
1497
  break;
1498
1498
  case CalloutLayer.$$p[24]:
1499
1499
  case CalloutLayer.$$p[25]:
@@ -1515,100 +1515,100 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1515
1515
  case CalloutLayer.$$p[6]:
1516
1516
  case CalloutLayer.$$p[9]:
1517
1517
  case CalloutLayer.$$p[7]:
1518
- this.aaw = true;
1519
- this.ad2();
1518
+ this.aav = true;
1519
+ this.ad1();
1520
1520
  break;
1521
1521
  case CalloutLayer.$$p[19]:
1522
1522
  case CalloutLayer.$$p[20]:
1523
1523
  case CalloutLayer.$$p[2]:
1524
- this.ad2();
1524
+ this.ad1();
1525
1525
  break;
1526
1526
  case CalloutLayer.$$p[32]:
1527
- this.ad2();
1528
- if (this.aas != null) {
1529
- this.aas.v = d;
1527
+ this.ad1();
1528
+ if (this.aar != null) {
1529
+ this.aar.v = d;
1530
1530
  }
1531
1531
  break;
1532
1532
  case CalloutLayer.$$p[31]:
1533
1533
  if (this.dn != null) {
1534
- this.dn.deregisterColumn(this.aap);
1535
- this.aap = this.dm(this.adb);
1534
+ this.dn.deregisterColumn(this.aao);
1535
+ this.aao = this.dm(this.ada);
1536
1536
  }
1537
1537
  break;
1538
1538
  case "LabelColumn":
1539
- this.ad2();
1539
+ this.ad1();
1540
1540
  break;
1541
1541
  case CalloutLayer.$$p[22]:
1542
1542
  if (this.dn != null) {
1543
- this.dn.deregisterColumn(this.aan);
1544
- this.aan = this.dm(this.acx);
1543
+ this.dn.deregisterColumn(this.aam);
1544
+ this.aam = this.dm(this.acw);
1545
1545
  }
1546
1546
  break;
1547
1547
  case "ContentColumn":
1548
- this.ad2();
1548
+ this.ad1();
1549
1549
  break;
1550
1550
  case CalloutLayer.$$p[42]:
1551
1551
  if (this.dn != null) {
1552
- this.dn.deregisterColumn(this.aaq);
1553
- this.aaq = stringIsNullOrEmpty(this.adr) == false ? this.dm(this.adr) : null;
1552
+ this.dn.deregisterColumn(this.aap);
1553
+ this.aap = stringIsNullOrEmpty(this.adq) == false ? this.dm(this.adq) : null;
1554
1554
  }
1555
1555
  break;
1556
1556
  case "XColumn":
1557
- this.ad2();
1557
+ this.ad1();
1558
1558
  break;
1559
1559
  case CalloutLayer.$$p[43]:
1560
1560
  if (this.dn != null) {
1561
- this.dn.deregisterColumn(this.aar);
1562
- this.aar = this.dm(this.adu);
1561
+ this.dn.deregisterColumn(this.aaq);
1562
+ this.aaq = this.dm(this.adt);
1563
1563
  }
1564
1564
  break;
1565
1565
  case "YColumn":
1566
- this.ad2();
1566
+ this.ad1();
1567
1567
  break;
1568
1568
  case CalloutLayer.$$p[28]:
1569
1569
  if (this.dn != null) {
1570
- this.dn.deregisterColumn(this.aao);
1571
- this.aao = this.dm(this.ac5);
1570
+ this.dn.deregisterColumn(this.aan);
1571
+ this.aan = this.dm(this.ac4);
1572
1572
  }
1573
1573
  break;
1574
1574
  case "KeyColumn":
1575
- this.ad2();
1575
+ this.ad1();
1576
1576
  break;
1577
1577
  case "FastItemsSource":
1578
- this.aay = true;
1578
+ this.aax = true;
1579
1579
  if (typeCast(IFastItemsSource_$type, c) != null) {
1580
+ c.deregisterColumn(this.aao);
1581
+ c.deregisterColumn(this.aam);
1580
1582
  c.deregisterColumn(this.aap);
1581
- c.deregisterColumn(this.aan);
1582
1583
  c.deregisterColumn(this.aaq);
1583
- c.deregisterColumn(this.aar);
1584
- c.deregisterColumn(this.aao);
1584
+ c.deregisterColumn(this.aan);
1585
+ this.aao = null;
1586
+ this.aam = null;
1585
1587
  this.aap = null;
1586
- this.aan = null;
1587
1588
  this.aaq = null;
1588
- this.aar = null;
1589
- this.aao = null;
1590
- this.abm.clear();
1589
+ this.aan = null;
1590
+ this.abl.clear();
1591
1591
  }
1592
1592
  if (typeCast(IFastItemsSource_$type, d) != null) {
1593
- this.aap = this.dm(this.adb);
1594
- this.aan = this.dm(this.acx);
1595
- if (stringIsNullOrEmpty(this.adr) == false) {
1596
- this.aaq = this.dm(this.adr);
1593
+ this.aao = this.dm(this.ada);
1594
+ this.aam = this.dm(this.acw);
1595
+ if (stringIsNullOrEmpty(this.adq) == false) {
1596
+ this.aap = this.dm(this.adq);
1597
1597
  }
1598
- this.aar = this.dm(this.adu);
1599
- this.aao = this.dm(this.ac5);
1598
+ this.aaq = this.dm(this.adt);
1599
+ this.aan = this.dm(this.ac4);
1600
1600
  }
1601
- this.ad2();
1601
+ this.ad1();
1602
1602
  break;
1603
1603
  }
1604
1604
  }
1605
- z4() {
1606
- if (this.z3 == 0) {
1605
+ z3() {
1606
+ if (this.z2 == 0) {
1607
1607
  return 1;
1608
1608
  }
1609
- return this.z3;
1609
+ return this.z2;
1610
1610
  }
1611
- zz(a) {
1611
+ zy(a) {
1612
1612
  if (a == null || a.count == 0) {
1613
1613
  return null;
1614
1614
  }
@@ -1618,38 +1618,42 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1618
1618
  }
1619
1619
  return b;
1620
1620
  }
1621
- ad9(a) {
1621
+ ad8(a) {
1622
1622
  if (a.es) {
1623
1623
  return;
1624
1624
  }
1625
- if ((a == this.aaf || this.aaf == null) && this.aa5) {
1626
- this.rr(false);
1625
+ if ((a == this.aae || this.aae == null) && this.aa4) {
1626
+ this.rq(false);
1627
1627
  }
1628
1628
  }
1629
- ad2() {
1630
- if (this.aax == false) {
1631
- this.aax = true;
1632
- this.rr(false);
1629
+ ad1() {
1630
+ if (this.aaw == false) {
1631
+ this.aaw = true;
1632
+ this.rq(false);
1633
1633
  }
1634
1634
  }
1635
1635
  ax(a, b, c) {
1636
1636
  let d = this.getEffectiveViewport();
1637
1637
  let e = this.db.wk;
1638
- let f = this.wt();
1638
+ let f = this.ws();
1639
1639
  let g = 0;
1640
1640
  if (b.cp) {
1641
1641
  let h = new ScalerParams(0, c, e, !b.ch, d);
1642
- g = (b.eo(f.height, h));
1642
+ let i = b.eo(0, h);
1643
+ let j = b.eo(f.height, h);
1644
+ g = Math.abs(j - i);
1643
1645
  return new AxisRange(a.c - g, a.b + g);
1644
1646
  }
1645
1647
  else {
1646
- let i = new ScalerParams(0, c, e, b.ch, d);
1647
- g = (b.eo(f.width, i));
1648
+ let k = new ScalerParams(0, c, e, b.ch, d);
1649
+ let l = b.eo(0, k);
1650
+ let m = b.eo(f.width, k);
1651
+ g = Math.abs(m - l);
1648
1652
  return new AxisRange(a.c - g, a.b + g);
1649
1653
  }
1650
1654
  }
1651
- ad8() {
1652
- if (!this.aa4) {
1655
+ ad7() {
1656
+ if (!this.aa3) {
1653
1657
  return;
1654
1658
  }
1655
1659
  if (this.c9 == null) {
@@ -1668,40 +1672,40 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
1668
1672
  c.c2(true);
1669
1673
  }
1670
1674
  }
1671
- ad0() {
1672
- this.z8.cb.clear();
1673
- this.abj.g();
1674
- this.abg.clear();
1675
+ adz() {
1676
+ this.z7.cb.clear();
1677
+ this.abi.g();
1678
+ this.abf.clear();
1675
1679
  }
1676
- ad3() {
1677
- if (this.aar == null || this.aap == null) {
1678
- let a = this.abj.c;
1680
+ ad2() {
1681
+ if (this.aaq == null || this.aao == null) {
1682
+ let a = this.abi.c;
1679
1683
  while (a != null) {
1680
- this.aec(a.c);
1684
+ this.aeb(a.c);
1681
1685
  a = a.a;
1682
1686
  }
1683
1687
  return;
1684
1688
  }
1685
- let b = this.abh();
1686
- for (let c = 0; c < this.aar.count; c++) {
1689
+ let b = this.abg();
1690
+ for (let c = 0; c < this.aaq.count; c++) {
1687
1691
  let d;
1688
- if (this.abm.count <= c) {
1692
+ if (this.abl.count <= c) {
1689
1693
  let e = new CalloutAnnotation();
1690
1694
  d = new CalloutAnnotationWrapper();
1691
1695
  d.b = e;
1692
- d.b.series = this.aaf;
1693
- this.abm.add(d);
1696
+ d.b.series = this.aae;
1697
+ this.abl.add(d);
1694
1698
  }
1695
1699
  else {
1696
- d = this.abm._inner[c];
1700
+ d = this.abl._inner[c];
1697
1701
  }
1698
- this.aeb(c, b);
1702
+ this.aea(c, b);
1699
1703
  }
1700
1704
  }
1701
1705
  }
1702
1706
  CalloutLayer.$t = /*@__PURE__*/ markType(CalloutLayer, 'CalloutLayer', AnnotationLayer.$);
1703
- CalloutLayer.aey = /*@__PURE__*/ DependencyProperty.i("AutoCalloutVisibilityMode", AutoCalloutVisibilityMode_$type, CalloutLayer.$, /*@__PURE__*/ new PropertyMetadata(2, /*@__PURE__*/ enumGetBox(AutoCalloutVisibilityMode_$type, 0), (a, b) => a.raisePropertyChanged("AutoCalloutVisibilityMode", b.oldValue, b.newValue)));
1704
- CalloutLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:ab2:aed', [1, 5], 'CalloutBackground:afm:aee', [Brush.$, null], 'CalloutCollisionMode:z5:aef', [CalloutCollisionMode_$type, /*@__PURE__*/ enumGetBox(CalloutCollisionMode_$type, 3)], 'CalloutCornerRadius:abp:aeg', [1, NaN], 'CalloutDarkTextColor:afn:aeh', [Brush.$, null], 'CalloutExpandsAxisBufferEnabled:aa4:aei', [0, false], 'CalloutExpandsAxisBufferMaxHeight:abq:aej', [1, 400], 'CalloutExpandsAxisBufferMaxWidth:abr:aek', [1, 400], 'CalloutExpandsAxisBufferMinHeight:abs:ael', [1, 50], 'CalloutExpandsAxisBufferMinWidth:abt:aem', [1, 50], 'CalloutInterpolatedValuePrecision:ab3:aen', [1, -1], 'CalloutLeaderBrush:afo:aeo', [Brush.$, null], 'CalloutLightTextColor:afp:aep', [Brush.$, null], 'CalloutOutline:afq:aeq', [Brush.$, null], 'CalloutPaddingBottom:abu:aer', [1, NaN], 'CalloutPaddingLeft:abv:aes', [1, NaN], 'CalloutPaddingRight:abw:aet', [1, NaN], 'CalloutPaddingTop:abx:aeu', [1, NaN], 'CalloutPositionPadding:aby:aev', [1, 10], 'CalloutStrokeThickness:abz:aew', [1, NaN], 'CalloutTextColor:afr:aex', [Brush.$, null], 'CollisionChannel:acu:aez', [2, null], 'ContentMemberPath:acx:ae0', [2, null], 'HighlightedValueLabelMode:aae:ae1', [HighlightedValueLabelMode_$type, /*@__PURE__*/ enumGetBox(HighlightedValueLabelMode_$type, 0)], 'IsAutoCalloutBehaviorEnabled:aa5:ae2', [0, false], 'IsCalloutOffsettingEnabled:aa6:ae3', [0, true], 'IsCustomCalloutRenderStyleEnabled:aa7:ae4', [0, false], 'IsCustomCalloutStyleEnabled:aa8:ae5', [0, false], 'KeyMemberPath:ac5:ae6', [2, null], 'LabelFormat:ac8:ae7', [2, null], 'LabelFormatSpecifiers:zy:ae8', [Array_$type, null], 'LabelMemberPath:adb:ae9', [2, null], 'ShouldTruncateOnBoundaryCollisions:aa9:afa', [0, false], 'TargetSeriesName:ade:afb', [2, null], 'TargetSeries:aaf:afc', [Series.$, null], 'TextStyle:adh:afd', [2, null], 'UseAutoContrastingLabelColors:aba:afe', [0, false], 'UseInterpolatedValueForAutoCalloutLabels:abb:aff', [0, false], 'UseItemColorForFill:abc:afg', [0, false], 'UseItemColorForOutline:abd:afh', [0, false], 'UseSeriesColorForOutline:abe:afi', [0, false], 'UseValueForAutoCalloutLabels:abf:afj', [0, true], 'XMemberPath:adr:afk', [2, null], 'YMemberPath:adu:afl', [2, null]]);
1707
+ CalloutLayer.aex = /*@__PURE__*/ DependencyProperty.i("AutoCalloutVisibilityMode", AutoCalloutVisibilityMode_$type, CalloutLayer.$, /*@__PURE__*/ new PropertyMetadata(2, /*@__PURE__*/ enumGetBox(AutoCalloutVisibilityMode_$type, 0), (a, b) => a.raisePropertyChanged("AutoCalloutVisibilityMode", b.oldValue, b.newValue)));
1708
+ CalloutLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:ab1:aec', [1, 5], 'CalloutBackground:afl:aed', [Brush.$, null], 'CalloutCollisionMode:z4:aee', [CalloutCollisionMode_$type, /*@__PURE__*/ enumGetBox(CalloutCollisionMode_$type, 3)], 'CalloutCornerRadius:abo:aef', [1, NaN], 'CalloutDarkTextColor:afm:aeg', [Brush.$, null], 'CalloutExpandsAxisBufferEnabled:aa3:aeh', [0, false], 'CalloutExpandsAxisBufferMaxHeight:abp:aei', [1, 400], 'CalloutExpandsAxisBufferMaxWidth:abq:aej', [1, 400], 'CalloutExpandsAxisBufferMinHeight:abr:aek', [1, 50], 'CalloutExpandsAxisBufferMinWidth:abs:ael', [1, 50], 'CalloutInterpolatedValuePrecision:ab2:aem', [1, -1], 'CalloutLeaderBrush:afn:aen', [Brush.$, null], 'CalloutLightTextColor:afo:aeo', [Brush.$, null], 'CalloutOutline:afp:aep', [Brush.$, null], 'CalloutPaddingBottom:abt:aeq', [1, NaN], 'CalloutPaddingLeft:abu:aer', [1, NaN], 'CalloutPaddingRight:abv:aes', [1, NaN], 'CalloutPaddingTop:abw:aet', [1, NaN], 'CalloutPositionPadding:abx:aeu', [1, 10], 'CalloutStrokeThickness:aby:aev', [1, NaN], 'CalloutTextColor:afq:aew', [Brush.$, null], 'CollisionChannel:act:aey', [2, null], 'ContentMemberPath:acw:aez', [2, null], 'HighlightedValueLabelMode:aad:ae0', [HighlightedValueLabelMode_$type, /*@__PURE__*/ enumGetBox(HighlightedValueLabelMode_$type, 0)], 'IsAutoCalloutBehaviorEnabled:aa4:ae1', [0, false], 'IsCalloutOffsettingEnabled:aa5:ae2', [0, true], 'IsCustomCalloutRenderStyleEnabled:aa6:ae3', [0, false], 'IsCustomCalloutStyleEnabled:aa7:ae4', [0, false], 'KeyMemberPath:ac4:ae5', [2, null], 'LabelFormat:ac7:ae6', [2, null], 'LabelFormatSpecifiers:zx:ae7', [Array_$type, null], 'LabelMemberPath:ada:ae8', [2, null], 'ShouldTruncateOnBoundaryCollisions:aa8:ae9', [0, false], 'TargetSeriesName:add:afa', [2, null], 'TargetSeries:aae:afb', [Series.$, null], 'TextStyle:adg:afc', [2, null], 'UseAutoContrastingLabelColors:aa9:afd', [0, false], 'UseInterpolatedValueForAutoCalloutLabels:aba:afe', [0, false], 'UseItemColorForFill:abb:aff', [0, false], 'UseItemColorForOutline:abc:afg', [0, false], 'UseSeriesColorForOutline:abd:afh', [0, false], 'UseValueForAutoCalloutLabels:abe:afi', [0, true], 'XMemberPath:adq:afj', [2, null], 'YMemberPath:adt:afk', [2, null]]);
1705
1709
  return CalloutLayer;
1706
1710
  })();
1707
1711
  /**
@@ -1763,8 +1767,8 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
1763
1767
  }
1764
1768
  }
1765
1769
  ca() {
1766
- if (this.b7.aah != null) {
1767
- return this.b7.aah;
1770
+ if (this.b7.aag != null) {
1771
+ return this.b7.aag;
1768
1772
  }
1769
1773
  return this.e.db.getFontInfo();
1770
1774
  }
@@ -1810,13 +1814,13 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
1810
1814
  a.k(this.e, b, c);
1811
1815
  }
1812
1816
  cl(a, b) {
1813
- if (b != null && this.b7.abc) {
1817
+ if (b != null && this.b7.abb) {
1814
1818
  return this.cq(b);
1815
1819
  }
1816
1820
  if (a != null) {
1817
- return this.cq(a.vg);
1821
+ return this.cq(a.vf);
1818
1822
  }
1819
- return this.e.vg;
1823
+ return this.e.vf;
1820
1824
  }
1821
1825
  co() {
1822
1826
  return ((() => {
@@ -1833,12 +1837,12 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
1833
1837
  })());
1834
1838
  }
1835
1839
  cp(a, b) {
1836
- if (b != null && this.b7.abd) {
1840
+ if (b != null && this.b7.abc) {
1837
1841
  return this.cq(b);
1838
1842
  }
1839
- if (this.b7.abe) {
1843
+ if (this.b7.abd) {
1840
1844
  if (a != null) {
1841
- return this.cq(a.vg);
1845
+ return this.cq(a.vf);
1842
1846
  }
1843
1847
  }
1844
1848
  return ((() => {
@@ -1848,13 +1852,13 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
1848
1852
  })());
1849
1853
  }
1850
1854
  cn(a, b) {
1851
- if (b != null && this.b7.abd) {
1855
+ if (b != null && this.b7.abc) {
1852
1856
  return this.cq(b);
1853
1857
  }
1854
1858
  if (a != null) {
1855
- return this.cq(a.u9);
1859
+ return this.cq(a.u8);
1856
1860
  }
1857
- return this.e.u9;
1861
+ return this.e.u8;
1858
1862
  }
1859
1863
  ci() {
1860
1864
  this.cd = NaN;