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
@@ -74,10 +74,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
74
74
  * ```
75
75
  */
76
76
  get: function () {
77
- return this.i.v7;
77
+ return this.i.v8;
78
78
  },
79
79
  set: function (v) {
80
- this.i.v7 = v;
80
+ this.i.v8 = v;
81
81
  },
82
82
  enumerable: false,
83
83
  configurable: true
@@ -95,10 +95,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
95
95
  * ```
96
96
  */
97
97
  get: function () {
98
- return this.i.v8;
98
+ return this.i.v9;
99
99
  },
100
100
  set: function (v) {
101
- this.i.v8 = v;
101
+ this.i.v9 = v;
102
102
  },
103
103
  enumerable: false,
104
104
  configurable: true
@@ -114,11 +114,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
114
114
  * ```
115
115
  */
116
116
  get: function () {
117
- return this.i.xo;
117
+ return this.i.xp;
118
118
  },
119
119
  set: function (v) {
120
- this.i.xo = +v;
121
- this._a("xAxisLabelLeftMargin", this.i.xo);
120
+ this.i.xp = +v;
121
+ this._a("xAxisLabelLeftMargin", this.i.xp);
122
122
  },
123
123
  enumerable: false,
124
124
  configurable: true
@@ -134,11 +134,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
134
134
  * ```
135
135
  */
136
136
  get: function () {
137
- return this.i.xq;
137
+ return this.i.xr;
138
138
  },
139
139
  set: function (v) {
140
- this.i.xq = +v;
141
- this._a("xAxisLabelTopMargin", this.i.xq);
140
+ this.i.xr = +v;
141
+ this._a("xAxisLabelTopMargin", this.i.xr);
142
142
  },
143
143
  enumerable: false,
144
144
  configurable: true
@@ -154,11 +154,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
154
154
  * ```
155
155
  */
156
156
  get: function () {
157
- return this.i.xp;
157
+ return this.i.xq;
158
158
  },
159
159
  set: function (v) {
160
- this.i.xp = +v;
161
- this._a("xAxisLabelRightMargin", this.i.xp);
160
+ this.i.xq = +v;
161
+ this._a("xAxisLabelRightMargin", this.i.xq);
162
162
  },
163
163
  enumerable: false,
164
164
  configurable: true
@@ -174,11 +174,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
174
174
  * ```
175
175
  */
176
176
  get: function () {
177
- return this.i.xn;
177
+ return this.i.xo;
178
178
  },
179
179
  set: function (v) {
180
- this.i.xn = +v;
181
- this._a("xAxisLabelBottomMargin", this.i.xn);
180
+ this.i.xo = +v;
181
+ this._a("xAxisLabelBottomMargin", this.i.xo);
182
182
  },
183
183
  enumerable: false,
184
184
  configurable: true
@@ -194,11 +194,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
194
194
  * ```
195
195
  */
196
196
  get: function () {
197
- return this.i.x5;
197
+ return this.i.x6;
198
198
  },
199
199
  set: function (v) {
200
- this.i.x5 = +v;
201
- this._a("yAxisLabelLeftMargin", this.i.x5);
200
+ this.i.x6 = +v;
201
+ this._a("yAxisLabelLeftMargin", this.i.x6);
202
202
  },
203
203
  enumerable: false,
204
204
  configurable: true
@@ -214,11 +214,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
214
214
  * ```
215
215
  */
216
216
  get: function () {
217
- return this.i.x7;
217
+ return this.i.x8;
218
218
  },
219
219
  set: function (v) {
220
- this.i.x7 = +v;
221
- this._a("yAxisLabelTopMargin", this.i.x7);
220
+ this.i.x8 = +v;
221
+ this._a("yAxisLabelTopMargin", this.i.x8);
222
222
  },
223
223
  enumerable: false,
224
224
  configurable: true
@@ -234,11 +234,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
234
234
  * ```
235
235
  */
236
236
  get: function () {
237
- return this.i.x6;
237
+ return this.i.x7;
238
238
  },
239
239
  set: function (v) {
240
- this.i.x6 = +v;
241
- this._a("yAxisLabelRightMargin", this.i.x6);
240
+ this.i.x7 = +v;
241
+ this._a("yAxisLabelRightMargin", this.i.x7);
242
242
  },
243
243
  enumerable: false,
244
244
  configurable: true
@@ -254,11 +254,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
254
254
  * ```
255
255
  */
256
256
  get: function () {
257
- return this.i.x4;
257
+ return this.i.x5;
258
258
  },
259
259
  set: function (v) {
260
- this.i.x4 = +v;
261
- this._a("yAxisLabelBottomMargin", this.i.x4);
260
+ this.i.x5 = +v;
261
+ this._a("yAxisLabelBottomMargin", this.i.x5);
262
262
  },
263
263
  enumerable: false,
264
264
  configurable: true
@@ -274,11 +274,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
274
274
  * ```
275
275
  */
276
276
  get: function () {
277
- return brushToString(this.i.acc);
277
+ return brushToString(this.i.acd);
278
278
  },
279
279
  set: function (v) {
280
- this.i.acc = stringToBrush(v);
281
- this._a("xAxisLabelTextColor", brushToString(this.i.acc));
280
+ this.i.acd = stringToBrush(v);
281
+ this._a("xAxisLabelTextColor", brushToString(this.i.acd));
282
282
  },
283
283
  enumerable: false,
284
284
  configurable: true
@@ -294,11 +294,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
294
294
  * ```
295
295
  */
296
296
  get: function () {
297
- return brushToString(this.i.acj);
297
+ return brushToString(this.i.ack);
298
298
  },
299
299
  set: function (v) {
300
- this.i.acj = stringToBrush(v);
301
- this._a("yAxisLabelTextColor", brushToString(this.i.acj));
300
+ this.i.ack = stringToBrush(v);
301
+ this._a("yAxisLabelTextColor", brushToString(this.i.ack));
302
302
  },
303
303
  enumerable: false,
304
304
  configurable: true
@@ -308,11 +308,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
308
308
  * Gets the actual color of labels on the X-axis
309
309
  */
310
310
  get: function () {
311
- return brushToString(this.i.aca);
311
+ return brushToString(this.i.acb);
312
312
  },
313
313
  set: function (v) {
314
- this.i.aca = stringToBrush(v);
315
- this._a("actualXAxisLabelTextColor", brushToString(this.i.aca));
314
+ this.i.acb = stringToBrush(v);
315
+ this._a("actualXAxisLabelTextColor", brushToString(this.i.acb));
316
316
  },
317
317
  enumerable: false,
318
318
  configurable: true
@@ -322,11 +322,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
322
322
  * Gets the actual color of labels on the Y-axis
323
323
  */
324
324
  get: function () {
325
- return brushToString(this.i.acb);
325
+ return brushToString(this.i.acc);
326
326
  },
327
327
  set: function (v) {
328
- this.i.acb = stringToBrush(v);
329
- this._a("actualYAxisLabelTextColor", brushToString(this.i.acb));
328
+ this.i.acc = stringToBrush(v);
329
+ this._a("actualYAxisLabelTextColor", brushToString(this.i.acc));
330
330
  },
331
331
  enumerable: false,
332
332
  configurable: true
@@ -338,11 +338,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
338
338
  * Use the `XAxisTitleMargin` property to set a margin around the y-axis title.
339
339
  */
340
340
  get: function () {
341
- return this.i.xz;
341
+ return this.i.x0;
342
342
  },
343
343
  set: function (v) {
344
- this.i.xz = +v;
345
- this._a("xAxisTitleMargin", this.i.xz);
344
+ this.i.x0 = +v;
345
+ this._a("xAxisTitleMargin", this.i.x0);
346
346
  },
347
347
  enumerable: false,
348
348
  configurable: true
@@ -354,11 +354,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
354
354
  * Use the `YAxisTitleMargin` property to set a margin around the y-axis title.
355
355
  */
356
356
  get: function () {
357
- return this.i.yg;
357
+ return this.i.yh;
358
358
  },
359
359
  set: function (v) {
360
- this.i.yg = +v;
361
- this._a("yAxisTitleMargin", this.i.yg);
360
+ this.i.yh = +v;
361
+ this._a("yAxisTitleMargin", this.i.yh);
362
362
  },
363
363
  enumerable: false,
364
364
  configurable: true
@@ -374,11 +374,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
374
374
  * ```
375
375
  */
376
376
  get: function () {
377
- return this.i.xy;
377
+ return this.i.xz;
378
378
  },
379
379
  set: function (v) {
380
- this.i.xy = +v;
381
- this._a("xAxisTitleLeftMargin", this.i.xy);
380
+ this.i.xz = +v;
381
+ this._a("xAxisTitleLeftMargin", this.i.xz);
382
382
  },
383
383
  enumerable: false,
384
384
  configurable: true
@@ -394,11 +394,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
394
394
  * ```
395
395
  */
396
396
  get: function () {
397
- return this.i.yf;
397
+ return this.i.yg;
398
398
  },
399
399
  set: function (v) {
400
- this.i.yf = +v;
401
- this._a("yAxisTitleLeftMargin", this.i.yf);
400
+ this.i.yg = +v;
401
+ this._a("yAxisTitleLeftMargin", this.i.yg);
402
402
  },
403
403
  enumerable: false,
404
404
  configurable: true
@@ -414,11 +414,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
414
414
  * ```
415
415
  */
416
416
  get: function () {
417
- return this.i.x1;
417
+ return this.i.x2;
418
418
  },
419
419
  set: function (v) {
420
- this.i.x1 = +v;
421
- this._a("xAxisTitleTopMargin", this.i.x1);
420
+ this.i.x2 = +v;
421
+ this._a("xAxisTitleTopMargin", this.i.x2);
422
422
  },
423
423
  enumerable: false,
424
424
  configurable: true
@@ -434,11 +434,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
434
434
  * ```
435
435
  */
436
436
  get: function () {
437
- return this.i.yi;
437
+ return this.i.yj;
438
438
  },
439
439
  set: function (v) {
440
- this.i.yi = +v;
441
- this._a("yAxisTitleTopMargin", this.i.yi);
440
+ this.i.yj = +v;
441
+ this._a("yAxisTitleTopMargin", this.i.yj);
442
442
  },
443
443
  enumerable: false,
444
444
  configurable: true
@@ -454,11 +454,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
454
454
  * ```
455
455
  */
456
456
  get: function () {
457
- return this.i.x0;
457
+ return this.i.x1;
458
458
  },
459
459
  set: function (v) {
460
- this.i.x0 = +v;
461
- this._a("xAxisTitleRightMargin", this.i.x0);
460
+ this.i.x1 = +v;
461
+ this._a("xAxisTitleRightMargin", this.i.x1);
462
462
  },
463
463
  enumerable: false,
464
464
  configurable: true
@@ -474,11 +474,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
474
474
  * ```
475
475
  */
476
476
  get: function () {
477
- return this.i.yh;
477
+ return this.i.yi;
478
478
  },
479
479
  set: function (v) {
480
- this.i.yh = +v;
481
- this._a("yAxisTitleRightMargin", this.i.yh);
480
+ this.i.yi = +v;
481
+ this._a("yAxisTitleRightMargin", this.i.yi);
482
482
  },
483
483
  enumerable: false,
484
484
  configurable: true
@@ -494,11 +494,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
494
494
  * ```
495
495
  */
496
496
  get: function () {
497
- return this.i.xx;
497
+ return this.i.xy;
498
498
  },
499
499
  set: function (v) {
500
- this.i.xx = +v;
501
- this._a("xAxisTitleBottomMargin", this.i.xx);
500
+ this.i.xy = +v;
501
+ this._a("xAxisTitleBottomMargin", this.i.xy);
502
502
  },
503
503
  enumerable: false,
504
504
  configurable: true
@@ -514,11 +514,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
514
514
  * ```
515
515
  */
516
516
  get: function () {
517
- return this.i.ye;
517
+ return this.i.yf;
518
518
  },
519
519
  set: function (v) {
520
- this.i.ye = +v;
521
- this._a("yAxisTitleBottomMargin", this.i.ye);
520
+ this.i.yf = +v;
521
+ this._a("yAxisTitleBottomMargin", this.i.yf);
522
522
  },
523
523
  enumerable: false,
524
524
  configurable: true
@@ -534,11 +534,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
534
534
  * ```
535
535
  */
536
536
  get: function () {
537
- return brushToString(this.i.aci);
537
+ return brushToString(this.i.acj);
538
538
  },
539
539
  set: function (v) {
540
- this.i.aci = stringToBrush(v);
541
- this._a("xAxisTitleTextColor", brushToString(this.i.aci));
540
+ this.i.acj = stringToBrush(v);
541
+ this._a("xAxisTitleTextColor", brushToString(this.i.acj));
542
542
  },
543
543
  enumerable: false,
544
544
  configurable: true
@@ -554,11 +554,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
554
554
  * ```
555
555
  */
556
556
  get: function () {
557
- return brushToString(this.i.acp);
557
+ return brushToString(this.i.acq);
558
558
  },
559
559
  set: function (v) {
560
- this.i.acp = stringToBrush(v);
561
- this._a("yAxisTitleTextColor", brushToString(this.i.acp));
560
+ this.i.acq = stringToBrush(v);
561
+ this._a("yAxisTitleTextColor", brushToString(this.i.acq));
562
562
  },
563
563
  enumerable: false,
564
564
  configurable: true
@@ -574,10 +574,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
574
574
  * ```
575
575
  */
576
576
  get: function () {
577
- return this.i.zc;
577
+ return this.i.zd;
578
578
  },
579
579
  set: function (v) {
580
- this.i.zc = v;
580
+ this.i.zd = v;
581
581
  },
582
582
  enumerable: false,
583
583
  configurable: true
@@ -593,10 +593,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
593
593
  * ```
594
594
  */
595
595
  get: function () {
596
- return this.i.aah;
596
+ return this.i.aai;
597
597
  },
598
598
  set: function (v) {
599
- this.i.aah = v;
599
+ this.i.aai = v;
600
600
  },
601
601
  enumerable: false,
602
602
  configurable: true
@@ -612,10 +612,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
612
612
  * ```
613
613
  */
614
614
  get: function () {
615
- return this.i.z0;
615
+ return this.i.z1;
616
616
  },
617
617
  set: function (v) {
618
- this.i.z0 = v;
618
+ this.i.z1 = v;
619
619
  },
620
620
  enumerable: false,
621
621
  configurable: true
@@ -631,10 +631,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
631
631
  * ```
632
632
  */
633
633
  get: function () {
634
- return this.i.aa5;
634
+ return this.i.aa6;
635
635
  },
636
636
  set: function (v) {
637
- this.i.aa5 = v;
637
+ this.i.aa6 = v;
638
638
  },
639
639
  enumerable: false,
640
640
  configurable: true
@@ -644,10 +644,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
644
644
  * Gets or sets the format for labels along the X-axis.
645
645
  */
646
646
  get: function () {
647
- return this.i.yl;
647
+ return this.i.ym;
648
648
  },
649
649
  set: function (v) {
650
- this.i.yl = v;
650
+ this.i.ym = v;
651
651
  },
652
652
  enumerable: false,
653
653
  configurable: true
@@ -657,10 +657,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
657
657
  * Gets or sets the property or string from which the labels are derived.
658
658
  */
659
659
  get: function () {
660
- return this.i.ym;
660
+ return this.i.yn;
661
661
  },
662
662
  set: function (v) {
663
- this.i.ym = v;
663
+ this.i.yn = v;
664
664
  },
665
665
  enumerable: false,
666
666
  configurable: true
@@ -676,11 +676,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
676
676
  * ```
677
677
  */
678
678
  get: function () {
679
- return brushToString(this.i.acd);
679
+ return brushToString(this.i.ace);
680
680
  },
681
681
  set: function (v) {
682
- this.i.acd = stringToBrush(v);
683
- this._a("xAxisMajorStroke", brushToString(this.i.acd));
682
+ this.i.ace = stringToBrush(v);
683
+ this._a("xAxisMajorStroke", brushToString(this.i.ace));
684
684
  },
685
685
  enumerable: false,
686
686
  configurable: true
@@ -696,11 +696,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
696
696
  * ```
697
697
  */
698
698
  get: function () {
699
- return brushToString(this.i.ack);
699
+ return brushToString(this.i.acl);
700
700
  },
701
701
  set: function (v) {
702
- this.i.ack = stringToBrush(v);
703
- this._a("yAxisMajorStroke", brushToString(this.i.ack));
702
+ this.i.acl = stringToBrush(v);
703
+ this._a("yAxisMajorStroke", brushToString(this.i.acl));
704
704
  },
705
705
  enumerable: false,
706
706
  configurable: true
@@ -716,11 +716,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
716
716
  * ```
717
717
  */
718
718
  get: function () {
719
- return this.i.xr;
719
+ return this.i.xs;
720
720
  },
721
721
  set: function (v) {
722
- this.i.xr = +v;
723
- this._a("xAxisMajorStrokeThickness", this.i.xr);
722
+ this.i.xs = +v;
723
+ this._a("xAxisMajorStrokeThickness", this.i.xs);
724
724
  },
725
725
  enumerable: false,
726
726
  configurable: true
@@ -736,11 +736,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
736
736
  * ```
737
737
  */
738
738
  get: function () {
739
- return this.i.x8;
739
+ return this.i.x9;
740
740
  },
741
741
  set: function (v) {
742
- this.i.x8 = +v;
743
- this._a("yAxisMajorStrokeThickness", this.i.x8);
742
+ this.i.x9 = +v;
743
+ this._a("yAxisMajorStrokeThickness", this.i.x9);
744
744
  },
745
745
  enumerable: false,
746
746
  configurable: true
@@ -756,11 +756,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
756
756
  * ```
757
757
  */
758
758
  get: function () {
759
- return this.i.xs;
759
+ return this.i.xt;
760
760
  },
761
761
  set: function (v) {
762
- this.i.xs = +v;
763
- this._a("xAxisMinorStrokeThickness", this.i.xs);
762
+ this.i.xt = +v;
763
+ this._a("xAxisMinorStrokeThickness", this.i.xt);
764
764
  },
765
765
  enumerable: false,
766
766
  configurable: true
@@ -776,11 +776,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
776
776
  * ```
777
777
  */
778
778
  get: function () {
779
- return this.i.x9;
779
+ return this.i.ya;
780
780
  },
781
781
  set: function (v) {
782
- this.i.x9 = +v;
783
- this._a("yAxisMinorStrokeThickness", this.i.x9);
782
+ this.i.ya = +v;
783
+ this._a("yAxisMinorStrokeThickness", this.i.ya);
784
784
  },
785
785
  enumerable: false,
786
786
  configurable: true
@@ -796,11 +796,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
796
796
  * ```
797
797
  */
798
798
  get: function () {
799
- return brushToString(this.i.acf);
799
+ return brushToString(this.i.acg);
800
800
  },
801
801
  set: function (v) {
802
- this.i.acf = stringToBrush(v);
803
- this._a("xAxisStrip", brushToString(this.i.acf));
802
+ this.i.acg = stringToBrush(v);
803
+ this._a("xAxisStrip", brushToString(this.i.acg));
804
804
  },
805
805
  enumerable: false,
806
806
  configurable: true
@@ -816,11 +816,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
816
816
  * ```
817
817
  */
818
818
  get: function () {
819
- return brushToString(this.i.acm);
819
+ return brushToString(this.i.acn);
820
820
  },
821
821
  set: function (v) {
822
- this.i.acm = stringToBrush(v);
823
- this._a("yAxisStrip", brushToString(this.i.acm));
822
+ this.i.acn = stringToBrush(v);
823
+ this._a("yAxisStrip", brushToString(this.i.acn));
824
824
  },
825
825
  enumerable: false,
826
826
  configurable: true
@@ -836,11 +836,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
836
836
  * ```
837
837
  */
838
838
  get: function () {
839
- return brushToString(this.i.acg);
839
+ return brushToString(this.i.ach);
840
840
  },
841
841
  set: function (v) {
842
- this.i.acg = stringToBrush(v);
843
- this._a("xAxisStroke", brushToString(this.i.acg));
842
+ this.i.ach = stringToBrush(v);
843
+ this._a("xAxisStroke", brushToString(this.i.ach));
844
844
  },
845
845
  enumerable: false,
846
846
  configurable: true
@@ -856,11 +856,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
856
856
  * ```
857
857
  */
858
858
  get: function () {
859
- return brushToString(this.i.acn);
859
+ return brushToString(this.i.aco);
860
860
  },
861
861
  set: function (v) {
862
- this.i.acn = stringToBrush(v);
863
- this._a("yAxisStroke", brushToString(this.i.acn));
862
+ this.i.aco = stringToBrush(v);
863
+ this._a("yAxisStroke", brushToString(this.i.aco));
864
864
  },
865
865
  enumerable: false,
866
866
  configurable: true
@@ -876,11 +876,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
876
876
  * ```
877
877
  */
878
878
  get: function () {
879
- return this.i.xt;
879
+ return this.i.xu;
880
880
  },
881
881
  set: function (v) {
882
- this.i.xt = +v;
883
- this._a("xAxisStrokeThickness", this.i.xt);
882
+ this.i.xu = +v;
883
+ this._a("xAxisStrokeThickness", this.i.xu);
884
884
  },
885
885
  enumerable: false,
886
886
  configurable: true
@@ -896,11 +896,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
896
896
  * ```
897
897
  */
898
898
  get: function () {
899
- return this.i.ya;
899
+ return this.i.yb;
900
900
  },
901
901
  set: function (v) {
902
- this.i.ya = +v;
903
- this._a("yAxisStrokeThickness", this.i.ya);
902
+ this.i.yb = +v;
903
+ this._a("yAxisStrokeThickness", this.i.yb);
904
904
  },
905
905
  enumerable: false,
906
906
  configurable: true
@@ -916,11 +916,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
916
916
  * ```
917
917
  */
918
918
  get: function () {
919
- return this.i.xu;
919
+ return this.i.xv;
920
920
  },
921
921
  set: function (v) {
922
- this.i.xu = +v;
923
- this._a("xAxisTickLength", this.i.xu);
922
+ this.i.xv = +v;
923
+ this._a("xAxisTickLength", this.i.xv);
924
924
  },
925
925
  enumerable: false,
926
926
  configurable: true
@@ -936,11 +936,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
936
936
  * ```
937
937
  */
938
938
  get: function () {
939
- return this.i.yb;
939
+ return this.i.yc;
940
940
  },
941
941
  set: function (v) {
942
- this.i.yb = +v;
943
- this._a("yAxisTickLength", this.i.yb);
942
+ this.i.yc = +v;
943
+ this._a("yAxisTickLength", this.i.yc);
944
944
  },
945
945
  enumerable: false,
946
946
  configurable: true
@@ -956,11 +956,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
956
956
  * ```
957
957
  */
958
958
  get: function () {
959
- return brushToString(this.i.ach);
959
+ return brushToString(this.i.aci);
960
960
  },
961
961
  set: function (v) {
962
- this.i.ach = stringToBrush(v);
963
- this._a("xAxisTickStroke", brushToString(this.i.ach));
962
+ this.i.aci = stringToBrush(v);
963
+ this._a("xAxisTickStroke", brushToString(this.i.aci));
964
964
  },
965
965
  enumerable: false,
966
966
  configurable: true
@@ -976,11 +976,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
976
976
  * ```
977
977
  */
978
978
  get: function () {
979
- return brushToString(this.i.aco);
979
+ return brushToString(this.i.acp);
980
980
  },
981
981
  set: function (v) {
982
- this.i.aco = stringToBrush(v);
983
- this._a("yAxisTickStroke", brushToString(this.i.aco));
982
+ this.i.acp = stringToBrush(v);
983
+ this._a("yAxisTickStroke", brushToString(this.i.acp));
984
984
  },
985
985
  enumerable: false,
986
986
  configurable: true
@@ -996,11 +996,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
996
996
  * ```
997
997
  */
998
998
  get: function () {
999
- return this.i.xv;
999
+ return this.i.xw;
1000
1000
  },
1001
1001
  set: function (v) {
1002
- this.i.xv = +v;
1003
- this._a("xAxisTickStrokeThickness", this.i.xv);
1002
+ this.i.xw = +v;
1003
+ this._a("xAxisTickStrokeThickness", this.i.xw);
1004
1004
  },
1005
1005
  enumerable: false,
1006
1006
  configurable: true
@@ -1016,11 +1016,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1016
1016
  * ```
1017
1017
  */
1018
1018
  get: function () {
1019
- return this.i.yc;
1019
+ return this.i.yd;
1020
1020
  },
1021
1021
  set: function (v) {
1022
- this.i.yc = +v;
1023
- this._a("yAxisTickStrokeThickness", this.i.yc);
1022
+ this.i.yd = +v;
1023
+ this._a("yAxisTickStrokeThickness", this.i.yd);
1024
1024
  },
1025
1025
  enumerable: false,
1026
1026
  configurable: true
@@ -1036,10 +1036,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1036
1036
  * ```
1037
1037
  */
1038
1038
  get: function () {
1039
- return this.i.zr;
1039
+ return this.i.zs;
1040
1040
  },
1041
1041
  set: function (v) {
1042
- this.i.zr = v;
1042
+ this.i.zs = v;
1043
1043
  },
1044
1044
  enumerable: false,
1045
1045
  configurable: true
@@ -1055,10 +1055,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1055
1055
  * ```
1056
1056
  */
1057
1057
  get: function () {
1058
- return this.i.aaw;
1058
+ return this.i.aax;
1059
1059
  },
1060
1060
  set: function (v) {
1061
- this.i.aaw = v;
1061
+ this.i.aax = v;
1062
1062
  },
1063
1063
  enumerable: false,
1064
1064
  configurable: true
@@ -1074,11 +1074,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1074
1074
  * ```
1075
1075
  */
1076
1076
  get: function () {
1077
- return brushToString(this.i.ace);
1077
+ return brushToString(this.i.acf);
1078
1078
  },
1079
1079
  set: function (v) {
1080
- this.i.ace = stringToBrush(v);
1081
- this._a("xAxisMinorStroke", brushToString(this.i.ace));
1080
+ this.i.acf = stringToBrush(v);
1081
+ this._a("xAxisMinorStroke", brushToString(this.i.acf));
1082
1082
  },
1083
1083
  enumerable: false,
1084
1084
  configurable: true
@@ -1094,11 +1094,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1094
1094
  * ```
1095
1095
  */
1096
1096
  get: function () {
1097
- return brushToString(this.i.acl);
1097
+ return brushToString(this.i.acm);
1098
1098
  },
1099
1099
  set: function (v) {
1100
- this.i.acl = stringToBrush(v);
1101
- this._a("yAxisMinorStroke", brushToString(this.i.acl));
1100
+ this.i.acm = stringToBrush(v);
1101
+ this._a("yAxisMinorStroke", brushToString(this.i.acm));
1102
1102
  },
1103
1103
  enumerable: false,
1104
1104
  configurable: true
@@ -1114,11 +1114,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1114
1114
  * ```
1115
1115
  */
1116
1116
  get: function () {
1117
- return this.i.xm;
1117
+ return this.i.xn;
1118
1118
  },
1119
1119
  set: function (v) {
1120
- this.i.xm = +v;
1121
- this._a("xAxisLabelAngle", this.i.xm);
1120
+ this.i.xn = +v;
1121
+ this._a("xAxisLabelAngle", this.i.xn);
1122
1122
  },
1123
1123
  enumerable: false,
1124
1124
  configurable: true
@@ -1134,11 +1134,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1134
1134
  * ```
1135
1135
  */
1136
1136
  get: function () {
1137
- return this.i.x3;
1137
+ return this.i.x4;
1138
1138
  },
1139
1139
  set: function (v) {
1140
- this.i.x3 = +v;
1141
- this._a("yAxisLabelAngle", this.i.x3);
1140
+ this.i.x4 = +v;
1141
+ this._a("yAxisLabelAngle", this.i.x4);
1142
1142
  },
1143
1143
  enumerable: false,
1144
1144
  configurable: true
@@ -1154,11 +1154,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1154
1154
  * ```
1155
1155
  */
1156
1156
  get: function () {
1157
- return this.i.xl;
1157
+ return this.i.xm;
1158
1158
  },
1159
1159
  set: function (v) {
1160
- this.i.xl = +v;
1161
- this._a("xAxisExtent", this.i.xl);
1160
+ this.i.xm = +v;
1161
+ this._a("xAxisExtent", this.i.xm);
1162
1162
  },
1163
1163
  enumerable: false,
1164
1164
  configurable: true
@@ -1174,11 +1174,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1174
1174
  * ```
1175
1175
  */
1176
1176
  get: function () {
1177
- return this.i.x2;
1177
+ return this.i.x3;
1178
1178
  },
1179
1179
  set: function (v) {
1180
- this.i.x2 = +v;
1181
- this._a("yAxisExtent", this.i.x2);
1180
+ this.i.x3 = +v;
1181
+ this._a("yAxisExtent", this.i.x3);
1182
1182
  },
1183
1183
  enumerable: false,
1184
1184
  configurable: true
@@ -1194,11 +1194,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1194
1194
  * ```
1195
1195
  */
1196
1196
  get: function () {
1197
- return this.i.xw;
1197
+ return this.i.xx;
1198
1198
  },
1199
1199
  set: function (v) {
1200
- this.i.xw = +v;
1201
- this._a("xAxisTitleAngle", this.i.xw);
1200
+ this.i.xx = +v;
1201
+ this._a("xAxisTitleAngle", this.i.xx);
1202
1202
  },
1203
1203
  enumerable: false,
1204
1204
  configurable: true
@@ -1214,11 +1214,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1214
1214
  * ```
1215
1215
  */
1216
1216
  get: function () {
1217
- return this.i.yd;
1217
+ return this.i.ye;
1218
1218
  },
1219
1219
  set: function (v) {
1220
- this.i.yd = +v;
1221
- this._a("yAxisTitleAngle", this.i.yd);
1220
+ this.i.ye = +v;
1221
+ this._a("yAxisTitleAngle", this.i.ye);
1222
1222
  },
1223
1223
  enumerable: false,
1224
1224
  configurable: true
@@ -1234,11 +1234,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1234
1234
  * ```
1235
1235
  */
1236
1236
  get: function () {
1237
- return this.i.wh;
1237
+ return this.i.wi;
1238
1238
  },
1239
1239
  set: function (v) {
1240
- this.i.wh = ensureBool(v);
1241
- this._a("xAxisInverted", this.i.wh);
1240
+ this.i.wi = ensureBool(v);
1241
+ this._a("xAxisInverted", this.i.wi);
1242
1242
  },
1243
1243
  enumerable: false,
1244
1244
  configurable: true
@@ -1256,11 +1256,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1256
1256
  * The default value of `YAxisInverted` is false.
1257
1257
  */
1258
1258
  get: function () {
1259
- return this.i.wi;
1259
+ return this.i.wj;
1260
1260
  },
1261
1261
  set: function (v) {
1262
- this.i.wi = ensureBool(v);
1263
- this._a("yAxisInverted", this.i.wi);
1262
+ this.i.wj = ensureBool(v);
1263
+ this._a("yAxisInverted", this.i.wj);
1264
1264
  },
1265
1265
  enumerable: false,
1266
1266
  configurable: true
@@ -1276,11 +1276,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1276
1276
  * ```
1277
1277
  */
1278
1278
  get: function () {
1279
- return this.i.abs;
1279
+ return this.i.abt;
1280
1280
  },
1281
1281
  set: function (v) {
1282
- this.i.abs = ensureEnum(HorizontalAlignment_$type, v);
1283
- this._a("xAxisTitleAlignment", enumToString(HorizontalAlignment_$type, this.i.abs));
1282
+ this.i.abt = ensureEnum(HorizontalAlignment_$type, v);
1283
+ this._a("xAxisTitleAlignment", enumToString(HorizontalAlignment_$type, this.i.abt));
1284
1284
  },
1285
1285
  enumerable: false,
1286
1286
  configurable: true
@@ -1296,11 +1296,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1296
1296
  * ```
1297
1297
  */
1298
1298
  get: function () {
1299
- return this.i.acv;
1299
+ return this.i.acw;
1300
1300
  },
1301
1301
  set: function (v) {
1302
- this.i.acv = ensureEnum(VerticalAlignment_$type, v);
1303
- this._a("yAxisTitleAlignment", enumToString(VerticalAlignment_$type, this.i.acv));
1302
+ this.i.acw = ensureEnum(VerticalAlignment_$type, v);
1303
+ this._a("yAxisTitleAlignment", enumToString(VerticalAlignment_$type, this.i.acw));
1304
1304
  },
1305
1305
  enumerable: false,
1306
1306
  configurable: true
@@ -1310,11 +1310,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1310
1310
  * Gets or sets Horizontal alignment of X-axis labels.
1311
1311
  */
1312
1312
  get: function () {
1313
- return this.i.abr;
1313
+ return this.i.abs;
1314
1314
  },
1315
1315
  set: function (v) {
1316
- this.i.abr = ensureEnum(HorizontalAlignment_$type, v);
1317
- this._a("xAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.abr));
1316
+ this.i.abs = ensureEnum(HorizontalAlignment_$type, v);
1317
+ this._a("xAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.abs));
1318
1318
  },
1319
1319
  enumerable: false,
1320
1320
  configurable: true
@@ -1326,11 +1326,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1326
1326
  * Set the `YAxisLabelHorizontalAlignment` property to change the horizontal alignment of y-axis labels.
1327
1327
  */
1328
1328
  get: function () {
1329
- return this.i.abt;
1329
+ return this.i.abu;
1330
1330
  },
1331
1331
  set: function (v) {
1332
- this.i.abt = ensureEnum(HorizontalAlignment_$type, v);
1333
- this._a("yAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.abt));
1332
+ this.i.abu = ensureEnum(HorizontalAlignment_$type, v);
1333
+ this._a("yAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.abu));
1334
1334
  },
1335
1335
  enumerable: false,
1336
1336
  configurable: true
@@ -1346,11 +1346,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1346
1346
  * ```
1347
1347
  */
1348
1348
  get: function () {
1349
- return this.i.act;
1349
+ return this.i.acu;
1350
1350
  },
1351
1351
  set: function (v) {
1352
- this.i.act = ensureEnum(VerticalAlignment_$type, v);
1353
- this._a("xAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.act));
1352
+ this.i.acu = ensureEnum(VerticalAlignment_$type, v);
1353
+ this._a("xAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.acu));
1354
1354
  },
1355
1355
  enumerable: false,
1356
1356
  configurable: true
@@ -1360,11 +1360,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1360
1360
  * Gets or sets Vertical alignment of Y-axis labels.
1361
1361
  */
1362
1362
  get: function () {
1363
- return this.i.acu;
1363
+ return this.i.acv;
1364
1364
  },
1365
1365
  set: function (v) {
1366
- this.i.acu = ensureEnum(VerticalAlignment_$type, v);
1367
- this._a("yAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.acu));
1366
+ this.i.acv = ensureEnum(VerticalAlignment_$type, v);
1367
+ this._a("yAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.acv));
1368
1368
  },
1369
1369
  enumerable: false,
1370
1370
  configurable: true
@@ -1380,11 +1380,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1380
1380
  * ```
1381
1381
  */
1382
1382
  get: function () {
1383
- return this.i.acy;
1383
+ return this.i.acz;
1384
1384
  },
1385
1385
  set: function (v) {
1386
- this.i.acy = ensureEnum(Visibility_$type, v);
1387
- this._a("xAxisLabelVisibility", enumToString(Visibility_$type, this.i.acy));
1386
+ this.i.acz = ensureEnum(Visibility_$type, v);
1387
+ this._a("xAxisLabelVisibility", enumToString(Visibility_$type, this.i.acz));
1388
1388
  },
1389
1389
  enumerable: false,
1390
1390
  configurable: true
@@ -1400,11 +1400,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1400
1400
  * ```
1401
1401
  */
1402
1402
  get: function () {
1403
- return this.i.acz;
1403
+ return this.i.ac0;
1404
1404
  },
1405
1405
  set: function (v) {
1406
- this.i.acz = ensureEnum(Visibility_$type, v);
1407
- this._a("yAxisLabelVisibility", enumToString(Visibility_$type, this.i.acz));
1406
+ this.i.ac0 = ensureEnum(Visibility_$type, v);
1407
+ this._a("yAxisLabelVisibility", enumToString(Visibility_$type, this.i.ac0));
1408
1408
  },
1409
1409
  enumerable: false,
1410
1410
  configurable: true
@@ -1420,11 +1420,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1420
1420
  * ```
1421
1421
  */
1422
1422
  get: function () {
1423
- return this.i.we;
1423
+ return this.i.wf;
1424
1424
  },
1425
1425
  set: function (v) {
1426
- this.i.we = ensureEnum(YAxisLabelLocation_$type, v);
1427
- this._a("yAxisLabelLocation", enumToString(YAxisLabelLocation_$type, this.i.we));
1426
+ this.i.wf = ensureEnum(YAxisLabelLocation_$type, v);
1427
+ this._a("yAxisLabelLocation", enumToString(YAxisLabelLocation_$type, this.i.wf));
1428
1428
  },
1429
1429
  enumerable: false,
1430
1430
  configurable: true
@@ -1434,11 +1434,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1434
1434
  * Gets or sets location of X-axis labels, relative to the plot area.
1435
1435
  */
1436
1436
  get: function () {
1437
- return this.i.wc;
1437
+ return this.i.wd;
1438
1438
  },
1439
1439
  set: function (v) {
1440
- this.i.wc = ensureEnum(XAxisLabelLocation_$type, v);
1441
- this._a("xAxisLabelLocation", enumToString(XAxisLabelLocation_$type, this.i.wc));
1440
+ this.i.wd = ensureEnum(XAxisLabelLocation_$type, v);
1441
+ this._a("xAxisLabelLocation", enumToString(XAxisLabelLocation_$type, this.i.wd));
1442
1442
  },
1443
1443
  enumerable: false,
1444
1444
  configurable: true
@@ -1448,10 +1448,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1448
1448
  * Gets or sets the format string for the X axis label.
1449
1449
  */
1450
1450
  get: function () {
1451
- return this.i.y3;
1451
+ return this.i.y4;
1452
1452
  },
1453
1453
  set: function (v) {
1454
- this.i.y3 = v;
1454
+ this.i.y4 = v;
1455
1455
  },
1456
1456
  enumerable: false,
1457
1457
  configurable: true
@@ -1461,14 +1461,14 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1461
1461
  * Gets or sets the format specifiers to use with the XAxisLabelFormat string.
1462
1462
  */
1463
1463
  get: function () {
1464
- return this.i.v1;
1464
+ return this.i.v2;
1465
1465
  },
1466
1466
  set: function (v) {
1467
1467
  if (v && !Array.isArray(v) && typeof (v) == "string") {
1468
1468
  var re = /\s*(?:,|\s|$)\s*/gm;
1469
1469
  v = v.split(re);
1470
1470
  }
1471
- this.i.v1 = v;
1471
+ this.i.v2 = v;
1472
1472
  },
1473
1473
  enumerable: false,
1474
1474
  configurable: true
@@ -1478,10 +1478,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1478
1478
  * Gets or sets the format string for the Y axis label.
1479
1479
  */
1480
1480
  get: function () {
1481
- return this.i.z8;
1481
+ return this.i.z9;
1482
1482
  },
1483
1483
  set: function (v) {
1484
- this.i.z8 = v;
1484
+ this.i.z9 = v;
1485
1485
  },
1486
1486
  enumerable: false,
1487
1487
  configurable: true
@@ -1491,14 +1491,14 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1491
1491
  * Gets or sets the format specifiers to use with the YAxisLabelFormat string.
1492
1492
  */
1493
1493
  get: function () {
1494
- return this.i.v2;
1494
+ return this.i.v3;
1495
1495
  },
1496
1496
  set: function (v) {
1497
1497
  if (v && !Array.isArray(v) && typeof (v) == "string") {
1498
1498
  var re = /\s*(?:,|\s|$)\s*/gm;
1499
1499
  v = v.split(re);
1500
1500
  }
1501
- this.i.v2 = v;
1501
+ this.i.v3 = v;
1502
1502
  },
1503
1503
  enumerable: false,
1504
1504
  configurable: true
@@ -1530,7 +1530,7 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1530
1530
  * @param unscaledValue * The x-coordinate of the location to scale.
1531
1531
  */
1532
1532
  IgcXYChartComponent.prototype.getScaledValueX = function (unscaledValue) {
1533
- var iv = this.i.xh(unscaledValue);
1533
+ var iv = this.i.xi(unscaledValue);
1534
1534
  return (iv);
1535
1535
  };
1536
1536
  /**
@@ -1539,7 +1539,7 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1539
1539
  * @param scaledValue * The data value to un-scale.
1540
1540
  */
1541
1541
  IgcXYChartComponent.prototype.getUnscaledValueX = function (scaledValue) {
1542
- var iv = this.i.xj(scaledValue);
1542
+ var iv = this.i.xk(scaledValue);
1543
1543
  return (iv);
1544
1544
  };
1545
1545
  /**
@@ -1548,7 +1548,7 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1548
1548
  * @param unscaledValue * The y-coordinate of the location to scale.
1549
1549
  */
1550
1550
  IgcXYChartComponent.prototype.getScaledValueY = function (unscaledValue) {
1551
- var iv = this.i.xi(unscaledValue);
1551
+ var iv = this.i.xj(unscaledValue);
1552
1552
  return (iv);
1553
1553
  };
1554
1554
  /**
@@ -1557,7 +1557,7 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1557
1557
  * @param scaledValue * The data value to un-scale.
1558
1558
  */
1559
1559
  IgcXYChartComponent.prototype.getUnscaledValueY = function (scaledValue) {
1560
- var iv = this.i.xk(scaledValue);
1560
+ var iv = this.i.xl(scaledValue);
1561
1561
  return (iv);
1562
1562
  };
1563
1563
  IgcXYChartComponent._observedAttributesIgcXYChartComponent = null;