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
@@ -296,21 +296,21 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
296
296
  * `TransitionInDuration` controls the length of time taken by the transition-in animation. Try setting it to 2 seconds:
297
297
  */
298
298
  get transitionInDuration() {
299
- return this.i.afl;
299
+ return this.i.afm;
300
300
  }
301
301
  set transitionInDuration(v) {
302
- this.i.afl = +v;
303
- this._a("transitionInDuration", this.i.afl);
302
+ this.i.afm = +v;
303
+ this._a("transitionInDuration", this.i.afm);
304
304
  }
305
305
  /**
306
306
  * Gets or sets the easing function used for animating series plots when the chart is loading into view
307
307
  * 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.
308
308
  */
309
309
  get transitionInEasingFunction() {
310
- return this.i.adp;
310
+ return this.i.adq;
311
311
  }
312
312
  set transitionInEasingFunction(v) {
313
- this.i.adp = v;
313
+ this.i.adq = v;
314
314
  }
315
315
  /**
316
316
  * Gets domain type of this chart
@@ -324,11 +324,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
324
324
  * The `ChartType` property determines the type of data series to display.
325
325
  */
326
326
  get chartType() {
327
- return this.i.ac9;
327
+ return this.i.ada;
328
328
  }
329
329
  set chartType(v) {
330
- this.i.ac9 = ensureEnum(CategoryChartType_$type, v);
331
- this._a("chartType", enumToString(CategoryChartType_$type, this.i.ac9));
330
+ this.i.ada = ensureEnum(CategoryChartType_$type, v);
331
+ this._a("chartType", enumToString(CategoryChartType_$type, this.i.ada));
332
332
  }
333
333
  /**
334
334
  * Gets or sets the behavior for markers in each series which are placed too close together for the current view, resulting in a collision.
@@ -336,21 +336,21 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
336
336
  * `MarkerCollisionAvoidance` controls the technique the chart uses to avoid overlapping markers.
337
337
  */
338
338
  get markerCollisionAvoidance() {
339
- return this.i.adb;
339
+ return this.i.adc;
340
340
  }
341
341
  set markerCollisionAvoidance(v) {
342
- this.i.adb = ensureEnum(CategorySeriesMarkerCollisionAvoidance_$type, v);
343
- this._a("markerCollisionAvoidance", enumToString(CategorySeriesMarkerCollisionAvoidance_$type, this.i.adb));
342
+ this.i.adc = ensureEnum(CategorySeriesMarkerCollisionAvoidance_$type, v);
343
+ this._a("markerCollisionAvoidance", enumToString(CategorySeriesMarkerCollisionAvoidance_$type, this.i.adc));
344
344
  }
345
345
  /**
346
346
  * Gets or sets whether to include the spline shape in the axis range requested of the axis for spline type series.
347
347
  */
348
348
  get isSplineShapePartOfRange() {
349
- return this.i.ad3;
349
+ return this.i.ad4;
350
350
  }
351
351
  set isSplineShapePartOfRange(v) {
352
- this.i.ad3 = ensureBool(v);
353
- this._a("isSplineShapePartOfRange", this.i.ad3);
352
+ this.i.ad4 = ensureBool(v);
353
+ this._a("isSplineShapePartOfRange", this.i.ad4);
354
354
  }
355
355
  /**
356
356
  * Gets or sets whether animation of series plots is enabled when the chart is loading into view
@@ -358,11 +358,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
358
358
  * Set `IsTransitionInEnabled` to true if you want your chart series to animate into position when the chart is loading into view.
359
359
  */
360
360
  get isTransitionInEnabled() {
361
- return this.i.ad4;
361
+ return this.i.ad5;
362
362
  }
363
363
  set isTransitionInEnabled(v) {
364
- this.i.ad4 = ensureBool(v);
365
- this._a("isTransitionInEnabled", this.i.ad4);
364
+ this.i.ad5 = ensureBool(v);
365
+ this._a("isTransitionInEnabled", this.i.ad5);
366
366
  }
367
367
  /**
368
368
  * Gets or sets the method that determines how to animate series plots when the chart is loading into view
@@ -370,11 +370,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
370
370
  * `TransitionInMode` controls the direction of the transition-in animation.
371
371
  */
372
372
  get transitionInMode() {
373
- return this.i.add;
373
+ return this.i.ade;
374
374
  }
375
375
  set transitionInMode(v) {
376
- this.i.add = ensureEnum(CategoryTransitionInMode_$type, v);
377
- this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.add));
376
+ this.i.ade = ensureEnum(CategoryTransitionInMode_$type, v);
377
+ this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.ade));
378
378
  }
379
379
  /**
380
380
  * Gets or sets the arrival speed used for animating series plots when the chart is loading into view
@@ -382,11 +382,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
382
382
  * `TransitionInSpeedType` controls the speed of the transition-in animation.
383
383
  */
384
384
  get transitionInSpeedType() {
385
- return this.i.adn;
385
+ return this.i.ado;
386
386
  }
387
387
  set transitionInSpeedType(v) {
388
- this.i.adn = ensureEnum(TransitionInSpeedType_$type, v);
389
- this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.adn));
388
+ this.i.ado = ensureEnum(TransitionInSpeedType_$type, v);
389
+ this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.ado));
390
390
  }
391
391
  /**
392
392
  * Gets or sets the frequency of displayed labels along the X-axis.
@@ -395,11 +395,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
395
395
  * `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.
396
396
  */
397
397
  get xAxisInterval() {
398
- return this.i.ae3;
398
+ return this.i.ae4;
399
399
  }
400
400
  set xAxisInterval(v) {
401
- this.i.ae3 = +v;
402
- this._a("xAxisInterval", this.i.ae3);
401
+ this.i.ae4 = +v;
402
+ this._a("xAxisInterval", this.i.ae4);
403
403
  }
404
404
  /**
405
405
  * Gets or sets the frequency of displayed minor lines along the X-axis.
@@ -410,11 +410,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
410
410
  * `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.
411
411
  */
412
412
  get xAxisMinorInterval() {
413
- return this.i.ae6;
413
+ return this.i.ae7;
414
414
  }
415
415
  set xAxisMinorInterval(v) {
416
- this.i.ae6 = +v;
417
- this._a("xAxisMinorInterval", this.i.ae6);
416
+ this.i.ae7 = +v;
417
+ this._a("xAxisMinorInterval", this.i.ae7);
418
418
  }
419
419
  /**
420
420
  * Gets or sets the amount of space between adjacent categories for the X-axis.
@@ -427,31 +427,31 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
427
427
  * To set the item spacing to 75% the width of one item, set the `XAxisGap` to 0.75, as in this code:
428
428
  */
429
429
  get xAxisGap() {
430
- return this.i.ae2;
430
+ return this.i.ae3;
431
431
  }
432
432
  set xAxisGap(v) {
433
- this.i.ae2 = +v;
434
- this._a("xAxisGap", this.i.ae2);
433
+ this.i.ae3 = +v;
434
+ this._a("xAxisGap", this.i.ae3);
435
435
  }
436
436
  /**
437
437
  * Gets or sets the minimum amount of pixels to use for the gap between categories, if possible.
438
438
  */
439
439
  get xAxisMinimumGapSize() {
440
- return this.i.ae5;
440
+ return this.i.ae6;
441
441
  }
442
442
  set xAxisMinimumGapSize(v) {
443
- this.i.ae5 = +v;
444
- this._a("xAxisMinimumGapSize", this.i.ae5);
443
+ this.i.ae6 = +v;
444
+ this._a("xAxisMinimumGapSize", this.i.ae6);
445
445
  }
446
446
  /**
447
447
  * Gets or sets the maximum gap value to allow. This defaults to 1.0.
448
448
  */
449
449
  get xAxisMaximumGap() {
450
- return this.i.ae4;
450
+ return this.i.ae5;
451
451
  }
452
452
  set xAxisMaximumGap(v) {
453
- this.i.ae4 = +v;
454
- this._a("xAxisMaximumGap", this.i.ae4);
453
+ this.i.ae5 = +v;
454
+ this._a("xAxisMaximumGap", this.i.ae5);
455
455
  }
456
456
  /**
457
457
  * Gets or sets the amount of overlap between adjacent categories for the X-axis.
@@ -464,11 +464,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
464
464
  * To place grouped items with 75% overlap, set the `XAxisOverlap` to 0.75, as in this code:
465
465
  */
466
466
  get xAxisOverlap() {
467
- return this.i.ae7;
467
+ return this.i.ae8;
468
468
  }
469
469
  set xAxisOverlap(v) {
470
- this.i.ae7 = +v;
471
- this._a("xAxisOverlap", this.i.ae7);
470
+ this.i.ae8 = +v;
471
+ this._a("xAxisOverlap", this.i.ae8);
472
472
  }
473
473
  /**
474
474
  * Gets or sets the distance between each label and grid line along the Y-axis.
@@ -476,101 +476,101 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
476
476
  * `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.
477
477
  */
478
478
  get yAxisInterval() {
479
- return this.i.aff;
479
+ return this.i.afg;
480
480
  }
481
481
  set yAxisInterval(v) {
482
- this.i.aff = +v;
483
- this._a("yAxisInterval", this.i.aff);
482
+ this.i.afg = +v;
483
+ this._a("yAxisInterval", this.i.afg);
484
484
  }
485
485
  /**
486
486
  * Gets or sets a whether the series viewer should auto expand margins to accommodate the initial horizontal axis labels.
487
487
  */
488
488
  get autoMarginAndAngleUpdateMode() {
489
- return this.i.ac5;
489
+ return this.i.ac6;
490
490
  }
491
491
  set autoMarginAndAngleUpdateMode(v) {
492
- this.i.ac5 = ensureEnum(AutoMarginsAndAngleUpdateMode_$type, v);
493
- this._a("autoMarginAndAngleUpdateMode", enumToString(AutoMarginsAndAngleUpdateMode_$type, this.i.ac5));
492
+ this.i.ac6 = ensureEnum(AutoMarginsAndAngleUpdateMode_$type, v);
493
+ this._a("autoMarginAndAngleUpdateMode", enumToString(AutoMarginsAndAngleUpdateMode_$type, this.i.ac6));
494
494
  }
495
495
  /**
496
496
  * Gets or sets a whether the series viewer should auto expand margins to accommodate the initial horizontal axis labels.
497
497
  */
498
498
  get shouldAutoExpandMarginForInitialLabels() {
499
- return this.i.ad5;
499
+ return this.i.ad6;
500
500
  }
501
501
  set shouldAutoExpandMarginForInitialLabels(v) {
502
- this.i.ad5 = ensureBool(v);
503
- this._a("shouldAutoExpandMarginForInitialLabels", this.i.ad5);
502
+ this.i.ad6 = ensureBool(v);
503
+ this._a("shouldAutoExpandMarginForInitialLabels", this.i.ad6);
504
504
  }
505
505
  /**
506
506
  * 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.
507
507
  */
508
508
  get shouldConsiderAutoRotationForInitialLabels() {
509
- return this.i.ad6;
509
+ return this.i.ad7;
510
510
  }
511
511
  set shouldConsiderAutoRotationForInitialLabels(v) {
512
- this.i.ad6 = ensureBool(v);
513
- this._a("shouldConsiderAutoRotationForInitialLabels", this.i.ad6);
512
+ this.i.ad7 = ensureBool(v);
513
+ this._a("shouldConsiderAutoRotationForInitialLabels", this.i.ad7);
514
514
  }
515
515
  /**
516
516
  * Gets or sets the extra amount the series viewer should auto expand margins to accommodate the initial horizontal axis labels.
517
517
  */
518
518
  get autoExpandMarginExtraPadding() {
519
- return this.i.aeu;
519
+ return this.i.aev;
520
520
  }
521
521
  set autoExpandMarginExtraPadding(v) {
522
- this.i.aeu = +v;
523
- this._a("autoExpandMarginExtraPadding", this.i.aeu);
522
+ this.i.aev = +v;
523
+ this._a("autoExpandMarginExtraPadding", this.i.aev);
524
524
  }
525
525
  /**
526
526
  * Gets or sets the maximum amount the series viewer should auto expand margins to accommodate the initial horizontal axis labels.
527
527
  */
528
528
  get autoExpandMarginMaximumValue() {
529
- return this.i.aev;
529
+ return this.i.aew;
530
530
  }
531
531
  set autoExpandMarginMaximumValue(v) {
532
- this.i.aev = +v;
533
- this._a("autoExpandMarginMaximumValue", this.i.aev);
532
+ this.i.aew = +v;
533
+ this._a("autoExpandMarginMaximumValue", this.i.aew);
534
534
  }
535
535
  /**
536
536
  * Gets or sets whether the axis should favor emitting a label at the end of the scale.
537
537
  */
538
538
  get yAxisFavorLabellingScaleEnd() {
539
- return this.i.aea;
539
+ return this.i.aeb;
540
540
  }
541
541
  set yAxisFavorLabellingScaleEnd(v) {
542
- this.i.aea = ensureBool(v);
543
- this._a("yAxisFavorLabellingScaleEnd", this.i.aea);
542
+ this.i.aeb = ensureBool(v);
543
+ this._a("yAxisFavorLabellingScaleEnd", this.i.aeb);
544
544
  }
545
545
  /**
546
546
  * 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.
547
547
  */
548
548
  get xAxisEnhancedIntervalPreferMoreCategoryLabels() {
549
- return this.i.ad7;
549
+ return this.i.ad8;
550
550
  }
551
551
  set xAxisEnhancedIntervalPreferMoreCategoryLabels(v) {
552
- this.i.ad7 = ensureBool(v);
553
- this._a("xAxisEnhancedIntervalPreferMoreCategoryLabels", this.i.ad7);
552
+ this.i.ad8 = ensureBool(v);
553
+ this._a("xAxisEnhancedIntervalPreferMoreCategoryLabels", this.i.ad8);
554
554
  }
555
555
  /**
556
556
  * 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.
557
557
  */
558
558
  get yAxisEnhancedIntervalPreferMoreCategoryLabels() {
559
- return this.i.ad9;
559
+ return this.i.aea;
560
560
  }
561
561
  set yAxisEnhancedIntervalPreferMoreCategoryLabels(v) {
562
- this.i.ad9 = ensureBool(v);
563
- this._a("yAxisEnhancedIntervalPreferMoreCategoryLabels", this.i.ad9);
562
+ this.i.aea = ensureBool(v);
563
+ this._a("yAxisEnhancedIntervalPreferMoreCategoryLabels", this.i.aea);
564
564
  }
565
565
  /**
566
566
  * Gets or sets how the numeric axis will adjust its range buffer to less closely fix the data from the series.
567
567
  */
568
568
  get yAxisAutoRangeBufferMode() {
569
- return this.i.ac7;
569
+ return this.i.ac8;
570
570
  }
571
571
  set yAxisAutoRangeBufferMode(v) {
572
- this.i.ac7 = ensureEnum(AxisRangeBufferMode_$type, v);
573
- this._a("yAxisAutoRangeBufferMode", enumToString(AxisRangeBufferMode_$type, this.i.ac7));
572
+ this.i.ac8 = ensureEnum(AxisRangeBufferMode_$type, v);
573
+ this._a("yAxisAutoRangeBufferMode", enumToString(AxisRangeBufferMode_$type, this.i.ac8));
574
574
  }
575
575
  /**
576
576
  * Gets or sets whether the Y-axis should use a logarithmic scale instead of a linear one.
@@ -579,11 +579,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
579
579
  * Set `YAxisIsLogarithmic` to true if you want the y-axis to be a logarithmic scale.
580
580
  */
581
581
  get yAxisIsLogarithmic() {
582
- return this.i.aeb;
582
+ return this.i.aec;
583
583
  }
584
584
  set yAxisIsLogarithmic(v) {
585
- this.i.aeb = ensureBool(v);
586
- this._a("yAxisIsLogarithmic", this.i.aeb);
585
+ this.i.aec = ensureBool(v);
586
+ this._a("yAxisIsLogarithmic", this.i.aec);
587
587
  }
588
588
  /**
589
589
  * Gets or sets the base value to use in the log function when mapping the position of data items along the Y-axis.
@@ -592,11 +592,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
592
592
  * When `YAxisIsLogarithmic` is true, `YAxisLogarithmBase` sets the logarithm base of the y-axis scale.
593
593
  */
594
594
  get yAxisLogarithmBase() {
595
- return this.i.afm;
595
+ return this.i.afn;
596
596
  }
597
597
  set yAxisLogarithmBase(v) {
598
- this.i.afm = +v;
599
- this._a("yAxisLogarithmBase", this.i.afm);
598
+ this.i.afn = +v;
599
+ this._a("yAxisLogarithmBase", this.i.afn);
600
600
  }
601
601
  /**
602
602
  * Gets or sets the data value corresponding to the minimum value of the Y-axis.
@@ -604,11 +604,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
604
604
  * `YAxisMaximumValue` determines the minimum of the y-axis.
605
605
  */
606
606
  get yAxisMinimumValue() {
607
- return this.i.afh;
607
+ return this.i.afi;
608
608
  }
609
609
  set yAxisMinimumValue(v) {
610
- this.i.afh = +v;
611
- this._a("yAxisMinimumValue", this.i.afh);
610
+ this.i.afi = +v;
611
+ this._a("yAxisMinimumValue", this.i.afi);
612
612
  }
613
613
  /**
614
614
  * Gets or sets the data value corresponding to the maximum value of the Y-axis.
@@ -616,11 +616,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
616
616
  * `YAxisMaximumValue` determines the maximum of the y-axis.
617
617
  */
618
618
  get yAxisMaximumValue() {
619
- return this.i.afg;
619
+ return this.i.afh;
620
620
  }
621
621
  set yAxisMaximumValue(v) {
622
- this.i.afg = +v;
623
- this._a("yAxisMaximumValue", this.i.afg);
622
+ this.i.afh = +v;
623
+ this._a("yAxisMaximumValue", this.i.afh);
624
624
  }
625
625
  /**
626
626
  * Gets or sets the frequency of displayed minor lines along the Y-axis.
@@ -628,35 +628,35 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
628
628
  * `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.
629
629
  */
630
630
  get yAxisMinorInterval() {
631
- return this.i.afi;
631
+ return this.i.afj;
632
632
  }
633
633
  set yAxisMinorInterval(v) {
634
- this.i.afi = +v;
635
- this._a("yAxisMinorInterval", this.i.afi);
634
+ this.i.afj = +v;
635
+ this._a("yAxisMinorInterval", this.i.afj);
636
636
  }
637
637
  /**
638
638
  * Gets the current minimum value for the X-axis.
639
639
  */
640
640
  get xAxisActualMinimum() {
641
- return this.i.ae1;
641
+ return this.i.ae2;
642
642
  }
643
643
  /**
644
644
  * Gets the current maximum value for the X-axis.
645
645
  */
646
646
  get xAxisActualMaximum() {
647
- return this.i.ae0;
647
+ return this.i.ae1;
648
648
  }
649
649
  /**
650
650
  * Gets the current minimum value for the Y-axis.
651
651
  */
652
652
  get yAxisActualMinimum() {
653
- return this.i.afe;
653
+ return this.i.aff;
654
654
  }
655
655
  /**
656
656
  * Gets the current maximum value for the Y-axis.
657
657
  */
658
658
  get yAxisActualMaximum() {
659
- return this.i.afd;
659
+ return this.i.afe;
660
660
  }
661
661
  /**
662
662
  * Gets or sets the palette used for coloring negative items of Waterfall chart type.
@@ -664,11 +664,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
664
664
  * `NegativeBrushes` controls the brushes used by the chart for negative data, when the `ChartType` is one that supports negative brushes.
665
665
  */
666
666
  get negativeBrushes() {
667
- return fromBrushCollection(this.i.ac2);
667
+ return fromBrushCollection(this.i.ac3);
668
668
  }
669
669
  set negativeBrushes(v) {
670
- this.i.ac2 = toBrushCollection(v);
671
- this._a("negativeBrushes", brushCollectionToString(this.i.ac2));
670
+ this.i.ac3 = toBrushCollection(v);
671
+ this._a("negativeBrushes", brushCollectionToString(this.i.ac3));
672
672
  }
673
673
  /**
674
674
  * Brushes to use for drawing negative elements, when using a chart type with contextual coloring, such as Waterfall.
@@ -676,11 +676,11 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
676
676
  * `NegativeOutlines` controls the outlines used by the chart for negative data, when the `ChartType` is one that supports negative brushes.
677
677
  */
678
678
  get negativeOutlines() {
679
- return fromBrushCollection(this.i.ac3);
679
+ return fromBrushCollection(this.i.ac4);
680
680
  }
681
681
  set negativeOutlines(v) {
682
- this.i.ac3 = toBrushCollection(v);
683
- this._a("negativeOutlines", brushCollectionToString(this.i.ac3));
682
+ this.i.ac4 = toBrushCollection(v);
683
+ this._a("negativeOutlines", brushCollectionToString(this.i.ac4));
684
684
  }
685
685
  /**
686
686
  * Gets or sets whether the large numbers on the Y-axis labels are abbreviated.
@@ -688,22 +688,22 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
688
688
  * To abbreviate on the y-axis using formats like "1K" or "1M," set `YAxisAbbreviateLargeNumbers` to true.
689
689
  */
690
690
  get yAxisAbbreviateLargeNumbers() {
691
- return this.i.ad8;
691
+ return this.i.ad9;
692
692
  }
693
693
  set yAxisAbbreviateLargeNumbers(v) {
694
- this.i.ad8 = ensureBool(v);
695
- this._a("yAxisAbbreviateLargeNumbers", this.i.ad8);
694
+ this.i.ad9 = ensureBool(v);
695
+ this._a("yAxisAbbreviateLargeNumbers", this.i.ad9);
696
696
  }
697
697
  /**
698
698
  * Gets or sets number of visible categories at maximum zooming level
699
699
  * This property is overridden by chart's WindowRectMinWidth property
700
700
  */
701
701
  get xAxisZoomMaximumCategoryRange() {
702
- return this.i.ae8;
702
+ return this.i.ae9;
703
703
  }
704
704
  set xAxisZoomMaximumCategoryRange(v) {
705
- this.i.ae8 = +v;
706
- this._a("xAxisZoomMaximumCategoryRange", this.i.ae8);
705
+ this.i.ae9 = +v;
706
+ this._a("xAxisZoomMaximumCategoryRange", this.i.ae9);
707
707
  }
708
708
  /**
709
709
  * Gets or sets maximum pixel span of series item that will be visible at maximum zooming level
@@ -711,33 +711,33 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
711
711
  * This property is overridden by chart's WindowRectMinWidth property
712
712
  */
713
713
  get xAxisZoomMaximumItemSpan() {
714
- return this.i.ae9;
714
+ return this.i.afa;
715
715
  }
716
716
  set xAxisZoomMaximumItemSpan(v) {
717
- this.i.ae9 = +v;
718
- this._a("xAxisZoomMaximumItemSpan", this.i.ae9);
717
+ this.i.afa = +v;
718
+ this._a("xAxisZoomMaximumItemSpan", this.i.afa);
719
719
  }
720
720
  /**
721
721
  * Gets or sets number of categories that the chart will zoom in and fill plot area
722
722
  * This property is overridden by chart's WindowRect or WindowScaleHorizontal properties
723
723
  */
724
724
  get xAxisZoomToCategoryRange() {
725
- return this.i.afa;
725
+ return this.i.afb;
726
726
  }
727
727
  set xAxisZoomToCategoryRange(v) {
728
- this.i.afa = +v;
729
- this._a("xAxisZoomToCategoryRange", this.i.afa);
728
+ this.i.afb = +v;
729
+ this._a("xAxisZoomToCategoryRange", this.i.afb);
730
730
  }
731
731
  /**
732
732
  * Gets or sets starting category that chart will move its zoom window. Acceptable value is between 0 and number of data items
733
733
  * This property is overridden by chart's WindowRect or WindowScaleHorizontal properties
734
734
  */
735
735
  get xAxisZoomToCategoryStart() {
736
- return this.i.afb;
736
+ return this.i.afc;
737
737
  }
738
738
  set xAxisZoomToCategoryStart(v) {
739
- this.i.afb = +v;
740
- this._a("xAxisZoomToCategoryStart", this.i.afb);
739
+ this.i.afc = +v;
740
+ this._a("xAxisZoomToCategoryStart", this.i.afc);
741
741
  }
742
742
  /**
743
743
  * Gets or sets pixel span of series item that will be used to zoom chart such that the item has desired span
@@ -745,57 +745,57 @@ export let IgcCategoryChartComponent = /*@__PURE__*/ (() => {
745
745
  * This property is overridden by chart's WindowRect or WindowScaleHorizontal properties
746
746
  */
747
747
  get xAxisZoomToItemSpan() {
748
- return this.i.afc;
748
+ return this.i.afd;
749
749
  }
750
750
  set xAxisZoomToItemSpan(v) {
751
- this.i.afc = +v;
752
- this._a("xAxisZoomToItemSpan", this.i.afc);
751
+ this.i.afd = +v;
752
+ this._a("xAxisZoomToItemSpan", this.i.afd);
753
753
  }
754
754
  /**
755
755
  * Gets or sets whether the category should be highlighted when hovered
756
756
  */
757
757
  get isCategoryHighlightingEnabled() {
758
- return this.i.ad1;
758
+ return this.i.ad2;
759
759
  }
760
760
  set isCategoryHighlightingEnabled(v) {
761
- this.i.ad1 = ensureBool(v);
762
- this._a("isCategoryHighlightingEnabled", this.i.ad1);
761
+ this.i.ad2 = ensureBool(v);
762
+ this._a("isCategoryHighlightingEnabled", this.i.ad2);
763
763
  }
764
764
  /**
765
765
  * Gets or sets whether the item should be highlighted when hovered
766
766
  */
767
767
  get isItemHighlightingEnabled() {
768
- return this.i.ad2;
768
+ return this.i.ad3;
769
769
  }
770
770
  set isItemHighlightingEnabled(v) {
771
- this.i.ad2 = ensureBool(v);
772
- this._a("isItemHighlightingEnabled", this.i.ad2);
771
+ this.i.ad3 = ensureBool(v);
772
+ this._a("isItemHighlightingEnabled", this.i.ad3);
773
773
  }
774
774
  /**
775
775
  * Export serialized visual data.
776
776
 
777
777
  */
778
778
  exportSerializedVisualData() {
779
- let iv = this.i.afr();
779
+ let iv = this.i.afs();
780
780
  return (iv);
781
781
  }
782
782
  recalculateMarginAutoExpansion() {
783
- this.i.agv();
783
+ this.i.agw();
784
784
  }
785
785
  getCurrentXAxisActualMinimum() {
786
- let iv = this.i.aex();
786
+ let iv = this.i.aey();
787
787
  return (iv);
788
788
  }
789
789
  getCurrentYAxisActualMinimum() {
790
- let iv = this.i.aez();
790
+ let iv = this.i.ae0();
791
791
  return (iv);
792
792
  }
793
793
  getCurrentXAxisActualMaximum() {
794
- let iv = this.i.aew();
794
+ let iv = this.i.aex();
795
795
  return (iv);
796
796
  }
797
797
  getCurrentYAxisActualMaximum() {
798
- let iv = this.i.aey();
798
+ let iv = this.i.aez();
799
799
  return (iv);
800
800
  }
801
801
  }