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
@@ -108,11 +108,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
108
108
  * Gets or sets wether or not callout positions adjust auto margin .
109
109
  */
110
110
  get: function () {
111
- return this.i.aa4;
111
+ return this.i.aa3;
112
112
  },
113
113
  set: function (v) {
114
- this.i.aa4 = ensureBool(v);
115
- this._a("calloutExpandsAxisBufferEnabled", this.i.aa4);
114
+ this.i.aa3 = ensureBool(v);
115
+ this._a("calloutExpandsAxisBufferEnabled", this.i.aa3);
116
116
  },
117
117
  enumerable: false,
118
118
  configurable: true
@@ -123,11 +123,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
123
123
  * This property does not take precedences over the CalloutExpandsAxisBufferMaxHeight property.
124
124
  */
125
125
  get: function () {
126
- return this.i.abs;
126
+ return this.i.abr;
127
127
  },
128
128
  set: function (v) {
129
- this.i.abs = +v;
130
- this._a("calloutExpandsAxisBufferMinHeight", this.i.abs);
129
+ this.i.abr = +v;
130
+ this._a("calloutExpandsAxisBufferMinHeight", this.i.abr);
131
131
  },
132
132
  enumerable: false,
133
133
  configurable: true
@@ -138,11 +138,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
138
138
  * This property takes precedences over the CalloutExpandsAxisBufferMinHeight property.
139
139
  */
140
140
  get: function () {
141
- return this.i.abq;
141
+ return this.i.abp;
142
142
  },
143
143
  set: function (v) {
144
- this.i.abq = +v;
145
- this._a("calloutExpandsAxisBufferMaxHeight", this.i.abq);
144
+ this.i.abp = +v;
145
+ this._a("calloutExpandsAxisBufferMaxHeight", this.i.abp);
146
146
  },
147
147
  enumerable: false,
148
148
  configurable: true
@@ -153,11 +153,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
153
153
  * This property does not take precedences over the CalloutExpandsAxisBufferMaxWidth property.
154
154
  */
155
155
  get: function () {
156
- return this.i.abt;
156
+ return this.i.abs;
157
157
  },
158
158
  set: function (v) {
159
- this.i.abt = +v;
160
- this._a("calloutExpandsAxisBufferMinWidth", this.i.abt);
159
+ this.i.abs = +v;
160
+ this._a("calloutExpandsAxisBufferMinWidth", this.i.abs);
161
161
  },
162
162
  enumerable: false,
163
163
  configurable: true
@@ -168,11 +168,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
168
168
  * This property takes precedences over the CalloutExpandsAxisBufferMinWidth property.
169
169
  */
170
170
  get: function () {
171
- return this.i.abr;
171
+ return this.i.abq;
172
172
  },
173
173
  set: function (v) {
174
- this.i.abr = +v;
175
- this._a("calloutExpandsAxisBufferMaxWidth", this.i.abr);
174
+ this.i.abq = +v;
175
+ this._a("calloutExpandsAxisBufferMaxWidth", this.i.abq);
176
176
  },
177
177
  enumerable: false,
178
178
  configurable: true
@@ -182,10 +182,10 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
182
182
  * Gets or sets the label mapping property for the callouts.
183
183
  */
184
184
  get: function () {
185
- return this.i.adb;
185
+ return this.i.ada;
186
186
  },
187
187
  set: function (v) {
188
- this.i.adb = v;
188
+ this.i.ada = v;
189
189
  },
190
190
  enumerable: false,
191
191
  configurable: true
@@ -195,10 +195,10 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
195
195
  * Gets or sets the label mapping property for the callouts.
196
196
  */
197
197
  get: function () {
198
- return this.i.adr;
198
+ return this.i.adq;
199
199
  },
200
200
  set: function (v) {
201
- this.i.adr = v;
201
+ this.i.adq = v;
202
202
  },
203
203
  enumerable: false,
204
204
  configurable: true
@@ -208,10 +208,10 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
208
208
  * Gets or sets the label mapping property for the callouts.
209
209
  */
210
210
  get: function () {
211
- return this.i.adu;
211
+ return this.i.adt;
212
212
  },
213
213
  set: function (v) {
214
- this.i.adu = v;
214
+ this.i.adt = v;
215
215
  },
216
216
  enumerable: false,
217
217
  configurable: true
@@ -221,10 +221,10 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
221
221
  * Gets or sets the key mapping property for the callouts.
222
222
  */
223
223
  get: function () {
224
- return this.i.ac5;
224
+ return this.i.ac4;
225
225
  },
226
226
  set: function (v) {
227
- this.i.ac5 = v;
227
+ this.i.ac4 = v;
228
228
  },
229
229
  enumerable: false,
230
230
  configurable: true
@@ -234,11 +234,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
234
234
  * Gets or sets whether to allow the callouts to be variable distances from the target points, for suppporting collision modes.
235
235
  */
236
236
  get: function () {
237
- return this.i.aa6;
237
+ return this.i.aa5;
238
238
  },
239
239
  set: function (v) {
240
- this.i.aa6 = ensureBool(v);
241
- this._a("isCalloutOffsettingEnabled", this.i.aa6);
240
+ this.i.aa5 = ensureBool(v);
241
+ this._a("isCalloutOffsettingEnabled", this.i.aa5);
242
242
  },
243
243
  enumerable: false,
244
244
  configurable: true
@@ -248,10 +248,10 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
248
248
  * Gets or sets the label format string to use for the label.
249
249
  */
250
250
  get: function () {
251
- return this.i.ac8;
251
+ return this.i.ac7;
252
252
  },
253
253
  set: function (v) {
254
- this.i.ac8 = v;
254
+ this.i.ac7 = v;
255
255
  },
256
256
  enumerable: false,
257
257
  configurable: true
@@ -261,14 +261,14 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
261
261
  * Gets or sets the format specifiers to use with the LabelFormat string.
262
262
  */
263
263
  get: function () {
264
- return this.i.zy;
264
+ return this.i.zx;
265
265
  },
266
266
  set: function (v) {
267
267
  if (v && !Array.isArray(v) && typeof (v) == "string") {
268
268
  var re = /\s*(?:,|\s|$)\s*/gm;
269
269
  v = v.split(re);
270
270
  }
271
- this.i.zy = v;
271
+ this.i.zx = v;
272
272
  },
273
273
  enumerable: false,
274
274
  configurable: true
@@ -278,10 +278,10 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
278
278
  * Gets or sets the content mapping property for the callouts.
279
279
  */
280
280
  get: function () {
281
- return this.i.acx;
281
+ return this.i.acw;
282
282
  },
283
283
  set: function (v) {
284
- this.i.acx = v;
284
+ this.i.acw = v;
285
285
  },
286
286
  enumerable: false,
287
287
  configurable: true
@@ -291,10 +291,10 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
291
291
  * Gets or sets the name of the series series to target this annotation to. If null, this annotation targets all series simultaneously.
292
292
  */
293
293
  get: function () {
294
- return this.i.ade;
294
+ return this.i.add;
295
295
  },
296
296
  set: function (v) {
297
- this.i.ade = v;
297
+ this.i.add = v;
298
298
  },
299
299
  enumerable: false,
300
300
  configurable: true
@@ -304,7 +304,7 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
304
304
  * Gets or sets the series to target this annotation to. If null, this annotation targets all series simultaneously.
305
305
  */
306
306
  get: function () {
307
- var r = this.i.aaf;
307
+ var r = this.i.aae;
308
308
  if (r == null) {
309
309
  return null;
310
310
  }
@@ -320,7 +320,7 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
320
320
  set: function (v) {
321
321
  if (v != null && this._stylingContainer && v._styling)
322
322
  v._styling(this._stylingContainer, this, this);
323
- v == null ? this.i.aaf = null : this.i.aaf = v.i;
323
+ v == null ? this.i.aae = null : this.i.aae = v.i;
324
324
  },
325
325
  enumerable: false,
326
326
  configurable: true
@@ -330,10 +330,10 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
330
330
  * Gets or sets a channel name to identify other callout layers within the chart to share collision information with.
331
331
  */
332
332
  get: function () {
333
- return this.i.acu;
333
+ return this.i.act;
334
334
  },
335
335
  set: function (v) {
336
- this.i.acu = v;
336
+ this.i.act = v;
337
337
  },
338
338
  enumerable: false,
339
339
  configurable: true
@@ -345,12 +345,12 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
345
345
  get: function () {
346
346
  if (this._allowedPositions === null) {
347
347
  var coll = new IgcCalloutPlacementPositionsCollection();
348
- var innerColl = this.i.aaa;
348
+ var innerColl = this.i.z9;
349
349
  if (!innerColl) {
350
350
  innerColl = new CalloutPlacementPositionsCollection_internal();
351
351
  }
352
352
  this._allowedPositions = coll._fromInner(innerColl);
353
- this.i.aaa = innerColl;
353
+ this.i.z9 = innerColl;
354
354
  }
355
355
  return this._allowedPositions;
356
356
  },
@@ -362,14 +362,14 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
362
362
  var coll = new IgcCalloutPlacementPositionsCollection();
363
363
  this._allowedPositions = coll._fromOuter(v);
364
364
  var syncColl = new SyncableObservableCollection$1(CalloutPlacementPositions_$type);
365
- var innerColl = this.i.aaa;
365
+ var innerColl = this.i.z9;
366
366
  if (!innerColl) {
367
367
  innerColl = new CalloutPlacementPositionsCollection_internal();
368
368
  }
369
369
  syncColl._inner = innerColl;
370
370
  syncColl.clear();
371
371
  this._allowedPositions._setSyncTarget(syncColl);
372
- this.i.aaa = innerColl;
372
+ this.i.z9 = innerColl;
373
373
  },
374
374
  enumerable: false,
375
375
  configurable: true
@@ -379,11 +379,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
379
379
  * Gets or sets how to select the final value to annotate.
380
380
  */
381
381
  get: function () {
382
- return this.i.aa5;
382
+ return this.i.aa4;
383
383
  },
384
384
  set: function (v) {
385
- this.i.aa5 = ensureBool(v);
386
- this._a("isAutoCalloutBehaviorEnabled", this.i.aa5);
385
+ this.i.aa4 = ensureBool(v);
386
+ this._a("isAutoCalloutBehaviorEnabled", this.i.aa4);
387
387
  },
388
388
  enumerable: false,
389
389
  configurable: true
@@ -393,11 +393,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
393
393
  * Gets or sets whether to use values, rather than labels for auto callout labels.
394
394
  */
395
395
  get: function () {
396
- return this.i.abb;
396
+ return this.i.aba;
397
397
  },
398
398
  set: function (v) {
399
- this.i.abb = ensureBool(v);
400
- this._a("useInterpolatedValueForAutoCalloutLabels", this.i.abb);
399
+ this.i.aba = ensureBool(v);
400
+ this._a("useInterpolatedValueForAutoCalloutLabels", this.i.aba);
401
401
  },
402
402
  enumerable: false,
403
403
  configurable: true
@@ -407,11 +407,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
407
407
  * Gets or sets whether to the series color as the outline of the callout.
408
408
  */
409
409
  get: function () {
410
- return this.i.abe;
410
+ return this.i.abd;
411
411
  },
412
412
  set: function (v) {
413
- this.i.abe = ensureBool(v);
414
- this._a("useSeriesColorForOutline", this.i.abe);
413
+ this.i.abd = ensureBool(v);
414
+ this._a("useSeriesColorForOutline", this.i.abd);
415
415
  },
416
416
  enumerable: false,
417
417
  configurable: true
@@ -421,11 +421,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
421
421
  * Gets or sets whether to the label color is automatically decided between a light and dark option for contrast.
422
422
  */
423
423
  get: function () {
424
- return this.i.aba;
424
+ return this.i.aa9;
425
425
  },
426
426
  set: function (v) {
427
- this.i.aba = ensureBool(v);
428
- this._a("useAutoContrastingLabelColors", this.i.aba);
427
+ this.i.aa9 = ensureBool(v);
428
+ this._a("useAutoContrastingLabelColors", this.i.aa9);
429
429
  },
430
430
  enumerable: false,
431
431
  configurable: true
@@ -435,11 +435,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
435
435
  * Gets or sets whether to the series color as the outline of the callout.
436
436
  */
437
437
  get: function () {
438
- return this.i.abc;
438
+ return this.i.abb;
439
439
  },
440
440
  set: function (v) {
441
- this.i.abc = ensureBool(v);
442
- this._a("useItemColorForFill", this.i.abc);
441
+ this.i.abb = ensureBool(v);
442
+ this._a("useItemColorForFill", this.i.abb);
443
443
  },
444
444
  enumerable: false,
445
445
  configurable: true
@@ -449,11 +449,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
449
449
  * Gets or sets whether to the series item color as the outline of the callout.
450
450
  */
451
451
  get: function () {
452
- return this.i.abd;
452
+ return this.i.abc;
453
453
  },
454
454
  set: function (v) {
455
- this.i.abd = ensureBool(v);
456
- this._a("useItemColorForOutline", this.i.abd);
455
+ this.i.abc = ensureBool(v);
456
+ this._a("useItemColorForOutline", this.i.abc);
457
457
  },
458
458
  enumerable: false,
459
459
  configurable: true
@@ -463,11 +463,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
463
463
  * Gets or sets whether to use values, rather than labels for auto callout labels.
464
464
  */
465
465
  get: function () {
466
- return this.i.abf;
466
+ return this.i.abe;
467
467
  },
468
468
  set: function (v) {
469
- this.i.abf = ensureBool(v);
470
- this._a("useValueForAutoCalloutLabels", this.i.abf);
469
+ this.i.abe = ensureBool(v);
470
+ this._a("useValueForAutoCalloutLabels", this.i.abe);
471
471
  },
472
472
  enumerable: false,
473
473
  configurable: true
@@ -477,11 +477,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
477
477
  * Gets or sets whether to use values, rather than labels for auto callout labels.
478
478
  */
479
479
  get: function () {
480
- return this.i.aae;
480
+ return this.i.aad;
481
481
  },
482
482
  set: function (v) {
483
- this.i.aae = ensureEnum(HighlightedValueLabelMode_$type, v);
484
- this._a("highlightedValueLabelMode", enumToString(HighlightedValueLabelMode_$type, this.i.aae));
483
+ this.i.aad = ensureEnum(HighlightedValueLabelMode_$type, v);
484
+ this._a("highlightedValueLabelMode", enumToString(HighlightedValueLabelMode_$type, this.i.aad));
485
485
  },
486
486
  enumerable: false,
487
487
  configurable: true
@@ -491,11 +491,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
491
491
  * Gets or sets the rules for when the callouts should be visible.
492
492
  */
493
493
  get: function () {
494
- return this.i.z3;
494
+ return this.i.z2;
495
495
  },
496
496
  set: function (v) {
497
- this.i.z3 = ensureEnum(AutoCalloutVisibilityMode_$type, v);
498
- this._a("autoCalloutVisibilityMode", enumToString(AutoCalloutVisibilityMode_$type, this.i.z3));
497
+ this.i.z2 = ensureEnum(AutoCalloutVisibilityMode_$type, v);
498
+ this._a("autoCalloutVisibilityMode", enumToString(AutoCalloutVisibilityMode_$type, this.i.z2));
499
499
  },
500
500
  enumerable: false,
501
501
  configurable: true
@@ -505,11 +505,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
505
505
  * Gets or sets the corner radius to use for the callout borders.
506
506
  */
507
507
  get: function () {
508
- return this.i.abp;
508
+ return this.i.abo;
509
509
  },
510
510
  set: function (v) {
511
- this.i.abp = +v;
512
- this._a("calloutCornerRadius", this.i.abp);
511
+ this.i.abo = +v;
512
+ this._a("calloutCornerRadius", this.i.abo);
513
513
  },
514
514
  enumerable: false,
515
515
  configurable: true
@@ -519,11 +519,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
519
519
  * Gets or sets whether to allow for custom callout styles.
520
520
  */
521
521
  get: function () {
522
- return this.i.aa8;
522
+ return this.i.aa7;
523
523
  },
524
524
  set: function (v) {
525
- this.i.aa8 = ensureBool(v);
526
- this._a("isCustomCalloutStyleEnabled", this.i.aa8);
525
+ this.i.aa7 = ensureBool(v);
526
+ this._a("isCustomCalloutStyleEnabled", this.i.aa7);
527
527
  },
528
528
  enumerable: false,
529
529
  configurable: true
@@ -533,11 +533,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
533
533
  * Gets or sets whether to allow for custom callout styles.
534
534
  */
535
535
  get: function () {
536
- return this.i.aa7;
536
+ return this.i.aa6;
537
537
  },
538
538
  set: function (v) {
539
- this.i.aa7 = ensureBool(v);
540
- this._a("isCustomCalloutRenderStyleEnabled", this.i.aa7);
539
+ this.i.aa6 = ensureBool(v);
540
+ this._a("isCustomCalloutRenderStyleEnabled", this.i.aa6);
541
541
  },
542
542
  enumerable: false,
543
543
  configurable: true
@@ -547,11 +547,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
547
547
  * Gets or sets the precision to use when values are used for the auto callout labels.
548
548
  */
549
549
  get: function () {
550
- return this.i.ab2;
550
+ return this.i.ab1;
551
551
  },
552
552
  set: function (v) {
553
- this.i.ab2 = +v;
554
- this._a("autoCalloutLabelPrecision", this.i.ab2);
553
+ this.i.ab1 = +v;
554
+ this._a("autoCalloutLabelPrecision", this.i.ab1);
555
555
  },
556
556
  enumerable: false,
557
557
  configurable: true
@@ -561,11 +561,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
561
561
  * Gets or sets the color to use for the callout text. Leave unset for an automatic value.
562
562
  */
563
563
  get: function () {
564
- return brushToString(this.i.afr);
564
+ return brushToString(this.i.afq);
565
565
  },
566
566
  set: function (v) {
567
- this.i.afr = stringToBrush(v);
568
- this._a("calloutTextColor", brushToString(this.i.afr));
567
+ this.i.afq = stringToBrush(v);
568
+ this._a("calloutTextColor", brushToString(this.i.afq));
569
569
  },
570
570
  enumerable: false,
571
571
  configurable: true
@@ -575,11 +575,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
575
575
  * Gets or sets the light color to use for the callout text. Leave unset for an automatic value.
576
576
  */
577
577
  get: function () {
578
- return brushToString(this.i.afp);
578
+ return brushToString(this.i.afo);
579
579
  },
580
580
  set: function (v) {
581
- this.i.afp = stringToBrush(v);
582
- this._a("calloutLightTextColor", brushToString(this.i.afp));
581
+ this.i.afo = stringToBrush(v);
582
+ this._a("calloutLightTextColor", brushToString(this.i.afo));
583
583
  },
584
584
  enumerable: false,
585
585
  configurable: true
@@ -589,11 +589,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
589
589
  * Gets or sets the dark color to use for the callout text. Leave unset for an automatic value.
590
590
  */
591
591
  get: function () {
592
- return brushToString(this.i.afn);
592
+ return brushToString(this.i.afm);
593
593
  },
594
594
  set: function (v) {
595
- this.i.afn = stringToBrush(v);
596
- this._a("calloutDarkTextColor", brushToString(this.i.afn));
595
+ this.i.afm = stringToBrush(v);
596
+ this._a("calloutDarkTextColor", brushToString(this.i.afm));
597
597
  },
598
598
  enumerable: false,
599
599
  configurable: true
@@ -603,11 +603,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
603
603
  * Gets or sets the brush that specifies how the backgrounds for the callouts of the layer are painted. Leave unset for an automatic value.
604
604
  */
605
605
  get: function () {
606
- return brushToString(this.i.afm);
606
+ return brushToString(this.i.afl);
607
607
  },
608
608
  set: function (v) {
609
- this.i.afm = stringToBrush(v);
610
- this._a("calloutBackground", brushToString(this.i.afm));
609
+ this.i.afl = stringToBrush(v);
610
+ this._a("calloutBackground", brushToString(this.i.afl));
611
611
  },
612
612
  enumerable: false,
613
613
  configurable: true
@@ -617,11 +617,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
617
617
  * Gets or sets whether the callouts that collide with the boundary should be truncated.
618
618
  */
619
619
  get: function () {
620
- return this.i.aa9;
620
+ return this.i.aa8;
621
621
  },
622
622
  set: function (v) {
623
- this.i.aa9 = ensureBool(v);
624
- this._a("shouldTruncateOnBoundaryCollisions", this.i.aa9);
623
+ this.i.aa8 = ensureBool(v);
624
+ this._a("shouldTruncateOnBoundaryCollisions", this.i.aa8);
625
625
  },
626
626
  enumerable: false,
627
627
  configurable: true
@@ -631,11 +631,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
631
631
  * Gets or sets the precision to use displaying values for interpolated crosshair positions.
632
632
  */
633
633
  get: function () {
634
- return this.i.ab3;
634
+ return this.i.ab2;
635
635
  },
636
636
  set: function (v) {
637
- this.i.ab3 = +v;
638
- this._a("calloutInterpolatedValuePrecision", this.i.ab3);
637
+ this.i.ab2 = +v;
638
+ this._a("calloutInterpolatedValuePrecision", this.i.ab2);
639
639
  },
640
640
  enumerable: false,
641
641
  configurable: true
@@ -645,11 +645,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
645
645
  * Gets or sets the brush that specifies how the outlines for the callouts of the layer are painted.
646
646
  */
647
647
  get: function () {
648
- return brushToString(this.i.afq);
648
+ return brushToString(this.i.afp);
649
649
  },
650
650
  set: function (v) {
651
- this.i.afq = stringToBrush(v);
652
- this._a("calloutOutline", brushToString(this.i.afq));
651
+ this.i.afp = stringToBrush(v);
652
+ this._a("calloutOutline", brushToString(this.i.afp));
653
653
  },
654
654
  enumerable: false,
655
655
  configurable: true
@@ -659,11 +659,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
659
659
  * Gets or sets the brush that specifies how the leader lines for the callouts of the layer are painted.
660
660
  */
661
661
  get: function () {
662
- return brushToString(this.i.afo);
662
+ return brushToString(this.i.afn);
663
663
  },
664
664
  set: function (v) {
665
- this.i.afo = stringToBrush(v);
666
- this._a("calloutLeaderBrush", brushToString(this.i.afo));
665
+ this.i.afn = stringToBrush(v);
666
+ this._a("calloutLeaderBrush", brushToString(this.i.afn));
667
667
  },
668
668
  enumerable: false,
669
669
  configurable: true
@@ -673,11 +673,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
673
673
  * Gets or sets the left padding to use withing the callout. Leaving this NaN will use an automatic value related to the axis label margins.
674
674
  */
675
675
  get: function () {
676
- return this.i.abv;
676
+ return this.i.abu;
677
677
  },
678
678
  set: function (v) {
679
- this.i.abv = +v;
680
- this._a("calloutPaddingLeft", this.i.abv);
679
+ this.i.abu = +v;
680
+ this._a("calloutPaddingLeft", this.i.abu);
681
681
  },
682
682
  enumerable: false,
683
683
  configurable: true
@@ -687,11 +687,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
687
687
  * Gets or sets the top padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.
688
688
  */
689
689
  get: function () {
690
- return this.i.abx;
690
+ return this.i.abw;
691
691
  },
692
692
  set: function (v) {
693
- this.i.abx = +v;
694
- this._a("calloutPaddingTop", this.i.abx);
693
+ this.i.abw = +v;
694
+ this._a("calloutPaddingTop", this.i.abw);
695
695
  },
696
696
  enumerable: false,
697
697
  configurable: true
@@ -701,11 +701,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
701
701
  * Gets or sets the right padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.
702
702
  */
703
703
  get: function () {
704
- return this.i.abw;
704
+ return this.i.abv;
705
705
  },
706
706
  set: function (v) {
707
- this.i.abw = +v;
708
- this._a("calloutPaddingRight", this.i.abw);
707
+ this.i.abv = +v;
708
+ this._a("calloutPaddingRight", this.i.abv);
709
709
  },
710
710
  enumerable: false,
711
711
  configurable: true
@@ -715,11 +715,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
715
715
  * Gets or sets the bottom padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.
716
716
  */
717
717
  get: function () {
718
- return this.i.abu;
718
+ return this.i.abt;
719
719
  },
720
720
  set: function (v) {
721
- this.i.abu = +v;
722
- this._a("calloutPaddingBottom", this.i.abu);
721
+ this.i.abt = +v;
722
+ this._a("calloutPaddingBottom", this.i.abt);
723
723
  },
724
724
  enumerable: false,
725
725
  configurable: true
@@ -729,11 +729,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
729
729
  * Gets or sets the strategy to use for avoiding collisions between the callouts in this layer. Leave unset for an automatic value.
730
730
  */
731
731
  get: function () {
732
- return this.i.z5;
732
+ return this.i.z4;
733
733
  },
734
734
  set: function (v) {
735
- this.i.z5 = ensureEnum(CalloutCollisionMode_$type, v);
736
- this._a("calloutCollisionMode", enumToString(CalloutCollisionMode_$type, this.i.z5));
735
+ this.i.z4 = ensureEnum(CalloutCollisionMode_$type, v);
736
+ this._a("calloutCollisionMode", enumToString(CalloutCollisionMode_$type, this.i.z4));
737
737
  },
738
738
  enumerable: false,
739
739
  configurable: true
@@ -743,11 +743,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
743
743
  * Gets or sets the padding to add to the callout positioning. Leave unset for an automatic value.
744
744
  */
745
745
  get: function () {
746
- return this.i.aby;
746
+ return this.i.abx;
747
747
  },
748
748
  set: function (v) {
749
- this.i.aby = +v;
750
- this._a("calloutPositionPadding", this.i.aby);
749
+ this.i.abx = +v;
750
+ this._a("calloutPositionPadding", this.i.abx);
751
751
  },
752
752
  enumerable: false,
753
753
  configurable: true
@@ -757,11 +757,11 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
757
757
  * Gets or sets the stroke thickness for the callout backing. Leave unset for an automatic value.
758
758
  */
759
759
  get: function () {
760
- return this.i.abz;
760
+ return this.i.aby;
761
761
  },
762
762
  set: function (v) {
763
- this.i.abz = +v;
764
- this._a("calloutStrokeThickness", this.i.abz);
763
+ this.i.aby = +v;
764
+ this._a("calloutStrokeThickness", this.i.aby);
765
765
  },
766
766
  enumerable: false,
767
767
  configurable: true
@@ -771,10 +771,10 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
771
771
  * Gets or sets the stroke thickness for the axis annotation backing. Leave unset for an automatic value.
772
772
  */
773
773
  get: function () {
774
- return this.i.adh;
774
+ return this.i.adg;
775
775
  },
776
776
  set: function (v) {
777
- this.i.adh = v;
777
+ this.i.adg = v;
778
778
  },
779
779
  enumerable: false,
780
780
  configurable: true
@@ -804,7 +804,7 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
804
804
  this._inStyling = false;
805
805
  };
806
806
  IgcCalloutLayerComponent.prototype.getItemValue = function (item, memberPathName) {
807
- var iv = this.i.kq(item, memberPathName);
807
+ var iv = this.i.kp(item, memberPathName);
808
808
  return (iv);
809
809
  };
810
810
  /**
@@ -813,7 +813,7 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
813
813
  * @param memberPathName * The property name of a valid member path for the series
814
814
  */
815
815
  IgcCalloutLayerComponent.prototype.getMemberPathValue = function (memberPathName) {
816
- var iv = this.i.md(memberPathName);
816
+ var iv = this.i.mc(memberPathName);
817
817
  return (iv);
818
818
  };
819
819
  /**
@@ -821,7 +821,7 @@ var IgcCalloutLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
821
821
 
822
822
  */
823
823
  IgcCalloutLayerComponent.prototype.invalidateCalloutContent = function () {
824
- this.i.ad4();
824
+ this.i.ad3();
825
825
  };
826
826
  Object.defineProperty(IgcCalloutLayerComponent.prototype, "calloutStyleUpdating", {
827
827
  /**