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
@@ -183,7 +183,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
183
183
  * Gets or sets if the current axis is of category axis type
184
184
  */
185
185
  get: function () {
186
- return this.i.ca;
186
+ return this.i.cb;
187
187
  },
188
188
  enumerable: false,
189
189
  configurable: true
@@ -195,7 +195,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
195
195
  * Gets or sets if the current axis is of numeric axis type
196
196
  */
197
197
  get: function () {
198
- return this.i.ci;
198
+ return this.i.cj;
199
199
  },
200
200
  enumerable: false,
201
201
  configurable: true
@@ -205,7 +205,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
205
205
  * Gets if the current axis is of angular axis type
206
206
  */
207
207
  get: function () {
208
- return this.i.b8;
208
+ return this.i.b9;
209
209
  },
210
210
  enumerable: false,
211
211
  configurable: true
@@ -215,7 +215,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
215
215
  * Gets or sets if the current axis is of radial axis type
216
216
  */
217
217
  get: function () {
218
- return this.i.cl;
218
+ return this.i.cm;
219
219
  },
220
220
  enumerable: false,
221
221
  configurable: true
@@ -225,7 +225,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
225
225
  * Gets if the current axis is a vertical axis.
226
226
  */
227
227
  get: function () {
228
- return this.i.co;
228
+ return this.i.cp;
229
229
  },
230
230
  enumerable: false,
231
231
  configurable: true
@@ -235,7 +235,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
235
235
  * Gets or sets if the current axis is sorting data items
236
236
  */
237
237
  get: function () {
238
- return this.i.cm;
238
+ return this.i.cn;
239
239
  },
240
240
  enumerable: false,
241
241
  configurable: true
@@ -245,7 +245,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
245
245
  * Gets or sets if the current axis is of date time axis type
246
246
  */
247
247
  get: function () {
248
- return this.i.cd;
248
+ return this.i.ce;
249
249
  },
250
250
  enumerable: false,
251
251
  configurable: true
@@ -255,7 +255,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
255
255
  * Gets or sets if the current axis is of ordinal axis type
256
256
  */
257
257
  get: function () {
258
- return this.i.cj;
258
+ return this.i.ck;
259
259
  },
260
260
  enumerable: false,
261
261
  configurable: true
@@ -265,7 +265,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
265
265
  * Gets or sets if the axis is a piecewise scaling function.
266
266
  */
267
267
  get: function () {
268
- return this.i.ck;
268
+ return this.i.cl;
269
269
  },
270
270
  enumerable: false,
271
271
  configurable: true
@@ -275,7 +275,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
275
275
  * Gets if the current axis is of category date time axis type
276
276
  */
277
277
  get: function () {
278
- return this.i.cb;
278
+ return this.i.cc;
279
279
  },
280
280
  enumerable: false,
281
281
  configurable: true
@@ -285,7 +285,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
285
285
  * Gets if the current axis is a continuous rather than a discrete scale
286
286
  */
287
287
  get: function () {
288
- return this.i.cc;
288
+ return this.i.cd;
289
289
  },
290
290
  enumerable: false,
291
291
  configurable: true
@@ -297,10 +297,10 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
297
297
  * The `FormatLabel` function takes an object that produces a formatted label for displaying in the chart.
298
298
  */
299
299
  get: function () {
300
- return this.i.at;
300
+ return this.i.au;
301
301
  },
302
302
  set: function (v) {
303
- this.i.at = v;
303
+ this.i.au = v;
304
304
  },
305
305
  enumerable: false,
306
306
  configurable: true
@@ -312,10 +312,10 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
312
312
  * Use `Title` property to display the title of the component.
313
313
  */
314
314
  get: function () {
315
- return this.i.g5;
315
+ return this.i.g6;
316
316
  },
317
317
  set: function (v) {
318
- this.i.g5 = v;
318
+ this.i.g6 = v;
319
319
  },
320
320
  enumerable: false,
321
321
  configurable: true
@@ -328,11 +328,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
328
328
  * Use `Stroke` property to set the stroke of the chart.
329
329
  */
330
330
  get: function () {
331
- return brushToString(this.i.jy);
331
+ return brushToString(this.i.jz);
332
332
  },
333
333
  set: function (v) {
334
- this.i.jy = stringToBrush(v);
335
- this._a("stroke", brushToString(this.i.jy));
334
+ this.i.jz = stringToBrush(v);
335
+ this._a("stroke", brushToString(this.i.jz));
336
336
  },
337
337
  enumerable: false,
338
338
  configurable: true
@@ -342,11 +342,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
342
342
  * Gets or sets the effective stroke used for the axis.
343
343
  */
344
344
  get: function () {
345
- return brushToString(this.i.ju);
345
+ return brushToString(this.i.jv);
346
346
  },
347
347
  set: function (v) {
348
- this.i.ju = stringToBrush(v);
349
- this._a("actualStroke", brushToString(this.i.ju));
348
+ this.i.jv = stringToBrush(v);
349
+ this._a("actualStroke", brushToString(this.i.jv));
350
350
  },
351
351
  enumerable: false,
352
352
  configurable: true
@@ -358,11 +358,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
358
358
  * Use `StrokeThickness` property for the thickness of the stroke.
359
359
  */
360
360
  get: function () {
361
- return this.i.ff;
361
+ return this.i.fg;
362
362
  },
363
363
  set: function (v) {
364
- this.i.ff = +v;
365
- this._a("strokeThickness", this.i.ff);
364
+ this.i.fg = +v;
365
+ this._a("strokeThickness", this.i.fg);
366
366
  },
367
367
  enumerable: false,
368
368
  configurable: true
@@ -372,11 +372,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
372
372
  * Gets or sets the StrokeDashArray property.
373
373
  */
374
374
  get: function () {
375
- return fromDoubleCollection(this.i.j2);
375
+ return fromDoubleCollection(this.i.j3);
376
376
  },
377
377
  set: function (v) {
378
- this.i.j2 = toDoubleCollection(v);
379
- this._a("strokeDashArray", doubleCollectionToString(this.i.j2));
378
+ this.i.j3 = toDoubleCollection(v);
379
+ this._a("strokeDashArray", doubleCollectionToString(this.i.j3));
380
380
  },
381
381
  enumerable: false,
382
382
  configurable: true
@@ -388,11 +388,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
388
388
  * Use `Strip` property to set the strip of the chart.
389
389
  */
390
390
  get: function () {
391
- return brushToString(this.i.jx);
391
+ return brushToString(this.i.jy);
392
392
  },
393
393
  set: function (v) {
394
- this.i.jx = stringToBrush(v);
395
- this._a("strip", brushToString(this.i.jx));
394
+ this.i.jy = stringToBrush(v);
395
+ this._a("strip", brushToString(this.i.jy));
396
396
  },
397
397
  enumerable: false,
398
398
  configurable: true
@@ -405,11 +405,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
405
405
  * Gets or sets the `MajorStroke` using this property.
406
406
  */
407
407
  get: function () {
408
- return brushToString(this.i.jv);
408
+ return brushToString(this.i.jw);
409
409
  },
410
410
  set: function (v) {
411
- this.i.jv = stringToBrush(v);
412
- this._a("majorStroke", brushToString(this.i.jv));
411
+ this.i.jw = stringToBrush(v);
412
+ this._a("majorStroke", brushToString(this.i.jw));
413
413
  },
414
414
  enumerable: false,
415
415
  configurable: true
@@ -421,11 +421,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
421
421
  * The `ActualMajorStroke` property is used for ActualMajorStroke of the axis.
422
422
  */
423
423
  get: function () {
424
- return brushToString(this.i.js);
424
+ return brushToString(this.i.jt);
425
425
  },
426
426
  set: function (v) {
427
- this.i.js = stringToBrush(v);
428
- this._a("actualMajorStroke", brushToString(this.i.js));
427
+ this.i.jt = stringToBrush(v);
428
+ this._a("actualMajorStroke", brushToString(this.i.jt));
429
429
  },
430
430
  enumerable: false,
431
431
  configurable: true
@@ -437,11 +437,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
437
437
  * Gets or sets the `MajorStrokeThickness` using this property.
438
438
  */
439
439
  get: function () {
440
- return this.i.eq;
440
+ return this.i.er;
441
441
  },
442
442
  set: function (v) {
443
- this.i.eq = +v;
444
- this._a("majorStrokeThickness", this.i.eq);
443
+ this.i.er = +v;
444
+ this._a("majorStrokeThickness", this.i.er);
445
445
  },
446
446
  enumerable: false,
447
447
  configurable: true
@@ -451,11 +451,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
451
451
  * Gets or sets the MajorStrokeDashArray property.
452
452
  */
453
453
  get: function () {
454
- return fromDoubleCollection(this.i.j0);
454
+ return fromDoubleCollection(this.i.j1);
455
455
  },
456
456
  set: function (v) {
457
- this.i.j0 = toDoubleCollection(v);
458
- this._a("majorStrokeDashArray", doubleCollectionToString(this.i.j0));
457
+ this.i.j1 = toDoubleCollection(v);
458
+ this._a("majorStrokeDashArray", doubleCollectionToString(this.i.j1));
459
459
  },
460
460
  enumerable: false,
461
461
  configurable: true
@@ -467,11 +467,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
467
467
  * Gets or sets the minorStroke thickness using `MinorStrokeThickness` property.
468
468
  */
469
469
  get: function () {
470
- return brushToString(this.i.jw);
470
+ return brushToString(this.i.jx);
471
471
  },
472
472
  set: function (v) {
473
- this.i.jw = stringToBrush(v);
474
- this._a("minorStroke", brushToString(this.i.jw));
473
+ this.i.jx = stringToBrush(v);
474
+ this._a("minorStroke", brushToString(this.i.jx));
475
475
  },
476
476
  enumerable: false,
477
477
  configurable: true
@@ -483,11 +483,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
483
483
  * The `ActualMinorStroke` property is used for ActualMinorStroke of the axis.
484
484
  */
485
485
  get: function () {
486
- return brushToString(this.i.jt);
486
+ return brushToString(this.i.ju);
487
487
  },
488
488
  set: function (v) {
489
- this.i.jt = stringToBrush(v);
490
- this._a("actualMinorStroke", brushToString(this.i.jt));
489
+ this.i.ju = stringToBrush(v);
490
+ this._a("actualMinorStroke", brushToString(this.i.ju));
491
491
  },
492
492
  enumerable: false,
493
493
  configurable: true
@@ -497,11 +497,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
497
497
  * Gets or sets the MinorStrokeThickness property.
498
498
  */
499
499
  get: function () {
500
- return this.i.et;
500
+ return this.i.eu;
501
501
  },
502
502
  set: function (v) {
503
- this.i.et = +v;
504
- this._a("minorStrokeThickness", this.i.et);
503
+ this.i.eu = +v;
504
+ this._a("minorStrokeThickness", this.i.eu);
505
505
  },
506
506
  enumerable: false,
507
507
  configurable: true
@@ -511,11 +511,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
511
511
  * Gets or sets the MinorStrokeDashArray property.
512
512
  */
513
513
  get: function () {
514
- return fromDoubleCollection(this.i.j1);
514
+ return fromDoubleCollection(this.i.j2);
515
515
  },
516
516
  set: function (v) {
517
- this.i.j1 = toDoubleCollection(v);
518
- this._a("minorStrokeDashArray", doubleCollectionToString(this.i.j1));
517
+ this.i.j2 = toDoubleCollection(v);
518
+ this._a("minorStrokeDashArray", doubleCollectionToString(this.i.j2));
519
519
  },
520
520
  enumerable: false,
521
521
  configurable: true
@@ -527,11 +527,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
527
527
  * Use `TickStroke` property for the color of the tickmarks.
528
528
  */
529
529
  get: function () {
530
- return brushToString(this.i.jz);
530
+ return brushToString(this.i.j0);
531
531
  },
532
532
  set: function (v) {
533
- this.i.jz = stringToBrush(v);
534
- this._a("tickStroke", brushToString(this.i.jz));
533
+ this.i.j0 = stringToBrush(v);
534
+ this._a("tickStroke", brushToString(this.i.j0));
535
535
  },
536
536
  enumerable: false,
537
537
  configurable: true
@@ -543,11 +543,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
543
543
  * Use `TickStrokeThickness` property for thickness of the stroke tickmarks.
544
544
  */
545
545
  get: function () {
546
- return this.i.fh;
546
+ return this.i.fi;
547
547
  },
548
548
  set: function (v) {
549
- this.i.fh = +v;
550
- this._a("tickStrokeThickness", this.i.fh);
549
+ this.i.fi = +v;
550
+ this._a("tickStrokeThickness", this.i.fi);
551
551
  },
552
552
  enumerable: false,
553
553
  configurable: true
@@ -557,11 +557,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
557
557
  * Gets or sets the TickStrokeDashArray property.
558
558
  */
559
559
  get: function () {
560
- return fromDoubleCollection(this.i.j3);
560
+ return fromDoubleCollection(this.i.j4);
561
561
  },
562
562
  set: function (v) {
563
- this.i.j3 = toDoubleCollection(v);
564
- this._a("tickStrokeDashArray", doubleCollectionToString(this.i.j3));
563
+ this.i.j4 = toDoubleCollection(v);
564
+ this._a("tickStrokeDashArray", doubleCollectionToString(this.i.j4));
565
565
  },
566
566
  enumerable: false,
567
567
  configurable: true
@@ -573,11 +573,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
573
573
  * Use `TickLength` property for The length of the tickmarks to display for this axis.
574
574
  */
575
575
  get: function () {
576
- return this.i.fg;
576
+ return this.i.fh;
577
577
  },
578
578
  set: function (v) {
579
- this.i.fg = +v;
580
- this._a("tickLength", this.i.fg);
579
+ this.i.fh = +v;
580
+ this._a("tickLength", this.i.fh);
581
581
  },
582
582
  enumerable: false,
583
583
  configurable: true
@@ -589,11 +589,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
589
589
  * The `IsDisabled` property is used to decide if the axis will not be rendered.
590
590
  */
591
591
  get: function () {
592
- return this.i.ce;
592
+ return this.i.cf;
593
593
  },
594
594
  set: function (v) {
595
- this.i.ce = ensureBool(v);
596
- this._a("isDisabled", this.i.ce);
595
+ this.i.cf = ensureBool(v);
596
+ this._a("isDisabled", this.i.cf);
597
597
  },
598
598
  enumerable: false,
599
599
  configurable: true
@@ -605,11 +605,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
605
605
  * Gets or sets the `IsInverted` property.
606
606
  */
607
607
  get: function () {
608
- return this.i.cg;
608
+ return this.i.ch;
609
609
  },
610
610
  set: function (v) {
611
- this.i.cg = ensureBool(v);
612
- this._a("isInverted", this.i.cg);
611
+ this.i.ch = ensureBool(v);
612
+ this._a("isInverted", this.i.ch);
613
613
  },
614
614
  enumerable: false,
615
615
  configurable: true
@@ -619,11 +619,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
619
619
  * Gets or sets whether annotations should be shifted to avoid collision, even if this would result in them appearing where they shouldn't be along the scale.
620
620
  */
621
621
  get: function () {
622
- return this.i.ct;
622
+ return this.i.cu;
623
623
  },
624
624
  set: function (v) {
625
- this.i.ct = ensureBool(v);
626
- this._a("shouldAvoidAnnotationCollisions", this.i.ct);
625
+ this.i.cu = ensureBool(v);
626
+ this._a("shouldAvoidAnnotationCollisions", this.i.cu);
627
627
  },
628
628
  enumerable: false,
629
629
  configurable: true
@@ -633,11 +633,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
633
633
  * ets or sets whether annotations should be kept in view, even if they aren't positioned where they should appear on the scale.
634
634
  */
635
635
  get: function () {
636
- return this.i.cv;
636
+ return this.i.cw;
637
637
  },
638
638
  set: function (v) {
639
- this.i.cv = ensureBool(v);
640
- this._a("shouldKeepAnnotationsInView", this.i.cv);
639
+ this.i.cw = ensureBool(v);
640
+ this._a("shouldKeepAnnotationsInView", this.i.cw);
641
641
  },
642
642
  enumerable: false,
643
643
  configurable: true
@@ -647,11 +647,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
647
647
  * Gets or sets whether to use label height measurement when determining the initial number of labels to render, before resolving collisions, etc.
648
648
  */
649
649
  get: function () {
650
- return this.i.c4;
650
+ return this.i.c5;
651
651
  },
652
652
  set: function (v) {
653
- this.i.c4 = ensureBool(v);
654
- this._a("usePerLabelHeightMeasurement", this.i.c4);
653
+ this.i.c5 = ensureBool(v);
654
+ this._a("usePerLabelHeightMeasurement", this.i.c5);
655
655
  },
656
656
  enumerable: false,
657
657
  configurable: true
@@ -664,11 +664,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
664
664
  * before resolving collisions, etc.
665
665
  */
666
666
  get: function () {
667
- return this.i.c3;
667
+ return this.i.c4;
668
668
  },
669
669
  set: function (v) {
670
- this.i.c3 = ensureBool(v);
671
- this._a("useEnhancedIntervalManagement", this.i.c3);
670
+ this.i.c4 = ensureBool(v);
671
+ this._a("useEnhancedIntervalManagement", this.i.c4);
672
672
  },
673
673
  enumerable: false,
674
674
  configurable: true
@@ -680,11 +680,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
680
680
  * The `EnhancedIntervalMinimumCharacters` property is used to set the mininum desired characters to be displayed for horizontal axes when using advanced label heuristics.
681
681
  */
682
682
  get: function () {
683
- return this.i.fp;
683
+ return this.i.fq;
684
684
  },
685
685
  set: function (v) {
686
- this.i.fp = +v;
687
- this._a("enhancedIntervalMinimumCharacters", this.i.fp);
686
+ this.i.fq = +v;
687
+ this._a("enhancedIntervalMinimumCharacters", this.i.fq);
688
688
  },
689
689
  enumerable: false,
690
690
  configurable: true
@@ -694,11 +694,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
694
694
  * Gets or sets whether the 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.
695
695
  */
696
696
  get: function () {
697
- return this.i.b0;
697
+ return this.i.b1;
698
698
  },
699
699
  set: function (v) {
700
- this.i.b0 = ensureBool(v);
701
- this._a("enhancedIntervalPreferMoreCategoryLabels", this.i.b0);
700
+ this.i.b1 = ensureBool(v);
701
+ this._a("enhancedIntervalPreferMoreCategoryLabels", this.i.b1);
702
702
  },
703
703
  enumerable: false,
704
704
  configurable: true
@@ -710,11 +710,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
710
710
  * The `labelTextStyle` property Overrides the style of the text used for the axis labels.
711
711
  */
712
712
  get: function () {
713
- return this.i.ay ? this.i.ay.textStyle : null;
713
+ return this.i.az ? this.i.az.textStyle : null;
714
714
  },
715
715
  set: function (v) {
716
716
  this.ensureLabelSettings();
717
- this.i.ay.textStyle = v;
717
+ this.i.az.textStyle = v;
718
718
  },
719
719
  enumerable: false,
720
720
  configurable: true
@@ -726,12 +726,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
726
726
  * The `labelTextColor` property Overrides the color of the text used for the axis labels.
727
727
  */
728
728
  get: function () {
729
- return brushToString(this.i.ay ? this.i.ay.textColor : null);
729
+ return brushToString(this.i.az ? this.i.az.textColor : null);
730
730
  },
731
731
  set: function (v) {
732
732
  this.ensureLabelSettings();
733
- this.i.ay.textColor = stringToBrush(v);
734
- this._a("labelTextColor", brushToString(this.i.ay.textColor));
733
+ this.i.az.textColor = stringToBrush(v);
734
+ this._a("labelTextColor", brushToString(this.i.az.textColor));
735
735
  },
736
736
  enumerable: false,
737
737
  configurable: true
@@ -743,12 +743,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
743
743
  * The `Location` property is used for the location.
744
744
  */
745
745
  get: function () {
746
- return this.i.ay ? this.i.ay.location : 0;
746
+ return this.i.az ? this.i.az.location : 0;
747
747
  },
748
748
  set: function (v) {
749
749
  this.ensureLabelSettings();
750
- this.i.ay.location = ensureEnum(AxisLabelsLocation_$type, v);
751
- this._a("labelLocation", enumToString(AxisLabelsLocation_$type, this.i.ay.location));
750
+ this.i.az.location = ensureEnum(AxisLabelsLocation_$type, v);
751
+ this._a("labelLocation", enumToString(AxisLabelsLocation_$type, this.i.az.location));
752
752
  },
753
753
  enumerable: false,
754
754
  configurable: true
@@ -760,12 +760,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
760
760
  * The `Visibility` property is used for the visibility of the axis.
761
761
  */
762
762
  get: function () {
763
- return this.i.ay ? this.i.ay.visibility : 0;
763
+ return this.i.az ? this.i.az.visibility : 0;
764
764
  },
765
765
  set: function (v) {
766
766
  this.ensureLabelSettings();
767
- this.i.ay.visibility = ensureEnum(Visibility_$type, v);
768
- this._a("labelVisibility", enumToString(Visibility_$type, this.i.ay.visibility));
767
+ this.i.az.visibility = ensureEnum(Visibility_$type, v);
768
+ this._a("labelVisibility", enumToString(Visibility_$type, this.i.az.visibility));
769
769
  },
770
770
  enumerable: false,
771
771
  configurable: true
@@ -777,12 +777,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
777
777
  * The `ShowFirstLabel` is used to check whether the first label is displayed when the zoom level is set to 1.
778
778
  */
779
779
  get: function () {
780
- return this.i.ay ? this.i.ay.showFirstLabel : false;
780
+ return this.i.az ? this.i.az.showFirstLabel : false;
781
781
  },
782
782
  set: function (v) {
783
783
  this.ensureLabelSettings();
784
- this.i.ay.showFirstLabel = ensureBool(v);
785
- this._a("labelShowFirstLabel", this.i.ay.showFirstLabel);
784
+ this.i.az.showFirstLabel = ensureBool(v);
785
+ this._a("labelShowFirstLabel", this.i.az.showFirstLabel);
786
786
  },
787
787
  enumerable: false,
788
788
  configurable: true
@@ -794,12 +794,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
794
794
  * The `Angle` property is used to set the angle of the axis.
795
795
  */
796
796
  get: function () {
797
- return this.i.ay ? this.i.ay.angle : NaN;
797
+ return this.i.az ? this.i.az.angle : NaN;
798
798
  },
799
799
  set: function (v) {
800
800
  this.ensureLabelSettings();
801
- this.i.ay.angle = +v;
802
- this._a("labelAngle", this.i.ay.angle);
801
+ this.i.az.angle = +v;
802
+ this._a("labelAngle", this.i.az.angle);
803
803
  },
804
804
  enumerable: false,
805
805
  configurable: true
@@ -811,12 +811,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
811
811
  * The `Extent` property is used for the extent.
812
812
  */
813
813
  get: function () {
814
- return this.i.ay ? this.i.ay.extent : NaN;
814
+ return this.i.az ? this.i.az.extent : NaN;
815
815
  },
816
816
  set: function (v) {
817
817
  this.ensureLabelSettings();
818
- this.i.ay.extent = +v;
819
- this._a("labelExtent", this.i.ay.extent);
818
+ this.i.az.extent = +v;
819
+ this._a("labelExtent", this.i.az.extent);
820
820
  },
821
821
  enumerable: false,
822
822
  configurable: true
@@ -828,12 +828,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
828
828
  * The `labelLeftMargin` property is used for the left margin of the labels.
829
829
  */
830
830
  get: function () {
831
- return this.i.ay ? this.i.ay.leftMargin : NaN;
831
+ return this.i.az ? this.i.az.leftMargin : NaN;
832
832
  },
833
833
  set: function (v) {
834
834
  this.ensureLabelSettings();
835
- this.i.ay.leftMargin = +v;
836
- this._a("labelLeftMargin", this.i.ay.leftMargin);
835
+ this.i.az.leftMargin = +v;
836
+ this._a("labelLeftMargin", this.i.az.leftMargin);
837
837
  },
838
838
  enumerable: false,
839
839
  configurable: true
@@ -845,12 +845,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
845
845
  * The `labelRightMargin` property is used for the right margin of the labels.
846
846
  */
847
847
  get: function () {
848
- return this.i.ay ? this.i.ay.rightMargin : NaN;
848
+ return this.i.az ? this.i.az.rightMargin : NaN;
849
849
  },
850
850
  set: function (v) {
851
851
  this.ensureLabelSettings();
852
- this.i.ay.rightMargin = +v;
853
- this._a("labelRightMargin", this.i.ay.rightMargin);
852
+ this.i.az.rightMargin = +v;
853
+ this._a("labelRightMargin", this.i.az.rightMargin);
854
854
  },
855
855
  enumerable: false,
856
856
  configurable: true
@@ -862,12 +862,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
862
862
  * The `labelTopMargin` property is used for the top margin of the labels.
863
863
  */
864
864
  get: function () {
865
- return this.i.ay ? this.i.ay.topMargin : NaN;
865
+ return this.i.az ? this.i.az.topMargin : NaN;
866
866
  },
867
867
  set: function (v) {
868
868
  this.ensureLabelSettings();
869
- this.i.ay.topMargin = +v;
870
- this._a("labelTopMargin", this.i.ay.topMargin);
869
+ this.i.az.topMargin = +v;
870
+ this._a("labelTopMargin", this.i.az.topMargin);
871
871
  },
872
872
  enumerable: false,
873
873
  configurable: true
@@ -879,12 +879,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
879
879
  * The `labelBottomMargin` is used to set the bottom margin of the labels.
880
880
  */
881
881
  get: function () {
882
- return this.i.ay ? this.i.ay.bottomMargin : NaN;
882
+ return this.i.az ? this.i.az.bottomMargin : NaN;
883
883
  },
884
884
  set: function (v) {
885
885
  this.ensureLabelSettings();
886
- this.i.ay.bottomMargin = +v;
887
- this._a("labelBottomMargin", this.i.ay.bottomMargin);
886
+ this.i.az.bottomMargin = +v;
887
+ this._a("labelBottomMargin", this.i.az.bottomMargin);
888
888
  },
889
889
  enumerable: false,
890
890
  configurable: true
@@ -896,12 +896,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
896
896
  * The `HorizontalAlignment` property is used for the horizontal alignment.
897
897
  */
898
898
  get: function () {
899
- return this.i.ay ? this.i.ay.horizontalAlignment : 0;
899
+ return this.i.az ? this.i.az.horizontalAlignment : 0;
900
900
  },
901
901
  set: function (v) {
902
902
  this.ensureLabelSettings();
903
- this.i.ay.horizontalAlignment = ensureEnum(HorizontalAlignment_$type, v);
904
- this._a("labelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.ay.horizontalAlignment));
903
+ this.i.az.horizontalAlignment = ensureEnum(HorizontalAlignment_$type, v);
904
+ this._a("labelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.az.horizontalAlignment));
905
905
  },
906
906
  enumerable: false,
907
907
  configurable: true
@@ -913,29 +913,29 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
913
913
  * The `VerticalAlignment` property is used for the vertical alignment of the axis.
914
914
  */
915
915
  get: function () {
916
- return this.i.ay ? this.i.ay.verticalAlignment : 0;
916
+ return this.i.az ? this.i.az.verticalAlignment : 0;
917
917
  },
918
918
  set: function (v) {
919
919
  this.ensureLabelSettings();
920
- this.i.ay.verticalAlignment = ensureEnum(VerticalAlignment_$type, v);
921
- this._a("labelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.ay.verticalAlignment));
920
+ this.i.az.verticalAlignment = ensureEnum(VerticalAlignment_$type, v);
921
+ this._a("labelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.az.verticalAlignment));
922
922
  },
923
923
  enumerable: false,
924
924
  configurable: true
925
925
  });
926
926
  IgcAxisComponent.prototype.ensureLabelSettings = function () {
927
- if (this.i.ay) {
927
+ if (this.i.az) {
928
928
  return;
929
929
  }
930
- this.i.ay = new AxisLabelSettings();
931
- this.i.ay.location = this.i.az();
932
- this.i.ay.angle = this.i.d4();
933
- this.i.ay.leftMargin = this.i.d6();
934
- this.i.ay.rightMargin = this.i.d7();
935
- this.i.ay.topMargin = this.i.d8();
936
- this.i.ay.bottomMargin = this.i.d5();
937
- this.i.ay.horizontalAlignment = this.i.jq();
938
- this.i.ay.verticalAlignment = this.i.kj();
930
+ this.i.az = new AxisLabelSettings();
931
+ this.i.az.location = this.i.a0();
932
+ this.i.az.angle = this.i.d5();
933
+ this.i.az.leftMargin = this.i.d7();
934
+ this.i.az.rightMargin = this.i.d8();
935
+ this.i.az.topMargin = this.i.d9();
936
+ this.i.az.bottomMargin = this.i.d6();
937
+ this.i.az.horizontalAlignment = this.i.jr();
938
+ this.i.az.verticalAlignment = this.i.kk();
939
939
  };
940
940
  Object.defineProperty(IgcAxisComponent.prototype, "crossingAxis", {
941
941
  /**
@@ -944,7 +944,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
944
944
  * The `CrossingAxis` property is used for CrossingAxis .
945
945
  */
946
946
  get: function () {
947
- var r = this.i.ai;
947
+ var r = this.i.aj;
948
948
  if (r == null) {
949
949
  return null;
950
950
  }
@@ -960,7 +960,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
960
960
  set: function (v) {
961
961
  if (v != null && this._stylingContainer && v._styling)
962
962
  v._styling(this._stylingContainer, this, this);
963
- v == null ? this.i.ai = null : this.i.ai = v.i;
963
+ v == null ? this.i.aj = null : this.i.aj = v.i;
964
964
  },
965
965
  enumerable: false,
966
966
  configurable: true
@@ -985,10 +985,10 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
985
985
  * The `CrossingValue` property is used for CrossingValue of the axis.
986
986
  */
987
987
  get: function () {
988
- return this.i.fu;
988
+ return this.i.fv;
989
989
  },
990
990
  set: function (v) {
991
- this.i.fu = v;
991
+ this.i.fv = v;
992
992
  },
993
993
  enumerable: false,
994
994
  configurable: true
@@ -998,12 +998,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
998
998
  * Gets or sets the title position relative to the axis labels.
999
999
  */
1000
1000
  get: function () {
1001
- return this.i.be ? this.i.be.position : 0;
1001
+ return this.i.bf ? this.i.bf.position : 0;
1002
1002
  },
1003
1003
  set: function (v) {
1004
1004
  this.ensureTitleSettings();
1005
- this.i.be.position = ensureEnum(AxisTitlePosition_$type, v);
1006
- this._a("titlePosition", enumToString(AxisTitlePosition_$type, this.i.be.position));
1005
+ this.i.bf.position = ensureEnum(AxisTitlePosition_$type, v);
1006
+ this._a("titlePosition", enumToString(AxisTitlePosition_$type, this.i.bf.position));
1007
1007
  },
1008
1008
  enumerable: false,
1009
1009
  configurable: true
@@ -1015,11 +1015,11 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1015
1015
  * The `labelTextStyle` property Overrides the style of the text used for the axis labels.
1016
1016
  */
1017
1017
  get: function () {
1018
- return this.i.be ? this.i.be.textStyle : null;
1018
+ return this.i.bf ? this.i.bf.textStyle : null;
1019
1019
  },
1020
1020
  set: function (v) {
1021
1021
  this.ensureTitleSettings();
1022
- this.i.be.textStyle = v;
1022
+ this.i.bf.textStyle = v;
1023
1023
  },
1024
1024
  enumerable: false,
1025
1025
  configurable: true
@@ -1031,12 +1031,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1031
1031
  * The `labelTextColor` property Overrides the color of the text used for the axis labels.
1032
1032
  */
1033
1033
  get: function () {
1034
- return brushToString(this.i.be ? this.i.be.textColor : null);
1034
+ return brushToString(this.i.bf ? this.i.bf.textColor : null);
1035
1035
  },
1036
1036
  set: function (v) {
1037
1037
  this.ensureTitleSettings();
1038
- this.i.be.textColor = stringToBrush(v);
1039
- this._a("titleTextColor", brushToString(this.i.be.textColor));
1038
+ this.i.bf.textColor = stringToBrush(v);
1039
+ this._a("titleTextColor", brushToString(this.i.bf.textColor));
1040
1040
  },
1041
1041
  enumerable: false,
1042
1042
  configurable: true
@@ -1048,12 +1048,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1048
1048
  * The `Location` property is used for the location.
1049
1049
  */
1050
1050
  get: function () {
1051
- return this.i.be ? this.i.be.location : 0;
1051
+ return this.i.bf ? this.i.bf.location : 0;
1052
1052
  },
1053
1053
  set: function (v) {
1054
1054
  this.ensureTitleSettings();
1055
- this.i.be.location = ensureEnum(AxisLabelsLocation_$type, v);
1056
- this._a("titleLocation", enumToString(AxisLabelsLocation_$type, this.i.be.location));
1055
+ this.i.bf.location = ensureEnum(AxisLabelsLocation_$type, v);
1056
+ this._a("titleLocation", enumToString(AxisLabelsLocation_$type, this.i.bf.location));
1057
1057
  },
1058
1058
  enumerable: false,
1059
1059
  configurable: true
@@ -1065,12 +1065,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1065
1065
  * The `Visibility` property is used for the visibility of the axis.
1066
1066
  */
1067
1067
  get: function () {
1068
- return this.i.be ? this.i.be.visibility : 0;
1068
+ return this.i.bf ? this.i.bf.visibility : 0;
1069
1069
  },
1070
1070
  set: function (v) {
1071
1071
  this.ensureTitleSettings();
1072
- this.i.be.visibility = ensureEnum(Visibility_$type, v);
1073
- this._a("titleVisibility", enumToString(Visibility_$type, this.i.be.visibility));
1072
+ this.i.bf.visibility = ensureEnum(Visibility_$type, v);
1073
+ this._a("titleVisibility", enumToString(Visibility_$type, this.i.bf.visibility));
1074
1074
  },
1075
1075
  enumerable: false,
1076
1076
  configurable: true
@@ -1082,12 +1082,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1082
1082
  * The `ShowFirstLabel` is used to check whether the first label is displayed when the zoom level is set to 1.
1083
1083
  */
1084
1084
  get: function () {
1085
- return this.i.be ? this.i.be.showFirstLabel : false;
1085
+ return this.i.bf ? this.i.bf.showFirstLabel : false;
1086
1086
  },
1087
1087
  set: function (v) {
1088
1088
  this.ensureTitleSettings();
1089
- this.i.be.showFirstLabel = ensureBool(v);
1090
- this._a("titleShowFirstLabel", this.i.be.showFirstLabel);
1089
+ this.i.bf.showFirstLabel = ensureBool(v);
1090
+ this._a("titleShowFirstLabel", this.i.bf.showFirstLabel);
1091
1091
  },
1092
1092
  enumerable: false,
1093
1093
  configurable: true
@@ -1099,12 +1099,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1099
1099
  * The `Angle` property is used to set the angle of the axis.
1100
1100
  */
1101
1101
  get: function () {
1102
- return this.i.be ? this.i.be.angle : NaN;
1102
+ return this.i.bf ? this.i.bf.angle : NaN;
1103
1103
  },
1104
1104
  set: function (v) {
1105
1105
  this.ensureTitleSettings();
1106
- this.i.be.angle = +v;
1107
- this._a("titleAngle", this.i.be.angle);
1106
+ this.i.bf.angle = +v;
1107
+ this._a("titleAngle", this.i.bf.angle);
1108
1108
  },
1109
1109
  enumerable: false,
1110
1110
  configurable: true
@@ -1116,12 +1116,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1116
1116
  * The `Extent` property is used for the extent.
1117
1117
  */
1118
1118
  get: function () {
1119
- return this.i.be ? this.i.be.extent : NaN;
1119
+ return this.i.bf ? this.i.bf.extent : NaN;
1120
1120
  },
1121
1121
  set: function (v) {
1122
1122
  this.ensureTitleSettings();
1123
- this.i.be.extent = +v;
1124
- this._a("titleExtent", this.i.be.extent);
1123
+ this.i.bf.extent = +v;
1124
+ this._a("titleExtent", this.i.bf.extent);
1125
1125
  },
1126
1126
  enumerable: false,
1127
1127
  configurable: true
@@ -1133,12 +1133,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1133
1133
  * The `labelLeftMargin` property is used for the left margin of the labels.
1134
1134
  */
1135
1135
  get: function () {
1136
- return this.i.be ? this.i.be.leftMargin : NaN;
1136
+ return this.i.bf ? this.i.bf.leftMargin : NaN;
1137
1137
  },
1138
1138
  set: function (v) {
1139
1139
  this.ensureTitleSettings();
1140
- this.i.be.leftMargin = +v;
1141
- this._a("titleLeftMargin", this.i.be.leftMargin);
1140
+ this.i.bf.leftMargin = +v;
1141
+ this._a("titleLeftMargin", this.i.bf.leftMargin);
1142
1142
  },
1143
1143
  enumerable: false,
1144
1144
  configurable: true
@@ -1150,12 +1150,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1150
1150
  * The `labelRightMargin` property is used for the right margin of the labels.
1151
1151
  */
1152
1152
  get: function () {
1153
- return this.i.be ? this.i.be.rightMargin : NaN;
1153
+ return this.i.bf ? this.i.bf.rightMargin : NaN;
1154
1154
  },
1155
1155
  set: function (v) {
1156
1156
  this.ensureTitleSettings();
1157
- this.i.be.rightMargin = +v;
1158
- this._a("titleRightMargin", this.i.be.rightMargin);
1157
+ this.i.bf.rightMargin = +v;
1158
+ this._a("titleRightMargin", this.i.bf.rightMargin);
1159
1159
  },
1160
1160
  enumerable: false,
1161
1161
  configurable: true
@@ -1167,12 +1167,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1167
1167
  * The `labelTopMargin` property is used for the top margin of the labels.
1168
1168
  */
1169
1169
  get: function () {
1170
- return this.i.be ? this.i.be.topMargin : NaN;
1170
+ return this.i.bf ? this.i.bf.topMargin : NaN;
1171
1171
  },
1172
1172
  set: function (v) {
1173
1173
  this.ensureTitleSettings();
1174
- this.i.be.topMargin = +v;
1175
- this._a("titleTopMargin", this.i.be.topMargin);
1174
+ this.i.bf.topMargin = +v;
1175
+ this._a("titleTopMargin", this.i.bf.topMargin);
1176
1176
  },
1177
1177
  enumerable: false,
1178
1178
  configurable: true
@@ -1184,12 +1184,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1184
1184
  * The `labelBottomMargin` is used to set the bottom margin of the labels.
1185
1185
  */
1186
1186
  get: function () {
1187
- return this.i.be ? this.i.be.bottomMargin : NaN;
1187
+ return this.i.bf ? this.i.bf.bottomMargin : NaN;
1188
1188
  },
1189
1189
  set: function (v) {
1190
1190
  this.ensureTitleSettings();
1191
- this.i.be.bottomMargin = +v;
1192
- this._a("titleBottomMargin", this.i.be.bottomMargin);
1191
+ this.i.bf.bottomMargin = +v;
1192
+ this._a("titleBottomMargin", this.i.bf.bottomMargin);
1193
1193
  },
1194
1194
  enumerable: false,
1195
1195
  configurable: true
@@ -1201,12 +1201,12 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1201
1201
  * The `HorizontalAlignment` property is used for the horizontal alignment.
1202
1202
  */
1203
1203
  get: function () {
1204
- return this.i.be ? this.i.be.horizontalAlignment : 0;
1204
+ return this.i.bf ? this.i.bf.horizontalAlignment : 0;
1205
1205
  },
1206
1206
  set: function (v) {
1207
1207
  this.ensureTitleSettings();
1208
- this.i.be.horizontalAlignment = ensureEnum(HorizontalAlignment_$type, v);
1209
- this._a("titleHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.be.horizontalAlignment));
1208
+ this.i.bf.horizontalAlignment = ensureEnum(HorizontalAlignment_$type, v);
1209
+ this._a("titleHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.bf.horizontalAlignment));
1210
1210
  },
1211
1211
  enumerable: false,
1212
1212
  configurable: true
@@ -1218,29 +1218,29 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1218
1218
  * The `VerticalAlignment` property is used for the vertical alignment of the axis.
1219
1219
  */
1220
1220
  get: function () {
1221
- return this.i.be ? this.i.be.verticalAlignment : 0;
1221
+ return this.i.bf ? this.i.bf.verticalAlignment : 0;
1222
1222
  },
1223
1223
  set: function (v) {
1224
1224
  this.ensureTitleSettings();
1225
- this.i.be.verticalAlignment = ensureEnum(VerticalAlignment_$type, v);
1226
- this._a("titleVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.be.verticalAlignment));
1225
+ this.i.bf.verticalAlignment = ensureEnum(VerticalAlignment_$type, v);
1226
+ this._a("titleVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.bf.verticalAlignment));
1227
1227
  },
1228
1228
  enumerable: false,
1229
1229
  configurable: true
1230
1230
  });
1231
1231
  IgcAxisComponent.prototype.ensureTitleSettings = function () {
1232
- if (this.i.be) {
1232
+ if (this.i.bf) {
1233
1233
  return;
1234
1234
  }
1235
- this.i.be = new TitleSettings();
1236
- this.i.be.location = this.i.a0();
1237
- this.i.be.angle = this.i.d9();
1238
- this.i.be.leftMargin = this.i.eb();
1239
- this.i.be.rightMargin = this.i.ec();
1240
- this.i.be.topMargin = this.i.ed();
1241
- this.i.be.bottomMargin = this.i.ea();
1242
- this.i.be.horizontalAlignment = this.i.jr();
1243
- this.i.be.verticalAlignment = this.i.kk();
1235
+ this.i.bf = new TitleSettings();
1236
+ this.i.bf.location = this.i.a1();
1237
+ this.i.bf.angle = this.i.ea();
1238
+ this.i.bf.leftMargin = this.i.ec();
1239
+ this.i.bf.rightMargin = this.i.ed();
1240
+ this.i.bf.topMargin = this.i.ee();
1241
+ this.i.bf.bottomMargin = this.i.eb();
1242
+ this.i.bf.horizontalAlignment = this.i.js();
1243
+ this.i.bf.verticalAlignment = this.i.kl();
1244
1244
  };
1245
1245
  Object.defineProperty(IgcAxisComponent.prototype, "annotations", {
1246
1246
  /**
@@ -1249,7 +1249,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1249
1249
  get: function () {
1250
1250
  if (this._annotations === null) {
1251
1251
  var coll = new IgcAxisAnnotationCollection();
1252
- var innerColl = this.i.am;
1252
+ var innerColl = this.i.an;
1253
1253
  if (!innerColl) {
1254
1254
  innerColl = new AxisAnnotationCollection_internal();
1255
1255
  }
@@ -1265,7 +1265,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1265
1265
  var coll = new IgcAxisAnnotationCollection();
1266
1266
  this._annotations = coll._fromOuter(v);
1267
1267
  var syncColl = new SyncableObservableCollection$1(IAxisAnnotation_$type);
1268
- var innerColl = this.i.am;
1268
+ var innerColl = this.i.an;
1269
1269
  if (!innerColl) {
1270
1270
  innerColl = new AxisAnnotationCollection_internal();
1271
1271
  }
@@ -1317,10 +1317,10 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1317
1317
  * The `Label` property is used for label mapping of the axis labels.
1318
1318
  */
1319
1319
  get: function () {
1320
- return this.i.fz;
1320
+ return this.i.f0;
1321
1321
  },
1322
1322
  set: function (v) {
1323
- this.i.fz = v;
1323
+ this.i.f0 = v;
1324
1324
  },
1325
1325
  enumerable: false,
1326
1326
  configurable: true
@@ -1330,10 +1330,10 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1330
1330
  * Gets or sets the label format string to use for the label.
1331
1331
  */
1332
1332
  get: function () {
1333
- return this.i.gf;
1333
+ return this.i.gg;
1334
1334
  },
1335
1335
  set: function (v) {
1336
- this.i.gf = v;
1336
+ this.i.gg = v;
1337
1337
  },
1338
1338
  enumerable: false,
1339
1339
  configurable: true
@@ -1343,14 +1343,14 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1343
1343
  * Gets or sets the format specifiers to use with the LabelFormat string.
1344
1344
  */
1345
1345
  get: function () {
1346
- return this.i.ag;
1346
+ return this.i.ah;
1347
1347
  },
1348
1348
  set: function (v) {
1349
1349
  if (v && !Array.isArray(v) && typeof (v) == "string") {
1350
1350
  var re = /\s*(?:,|\s|$)\s*/gm;
1351
1351
  v = v.split(re);
1352
1352
  }
1353
- this.i.ag = v;
1353
+ this.i.ah = v;
1354
1354
  },
1355
1355
  enumerable: false,
1356
1356
  configurable: true
@@ -1440,22 +1440,26 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1440
1440
  }
1441
1441
  this._inStyling = false;
1442
1442
  };
1443
+ IgcAxisComponent.prototype.getFullRange = function () {
1444
+ var iv = this.i.ag();
1445
+ return (iv);
1446
+ };
1443
1447
  /**
1444
- * Renders the axis with no animation.
1445
-
1446
- */
1448
+ * Renders the axis with no animation.
1449
+
1450
+ */
1447
1451
  IgcAxisComponent.prototype.renderAxis = function () {
1448
- this.i.h6();
1452
+ this.i.h7();
1449
1453
  };
1450
1454
  /**
1451
1455
  * If using enhanced interval management and precise interval fitting, this will reset the cached maximum label width, and recalculate using the current labels.
1452
1456
 
1453
1457
  */
1454
1458
  IgcAxisComponent.prototype.resetCachedEnhancedInterval = function () {
1455
- this.i.ia();
1459
+ this.i.ib();
1456
1460
  };
1457
1461
  IgcAxisComponent.prototype.getItemValue = function (item, memberPathName) {
1458
- var iv = this.i.fw(item, memberPathName);
1462
+ var iv = this.i.fx(item, memberPathName);
1459
1463
  return (iv);
1460
1464
  };
1461
1465
  /**
@@ -1464,7 +1468,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1464
1468
  * @param value * The unscaled value to get a label for.
1465
1469
  */
1466
1470
  IgcAxisComponent.prototype.getValueLabel = function (value) {
1467
- var iv = this.i.gc(value);
1471
+ var iv = this.i.gd(value);
1468
1472
  return (iv);
1469
1473
  };
1470
1474
  /**
@@ -1473,7 +1477,7 @@ var IgcAxisComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1473
1477
  * @param unscaledValue * The unscaled axis value to scale.
1474
1478
  */
1475
1479
  IgcAxisComponent.prototype.scaleValue = function (unscaledValue) {
1476
- var iv = this.i.e3(unscaledValue);
1480
+ var iv = this.i.e4(unscaledValue);
1477
1481
  return (iv);
1478
1482
  };
1479
1483
  Object.defineProperty(IgcAxisComponent.prototype, "rangeChanged", {