igniteui-webcomponents-charts 4.3.2 → 4.3.3-beta.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 (426) hide show
  1. package/License +1 -1
  2. package/bundles/igniteui-webcomponents-charts.umd.js +12498 -11820
  3. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  4. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +13 -13
  5. package/esm2015/lib/AnchoredCategorySeries_combined.js +25 -25
  6. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +42 -42
  7. package/esm2015/lib/AngleAxisLabelPanel_combined.js +553 -550
  8. package/esm2015/lib/AnnotationLayer_combined.js +4 -4
  9. package/esm2015/lib/AreaSeries_combined.js +1 -1
  10. package/esm2015/lib/AxisAnnotationFrameManager.js +18 -18
  11. package/esm2015/lib/AxisAnnotationManager.js +28 -28
  12. package/esm2015/lib/AxisVisualDataManager.js +32 -32
  13. package/esm2015/lib/BarFramePreparer.js +8 -8
  14. package/esm2015/lib/BarSeries_combined.js +31 -31
  15. package/esm2015/lib/BarTrendFitCalculator.js +2 -2
  16. package/esm2015/lib/BarTrendLineManager.js +4 -4
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +12 -12
  18. package/esm2015/lib/BubbleSeries_combined.js +5 -5
  19. package/esm2015/lib/CalloutLayer_combined.js +13 -13
  20. package/esm2015/lib/CategoryBucketCalculator_combined.js +88 -86
  21. package/esm2015/lib/CategoryChart.js +380 -380
  22. package/esm2015/lib/CategoryChartToolbarProvider.js +14 -14
  23. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +144 -141
  24. package/esm2015/lib/CategoryHighlightLayer_combined.js +6 -6
  25. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +13 -13
  26. package/esm2015/lib/CategorySeriesInteractionManager.js +12 -12
  27. package/esm2015/lib/CategorySeriesRenderManager.js +5 -5
  28. package/esm2015/lib/CategoryToolTipLayer_combined.js +12 -12
  29. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +6 -6
  30. package/esm2015/lib/CategoryTrendLineManager.js +4 -4
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +20 -14
  32. package/esm2015/lib/CategoryTrendLineManagerFactory.js +2 -2
  33. package/esm2015/lib/CategoryXAxis_combined.js +240 -237
  34. package/esm2015/lib/CategoryYAxis_combined.js +220 -217
  35. package/esm2015/lib/ColumnSeries_combined.js +10 -10
  36. package/esm2015/lib/CustomIndicator.js +1 -1
  37. package/esm2015/lib/DataChartToolbarProvider.js +107 -82
  38. package/esm2015/lib/DataChartVisualDataManager.js +2 -2
  39. package/esm2015/lib/DataToolTipLayer_combined.js +17 -17
  40. package/esm2015/lib/DefaultProvidesViewport.js +3 -0
  41. package/esm2015/lib/DomainChartToolbarProvider.js +87 -64
  42. package/esm2015/lib/DomainChart_combined.js +678 -658
  43. package/esm2015/lib/ErrorBarsHelper.js +25 -25
  44. package/esm2015/lib/FinalValueLayer_combined.js +13 -11
  45. package/esm2015/lib/FinancialChart_combined.js +1260 -1260
  46. package/esm2015/lib/FinancialEventArgs_combined.js +52 -52
  47. package/esm2015/lib/FinancialIndicator_combined.js +68 -63
  48. package/esm2015/lib/FinancialOverlay.js +6 -6
  49. package/esm2015/lib/FinancialPriceSeries_combined.js +88 -83
  50. package/esm2015/lib/HighDensityScatterSeries_combined.js +28 -28
  51. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +16 -16
  52. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +2 -2
  53. package/esm2015/lib/HorizontalAxisView_combined.js +6 -6
  54. package/esm2015/lib/HorizontalRangeCategorySeries.js +9 -9
  55. package/esm2015/lib/ItemToolTipLayer_combined.js +1 -1
  56. package/esm2015/lib/LineSeries_combined.js +1 -1
  57. package/esm2015/lib/LogarithmicScaler.js +1 -1
  58. package/esm2015/lib/MarkerTemplates.js +4 -4
  59. package/esm2015/lib/NumericXAxis_combined.js +88 -85
  60. package/esm2015/lib/NumericYAxis_combined.js +89 -86
  61. package/esm2015/lib/OrdinalTimeXAxis.js +215 -212
  62. package/esm2015/lib/PercentChangeYAxis_combined.js +22 -19
  63. package/esm2015/lib/PolarAxes.js +13 -13
  64. package/esm2015/lib/PolarAxisInfoCache.js +6 -6
  65. package/esm2015/lib/PolarBase_combined.js +31 -31
  66. package/esm2015/lib/PolarLineSeriesBase_combined.js +3 -3
  67. package/esm2015/lib/PolarTrendLineManager.js +4 -4
  68. package/esm2015/lib/PreparationParams.js +9 -6
  69. package/esm2015/lib/PriceChannelOverlay_combined.js +10 -10
  70. package/esm2015/lib/RadialAreaSeries_combined.js +1 -1
  71. package/esm2015/lib/RadialAxes.js +2 -2
  72. package/esm2015/lib/RadialAxisLabelPanel_combined.js +3 -3
  73. package/esm2015/lib/RadialBucketCalculator_combined.js +23 -23
  74. package/esm2015/lib/RadialColumnSeries_combined.js +6 -6
  75. package/esm2015/lib/RadialLineSeries_combined.js +1 -1
  76. package/esm2015/lib/RadialPieSeries_combined.js +5 -5
  77. package/esm2015/lib/RadialTrendLineManager.js +8 -8
  78. package/esm2015/lib/RangeAreaSeries_combined.js +1 -1
  79. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +16 -16
  80. package/esm2015/lib/RangeCategoryFramePreparer.js +8 -8
  81. package/esm2015/lib/RangeColumnSeries_combined.js +6 -6
  82. package/esm2015/lib/ScatterAreaSeries_combined.js +5 -5
  83. package/esm2015/lib/ScatterBase_combined.js +74 -74
  84. package/esm2015/lib/ScatterContourSeries_combined.js +4 -4
  85. package/esm2015/lib/ScatterLineSeries.js +2 -2
  86. package/esm2015/lib/ScatterPolygonSeries_combined.js +26 -26
  87. package/esm2015/lib/ScatterSplineSeries.js +2 -2
  88. package/esm2015/lib/ScatterTrendLineManager.js +1 -1
  89. package/esm2015/lib/ScatterTriangulationSeries.js +11 -11
  90. package/esm2015/lib/SeriesInteractionManager.js +57 -57
  91. package/esm2015/lib/SeriesViewerInteractionManager.js +124 -124
  92. package/esm2015/lib/SeriesViewerScrollbarManager.js +4 -4
  93. package/esm2015/lib/SeriesViewerSurfaceViewer.js +9 -9
  94. package/esm2015/lib/SeriesViewer_combined.js +3760 -3621
  95. package/esm2015/lib/SeriesVisualDataManager.js +20 -20
  96. package/esm2015/lib/ShapeSeriesBase_combined.js +20 -20
  97. package/esm2015/lib/SortedReadOnlyDoubleCollection.js +78 -0
  98. package/esm2015/lib/SortingTrendLineManager.js +12 -18
  99. package/esm2015/lib/SplineAreaSeries_combined.js +1 -1
  100. package/esm2015/lib/SplineSeriesBase_combined.js +28 -28
  101. package/esm2015/lib/SplineSeries_combined.js +1 -1
  102. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  103. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  104. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +155 -155
  105. package/esm2015/lib/StepAreaSeries_combined.js +2 -2
  106. package/esm2015/lib/StepLineSeries_combined.js +3 -3
  107. package/esm2015/lib/StraightNumericAxisBase_combined.js +72 -72
  108. package/esm2015/lib/StrategyBasedIndicator.js +2 -2
  109. package/esm2015/lib/TileZoomManager_combined.js +4 -4
  110. package/esm2015/lib/TimeAxisBase.js +238 -232
  111. package/esm2015/lib/TimeXAxis.js +251 -248
  112. package/esm2015/lib/TrendFitCalculator.js +2 -2
  113. package/esm2015/lib/TrendLineManagerBase$1.js +1 -1
  114. package/esm2015/lib/TrendResolutionParams.js +6 -4
  115. package/esm2015/lib/ValueLayer_combined.js +4 -4
  116. package/esm2015/lib/ValueOverlay_combined.js +23 -23
  117. package/esm2015/lib/VerticalAnchoredCategorySeries.js +11 -11
  118. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +5 -5
  119. package/esm2015/lib/WaterfallSeries_combined.js +5 -5
  120. package/esm2015/lib/XYChart.js +710 -710
  121. package/esm2015/lib/igc-assigning-series-style-event-args-base.js +6 -0
  122. package/esm2015/lib/igc-axis-annotation.js +6 -0
  123. package/esm2015/lib/igc-axis-component.js +213 -209
  124. package/esm2015/lib/igc-axis-range-changed-event-args.js +6 -0
  125. package/esm2015/lib/igc-brush-scale-component.js +3 -0
  126. package/esm2015/lib/igc-callout-annotation.js +6 -0
  127. package/esm2015/lib/igc-callout-content-updating-event-args.js +6 -0
  128. package/esm2015/lib/igc-callout-label-updating-event-args.js +6 -0
  129. package/esm2015/lib/igc-callout-render-style-updating-event-args.js +6 -0
  130. package/esm2015/lib/igc-callout-series-selecting-event-args.js +6 -0
  131. package/esm2015/lib/igc-callout-style-updating-event-args.js +6 -0
  132. package/esm2015/lib/igc-category-angle-axis-component.js +17 -17
  133. package/esm2015/lib/igc-category-axis-base-component.js +31 -27
  134. package/esm2015/lib/igc-category-chart-component.js +126 -126
  135. package/esm2015/lib/igc-category-date-time-x-axis-component.js +20 -20
  136. package/esm2015/lib/igc-category-x-axis-component.js +16 -16
  137. package/esm2015/lib/igc-category-y-axis-component.js +18 -18
  138. package/esm2015/lib/igc-chart-cursor-event-args.js +3 -0
  139. package/esm2015/lib/igc-chart-mouse-event-args.js +3 -0
  140. package/esm2015/lib/igc-chart-series-event-args.js +3 -0
  141. package/esm2015/lib/igc-chart-summary-description.js +6 -0
  142. package/esm2015/lib/igc-color-scale-component.js +3 -0
  143. package/esm2015/lib/igc-column-supporting-calculation.js +3 -0
  144. package/esm2015/lib/igc-contour-value-resolver-component.js +3 -0
  145. package/esm2015/lib/igc-custom-contour-value-resolver-event-args.js +3 -0
  146. package/esm2015/lib/igc-data-chart-component.js +95 -95
  147. package/esm2015/lib/igc-data-chart-mouse-button-event-args.js +3 -0
  148. package/esm2015/lib/igc-data-legend-styling-column-event-args.js +6 -0
  149. package/esm2015/lib/igc-data-legend-styling-row-event-args.js +6 -0
  150. package/esm2015/lib/igc-data-legend-summary-event-args.js +3 -0
  151. package/esm2015/lib/igc-data-source-supporting-calculation.js +3 -0
  152. package/esm2015/lib/igc-domain-chart-component.js +268 -271
  153. package/esm2015/lib/igc-domain-chart-series-pointer-event-args.js +3 -0
  154. package/esm2015/lib/igc-financial-calculation-supporting-calculations.js +6 -0
  155. package/esm2015/lib/igc-financial-chart-component.js +159 -159
  156. package/esm2015/lib/igc-funnel-data-context.js +6 -0
  157. package/esm2015/lib/igc-funnel-slice-clicked-event-args.js +6 -0
  158. package/esm2015/lib/igc-funnel-slice-event-args.js +6 -0
  159. package/esm2015/lib/igc-highlighting-info.js +6 -0
  160. package/esm2015/lib/igc-hole-dimensions-changed-event-args.js +3 -0
  161. package/esm2015/lib/igc-label-click-event-args.js +3 -0
  162. package/esm2015/lib/igc-legend-mouse-button-event-args.js +3 -0
  163. package/esm2015/lib/igc-legend-mouse-event-args.js +3 -0
  164. package/esm2015/lib/igc-numeric-angle-axis-component.js +4 -4
  165. package/esm2015/lib/igc-numeric-axis-base-component.js +72 -68
  166. package/esm2015/lib/igc-numeric-radius-axis-component.js +9 -9
  167. package/esm2015/lib/igc-numeric-x-axis-component.js +1 -1
  168. package/esm2015/lib/igc-numeric-y-axis-component.js +2 -2
  169. package/esm2015/lib/igc-ordinal-time-x-axis-component.js +7 -7
  170. package/esm2015/lib/igc-pie-chart-base-component.js +3 -0
  171. package/esm2015/lib/igc-pie-slice-others-context.js +6 -0
  172. package/esm2015/lib/igc-plot-area-mouse-button-event-args.js +3 -0
  173. package/esm2015/lib/igc-plot-area-mouse-event-args.js +3 -0
  174. package/esm2015/lib/igc-progressive-load-status-event-args.js +3 -0
  175. package/esm2015/lib/igc-refresh-completed-event-args.js +6 -0
  176. package/esm2015/lib/igc-render-requested-event-args.js +6 -0
  177. package/esm2015/lib/igc-ring.js +6 -0
  178. package/esm2015/lib/igc-scaler-params.js +3 -0
  179. package/esm2015/lib/igc-selected-item-changed-event-args.js +3 -0
  180. package/esm2015/lib/igc-selected-items-changed-event-args.js +3 -0
  181. package/esm2015/lib/igc-series-component.js +4 -0
  182. package/esm2015/lib/igc-series-viewer-component.js +289 -257
  183. package/esm2015/lib/igc-series-viewer-manipulation-event-args.js +6 -0
  184. package/esm2015/lib/igc-size-scale-component.js +3 -0
  185. package/esm2015/lib/igc-slice-click-event-args.js +3 -0
  186. package/esm2015/lib/igc-slice-event-args.js +3 -0
  187. package/esm2015/lib/igc-stacked-series-created-event-args.js +3 -0
  188. package/esm2015/lib/igc-straight-numeric-axis-base-component.js +3 -3
  189. package/esm2015/lib/igc-time-axis-base-component.js +10 -6
  190. package/esm2015/lib/igc-time-x-axis-component.js +6 -6
  191. package/esm2015/lib/igc-treemap-node-pointer-event-args.js +6 -0
  192. package/esm2015/lib/igc-treemap-node-style-component.js +3 -0
  193. package/esm2015/lib/igc-treemap-node-styling-event-args.js +6 -0
  194. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  195. package/esm2015/lib/igc-zoom-slider-resolving-axis-value-event-args.js +6 -0
  196. package/esm2015/public_api.js +1 -0
  197. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +13 -13
  198. package/esm5/lib/AnchoredCategorySeries_combined.js +25 -25
  199. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +42 -42
  200. package/esm5/lib/AngleAxisLabelPanel_combined.js +549 -546
  201. package/esm5/lib/AnnotationLayer_combined.js +4 -4
  202. package/esm5/lib/AreaSeries_combined.js +1 -1
  203. package/esm5/lib/AxisAnnotationFrameManager.js +18 -18
  204. package/esm5/lib/AxisAnnotationManager.js +28 -28
  205. package/esm5/lib/AxisVisualDataManager.js +32 -32
  206. package/esm5/lib/BarFramePreparer.js +8 -8
  207. package/esm5/lib/BarSeries_combined.js +31 -31
  208. package/esm5/lib/BarTrendFitCalculator.js +2 -2
  209. package/esm5/lib/BarTrendLineManager.js +4 -4
  210. package/esm5/lib/BollingerBandsOverlay_combined.js +12 -12
  211. package/esm5/lib/BubbleSeries_combined.js +5 -5
  212. package/esm5/lib/CalloutLayer_combined.js +13 -13
  213. package/esm5/lib/CategoryBucketCalculator_combined.js +88 -86
  214. package/esm5/lib/CategoryChart.js +371 -371
  215. package/esm5/lib/CategoryChartToolbarProvider.js +14 -14
  216. package/esm5/lib/CategoryDateTimeXAxis_combined.js +140 -137
  217. package/esm5/lib/CategoryHighlightLayer_combined.js +6 -6
  218. package/esm5/lib/CategoryItemHighlightLayer_combined.js +13 -13
  219. package/esm5/lib/CategorySeriesInteractionManager.js +12 -12
  220. package/esm5/lib/CategorySeriesRenderManager.js +5 -5
  221. package/esm5/lib/CategoryToolTipLayer_combined.js +12 -12
  222. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +6 -6
  223. package/esm5/lib/CategoryTrendLineManager.js +4 -4
  224. package/esm5/lib/CategoryTrendLineManagerBase.js +20 -14
  225. package/esm5/lib/CategoryTrendLineManagerFactory.js +2 -2
  226. package/esm5/lib/CategoryXAxis_combined.js +239 -236
  227. package/esm5/lib/CategoryYAxis_combined.js +219 -216
  228. package/esm5/lib/ColumnSeries_combined.js +10 -10
  229. package/esm5/lib/CustomIndicator.js +1 -1
  230. package/esm5/lib/DataChartToolbarProvider.js +107 -82
  231. package/esm5/lib/DataChartVisualDataManager.js +2 -2
  232. package/esm5/lib/DataToolTipLayer_combined.js +17 -17
  233. package/esm5/lib/DefaultProvidesViewport.js +3 -0
  234. package/esm5/lib/DomainChartToolbarProvider.js +87 -64
  235. package/esm5/lib/DomainChart_combined.js +667 -639
  236. package/esm5/lib/ErrorBarsHelper.js +25 -25
  237. package/esm5/lib/FinalValueLayer_combined.js +13 -11
  238. package/esm5/lib/FinancialChart_combined.js +1239 -1239
  239. package/esm5/lib/FinancialEventArgs_combined.js +52 -52
  240. package/esm5/lib/FinancialIndicator_combined.js +68 -63
  241. package/esm5/lib/FinancialOverlay.js +6 -6
  242. package/esm5/lib/FinancialPriceSeries_combined.js +88 -83
  243. package/esm5/lib/HighDensityScatterSeries_combined.js +28 -28
  244. package/esm5/lib/HorizontalAnchoredCategorySeries.js +16 -16
  245. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +2 -2
  246. package/esm5/lib/HorizontalAxisView_combined.js +6 -6
  247. package/esm5/lib/HorizontalRangeCategorySeries.js +9 -9
  248. package/esm5/lib/ItemToolTipLayer_combined.js +1 -1
  249. package/esm5/lib/LineSeries_combined.js +1 -1
  250. package/esm5/lib/LogarithmicScaler.js +1 -1
  251. package/esm5/lib/MarkerTemplates.js +4 -4
  252. package/esm5/lib/NumericXAxis_combined.js +88 -85
  253. package/esm5/lib/NumericYAxis_combined.js +89 -86
  254. package/esm5/lib/OrdinalTimeXAxis.js +213 -210
  255. package/esm5/lib/PercentChangeYAxis_combined.js +22 -19
  256. package/esm5/lib/PolarAxes.js +13 -13
  257. package/esm5/lib/PolarAxisInfoCache.js +6 -6
  258. package/esm5/lib/PolarBase_combined.js +31 -31
  259. package/esm5/lib/PolarLineSeriesBase_combined.js +3 -3
  260. package/esm5/lib/PolarTrendLineManager.js +4 -4
  261. package/esm5/lib/PreparationParams.js +9 -6
  262. package/esm5/lib/PriceChannelOverlay_combined.js +10 -10
  263. package/esm5/lib/RadialAreaSeries_combined.js +1 -1
  264. package/esm5/lib/RadialAxes.js +2 -2
  265. package/esm5/lib/RadialAxisLabelPanel_combined.js +3 -3
  266. package/esm5/lib/RadialBucketCalculator_combined.js +23 -23
  267. package/esm5/lib/RadialColumnSeries_combined.js +6 -6
  268. package/esm5/lib/RadialLineSeries_combined.js +1 -1
  269. package/esm5/lib/RadialPieSeries_combined.js +5 -5
  270. package/esm5/lib/RadialTrendLineManager.js +8 -8
  271. package/esm5/lib/RangeAreaSeries_combined.js +1 -1
  272. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +16 -16
  273. package/esm5/lib/RangeCategoryFramePreparer.js +8 -8
  274. package/esm5/lib/RangeColumnSeries_combined.js +6 -6
  275. package/esm5/lib/ScatterAreaSeries_combined.js +5 -5
  276. package/esm5/lib/ScatterBase_combined.js +74 -74
  277. package/esm5/lib/ScatterContourSeries_combined.js +4 -4
  278. package/esm5/lib/ScatterLineSeries.js +2 -2
  279. package/esm5/lib/ScatterPolygonSeries_combined.js +26 -26
  280. package/esm5/lib/ScatterSplineSeries.js +2 -2
  281. package/esm5/lib/ScatterTrendLineManager.js +1 -1
  282. package/esm5/lib/ScatterTriangulationSeries.js +11 -11
  283. package/esm5/lib/SeriesInteractionManager.js +57 -57
  284. package/esm5/lib/SeriesViewerInteractionManager.js +124 -124
  285. package/esm5/lib/SeriesViewerScrollbarManager.js +4 -4
  286. package/esm5/lib/SeriesViewerSurfaceViewer.js +9 -9
  287. package/esm5/lib/SeriesViewer_combined.js +3730 -3570
  288. package/esm5/lib/SeriesVisualDataManager.js +20 -20
  289. package/esm5/lib/ShapeSeriesBase_combined.js +20 -20
  290. package/esm5/lib/SortedReadOnlyDoubleCollection.js +105 -0
  291. package/esm5/lib/SortingTrendLineManager.js +12 -18
  292. package/esm5/lib/SplineAreaSeries_combined.js +1 -1
  293. package/esm5/lib/SplineSeriesBase_combined.js +28 -28
  294. package/esm5/lib/SplineSeries_combined.js +1 -1
  295. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  296. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  297. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +155 -155
  298. package/esm5/lib/StepAreaSeries_combined.js +2 -2
  299. package/esm5/lib/StepLineSeries_combined.js +3 -3
  300. package/esm5/lib/StraightNumericAxisBase_combined.js +70 -70
  301. package/esm5/lib/StrategyBasedIndicator.js +2 -2
  302. package/esm5/lib/TileZoomManager_combined.js +4 -4
  303. package/esm5/lib/TimeAxisBase.js +234 -228
  304. package/esm5/lib/TimeXAxis.js +249 -246
  305. package/esm5/lib/TrendFitCalculator.js +2 -2
  306. package/esm5/lib/TrendLineManagerBase$1.js +1 -1
  307. package/esm5/lib/TrendResolutionParams.js +6 -4
  308. package/esm5/lib/ValueLayer_combined.js +4 -4
  309. package/esm5/lib/ValueOverlay_combined.js +23 -23
  310. package/esm5/lib/VerticalAnchoredCategorySeries.js +11 -11
  311. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +5 -5
  312. package/esm5/lib/WaterfallSeries_combined.js +5 -5
  313. package/esm5/lib/XYChart.js +675 -675
  314. package/esm5/lib/igc-assigning-series-style-event-args-base.js +6 -0
  315. package/esm5/lib/igc-axis-annotation.js +6 -0
  316. package/esm5/lib/igc-axis-component.js +213 -209
  317. package/esm5/lib/igc-axis-range-changed-event-args.js +6 -0
  318. package/esm5/lib/igc-brush-scale-component.js +3 -0
  319. package/esm5/lib/igc-callout-annotation.js +6 -0
  320. package/esm5/lib/igc-callout-content-updating-event-args.js +6 -0
  321. package/esm5/lib/igc-callout-label-updating-event-args.js +6 -0
  322. package/esm5/lib/igc-callout-render-style-updating-event-args.js +6 -0
  323. package/esm5/lib/igc-callout-series-selecting-event-args.js +6 -0
  324. package/esm5/lib/igc-callout-style-updating-event-args.js +6 -0
  325. package/esm5/lib/igc-category-angle-axis-component.js +17 -17
  326. package/esm5/lib/igc-category-axis-base-component.js +31 -27
  327. package/esm5/lib/igc-category-chart-component.js +126 -126
  328. package/esm5/lib/igc-category-date-time-x-axis-component.js +20 -20
  329. package/esm5/lib/igc-category-x-axis-component.js +16 -16
  330. package/esm5/lib/igc-category-y-axis-component.js +18 -18
  331. package/esm5/lib/igc-chart-cursor-event-args.js +3 -0
  332. package/esm5/lib/igc-chart-mouse-event-args.js +3 -0
  333. package/esm5/lib/igc-chart-series-event-args.js +3 -0
  334. package/esm5/lib/igc-chart-summary-description.js +6 -0
  335. package/esm5/lib/igc-color-scale-component.js +3 -0
  336. package/esm5/lib/igc-column-supporting-calculation.js +3 -0
  337. package/esm5/lib/igc-contour-value-resolver-component.js +3 -0
  338. package/esm5/lib/igc-custom-contour-value-resolver-event-args.js +3 -0
  339. package/esm5/lib/igc-data-chart-component.js +95 -95
  340. package/esm5/lib/igc-data-chart-mouse-button-event-args.js +3 -0
  341. package/esm5/lib/igc-data-legend-styling-column-event-args.js +6 -0
  342. package/esm5/lib/igc-data-legend-styling-row-event-args.js +6 -0
  343. package/esm5/lib/igc-data-legend-summary-event-args.js +3 -0
  344. package/esm5/lib/igc-data-source-supporting-calculation.js +3 -0
  345. package/esm5/lib/igc-domain-chart-component.js +268 -271
  346. package/esm5/lib/igc-domain-chart-series-pointer-event-args.js +3 -0
  347. package/esm5/lib/igc-financial-calculation-supporting-calculations.js +6 -0
  348. package/esm5/lib/igc-financial-chart-component.js +159 -159
  349. package/esm5/lib/igc-funnel-data-context.js +6 -0
  350. package/esm5/lib/igc-funnel-slice-clicked-event-args.js +6 -0
  351. package/esm5/lib/igc-funnel-slice-event-args.js +6 -0
  352. package/esm5/lib/igc-highlighting-info.js +6 -0
  353. package/esm5/lib/igc-hole-dimensions-changed-event-args.js +3 -0
  354. package/esm5/lib/igc-label-click-event-args.js +3 -0
  355. package/esm5/lib/igc-legend-mouse-button-event-args.js +3 -0
  356. package/esm5/lib/igc-legend-mouse-event-args.js +3 -0
  357. package/esm5/lib/igc-numeric-angle-axis-component.js +4 -4
  358. package/esm5/lib/igc-numeric-axis-base-component.js +72 -68
  359. package/esm5/lib/igc-numeric-radius-axis-component.js +9 -9
  360. package/esm5/lib/igc-numeric-x-axis-component.js +1 -1
  361. package/esm5/lib/igc-numeric-y-axis-component.js +2 -2
  362. package/esm5/lib/igc-ordinal-time-x-axis-component.js +7 -7
  363. package/esm5/lib/igc-pie-chart-base-component.js +3 -0
  364. package/esm5/lib/igc-pie-slice-others-context.js +6 -0
  365. package/esm5/lib/igc-plot-area-mouse-button-event-args.js +3 -0
  366. package/esm5/lib/igc-plot-area-mouse-event-args.js +3 -0
  367. package/esm5/lib/igc-progressive-load-status-event-args.js +3 -0
  368. package/esm5/lib/igc-refresh-completed-event-args.js +6 -0
  369. package/esm5/lib/igc-render-requested-event-args.js +6 -0
  370. package/esm5/lib/igc-ring.js +6 -0
  371. package/esm5/lib/igc-scaler-params.js +3 -0
  372. package/esm5/lib/igc-selected-item-changed-event-args.js +3 -0
  373. package/esm5/lib/igc-selected-items-changed-event-args.js +3 -0
  374. package/esm5/lib/igc-series-component.js +4 -0
  375. package/esm5/lib/igc-series-viewer-component.js +294 -257
  376. package/esm5/lib/igc-series-viewer-manipulation-event-args.js +6 -0
  377. package/esm5/lib/igc-size-scale-component.js +3 -0
  378. package/esm5/lib/igc-slice-click-event-args.js +3 -0
  379. package/esm5/lib/igc-slice-event-args.js +3 -0
  380. package/esm5/lib/igc-stacked-series-created-event-args.js +3 -0
  381. package/esm5/lib/igc-straight-numeric-axis-base-component.js +3 -3
  382. package/esm5/lib/igc-time-axis-base-component.js +10 -6
  383. package/esm5/lib/igc-time-x-axis-component.js +6 -6
  384. package/esm5/lib/igc-treemap-node-pointer-event-args.js +6 -0
  385. package/esm5/lib/igc-treemap-node-style-component.js +3 -0
  386. package/esm5/lib/igc-treemap-node-styling-event-args.js +6 -0
  387. package/esm5/lib/igc-xy-chart-component.js +218 -218
  388. package/esm5/lib/igc-zoom-slider-resolving-axis-value-event-args.js +6 -0
  389. package/esm5/public_api.js +1 -0
  390. package/fesm2015/igniteui-webcomponents-charts.js +12564 -11946
  391. package/fesm5/igniteui-webcomponents-charts.js +12499 -11822
  392. package/lib/AngleAxisLabelPanel_combined.d.ts +116 -115
  393. package/lib/CategoryChart.d.ts +100 -100
  394. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  395. package/lib/CategoryDateTimeXAxis_combined.d.ts +31 -30
  396. package/lib/CategoryXAxis_combined.d.ts +42 -41
  397. package/lib/CategoryYAxis_combined.d.ts +40 -39
  398. package/lib/DataChartToolbarProvider.d.ts +19 -15
  399. package/lib/DefaultProvidesViewport.d.ts +1 -0
  400. package/lib/DomainChartToolbarProvider.d.ts +21 -17
  401. package/lib/DomainChart_combined.d.ts +139 -131
  402. package/lib/FinancialChart_combined.d.ts +249 -249
  403. package/lib/IProvidesViewport.d.ts +1 -0
  404. package/lib/IScaler.d.ts +5 -4
  405. package/lib/NumericXAxis_combined.d.ts +21 -20
  406. package/lib/NumericYAxis_combined.d.ts +21 -20
  407. package/lib/OrdinalTimeXAxis.d.ts +51 -50
  408. package/lib/PercentChangeYAxis_combined.d.ts +9 -8
  409. package/lib/PreparationParams.d.ts +9 -6
  410. package/lib/SeriesViewer_combined.d.ts +1049 -1023
  411. package/lib/SortedReadOnlyDoubleCollection.d.ts +24 -0
  412. package/lib/SortingTrendLineManager.d.ts +2 -3
  413. package/lib/StraightNumericAxisBase_combined.d.ts +22 -22
  414. package/lib/TimeAxisBase.d.ts +51 -49
  415. package/lib/TimeXAxis.d.ts +59 -58
  416. package/lib/TrendResolutionParams.d.ts +6 -4
  417. package/lib/XYChart.d.ts +189 -189
  418. package/lib/igc-axis-component.d.ts +4 -3
  419. package/lib/igc-category-axis-base-component.d.ts +1 -0
  420. package/lib/igc-domain-chart-component.d.ts +0 -2
  421. package/lib/igc-numeric-axis-base-component.d.ts +1 -0
  422. package/lib/igc-series-component.d.ts +1 -0
  423. package/lib/igc-series-viewer-component.d.ts +10 -2
  424. package/lib/igc-time-axis-base-component.d.ts +1 -0
  425. package/package.json +2 -2
  426. package/public_api.d.ts +1 -0
@@ -320,11 +320,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
320
320
  * `TransitionInDuration` controls the length of time taken by the transition-in animation. Try setting it to 2 seconds:
321
321
  */
322
322
  get: function () {
323
- return this.i.afl;
323
+ return this.i.afm;
324
324
  },
325
325
  set: function (v) {
326
- this.i.afl = +v;
327
- this._a("transitionInDuration", this.i.afl);
326
+ this.i.afm = +v;
327
+ this._a("transitionInDuration", this.i.afm);
328
328
  },
329
329
  enumerable: false,
330
330
  configurable: true
@@ -335,10 +335,10 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
335
335
  * This can be set to one of the known values "linear" or "cubic," or it can be set to an easing function which takes a single numeric parameter and returns a number.
336
336
  */
337
337
  get: function () {
338
- return this.i.adp;
338
+ return this.i.adq;
339
339
  },
340
340
  set: function (v) {
341
- this.i.adp = v;
341
+ this.i.adq = v;
342
342
  },
343
343
  enumerable: false,
344
344
  configurable: true
@@ -360,11 +360,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
360
360
  * The `ChartType` property determines the type of data series to display.
361
361
  */
362
362
  get: function () {
363
- return this.i.ac9;
363
+ return this.i.ada;
364
364
  },
365
365
  set: function (v) {
366
- this.i.ac9 = ensureEnum(CategoryChartType_$type, v);
367
- this._a("chartType", enumToString(CategoryChartType_$type, this.i.ac9));
366
+ this.i.ada = ensureEnum(CategoryChartType_$type, v);
367
+ this._a("chartType", enumToString(CategoryChartType_$type, this.i.ada));
368
368
  },
369
369
  enumerable: false,
370
370
  configurable: true
@@ -376,11 +376,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
376
376
  * `MarkerCollisionAvoidance` controls the technique the chart uses to avoid overlapping markers.
377
377
  */
378
378
  get: function () {
379
- return this.i.adb;
379
+ return this.i.adc;
380
380
  },
381
381
  set: function (v) {
382
- this.i.adb = ensureEnum(CategorySeriesMarkerCollisionAvoidance_$type, v);
383
- this._a("markerCollisionAvoidance", enumToString(CategorySeriesMarkerCollisionAvoidance_$type, this.i.adb));
382
+ this.i.adc = ensureEnum(CategorySeriesMarkerCollisionAvoidance_$type, v);
383
+ this._a("markerCollisionAvoidance", enumToString(CategorySeriesMarkerCollisionAvoidance_$type, this.i.adc));
384
384
  },
385
385
  enumerable: false,
386
386
  configurable: true
@@ -390,11 +390,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
390
390
  * Gets or sets whether to include the spline shape in the axis range requested of the axis for spline type series.
391
391
  */
392
392
  get: function () {
393
- return this.i.ad3;
393
+ return this.i.ad4;
394
394
  },
395
395
  set: function (v) {
396
- this.i.ad3 = ensureBool(v);
397
- this._a("isSplineShapePartOfRange", this.i.ad3);
396
+ this.i.ad4 = ensureBool(v);
397
+ this._a("isSplineShapePartOfRange", this.i.ad4);
398
398
  },
399
399
  enumerable: false,
400
400
  configurable: true
@@ -406,11 +406,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
406
406
  * Set `IsTransitionInEnabled` to true if you want your chart series to animate into position when the chart is loading into view.
407
407
  */
408
408
  get: function () {
409
- return this.i.ad4;
409
+ return this.i.ad5;
410
410
  },
411
411
  set: function (v) {
412
- this.i.ad4 = ensureBool(v);
413
- this._a("isTransitionInEnabled", this.i.ad4);
412
+ this.i.ad5 = ensureBool(v);
413
+ this._a("isTransitionInEnabled", this.i.ad5);
414
414
  },
415
415
  enumerable: false,
416
416
  configurable: true
@@ -422,11 +422,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
422
422
  * `TransitionInMode` controls the direction of the transition-in animation.
423
423
  */
424
424
  get: function () {
425
- return this.i.add;
425
+ return this.i.ade;
426
426
  },
427
427
  set: function (v) {
428
- this.i.add = ensureEnum(CategoryTransitionInMode_$type, v);
429
- this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.add));
428
+ this.i.ade = ensureEnum(CategoryTransitionInMode_$type, v);
429
+ this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.ade));
430
430
  },
431
431
  enumerable: false,
432
432
  configurable: true
@@ -438,11 +438,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
438
438
  * `TransitionInSpeedType` controls the speed of the transition-in animation.
439
439
  */
440
440
  get: function () {
441
- return this.i.adn;
441
+ return this.i.ado;
442
442
  },
443
443
  set: function (v) {
444
- this.i.adn = ensureEnum(TransitionInSpeedType_$type, v);
445
- this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.adn));
444
+ this.i.ado = ensureEnum(TransitionInSpeedType_$type, v);
445
+ this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.ado));
446
446
  },
447
447
  enumerable: false,
448
448
  configurable: true
@@ -455,11 +455,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
455
455
  * `XAxisInterval` determines how often to show a label, tickmark, and/or gridline along the x-axis. Set this property to _n_ to display a label every _nth_ item.
456
456
  */
457
457
  get: function () {
458
- return this.i.ae3;
458
+ return this.i.ae4;
459
459
  },
460
460
  set: function (v) {
461
- this.i.ae3 = +v;
462
- this._a("xAxisInterval", this.i.ae3);
461
+ this.i.ae4 = +v;
462
+ this._a("xAxisInterval", this.i.ae4);
463
463
  },
464
464
  enumerable: false,
465
465
  configurable: true
@@ -474,11 +474,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
474
474
  * `XAxisMinorInterval` is expressed as a number between 0 and 1, representing the frequency of the interval. To display minor gridlines representing 10ths of an item width, set `XAxisMinorInterval` to 0.1.
475
475
  */
476
476
  get: function () {
477
- return this.i.ae6;
477
+ return this.i.ae7;
478
478
  },
479
479
  set: function (v) {
480
- this.i.ae6 = +v;
481
- this._a("xAxisMinorInterval", this.i.ae6);
480
+ this.i.ae7 = +v;
481
+ this._a("xAxisMinorInterval", this.i.ae7);
482
482
  },
483
483
  enumerable: false,
484
484
  configurable: true
@@ -495,11 +495,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
495
495
  * To set the item spacing to 75% the width of one item, set the `XAxisGap` to 0.75, as in this code:
496
496
  */
497
497
  get: function () {
498
- return this.i.ae2;
498
+ return this.i.ae3;
499
499
  },
500
500
  set: function (v) {
501
- this.i.ae2 = +v;
502
- this._a("xAxisGap", this.i.ae2);
501
+ this.i.ae3 = +v;
502
+ this._a("xAxisGap", this.i.ae3);
503
503
  },
504
504
  enumerable: false,
505
505
  configurable: true
@@ -509,11 +509,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
509
509
  * Gets or sets the minimum amount of pixels to use for the gap between categories, if possible.
510
510
  */
511
511
  get: function () {
512
- return this.i.ae5;
512
+ return this.i.ae6;
513
513
  },
514
514
  set: function (v) {
515
- this.i.ae5 = +v;
516
- this._a("xAxisMinimumGapSize", this.i.ae5);
515
+ this.i.ae6 = +v;
516
+ this._a("xAxisMinimumGapSize", this.i.ae6);
517
517
  },
518
518
  enumerable: false,
519
519
  configurable: true
@@ -523,11 +523,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
523
523
  * Gets or sets the maximum gap value to allow. This defaults to 1.0.
524
524
  */
525
525
  get: function () {
526
- return this.i.ae4;
526
+ return this.i.ae5;
527
527
  },
528
528
  set: function (v) {
529
- this.i.ae4 = +v;
530
- this._a("xAxisMaximumGap", this.i.ae4);
529
+ this.i.ae5 = +v;
530
+ this._a("xAxisMaximumGap", this.i.ae5);
531
531
  },
532
532
  enumerable: false,
533
533
  configurable: true
@@ -544,11 +544,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
544
544
  * To place grouped items with 75% overlap, set the `XAxisOverlap` to 0.75, as in this code:
545
545
  */
546
546
  get: function () {
547
- return this.i.ae7;
547
+ return this.i.ae8;
548
548
  },
549
549
  set: function (v) {
550
- this.i.ae7 = +v;
551
- this._a("xAxisOverlap", this.i.ae7);
550
+ this.i.ae8 = +v;
551
+ this._a("xAxisOverlap", this.i.ae8);
552
552
  },
553
553
  enumerable: false,
554
554
  configurable: true
@@ -560,11 +560,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
560
560
  * `YAxisInterval` determines how often to show a label, tickmark, and/or gridline along the y-axis. Set this property to a number less than the numeric range of the y-axis.
561
561
  */
562
562
  get: function () {
563
- return this.i.aff;
563
+ return this.i.afg;
564
564
  },
565
565
  set: function (v) {
566
- this.i.aff = +v;
567
- this._a("yAxisInterval", this.i.aff);
566
+ this.i.afg = +v;
567
+ this._a("yAxisInterval", this.i.afg);
568
568
  },
569
569
  enumerable: false,
570
570
  configurable: true
@@ -574,11 +574,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
574
574
  * Gets or sets a whether the series viewer should auto expand margins to accommodate the initial horizontal axis labels.
575
575
  */
576
576
  get: function () {
577
- return this.i.ac5;
577
+ return this.i.ac6;
578
578
  },
579
579
  set: function (v) {
580
- this.i.ac5 = ensureEnum(AutoMarginsAndAngleUpdateMode_$type, v);
581
- this._a("autoMarginAndAngleUpdateMode", enumToString(AutoMarginsAndAngleUpdateMode_$type, this.i.ac5));
580
+ this.i.ac6 = ensureEnum(AutoMarginsAndAngleUpdateMode_$type, v);
581
+ this._a("autoMarginAndAngleUpdateMode", enumToString(AutoMarginsAndAngleUpdateMode_$type, this.i.ac6));
582
582
  },
583
583
  enumerable: false,
584
584
  configurable: true
@@ -588,11 +588,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
588
588
  * Gets or sets a whether the series viewer should auto expand margins to accommodate the initial horizontal axis labels.
589
589
  */
590
590
  get: function () {
591
- return this.i.ad5;
591
+ return this.i.ad6;
592
592
  },
593
593
  set: function (v) {
594
- this.i.ad5 = ensureBool(v);
595
- this._a("shouldAutoExpandMarginForInitialLabels", this.i.ad5);
594
+ this.i.ad6 = ensureBool(v);
595
+ this._a("shouldAutoExpandMarginForInitialLabels", this.i.ad6);
596
596
  },
597
597
  enumerable: false,
598
598
  configurable: true
@@ -602,11 +602,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
602
602
  * Gets or sets a whether the series viewer should consider auto rotating labels to fit them in the initial view. This implies that ShouldAutoExpandMarginForInitialLabels is true.
603
603
  */
604
604
  get: function () {
605
- return this.i.ad6;
605
+ return this.i.ad7;
606
606
  },
607
607
  set: function (v) {
608
- this.i.ad6 = ensureBool(v);
609
- this._a("shouldConsiderAutoRotationForInitialLabels", this.i.ad6);
608
+ this.i.ad7 = ensureBool(v);
609
+ this._a("shouldConsiderAutoRotationForInitialLabels", this.i.ad7);
610
610
  },
611
611
  enumerable: false,
612
612
  configurable: true
@@ -616,11 +616,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
616
616
  * Gets or sets the extra amount the series viewer should auto expand margins to accommodate the initial horizontal axis labels.
617
617
  */
618
618
  get: function () {
619
- return this.i.aeu;
619
+ return this.i.aev;
620
620
  },
621
621
  set: function (v) {
622
- this.i.aeu = +v;
623
- this._a("autoExpandMarginExtraPadding", this.i.aeu);
622
+ this.i.aev = +v;
623
+ this._a("autoExpandMarginExtraPadding", this.i.aev);
624
624
  },
625
625
  enumerable: false,
626
626
  configurable: true
@@ -630,11 +630,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
630
630
  * Gets or sets the maximum amount the series viewer should auto expand margins to accommodate the initial horizontal axis labels.
631
631
  */
632
632
  get: function () {
633
- return this.i.aev;
633
+ return this.i.aew;
634
634
  },
635
635
  set: function (v) {
636
- this.i.aev = +v;
637
- this._a("autoExpandMarginMaximumValue", this.i.aev);
636
+ this.i.aew = +v;
637
+ this._a("autoExpandMarginMaximumValue", this.i.aew);
638
638
  },
639
639
  enumerable: false,
640
640
  configurable: true
@@ -644,11 +644,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
644
644
  * Gets or sets whether the axis should favor emitting a label at the end of the scale.
645
645
  */
646
646
  get: function () {
647
- return this.i.aea;
647
+ return this.i.aeb;
648
648
  },
649
649
  set: function (v) {
650
- this.i.aea = ensureBool(v);
651
- this._a("yAxisFavorLabellingScaleEnd", this.i.aea);
650
+ this.i.aeb = ensureBool(v);
651
+ this._a("yAxisFavorLabellingScaleEnd", this.i.aeb);
652
652
  },
653
653
  enumerable: false,
654
654
  configurable: true
@@ -658,11 +658,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
658
658
  * Gets or sets whether the x axis enhanced interval management should prefer to show all the labels if possible without collisions for supported types of category axes. This is for use with EnhancedIntervalMinimumCharacters = -1 and axes that have an integral interval.
659
659
  */
660
660
  get: function () {
661
- return this.i.ad7;
661
+ return this.i.ad8;
662
662
  },
663
663
  set: function (v) {
664
- this.i.ad7 = ensureBool(v);
665
- this._a("xAxisEnhancedIntervalPreferMoreCategoryLabels", this.i.ad7);
664
+ this.i.ad8 = ensureBool(v);
665
+ this._a("xAxisEnhancedIntervalPreferMoreCategoryLabels", this.i.ad8);
666
666
  },
667
667
  enumerable: false,
668
668
  configurable: true
@@ -672,11 +672,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
672
672
  * Gets or sets whether the y axis enhanced interval management should prefer to show all the labels if possible without collisions for supported types of category axes. This is for use with EnhancedIntervalMinimumCharacters = -1 and axes that have an integral interval.
673
673
  */
674
674
  get: function () {
675
- return this.i.ad9;
675
+ return this.i.aea;
676
676
  },
677
677
  set: function (v) {
678
- this.i.ad9 = ensureBool(v);
679
- this._a("yAxisEnhancedIntervalPreferMoreCategoryLabels", this.i.ad9);
678
+ this.i.aea = ensureBool(v);
679
+ this._a("yAxisEnhancedIntervalPreferMoreCategoryLabels", this.i.aea);
680
680
  },
681
681
  enumerable: false,
682
682
  configurable: true
@@ -686,11 +686,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
686
686
  * Gets or sets how the numeric axis will adjust its range buffer to less closely fix the data from the series.
687
687
  */
688
688
  get: function () {
689
- return this.i.ac7;
689
+ return this.i.ac8;
690
690
  },
691
691
  set: function (v) {
692
- this.i.ac7 = ensureEnum(AxisRangeBufferMode_$type, v);
693
- this._a("yAxisAutoRangeBufferMode", enumToString(AxisRangeBufferMode_$type, this.i.ac7));
692
+ this.i.ac8 = ensureEnum(AxisRangeBufferMode_$type, v);
693
+ this._a("yAxisAutoRangeBufferMode", enumToString(AxisRangeBufferMode_$type, this.i.ac8));
694
694
  },
695
695
  enumerable: false,
696
696
  configurable: true
@@ -703,11 +703,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
703
703
  * Set `YAxisIsLogarithmic` to true if you want the y-axis to be a logarithmic scale.
704
704
  */
705
705
  get: function () {
706
- return this.i.aeb;
706
+ return this.i.aec;
707
707
  },
708
708
  set: function (v) {
709
- this.i.aeb = ensureBool(v);
710
- this._a("yAxisIsLogarithmic", this.i.aeb);
709
+ this.i.aec = ensureBool(v);
710
+ this._a("yAxisIsLogarithmic", this.i.aec);
711
711
  },
712
712
  enumerable: false,
713
713
  configurable: true
@@ -720,11 +720,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
720
720
  * When `YAxisIsLogarithmic` is true, `YAxisLogarithmBase` sets the logarithm base of the y-axis scale.
721
721
  */
722
722
  get: function () {
723
- return this.i.afm;
723
+ return this.i.afn;
724
724
  },
725
725
  set: function (v) {
726
- this.i.afm = +v;
727
- this._a("yAxisLogarithmBase", this.i.afm);
726
+ this.i.afn = +v;
727
+ this._a("yAxisLogarithmBase", this.i.afn);
728
728
  },
729
729
  enumerable: false,
730
730
  configurable: true
@@ -736,11 +736,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
736
736
  * `YAxisMaximumValue` determines the minimum of the y-axis.
737
737
  */
738
738
  get: function () {
739
- return this.i.afh;
739
+ return this.i.afi;
740
740
  },
741
741
  set: function (v) {
742
- this.i.afh = +v;
743
- this._a("yAxisMinimumValue", this.i.afh);
742
+ this.i.afi = +v;
743
+ this._a("yAxisMinimumValue", this.i.afi);
744
744
  },
745
745
  enumerable: false,
746
746
  configurable: true
@@ -752,11 +752,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
752
752
  * `YAxisMaximumValue` determines the maximum of the y-axis.
753
753
  */
754
754
  get: function () {
755
- return this.i.afg;
755
+ return this.i.afh;
756
756
  },
757
757
  set: function (v) {
758
- this.i.afg = +v;
759
- this._a("yAxisMaximumValue", this.i.afg);
758
+ this.i.afh = +v;
759
+ this._a("yAxisMaximumValue", this.i.afh);
760
760
  },
761
761
  enumerable: false,
762
762
  configurable: true
@@ -768,11 +768,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
768
768
  * `YAxisMinorInterval` determines how often to show a minor gridline along the y-axis. Set this property to a number less than the y-axis interval.
769
769
  */
770
770
  get: function () {
771
- return this.i.afi;
771
+ return this.i.afj;
772
772
  },
773
773
  set: function (v) {
774
- this.i.afi = +v;
775
- this._a("yAxisMinorInterval", this.i.afi);
774
+ this.i.afj = +v;
775
+ this._a("yAxisMinorInterval", this.i.afj);
776
776
  },
777
777
  enumerable: false,
778
778
  configurable: true
@@ -782,7 +782,7 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
782
782
  * Gets the current minimum value for the X-axis.
783
783
  */
784
784
  get: function () {
785
- return this.i.ae1;
785
+ return this.i.ae2;
786
786
  },
787
787
  enumerable: false,
788
788
  configurable: true
@@ -792,7 +792,7 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
792
792
  * Gets the current maximum value for the X-axis.
793
793
  */
794
794
  get: function () {
795
- return this.i.ae0;
795
+ return this.i.ae1;
796
796
  },
797
797
  enumerable: false,
798
798
  configurable: true
@@ -802,7 +802,7 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
802
802
  * Gets the current minimum value for the Y-axis.
803
803
  */
804
804
  get: function () {
805
- return this.i.afe;
805
+ return this.i.aff;
806
806
  },
807
807
  enumerable: false,
808
808
  configurable: true
@@ -812,7 +812,7 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
812
812
  * Gets the current maximum value for the Y-axis.
813
813
  */
814
814
  get: function () {
815
- return this.i.afd;
815
+ return this.i.afe;
816
816
  },
817
817
  enumerable: false,
818
818
  configurable: true
@@ -824,11 +824,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
824
824
  * `NegativeBrushes` controls the brushes used by the chart for negative data, when the `ChartType` is one that supports negative brushes.
825
825
  */
826
826
  get: function () {
827
- return fromBrushCollection(this.i.ac2);
827
+ return fromBrushCollection(this.i.ac3);
828
828
  },
829
829
  set: function (v) {
830
- this.i.ac2 = toBrushCollection(v);
831
- this._a("negativeBrushes", brushCollectionToString(this.i.ac2));
830
+ this.i.ac3 = toBrushCollection(v);
831
+ this._a("negativeBrushes", brushCollectionToString(this.i.ac3));
832
832
  },
833
833
  enumerable: false,
834
834
  configurable: true
@@ -840,11 +840,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
840
840
  * `NegativeOutlines` controls the outlines used by the chart for negative data, when the `ChartType` is one that supports negative brushes.
841
841
  */
842
842
  get: function () {
843
- return fromBrushCollection(this.i.ac3);
843
+ return fromBrushCollection(this.i.ac4);
844
844
  },
845
845
  set: function (v) {
846
- this.i.ac3 = toBrushCollection(v);
847
- this._a("negativeOutlines", brushCollectionToString(this.i.ac3));
846
+ this.i.ac4 = toBrushCollection(v);
847
+ this._a("negativeOutlines", brushCollectionToString(this.i.ac4));
848
848
  },
849
849
  enumerable: false,
850
850
  configurable: true
@@ -856,11 +856,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
856
856
  * To abbreviate on the y-axis using formats like "1K" or "1M," set `YAxisAbbreviateLargeNumbers` to true.
857
857
  */
858
858
  get: function () {
859
- return this.i.ad8;
859
+ return this.i.ad9;
860
860
  },
861
861
  set: function (v) {
862
- this.i.ad8 = ensureBool(v);
863
- this._a("yAxisAbbreviateLargeNumbers", this.i.ad8);
862
+ this.i.ad9 = ensureBool(v);
863
+ this._a("yAxisAbbreviateLargeNumbers", this.i.ad9);
864
864
  },
865
865
  enumerable: false,
866
866
  configurable: true
@@ -871,11 +871,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
871
871
  * This property is overridden by chart's WindowRectMinWidth property
872
872
  */
873
873
  get: function () {
874
- return this.i.ae8;
874
+ return this.i.ae9;
875
875
  },
876
876
  set: function (v) {
877
- this.i.ae8 = +v;
878
- this._a("xAxisZoomMaximumCategoryRange", this.i.ae8);
877
+ this.i.ae9 = +v;
878
+ this._a("xAxisZoomMaximumCategoryRange", this.i.ae9);
879
879
  },
880
880
  enumerable: false,
881
881
  configurable: true
@@ -887,11 +887,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
887
887
  * This property is overridden by chart's WindowRectMinWidth property
888
888
  */
889
889
  get: function () {
890
- return this.i.ae9;
890
+ return this.i.afa;
891
891
  },
892
892
  set: function (v) {
893
- this.i.ae9 = +v;
894
- this._a("xAxisZoomMaximumItemSpan", this.i.ae9);
893
+ this.i.afa = +v;
894
+ this._a("xAxisZoomMaximumItemSpan", this.i.afa);
895
895
  },
896
896
  enumerable: false,
897
897
  configurable: true
@@ -902,11 +902,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
902
902
  * This property is overridden by chart's WindowRect or WindowScaleHorizontal properties
903
903
  */
904
904
  get: function () {
905
- return this.i.afa;
905
+ return this.i.afb;
906
906
  },
907
907
  set: function (v) {
908
- this.i.afa = +v;
909
- this._a("xAxisZoomToCategoryRange", this.i.afa);
908
+ this.i.afb = +v;
909
+ this._a("xAxisZoomToCategoryRange", this.i.afb);
910
910
  },
911
911
  enumerable: false,
912
912
  configurable: true
@@ -917,11 +917,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
917
917
  * This property is overridden by chart's WindowRect or WindowScaleHorizontal properties
918
918
  */
919
919
  get: function () {
920
- return this.i.afb;
920
+ return this.i.afc;
921
921
  },
922
922
  set: function (v) {
923
- this.i.afb = +v;
924
- this._a("xAxisZoomToCategoryStart", this.i.afb);
923
+ this.i.afc = +v;
924
+ this._a("xAxisZoomToCategoryStart", this.i.afc);
925
925
  },
926
926
  enumerable: false,
927
927
  configurable: true
@@ -933,11 +933,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
933
933
  * This property is overridden by chart's WindowRect or WindowScaleHorizontal properties
934
934
  */
935
935
  get: function () {
936
- return this.i.afc;
936
+ return this.i.afd;
937
937
  },
938
938
  set: function (v) {
939
- this.i.afc = +v;
940
- this._a("xAxisZoomToItemSpan", this.i.afc);
939
+ this.i.afd = +v;
940
+ this._a("xAxisZoomToItemSpan", this.i.afd);
941
941
  },
942
942
  enumerable: false,
943
943
  configurable: true
@@ -947,11 +947,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
947
947
  * Gets or sets whether the category should be highlighted when hovered
948
948
  */
949
949
  get: function () {
950
- return this.i.ad1;
950
+ return this.i.ad2;
951
951
  },
952
952
  set: function (v) {
953
- this.i.ad1 = ensureBool(v);
954
- this._a("isCategoryHighlightingEnabled", this.i.ad1);
953
+ this.i.ad2 = ensureBool(v);
954
+ this._a("isCategoryHighlightingEnabled", this.i.ad2);
955
955
  },
956
956
  enumerable: false,
957
957
  configurable: true
@@ -961,11 +961,11 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
961
961
  * Gets or sets whether the item should be highlighted when hovered
962
962
  */
963
963
  get: function () {
964
- return this.i.ad2;
964
+ return this.i.ad3;
965
965
  },
966
966
  set: function (v) {
967
- this.i.ad2 = ensureBool(v);
968
- this._a("isItemHighlightingEnabled", this.i.ad2);
967
+ this.i.ad3 = ensureBool(v);
968
+ this._a("isItemHighlightingEnabled", this.i.ad3);
969
969
  },
970
970
  enumerable: false,
971
971
  configurable: true
@@ -975,26 +975,26 @@ var IgcCategoryChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
975
975
 
976
976
  */
977
977
  IgcCategoryChartComponent.prototype.exportSerializedVisualData = function () {
978
- var iv = this.i.afr();
978
+ var iv = this.i.afs();
979
979
  return (iv);
980
980
  };
981
981
  IgcCategoryChartComponent.prototype.recalculateMarginAutoExpansion = function () {
982
- this.i.agv();
982
+ this.i.agw();
983
983
  };
984
984
  IgcCategoryChartComponent.prototype.getCurrentXAxisActualMinimum = function () {
985
- var iv = this.i.aex();
985
+ var iv = this.i.aey();
986
986
  return (iv);
987
987
  };
988
988
  IgcCategoryChartComponent.prototype.getCurrentYAxisActualMinimum = function () {
989
- var iv = this.i.aez();
989
+ var iv = this.i.ae0();
990
990
  return (iv);
991
991
  };
992
992
  IgcCategoryChartComponent.prototype.getCurrentXAxisActualMaximum = function () {
993
- var iv = this.i.aew();
993
+ var iv = this.i.aex();
994
994
  return (iv);
995
995
  };
996
996
  IgcCategoryChartComponent.prototype.getCurrentYAxisActualMaximum = function () {
997
- var iv = this.i.aey();
997
+ var iv = this.i.aez();
998
998
  return (iv);
999
999
  };
1000
1000
  IgcCategoryChartComponent._observedAttributesIgcCategoryChartComponent = null;