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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (613) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +13097 -13023
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +4 -4
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +150 -150
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +192 -192
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +14 -14
  9. package/esm2015/lib/AnnotationLayerProxy.js +32 -32
  10. package/esm2015/lib/AnnotationLayer_combined.js +176 -175
  11. package/esm2015/lib/AreaSeries_combined.js +34 -34
  12. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  13. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  14. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  15. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  16. package/esm2015/lib/BarSeries_combined.js +72 -72
  17. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  18. package/esm2015/lib/BollingerBandsOverlay_combined.js +78 -78
  19. package/esm2015/lib/BrushScale.js +2 -2
  20. package/esm2015/lib/BubbleSeries_combined.js +221 -221
  21. package/esm2015/lib/CalloutLayer_combined.js +406 -406
  22. package/esm2015/lib/CategoryBucketCalculator_combined.js +207 -206
  23. package/esm2015/lib/CategoryChart.js +26 -26
  24. package/esm2015/lib/CategoryChartToolbarProvider.js +1 -1
  25. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  26. package/esm2015/lib/CategoryErrorBarSettings.js +3 -3
  27. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  28. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +113 -113
  29. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  30. package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
  31. package/esm2015/lib/CategoryToolTipLayer_combined.js +60 -60
  32. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  33. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  34. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  35. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  36. package/esm2015/lib/ColumnSeries_combined.js +52 -52
  37. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  38. package/esm2015/lib/CrosshairLayer_combined.js +120 -120
  39. package/esm2015/lib/CustomIndicator.js +22 -22
  40. package/esm2015/lib/DataChartToolbarProvider.js +6 -6
  41. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  42. package/esm2015/lib/DataToolTipLayer_combined.js +408 -408
  43. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  44. package/esm2015/lib/DomainChartToolbarProvider.js +1 -1
  45. package/esm2015/lib/DomainChart_combined.js +130 -130
  46. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  47. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  48. package/esm2015/lib/FinalValueLayer_combined.js +69 -69
  49. package/esm2015/lib/FinancialChart_combined.js +56 -56
  50. package/esm2015/lib/FinancialEventArgs_combined.js +563 -555
  51. package/esm2015/lib/FinancialIndicator_combined.js +166 -166
  52. package/esm2015/lib/FinancialOverlay.js +27 -27
  53. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  54. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  55. package/esm2015/lib/FinancialPriceSeries_combined.js +235 -235
  56. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  57. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  58. package/esm2015/lib/HighDensityScatterSeries_combined.js +379 -379
  59. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
  60. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  61. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  62. package/esm2015/lib/HorizontalRangeCategorySeries.js +40 -40
  63. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  64. package/esm2015/lib/IndicatorProxy.js +10 -10
  65. package/esm2015/lib/ItemToolTipLayer_combined.js +66 -66
  66. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  67. package/esm2015/lib/LineSeries_combined.js +29 -29
  68. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  69. package/esm2015/lib/MassIndexIndicator.js +6 -6
  70. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  71. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  72. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  73. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  74. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  75. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  76. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  77. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  80. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PointSeries_combined.js +13 -13
  82. package/esm2015/lib/PolarAreaSeries_combined.js +20 -20
  83. package/esm2015/lib/PolarBase_combined.js +348 -347
  84. package/esm2015/lib/PolarLineSeriesBase_combined.js +48 -48
  85. package/esm2015/lib/PolarLineSeries_combined.js +17 -17
  86. package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
  87. package/esm2015/lib/PolarSplineAreaSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
  89. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
  91. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  92. package/esm2015/lib/RadialAreaSeries_combined.js +30 -30
  93. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  94. package/esm2015/lib/RadialBucketCalculator_combined.js +135 -134
  95. package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
  96. package/esm2015/lib/RadialLineSeries_combined.js +28 -28
  97. package/esm2015/lib/RadialPieSeries_combined.js +35 -35
  98. package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
  99. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  100. package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
  101. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  102. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  103. package/esm2015/lib/ScatterAreaSeries_combined.js +109 -109
  104. package/esm2015/lib/ScatterBase_combined.js +420 -420
  105. package/esm2015/lib/ScatterContourSeries_combined.js +94 -94
  106. package/esm2015/lib/ScatterErrorBarSettings.js +3 -3
  107. package/esm2015/lib/ScatterLineSeries.js +43 -43
  108. package/esm2015/lib/ScatterLineSeriesView.js +2 -2
  109. package/esm2015/lib/ScatterPolygonSeries_combined.js +195 -195
  110. package/esm2015/lib/ScatterPolylineSeries_combined.js +18 -18
  111. package/esm2015/lib/ScatterSeries_combined.js +11 -11
  112. package/esm2015/lib/ScatterSplineSeries.js +30 -30
  113. package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
  114. package/esm2015/lib/ScatterTriangulationSeries.js +131 -131
  115. package/esm2015/lib/SeriesInteractionManager.js +38 -38
  116. package/esm2015/lib/SeriesRenderManager.js +9 -9
  117. package/esm2015/lib/SeriesViewerInteractionManager.js +131 -131
  118. package/esm2015/lib/SeriesViewerScrollbarManager.js +4 -4
  119. package/esm2015/lib/SeriesViewerSurfaceViewer.js +9 -9
  120. package/esm2015/lib/SeriesViewer_combined.js +2289 -2239
  121. package/esm2015/lib/SeriesVisualDataManager.js +22 -22
  122. package/esm2015/lib/ShapeSeriesBase_combined.js +272 -272
  123. package/esm2015/lib/SizeScale.js +1 -1
  124. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  125. package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
  126. package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
  127. package/esm2015/lib/SplineSeries_combined.js +21 -21
  128. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  129. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  130. package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
  131. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  132. package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
  133. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  134. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  135. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  136. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  137. package/esm2015/lib/StackedLineSeries_combined.js +8 -8
  138. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  139. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  140. package/esm2015/lib/StepAreaSeries_combined.js +30 -30
  141. package/esm2015/lib/StepLineSeries_combined.js +32 -32
  142. package/esm2015/lib/StochRSIIndicator.js +15 -15
  143. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  144. package/esm2015/lib/TRIXIndicator.js +16 -16
  145. package/esm2015/lib/TileZoomManager_combined.js +4 -4
  146. package/esm2015/lib/TimeAxisBase.js +7 -7
  147. package/esm2015/lib/TimeXAxis.js +10 -10
  148. package/esm2015/lib/TreemapHighlightingManager_combined.js +3 -1
  149. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  150. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  151. package/esm2015/lib/ValueLayer_combined.js +139 -139
  152. package/esm2015/lib/ValueOverlay_combined.js +94 -93
  153. package/esm2015/lib/VerticalAnchoredCategorySeries.js +54 -54
  154. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  155. package/esm2015/lib/WaterfallSeries_combined.js +90 -90
  156. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  157. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  158. package/esm2015/lib/XamFunnelView_combined.js +2 -2
  159. package/esm2015/lib/igc-anchored-category-series-component.js +22 -22
  160. package/esm2015/lib/igc-anchored-radial-series-component.js +30 -30
  161. package/esm2015/lib/igc-annotation-layer-component.js +63 -63
  162. package/esm2015/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  163. package/esm2015/lib/igc-assigning-category-style-event-args.js +1 -1
  164. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  165. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  166. package/esm2015/lib/igc-bar-fragment-component.js +1 -1
  167. package/esm2015/lib/igc-bar-series-component.js +7 -7
  168. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  169. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
  170. package/esm2015/lib/igc-bubble-series-component.js +33 -33
  171. package/esm2015/lib/igc-callout-layer-component.js +89 -89
  172. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  173. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  174. package/esm2015/lib/igc-category-series-component.js +15 -15
  175. package/esm2015/lib/igc-category-tool-tip-layer-component.js +5 -5
  176. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-column-fragment-component.js +7 -7
  178. package/esm2015/lib/igc-column-series-component.js +10 -10
  179. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  180. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  181. package/esm2015/lib/igc-data-chart-component.js +95 -95
  182. package/esm2015/lib/igc-data-tool-tip-layer-component.js +355 -355
  183. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  185. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  186. package/esm2015/lib/igc-financial-indicator-component.js +14 -14
  187. package/esm2015/lib/igc-financial-overlay-component.js +3 -3
  188. package/esm2015/lib/igc-financial-price-series-component.js +32 -32
  189. package/esm2015/lib/igc-financial-series-component.js +48 -48
  190. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  191. package/esm2015/lib/igc-fragment-base-component.js +1 -1
  192. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  193. package/esm2015/lib/igc-high-density-scatter-series-component.js +42 -42
  194. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  195. package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
  196. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  197. package/esm2015/lib/igc-item-tool-tip-layer-component.js +10 -10
  198. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  199. package/esm2015/lib/igc-marker-series-component.js +28 -28
  200. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  201. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  202. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  203. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  204. package/esm2015/lib/igc-polar-base-component.js +68 -68
  205. package/esm2015/lib/igc-polar-line-series-component.js +3 -3
  206. package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
  207. package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
  208. package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
  209. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  210. package/esm2015/lib/igc-radial-base-component.js +16 -16
  211. package/esm2015/lib/igc-radial-column-series-component.js +6 -6
  212. package/esm2015/lib/igc-radial-line-series-component.js +3 -3
  213. package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
  214. package/esm2015/lib/igc-range-category-series-component.js +8 -8
  215. package/esm2015/lib/igc-range-column-series-component.js +7 -7
  216. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  217. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  218. package/esm2015/lib/igc-scatter-area-series-component.js +12 -12
  219. package/esm2015/lib/igc-scatter-base-component.js +52 -52
  220. package/esm2015/lib/igc-scatter-contour-series-component.js +12 -12
  221. package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
  222. package/esm2015/lib/igc-scatter-polygon-series-component.js +33 -33
  223. package/esm2015/lib/igc-scatter-polyline-series-component.js +2 -2
  224. package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
  225. package/esm2015/lib/igc-scatter-triangulation-series-component.js +24 -24
  226. package/esm2015/lib/igc-series-component.js +58 -58
  227. package/esm2015/lib/igc-series-viewer-component.js +266 -255
  228. package/esm2015/lib/igc-shape-series-base-component.js +32 -32
  229. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
  231. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  232. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  233. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
  239. package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
  240. package/esm2015/lib/igc-stacked-series-base-component.js +9 -9
  241. package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
  242. package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
  243. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  244. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  245. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  246. package/esm2015/lib/igc-value-layer-component.js +86 -86
  247. package/esm2015/lib/igc-value-overlay-component.js +43 -43
  248. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
  249. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  250. package/esm2015/lib/igc-waterfall-series-component.js +14 -14
  251. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  252. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  253. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  254. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +4 -4
  255. package/esm5/lib/AnchoredCategorySeries_combined.js +149 -149
  256. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +190 -190
  257. package/esm5/lib/AngleAxisLabelPanel_combined.js +14 -14
  258. package/esm5/lib/AnnotationLayerProxy.js +32 -32
  259. package/esm5/lib/AnnotationLayer_combined.js +175 -174
  260. package/esm5/lib/AreaSeries_combined.js +34 -34
  261. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  262. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  263. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  264. package/esm5/lib/AxisAnnotationManager.js +1 -1
  265. package/esm5/lib/BarSeries_combined.js +72 -72
  266. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  267. package/esm5/lib/BollingerBandsOverlay_combined.js +78 -78
  268. package/esm5/lib/BrushScale.js +2 -2
  269. package/esm5/lib/BubbleSeries_combined.js +224 -224
  270. package/esm5/lib/CalloutLayer_combined.js +407 -407
  271. package/esm5/lib/CategoryBucketCalculator_combined.js +207 -206
  272. package/esm5/lib/CategoryChart.js +26 -26
  273. package/esm5/lib/CategoryChartToolbarProvider.js +1 -1
  274. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  275. package/esm5/lib/CategoryErrorBarSettings.js +3 -3
  276. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  277. package/esm5/lib/CategoryItemHighlightLayer_combined.js +113 -113
  278. package/esm5/lib/CategoryMarkerManager.js +1 -1
  279. package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
  280. package/esm5/lib/CategoryToolTipLayer_combined.js +60 -60
  281. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  282. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  283. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  284. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  285. package/esm5/lib/ColumnSeries_combined.js +51 -51
  286. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  287. package/esm5/lib/CrosshairLayer_combined.js +120 -120
  288. package/esm5/lib/CustomIndicator.js +22 -22
  289. package/esm5/lib/DataChartToolbarProvider.js +6 -6
  290. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  291. package/esm5/lib/DataToolTipLayer_combined.js +408 -408
  292. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  293. package/esm5/lib/DomainChartToolbarProvider.js +1 -1
  294. package/esm5/lib/DomainChart_combined.js +130 -130
  295. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  296. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  297. package/esm5/lib/FinalValueLayer_combined.js +69 -69
  298. package/esm5/lib/FinancialChart_combined.js +56 -56
  299. package/esm5/lib/FinancialEventArgs_combined.js +563 -555
  300. package/esm5/lib/FinancialIndicator_combined.js +165 -165
  301. package/esm5/lib/FinancialOverlay.js +27 -27
  302. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  303. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  304. package/esm5/lib/FinancialPriceSeries_combined.js +234 -234
  305. package/esm5/lib/ForceIndexIndicator.js +15 -15
  306. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  307. package/esm5/lib/HighDensityScatterSeries_combined.js +380 -380
  308. package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
  309. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  310. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  311. package/esm5/lib/HorizontalRangeCategorySeries.js +40 -40
  312. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  313. package/esm5/lib/IndicatorProxy.js +10 -10
  314. package/esm5/lib/ItemToolTipLayer_combined.js +66 -66
  315. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  316. package/esm5/lib/LineSeries_combined.js +29 -29
  317. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  318. package/esm5/lib/MassIndexIndicator.js +6 -6
  319. package/esm5/lib/MedianPriceIndicator.js +6 -6
  320. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  321. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  322. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  323. package/esm5/lib/NumericXAxis_combined.js +3 -3
  324. package/esm5/lib/NumericYAxis_combined.js +3 -3
  325. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  326. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  327. package/esm5/lib/OverlayProxy.js +7 -7
  328. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  329. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  330. package/esm5/lib/PointSeries_combined.js +13 -13
  331. package/esm5/lib/PolarAreaSeries_combined.js +20 -20
  332. package/esm5/lib/PolarBase_combined.js +347 -346
  333. package/esm5/lib/PolarLineSeriesBase_combined.js +48 -48
  334. package/esm5/lib/PolarLineSeries_combined.js +17 -17
  335. package/esm5/lib/PolarScatterSeries_combined.js +8 -8
  336. package/esm5/lib/PolarSplineAreaSeries_combined.js +21 -21
  337. package/esm5/lib/PolarSplineSeries_combined.js +17 -17
  338. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  339. package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
  340. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  341. package/esm5/lib/RadialAreaSeries_combined.js +30 -30
  342. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  343. package/esm5/lib/RadialBucketCalculator_combined.js +135 -134
  344. package/esm5/lib/RadialColumnSeries_combined.js +37 -37
  345. package/esm5/lib/RadialLineSeries_combined.js +28 -28
  346. package/esm5/lib/RadialPieSeries_combined.js +35 -35
  347. package/esm5/lib/RangeAreaSeries_combined.js +16 -16
  348. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  349. package/esm5/lib/RangeColumnSeries_combined.js +22 -22
  350. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  351. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  352. package/esm5/lib/ScatterAreaSeries_combined.js +107 -107
  353. package/esm5/lib/ScatterBase_combined.js +419 -419
  354. package/esm5/lib/ScatterContourSeries_combined.js +92 -92
  355. package/esm5/lib/ScatterErrorBarSettings.js +3 -3
  356. package/esm5/lib/ScatterLineSeries.js +43 -43
  357. package/esm5/lib/ScatterLineSeriesView.js +2 -2
  358. package/esm5/lib/ScatterPolygonSeries_combined.js +193 -193
  359. package/esm5/lib/ScatterPolylineSeries_combined.js +18 -18
  360. package/esm5/lib/ScatterSeries_combined.js +11 -11
  361. package/esm5/lib/ScatterSplineSeries.js +30 -30
  362. package/esm5/lib/ScatterSplineSeriesView.js +2 -2
  363. package/esm5/lib/ScatterTriangulationSeries.js +135 -135
  364. package/esm5/lib/SeriesInteractionManager.js +38 -38
  365. package/esm5/lib/SeriesRenderManager.js +9 -9
  366. package/esm5/lib/SeriesViewerInteractionManager.js +131 -131
  367. package/esm5/lib/SeriesViewerScrollbarManager.js +4 -4
  368. package/esm5/lib/SeriesViewerSurfaceViewer.js +9 -9
  369. package/esm5/lib/SeriesViewer_combined.js +2255 -2205
  370. package/esm5/lib/SeriesVisualDataManager.js +22 -22
  371. package/esm5/lib/ShapeSeriesBase_combined.js +269 -269
  372. package/esm5/lib/SizeScale.js +1 -1
  373. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  374. package/esm5/lib/SplineAreaSeries_combined.js +28 -28
  375. package/esm5/lib/SplineSeriesBase_combined.js +101 -101
  376. package/esm5/lib/SplineSeries_combined.js +21 -21
  377. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  378. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  379. package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
  380. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  381. package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
  382. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  383. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  384. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  385. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  386. package/esm5/lib/StackedLineSeries_combined.js +8 -8
  387. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  388. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  389. package/esm5/lib/StepAreaSeries_combined.js +30 -30
  390. package/esm5/lib/StepLineSeries_combined.js +32 -32
  391. package/esm5/lib/StochRSIIndicator.js +14 -14
  392. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  393. package/esm5/lib/TRIXIndicator.js +15 -15
  394. package/esm5/lib/TileZoomManager_combined.js +4 -4
  395. package/esm5/lib/TimeAxisBase.js +7 -7
  396. package/esm5/lib/TimeXAxis.js +10 -10
  397. package/esm5/lib/TreemapHighlightingManager_combined.js +3 -1
  398. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  399. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  400. package/esm5/lib/ValueLayer_combined.js +139 -139
  401. package/esm5/lib/ValueOverlay_combined.js +94 -93
  402. package/esm5/lib/VerticalAnchoredCategorySeries.js +54 -54
  403. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  404. package/esm5/lib/WaterfallSeries_combined.js +90 -90
  405. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  406. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  407. package/esm5/lib/XamFunnelView_combined.js +2 -2
  408. package/esm5/lib/igc-anchored-category-series-component.js +22 -22
  409. package/esm5/lib/igc-anchored-radial-series-component.js +30 -30
  410. package/esm5/lib/igc-annotation-layer-component.js +63 -63
  411. package/esm5/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  412. package/esm5/lib/igc-assigning-category-style-event-args.js +1 -1
  413. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  414. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  415. package/esm5/lib/igc-bar-fragment-component.js +1 -1
  416. package/esm5/lib/igc-bar-series-component.js +7 -7
  417. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  418. package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
  419. package/esm5/lib/igc-bubble-series-component.js +33 -33
  420. package/esm5/lib/igc-callout-layer-component.js +89 -89
  421. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  422. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  423. package/esm5/lib/igc-category-series-component.js +15 -15
  424. package/esm5/lib/igc-category-tool-tip-layer-component.js +5 -5
  425. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  426. package/esm5/lib/igc-column-fragment-component.js +7 -7
  427. package/esm5/lib/igc-column-series-component.js +10 -10
  428. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  429. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  430. package/esm5/lib/igc-data-chart-component.js +95 -95
  431. package/esm5/lib/igc-data-tool-tip-layer-component.js +355 -355
  432. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  433. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  434. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  435. package/esm5/lib/igc-financial-indicator-component.js +14 -14
  436. package/esm5/lib/igc-financial-overlay-component.js +3 -3
  437. package/esm5/lib/igc-financial-price-series-component.js +32 -32
  438. package/esm5/lib/igc-financial-series-component.js +48 -48
  439. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  440. package/esm5/lib/igc-fragment-base-component.js +1 -1
  441. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  442. package/esm5/lib/igc-high-density-scatter-series-component.js +42 -42
  443. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  444. package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
  445. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  446. package/esm5/lib/igc-item-tool-tip-layer-component.js +10 -10
  447. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  448. package/esm5/lib/igc-marker-series-component.js +28 -28
  449. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  450. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  451. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  452. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  453. package/esm5/lib/igc-polar-base-component.js +68 -68
  454. package/esm5/lib/igc-polar-line-series-component.js +3 -3
  455. package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
  456. package/esm5/lib/igc-polar-spline-series-component.js +3 -3
  457. package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
  458. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  459. package/esm5/lib/igc-radial-base-component.js +16 -16
  460. package/esm5/lib/igc-radial-column-series-component.js +6 -6
  461. package/esm5/lib/igc-radial-line-series-component.js +3 -3
  462. package/esm5/lib/igc-radial-pie-series-component.js +6 -6
  463. package/esm5/lib/igc-range-category-series-component.js +8 -8
  464. package/esm5/lib/igc-range-column-series-component.js +7 -7
  465. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  466. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  467. package/esm5/lib/igc-scatter-area-series-component.js +12 -12
  468. package/esm5/lib/igc-scatter-base-component.js +52 -52
  469. package/esm5/lib/igc-scatter-contour-series-component.js +12 -12
  470. package/esm5/lib/igc-scatter-line-series-component.js +3 -3
  471. package/esm5/lib/igc-scatter-polygon-series-component.js +33 -33
  472. package/esm5/lib/igc-scatter-polyline-series-component.js +2 -2
  473. package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
  474. package/esm5/lib/igc-scatter-triangulation-series-component.js +24 -24
  475. package/esm5/lib/igc-series-component.js +58 -58
  476. package/esm5/lib/igc-series-viewer-component.js +266 -255
  477. package/esm5/lib/igc-shape-series-base-component.js +32 -32
  478. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  479. package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
  480. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  481. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  482. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  483. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  484. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  485. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  486. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  487. package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
  488. package/esm5/lib/igc-stacked-column-series-component.js +6 -6
  489. package/esm5/lib/igc-stacked-series-base-component.js +9 -9
  490. package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
  491. package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
  492. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  493. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  494. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  495. package/esm5/lib/igc-value-layer-component.js +86 -86
  496. package/esm5/lib/igc-value-overlay-component.js +43 -43
  497. package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
  498. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  499. package/esm5/lib/igc-waterfall-series-component.js +14 -14
  500. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  501. package/fesm2015/igniteui-webcomponents-charts.js +13163 -13089
  502. package/fesm5/igniteui-webcomponents-charts.js +13098 -13024
  503. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  504. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  505. package/lib/AnchoredCategorySeries_combined.d.ts +42 -42
  506. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +41 -41
  507. package/lib/AnnotationLayer_combined.d.ts +53 -53
  508. package/lib/AreaSeries_combined.d.ts +6 -6
  509. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  510. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  511. package/lib/BarSeries_combined.d.ts +10 -10
  512. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  513. package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
  514. package/lib/BubbleSeries_combined.d.ts +39 -39
  515. package/lib/CalloutLayer_combined.d.ts +88 -88
  516. package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
  517. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  518. package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
  519. package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
  520. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  521. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  522. package/lib/ColumnSeries_combined.d.ts +11 -11
  523. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  524. package/lib/CrosshairLayer_combined.d.ts +42 -42
  525. package/lib/CustomIndicator.d.ts +8 -8
  526. package/lib/DataToolTipLayer_combined.d.ts +120 -120
  527. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  528. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  529. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  530. package/lib/FinalValueLayer_combined.d.ts +25 -25
  531. package/lib/FinancialEventArgs_combined.d.ts +101 -101
  532. package/lib/FinancialIndicator_combined.d.ts +27 -27
  533. package/lib/FinancialOverlay.d.ts +4 -4
  534. package/lib/FinancialPriceSeries_combined.d.ts +36 -36
  535. package/lib/ForceIndexIndicator.d.ts +10 -10
  536. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  537. package/lib/HighDensityScatterSeries_combined.d.ts +77 -77
  538. package/lib/HorizontalAnchoredCategorySeries.d.ts +20 -20
  539. package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
  540. package/lib/ItemToolTipLayer_combined.d.ts +13 -13
  541. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  542. package/lib/LineSeries_combined.d.ts +6 -6
  543. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  544. package/lib/MassIndexIndicator.d.ts +4 -4
  545. package/lib/MedianPriceIndicator.d.ts +4 -4
  546. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  547. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  548. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  549. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  550. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  551. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  552. package/lib/PointSeries_combined.d.ts +4 -4
  553. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  554. package/lib/PolarBase_combined.d.ts +87 -87
  555. package/lib/PolarLineSeriesBase_combined.d.ts +19 -19
  556. package/lib/PolarLineSeries_combined.d.ts +7 -7
  557. package/lib/PolarScatterSeries_combined.d.ts +3 -3
  558. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  559. package/lib/PolarSplineSeries_combined.d.ts +6 -6
  560. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  561. package/lib/PriceChannelOverlay_combined.d.ts +8 -8
  562. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  563. package/lib/RadialAreaSeries_combined.d.ts +6 -6
  564. package/lib/RadialBucketCalculator_combined.d.ts +33 -33
  565. package/lib/RadialColumnSeries_combined.d.ts +5 -5
  566. package/lib/RadialLineSeries_combined.d.ts +7 -7
  567. package/lib/RadialPieSeries_combined.d.ts +6 -6
  568. package/lib/RangeAreaSeries_combined.d.ts +4 -4
  569. package/lib/RangeCategoryBucketCalculator_combined.d.ts +17 -17
  570. package/lib/RangeColumnSeries_combined.d.ts +5 -5
  571. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  572. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  573. package/lib/ScatterAreaSeries_combined.d.ts +24 -24
  574. package/lib/ScatterBase_combined.d.ts +92 -92
  575. package/lib/ScatterContourSeries_combined.d.ts +17 -17
  576. package/lib/ScatterLineSeries.d.ts +10 -10
  577. package/lib/ScatterPolygonSeries_combined.d.ts +40 -40
  578. package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
  579. package/lib/ScatterSeries_combined.d.ts +3 -3
  580. package/lib/ScatterSplineSeries.d.ts +8 -8
  581. package/lib/ScatterTriangulationSeries.d.ts +30 -30
  582. package/lib/SeriesViewer_combined.d.ts +714 -705
  583. package/lib/ShapeSeriesBase_combined.d.ts +74 -74
  584. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  585. package/lib/SplineAreaSeries_combined.d.ts +5 -5
  586. package/lib/SplineSeriesBase_combined.d.ts +18 -18
  587. package/lib/SplineSeries_combined.d.ts +5 -5
  588. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  589. package/lib/Stacked100BarSeries_combined.d.ts +5 -5
  590. package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
  591. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  592. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  593. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  594. package/lib/StackedLineSeries_combined.d.ts +2 -2
  595. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +150 -150
  596. package/lib/StandardDeviationIndicator.d.ts +9 -9
  597. package/lib/StepAreaSeries_combined.d.ts +6 -6
  598. package/lib/StepLineSeries_combined.d.ts +6 -6
  599. package/lib/StochRSIIndicator.d.ts +9 -9
  600. package/lib/StrategyBasedIndicator.d.ts +19 -19
  601. package/lib/TRIXIndicator.d.ts +9 -9
  602. package/lib/TypicalPriceIndicator.d.ts +4 -4
  603. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  604. package/lib/ValueLayer_combined.d.ts +47 -47
  605. package/lib/ValueOverlay_combined.d.ts +30 -30
  606. package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
  607. package/lib/WaterfallSeries_combined.d.ts +13 -13
  608. package/lib/WeightedCloseIndicator.d.ts +4 -4
  609. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  610. package/lib/igc-assigning-category-marker-style-event-args.d.ts +1 -1
  611. package/lib/igc-assigning-category-style-event-args.d.ts +1 -1
  612. package/lib/igc-series-viewer-component.d.ts +3 -0
  613. package/package.json +2 -2
@@ -52,25 +52,25 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
52
52
  __extends(AnchoredCategorySeries, _super);
53
53
  function AnchoredCategorySeries() {
54
54
  var _this = _super.call(this) || this;
55
- _this.xk = null;
56
- _this.xp = false;
57
- _this.xm = null;
58
- _this.xh = null;
55
+ _this.xl = null;
56
+ _this.xq = false;
57
+ _this.xn = null;
58
+ _this.xi = null;
59
+ _this.xx = null;
59
60
  _this.xw = null;
60
- _this.xv = null;
61
- _this.xo = true;
62
- _this.xq = 0;
61
+ _this.xp = true;
63
62
  _this.xr = 0;
64
- _this.vs = new CategoryFramePreparer(1, _this, _this.vw, _this, _this, _this.vw.cu);
63
+ _this.xs = 0;
64
+ _this.vt = new CategoryFramePreparer(1, _this, _this.vx, _this, _this, _this.vx.cu);
65
65
  return _this;
66
66
  }
67
- Object.defineProperty(AnchoredCategorySeries.prototype, "xl", {
67
+ Object.defineProperty(AnchoredCategorySeries.prototype, "xm", {
68
68
  get: function () {
69
69
  var _this = this;
70
- if (this.xk == null) {
71
- this.xk = DVContainer.instance.createInstance(IAnchoredCategorySeriesInteractionManager_$type, function () { return _this.da.n; });
70
+ if (this.xl == null) {
71
+ this.xl = DVContainer.instance.createInstance(IAnchoredCategorySeriesInteractionManager_$type, function () { return _this.da.n; });
72
72
  }
73
- return this.xk;
73
+ return this.xl;
74
74
  },
75
75
  enumerable: false,
76
76
  configurable: true
@@ -85,30 +85,30 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
85
85
  var a = new AnchoredCategorySeriesView(this);
86
86
  return a;
87
87
  };
88
- AnchoredCategorySeries.prototype.o1 = function (a) {
89
- _super.prototype.o1.call(this, a);
90
- this.xg = a;
88
+ AnchoredCategorySeries.prototype.o2 = function (a) {
89
+ _super.prototype.o2.call(this, a);
90
+ this.xh = a;
91
91
  };
92
92
  AnchoredCategorySeries.prototype.jv = function (a, b) {
93
93
  var c = this.lw(b);
94
94
  if (c == AnchoredCategorySeries.$$p[5]) {
95
- return this.jw(a, b, this.x6);
95
+ return this.jw(a, b, this.x7);
96
96
  }
97
97
  if (c == AnchoredCategorySeries.$$p[1]) {
98
- return this.jw(a, b, this.xy);
98
+ return this.jw(a, b, this.xz);
99
99
  }
100
100
  return _super.prototype.jv.call(this, a, b);
101
101
  };
102
102
  Object.defineProperty(AnchoredCategorySeries.prototype, "valueColumn", {
103
103
  get: function () {
104
- return this.xm;
104
+ return this.xn;
105
105
  },
106
106
  set: function (a) {
107
- if (this.xm != a) {
108
- var b = this.xm;
109
- this.xm = a;
110
- if (!this.xp) {
111
- this.raisePropertyChanged("ValueColumn", b, this.xm);
107
+ if (this.xn != a) {
108
+ var b = this.xn;
109
+ this.xn = a;
110
+ if (!this.xq) {
111
+ this.raisePropertyChanged("ValueColumn", b, this.xn);
112
112
  }
113
113
  }
114
114
  },
@@ -119,10 +119,10 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
119
119
  var c = new DataLegendSeriesValueInfo();
120
120
  c.a = 0;
121
121
  c.l = this.ia({ $type: Point_$type, x: a, y: b }, false, false);
122
- c.q = this.x6 != null ? this.x6 : "Value";
122
+ c.q = this.x7 != null ? this.x7 : "Value";
123
123
  c.p = "Value";
124
- c.r = this.x2 != null ? this.x2 : "V:";
125
- c.s = this.x4 != null ? this.x4 : "";
124
+ c.r = this.x3 != null ? this.x3 : "V:";
125
+ c.s = this.x5 != null ? this.x5 : "";
126
126
  var d = new DataLegendSeriesContext();
127
127
  d.f = ((function () {
128
128
  var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -132,12 +132,12 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
132
132
  d.b = this.aw();
133
133
  return d;
134
134
  };
135
- Object.defineProperty(AnchoredCategorySeries.prototype, "yt", {
135
+ Object.defineProperty(AnchoredCategorySeries.prototype, "yu", {
136
136
  get: function () {
137
- return this.c(AnchoredCategorySeries.yf);
137
+ return this.c(AnchoredCategorySeries.yg);
138
138
  },
139
139
  set: function (a) {
140
- this.h(AnchoredCategorySeries.yf, a);
140
+ this.h(AnchoredCategorySeries.yg, a);
141
141
  },
142
142
  enumerable: false,
143
143
  configurable: true
@@ -146,11 +146,11 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
146
146
  var b = new Rect(0, 0, 0, 1, 1);
147
147
  var c = this.fetchXAxis();
148
148
  var d = this.fetchYAxis();
149
- var e = this.tr(this.cg);
150
- var f = c != null ? this.vs.r(typeCast(ICategoryScaler_$type, c), b, b, e) : 0;
151
- return this.xl.c$a(this, this.valueColumn, c, d, f, a);
149
+ var e = this.ts(this.cg);
150
+ var f = c != null ? this.vt.r(typeCast(ICategoryScaler_$type, c), b, b, e) : 0;
151
+ return this.xm.c$a(this, this.valueColumn, c, d, f, a);
152
152
  };
153
- AnchoredCategorySeries.prototype.xd = function (a, b, c) {
153
+ AnchoredCategorySeries.prototype.xe = function (a, b, c) {
154
154
  if (b < a || a < 0 || a > this.valueColumn.count || b < 0 || b > this.valueColumn.count || c == null) {
155
155
  return null;
156
156
  }
@@ -169,14 +169,14 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
169
169
  }
170
170
  return d;
171
171
  };
172
- AnchoredCategorySeries.prototype.o9 = function (a, b, c, d) {
173
- _super.prototype.o9.call(this, a, b, c, d);
174
- if (this.xg.c6 && this.xg.c5.g$b(a, b, c, d)) {
172
+ AnchoredCategorySeries.prototype.pa = function (a, b, c, d) {
173
+ _super.prototype.pa.call(this, a, b, c, d);
174
+ if (this.xh.c6 && this.xh.c5.g$b(a, b, c, d)) {
175
175
  var e = false;
176
176
  if (b == "FastItemsSource") {
177
177
  e = this.fr && c != null;
178
178
  }
179
- this.pq(e);
179
+ this.pr(e);
180
180
  this.om();
181
181
  }
182
182
  switch (b) {
@@ -186,48 +186,48 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
186
186
  this.valueColumn = null;
187
187
  }
188
188
  if (typeCast(IFastItemsSource_$type, d) != null) {
189
- this.valueColumn = this.c4(this.x6);
189
+ this.valueColumn = this.c4(this.x7);
190
190
  }
191
191
  var f = typeCast(NumericAxisBase.$, this.fetchYAxis());
192
192
  if (f != null && !f.c1()) {
193
- this.xg.cu.g(this.hk);
194
- this.pq(this.fr && c != null);
193
+ this.xh.cu.g(this.hk);
194
+ this.pr(this.fr && c != null);
195
195
  }
196
196
  break;
197
197
  case AnchoredCategorySeries.$$p[5]:
198
198
  if (this.c7 != null) {
199
199
  this.c7.deregisterColumn(this.valueColumn);
200
- this.valueColumn = this.c4(this.x6);
200
+ this.valueColumn = this.c4(this.x7);
201
201
  }
202
- this.xw = this.x6;
202
+ this.xx = this.x7;
203
203
  break;
204
204
  case AnchoredCategorySeries.$$p[1]:
205
- this.xv = this.xy;
206
- this.pq(true);
205
+ this.xw = this.xz;
206
+ this.pr(true);
207
207
  break;
208
208
  case "ValueColumn":
209
- if (this.xg.c6) {
210
- this.xg.c5.g$i();
209
+ if (this.xh.c6) {
210
+ this.xh.c5.g$i();
211
211
  }
212
212
  var g = typeCast(NumericAxisBase.$, this.fetchYAxis());
213
213
  if (g != null && !g.c1()) {
214
- this.xg.cu.g(this.hk);
215
- this.pq(this.fr && this.dp);
214
+ this.xh.cu.g(this.hk);
215
+ this.pr(this.fr && this.dp);
216
216
  }
217
- this.ye();
218
- this.qk();
217
+ this.yf();
218
+ this.ql();
219
219
  break;
220
220
  case "TrendLineBrush":
221
- this.pf(b);
221
+ this.pg(b);
222
222
  break;
223
223
  case "ErrorBarSettings":
224
- this.pq(false);
224
+ this.pr(false);
225
225
  break;
226
226
  case "TrendLineType":
227
227
  this.om();
228
228
  break;
229
229
  case AnchoredCategorySeries.$$p[2]:
230
- this.pq(false);
230
+ this.pr(false);
231
231
  break;
232
232
  }
233
233
  };
@@ -248,28 +248,28 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
248
248
  case 4:
249
249
  case 1:
250
250
  case 0:
251
- this.xg.cu.g(this.hk);
251
+ this.xh.cu.g(this.hk);
252
252
  break;
253
253
  }
254
- if (this.xg.c6) {
255
- this.xg.c5.g$e(a, b, c, d);
254
+ if (this.xh.c6) {
255
+ this.xh.c5.g$e(a, b, c, d);
256
256
  }
257
- this.ye();
258
- this.qk();
257
+ this.yf();
258
+ this.ql();
259
259
  if (a == 0 || a == 2 || a == 3 || a == 4) {
260
- this.xo = true;
260
+ this.xp = true;
261
261
  }
262
262
  else if (a == 1) {
263
263
  for (var e = b; e < b + c; e++) {
264
- this.xq += this.valueColumn.item(e);
264
+ this.xr += this.valueColumn.item(e);
265
265
  }
266
- this.xr = this.xq / this.valueColumn.count;
266
+ this.xs = this.xr / this.valueColumn.count;
267
267
  }
268
268
  };
269
- AnchoredCategorySeries.prototype.wn = function () {
270
- return this.xs(this.vw);
269
+ AnchoredCategorySeries.prototype.wo = function () {
270
+ return this.xt(this.vx);
271
271
  };
272
- AnchoredCategorySeries.prototype.xs = function (a) {
272
+ AnchoredCategorySeries.prototype.xt = function (a) {
273
273
  var b = 0;
274
274
  var c = a.by;
275
275
  var d = a.bx;
@@ -284,22 +284,22 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
284
284
  }
285
285
  return b;
286
286
  };
287
- AnchoredCategorySeries.prototype.yc = function (a, b, c) {
288
- var d = this.xs(c);
287
+ AnchoredCategorySeries.prototype.yd = function (a, b, c) {
288
+ var d = this.xt(c);
289
289
  if (a.count > 0) {
290
290
  var e = d;
291
291
  a.add({ $type: Point_$type, x: a._inner[a.count - 1].x, y: e });
292
292
  a.add({ $type: Point_$type, x: a._inner[0].x, y: e });
293
293
  }
294
294
  };
295
- AnchoredCategorySeries.prototype.xe = function (a, b, c, d) {
296
- return this.xf(a, b, c, d, false);
295
+ AnchoredCategorySeries.prototype.xf = function (a, b, c, d) {
296
+ return this.xg(a, b, c, d, false);
297
297
  };
298
- AnchoredCategorySeries.prototype.xf = function (a, b, c, d, e) {
299
- return CategorySeries.vh(a, b, c, d, e);
298
+ AnchoredCategorySeries.prototype.xg = function (a, b, c, d, e) {
299
+ return CategorySeries.vi(a, b, c, d, e);
300
300
  };
301
301
  AnchoredCategorySeries.prototype.fo = function () {
302
- return this.highlightedItemsSource != null || this.xy != null;
302
+ return this.highlightedItemsSource != null || this.xz != null;
303
303
  };
304
304
  AnchoredCategorySeries.prototype.g1 = function () {
305
305
  var a = _super.prototype.g1.call(this);
@@ -312,17 +312,17 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
312
312
  $ret.q = true;
313
313
  return $ret;
314
314
  })());
315
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.x8));
315
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.x9));
316
316
  a.add(b);
317
317
  }
318
318
  return a;
319
319
  };
320
- AnchoredCategorySeries.prototype.x8 = function (a, b) {
321
- if (this.xy != null) {
322
- b.value = this.xy;
320
+ AnchoredCategorySeries.prototype.x9 = function (a, b) {
321
+ if (this.xz != null) {
322
+ b.value = this.xz;
323
323
  return;
324
324
  }
325
- b.value = this.x6;
325
+ b.value = this.x7;
326
326
  };
327
327
  AnchoredCategorySeries.prototype.gm = function (a, b, c) {
328
328
  var d = _super.prototype.gm.call(this, a, b, c);
@@ -340,26 +340,26 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
340
340
  c.c5.g$d();
341
341
  }
342
342
  };
343
- AnchoredCategorySeries.prototype.w3 = function (a, b) {
344
- _super.prototype.w3.call(this, a, b);
345
- this.vt(b).d(a, b);
343
+ AnchoredCategorySeries.prototype.w4 = function (a, b) {
344
+ _super.prototype.w4.call(this, a, b);
345
+ this.vu(b).d(a, b);
346
346
  };
347
- AnchoredCategorySeries.prototype.w6 = function (a, b) {
348
- _super.prototype.w6.call(this, a, b);
347
+ AnchoredCategorySeries.prototype.w7 = function (a, b) {
348
+ _super.prototype.w7.call(this, a, b);
349
349
  var c = typeCast(AnchoredCategorySeriesView.$, b);
350
350
  c.b6 = true;
351
351
  if (c.c6) {
352
352
  c.c5.g$g(a.p);
353
353
  }
354
- if (this.ud()) {
355
- CategoryMarkerManager.e(this, a.m, b.cx, this.uf);
356
- this.w0(b, a);
354
+ if (this.ue()) {
355
+ CategoryMarkerManager.e(this, a.m, b.cx, this.ug);
356
+ this.w1(b, a);
357
357
  b.cp();
358
358
  }
359
- this.x9(a, b);
359
+ this.ya(a, b);
360
360
  };
361
- AnchoredCategorySeries.prototype.pp = function (a, b, c, d, e) {
362
- _super.prototype.pp.call(this, a, b, c, d, e);
361
+ AnchoredCategorySeries.prototype.pq = function (a, b, c, d, e) {
362
+ _super.prototype.pq.call(this, a, b, c, d, e);
363
363
  var f = this.a3.a$h.item(d);
364
364
  var g = f;
365
365
  g.cu.g(this.hk);
@@ -367,93 +367,93 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
367
367
  if (this.dm(g)) {
368
368
  return;
369
369
  }
370
- if (this.xh == null) {
371
- this.xh = new CategoryFrame(3);
370
+ if (this.xi == null) {
371
+ this.xi = new CategoryFrame(3);
372
372
  }
373
- this.xh.u();
374
- this.w3(this.xh, g);
375
- this.w6(this.xh, g);
373
+ this.xi.u();
374
+ this.w4(this.xi, g);
375
+ this.w7(this.xi, g);
376
376
  };
377
- AnchoredCategorySeries.prototype.x9 = function (a, b) {
377
+ AnchoredCategorySeries.prototype.ya = function (a, b) {
378
378
  };
379
- AnchoredCategorySeries.prototype.qe = function () {
380
- _super.prototype.qe.call(this);
379
+ AnchoredCategorySeries.prototype.qf = function () {
380
+ _super.prototype.qf.call(this);
381
381
  if (this.index < 0) {
382
382
  return;
383
383
  }
384
- this.xg.da();
384
+ this.xh.da();
385
385
  if (this.trendLineBrush != null) {
386
- this.xg.c8();
386
+ this.xh.c8();
387
387
  }
388
388
  else {
389
- this.xg.c7();
389
+ this.xh.c7();
390
390
  }
391
391
  };
392
392
  AnchoredCategorySeries.prototype.jz = function (a, b) {
393
- if (this.xg.c6 && a == this.xg.c5.g$j) {
393
+ if (this.xh.c6 && a == this.xh.c5.g$j) {
394
394
  return null;
395
395
  }
396
396
  return _super.prototype.jz.call(this, a, b);
397
397
  };
398
398
  Object.defineProperty(AnchoredCategorySeries.prototype, "currentCategoryMode", {
399
399
  get: function () {
400
- return this.preferredCategoryMode(typeCast(CategoryAxisBase.$, this.vm()));
400
+ return this.preferredCategoryMode(typeCast(CategoryAxisBase.$, this.vn()));
401
401
  },
402
402
  enumerable: false,
403
403
  configurable: true
404
404
  });
405
405
  Object.defineProperty(AnchoredCategorySeries.prototype, "scaler", {
406
406
  get: function () {
407
- return typeCast(ICategoryScaler_$type, this.vm());
407
+ return typeCast(ICategoryScaler_$type, this.vn());
408
408
  },
409
409
  enumerable: false,
410
410
  configurable: true
411
411
  });
412
412
  Object.defineProperty(AnchoredCategorySeries.prototype, "yScaler", {
413
413
  get: function () {
414
- return typeCast(IScaler_$type, this.v2());
414
+ return typeCast(IScaler_$type, this.v3());
415
415
  },
416
416
  enumerable: false,
417
417
  configurable: true
418
418
  });
419
419
  Object.defineProperty(AnchoredCategorySeries.prototype, "bucketizer", {
420
420
  get: function () {
421
- return this.xg.cu;
421
+ return this.xh.cu;
422
422
  },
423
423
  enumerable: false,
424
424
  configurable: true
425
425
  });
426
426
  Object.defineProperty(AnchoredCategorySeries.prototype, "currentMode2Index", {
427
427
  get: function () {
428
- return this.wr();
428
+ return this.ws();
429
429
  },
430
430
  enumerable: false,
431
431
  configurable: true
432
432
  });
433
433
  AnchoredCategorySeries.prototype.provideCollisionDetector = function () {
434
- if (this.xi == 1) {
434
+ if (this.xj == 1) {
435
435
  return new CollisionAvoider();
436
436
  }
437
437
  return NonCollisionAvoider.b;
438
438
  };
439
439
  Object.defineProperty(AnchoredCategorySeries.prototype, "trendlinePreparer", {
440
440
  get: function () {
441
- return this.xg.c6 ? this.xg.c5 : null;
441
+ return this.xh.c6 ? this.xh.c5 : null;
442
442
  },
443
443
  enumerable: false,
444
444
  configurable: true
445
445
  });
446
446
  AnchoredCategorySeries.prototype.n2 = function (a) {
447
447
  _super.prototype.n2.call(this, a);
448
- if (this.xg.c6) {
449
- this.a5.exportTrendlineData(this, a, this.xg.c5.g$j);
448
+ if (this.xh.c6) {
449
+ this.a5.exportTrendlineData(this, a, this.xh.c5.g$j);
450
450
  }
451
451
  };
452
452
  AnchoredCategorySeries.prototype.js = function (a) {
453
453
  var _this = this;
454
454
  var b = this.fetchXAxis();
455
455
  var c = this.fetchYAxis();
456
- return this.xl.c$b(this, a, this.wo(this.cg), this.valueColumn, b, c, this.xj == 1, function (d) { return _super.prototype.js.call(_this, d); });
456
+ return this.xm.c$b(this, a, this.wp(this.cg), this.valueColumn, b, c, this.xk == 1, function (d) { return _super.prototype.js.call(_this, d); });
457
457
  };
458
458
  Object.defineProperty(AnchoredCategorySeries.prototype, "mayContainUnknowns", {
459
459
  get: function () {
@@ -465,26 +465,26 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
465
465
  AnchoredCategorySeries.prototype.h3 = function () {
466
466
  return Series.h4(this.valueColumn, typeCast(ISortingAxis_$type, this.fetchXAxis()));
467
467
  };
468
- AnchoredCategorySeries.prototype.get_xu = function () {
468
+ AnchoredCategorySeries.prototype.get_xv = function () {
469
469
  return 0;
470
470
  };
471
- Object.defineProperty(AnchoredCategorySeries.prototype, "xu", {
471
+ Object.defineProperty(AnchoredCategorySeries.prototype, "xv", {
472
472
  get: function () {
473
- return this.get_xu();
473
+ return this.get_xv();
474
474
  },
475
475
  enumerable: false,
476
476
  configurable: true
477
477
  });
478
478
  AnchoredCategorySeries.prototype.ar = function (a) {
479
479
  if (a.isEmpty && this.cv != null) {
480
- a = this.cv.tn;
480
+ a = this.cv.tr;
481
481
  }
482
482
  if (this.valueColumn == null) {
483
483
  return null;
484
484
  }
485
- var b = this.tp(this.cg);
486
- var c = this.vm();
487
- var d = new ScalerParams(0, a, this.cv.t2, c.ch, this.getEffectiveViewport());
485
+ var b = this.tq(this.cg);
486
+ var c = this.vn();
487
+ var d = new ScalerParams(0, a, this.cv.t6, c.ch, this.getEffectiveViewport());
488
488
  var e = (c.em(b.left, d));
489
489
  var f = (c.em(b.right, d));
490
490
  if (c.ch) {
@@ -492,8 +492,8 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
492
492
  e = f;
493
493
  f = g;
494
494
  }
495
- e -= this.xu;
496
- f += this.xu;
495
+ e -= this.xv;
496
+ f += this.xv;
497
497
  var h = null;
498
498
  if (c.cn) {
499
499
  h = c;
@@ -528,27 +528,27 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
528
528
  }
529
529
  }
530
530
  var n = new AxisRange(i, j);
531
- n = this.ap(n, this.v2(), a);
531
+ n = this.ap(n, this.v3(), a);
532
532
  return n;
533
533
  };
534
- AnchoredCategorySeries.prototype.ye = function () {
534
+ AnchoredCategorySeries.prototype.yf = function () {
535
535
  this.hs = this.valueColumn == null || this.valueColumn.count == 0 ? NaN : this.valueColumn.item(this.valueColumn.count - 1);
536
536
  };
537
- AnchoredCategorySeries.prototype.yd = function () {
538
- if (this.xo) {
539
- this.xq = 0;
537
+ AnchoredCategorySeries.prototype.ye = function () {
538
+ if (this.xp) {
539
+ this.xr = 0;
540
540
  for (var a = 0; a < this.valueColumn.count; a++) {
541
- this.xq += this.valueColumn.item(a);
541
+ this.xr += this.valueColumn.item(a);
542
542
  }
543
- this.xr = this.xq / this.valueColumn.count;
544
- this.xo = false;
543
+ this.xs = this.xr / this.valueColumn.count;
544
+ this.xp = false;
545
545
  }
546
546
  };
547
547
  AnchoredCategorySeries.prototype.id = function (a, b) {
548
548
  if (b == null || !b.cj) {
549
549
  return NaN;
550
550
  }
551
- var c = this.v2();
551
+ var c = this.v3();
552
552
  if (b != c) {
553
553
  return NaN;
554
554
  }
@@ -573,13 +573,13 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
573
573
  break;
574
574
  case 6:
575
575
  case 3:
576
- if (this.xo) {
577
- this.yd();
576
+ if (this.xp) {
577
+ this.ye();
578
578
  }
579
- b = this.xr;
579
+ b = this.xs;
580
580
  break;
581
581
  }
582
- var c = this.v2();
582
+ var c = this.v3();
583
583
  if (c.cp) {
584
584
  return [NaN, b];
585
585
  }
@@ -587,7 +587,7 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
587
587
  return [b, NaN];
588
588
  }
589
589
  };
590
- AnchoredCategorySeries.prototype.tl = function (a) {
590
+ AnchoredCategorySeries.prototype.tm = function (a) {
591
591
  var b = NaN;
592
592
  switch (a) {
593
593
  case 5:
@@ -600,16 +600,16 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
600
600
  break;
601
601
  case 6:
602
602
  case 3:
603
- if (this.xo) {
604
- this.yd();
603
+ if (this.xp) {
604
+ this.ye();
605
605
  }
606
- b = this.xr;
606
+ b = this.xs;
607
607
  break;
608
608
  }
609
609
  if (isNaN_(b)) {
610
610
  return { $type: Point_$type, x: NaN, y: NaN };
611
611
  }
612
- var c = this.v2();
612
+ var c = this.v3();
613
613
  var d = this.getEffectiveViewport1(this.cg);
614
614
  var e = new ScalerParams(0, this.cg.by, this.cg.bx, c.ch, d);
615
615
  if (c.cp) {
@@ -623,8 +623,8 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
623
623
  return { $type: Point_$type, x: c.ej(b, e), y: NaN };
624
624
  }
625
625
  };
626
- AnchoredCategorySeries.prototype.tm = function (a) {
627
- var b = this.v2();
626
+ AnchoredCategorySeries.prototype.tn = function (a) {
627
+ var b = this.v3();
628
628
  var c = this.getEffectiveViewport1(this.cg);
629
629
  var d = new ScalerParams(0, this.cg.by, this.cg.bx, b.ch, c);
630
630
  if (b.cp) {
@@ -640,14 +640,14 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
640
640
  };
641
641
  Object.defineProperty(AnchoredCategorySeries.prototype, "useHighMarkerFidelity", {
642
642
  get: function () {
643
- return this.wj;
643
+ return this.wk;
644
644
  },
645
645
  enumerable: false,
646
646
  configurable: true
647
647
  });
648
648
  AnchoredCategorySeries.$t = markType(AnchoredCategorySeries, 'AnchoredCategorySeries', CategorySeries.$, [IIsCategoryBased_$type, IHasSingleValueCategory_$type, IHasCategoryTrendline_$type, ITrendLineSeries_$type]);
649
- AnchoredCategorySeries.yf = DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredCategorySeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
650
- AnchoredCategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, AnchoredCategorySeries, 'raisePropertyChanged', ['ConsolidatedItemHitTestBehavior:xj:yg', [ConsolidatedItemHitTestBehavior_$type, enumGetBox(ConsolidatedItemHitTestBehavior_$type, 0)], 'HighlightedValueMemberPath:xy:yh', [2, null], 'MarkerCollisionAvoidance:xi:yi', [CategorySeriesMarkerCollisionAvoidance_$type, enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, 1)], 'ValueMemberAsLegendLabel:x2:yq', [2, null], 'ValueMemberAsLegendUnit:x4:yr', [2, null], 'ValueMemberPath:x6:ys', [2, null], 'TrendLineType::yo', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::yn', [1, 1.5], 'TrendLinePeriod::ym', [1, 7], 'TrendLineBrush::yj', [Brush.$, null], 'TrendLineZIndex:xt:yp', [1, 1001], 'TrendLineDashArray:yu:yk', [DoubleCollection.$], 'TrendLineDashCap:yv:yl', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
649
+ AnchoredCategorySeries.yg = DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredCategorySeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
650
+ AnchoredCategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, AnchoredCategorySeries, 'raisePropertyChanged', ['ConsolidatedItemHitTestBehavior:xk:yh', [ConsolidatedItemHitTestBehavior_$type, enumGetBox(ConsolidatedItemHitTestBehavior_$type, 0)], 'HighlightedValueMemberPath:xz:yi', [2, null], 'MarkerCollisionAvoidance:xj:yj', [CategorySeriesMarkerCollisionAvoidance_$type, enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, 1)], 'ValueMemberAsLegendLabel:x3:yr', [2, null], 'ValueMemberAsLegendUnit:x5:ys', [2, null], 'ValueMemberPath:x7:yt', [2, null], 'TrendLineType::yp', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::yo', [1, 1.5], 'TrendLinePeriod::yn', [1, 7], 'TrendLineBrush::yk', [Brush.$, null], 'TrendLineZIndex:xu:yq', [1, 1001], 'TrendLineDashArray:yv:yl', [DoubleCollection.$], 'TrendLineDashCap:yw:ym', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
651
651
  return AnchoredCategorySeries;
652
652
  }(CategorySeries));
653
653
  export { AnchoredCategorySeries };
@@ -744,7 +744,7 @@ var AnchoredCategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super)
744
744
  Object.defineProperty(AnchoredCategorySeriesView.prototype, "c5", {
745
745
  get: function () {
746
746
  if (this.c4 == null) {
747
- this.c4 = CategoryTrendLineManagerFactory.a(this.c4, this.e.as(), this.e.qs, this.e, this.e.da);
747
+ this.c4 = CategoryTrendLineManagerFactory.a(this.c4, this.e.as(), this.e.qt, this.e, this.e.da);
748
748
  }
749
749
  return this.c4;
750
750
  },
@@ -762,13 +762,13 @@ var AnchoredCategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super)
762
762
  configurable: true
763
763
  });
764
764
  AnchoredCategorySeriesView.prototype.da = function () {
765
- this.c3.yt = null;
765
+ this.c3.yu = null;
766
766
  };
767
767
  AnchoredCategorySeriesView.prototype.c8 = function () {
768
- this.c3.yt = this.c3.trendLineBrush;
768
+ this.c3.yu = this.c3.trendLineBrush;
769
769
  };
770
770
  AnchoredCategorySeriesView.prototype.c7 = function () {
771
- this.c3.yt = this.c3.st;
771
+ this.c3.yu = this.c3.su;
772
772
  };
773
773
  AnchoredCategorySeriesView.prototype.cv = function () {
774
774
  return new AnchoredCategoryBucketCalculator(this);
@@ -788,16 +788,16 @@ var AnchoredCategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super)
788
788
  if (this.c3.trendLineType != 0 && !b) {
789
789
  var c = this.c5.g$j;
790
790
  c.ad = this.c3.trendLineThickness;
791
- c._stroke = this.c3.yt;
792
- c.ai = this.c3.yu;
793
- c.aj = this.c3.yv;
791
+ c._stroke = this.c3.yu;
792
+ c.ai = this.c3.yv;
793
+ c.aj = this.c3.yw;
794
794
  a.v(c);
795
795
  }
796
796
  }
797
797
  _super.prototype.a7.call(this, a, b);
798
798
  };
799
799
  AnchoredCategorySeriesView.prototype.getDefaultTooltipTemplate = function () {
800
- return this.c3.xl.c$c(this.e, this.c3.x6);
800
+ return this.c3.xm.c$c(this.e, this.c3.x7);
801
801
  };
802
802
  AnchoredCategorySeriesView.$t = markType(AnchoredCategorySeriesView, 'AnchoredCategorySeriesView', CategorySeriesView.$);
803
803
  return AnchoredCategorySeriesView;