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
@@ -79,11 +79,11 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
79
79
  * ```
80
80
  */
81
81
  get negativeBrush() {
82
- return brushToString(this.i.x0);
82
+ return brushToString(this.i.x1);
83
83
  }
84
84
  set negativeBrush(v) {
85
- this.i.x0 = stringToBrush(v);
86
- this._a("negativeBrush", brushToString(this.i.x0));
85
+ this.i.x1 = stringToBrush(v);
86
+ this._a("negativeBrush", brushToString(this.i.x1));
87
87
  }
88
88
  get hasValueAxis() {
89
89
  return this.i.d0;
@@ -97,7 +97,7 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
97
97
  * Use `XAxis` property to set effective x-axis for the current FinancialSeries object.
98
98
  */
99
99
  get xAxis() {
100
- const r = this.i.ua;
100
+ const r = this.i.ub;
101
101
  if (r == null) {
102
102
  return null;
103
103
  }
@@ -113,7 +113,7 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
113
113
  set xAxis(v) {
114
114
  if (v != null && this._stylingContainer && v._styling)
115
115
  v._styling(this._stylingContainer, this, this);
116
- v == null ? this.i.ua = null : this.i.ua = v.i;
116
+ v == null ? this.i.ub = null : this.i.ub = v.i;
117
117
  }
118
118
  /**
119
119
  * Gets or sets the name to use to resolve xAxis from markup.
@@ -130,7 +130,7 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
130
130
  * Use `YAxis` property to set the effective y-axis for the current FinancialSeries object.
131
131
  */
132
132
  get yAxis() {
133
- const r = this.i.ut;
133
+ const r = this.i.uu;
134
134
  if (r == null) {
135
135
  return null;
136
136
  }
@@ -146,7 +146,7 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
146
146
  set yAxis(v) {
147
147
  if (v != null && this._stylingContainer && v._styling)
148
148
  v._styling(this._stylingContainer, this, this);
149
- v == null ? this.i.ut = null : this.i.ut = v.i;
149
+ v == null ? this.i.uu = null : this.i.uu = v.i;
150
150
  }
151
151
  /**
152
152
  * Gets or sets the name to use to resolve yAxis from markup.
@@ -163,10 +163,10 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
163
163
  * The `OpenMemberPath` property is used for open mapping of the current series object.
164
164
  */
165
165
  get openMemberPath() {
166
- return this.i.w0;
166
+ return this.i.w1;
167
167
  }
168
168
  set openMemberPath(v) {
169
- this.i.w0 = v;
169
+ this.i.w1 = v;
170
170
  }
171
171
  /**
172
172
  * Gets or sets the high mapping property for the current series object.
@@ -174,10 +174,10 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
174
174
  * Use `HighMemberPath` propert for high mapping of the current series object.
175
175
  */
176
176
  get highMemberPath() {
177
- return this.i.wr;
177
+ return this.i.ws;
178
178
  }
179
179
  set highMemberPath(v) {
180
- this.i.wr = v;
180
+ this.i.ws = v;
181
181
  }
182
182
  /**
183
183
  * Gets or sets the low mapping property for the current series object.
@@ -185,10 +185,10 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
185
185
  * The `LowMemberPath` is used for low mapping property of the current series object.
186
186
  */
187
187
  get lowMemberPath() {
188
- return this.i.ww;
188
+ return this.i.wx;
189
189
  }
190
190
  set lowMemberPath(v) {
191
- this.i.ww = v;
191
+ this.i.wx = v;
192
192
  }
193
193
  /**
194
194
  * Gets or sets the close mapping property for the current series object.
@@ -196,10 +196,10 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
196
196
  * Use `CloseMemberPath` property for the close mapping of the current series object.
197
197
  */
198
198
  get closeMemberPath() {
199
- return this.i.we;
199
+ return this.i.wf;
200
200
  }
201
201
  set closeMemberPath(v) {
202
- this.i.we = v;
202
+ this.i.wf = v;
203
203
  }
204
204
  /**
205
205
  * Gets or sets the volume mapping property for the current series object.
@@ -207,55 +207,55 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
207
207
  * The `VolumeMemberPath` property is used for the volume mapping property of the current series object.
208
208
  */
209
209
  get volumeMemberPath() {
210
- return this.i.w4;
210
+ return this.i.w5;
211
211
  }
212
212
  set volumeMemberPath(v) {
213
- this.i.w4 = v;
213
+ this.i.w5 = v;
214
214
  }
215
215
  /**
216
216
  * Gets or sets the highlighted X value mapping property for the current series object.
217
217
  */
218
218
  get highlightedOpenMemberPath() {
219
- return this.i.wn;
219
+ return this.i.wo;
220
220
  }
221
221
  set highlightedOpenMemberPath(v) {
222
- this.i.wn = v;
222
+ this.i.wo = v;
223
223
  }
224
224
  /**
225
225
  * Gets or sets the highlighted Y value mapping property for the current series object.
226
226
  */
227
227
  get highlightedHighMemberPath() {
228
- return this.i.wj;
228
+ return this.i.wk;
229
229
  }
230
230
  set highlightedHighMemberPath(v) {
231
- this.i.wj = v;
231
+ this.i.wk = v;
232
232
  }
233
233
  /**
234
234
  * Gets or sets the highlighted X value mapping property for the current series object.
235
235
  */
236
236
  get highlightedLowMemberPath() {
237
- return this.i.wl;
237
+ return this.i.wm;
238
238
  }
239
239
  set highlightedLowMemberPath(v) {
240
- this.i.wl = v;
240
+ this.i.wm = v;
241
241
  }
242
242
  /**
243
243
  * Gets or sets the highlighted Y value mapping property for the current series object.
244
244
  */
245
245
  get highlightedCloseMemberPath() {
246
- return this.i.wh;
246
+ return this.i.wi;
247
247
  }
248
248
  set highlightedCloseMemberPath(v) {
249
- this.i.wh = v;
249
+ this.i.wi = v;
250
250
  }
251
251
  /**
252
252
  * Gets or sets the highlighted Y value mapping property for the current series object.
253
253
  */
254
254
  get highlightedVolumeMemberPath() {
255
- return this.i.wp;
255
+ return this.i.wq;
256
256
  }
257
257
  set highlightedVolumeMemberPath(v) {
258
- this.i.wp = v;
258
+ this.i.wq = v;
259
259
  }
260
260
  /**
261
261
  * Gets or sets whether this category series should allow custom style overrides of its individual visuals.
@@ -267,11 +267,11 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
267
267
  * ```
268
268
  */
269
269
  get isCustomCategoryStyleAllowed() {
270
- return this.i.vg;
270
+ return this.i.vh;
271
271
  }
272
272
  set isCustomCategoryStyleAllowed(v) {
273
- this.i.vg = ensureBool(v);
274
- this._a("isCustomCategoryStyleAllowed", this.i.vg);
273
+ this.i.vh = ensureBool(v);
274
+ this._a("isCustomCategoryStyleAllowed", this.i.vh);
275
275
  }
276
276
  /**
277
277
  * Gets or sets the method by which to animate the data into the chart when the chart data source is swapped.
@@ -284,11 +284,11 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
284
284
  * ```
285
285
  */
286
286
  get transitionInMode() {
287
- return this.i.ul;
287
+ return this.i.um;
288
288
  }
289
289
  set transitionInMode(v) {
290
- this.i.ul = ensureEnum(CategoryTransitionInMode_$type, v);
291
- this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.ul));
290
+ this.i.um = ensureEnum(CategoryTransitionInMode_$type, v);
291
+ this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.um));
292
292
  }
293
293
  /**
294
294
  * Gets or sets whether the series should transition into the plot area when a new data source is assigned.
@@ -301,11 +301,11 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
301
301
  * ```
302
302
  */
303
303
  get isTransitionInEnabled() {
304
- return this.i.vh;
304
+ return this.i.vi;
305
305
  }
306
306
  set isTransitionInEnabled(v) {
307
- this.i.vh = ensureBool(v);
308
- this._a("isTransitionInEnabled", this.i.vh);
307
+ this.i.vi = ensureBool(v);
308
+ this._a("isTransitionInEnabled", this.i.vi);
309
309
  }
310
310
  /**
311
311
  * Overridden by derived series classes to indicate when negative colors are supported or not.
@@ -393,7 +393,7 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
393
393
  return (iv);
394
394
  }
395
395
  getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
396
- let iv = this.i.ti(toPoint(world), useInterpolation, skipUnknowns);
396
+ let iv = this.i.tj(toPoint(world), useInterpolation, skipUnknowns);
397
397
  return fromPoint(iv);
398
398
  }
399
399
  getSeriesValue(world, useInterpolation, skipUnknowns) {
@@ -409,35 +409,35 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
409
409
  return (iv);
410
410
  }
411
411
  getSeriesCloseValue(world, useInterpolation, skipUnknowns) {
412
- let iv = this.i.v2(toPoint(world), useInterpolation, skipUnknowns);
412
+ let iv = this.i.v3(toPoint(world), useInterpolation, skipUnknowns);
413
413
  return (iv);
414
414
  }
415
415
  getSeriesOpenValue(world, useInterpolation, skipUnknowns) {
416
- let iv = this.i.v3(toPoint(world), useInterpolation, skipUnknowns);
416
+ let iv = this.i.v4(toPoint(world), useInterpolation, skipUnknowns);
417
417
  return (iv);
418
418
  }
419
419
  getSeriesVolumeValue(world, useInterpolation, skipUnknowns) {
420
- let iv = this.i.v4(toPoint(world), useInterpolation, skipUnknowns);
420
+ let iv = this.i.v5(toPoint(world), useInterpolation, skipUnknowns);
421
421
  return (iv);
422
422
  }
423
423
  getSeriesHighValuePosition(world, useInterpolation, skipUnknowns) {
424
- let iv = this.i.te(toPoint(world), useInterpolation, skipUnknowns);
424
+ let iv = this.i.tf(toPoint(world), useInterpolation, skipUnknowns);
425
425
  return fromPoint(iv);
426
426
  }
427
427
  getSeriesLowValuePosition(world, useInterpolation, skipUnknowns) {
428
- let iv = this.i.tg(toPoint(world), useInterpolation, skipUnknowns);
428
+ let iv = this.i.th(toPoint(world), useInterpolation, skipUnknowns);
429
429
  return fromPoint(iv);
430
430
  }
431
431
  getSeriesOpenValuePosition(world, useInterpolation, skipUnknowns) {
432
- let iv = this.i.x2(toPoint(world), useInterpolation, skipUnknowns);
432
+ let iv = this.i.x3(toPoint(world), useInterpolation, skipUnknowns);
433
433
  return fromPoint(iv);
434
434
  }
435
435
  getSeriesCloseValuePosition(world, useInterpolation, skipUnknowns) {
436
- let iv = this.i.x1(toPoint(world), useInterpolation, skipUnknowns);
436
+ let iv = this.i.x2(toPoint(world), useInterpolation, skipUnknowns);
437
437
  return fromPoint(iv);
438
438
  }
439
439
  getSeriesVolumeValuePosition(world, useInterpolation, skipUnknowns) {
440
- let iv = this.i.x3(toPoint(world), useInterpolation, skipUnknowns);
440
+ let iv = this.i.x4(toPoint(world), useInterpolation, skipUnknowns);
441
441
  return fromPoint(iv);
442
442
  }
443
443
  /**
@@ -452,7 +452,7 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
452
452
  * ```
453
453
  */
454
454
  canUseAsYAxis(axis) {
455
- let iv = this.i.vd(axis);
455
+ let iv = this.i.ve(axis);
456
456
  return (iv);
457
457
  }
458
458
  /**
@@ -467,7 +467,7 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
467
467
  * ```
468
468
  */
469
469
  canUseAsXAxis(axis) {
470
- let iv = this.i.vc(axis);
470
+ let iv = this.i.vd(axis);
471
471
  return (iv);
472
472
  }
473
473
  /**
@@ -514,7 +514,7 @@ export let IgcFinancialSeriesComponent = /*@__PURE__*/ (() => {
514
514
  return (iv);
515
515
  }
516
516
  setNegativeColors(negativeBrush, negativeOutline) {
517
- this.i.p0(stringToBrush(negativeBrush), stringToBrush(negativeOutline));
517
+ this.i.p1(stringToBrush(negativeBrush), stringToBrush(negativeOutline));
518
518
  }
519
519
  /**
520
520
  * Event raised when Assigning Category Style
@@ -65,7 +65,7 @@ export let IgcForceIndexIndicatorComponent = /*@__PURE__*/ (() => {
65
65
  * Gets default display type for the current Financial Indicator
66
66
  */
67
67
  get defaultDisplayType() {
68
- return this.i.x6;
68
+ return this.i.x7;
69
69
  }
70
70
  /**
71
71
  * Gets or sets the moving average period for the current AverageTrueRangeSeries object.
@@ -78,11 +78,11 @@ export let IgcForceIndexIndicatorComponent = /*@__PURE__*/ (() => {
78
78
  * ```
79
79
  */
80
80
  get period() {
81
- return this.i.zk;
81
+ return this.i.zl;
82
82
  }
83
83
  set period(v) {
84
- this.i.zk = +v;
85
- this._a("period", this.i.zk);
84
+ this.i.zl = +v;
85
+ this._a("period", this.i.zl);
86
86
  }
87
87
  }
88
88
  IgcForceIndexIndicatorComponent._observedAttributesIgcForceIndexIndicatorComponent = null;
@@ -54,7 +54,7 @@ export let IgcFragmentBaseComponent = /*@__PURE__*/ (() => {
54
54
  return this.i.eq;
55
55
  }
56
56
  getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
57
- let iv = this.i.ti(toPoint(world), useInterpolation, skipUnknowns);
57
+ let iv = this.i.tj(toPoint(world), useInterpolation, skipUnknowns);
58
58
  return fromPoint(iv);
59
59
  }
60
60
  }
@@ -72,11 +72,11 @@ export let IgcFullStochasticOscillatorIndicatorComponent = /*@__PURE__*/ (() =>
72
72
  * ```
73
73
  */
74
74
  get period() {
75
- return this.i.zk;
75
+ return this.i.zl;
76
76
  }
77
77
  set period(v) {
78
- this.i.zk = +v;
79
- this._a("period", this.i.zk);
78
+ this.i.zl = +v;
79
+ this._a("period", this.i.zl);
80
80
  }
81
81
  /**
82
82
  * Gets or sets the moving average SmoothingPeriod for the current FullStochasticOscillatorIndicator object.
@@ -106,11 +106,11 @@ export let IgcFullStochasticOscillatorIndicatorComponent = /*@__PURE__*/ (() =>
106
106
  * ```
107
107
  */
108
108
  get triggerPeriod() {
109
- return this.i.zm;
109
+ return this.i.zn;
110
110
  }
111
111
  set triggerPeriod(v) {
112
- this.i.zm = +v;
113
- this._a("triggerPeriod", this.i.zm);
112
+ this.i.zn = +v;
113
+ this._a("triggerPeriod", this.i.zn);
114
114
  }
115
115
  }
116
116
  IgcFullStochasticOscillatorIndicatorComponent._observedAttributesIgcFullStochasticOscillatorIndicatorComponent = null;
@@ -82,7 +82,7 @@ export let IgcHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
82
82
  * Gets or sets the effective x-axis for the current object.
83
83
  */
84
84
  get xAxis() {
85
- const r = this.i.t9;
85
+ const r = this.i.ua;
86
86
  if (r == null) {
87
87
  return null;
88
88
  }
@@ -98,7 +98,7 @@ export let IgcHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
98
98
  set xAxis(v) {
99
99
  if (v != null && this._stylingContainer && v._styling)
100
100
  v._styling(this._stylingContainer, this, this);
101
- v == null ? this.i.t9 = null : this.i.t9 = v.i;
101
+ v == null ? this.i.ua = null : this.i.ua = v.i;
102
102
  }
103
103
  /**
104
104
  * Gets or sets the name to use to resolve xAxis from markup.
@@ -113,7 +113,7 @@ export let IgcHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
113
113
  * Gets or sets the effective y-axis for the current object.
114
114
  */
115
115
  get yAxis() {
116
- const r = this.i.ub;
116
+ const r = this.i.uc;
117
117
  if (r == null) {
118
118
  return null;
119
119
  }
@@ -129,7 +129,7 @@ export let IgcHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
129
129
  set yAxis(v) {
130
130
  if (v != null && this._stylingContainer && v._styling)
131
131
  v._styling(this._stylingContainer, this, this);
132
- v == null ? this.i.ub = null : this.i.ub = v.i;
132
+ v == null ? this.i.uc = null : this.i.uc = v.i;
133
133
  }
134
134
  /**
135
135
  * Gets or sets the name to use to resolve yAxis from markup.
@@ -144,135 +144,135 @@ export let IgcHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
144
144
  * Gets or sets the x value mapping property for the current series object.
145
145
  */
146
146
  get xMemberPath() {
147
- return this.i.wc;
147
+ return this.i.wd;
148
148
  }
149
149
  set xMemberPath(v) {
150
- this.i.wc = v;
150
+ this.i.wd = v;
151
151
  }
152
152
  /**
153
153
  * Gets or sets the label displayed before series X value in the Data Legend.
154
154
  */
155
155
  get xMemberAsLegendLabel() {
156
- return this.i.v8;
156
+ return this.i.v9;
157
157
  }
158
158
  set xMemberAsLegendLabel(v) {
159
- this.i.v8 = v;
159
+ this.i.v9 = v;
160
160
  }
161
161
  /**
162
162
  * Gets or sets the label displayed before series Y value in the Data Legend.
163
163
  */
164
164
  get yMemberAsLegendLabel() {
165
- return this.i.wg;
165
+ return this.i.wh;
166
166
  }
167
167
  set yMemberAsLegendLabel(v) {
168
- this.i.wg = v;
168
+ this.i.wh = v;
169
169
  }
170
170
  /**
171
171
  * Gets or sets the unit after displayed after series X value in the Data Legend.
172
172
  */
173
173
  get xMemberAsLegendUnit() {
174
- return this.i.wa;
174
+ return this.i.wb;
175
175
  }
176
176
  set xMemberAsLegendUnit(v) {
177
- this.i.wa = v;
177
+ this.i.wb = v;
178
178
  }
179
179
  /**
180
180
  * Gets or sets the unit after displayed after series Y value in the Data Legend.
181
181
  */
182
182
  get yMemberAsLegendUnit() {
183
- return this.i.wi;
183
+ return this.i.wj;
184
184
  }
185
185
  set yMemberAsLegendUnit(v) {
186
- this.i.wi = v;
186
+ this.i.wj = v;
187
187
  }
188
188
  /**
189
189
  * Gets or sets the y value mapping property for the current series object.
190
190
  */
191
191
  get yMemberPath() {
192
- return this.i.wk;
192
+ return this.i.wl;
193
193
  }
194
194
  set yMemberPath(v) {
195
- this.i.wk = v;
195
+ this.i.wl = v;
196
196
  }
197
197
  /**
198
198
  * Gets or sets the whether to use use brute force mode.
199
199
  */
200
200
  get useBruteForce() {
201
- return this.i.up;
201
+ return this.i.uq;
202
202
  }
203
203
  set useBruteForce(v) {
204
- this.i.up = ensureBool(v);
205
- this._a("useBruteForce", this.i.up);
204
+ this.i.uq = ensureBool(v);
205
+ this._a("useBruteForce", this.i.uq);
206
206
  }
207
207
  /**
208
208
  * Gets or sets the whether to progressively load the data into the chart.
209
209
  */
210
210
  get progressiveLoad() {
211
- return this.i.uo;
211
+ return this.i.up;
212
212
  }
213
213
  set progressiveLoad(v) {
214
- this.i.uo = ensureBool(v);
215
- this._a("progressiveLoad", this.i.uo);
214
+ this.i.up = ensureBool(v);
215
+ this._a("progressiveLoad", this.i.up);
216
216
  }
217
217
  /**
218
218
  * Gets or sets the density value that maps to the minimum heat color.
219
219
  */
220
220
  get heatMinimum() {
221
- return this.i.vk;
221
+ return this.i.vl;
222
222
  }
223
223
  set heatMinimum(v) {
224
- this.i.vk = +v;
225
- this._a("heatMinimum", this.i.vk);
224
+ this.i.vl = +v;
225
+ this._a("heatMinimum", this.i.vl);
226
226
  }
227
227
  /**
228
228
  * Gets or sets the value that maps to the maximum heat color.
229
229
  */
230
230
  get heatMaximum() {
231
- return this.i.vj;
231
+ return this.i.vk;
232
232
  }
233
233
  set heatMaximum(v) {
234
- this.i.vj = +v;
235
- this._a("heatMaximum", this.i.vj);
234
+ this.i.vk = +v;
235
+ this._a("heatMaximum", this.i.vk);
236
236
  }
237
237
  /**
238
238
  * Gets or sets the color to use for the minimum end of the scale.
239
239
  */
240
240
  get heatMinimumColor() {
241
- return colorToString(this.i.xi);
241
+ return colorToString(this.i.xj);
242
242
  }
243
243
  set heatMinimumColor(v) {
244
- this.i.xi = stringToColor(v);
245
- this._a("heatMinimumColor", colorToString(this.i.xi));
244
+ this.i.xj = stringToColor(v);
245
+ this._a("heatMinimumColor", colorToString(this.i.xj));
246
246
  }
247
247
  /**
248
248
  * Gets or sets the color to use for the maximum end of the scale.
249
249
  */
250
250
  get heatMaximumColor() {
251
- return colorToString(this.i.xh);
251
+ return colorToString(this.i.xi);
252
252
  }
253
253
  set heatMaximumColor(v) {
254
- this.i.xh = stringToColor(v);
255
- this._a("heatMaximumColor", colorToString(this.i.xh));
254
+ this.i.xi = stringToColor(v);
255
+ this._a("heatMaximumColor", colorToString(this.i.xi));
256
256
  }
257
257
  /**
258
258
  * Gets or sets the the pixel extent of the square data points that are rendered.
259
259
  */
260
260
  get pointExtent() {
261
- return this.i.vw;
261
+ return this.i.vx;
262
262
  }
263
263
  set pointExtent(v) {
264
- this.i.vw = +v;
265
- this._a("pointExtent", this.i.vw);
264
+ this.i.vx = +v;
265
+ this._a("pointExtent", this.i.vx);
266
266
  }
267
267
  /**
268
268
  * Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
269
269
  */
270
270
  get progressiveStatus() {
271
- return this.i.vx;
271
+ return this.i.vy;
272
272
  }
273
273
  set progressiveStatus(v) {
274
- this.i.vx = +v;
275
- this._a("progressiveStatus", this.i.vx);
274
+ this.i.vy = +v;
275
+ this._a("progressiveStatus", this.i.vy);
276
276
  }
277
277
  bindAxes(axes) {
278
278
  super.bindAxes(axes);
@@ -323,7 +323,7 @@ export let IgcHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
323
323
  * @param axis * The object to check
324
324
  */
325
325
  canUseAsYAxis(axis) {
326
- let iv = this.i.un(axis);
326
+ let iv = this.i.uo(axis);
327
327
  return (iv);
328
328
  }
329
329
  /**
@@ -332,7 +332,7 @@ export let IgcHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
332
332
  * @param axis * The object to check
333
333
  */
334
334
  canUseAsXAxis(axis) {
335
- let iv = this.i.um(axis);
335
+ let iv = this.i.un(axis);
336
336
  return (iv);
337
337
  }
338
338
  /**
@@ -174,7 +174,7 @@ export let IgcHorizontalAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
174
174
  * N/A
175
175
  */
176
176
  getSeriesValueMarkerBoundingBox(world) {
177
- let iv = this.i.tv(toPoint(world));
177
+ let iv = this.i.tw(toPoint(world));
178
178
  return fromRect(iv);
179
179
  }
180
180
  /**
@@ -226,7 +226,7 @@ export let IgcHorizontalAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
226
226
  return (iv);
227
227
  }
228
228
  getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
229
- let iv = this.i.ti(toPoint(world), useInterpolation, skipUnknowns);
229
+ let iv = this.i.tj(toPoint(world), useInterpolation, skipUnknowns);
230
230
  return fromPoint(iv);
231
231
  }
232
232
  /**
@@ -241,7 +241,7 @@ export let IgcHorizontalAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
241
241
  * var x = this.financialSeries.CanUseAsXAxis(this.xAxis);
242
242
  */
243
243
  canUseAsXAxis(axis) {
244
- let iv = this.i.y4(axis);
244
+ let iv = this.i.y5(axis);
245
245
  return (iv);
246
246
  }
247
247
  /**
@@ -256,7 +256,7 @@ export let IgcHorizontalAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
256
256
  * N/A
257
257
  */
258
258
  canUseAsYAxis(axis) {
259
- let iv = this.i.y5(axis);
259
+ let iv = this.i.y6(axis);
260
260
  return (iv);
261
261
  }
262
262
  }