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
@@ -353,10 +353,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
353
353
  * If not set, series will be grouped by series family, e.g. Category, Range, Financial, Scatter
354
354
  */
355
355
  get: function () {
356
- return this.i.l3;
356
+ return this.i.l2;
357
357
  },
358
358
  set: function (v) {
359
- this.i.l3 = v;
359
+ this.i.l2 = v;
360
360
  },
361
361
  enumerable: false,
362
362
  configurable: true
@@ -367,10 +367,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
367
367
  * If not set, series will default to parent series' DataLegendGroup, e.g. Category, Range, Financial, Scatter
368
368
  */
369
369
  get: function () {
370
- return this.i.mj;
370
+ return this.i.mi;
371
371
  },
372
372
  set: function (v) {
373
- this.i.mj = v;
373
+ this.i.mi = v;
374
374
  },
375
375
  enumerable: false,
376
376
  configurable: true
@@ -463,7 +463,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
463
463
  * ```
464
464
  */
465
465
  get: function () {
466
- return this.i.fb;
466
+ return this.i.isFragment;
467
467
  },
468
468
  enumerable: false,
469
469
  configurable: true
@@ -507,7 +507,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
507
507
  * Gets whether the current series shows an area shape.
508
508
  */
509
509
  get: function () {
510
- return this.i.f5;
510
+ return this.i.f4;
511
511
  },
512
512
  enumerable: false,
513
513
  configurable: true
@@ -517,7 +517,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
517
517
  * Gets whether the current series shows only line shapes.
518
518
  */
519
519
  get: function () {
520
- return this.i.fk;
520
+ return this.i.fj;
521
521
  },
522
522
  enumerable: false,
523
523
  configurable: true
@@ -527,7 +527,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
527
527
  * Gets whether the current series shows a line contour shape.
528
528
  */
529
529
  get: function () {
530
- return this.i.fj;
530
+ return this.i.fi;
531
531
  },
532
532
  enumerable: false,
533
533
  configurable: true
@@ -537,7 +537,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
537
537
  * Gets whether the current series shows a spline shape.
538
538
  */
539
539
  get: function () {
540
- return this.i.f0;
540
+ return this.i.fz;
541
541
  },
542
542
  enumerable: false,
543
543
  configurable: true
@@ -567,7 +567,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
567
567
  * Gets whether the current series shows a waterfall column shape.
568
568
  */
569
569
  get: function () {
570
- return this.i.f6;
570
+ return this.i.f5;
571
571
  },
572
572
  enumerable: false,
573
573
  configurable: true
@@ -577,7 +577,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
577
577
  * Gets whether the current series shows a polyline shape.
578
578
  */
579
579
  get: function () {
580
- return this.i.fr;
580
+ return this.i.fq;
581
581
  },
582
582
  enumerable: false,
583
583
  configurable: true
@@ -587,7 +587,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
587
587
  * Gets whether the current series shows a polygon shape.
588
588
  */
589
589
  get: function () {
590
- return this.i.fq;
590
+ return this.i.fp;
591
591
  },
592
592
  enumerable: false,
593
593
  configurable: true
@@ -597,7 +597,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
597
597
  * Gets whether the current series shows pixels.
598
598
  */
599
599
  get: function () {
600
- return this.i.fo;
600
+ return this.i.fn;
601
601
  },
602
602
  enumerable: false,
603
603
  configurable: true
@@ -607,7 +607,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
607
607
  * Gets whether the current series shows a pie shape.
608
608
  */
609
609
  get: function () {
610
- return this.i.fn;
610
+ return this.i.fm;
611
611
  },
612
612
  enumerable: false,
613
613
  configurable: true
@@ -617,7 +617,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
617
617
  * Gets whether the current series shows a tile imagery.
618
618
  */
619
619
  get: function () {
620
- return this.i.f3;
620
+ return this.i.f2;
621
621
  },
622
622
  enumerable: false,
623
623
  configurable: true
@@ -627,7 +627,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
627
627
  * Gets whether the current series shows step shapes.
628
628
  */
629
629
  get: function () {
630
- return this.i.f1;
630
+ return this.i.f0;
631
631
  },
632
632
  enumerable: false,
633
633
  configurable: true
@@ -637,7 +637,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
637
637
  * Gets whether the current series shows interactive shape controls.
638
638
  */
639
639
  get: function () {
640
- return this.i.fy;
640
+ return this.i.fx;
641
641
  },
642
642
  enumerable: false,
643
643
  configurable: true
@@ -651,7 +651,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
651
651
  * ```
652
652
  */
653
653
  get: function () {
654
- return this.i.fp;
654
+ return this.i.fo;
655
655
  },
656
656
  enumerable: false,
657
657
  configurable: true
@@ -665,7 +665,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
665
665
  * ```
666
666
  */
667
667
  get: function () {
668
- return this.i.fw;
668
+ return this.i.fv;
669
669
  },
670
670
  enumerable: false,
671
671
  configurable: true
@@ -679,7 +679,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
679
679
  * ```
680
680
  */
681
681
  get: function () {
682
- return this.i.ft;
682
+ return this.i.fs;
683
683
  },
684
684
  enumerable: false,
685
685
  configurable: true
@@ -721,7 +721,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
721
721
  * ```
722
722
  */
723
723
  get: function () {
724
- return this.i.fu;
724
+ return this.i.ft;
725
725
  },
726
726
  enumerable: false,
727
727
  configurable: true
@@ -749,7 +749,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
749
749
  * ```
750
750
  */
751
751
  get: function () {
752
- return this.i.fc;
752
+ return this.i.fb;
753
753
  },
754
754
  enumerable: false,
755
755
  configurable: true
@@ -759,7 +759,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
759
759
  * Gets whether the current series is a shape type series.
760
760
  */
761
761
  get: function () {
762
- return this.i.fx;
762
+ return this.i.fw;
763
763
  },
764
764
  enumerable: false,
765
765
  configurable: true
@@ -779,7 +779,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
779
779
  * Gets whether the series is a highlight overlay.
780
780
  */
781
781
  get: function () {
782
- return this.i.ff;
782
+ return this.i.fe;
783
783
  },
784
784
  enumerable: false,
785
785
  configurable: true
@@ -948,7 +948,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
948
948
  * ```
949
949
  */
950
950
  get: function () {
951
- return this.i.fg;
951
+ return this.i.ff;
952
952
  },
953
953
  enumerable: false,
954
954
  configurable: true
@@ -1003,10 +1003,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1003
1003
  * Gets the actual legend item badge template used by the series.
1004
1004
  */
1005
1005
  get: function () {
1006
- return this.i.sw;
1006
+ return this.i.sv;
1007
1007
  },
1008
1008
  set: function (v) {
1009
- this.i.sw = v;
1009
+ this.i.sv = v;
1010
1010
  },
1011
1011
  enumerable: false,
1012
1012
  configurable: true
@@ -1016,11 +1016,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1016
1016
  * Gets the effective legend badge outline for the current series.
1017
1017
  */
1018
1018
  get: function () {
1019
- return brushToString(this.i.vc);
1019
+ return brushToString(this.i.vb);
1020
1020
  },
1021
1021
  set: function (v) {
1022
- this.i.vc = stringToBrush(v);
1023
- this._a("actualLegendItemBadgeOutline", brushToString(this.i.vc));
1022
+ this.i.vb = stringToBrush(v);
1023
+ this._a("actualLegendItemBadgeOutline", brushToString(this.i.vb));
1024
1024
  },
1025
1025
  enumerable: false,
1026
1026
  configurable: true
@@ -1030,11 +1030,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1030
1030
  * Gets the effective legend badge fill for the current series.
1031
1031
  */
1032
1032
  get: function () {
1033
- return brushToString(this.i.vb);
1033
+ return brushToString(this.i.va);
1034
1034
  },
1035
1035
  set: function (v) {
1036
- this.i.vb = stringToBrush(v);
1037
- this._a("actualLegendItemBadgeBrush", brushToString(this.i.vb));
1036
+ this.i.va = stringToBrush(v);
1037
+ this._a("actualLegendItemBadgeBrush", brushToString(this.i.va));
1038
1038
  },
1039
1039
  enumerable: false,
1040
1040
  configurable: true
@@ -1091,10 +1091,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1091
1091
  * the series object itself.
1092
1092
  */
1093
1093
  get: function () {
1094
- return this.i.sx;
1094
+ return this.i.sw;
1095
1095
  },
1096
1096
  set: function (v) {
1097
- this.i.sx = v;
1097
+ this.i.sw = v;
1098
1098
  },
1099
1099
  enumerable: false,
1100
1100
  configurable: true
@@ -1175,22 +1175,22 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1175
1175
  * ```
1176
1176
  */
1177
1177
  get: function () {
1178
- return this.i.kd;
1178
+ return this.i.kc;
1179
1179
  },
1180
1180
  set: function (v) {
1181
- this.i.kd = +v;
1182
- this._a("transitionDuration", this.i.kd);
1181
+ this.i.kc = +v;
1182
+ this._a("transitionDuration", this.i.kc);
1183
1183
  },
1184
1184
  enumerable: false,
1185
1185
  configurable: true
1186
1186
  });
1187
1187
  Object.defineProperty(IgcSeriesComponent.prototype, "actualResolution", {
1188
1188
  get: function () {
1189
- return this.i.id;
1189
+ return this.i.ic;
1190
1190
  },
1191
1191
  set: function (v) {
1192
- this.i.id = +v;
1193
- this._a("actualResolution", this.i.id);
1192
+ this.i.ic = +v;
1193
+ this._a("actualResolution", this.i.ic);
1194
1194
  },
1195
1195
  enumerable: false,
1196
1196
  configurable: true
@@ -1206,11 +1206,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1206
1206
  * ```
1207
1207
  */
1208
1208
  get: function () {
1209
- return this.i.jj;
1209
+ return this.i.ji;
1210
1210
  },
1211
1211
  set: function (v) {
1212
- this.i.jj = +v;
1213
- this._a("resolution", this.i.jj);
1212
+ this.i.ji = +v;
1213
+ this._a("resolution", this.i.ji);
1214
1214
  },
1215
1215
  enumerable: false,
1216
1216
  configurable: true
@@ -1220,11 +1220,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1220
1220
  * Gets or sets the top margin to use when getting a visible axis range for the series.
1221
1221
  */
1222
1222
  get: function () {
1223
- return this.i.ju;
1223
+ return this.i.jt;
1224
1224
  },
1225
1225
  set: function (v) {
1226
- this.i.ju = +v;
1227
- this._a("visibleRangeMarginTop", this.i.ju);
1226
+ this.i.jt = +v;
1227
+ this._a("visibleRangeMarginTop", this.i.jt);
1228
1228
  },
1229
1229
  enumerable: false,
1230
1230
  configurable: true
@@ -1234,11 +1234,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1234
1234
  * Gets or sets the bottom margin to use when getting a visible axis range for the series.
1235
1235
  */
1236
1236
  get: function () {
1237
- return this.i.jr;
1237
+ return this.i.jq;
1238
1238
  },
1239
1239
  set: function (v) {
1240
- this.i.jr = +v;
1241
- this._a("visibleRangeMarginBottom", this.i.jr);
1240
+ this.i.jq = +v;
1241
+ this._a("visibleRangeMarginBottom", this.i.jq);
1242
1242
  },
1243
1243
  enumerable: false,
1244
1244
  configurable: true
@@ -1248,11 +1248,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1248
1248
  * Gets or sets the left margin to use when getting a visible axis range for the series.
1249
1249
  */
1250
1250
  get: function () {
1251
- return this.i.js;
1251
+ return this.i.jr;
1252
1252
  },
1253
1253
  set: function (v) {
1254
- this.i.js = +v;
1255
- this._a("visibleRangeMarginLeft", this.i.js);
1254
+ this.i.jr = +v;
1255
+ this._a("visibleRangeMarginLeft", this.i.jr);
1256
1256
  },
1257
1257
  enumerable: false,
1258
1258
  configurable: true
@@ -1262,11 +1262,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1262
1262
  * Gets or sets the right margin to use when getting a visible axis range for the series.
1263
1263
  */
1264
1264
  get: function () {
1265
- return this.i.jt;
1265
+ return this.i.js;
1266
1266
  },
1267
1267
  set: function (v) {
1268
- this.i.jt = +v;
1269
- this._a("visibleRangeMarginRight", this.i.jt);
1268
+ this.i.js = +v;
1269
+ this._a("visibleRangeMarginRight", this.i.js);
1270
1270
  },
1271
1271
  enumerable: false,
1272
1272
  configurable: true
@@ -1297,10 +1297,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1297
1297
  * Gets or sets the HighlightedTitleSuffix property.
1298
1298
  */
1299
1299
  get: function () {
1300
- return this.i.mh;
1300
+ return this.i.mg;
1301
1301
  },
1302
1302
  set: function (v) {
1303
- this.i.mh = v;
1303
+ this.i.mg = v;
1304
1304
  },
1305
1305
  enumerable: false,
1306
1306
  configurable: true
@@ -1310,11 +1310,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1310
1310
  * Gets or sets whether the highlighted values layer should have a legend item.
1311
1311
  */
1312
1312
  get: function () {
1313
- return this.i.wx;
1313
+ return this.i.ww;
1314
1314
  },
1315
1315
  set: function (v) {
1316
- this.i.wx = ensureEnum(Visibility_$type, v);
1317
- this._a("highlightedLegendItemVisibility", enumToString(Visibility_$type, this.i.wx));
1316
+ this.i.ww = ensureEnum(Visibility_$type, v);
1317
+ this._a("highlightedLegendItemVisibility", enumToString(Visibility_$type, this.i.ww));
1318
1318
  },
1319
1319
  enumerable: false,
1320
1320
  configurable: true
@@ -1330,11 +1330,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1330
1330
  * ```
1331
1331
  */
1332
1332
  get: function () {
1333
- return brushToString(this.i.vf);
1333
+ return brushToString(this.i.ve);
1334
1334
  },
1335
1335
  set: function (v) {
1336
- this.i.vf = stringToBrush(v);
1337
- this._a("brush", brushToString(this.i.vf));
1336
+ this.i.ve = stringToBrush(v);
1337
+ this._a("brush", brushToString(this.i.ve));
1338
1338
  },
1339
1339
  enumerable: false,
1340
1340
  configurable: true
@@ -1348,11 +1348,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1348
1348
  * ```
1349
1349
  */
1350
1350
  get: function () {
1351
- return brushToString(this.i.u9);
1351
+ return brushToString(this.i.u8);
1352
1352
  },
1353
1353
  set: function (v) {
1354
- this.i.u9 = stringToBrush(v);
1355
- this._a("actualBrush", brushToString(this.i.u9));
1354
+ this.i.u8 = stringToBrush(v);
1355
+ this._a("actualBrush", brushToString(this.i.u8));
1356
1356
  },
1357
1357
  enumerable: false,
1358
1358
  configurable: true
@@ -1362,11 +1362,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1362
1362
  * Gets or sets the selection brush to use for the series.
1363
1363
  */
1364
1364
  get: function () {
1365
- return brushToString(this.i.vz);
1365
+ return brushToString(this.i.vy);
1366
1366
  },
1367
1367
  set: function (v) {
1368
- this.i.vz = stringToBrush(v);
1369
- this._a("selectionBrush", brushToString(this.i.vz));
1368
+ this.i.vy = stringToBrush(v);
1369
+ this._a("selectionBrush", brushToString(this.i.vy));
1370
1370
  },
1371
1371
  enumerable: false,
1372
1372
  configurable: true
@@ -1376,11 +1376,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1376
1376
  * Gets or sets the Focus brush to use for the series.
1377
1377
  */
1378
1378
  get: function () {
1379
- return brushToString(this.i.vk);
1379
+ return brushToString(this.i.vj);
1380
1380
  },
1381
1381
  set: function (v) {
1382
- this.i.vk = stringToBrush(v);
1383
- this._a("focusBrush", brushToString(this.i.vk));
1382
+ this.i.vj = stringToBrush(v);
1383
+ this._a("focusBrush", brushToString(this.i.vj));
1384
1384
  },
1385
1385
  enumerable: false,
1386
1386
  configurable: true
@@ -1390,11 +1390,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1390
1390
  * Gets the effective emphasis brush for the current series object.
1391
1391
  */
1392
1392
  get: function () {
1393
- return brushToString(this.i.ve);
1393
+ return brushToString(this.i.vd);
1394
1394
  },
1395
1395
  set: function (v) {
1396
- this.i.ve = stringToBrush(v);
1397
- this._a("actualSelectionBrush", brushToString(this.i.ve));
1396
+ this.i.vd = stringToBrush(v);
1397
+ this._a("actualSelectionBrush", brushToString(this.i.vd));
1398
1398
  },
1399
1399
  enumerable: false,
1400
1400
  configurable: true
@@ -1404,11 +1404,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1404
1404
  * Gets the effective emphasis brush for the current series object.
1405
1405
  */
1406
1406
  get: function () {
1407
- return brushToString(this.i.va);
1407
+ return brushToString(this.i.u9);
1408
1408
  },
1409
1409
  set: function (v) {
1410
- this.i.va = stringToBrush(v);
1411
- this._a("actualFocusBrush", brushToString(this.i.va));
1410
+ this.i.u9 = stringToBrush(v);
1411
+ this._a("actualFocusBrush", brushToString(this.i.u9));
1412
1412
  },
1413
1413
  enumerable: false,
1414
1414
  configurable: true
@@ -1439,11 +1439,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1439
1439
  * ```
1440
1440
  */
1441
1441
  get: function () {
1442
- return brushToString(this.i.vv);
1442
+ return brushToString(this.i.vu);
1443
1443
  },
1444
1444
  set: function (v) {
1445
- this.i.vv = stringToBrush(v);
1446
- this._a("outline", brushToString(this.i.vv));
1445
+ this.i.vu = stringToBrush(v);
1446
+ this._a("outline", brushToString(this.i.vu));
1447
1447
  },
1448
1448
  enumerable: false,
1449
1449
  configurable: true
@@ -1457,11 +1457,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1457
1457
  * ```
1458
1458
  */
1459
1459
  get: function () {
1460
- return brushToString(this.i.vd);
1460
+ return brushToString(this.i.vc);
1461
1461
  },
1462
1462
  set: function (v) {
1463
- this.i.vd = stringToBrush(v);
1464
- this._a("actualOutline", brushToString(this.i.vd));
1463
+ this.i.vc = stringToBrush(v);
1464
+ this._a("actualOutline", brushToString(this.i.vc));
1465
1465
  },
1466
1466
  enumerable: false,
1467
1467
  configurable: true
@@ -1471,11 +1471,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1471
1471
  * Gets or sets the brush that specifies current series object's line join style.
1472
1472
  */
1473
1473
  get: function () {
1474
- return this.i.v5;
1474
+ return this.i.v4;
1475
1475
  },
1476
1476
  set: function (v) {
1477
- this.i.v5 = ensureEnum(PenLineJoin_$type, v);
1478
- this._a("lineJoin", enumToString(PenLineJoin_$type, this.i.v5));
1477
+ this.i.v4 = ensureEnum(PenLineJoin_$type, v);
1478
+ this._a("lineJoin", enumToString(PenLineJoin_$type, this.i.v4));
1479
1479
  },
1480
1480
  enumerable: false,
1481
1481
  configurable: true
@@ -1499,11 +1499,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1499
1499
  * 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.
1500
1500
  */
1501
1501
  get: function () {
1502
- return this.i.gg;
1502
+ return this.i.gf;
1503
1503
  },
1504
1504
  set: function (v) {
1505
- this.i.gg = ensureBool(v);
1506
- this._a("shouldAnimateOnDataSourceSwap", this.i.gg);
1505
+ this.i.gf = ensureBool(v);
1506
+ this._a("shouldAnimateOnDataSourceSwap", this.i.gf);
1507
1507
  },
1508
1508
  enumerable: false,
1509
1509
  configurable: true
@@ -1519,11 +1519,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1519
1519
  * ```
1520
1520
  */
1521
1521
  get: function () {
1522
- return this.i.jp;
1522
+ return this.i.jo;
1523
1523
  },
1524
1524
  set: function (v) {
1525
- this.i.jp = +v;
1526
- this._a("thickness", this.i.jp);
1525
+ this.i.jo = +v;
1526
+ this._a("thickness", this.i.jo);
1527
1527
  },
1528
1528
  enumerable: false,
1529
1529
  configurable: true
@@ -1533,11 +1533,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1533
1533
  * Gets the effective Thickness for the current series object.
1534
1534
  */
1535
1535
  get: function () {
1536
- return this.i.ie;
1536
+ return this.i.id;
1537
1537
  },
1538
1538
  set: function (v) {
1539
- this.i.ie = +v;
1540
- this._a("actualThickness", this.i.ie);
1539
+ this.i.id = +v;
1540
+ this._a("actualThickness", this.i.id);
1541
1541
  },
1542
1542
  enumerable: false,
1543
1543
  configurable: true
@@ -1548,11 +1548,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1548
1548
  * is used to outline the current series object.
1549
1549
  */
1550
1550
  get: function () {
1551
- return fromDoubleCollection(this.i.v2);
1551
+ return fromDoubleCollection(this.i.v1);
1552
1552
  },
1553
1553
  set: function (v) {
1554
- this.i.v2 = toDoubleCollection(v);
1555
- this._a("dashArray", doubleCollectionToString(this.i.v2));
1554
+ this.i.v1 = toDoubleCollection(v);
1555
+ this._a("dashArray", doubleCollectionToString(this.i.v1));
1556
1556
  },
1557
1557
  enumerable: false,
1558
1558
  configurable: true
@@ -1604,11 +1604,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1604
1604
  * Gets actual HighlightedValues fade opacity
1605
1605
  */
1606
1606
  get: function () {
1607
- return this.i.ia;
1607
+ return this.i.h9;
1608
1608
  },
1609
1609
  set: function (v) {
1610
- this.i.ia = +v;
1611
- this._a("actualHighlightedValuesFadeOpacity", this.i.ia);
1610
+ this.i.h9 = +v;
1611
+ this._a("actualHighlightedValuesFadeOpacity", this.i.h9);
1612
1612
  },
1613
1613
  enumerable: false,
1614
1614
  configurable: true
@@ -1618,11 +1618,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1618
1618
  * Gets or sets the target opacity to fade to for fade style HighlightedValues.
1619
1619
  */
1620
1620
  get: function () {
1621
- return this.i.je;
1621
+ return this.i.jd;
1622
1622
  },
1623
1623
  set: function (v) {
1624
- this.i.je = +v;
1625
- this._a("highlightedValuesFadeOpacity", this.i.je);
1624
+ this.i.jd = +v;
1625
+ this._a("highlightedValuesFadeOpacity", this.i.jd);
1626
1626
  },
1627
1627
  enumerable: false,
1628
1628
  configurable: true
@@ -1632,11 +1632,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1632
1632
  * Gets actual highlighting fade opacity
1633
1633
  */
1634
1634
  get: function () {
1635
- return this.i.ib;
1635
+ return this.i.ia;
1636
1636
  },
1637
1637
  set: function (v) {
1638
- this.i.ib = +v;
1639
- this._a("actualHighlightingFadeOpacity", this.i.ib);
1638
+ this.i.ia = +v;
1639
+ this._a("actualHighlightingFadeOpacity", this.i.ia);
1640
1640
  },
1641
1641
  enumerable: false,
1642
1642
  configurable: true
@@ -1646,11 +1646,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1646
1646
  * Gets or sets the target opacity to fade to for fade style highlighting.
1647
1647
  */
1648
1648
  get: function () {
1649
- return this.i.jf;
1649
+ return this.i.je;
1650
1650
  },
1651
1651
  set: function (v) {
1652
- this.i.jf = +v;
1653
- this._a("highlightingFadeOpacity", this.i.jf);
1652
+ this.i.je = +v;
1653
+ this._a("highlightingFadeOpacity", this.i.je);
1654
1654
  },
1655
1655
  enumerable: false,
1656
1656
  configurable: true
@@ -1692,11 +1692,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1692
1692
  * ```
1693
1693
  */
1694
1694
  get: function () {
1695
- return this.i.fd;
1695
+ return this.i.fc;
1696
1696
  },
1697
1697
  set: function (v) {
1698
- this.i.fd = ensureBool(v);
1699
- this._a("isHighlightingEnabled", this.i.fd);
1698
+ this.i.fc = ensureBool(v);
1699
+ this._a("isHighlightingEnabled", this.i.fc);
1700
1700
  },
1701
1701
  enumerable: false,
1702
1702
  configurable: true
@@ -1706,11 +1706,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1706
1706
  * Gets or sets whether the series should use individual palette colors for each item.
1707
1707
  */
1708
1708
  get: function () {
1709
- return this.i.g9;
1709
+ return this.i.g8;
1710
1710
  },
1711
1711
  set: function (v) {
1712
- this.i.g9 = ensureBool(v);
1713
- this._a("useItemWiseColors", this.i.g9);
1712
+ this.i.g8 = ensureBool(v);
1713
+ this._a("useItemWiseColors", this.i.g8);
1714
1714
  },
1715
1715
  enumerable: false,
1716
1716
  configurable: true
@@ -1727,11 +1727,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1727
1727
  * Gets or sets whether the opacity should be automatically shifted for the safe actual brush.
1728
1728
  */
1729
1729
  get: function () {
1730
- return this.i.gl;
1730
+ return this.i.gk;
1731
1731
  },
1732
1732
  set: function (v) {
1733
- this.i.gl = ensureBool(v);
1734
- this._a("shouldShiftOpacityForSafeActualBrush", this.i.gl);
1733
+ this.i.gk = ensureBool(v);
1734
+ this._a("shouldShiftOpacityForSafeActualBrush", this.i.gk);
1735
1735
  },
1736
1736
  enumerable: false,
1737
1737
  configurable: true
@@ -1741,11 +1741,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1741
1741
  * Gets or sets whether the opacity should be automatically shifted for the safe actual brush.
1742
1742
  */
1743
1743
  get: function () {
1744
- return this.i.gj;
1744
+ return this.i.gi;
1745
1745
  },
1746
1746
  set: function (v) {
1747
- this.i.gj = ensureBool(v);
1748
- this._a("shouldRemoveHighlightedDataOnLayerHidden", this.i.gj);
1747
+ this.i.gi = ensureBool(v);
1748
+ this._a("shouldRemoveHighlightedDataOnLayerHidden", this.i.gi);
1749
1749
  },
1750
1750
  enumerable: false,
1751
1751
  configurable: true
@@ -1755,11 +1755,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1755
1755
  * Gets or sets whether this series should suppress it's auto callouts
1756
1756
  */
1757
1757
  get: function () {
1758
- return this.i.gi;
1758
+ return this.i.gh;
1759
1759
  },
1760
1760
  set: function (v) {
1761
- this.i.gi = ensureBool(v);
1762
- this._a("shouldHideAutoCallouts", this.i.gi);
1761
+ this.i.gh = ensureBool(v);
1762
+ this._a("shouldHideAutoCallouts", this.i.gh);
1763
1763
  },
1764
1764
  enumerable: false,
1765
1765
  configurable: true
@@ -1797,11 +1797,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1797
1797
  * ```
1798
1798
  */
1799
1799
  get: function () {
1800
- return this.i.jm;
1800
+ return this.i.jl;
1801
1801
  },
1802
1802
  set: function (v) {
1803
- this.i.jm = +v;
1804
- this._a("shadowBlur", this.i.jm);
1803
+ this.i.jl = +v;
1804
+ this._a("shadowBlur", this.i.jl);
1805
1805
  },
1806
1806
  enumerable: false,
1807
1807
  configurable: true
@@ -1817,11 +1817,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1817
1817
  * ```
1818
1818
  */
1819
1819
  get: function () {
1820
- return colorToString(this.i.v1);
1820
+ return colorToString(this.i.v0);
1821
1821
  },
1822
1822
  set: function (v) {
1823
- this.i.v1 = stringToColor(v);
1824
- this._a("shadowColor", colorToString(this.i.v1));
1823
+ this.i.v0 = stringToColor(v);
1824
+ this._a("shadowColor", colorToString(this.i.v0));
1825
1825
  },
1826
1826
  enumerable: false,
1827
1827
  configurable: true
@@ -1837,11 +1837,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1837
1837
  * ```
1838
1838
  */
1839
1839
  get: function () {
1840
- return this.i.hc;
1840
+ return this.i.hb;
1841
1841
  },
1842
1842
  set: function (v) {
1843
- this.i.hc = ensureBool(v);
1844
- this._a("useSingleShadow", this.i.hc);
1843
+ this.i.hb = ensureBool(v);
1844
+ this._a("useSingleShadow", this.i.hb);
1845
1845
  },
1846
1846
  enumerable: false,
1847
1847
  configurable: true
@@ -1857,11 +1857,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1857
1857
  * ```
1858
1858
  */
1859
1859
  get: function () {
1860
- return this.i.jn;
1860
+ return this.i.jm;
1861
1861
  },
1862
1862
  set: function (v) {
1863
- this.i.jn = +v;
1864
- this._a("shadowOffsetX", this.i.jn);
1863
+ this.i.jm = +v;
1864
+ this._a("shadowOffsetX", this.i.jm);
1865
1865
  },
1866
1866
  enumerable: false,
1867
1867
  configurable: true
@@ -1877,11 +1877,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1877
1877
  * ```
1878
1878
  */
1879
1879
  get: function () {
1880
- return this.i.jo;
1880
+ return this.i.jn;
1881
1881
  },
1882
1882
  set: function (v) {
1883
- this.i.jo = +v;
1884
- this._a("shadowOffsetY", this.i.jo);
1883
+ this.i.jn = +v;
1884
+ this._a("shadowOffsetY", this.i.jn);
1885
1885
  },
1886
1886
  enumerable: false,
1887
1887
  configurable: true
@@ -1892,11 +1892,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1892
1892
  * This property only applies to series that have area visual.
1893
1893
  */
1894
1894
  get: function () {
1895
- return this.i.ik;
1895
+ return this.i.ij;
1896
1896
  },
1897
1897
  set: function (v) {
1898
- this.i.ik = +v;
1899
- this._a("areaFillOpacity", this.i.ik);
1898
+ this.i.ij = +v;
1899
+ this._a("areaFillOpacity", this.i.ij);
1900
1900
  },
1901
1901
  enumerable: false,
1902
1902
  configurable: true
@@ -1910,11 +1910,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1910
1910
  * ```
1911
1911
  */
1912
1912
  get: function () {
1913
- return this.i.h9;
1913
+ return this.i.h8;
1914
1914
  },
1915
1915
  set: function (v) {
1916
- this.i.h9 = +v;
1917
- this._a("actualAreaFillOpacity", this.i.h9);
1916
+ this.i.h8 = +v;
1917
+ this._a("actualAreaFillOpacity", this.i.h8);
1918
1918
  },
1919
1919
  enumerable: false,
1920
1920
  configurable: true
@@ -1925,11 +1925,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1925
1925
  * This property only applies to series that have area visual.
1926
1926
  */
1927
1927
  get: function () {
1928
- return this.i.jg;
1928
+ return this.i.jf;
1929
1929
  },
1930
1930
  set: function (v) {
1931
- this.i.jg = +v;
1932
- this._a("markerFillOpacity", this.i.jg);
1931
+ this.i.jf = +v;
1932
+ this._a("markerFillOpacity", this.i.jf);
1933
1933
  },
1934
1934
  enumerable: false,
1935
1935
  configurable: true
@@ -1939,11 +1939,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1939
1939
  * Gets the actual opacity applied to the fill of the markers.
1940
1940
  */
1941
1941
  get: function () {
1942
- return this.i.ic;
1942
+ return this.i.ib;
1943
1943
  },
1944
1944
  set: function (v) {
1945
- this.i.ic = +v;
1946
- this._a("actualMarkerFillOpacity", this.i.ic);
1945
+ this.i.ib = +v;
1946
+ this._a("actualMarkerFillOpacity", this.i.ib);
1947
1947
  },
1948
1948
  enumerable: false,
1949
1949
  configurable: true
@@ -1979,11 +1979,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1979
1979
  * ```
1980
1980
  */
1981
1981
  get: function () {
1982
- return this.i.gp;
1982
+ return this.i.go;
1983
1983
  },
1984
1984
  set: function (v) {
1985
- this.i.gp = ensureBool(v);
1986
- this._a("showDefaultTooltip", this.i.gp);
1985
+ this.i.go = ensureBool(v);
1986
+ this._a("showDefaultTooltip", this.i.go);
1987
1987
  },
1988
1988
  enumerable: false,
1989
1989
  configurable: true
@@ -2027,11 +2027,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2027
2027
  * ```
2028
2028
  */
2029
2029
  get: function () {
2030
- return this.i.ke;
2030
+ return this.i.kd;
2031
2031
  },
2032
2032
  set: function (v) {
2033
- this.i.ke = +v;
2034
- this._a("transitionInDuration", this.i.ke);
2033
+ this.i.kd = +v;
2034
+ this._a("transitionInDuration", this.i.kd);
2035
2035
  },
2036
2036
  enumerable: false,
2037
2037
  configurable: true
@@ -2041,11 +2041,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2041
2041
  * Gets or sets the duration of the current series' transition out morph.
2042
2042
  */
2043
2043
  get: function () {
2044
- return this.i.kf;
2044
+ return this.i.ke;
2045
2045
  },
2046
2046
  set: function (v) {
2047
- this.i.kf = +v;
2048
- this._a("transitionOutDuration", this.i.kf);
2047
+ this.i.ke = +v;
2048
+ this._a("transitionOutDuration", this.i.ke);
2049
2049
  },
2050
2050
  enumerable: false,
2051
2051
  configurable: true
@@ -2090,11 +2090,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2090
2090
  * 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.
2091
2091
  */
2092
2092
  get: function () {
2093
- return this.i.v4;
2093
+ return this.i.v3;
2094
2094
  },
2095
2095
  set: function (v) {
2096
- this.i.v4 = ensureEnum(PenLineCap_$type, v);
2097
- this._a("lineCap", enumToString(PenLineCap_$type, this.i.v4));
2096
+ this.i.v3 = ensureEnum(PenLineCap_$type, v);
2097
+ this._a("lineCap", enumToString(PenLineCap_$type, this.i.v3));
2098
2098
  },
2099
2099
  enumerable: false,
2100
2100
  configurable: true
@@ -2104,10 +2104,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2104
2104
  * Gets or sets the AutoCalloutLabel format string to use for the AutoCalloutLabel.
2105
2105
  */
2106
2106
  get: function () {
2107
- return this.i.lu;
2107
+ return this.i.lt;
2108
2108
  },
2109
2109
  set: function (v) {
2110
- this.i.lu = v;
2110
+ this.i.lt = v;
2111
2111
  },
2112
2112
  enumerable: false,
2113
2113
  configurable: true
@@ -2134,10 +2134,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2134
2134
  * Gets or sets the AutoCalloutLabel format string to use for the AutoCalloutLabel.
2135
2135
  */
2136
2136
  get: function () {
2137
- return this.i.lx;
2137
+ return this.i.lw;
2138
2138
  },
2139
2139
  set: function (v) {
2140
- this.i.lx = v;
2140
+ this.i.lw = v;
2141
2141
  },
2142
2142
  enumerable: false,
2143
2143
  configurable: true
@@ -2164,11 +2164,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2164
2164
  * Gets or sets the whether the chart reacts to mouse move events.
2165
2165
  */
2166
2166
  get: function () {
2167
- return this.i.f8;
2167
+ return this.i.f7;
2168
2168
  },
2169
2169
  set: function (v) {
2170
- this.i.f8 = ensureBool(v);
2171
- this._a("mouseOverEnabled", this.i.f8);
2170
+ this.i.f7 = ensureBool(v);
2171
+ this._a("mouseOverEnabled", this.i.f7);
2172
2172
  },
2173
2173
  enumerable: false,
2174
2174
  configurable: true
@@ -2265,7 +2265,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2265
2265
  * Overridden by derived series classes to indicate when negative colors are supported or not.
2266
2266
  */
2267
2267
  get: function () {
2268
- return this.i.fm;
2268
+ return this.i.fl;
2269
2269
  },
2270
2270
  enumerable: false,
2271
2271
  configurable: true
@@ -2275,7 +2275,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2275
2275
  * Overridden by derived series classes to indicate when markerless display is preferred or not.
2276
2276
  */
2277
2277
  get: function () {
2278
- return this.i.fl;
2278
+ return this.i.fk;
2279
2279
  },
2280
2280
  enumerable: false,
2281
2281
  configurable: true
@@ -2285,11 +2285,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2285
2285
  * The final value of this series.
2286
2286
  */
2287
2287
  get: function () {
2288
- return this.i.im;
2288
+ return this.i.il;
2289
2289
  },
2290
2290
  set: function (v) {
2291
- this.i.im = +v;
2292
- this._a("finalValue", this.i.im);
2291
+ this.i.il = +v;
2292
+ this._a("finalValue", this.i.il);
2293
2293
  },
2294
2294
  enumerable: false,
2295
2295
  configurable: true
@@ -2299,11 +2299,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2299
2299
  * The percent change from the beginning to the end of this series.
2300
2300
  */
2301
2301
  get: function () {
2302
- return this.i.ji;
2302
+ return this.i.jh;
2303
2303
  },
2304
2304
  set: function (v) {
2305
- this.i.ji = +v;
2306
- this._a("percentChange", this.i.ji);
2305
+ this.i.jh = +v;
2306
+ this._a("percentChange", this.i.jh);
2307
2307
  },
2308
2308
  enumerable: false,
2309
2309
  configurable: true
@@ -2313,7 +2313,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2313
2313
  * Gets the text that is displayed for the Open label in the tooltip.
2314
2314
  */
2315
2315
  get: function () {
2316
- return this.i.lk;
2316
+ return this.i.lj;
2317
2317
  },
2318
2318
  enumerable: false,
2319
2319
  configurable: true
@@ -2323,7 +2323,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2323
2323
  * Gets the text that is displayed for the Close label in the tooltip.
2324
2324
  */
2325
2325
  get: function () {
2326
- return this.i.k6;
2326
+ return this.i.k5;
2327
2327
  },
2328
2328
  enumerable: false,
2329
2329
  configurable: true
@@ -2333,7 +2333,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2333
2333
  * Gets the text that is displayed for the High label in the tooltip.
2334
2334
  */
2335
2335
  get: function () {
2336
- return this.i.k9;
2336
+ return this.i.k8;
2337
2337
  },
2338
2338
  enumerable: false,
2339
2339
  configurable: true
@@ -2343,7 +2343,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2343
2343
  * Gets the text that is displayed for the Low label in the tooltip.
2344
2344
  */
2345
2345
  get: function () {
2346
- return this.i.li;
2346
+ return this.i.lh;
2347
2347
  },
2348
2348
  enumerable: false,
2349
2349
  configurable: true
@@ -2353,7 +2353,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2353
2353
  * Gets the text that is displayed for the Volume label in the tooltip.
2354
2354
  */
2355
2355
  get: function () {
2356
- return this.i.ls;
2356
+ return this.i.lr;
2357
2357
  },
2358
2358
  enumerable: false,
2359
2359
  configurable: true
@@ -2363,7 +2363,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2363
2363
  * Gets the text that is displayed for the Value label in the tooltip.
2364
2364
  */
2365
2365
  get: function () {
2366
- return this.i.lr;
2366
+ return this.i.lq;
2367
2367
  },
2368
2368
  enumerable: false,
2369
2369
  configurable: true
@@ -2373,7 +2373,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2373
2373
  * Gets the text that is displayed for the Value label in the tooltip.
2374
2374
  */
2375
2375
  get: function () {
2376
- return this.i.lm;
2376
+ return this.i.ll;
2377
2377
  },
2378
2378
  enumerable: false,
2379
2379
  configurable: true
@@ -2556,11 +2556,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2556
2556
 
2557
2557
  */
2558
2558
  IgcSeriesComponent.prototype.resolveTooltipBrush = function () {
2559
- var iv = this.i.ne();
2559
+ var iv = this.i.nd();
2560
2560
  return (iv);
2561
2561
  };
2562
2562
  IgcSeriesComponent.prototype.getItemValue = function (item, memberPathName) {
2563
- var iv = this.i.kq(item, memberPathName);
2563
+ var iv = this.i.kp(item, memberPathName);
2564
2564
  return (iv);
2565
2565
  };
2566
2566
  /**
@@ -2569,7 +2569,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2569
2569
  * @param memberPathName * The property name of a valid member path for the series
2570
2570
  */
2571
2571
  IgcSeriesComponent.prototype.getMemberPathValue = function (memberPathName) {
2572
- var iv = this.i.md(memberPathName);
2572
+ var iv = this.i.mc(memberPathName);
2573
2573
  return (iv);
2574
2574
  };
2575
2575
  /**
@@ -2582,7 +2582,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2582
2582
  * ```
2583
2583
  */
2584
2584
  IgcSeriesComponent.prototype.getExactItemIndex = function (world) {
2585
- var iv = this.i.ir(toPoint(world));
2585
+ var iv = this.i.iq(toPoint(world));
2586
2586
  return (iv);
2587
2587
  };
2588
2588
  /**
@@ -2594,7 +2594,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2594
2594
  * ```
2595
2595
  */
2596
2596
  IgcSeriesComponent.prototype.getItemIndex = function (world) {
2597
- var iv = this.i.j3(toPoint(world));
2597
+ var iv = this.i.j2(toPoint(world));
2598
2598
  return (iv);
2599
2599
  };
2600
2600
  /**
@@ -2607,23 +2607,23 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2607
2607
  * ```
2608
2608
  */
2609
2609
  IgcSeriesComponent.prototype.getItem = function (world) {
2610
- var iv = this.i.kn(toPoint(world));
2610
+ var iv = this.i.km(toPoint(world));
2611
2611
  return (iv);
2612
2612
  };
2613
2613
  IgcSeriesComponent.prototype.getPreviousOrExactIndex = function (world, skipUnknowns) {
2614
- var iv = this.i.ka(toPoint(world), skipUnknowns);
2614
+ var iv = this.i.j9(toPoint(world), skipUnknowns);
2615
2615
  return (iv);
2616
2616
  };
2617
2617
  IgcSeriesComponent.prototype.getNextOrExactIndex = function (world, skipUnknowns) {
2618
- var iv = this.i.j8(toPoint(world), skipUnknowns);
2618
+ var iv = this.i.j7(toPoint(world), skipUnknowns);
2619
2619
  return (iv);
2620
2620
  };
2621
2621
  IgcSeriesComponent.prototype.getSeriesValue = function (world, useInterpolation, skipUnknowns) {
2622
- var iv = this.i.i5(toPoint(world), useInterpolation, skipUnknowns);
2622
+ var iv = this.i.i4(toPoint(world), useInterpolation, skipUnknowns);
2623
2623
  return (iv);
2624
2624
  };
2625
2625
  IgcSeriesComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
2626
- var iv = this.i.wc(toPoint(world), useInterpolation, skipUnknowns);
2626
+ var iv = this.i.wb(toPoint(world), useInterpolation, skipUnknowns);
2627
2627
  return fromPoint(iv);
2628
2628
  };
2629
2629
  /**
@@ -2632,7 +2632,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2632
2632
  * @param world * The world coordinate for which to get a value bounding box for
2633
2633
  */
2634
2634
  IgcSeriesComponent.prototype.getSeriesValueBoundingBox = function (world) {
2635
- var iv = this.i.wn(toPoint(world));
2635
+ var iv = this.i.wm(toPoint(world));
2636
2636
  return fromRect(iv);
2637
2637
  };
2638
2638
  /**
@@ -2641,31 +2641,31 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2641
2641
  * @param world * The world coordinates for which to get a value marker bounding box for
2642
2642
  */
2643
2643
  IgcSeriesComponent.prototype.getSeriesValueMarkerBoundingBox = function (world) {
2644
- var iv = this.i.wp(toPoint(world));
2644
+ var iv = this.i.wo(toPoint(world));
2645
2645
  return fromRect(iv);
2646
2646
  };
2647
2647
  IgcSeriesComponent.prototype.getSeriesHighValue = function (world, useInterpolation, skipUnknowns) {
2648
- var iv = this.i.i1(toPoint(world), useInterpolation, skipUnknowns);
2648
+ var iv = this.i.i0(toPoint(world), useInterpolation, skipUnknowns);
2649
2649
  return (iv);
2650
2650
  };
2651
2651
  IgcSeriesComponent.prototype.getSeriesHighValuePosition = function (world, useInterpolation, skipUnknowns) {
2652
- var iv = this.i.v8(toPoint(world), useInterpolation, skipUnknowns);
2652
+ var iv = this.i.v7(toPoint(world), useInterpolation, skipUnknowns);
2653
2653
  return fromPoint(iv);
2654
2654
  };
2655
2655
  IgcSeriesComponent.prototype.getSeriesLowValue = function (world, useInterpolation, skipUnknowns) {
2656
- var iv = this.i.i3(toPoint(world), useInterpolation, skipUnknowns);
2656
+ var iv = this.i.i2(toPoint(world), useInterpolation, skipUnknowns);
2657
2657
  return (iv);
2658
2658
  };
2659
2659
  IgcSeriesComponent.prototype.getSeriesLowValuePosition = function (world, useInterpolation, skipUnknowns) {
2660
- var iv = this.i.wa(toPoint(world), useInterpolation, skipUnknowns);
2660
+ var iv = this.i.v9(toPoint(world), useInterpolation, skipUnknowns);
2661
2661
  return fromPoint(iv);
2662
2662
  };
2663
2663
  IgcSeriesComponent.prototype.getSeriesValuePositionFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
2664
- var iv = this.i.wd(toPoint(mouse), useInterpolation, skipUnknowns);
2664
+ var iv = this.i.wc(toPoint(mouse), useInterpolation, skipUnknowns);
2665
2665
  return fromPoint(iv);
2666
2666
  };
2667
2667
  IgcSeriesComponent.prototype.getSeriesValueFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
2668
- var iv = this.i.i6(toPoint(mouse), useInterpolation, skipUnknowns);
2668
+ var iv = this.i.i5(toPoint(mouse), useInterpolation, skipUnknowns);
2669
2669
  return (iv);
2670
2670
  };
2671
2671
  /**
@@ -2677,7 +2677,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2677
2677
  * ```
2678
2678
  */
2679
2679
  IgcSeriesComponent.prototype.getItemSpan = function () {
2680
- var iv = this.i.iw();
2680
+ var iv = this.i.iv();
2681
2681
  return (iv);
2682
2682
  };
2683
2683
  /**
@@ -2696,11 +2696,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2696
2696
 
2697
2697
  */
2698
2698
  IgcSeriesComponent.prototype.getSeriesValueTypePosition = function (mode) {
2699
- var iv = this.i.wf((mode == null ? null : mode));
2699
+ var iv = this.i.we((mode == null ? null : mode));
2700
2700
  return fromPoint(iv);
2701
2701
  };
2702
2702
  IgcSeriesComponent.prototype.getSeriesValueTypePositionFromValue = function (values) {
2703
- var iv = this.i.wg(values);
2703
+ var iv = this.i.wf(values);
2704
2704
  return fromPoint(iv);
2705
2705
  };
2706
2706
  /**
@@ -2708,14 +2708,14 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2708
2708
 
2709
2709
  */
2710
2710
  IgcSeriesComponent.prototype.hideToolTips = function () {
2711
- this.i.p7();
2711
+ this.i.p6();
2712
2712
  };
2713
2713
  /**
2714
2714
  * Hides any internal tooltips presented by the series, if any.
2715
2715
 
2716
2716
  */
2717
2717
  IgcSeriesComponent.prototype.hideToolTipsImmediate = function () {
2718
- this.i.p8();
2718
+ this.i.p7();
2719
2719
  };
2720
2720
  /**
2721
2721
  * Converts a point from coordinates within the series plot area to a world position within axis space.
@@ -2727,7 +2727,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2727
2727
  * ```
2728
2728
  */
2729
2729
  IgcSeriesComponent.prototype.toWorldPosition = function (seriesPoint) {
2730
- var iv = this.i.wh(toPoint(seriesPoint));
2730
+ var iv = this.i.wg(toPoint(seriesPoint));
2731
2731
  return fromPoint(iv);
2732
2732
  };
2733
2733
  /**
@@ -2736,7 +2736,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2736
2736
  * @param rect * The pixel rect within the plot area of the series.
2737
2737
  */
2738
2738
  IgcSeriesComponent.prototype.toWorldRect = function (rect) {
2739
- var iv = this.i.wr(toRect(rect));
2739
+ var iv = this.i.wq(toRect(rect));
2740
2740
  return fromRect(iv);
2741
2741
  };
2742
2742
  /**
@@ -2745,7 +2745,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2745
2745
  * @param world * The world position from which to convert.
2746
2746
  */
2747
2747
  IgcSeriesComponent.prototype.fromWorldPosition = function (world) {
2748
- var iv = this.i.v7(toPoint(world));
2748
+ var iv = this.i.v6(toPoint(world));
2749
2749
  return fromPoint(iv);
2750
2750
  };
2751
2751
  /**
@@ -2758,7 +2758,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2758
2758
  * ```
2759
2759
  */
2760
2760
  IgcSeriesComponent.prototype.scrollIntoView = function (item) {
2761
- var iv = this.i.gd(item);
2761
+ var iv = this.i.gc(item);
2762
2762
  return (iv);
2763
2763
  };
2764
2764
  /**
@@ -2771,7 +2771,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2771
2771
  * ```
2772
2772
  */
2773
2773
  IgcSeriesComponent.prototype.renderSeries = function (animate) {
2774
- this.i.rr(animate);
2774
+ this.i.rq(animate);
2775
2775
  };
2776
2776
  IgcSeriesComponent.prototype.getMainContentViewport = function () {
2777
2777
  var iv = this.i.getMainContentViewport();
@@ -2790,7 +2790,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2790
2790
 
2791
2791
  */
2792
2792
  IgcSeriesComponent.prototype.removeAllAlternateViews = function () {
2793
- this.i.rk();
2793
+ this.i.rj();
2794
2794
  };
2795
2795
  /**
2796
2796
  * Removes an alternate view of this series.
@@ -2798,21 +2798,21 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2798
2798
  * @param viewIdentifier * The string identifier for the view to remove.
2799
2799
  */
2800
2800
  IgcSeriesComponent.prototype.removeAlternateView = function (viewIdentifier) {
2801
- this.i.rm(viewIdentifier);
2801
+ this.i.rl(viewIdentifier);
2802
2802
  };
2803
2803
  /**
2804
2804
  * Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
2805
2805
 
2806
2806
  */
2807
2807
  IgcSeriesComponent.prototype.notifyIndexedPropertiesChanged = function () {
2808
- this.i.qg();
2808
+ this.i.qf();
2809
2809
  };
2810
2810
  /**
2811
2811
  * Notifies the series that a visual property has changed, requiring a visual update.
2812
2812
 
2813
2813
  */
2814
2814
  IgcSeriesComponent.prototype.notifyVisualPropertiesChanged = function () {
2815
- this.i.qn();
2815
+ this.i.qm();
2816
2816
  };
2817
2817
  /**
2818
2818
  * Replays the assigned transition in animation, if any.
@@ -2823,35 +2823,35 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2823
2823
  * ```
2824
2824
  */
2825
2825
  IgcSeriesComponent.prototype.replayTransitionIn = function () {
2826
- this.i.rv();
2826
+ this.i.ru();
2827
2827
  };
2828
2828
  /**
2829
2829
  * Plays the assigned transition out animation, if any.
2830
2830
 
2831
2831
  */
2832
2832
  IgcSeriesComponent.prototype.playTransitionOut = function () {
2833
- this.i.q7();
2833
+ this.i.q6();
2834
2834
  };
2835
2835
  /**
2836
2836
  * Plays the assigned transition out animation, if any.
2837
2837
 
2838
2838
  */
2839
2839
  IgcSeriesComponent.prototype.playTransitionIn = function () {
2840
- this.i.q6();
2840
+ this.i.q5();
2841
2841
  };
2842
2842
  /**
2843
2843
  * Plays the assigned transition out animation, if any.
2844
2844
 
2845
2845
  */
2846
2846
  IgcSeriesComponent.prototype.playTransitionOutAndRemove = function () {
2847
- this.i.q8();
2847
+ this.i.q7();
2848
2848
  };
2849
2849
  /**
2850
2850
  * Call to null out the axes of the series;
2851
2851
 
2852
2852
  */
2853
2853
  IgcSeriesComponent.prototype.removeAxes = function () {
2854
- this.i.rn();
2854
+ this.i.rm();
2855
2855
  };
2856
2856
  /**
2857
2857
  * Simulates a pointer hover over the series surface.
@@ -2865,17 +2865,17 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2865
2865
  * ```
2866
2866
  */
2867
2867
  IgcSeriesComponent.prototype.simulateHover = function (point) {
2868
- this.i.r6(toPoint(point));
2868
+ this.i.r5(toPoint(point));
2869
2869
  };
2870
2870
  /**
2871
2871
  * Called when this series' Style is updated.
2872
2872
 
2873
2873
  */
2874
2874
  IgcSeriesComponent.prototype.styleUpdated = function () {
2875
- this.i.sc();
2875
+ this.i.sb();
2876
2876
  };
2877
2877
  IgcSeriesComponent.prototype.setNegativeColors = function (negativeBrush, negativeOutline) {
2878
- this.i.r3(stringToBrush(negativeBrush), stringToBrush(negativeOutline));
2878
+ this.i.r2(stringToBrush(negativeBrush), stringToBrush(negativeOutline));
2879
2879
  };
2880
2880
  /**
2881
2881
  * Moves the cursor point to the provided world position. Some series may react to the current cursor position.
@@ -2889,7 +2889,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2889
2889
  * ```
2890
2890
  */
2891
2891
  IgcSeriesComponent.prototype.moveCursorPoint = function (point) {
2892
- this.i.qc(toPoint(point));
2892
+ this.i.qb(toPoint(point));
2893
2893
  };
2894
2894
  Object.defineProperty(IgcSeriesComponent.prototype, "transitionOutCompleted", {
2895
2895
  /**