igniteui-webcomponents-charts 5.2.0 → 5.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (629) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +15224 -15059
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +194 -194
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +313 -313
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
  9. package/esm2015/lib/AnnotationLayerProxy.js +52 -52
  10. package/esm2015/lib/AnnotationLayer_combined.js +183 -183
  11. package/esm2015/lib/Arc_combined.js +3 -0
  12. package/esm2015/lib/AreaSeries_combined.js +47 -47
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/BarSeries_combined.js +95 -95
  16. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +95 -95
  18. package/esm2015/lib/BrushScale.js +7 -7
  19. package/esm2015/lib/BubbleSeries_combined.js +269 -269
  20. package/esm2015/lib/CalloutLayer_combined.js +512 -508
  21. package/esm2015/lib/CategoryBucketCalculator_combined.js +301 -301
  22. package/esm2015/lib/CategoryChart.js +22 -22
  23. package/esm2015/lib/CategoryChartToolbarProvider.js +9 -9
  24. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  25. package/esm2015/lib/CategoryHighlightLayer_combined.js +56 -56
  26. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +115 -115
  27. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  28. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  29. package/esm2015/lib/CategoryToolTipLayer_combined.js +66 -66
  30. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  32. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  33. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  34. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  35. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  36. package/esm2015/lib/CrosshairLayer_combined.js +133 -133
  37. package/esm2015/lib/CustomIndicator.js +22 -22
  38. package/esm2015/lib/DataChartToolbarProvider.js +1 -5
  39. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  40. package/esm2015/lib/DataLegendContent_combined.js +276 -271
  41. package/esm2015/lib/DataPieBaseChart.js +38 -38
  42. package/esm2015/lib/DataPieChart.js +35 -8
  43. package/esm2015/lib/DataPieChartToolbarProvider.js +9 -9
  44. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  45. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  46. package/esm2015/lib/DomainChart.js +32 -32
  47. package/esm2015/lib/DomainChartToolbarProvider.js +187 -121
  48. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  49. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  50. package/esm2015/lib/FinalValueLayer_combined.js +80 -80
  51. package/esm2015/lib/FinancialChart_combined.js +34 -34
  52. package/esm2015/lib/FinancialEventArgs_combined.js +664 -664
  53. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  54. package/esm2015/lib/FinancialOverlay.js +35 -35
  55. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  56. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  57. package/esm2015/lib/FinancialPriceSeries_combined.js +302 -302
  58. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  59. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  60. package/esm2015/lib/HighDensityScatterSeries_combined.js +431 -431
  61. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  62. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  63. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  64. package/esm2015/lib/HorizontalRangeCategorySeries.js +51 -51
  65. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  66. package/esm2015/lib/IndicatorProxy.js +10 -10
  67. package/esm2015/lib/ItemToolTipLayer_combined.js +83 -83
  68. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  69. package/esm2015/lib/Legend_combined.js +11 -10
  70. package/esm2015/lib/LineSeries_combined.js +42 -42
  71. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  72. package/esm2015/lib/MassIndexIndicator.js +6 -6
  73. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  74. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  75. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  76. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  77. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  80. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  82. package/esm2015/lib/PieChartViewManager_combined.js +3 -0
  83. package/esm2015/lib/PointSeries_combined.js +21 -21
  84. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  85. package/esm2015/lib/PolarBase_combined.js +421 -421
  86. package/esm2015/lib/PolarLineSeriesBase_combined.js +54 -54
  87. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarScatterSeries_combined.js +12 -12
  89. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  90. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  91. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/PriceChannelOverlay_combined.js +77 -77
  93. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  94. package/esm2015/lib/ProportionalCategoryAngleAxis.js +1 -1
  95. package/esm2015/lib/RadialAreaSeries_combined.js +38 -38
  96. package/esm2015/lib/RadialBucketCalculator_combined.js +364 -364
  97. package/esm2015/lib/RadialColumnSeries_combined.js +67 -67
  98. package/esm2015/lib/RadialLineSeries_combined.js +41 -41
  99. package/esm2015/lib/RadialPieSeries_combined.js +133 -133
  100. package/esm2015/lib/RangeAreaSeries_combined.js +25 -25
  101. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +121 -121
  102. package/esm2015/lib/RangeColumnSeries_combined.js +38 -38
  103. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  104. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  105. package/esm2015/lib/ScatterAreaSeries_combined.js +132 -132
  106. package/esm2015/lib/ScatterBase_combined.js +501 -501
  107. package/esm2015/lib/ScatterContourSeries_combined.js +118 -118
  108. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  109. package/esm2015/lib/ScatterLineSeries.js +54 -54
  110. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  111. package/esm2015/lib/ScatterPolygonSeries_combined.js +218 -218
  112. package/esm2015/lib/ScatterPolylineSeries_combined.js +25 -25
  113. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  114. package/esm2015/lib/ScatterSplineSeries.js +40 -40
  115. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  116. package/esm2015/lib/ScatterTriangulationSeries.js +161 -161
  117. package/esm2015/lib/SeriesInteractionManager.js +75 -75
  118. package/esm2015/lib/SeriesRenderManager.js +12 -12
  119. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  120. package/esm2015/lib/SeriesViewerInteractionManager.js +19 -19
  121. package/esm2015/lib/SeriesViewer_combined.js +1476 -1476
  122. package/esm2015/lib/SeriesVisualDataManager.js +4 -4
  123. package/esm2015/lib/ShapeSeriesBase_combined.js +378 -378
  124. package/esm2015/lib/SizeScale.js +2 -2
  125. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  126. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  127. package/esm2015/lib/SplineSeriesBase_combined.js +121 -121
  128. package/esm2015/lib/SplineSeries_combined.js +26 -26
  129. package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
  130. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  131. package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
  132. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  133. package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
  134. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  135. package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
  136. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  137. package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
  138. package/esm2015/lib/StackedLineSeries_combined.js +12 -12
  139. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1054 -1054
  140. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  141. package/esm2015/lib/StepAreaSeries_combined.js +40 -40
  142. package/esm2015/lib/StepLineSeries_combined.js +47 -47
  143. package/esm2015/lib/StochRSIIndicator.js +15 -15
  144. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  145. package/esm2015/lib/TRIXIndicator.js +16 -16
  146. package/esm2015/lib/TimeAxisBase.js +1 -1
  147. package/esm2015/lib/TimeXAxis.js +1 -1
  148. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  149. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  150. package/esm2015/lib/ValueLayer_combined.js +202 -183
  151. package/esm2015/lib/ValueOverlay_combined.js +114 -114
  152. package/esm2015/lib/VerticalAnchoredCategorySeries.js +67 -67
  153. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  154. package/esm2015/lib/WaterfallSeries_combined.js +112 -112
  155. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  156. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  157. package/esm2015/lib/XamFunnelView_combined.js +3 -0
  158. package/esm2015/lib/igc-anchored-category-series-component.js +26 -26
  159. package/esm2015/lib/igc-anchored-radial-series-component.js +40 -40
  160. package/esm2015/lib/igc-annotation-layer-component.js +64 -64
  161. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  162. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  163. package/esm2015/lib/igc-bar-fragment-component.js +4 -4
  164. package/esm2015/lib/igc-bar-series-component.js +10 -10
  165. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  166. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  167. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  168. package/esm2015/lib/igc-callout-layer-component.js +131 -131
  169. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  170. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  171. package/esm2015/lib/igc-category-series-component.js +22 -22
  172. package/esm2015/lib/igc-category-tool-tip-layer-component.js +6 -6
  173. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  174. package/esm2015/lib/igc-column-fragment-component.js +10 -10
  175. package/esm2015/lib/igc-column-series-component.js +12 -12
  176. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  178. package/esm2015/lib/igc-data-legend-component.js +272 -262
  179. package/esm2015/lib/igc-data-tool-tip-layer-component.js +406 -406
  180. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  181. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  182. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  183. package/esm2015/lib/igc-financial-indicator-component.js +18 -18
  184. package/esm2015/lib/igc-financial-overlay-component.js +4 -4
  185. package/esm2015/lib/igc-financial-price-series-component.js +37 -37
  186. package/esm2015/lib/igc-financial-series-component.js +60 -60
  187. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  188. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  189. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  190. package/esm2015/lib/igc-high-density-scatter-series-component.js +48 -48
  191. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  192. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  193. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  194. package/esm2015/lib/igc-item-tool-tip-layer-component.js +12 -12
  195. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  196. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  197. package/esm2015/lib/igc-line-series-component.js +1 -1
  198. package/esm2015/lib/igc-marker-series-component.js +35 -35
  199. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  200. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  201. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  202. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  203. package/esm2015/lib/igc-polar-base-component.js +75 -75
  204. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  205. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  206. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  207. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  208. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  209. package/esm2015/lib/igc-radial-base-component.js +64 -64
  210. package/esm2015/lib/igc-radial-column-series-component.js +8 -8
  211. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  212. package/esm2015/lib/igc-radial-pie-series-component.js +15 -15
  213. package/esm2015/lib/igc-range-category-series-component.js +11 -11
  214. package/esm2015/lib/igc-range-column-series-component.js +9 -9
  215. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  217. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  218. package/esm2015/lib/igc-scatter-base-component.js +59 -59
  219. package/esm2015/lib/igc-scatter-contour-series-component.js +15 -15
  220. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  221. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  222. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  223. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  224. package/esm2015/lib/igc-scatter-triangulation-series-component.js +28 -28
  225. package/esm2015/lib/igc-series-component.js +229 -229
  226. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  227. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  228. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  229. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  231. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  232. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  233. package/esm2015/lib/igc-spline-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  239. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  240. package/esm2015/lib/igc-stacked-bar-series-component.js +11 -11
  241. package/esm2015/lib/igc-stacked-column-series-component.js +8 -8
  242. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  243. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  244. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  246. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  247. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  248. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  249. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  250. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  251. package/esm2015/lib/igc-value-layer-component.js +98 -87
  252. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  253. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  254. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  255. package/esm2015/lib/igc-waterfall-series-component.js +18 -18
  256. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  257. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  258. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  259. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  260. package/esm5/lib/AnchoredCategorySeries_combined.js +193 -193
  261. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +311 -311
  262. package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
  263. package/esm5/lib/AnnotationLayerProxy.js +52 -52
  264. package/esm5/lib/AnnotationLayer_combined.js +182 -182
  265. package/esm5/lib/Arc_combined.js +7 -0
  266. package/esm5/lib/AreaSeries_combined.js +47 -47
  267. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  268. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  269. package/esm5/lib/BarSeries_combined.js +95 -95
  270. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  271. package/esm5/lib/BollingerBandsOverlay_combined.js +95 -95
  272. package/esm5/lib/BrushScale.js +7 -7
  273. package/esm5/lib/BubbleSeries_combined.js +272 -272
  274. package/esm5/lib/CalloutLayer_combined.js +512 -508
  275. package/esm5/lib/CategoryBucketCalculator_combined.js +301 -301
  276. package/esm5/lib/CategoryChart.js +22 -22
  277. package/esm5/lib/CategoryChartToolbarProvider.js +9 -9
  278. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  279. package/esm5/lib/CategoryHighlightLayer_combined.js +55 -55
  280. package/esm5/lib/CategoryItemHighlightLayer_combined.js +115 -115
  281. package/esm5/lib/CategoryMarkerManager.js +1 -1
  282. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  283. package/esm5/lib/CategoryToolTipLayer_combined.js +66 -66
  284. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  285. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  286. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  287. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  288. package/esm5/lib/ColumnSeries_combined.js +64 -64
  289. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  290. package/esm5/lib/CrosshairLayer_combined.js +133 -133
  291. package/esm5/lib/CustomIndicator.js +22 -22
  292. package/esm5/lib/DataChartToolbarProvider.js +1 -5
  293. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  294. package/esm5/lib/DataLegendContent_combined.js +276 -271
  295. package/esm5/lib/DataPieBaseChart.js +37 -37
  296. package/esm5/lib/DataPieChart.js +35 -8
  297. package/esm5/lib/DataPieChartToolbarProvider.js +9 -9
  298. package/esm5/lib/DataToolTipLayer_combined.js +443 -441
  299. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  300. package/esm5/lib/DomainChart.js +32 -32
  301. package/esm5/lib/DomainChartToolbarProvider.js +187 -121
  302. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  303. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  304. package/esm5/lib/FinalValueLayer_combined.js +80 -80
  305. package/esm5/lib/FinancialChart_combined.js +34 -34
  306. package/esm5/lib/FinancialEventArgs_combined.js +664 -664
  307. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  308. package/esm5/lib/FinancialOverlay.js +35 -35
  309. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  310. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  311. package/esm5/lib/FinancialPriceSeries_combined.js +301 -301
  312. package/esm5/lib/ForceIndexIndicator.js +15 -15
  313. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  314. package/esm5/lib/HighDensityScatterSeries_combined.js +432 -432
  315. package/esm5/lib/HorizontalAnchoredCategorySeries.js +104 -104
  316. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  317. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  318. package/esm5/lib/HorizontalRangeCategorySeries.js +51 -51
  319. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  320. package/esm5/lib/IndicatorProxy.js +10 -10
  321. package/esm5/lib/ItemToolTipLayer_combined.js +83 -83
  322. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  323. package/esm5/lib/Legend_combined.js +11 -10
  324. package/esm5/lib/LineSeries_combined.js +42 -42
  325. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  326. package/esm5/lib/MassIndexIndicator.js +6 -6
  327. package/esm5/lib/MedianPriceIndicator.js +6 -6
  328. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  329. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  330. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  331. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  332. package/esm5/lib/OverlayProxy.js +7 -7
  333. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  334. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  335. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  336. package/esm5/lib/PieChartViewManager_combined.js +7 -0
  337. package/esm5/lib/PointSeries_combined.js +21 -21
  338. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  339. package/esm5/lib/PolarBase_combined.js +420 -420
  340. package/esm5/lib/PolarLineSeriesBase_combined.js +54 -54
  341. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  342. package/esm5/lib/PolarScatterSeries_combined.js +12 -12
  343. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  344. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  345. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  346. package/esm5/lib/PriceChannelOverlay_combined.js +77 -77
  347. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  348. package/esm5/lib/ProportionalCategoryAngleAxis.js +1 -1
  349. package/esm5/lib/RadialAreaSeries_combined.js +38 -38
  350. package/esm5/lib/RadialBucketCalculator_combined.js +363 -363
  351. package/esm5/lib/RadialColumnSeries_combined.js +67 -67
  352. package/esm5/lib/RadialLineSeries_combined.js +41 -41
  353. package/esm5/lib/RadialPieSeries_combined.js +130 -130
  354. package/esm5/lib/RangeAreaSeries_combined.js +25 -25
  355. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +122 -122
  356. package/esm5/lib/RangeColumnSeries_combined.js +38 -38
  357. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  358. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  359. package/esm5/lib/ScatterAreaSeries_combined.js +130 -130
  360. package/esm5/lib/ScatterBase_combined.js +500 -500
  361. package/esm5/lib/ScatterContourSeries_combined.js +116 -116
  362. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  363. package/esm5/lib/ScatterLineSeries.js +54 -54
  364. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  365. package/esm5/lib/ScatterPolygonSeries_combined.js +216 -216
  366. package/esm5/lib/ScatterPolylineSeries_combined.js +25 -25
  367. package/esm5/lib/ScatterSeries_combined.js +15 -15
  368. package/esm5/lib/ScatterSplineSeries.js +40 -40
  369. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  370. package/esm5/lib/ScatterTriangulationSeries.js +165 -165
  371. package/esm5/lib/SeriesInteractionManager.js +75 -75
  372. package/esm5/lib/SeriesRenderManager.js +12 -12
  373. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  374. package/esm5/lib/SeriesViewerInteractionManager.js +19 -19
  375. package/esm5/lib/SeriesViewer_combined.js +1465 -1465
  376. package/esm5/lib/SeriesVisualDataManager.js +4 -4
  377. package/esm5/lib/ShapeSeriesBase_combined.js +374 -374
  378. package/esm5/lib/SizeScale.js +2 -2
  379. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  380. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  381. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  382. package/esm5/lib/SplineSeries_combined.js +26 -26
  383. package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
  384. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  385. package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
  386. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  387. package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
  388. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  389. package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
  390. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  391. package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
  392. package/esm5/lib/StackedLineSeries_combined.js +12 -12
  393. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1052 -1052
  394. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  395. package/esm5/lib/StepAreaSeries_combined.js +40 -40
  396. package/esm5/lib/StepLineSeries_combined.js +47 -47
  397. package/esm5/lib/StochRSIIndicator.js +14 -14
  398. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  399. package/esm5/lib/TRIXIndicator.js +15 -15
  400. package/esm5/lib/TimeAxisBase.js +1 -1
  401. package/esm5/lib/TimeXAxis.js +1 -1
  402. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  403. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  404. package/esm5/lib/ValueLayer_combined.js +202 -183
  405. package/esm5/lib/ValueOverlay_combined.js +114 -114
  406. package/esm5/lib/VerticalAnchoredCategorySeries.js +67 -67
  407. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  408. package/esm5/lib/WaterfallSeries_combined.js +112 -112
  409. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  410. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  411. package/esm5/lib/XamFunnelView_combined.js +7 -0
  412. package/esm5/lib/igc-anchored-category-series-component.js +26 -26
  413. package/esm5/lib/igc-anchored-radial-series-component.js +40 -40
  414. package/esm5/lib/igc-annotation-layer-component.js +64 -64
  415. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  416. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  417. package/esm5/lib/igc-bar-fragment-component.js +4 -4
  418. package/esm5/lib/igc-bar-series-component.js +10 -10
  419. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  420. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  421. package/esm5/lib/igc-bubble-series-component.js +35 -35
  422. package/esm5/lib/igc-callout-layer-component.js +131 -131
  423. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  424. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  425. package/esm5/lib/igc-category-series-component.js +22 -22
  426. package/esm5/lib/igc-category-tool-tip-layer-component.js +6 -6
  427. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  428. package/esm5/lib/igc-column-fragment-component.js +10 -10
  429. package/esm5/lib/igc-column-series-component.js +12 -12
  430. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  431. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  432. package/esm5/lib/igc-data-legend-component.js +276 -262
  433. package/esm5/lib/igc-data-tool-tip-layer-component.js +406 -406
  434. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  435. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  436. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  437. package/esm5/lib/igc-financial-indicator-component.js +18 -18
  438. package/esm5/lib/igc-financial-overlay-component.js +4 -4
  439. package/esm5/lib/igc-financial-price-series-component.js +37 -37
  440. package/esm5/lib/igc-financial-series-component.js +60 -60
  441. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  442. package/esm5/lib/igc-fragment-base-component.js +2 -2
  443. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  444. package/esm5/lib/igc-high-density-scatter-series-component.js +48 -48
  445. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  446. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  447. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  448. package/esm5/lib/igc-item-tool-tip-layer-component.js +12 -12
  449. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  450. package/esm5/lib/igc-line-fragment-component.js +1 -1
  451. package/esm5/lib/igc-line-series-component.js +1 -1
  452. package/esm5/lib/igc-marker-series-component.js +35 -35
  453. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  454. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  455. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  456. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  457. package/esm5/lib/igc-polar-base-component.js +75 -75
  458. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  459. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  460. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  461. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  462. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  463. package/esm5/lib/igc-radial-base-component.js +64 -64
  464. package/esm5/lib/igc-radial-column-series-component.js +8 -8
  465. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  466. package/esm5/lib/igc-radial-pie-series-component.js +15 -15
  467. package/esm5/lib/igc-range-category-series-component.js +11 -11
  468. package/esm5/lib/igc-range-column-series-component.js +9 -9
  469. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  470. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  471. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  472. package/esm5/lib/igc-scatter-base-component.js +59 -59
  473. package/esm5/lib/igc-scatter-contour-series-component.js +15 -15
  474. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  475. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  476. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  477. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  478. package/esm5/lib/igc-scatter-triangulation-series-component.js +28 -28
  479. package/esm5/lib/igc-series-component.js +229 -229
  480. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  481. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  482. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  483. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  484. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  485. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  486. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  487. package/esm5/lib/igc-spline-series-component.js +1 -1
  488. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  489. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  490. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  491. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  492. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  493. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  494. package/esm5/lib/igc-stacked-bar-series-component.js +11 -11
  495. package/esm5/lib/igc-stacked-column-series-component.js +8 -8
  496. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  497. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  498. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  499. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  500. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  501. package/esm5/lib/igc-step-area-series-component.js +2 -2
  502. package/esm5/lib/igc-step-line-series-component.js +3 -3
  503. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  504. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  505. package/esm5/lib/igc-value-layer-component.js +102 -87
  506. package/esm5/lib/igc-value-overlay-component.js +47 -47
  507. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  508. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  509. package/esm5/lib/igc-waterfall-series-component.js +18 -18
  510. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  511. package/fesm2015/igniteui-webcomponents-charts.js +15250 -15105
  512. package/fesm5/igniteui-webcomponents-charts.js +15224 -15059
  513. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  514. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  515. package/lib/AnchoredCategorySeries_combined.d.ts +59 -59
  516. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +71 -71
  517. package/lib/AnnotationLayer_combined.d.ts +56 -56
  518. package/lib/Arc_combined.d.ts +1 -0
  519. package/lib/AreaSeries_combined.d.ts +9 -9
  520. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  521. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  522. package/lib/BarSeries_combined.d.ts +18 -18
  523. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  524. package/lib/BollingerBandsOverlay_combined.d.ts +16 -16
  525. package/lib/BubbleSeries_combined.d.ts +48 -48
  526. package/lib/CalloutLayer_combined.d.ts +114 -114
  527. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  528. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  529. package/lib/CategoryHighlightLayer_combined.d.ts +16 -16
  530. package/lib/CategoryItemHighlightLayer_combined.d.ts +25 -25
  531. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  532. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  533. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  534. package/lib/ColumnSeries_combined.d.ts +17 -17
  535. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  536. package/lib/CrosshairLayer_combined.d.ts +44 -44
  537. package/lib/CustomIndicator.d.ts +8 -8
  538. package/lib/DataLegendContent_combined.d.ts +73 -72
  539. package/lib/DataPieChartToolbarProvider.d.ts +4 -4
  540. package/lib/DataToolTipLayer_combined.d.ts +126 -126
  541. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  542. package/lib/DomainChartToolbarProvider.d.ts +25 -23
  543. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  544. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  545. package/lib/FinalValueLayer_combined.d.ts +27 -27
  546. package/lib/FinancialEventArgs_combined.d.ts +129 -129
  547. package/lib/FinancialIndicator_combined.d.ts +37 -37
  548. package/lib/FinancialOverlay.d.ts +8 -8
  549. package/lib/FinancialPriceSeries_combined.d.ts +54 -54
  550. package/lib/ForceIndexIndicator.d.ts +10 -10
  551. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  552. package/lib/HighDensityScatterSeries_combined.d.ts +91 -91
  553. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  554. package/lib/HorizontalRangeCategorySeries.d.ts +18 -18
  555. package/lib/ItemToolTipLayer_combined.d.ts +16 -16
  556. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  557. package/lib/LineSeries_combined.d.ts +9 -9
  558. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  559. package/lib/MassIndexIndicator.d.ts +4 -4
  560. package/lib/MedianPriceIndicator.d.ts +4 -4
  561. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  562. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  563. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  564. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  565. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  566. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  567. package/lib/PieChartViewManager_combined.d.ts +1 -0
  568. package/lib/PointSeries_combined.d.ts +7 -7
  569. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  570. package/lib/PolarBase_combined.d.ts +104 -104
  571. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  572. package/lib/PolarLineSeries_combined.d.ts +8 -8
  573. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  574. package/lib/PolarSplineAreaSeries_combined.d.ts +9 -9
  575. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  576. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  577. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  578. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  579. package/lib/RadialAreaSeries_combined.d.ts +8 -8
  580. package/lib/RadialBucketCalculator_combined.d.ts +74 -74
  581. package/lib/RadialColumnSeries_combined.d.ts +10 -10
  582. package/lib/RadialLineSeries_combined.d.ts +10 -10
  583. package/lib/RadialPieSeries_combined.d.ts +26 -26
  584. package/lib/RangeAreaSeries_combined.d.ts +7 -7
  585. package/lib/RangeCategoryBucketCalculator_combined.d.ts +27 -27
  586. package/lib/RangeColumnSeries_combined.d.ts +11 -11
  587. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  588. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  589. package/lib/ScatterAreaSeries_combined.d.ts +30 -30
  590. package/lib/ScatterBase_combined.d.ts +113 -113
  591. package/lib/ScatterContourSeries_combined.d.ts +22 -22
  592. package/lib/ScatterLineSeries.d.ts +13 -13
  593. package/lib/ScatterPolygonSeries_combined.d.ts +45 -45
  594. package/lib/ScatterPolylineSeries_combined.d.ts +10 -10
  595. package/lib/ScatterSeries_combined.d.ts +4 -4
  596. package/lib/ScatterSplineSeries.d.ts +11 -11
  597. package/lib/ScatterTriangulationSeries.d.ts +38 -38
  598. package/lib/SeriesViewer_combined.d.ts +475 -475
  599. package/lib/ShapeSeriesBase_combined.d.ts +100 -100
  600. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  601. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  602. package/lib/SplineSeriesBase_combined.d.ts +21 -21
  603. package/lib/SplineSeries_combined.d.ts +7 -7
  604. package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
  605. package/lib/Stacked100BarSeries_combined.d.ts +7 -7
  606. package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
  607. package/lib/Stacked100LineSeries_combined.d.ts +5 -5
  608. package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
  609. package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
  610. package/lib/StackedLineSeries_combined.d.ts +4 -4
  611. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +227 -227
  612. package/lib/StandardDeviationIndicator.d.ts +9 -9
  613. package/lib/StepAreaSeries_combined.d.ts +11 -11
  614. package/lib/StepLineSeries_combined.d.ts +11 -11
  615. package/lib/StochRSIIndicator.d.ts +9 -9
  616. package/lib/StrategyBasedIndicator.d.ts +19 -19
  617. package/lib/TRIXIndicator.d.ts +9 -9
  618. package/lib/TypicalPriceIndicator.d.ts +4 -4
  619. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  620. package/lib/ValueLayer_combined.d.ts +54 -53
  621. package/lib/ValueOverlay_combined.d.ts +38 -38
  622. package/lib/VerticalAnchoredCategorySeries.d.ts +22 -22
  623. package/lib/WaterfallSeries_combined.d.ts +23 -23
  624. package/lib/WeightedCloseIndicator.d.ts +4 -4
  625. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  626. package/lib/XamFunnelView_combined.d.ts +1 -0
  627. package/lib/igc-data-legend-component.d.ts +5 -0
  628. package/lib/igc-value-layer-component.d.ts +6 -0
  629. package/package.json +2 -2
@@ -310,20 +310,20 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
310
310
  * If not set, series will be grouped by series family, e.g. Category, Range, Financial, Scatter
311
311
  */
312
312
  get dataLegendGroup() {
313
- return this.i.l3;
313
+ return this.i.l2;
314
314
  }
315
315
  set dataLegendGroup(v) {
316
- this.i.l3 = v;
316
+ this.i.l2 = v;
317
317
  }
318
318
  /**
319
319
  * Gets or sets a name used for grouping highlighted series in the Data Legend
320
320
  * If not set, series will default to parent series' DataLegendGroup, e.g. Category, Range, Financial, Scatter
321
321
  */
322
322
  get highlightedValuesDataLegendGroup() {
323
- return this.i.mj;
323
+ return this.i.mi;
324
324
  }
325
325
  set highlightedValuesDataLegendGroup(v) {
326
- this.i.mj = v;
326
+ this.i.mi = v;
327
327
  }
328
328
  /**
329
329
  * Gets whether the series is an annotation layer.
@@ -384,7 +384,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
384
384
  * ```
385
385
  */
386
386
  get isFragment() {
387
- return this.i.fb;
387
+ return this.i.isFragment;
388
388
  }
389
389
  /**
390
390
  * Gets whether the current series shows an area or line shape.
@@ -412,25 +412,25 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
412
412
  * Gets whether the current series shows an area shape.
413
413
  */
414
414
  get isValueAxisInverted() {
415
- return this.i.f5;
415
+ return this.i.f4;
416
416
  }
417
417
  /**
418
418
  * Gets whether the current series shows only line shapes.
419
419
  */
420
420
  get isLineOnly() {
421
- return this.i.fk;
421
+ return this.i.fj;
422
422
  }
423
423
  /**
424
424
  * Gets whether the current series shows a line contour shape.
425
425
  */
426
426
  get isLineContour() {
427
- return this.i.fj;
427
+ return this.i.fi;
428
428
  }
429
429
  /**
430
430
  * Gets whether the current series shows a spline shape.
431
431
  */
432
432
  get isSpline() {
433
- return this.i.f0;
433
+ return this.i.fz;
434
434
  }
435
435
  /**
436
436
  * Gets whether the current series shows a column shape.
@@ -448,49 +448,49 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
448
448
  * Gets whether the current series shows a waterfall column shape.
449
449
  */
450
450
  get isWaterfall() {
451
- return this.i.f6;
451
+ return this.i.f5;
452
452
  }
453
453
  /**
454
454
  * Gets whether the current series shows a polyline shape.
455
455
  */
456
456
  get isPolyline() {
457
- return this.i.fr;
457
+ return this.i.fq;
458
458
  }
459
459
  /**
460
460
  * Gets whether the current series shows a polygon shape.
461
461
  */
462
462
  get isPolygon() {
463
- return this.i.fq;
463
+ return this.i.fp;
464
464
  }
465
465
  /**
466
466
  * Gets whether the current series shows pixels.
467
467
  */
468
468
  get isPixel() {
469
- return this.i.fo;
469
+ return this.i.fn;
470
470
  }
471
471
  /**
472
472
  * Gets whether the current series shows a pie shape.
473
473
  */
474
474
  get isPie() {
475
- return this.i.fn;
475
+ return this.i.fm;
476
476
  }
477
477
  /**
478
478
  * Gets whether the current series shows a tile imagery.
479
479
  */
480
480
  get isTile() {
481
- return this.i.f3;
481
+ return this.i.f2;
482
482
  }
483
483
  /**
484
484
  * Gets whether the current series shows step shapes.
485
485
  */
486
486
  get isStep() {
487
- return this.i.f1;
487
+ return this.i.f0;
488
488
  }
489
489
  /**
490
490
  * Gets whether the current series shows interactive shape controls.
491
491
  */
492
492
  get isShapeControl() {
493
- return this.i.fy;
493
+ return this.i.fx;
494
494
  }
495
495
  /**
496
496
  * Gets whether the current series is a polar type series.
@@ -500,7 +500,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
500
500
  * ```
501
501
  */
502
502
  get isPolar() {
503
- return this.i.fp;
503
+ return this.i.fo;
504
504
  }
505
505
  /**
506
506
  * Gets whether the current series is a scatter type series.
@@ -510,7 +510,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
510
510
  * ```
511
511
  */
512
512
  get isScatter() {
513
- return this.i.fw;
513
+ return this.i.fv;
514
514
  }
515
515
  /**
516
516
  * Gets whether the current series is a radial type series.
@@ -520,7 +520,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
520
520
  * ```
521
521
  */
522
522
  get isRadial() {
523
- return this.i.ft;
523
+ return this.i.fs;
524
524
  }
525
525
  /**
526
526
  * Gets whether the current series is a stacked type series.
@@ -550,7 +550,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
550
550
  * ```
551
551
  */
552
552
  get isRange() {
553
- return this.i.fu;
553
+ return this.i.ft;
554
554
  }
555
555
  /**
556
556
  * Gets whether the current series is a category type series.
@@ -570,13 +570,13 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
570
570
  * ```
571
571
  */
572
572
  get isGeographic() {
573
- return this.i.fc;
573
+ return this.i.fb;
574
574
  }
575
575
  /**
576
576
  * Gets whether the current series is a shape type series.
577
577
  */
578
578
  get isShape() {
579
- return this.i.fx;
579
+ return this.i.fw;
580
580
  }
581
581
  /**
582
582
  * Gets whether the series is a value overlay.
@@ -588,7 +588,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
588
588
  * Gets whether the series is a highlight overlay.
589
589
  */
590
590
  get isHighlightOverlay() {
591
- return this.i.ff;
591
+ return this.i.fe;
592
592
  }
593
593
  /**
594
594
  * Gets whether the series supports summarization in Data Legend and Data Tooltip.
@@ -705,7 +705,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
705
705
  * ```
706
706
  */
707
707
  get isIndexed() {
708
- return this.i.fg;
708
+ return this.i.ff;
709
709
  }
710
710
  /**
711
711
  * Gets if the series should appear in any legends.
@@ -744,30 +744,30 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
744
744
  * Gets the actual legend item badge template used by the series.
745
745
  */
746
746
  get actualLegendItemBadgeTemplate() {
747
- return this.i.sw;
747
+ return this.i.sv;
748
748
  }
749
749
  set actualLegendItemBadgeTemplate(v) {
750
- this.i.sw = v;
750
+ this.i.sv = v;
751
751
  }
752
752
  /**
753
753
  * Gets the effective legend badge outline for the current series.
754
754
  */
755
755
  get actualLegendItemBadgeOutline() {
756
- return brushToString(this.i.vc);
756
+ return brushToString(this.i.vb);
757
757
  }
758
758
  set actualLegendItemBadgeOutline(v) {
759
- this.i.vc = stringToBrush(v);
760
- this._a("actualLegendItemBadgeOutline", brushToString(this.i.vc));
759
+ this.i.vb = stringToBrush(v);
760
+ this._a("actualLegendItemBadgeOutline", brushToString(this.i.vb));
761
761
  }
762
762
  /**
763
763
  * Gets the effective legend badge fill for the current series.
764
764
  */
765
765
  get actualLegendItemBadgeBrush() {
766
- return brushToString(this.i.vb);
766
+ return brushToString(this.i.va);
767
767
  }
768
768
  set actualLegendItemBadgeBrush(v) {
769
- this.i.vb = stringToBrush(v);
770
- this._a("actualLegendItemBadgeBrush", brushToString(this.i.vb));
769
+ this.i.va = stringToBrush(v);
770
+ this._a("actualLegendItemBadgeBrush", brushToString(this.i.va));
771
771
  }
772
772
  /**
773
773
  * Gets or sets the type of legend badge representing the current series in a legend.
@@ -808,10 +808,10 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
808
808
  * the series object itself.
809
809
  */
810
810
  get discreteLegendItemTemplate() {
811
- return this.i.sx;
811
+ return this.i.sw;
812
812
  }
813
813
  set discreteLegendItemTemplate(v) {
814
- this.i.sx = v;
814
+ this.i.sw = v;
815
815
  }
816
816
  /**
817
817
  * Gets the Index property.
@@ -872,18 +872,18 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
872
872
  * ```
873
873
  */
874
874
  get transitionDuration() {
875
- return this.i.kd;
875
+ return this.i.kc;
876
876
  }
877
877
  set transitionDuration(v) {
878
- this.i.kd = +v;
879
- this._a("transitionDuration", this.i.kd);
878
+ this.i.kc = +v;
879
+ this._a("transitionDuration", this.i.kc);
880
880
  }
881
881
  get actualResolution() {
882
- return this.i.id;
882
+ return this.i.ic;
883
883
  }
884
884
  set actualResolution(v) {
885
- this.i.id = +v;
886
- this._a("actualResolution", this.i.id);
885
+ this.i.ic = +v;
886
+ this._a("actualResolution", this.i.ic);
887
887
  }
888
888
  /**
889
889
  * Gets or sets the current series object's rendering resolution.
@@ -895,51 +895,51 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
895
895
  * ```
896
896
  */
897
897
  get resolution() {
898
- return this.i.jj;
898
+ return this.i.ji;
899
899
  }
900
900
  set resolution(v) {
901
- this.i.jj = +v;
902
- this._a("resolution", this.i.jj);
901
+ this.i.ji = +v;
902
+ this._a("resolution", this.i.ji);
903
903
  }
904
904
  /**
905
905
  * Gets or sets the top margin to use when getting a visible axis range for the series.
906
906
  */
907
907
  get visibleRangeMarginTop() {
908
- return this.i.ju;
908
+ return this.i.jt;
909
909
  }
910
910
  set visibleRangeMarginTop(v) {
911
- this.i.ju = +v;
912
- this._a("visibleRangeMarginTop", this.i.ju);
911
+ this.i.jt = +v;
912
+ this._a("visibleRangeMarginTop", this.i.jt);
913
913
  }
914
914
  /**
915
915
  * Gets or sets the bottom margin to use when getting a visible axis range for the series.
916
916
  */
917
917
  get visibleRangeMarginBottom() {
918
- return this.i.jr;
918
+ return this.i.jq;
919
919
  }
920
920
  set visibleRangeMarginBottom(v) {
921
- this.i.jr = +v;
922
- this._a("visibleRangeMarginBottom", this.i.jr);
921
+ this.i.jq = +v;
922
+ this._a("visibleRangeMarginBottom", this.i.jq);
923
923
  }
924
924
  /**
925
925
  * Gets or sets the left margin to use when getting a visible axis range for the series.
926
926
  */
927
927
  get visibleRangeMarginLeft() {
928
- return this.i.js;
928
+ return this.i.jr;
929
929
  }
930
930
  set visibleRangeMarginLeft(v) {
931
- this.i.js = +v;
932
- this._a("visibleRangeMarginLeft", this.i.js);
931
+ this.i.jr = +v;
932
+ this._a("visibleRangeMarginLeft", this.i.jr);
933
933
  }
934
934
  /**
935
935
  * Gets or sets the right margin to use when getting a visible axis range for the series.
936
936
  */
937
937
  get visibleRangeMarginRight() {
938
- return this.i.jt;
938
+ return this.i.js;
939
939
  }
940
940
  set visibleRangeMarginRight(v) {
941
- this.i.jt = +v;
942
- this._a("visibleRangeMarginRight", this.i.jt);
941
+ this.i.js = +v;
942
+ this._a("visibleRangeMarginRight", this.i.js);
943
943
  }
944
944
  /**
945
945
  * Gets or sets the Title property.
@@ -962,20 +962,20 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
962
962
  * Gets or sets the HighlightedTitleSuffix property.
963
963
  */
964
964
  get highlightedTitleSuffix() {
965
- return this.i.mh;
965
+ return this.i.mg;
966
966
  }
967
967
  set highlightedTitleSuffix(v) {
968
- this.i.mh = v;
968
+ this.i.mg = v;
969
969
  }
970
970
  /**
971
971
  * Gets or sets whether the highlighted values layer should have a legend item.
972
972
  */
973
973
  get highlightedLegendItemVisibility() {
974
- return this.i.wx;
974
+ return this.i.ww;
975
975
  }
976
976
  set highlightedLegendItemVisibility(v) {
977
- this.i.wx = ensureEnum(Visibility_$type, v);
978
- this._a("highlightedLegendItemVisibility", enumToString(Visibility_$type, this.i.wx));
977
+ this.i.ww = ensureEnum(Visibility_$type, v);
978
+ this._a("highlightedLegendItemVisibility", enumToString(Visibility_$type, this.i.ww));
979
979
  }
980
980
  /**
981
981
  * Gets or sets the brush to use for the series.
@@ -987,11 +987,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
987
987
  * ```
988
988
  */
989
989
  get brush() {
990
- return brushToString(this.i.vf);
990
+ return brushToString(this.i.ve);
991
991
  }
992
992
  set brush(v) {
993
- this.i.vf = stringToBrush(v);
994
- this._a("brush", brushToString(this.i.vf));
993
+ this.i.ve = stringToBrush(v);
994
+ this._a("brush", brushToString(this.i.ve));
995
995
  }
996
996
  /**
997
997
  * Gets the effective brush for the current series object.
@@ -1001,51 +1001,51 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1001
1001
  * ```
1002
1002
  */
1003
1003
  get actualBrush() {
1004
- return brushToString(this.i.u9);
1004
+ return brushToString(this.i.u8);
1005
1005
  }
1006
1006
  set actualBrush(v) {
1007
- this.i.u9 = stringToBrush(v);
1008
- this._a("actualBrush", brushToString(this.i.u9));
1007
+ this.i.u8 = stringToBrush(v);
1008
+ this._a("actualBrush", brushToString(this.i.u8));
1009
1009
  }
1010
1010
  /**
1011
1011
  * Gets or sets the selection brush to use for the series.
1012
1012
  */
1013
1013
  get selectionBrush() {
1014
- return brushToString(this.i.vz);
1014
+ return brushToString(this.i.vy);
1015
1015
  }
1016
1016
  set selectionBrush(v) {
1017
- this.i.vz = stringToBrush(v);
1018
- this._a("selectionBrush", brushToString(this.i.vz));
1017
+ this.i.vy = stringToBrush(v);
1018
+ this._a("selectionBrush", brushToString(this.i.vy));
1019
1019
  }
1020
1020
  /**
1021
1021
  * Gets or sets the Focus brush to use for the series.
1022
1022
  */
1023
1023
  get focusBrush() {
1024
- return brushToString(this.i.vk);
1024
+ return brushToString(this.i.vj);
1025
1025
  }
1026
1026
  set focusBrush(v) {
1027
- this.i.vk = stringToBrush(v);
1028
- this._a("focusBrush", brushToString(this.i.vk));
1027
+ this.i.vj = stringToBrush(v);
1028
+ this._a("focusBrush", brushToString(this.i.vj));
1029
1029
  }
1030
1030
  /**
1031
1031
  * Gets the effective emphasis brush for the current series object.
1032
1032
  */
1033
1033
  get actualSelectionBrush() {
1034
- return brushToString(this.i.ve);
1034
+ return brushToString(this.i.vd);
1035
1035
  }
1036
1036
  set actualSelectionBrush(v) {
1037
- this.i.ve = stringToBrush(v);
1038
- this._a("actualSelectionBrush", brushToString(this.i.ve));
1037
+ this.i.vd = stringToBrush(v);
1038
+ this._a("actualSelectionBrush", brushToString(this.i.vd));
1039
1039
  }
1040
1040
  /**
1041
1041
  * Gets the effective emphasis brush for the current series object.
1042
1042
  */
1043
1043
  get actualFocusBrush() {
1044
- return brushToString(this.i.va);
1044
+ return brushToString(this.i.u9);
1045
1045
  }
1046
1046
  set actualFocusBrush(v) {
1047
- this.i.va = stringToBrush(v);
1048
- this._a("actualFocusBrush", brushToString(this.i.va));
1047
+ this.i.u9 = stringToBrush(v);
1048
+ this._a("actualFocusBrush", brushToString(this.i.u9));
1049
1049
  }
1050
1050
  /**
1051
1051
  * Gets the effective brush for the current series object with opacity removed so its contrasty for use as a font color.
@@ -1068,11 +1068,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1068
1068
  * ```
1069
1069
  */
1070
1070
  get outline() {
1071
- return brushToString(this.i.vv);
1071
+ return brushToString(this.i.vu);
1072
1072
  }
1073
1073
  set outline(v) {
1074
- this.i.vv = stringToBrush(v);
1075
- this._a("outline", brushToString(this.i.vv));
1074
+ this.i.vu = stringToBrush(v);
1075
+ this._a("outline", brushToString(this.i.vu));
1076
1076
  }
1077
1077
  /**
1078
1078
  * Gets the effective outline for the current series object.
@@ -1082,21 +1082,21 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1082
1082
  * ```
1083
1083
  */
1084
1084
  get actualOutline() {
1085
- return brushToString(this.i.vd);
1085
+ return brushToString(this.i.vc);
1086
1086
  }
1087
1087
  set actualOutline(v) {
1088
- this.i.vd = stringToBrush(v);
1089
- this._a("actualOutline", brushToString(this.i.vd));
1088
+ this.i.vc = stringToBrush(v);
1089
+ this._a("actualOutline", brushToString(this.i.vc));
1090
1090
  }
1091
1091
  /**
1092
1092
  * Gets or sets the brush that specifies current series object's line join style.
1093
1093
  */
1094
1094
  get lineJoin() {
1095
- return this.i.v5;
1095
+ return this.i.v4;
1096
1096
  }
1097
1097
  set lineJoin(v) {
1098
- this.i.v5 = ensureEnum(PenLineJoin_$type, v);
1099
- this._a("lineJoin", enumToString(PenLineJoin_$type, this.i.v5));
1098
+ this.i.v4 = ensureEnum(PenLineJoin_$type, v);
1099
+ this._a("lineJoin", enumToString(PenLineJoin_$type, this.i.v4));
1100
1100
  }
1101
1101
  /**
1102
1102
  * Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
@@ -1112,11 +1112,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1112
1112
  * Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
1113
1113
  */
1114
1114
  get shouldAnimateOnDataSourceSwap() {
1115
- return this.i.gg;
1115
+ return this.i.gf;
1116
1116
  }
1117
1117
  set shouldAnimateOnDataSourceSwap(v) {
1118
- this.i.gg = ensureBool(v);
1119
- this._a("shouldAnimateOnDataSourceSwap", this.i.gg);
1118
+ this.i.gf = ensureBool(v);
1119
+ this._a("shouldAnimateOnDataSourceSwap", this.i.gf);
1120
1120
  }
1121
1121
  /**
1122
1122
  * Gets or sets the width of the current series object's line thickness.
@@ -1128,32 +1128,32 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1128
1128
  * ```
1129
1129
  */
1130
1130
  get thickness() {
1131
- return this.i.jp;
1131
+ return this.i.jo;
1132
1132
  }
1133
1133
  set thickness(v) {
1134
- this.i.jp = +v;
1135
- this._a("thickness", this.i.jp);
1134
+ this.i.jo = +v;
1135
+ this._a("thickness", this.i.jo);
1136
1136
  }
1137
1137
  /**
1138
1138
  * Gets the effective Thickness for the current series object.
1139
1139
  */
1140
1140
  get actualThickness() {
1141
- return this.i.ie;
1141
+ return this.i.id;
1142
1142
  }
1143
1143
  set actualThickness(v) {
1144
- this.i.ie = +v;
1145
- this._a("actualThickness", this.i.ie);
1144
+ this.i.id = +v;
1145
+ this._a("actualThickness", this.i.id);
1146
1146
  }
1147
1147
  /**
1148
1148
  * Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that
1149
1149
  * is used to outline the current series object.
1150
1150
  */
1151
1151
  get dashArray() {
1152
- return fromDoubleCollection(this.i.v2);
1152
+ return fromDoubleCollection(this.i.v1);
1153
1153
  }
1154
1154
  set dashArray(v) {
1155
- this.i.v2 = toDoubleCollection(v);
1156
- this._a("dashArray", doubleCollectionToString(this.i.v2));
1155
+ this.i.v1 = toDoubleCollection(v);
1156
+ this._a("dashArray", doubleCollectionToString(this.i.v1));
1157
1157
  }
1158
1158
  /**
1159
1159
  * Gets actual highlighting mode
@@ -1189,41 +1189,41 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1189
1189
  * Gets actual HighlightedValues fade opacity
1190
1190
  */
1191
1191
  get actualHighlightedValuesFadeOpacity() {
1192
- return this.i.ia;
1192
+ return this.i.h9;
1193
1193
  }
1194
1194
  set actualHighlightedValuesFadeOpacity(v) {
1195
- this.i.ia = +v;
1196
- this._a("actualHighlightedValuesFadeOpacity", this.i.ia);
1195
+ this.i.h9 = +v;
1196
+ this._a("actualHighlightedValuesFadeOpacity", this.i.h9);
1197
1197
  }
1198
1198
  /**
1199
1199
  * Gets or sets the target opacity to fade to for fade style HighlightedValues.
1200
1200
  */
1201
1201
  get highlightedValuesFadeOpacity() {
1202
- return this.i.je;
1202
+ return this.i.jd;
1203
1203
  }
1204
1204
  set highlightedValuesFadeOpacity(v) {
1205
- this.i.je = +v;
1206
- this._a("highlightedValuesFadeOpacity", this.i.je);
1205
+ this.i.jd = +v;
1206
+ this._a("highlightedValuesFadeOpacity", this.i.jd);
1207
1207
  }
1208
1208
  /**
1209
1209
  * Gets actual highlighting fade opacity
1210
1210
  */
1211
1211
  get actualHighlightingFadeOpacity() {
1212
- return this.i.ib;
1212
+ return this.i.ia;
1213
1213
  }
1214
1214
  set actualHighlightingFadeOpacity(v) {
1215
- this.i.ib = +v;
1216
- this._a("actualHighlightingFadeOpacity", this.i.ib);
1215
+ this.i.ia = +v;
1216
+ this._a("actualHighlightingFadeOpacity", this.i.ia);
1217
1217
  }
1218
1218
  /**
1219
1219
  * Gets or sets the target opacity to fade to for fade style highlighting.
1220
1220
  */
1221
1221
  get highlightingFadeOpacity() {
1222
- return this.i.jf;
1222
+ return this.i.je;
1223
1223
  }
1224
1224
  set highlightingFadeOpacity(v) {
1225
- this.i.jf = +v;
1226
- this._a("highlightingFadeOpacity", this.i.jf);
1225
+ this.i.je = +v;
1226
+ this._a("highlightingFadeOpacity", this.i.je);
1227
1227
  }
1228
1228
  /**
1229
1229
  * Gets or sets whether the ActualLegend is FinancialLegend or normal Legend.
@@ -1253,21 +1253,21 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1253
1253
  * ```
1254
1254
  */
1255
1255
  get isHighlightingEnabled() {
1256
- return this.i.fd;
1256
+ return this.i.fc;
1257
1257
  }
1258
1258
  set isHighlightingEnabled(v) {
1259
- this.i.fd = ensureBool(v);
1260
- this._a("isHighlightingEnabled", this.i.fd);
1259
+ this.i.fc = ensureBool(v);
1260
+ this._a("isHighlightingEnabled", this.i.fc);
1261
1261
  }
1262
1262
  /**
1263
1263
  * Gets or sets whether the series should use individual palette colors for each item.
1264
1264
  */
1265
1265
  get useItemWiseColors() {
1266
- return this.i.g9;
1266
+ return this.i.g8;
1267
1267
  }
1268
1268
  set useItemWiseColors(v) {
1269
- this.i.g9 = ensureBool(v);
1270
- this._a("useItemWiseColors", this.i.g9);
1269
+ this.i.g8 = ensureBool(v);
1270
+ this._a("useItemWiseColors", this.i.g8);
1271
1271
  }
1272
1272
  get isColoredItemwise() {
1273
1273
  return this.i.isColoredItemwise;
@@ -1276,31 +1276,31 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1276
1276
  * Gets or sets whether the opacity should be automatically shifted for the safe actual brush.
1277
1277
  */
1278
1278
  get shouldShiftOpacityForSafeActualBrush() {
1279
- return this.i.gl;
1279
+ return this.i.gk;
1280
1280
  }
1281
1281
  set shouldShiftOpacityForSafeActualBrush(v) {
1282
- this.i.gl = ensureBool(v);
1283
- this._a("shouldShiftOpacityForSafeActualBrush", this.i.gl);
1282
+ this.i.gk = ensureBool(v);
1283
+ this._a("shouldShiftOpacityForSafeActualBrush", this.i.gk);
1284
1284
  }
1285
1285
  /**
1286
1286
  * Gets or sets whether the opacity should be automatically shifted for the safe actual brush.
1287
1287
  */
1288
1288
  get shouldRemoveHighlightedDataOnLayerHidden() {
1289
- return this.i.gj;
1289
+ return this.i.gi;
1290
1290
  }
1291
1291
  set shouldRemoveHighlightedDataOnLayerHidden(v) {
1292
- this.i.gj = ensureBool(v);
1293
- this._a("shouldRemoveHighlightedDataOnLayerHidden", this.i.gj);
1292
+ this.i.gi = ensureBool(v);
1293
+ this._a("shouldRemoveHighlightedDataOnLayerHidden", this.i.gi);
1294
1294
  }
1295
1295
  /**
1296
1296
  * Gets or sets whether this series should suppress it's auto callouts
1297
1297
  */
1298
1298
  get shouldHideAutoCallouts() {
1299
- return this.i.gi;
1299
+ return this.i.gh;
1300
1300
  }
1301
1301
  set shouldHideAutoCallouts(v) {
1302
- this.i.gi = ensureBool(v);
1303
- this._a("shouldHideAutoCallouts", this.i.gi);
1302
+ this.i.gh = ensureBool(v);
1303
+ this._a("shouldHideAutoCallouts", this.i.gh);
1304
1304
  }
1305
1305
  /**
1306
1306
  * Gets or sets whether drop shadow should be enabled for this series.
@@ -1330,11 +1330,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1330
1330
  * ```
1331
1331
  */
1332
1332
  get shadowBlur() {
1333
- return this.i.jm;
1333
+ return this.i.jl;
1334
1334
  }
1335
1335
  set shadowBlur(v) {
1336
- this.i.jm = +v;
1337
- this._a("shadowBlur", this.i.jm);
1336
+ this.i.jl = +v;
1337
+ this._a("shadowBlur", this.i.jl);
1338
1338
  }
1339
1339
  /**
1340
1340
  * Gets or sets the drop shadow color.
@@ -1346,11 +1346,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1346
1346
  * ```
1347
1347
  */
1348
1348
  get shadowColor() {
1349
- return colorToString(this.i.v1);
1349
+ return colorToString(this.i.v0);
1350
1350
  }
1351
1351
  set shadowColor(v) {
1352
- this.i.v1 = stringToColor(v);
1353
- this._a("shadowColor", colorToString(this.i.v1));
1352
+ this.i.v0 = stringToColor(v);
1353
+ this._a("shadowColor", colorToString(this.i.v0));
1354
1354
  }
1355
1355
  /**
1356
1356
  * Gets or sets whether drop shadow is applied to the whole series visual or to each of the individual shapes forming the series.
@@ -1362,11 +1362,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1362
1362
  * ```
1363
1363
  */
1364
1364
  get useSingleShadow() {
1365
- return this.i.hc;
1365
+ return this.i.hb;
1366
1366
  }
1367
1367
  set useSingleShadow(v) {
1368
- this.i.hc = ensureBool(v);
1369
- this._a("useSingleShadow", this.i.hc);
1368
+ this.i.hb = ensureBool(v);
1369
+ this._a("useSingleShadow", this.i.hb);
1370
1370
  }
1371
1371
  /**
1372
1372
  * Gets or sets the drop shadow x-offset.
@@ -1378,11 +1378,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1378
1378
  * ```
1379
1379
  */
1380
1380
  get shadowOffsetX() {
1381
- return this.i.jn;
1381
+ return this.i.jm;
1382
1382
  }
1383
1383
  set shadowOffsetX(v) {
1384
- this.i.jn = +v;
1385
- this._a("shadowOffsetX", this.i.jn);
1384
+ this.i.jm = +v;
1385
+ this._a("shadowOffsetX", this.i.jm);
1386
1386
  }
1387
1387
  /**
1388
1388
  * Gets or sets the drop shadow y-offset.
@@ -1394,22 +1394,22 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1394
1394
  * ```
1395
1395
  */
1396
1396
  get shadowOffsetY() {
1397
- return this.i.jo;
1397
+ return this.i.jn;
1398
1398
  }
1399
1399
  set shadowOffsetY(v) {
1400
- this.i.jo = +v;
1401
- this._a("shadowOffsetY", this.i.jo);
1400
+ this.i.jn = +v;
1401
+ this._a("shadowOffsetY", this.i.jn);
1402
1402
  }
1403
1403
  /**
1404
1404
  * Gets or sets the opacity applied to the area fill visual.
1405
1405
  * This property only applies to series that have area visual.
1406
1406
  */
1407
1407
  get areaFillOpacity() {
1408
- return this.i.ik;
1408
+ return this.i.ij;
1409
1409
  }
1410
1410
  set areaFillOpacity(v) {
1411
- this.i.ik = +v;
1412
- this._a("areaFillOpacity", this.i.ik);
1411
+ this.i.ij = +v;
1412
+ this._a("areaFillOpacity", this.i.ij);
1413
1413
  }
1414
1414
  /**
1415
1415
  * Gets the actual opacity applied to the area fill visual.
@@ -1419,32 +1419,32 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1419
1419
  * ```
1420
1420
  */
1421
1421
  get actualAreaFillOpacity() {
1422
- return this.i.h9;
1422
+ return this.i.h8;
1423
1423
  }
1424
1424
  set actualAreaFillOpacity(v) {
1425
- this.i.h9 = +v;
1426
- this._a("actualAreaFillOpacity", this.i.h9);
1425
+ this.i.h8 = +v;
1426
+ this._a("actualAreaFillOpacity", this.i.h8);
1427
1427
  }
1428
1428
  /**
1429
1429
  * Gets or sets the opacity applied to the fill of the markers.
1430
1430
  * This property only applies to series that have area visual.
1431
1431
  */
1432
1432
  get markerFillOpacity() {
1433
- return this.i.jg;
1433
+ return this.i.jf;
1434
1434
  }
1435
1435
  set markerFillOpacity(v) {
1436
- this.i.jg = +v;
1437
- this._a("markerFillOpacity", this.i.jg);
1436
+ this.i.jf = +v;
1437
+ this._a("markerFillOpacity", this.i.jf);
1438
1438
  }
1439
1439
  /**
1440
1440
  * Gets the actual opacity applied to the fill of the markers.
1441
1441
  */
1442
1442
  get actualMarkerFillOpacity() {
1443
- return this.i.ic;
1443
+ return this.i.ib;
1444
1444
  }
1445
1445
  set actualMarkerFillOpacity(v) {
1446
- this.i.ic = +v;
1447
- this._a("actualMarkerFillOpacity", this.i.ic);
1446
+ this.i.ib = +v;
1447
+ this._a("actualMarkerFillOpacity", this.i.ib);
1448
1448
  }
1449
1449
  /**
1450
1450
  * Gets if the default tooltip has been selected for display.
@@ -1472,11 +1472,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1472
1472
  * ```
1473
1473
  */
1474
1474
  get showDefaultTooltip() {
1475
- return this.i.gp;
1475
+ return this.i.go;
1476
1476
  }
1477
1477
  set showDefaultTooltip(v) {
1478
- this.i.gp = ensureBool(v);
1479
- this._a("showDefaultTooltip", this.i.gp);
1478
+ this.i.go = ensureBool(v);
1479
+ this._a("showDefaultTooltip", this.i.go);
1480
1480
  }
1481
1481
  /**
1482
1482
  * Gets or sets the visible range mode to use.
@@ -1508,21 +1508,21 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1508
1508
  * ```
1509
1509
  */
1510
1510
  get transitionInDuration() {
1511
- return this.i.ke;
1511
+ return this.i.kd;
1512
1512
  }
1513
1513
  set transitionInDuration(v) {
1514
- this.i.ke = +v;
1515
- this._a("transitionInDuration", this.i.ke);
1514
+ this.i.kd = +v;
1515
+ this._a("transitionInDuration", this.i.kd);
1516
1516
  }
1517
1517
  /**
1518
1518
  * Gets or sets the duration of the current series' transition out morph.
1519
1519
  */
1520
1520
  get transitionOutDuration() {
1521
- return this.i.kf;
1521
+ return this.i.ke;
1522
1522
  }
1523
1523
  set transitionOutDuration(v) {
1524
- this.i.kf = +v;
1525
- this._a("transitionOutDuration", this.i.kf);
1524
+ this.i.ke = +v;
1525
+ this._a("transitionOutDuration", this.i.ke);
1526
1526
  }
1527
1527
  /**
1528
1528
  * Gets or sets the duration of the current series' transition in morph.
@@ -1555,20 +1555,20 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1555
1555
  * Not every series type has a line at which it would be appropriate to display a start cap, so this property does not affect every series type. LineSeries, for example, is affected by StartCap, but ColumnSeries is not.
1556
1556
  */
1557
1557
  get lineCap() {
1558
- return this.i.v4;
1558
+ return this.i.v3;
1559
1559
  }
1560
1560
  set lineCap(v) {
1561
- this.i.v4 = ensureEnum(PenLineCap_$type, v);
1562
- this._a("lineCap", enumToString(PenLineCap_$type, this.i.v4));
1561
+ this.i.v3 = ensureEnum(PenLineCap_$type, v);
1562
+ this._a("lineCap", enumToString(PenLineCap_$type, this.i.v3));
1563
1563
  }
1564
1564
  /**
1565
1565
  * Gets or sets the AutoCalloutLabel format string to use for the AutoCalloutLabel.
1566
1566
  */
1567
1567
  get autoCalloutLabelFormat() {
1568
- return this.i.lu;
1568
+ return this.i.lt;
1569
1569
  }
1570
1570
  set autoCalloutLabelFormat(v) {
1571
- this.i.lu = v;
1571
+ this.i.lt = v;
1572
1572
  }
1573
1573
  /**
1574
1574
  * Gets or sets the format specifiers to use with the AutoCalloutLabelFormat string.
@@ -1587,10 +1587,10 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1587
1587
  * Gets or sets the AutoCalloutLabel format string to use for the AutoCalloutLabel.
1588
1588
  */
1589
1589
  get autoCalloutValueLabelFormat() {
1590
- return this.i.lx;
1590
+ return this.i.lw;
1591
1591
  }
1592
1592
  set autoCalloutValueLabelFormat(v) {
1593
- this.i.lx = v;
1593
+ this.i.lw = v;
1594
1594
  }
1595
1595
  /**
1596
1596
  * Gets or sets the format specifiers to use with the AutoCalloutValueLabelFormat string.
@@ -1609,11 +1609,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1609
1609
  * Gets or sets the whether the chart reacts to mouse move events.
1610
1610
  */
1611
1611
  get mouseOverEnabled() {
1612
- return this.i.f8;
1612
+ return this.i.f7;
1613
1613
  }
1614
1614
  set mouseOverEnabled(v) {
1615
- this.i.f8 = ensureBool(v);
1616
- this._a("mouseOverEnabled", this.i.f8);
1615
+ this.i.f7 = ensureBool(v);
1616
+ this._a("mouseOverEnabled", this.i.f7);
1617
1617
  }
1618
1618
  /**
1619
1619
  * Gets or sets the coercion methods to use when loading data from data sources.
@@ -1690,75 +1690,75 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1690
1690
  * Overridden by derived series classes to indicate when negative colors are supported or not.
1691
1691
  */
1692
1692
  get isNegativeColorSupported() {
1693
- return this.i.fm;
1693
+ return this.i.fl;
1694
1694
  }
1695
1695
  /**
1696
1696
  * Overridden by derived series classes to indicate when markerless display is preferred or not.
1697
1697
  */
1698
1698
  get isMarkerlessDisplayPreferred() {
1699
- return this.i.fl;
1699
+ return this.i.fk;
1700
1700
  }
1701
1701
  /**
1702
1702
  * The final value of this series.
1703
1703
  */
1704
1704
  get finalValue() {
1705
- return this.i.im;
1705
+ return this.i.il;
1706
1706
  }
1707
1707
  set finalValue(v) {
1708
- this.i.im = +v;
1709
- this._a("finalValue", this.i.im);
1708
+ this.i.il = +v;
1709
+ this._a("finalValue", this.i.il);
1710
1710
  }
1711
1711
  /**
1712
1712
  * The percent change from the beginning to the end of this series.
1713
1713
  */
1714
1714
  get percentChange() {
1715
- return this.i.ji;
1715
+ return this.i.jh;
1716
1716
  }
1717
1717
  set percentChange(v) {
1718
- this.i.ji = +v;
1719
- this._a("percentChange", this.i.ji);
1718
+ this.i.jh = +v;
1719
+ this._a("percentChange", this.i.jh);
1720
1720
  }
1721
1721
  /**
1722
1722
  * Gets the text that is displayed for the Open label in the tooltip.
1723
1723
  */
1724
1724
  get actualOpenLabel() {
1725
- return this.i.lk;
1725
+ return this.i.lj;
1726
1726
  }
1727
1727
  /**
1728
1728
  * Gets the text that is displayed for the Close label in the tooltip.
1729
1729
  */
1730
1730
  get actualCloseLabel() {
1731
- return this.i.k6;
1731
+ return this.i.k5;
1732
1732
  }
1733
1733
  /**
1734
1734
  * Gets the text that is displayed for the High label in the tooltip.
1735
1735
  */
1736
1736
  get actualHighLabel() {
1737
- return this.i.k9;
1737
+ return this.i.k8;
1738
1738
  }
1739
1739
  /**
1740
1740
  * Gets the text that is displayed for the Low label in the tooltip.
1741
1741
  */
1742
1742
  get actualLowLabel() {
1743
- return this.i.li;
1743
+ return this.i.lh;
1744
1744
  }
1745
1745
  /**
1746
1746
  * Gets the text that is displayed for the Volume label in the tooltip.
1747
1747
  */
1748
1748
  get actualVolumeLabel() {
1749
- return this.i.ls;
1749
+ return this.i.lr;
1750
1750
  }
1751
1751
  /**
1752
1752
  * Gets the text that is displayed for the Value label in the tooltip.
1753
1753
  */
1754
1754
  get actualValueLabel() {
1755
- return this.i.lr;
1755
+ return this.i.lq;
1756
1756
  }
1757
1757
  /**
1758
1758
  * Gets the text that is displayed for the Value label in the tooltip.
1759
1759
  */
1760
1760
  get actualRadiusLabel() {
1761
- return this.i.lm;
1761
+ return this.i.ll;
1762
1762
  }
1763
1763
  /**
1764
1764
  * Gets the current extra layers for the series.
@@ -1918,11 +1918,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1918
1918
 
1919
1919
  */
1920
1920
  resolveTooltipBrush() {
1921
- let iv = this.i.ne();
1921
+ let iv = this.i.nd();
1922
1922
  return (iv);
1923
1923
  }
1924
1924
  getItemValue(item, memberPathName) {
1925
- let iv = this.i.kq(item, memberPathName);
1925
+ let iv = this.i.kp(item, memberPathName);
1926
1926
  return (iv);
1927
1927
  }
1928
1928
  /**
@@ -1931,7 +1931,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1931
1931
  * @param memberPathName * The property name of a valid member path for the series
1932
1932
  */
1933
1933
  getMemberPathValue(memberPathName) {
1934
- let iv = this.i.md(memberPathName);
1934
+ let iv = this.i.mc(memberPathName);
1935
1935
  return (iv);
1936
1936
  }
1937
1937
  /**
@@ -1944,7 +1944,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1944
1944
  * ```
1945
1945
  */
1946
1946
  getExactItemIndex(world) {
1947
- let iv = this.i.ir(toPoint(world));
1947
+ let iv = this.i.iq(toPoint(world));
1948
1948
  return (iv);
1949
1949
  }
1950
1950
  /**
@@ -1956,7 +1956,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1956
1956
  * ```
1957
1957
  */
1958
1958
  getItemIndex(world) {
1959
- let iv = this.i.j3(toPoint(world));
1959
+ let iv = this.i.j2(toPoint(world));
1960
1960
  return (iv);
1961
1961
  }
1962
1962
  /**
@@ -1969,23 +1969,23 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1969
1969
  * ```
1970
1970
  */
1971
1971
  getItem(world) {
1972
- let iv = this.i.kn(toPoint(world));
1972
+ let iv = this.i.km(toPoint(world));
1973
1973
  return (iv);
1974
1974
  }
1975
1975
  getPreviousOrExactIndex(world, skipUnknowns) {
1976
- let iv = this.i.ka(toPoint(world), skipUnknowns);
1976
+ let iv = this.i.j9(toPoint(world), skipUnknowns);
1977
1977
  return (iv);
1978
1978
  }
1979
1979
  getNextOrExactIndex(world, skipUnknowns) {
1980
- let iv = this.i.j8(toPoint(world), skipUnknowns);
1980
+ let iv = this.i.j7(toPoint(world), skipUnknowns);
1981
1981
  return (iv);
1982
1982
  }
1983
1983
  getSeriesValue(world, useInterpolation, skipUnknowns) {
1984
- let iv = this.i.i5(toPoint(world), useInterpolation, skipUnknowns);
1984
+ let iv = this.i.i4(toPoint(world), useInterpolation, skipUnknowns);
1985
1985
  return (iv);
1986
1986
  }
1987
1987
  getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
1988
- let iv = this.i.wc(toPoint(world), useInterpolation, skipUnknowns);
1988
+ let iv = this.i.wb(toPoint(world), useInterpolation, skipUnknowns);
1989
1989
  return fromPoint(iv);
1990
1990
  }
1991
1991
  /**
@@ -1994,7 +1994,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
1994
1994
  * @param world * The world coordinate for which to get a value bounding box for
1995
1995
  */
1996
1996
  getSeriesValueBoundingBox(world) {
1997
- let iv = this.i.wn(toPoint(world));
1997
+ let iv = this.i.wm(toPoint(world));
1998
1998
  return fromRect(iv);
1999
1999
  }
2000
2000
  /**
@@ -2003,31 +2003,31 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2003
2003
  * @param world * The world coordinates for which to get a value marker bounding box for
2004
2004
  */
2005
2005
  getSeriesValueMarkerBoundingBox(world) {
2006
- let iv = this.i.wp(toPoint(world));
2006
+ let iv = this.i.wo(toPoint(world));
2007
2007
  return fromRect(iv);
2008
2008
  }
2009
2009
  getSeriesHighValue(world, useInterpolation, skipUnknowns) {
2010
- let iv = this.i.i1(toPoint(world), useInterpolation, skipUnknowns);
2010
+ let iv = this.i.i0(toPoint(world), useInterpolation, skipUnknowns);
2011
2011
  return (iv);
2012
2012
  }
2013
2013
  getSeriesHighValuePosition(world, useInterpolation, skipUnknowns) {
2014
- let iv = this.i.v8(toPoint(world), useInterpolation, skipUnknowns);
2014
+ let iv = this.i.v7(toPoint(world), useInterpolation, skipUnknowns);
2015
2015
  return fromPoint(iv);
2016
2016
  }
2017
2017
  getSeriesLowValue(world, useInterpolation, skipUnknowns) {
2018
- let iv = this.i.i3(toPoint(world), useInterpolation, skipUnknowns);
2018
+ let iv = this.i.i2(toPoint(world), useInterpolation, skipUnknowns);
2019
2019
  return (iv);
2020
2020
  }
2021
2021
  getSeriesLowValuePosition(world, useInterpolation, skipUnknowns) {
2022
- let iv = this.i.wa(toPoint(world), useInterpolation, skipUnknowns);
2022
+ let iv = this.i.v9(toPoint(world), useInterpolation, skipUnknowns);
2023
2023
  return fromPoint(iv);
2024
2024
  }
2025
2025
  getSeriesValuePositionFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
2026
- let iv = this.i.wd(toPoint(mouse), useInterpolation, skipUnknowns);
2026
+ let iv = this.i.wc(toPoint(mouse), useInterpolation, skipUnknowns);
2027
2027
  return fromPoint(iv);
2028
2028
  }
2029
2029
  getSeriesValueFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
2030
- let iv = this.i.i6(toPoint(mouse), useInterpolation, skipUnknowns);
2030
+ let iv = this.i.i5(toPoint(mouse), useInterpolation, skipUnknowns);
2031
2031
  return (iv);
2032
2032
  }
2033
2033
  /**
@@ -2039,7 +2039,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2039
2039
  * ```
2040
2040
  */
2041
2041
  getItemSpan() {
2042
- let iv = this.i.iw();
2042
+ let iv = this.i.iv();
2043
2043
  return (iv);
2044
2044
  }
2045
2045
  /**
@@ -2058,11 +2058,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2058
2058
 
2059
2059
  */
2060
2060
  getSeriesValueTypePosition(mode) {
2061
- let iv = this.i.wf((mode == null ? null : mode));
2061
+ let iv = this.i.we((mode == null ? null : mode));
2062
2062
  return fromPoint(iv);
2063
2063
  }
2064
2064
  getSeriesValueTypePositionFromValue(values) {
2065
- let iv = this.i.wg(values);
2065
+ let iv = this.i.wf(values);
2066
2066
  return fromPoint(iv);
2067
2067
  }
2068
2068
  /**
@@ -2070,14 +2070,14 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2070
2070
 
2071
2071
  */
2072
2072
  hideToolTips() {
2073
- this.i.p7();
2073
+ this.i.p6();
2074
2074
  }
2075
2075
  /**
2076
2076
  * Hides any internal tooltips presented by the series, if any.
2077
2077
 
2078
2078
  */
2079
2079
  hideToolTipsImmediate() {
2080
- this.i.p8();
2080
+ this.i.p7();
2081
2081
  }
2082
2082
  /**
2083
2083
  * Converts a point from coordinates within the series plot area to a world position within axis space.
@@ -2089,7 +2089,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2089
2089
  * ```
2090
2090
  */
2091
2091
  toWorldPosition(seriesPoint) {
2092
- let iv = this.i.wh(toPoint(seriesPoint));
2092
+ let iv = this.i.wg(toPoint(seriesPoint));
2093
2093
  return fromPoint(iv);
2094
2094
  }
2095
2095
  /**
@@ -2098,7 +2098,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2098
2098
  * @param rect * The pixel rect within the plot area of the series.
2099
2099
  */
2100
2100
  toWorldRect(rect) {
2101
- let iv = this.i.wr(toRect(rect));
2101
+ let iv = this.i.wq(toRect(rect));
2102
2102
  return fromRect(iv);
2103
2103
  }
2104
2104
  /**
@@ -2107,7 +2107,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2107
2107
  * @param world * The world position from which to convert.
2108
2108
  */
2109
2109
  fromWorldPosition(world) {
2110
- let iv = this.i.v7(toPoint(world));
2110
+ let iv = this.i.v6(toPoint(world));
2111
2111
  return fromPoint(iv);
2112
2112
  }
2113
2113
  /**
@@ -2120,7 +2120,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2120
2120
  * ```
2121
2121
  */
2122
2122
  scrollIntoView(item) {
2123
- let iv = this.i.gd(item);
2123
+ let iv = this.i.gc(item);
2124
2124
  return (iv);
2125
2125
  }
2126
2126
  /**
@@ -2133,7 +2133,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2133
2133
  * ```
2134
2134
  */
2135
2135
  renderSeries(animate) {
2136
- this.i.rr(animate);
2136
+ this.i.rq(animate);
2137
2137
  }
2138
2138
  getMainContentViewport() {
2139
2139
  let iv = this.i.getMainContentViewport();
@@ -2152,7 +2152,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2152
2152
 
2153
2153
  */
2154
2154
  removeAllAlternateViews() {
2155
- this.i.rk();
2155
+ this.i.rj();
2156
2156
  }
2157
2157
  /**
2158
2158
  * Removes an alternate view of this series.
@@ -2160,21 +2160,21 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2160
2160
  * @param viewIdentifier * The string identifier for the view to remove.
2161
2161
  */
2162
2162
  removeAlternateView(viewIdentifier) {
2163
- this.i.rm(viewIdentifier);
2163
+ this.i.rl(viewIdentifier);
2164
2164
  }
2165
2165
  /**
2166
2166
  * Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
2167
2167
 
2168
2168
  */
2169
2169
  notifyIndexedPropertiesChanged() {
2170
- this.i.qg();
2170
+ this.i.qf();
2171
2171
  }
2172
2172
  /**
2173
2173
  * Notifies the series that a visual property has changed, requiring a visual update.
2174
2174
 
2175
2175
  */
2176
2176
  notifyVisualPropertiesChanged() {
2177
- this.i.qn();
2177
+ this.i.qm();
2178
2178
  }
2179
2179
  /**
2180
2180
  * Replays the assigned transition in animation, if any.
@@ -2185,35 +2185,35 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2185
2185
  * ```
2186
2186
  */
2187
2187
  replayTransitionIn() {
2188
- this.i.rv();
2188
+ this.i.ru();
2189
2189
  }
2190
2190
  /**
2191
2191
  * Plays the assigned transition out animation, if any.
2192
2192
 
2193
2193
  */
2194
2194
  playTransitionOut() {
2195
- this.i.q7();
2195
+ this.i.q6();
2196
2196
  }
2197
2197
  /**
2198
2198
  * Plays the assigned transition out animation, if any.
2199
2199
 
2200
2200
  */
2201
2201
  playTransitionIn() {
2202
- this.i.q6();
2202
+ this.i.q5();
2203
2203
  }
2204
2204
  /**
2205
2205
  * Plays the assigned transition out animation, if any.
2206
2206
 
2207
2207
  */
2208
2208
  playTransitionOutAndRemove() {
2209
- this.i.q8();
2209
+ this.i.q7();
2210
2210
  }
2211
2211
  /**
2212
2212
  * Call to null out the axes of the series;
2213
2213
 
2214
2214
  */
2215
2215
  removeAxes() {
2216
- this.i.rn();
2216
+ this.i.rm();
2217
2217
  }
2218
2218
  /**
2219
2219
  * Simulates a pointer hover over the series surface.
@@ -2227,17 +2227,17 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2227
2227
  * ```
2228
2228
  */
2229
2229
  simulateHover(point) {
2230
- this.i.r6(toPoint(point));
2230
+ this.i.r5(toPoint(point));
2231
2231
  }
2232
2232
  /**
2233
2233
  * Called when this series' Style is updated.
2234
2234
 
2235
2235
  */
2236
2236
  styleUpdated() {
2237
- this.i.sc();
2237
+ this.i.sb();
2238
2238
  }
2239
2239
  setNegativeColors(negativeBrush, negativeOutline) {
2240
- this.i.r3(stringToBrush(negativeBrush), stringToBrush(negativeOutline));
2240
+ this.i.r2(stringToBrush(negativeBrush), stringToBrush(negativeOutline));
2241
2241
  }
2242
2242
  /**
2243
2243
  * Moves the cursor point to the provided world position. Some series may react to the current cursor position.
@@ -2251,7 +2251,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
2251
2251
  * ```
2252
2252
  */
2253
2253
  moveCursorPoint(point) {
2254
- this.i.qc(toPoint(point));
2254
+ this.i.qb(toPoint(point));
2255
2255
  }
2256
2256
  /**
2257
2257
  * Fired when a transition out has completed.