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
@@ -38,46 +38,46 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
38
38
  __extends(CategoryChart, _super);
39
39
  function CategoryChart() {
40
40
  var _this = _super.call(this) || this;
41
- _this.afj = 1000;
42
- _this.ado = null;
43
- _this.ac8 = 9;
44
- _this.ada = 1;
45
- _this.ads = false;
46
- _this.adt = true;
47
- _this.adc = 0;
48
- _this.adm = 0;
41
+ _this.afk = 1000;
42
+ _this.adp = null;
43
+ _this.ac9 = 9;
44
+ _this.adb = 1;
45
+ _this.adt = false;
46
+ _this.adu = true;
47
+ _this.add = 0;
48
+ _this.adn = 0;
49
+ _this.aeh = 0;
50
+ _this.aek = 0;
49
51
  _this.aeg = 0;
50
52
  _this.aej = 0;
51
- _this.aef = 0;
52
- _this.aei = 0;
53
- _this.aeh = 1;
54
- _this.aek = 0;
55
- _this.aeq = NaN;
56
- _this.ac4 = 1;
57
- _this.adu = true;
53
+ _this.aei = 1;
54
+ _this.ael = 0;
55
+ _this.aer = NaN;
56
+ _this.ac5 = 1;
58
57
  _this.adv = true;
59
- _this.aed = DeviceUtils.g(2);
60
- _this.aee = DeviceUtils.g(60);
61
- _this.adz = true;
62
58
  _this.adw = true;
63
- _this.ady = false;
64
- _this.ac6 = 0;
65
- _this.ad0 = false;
66
- _this.afk = 10;
59
+ _this.aee = DeviceUtils.g(2);
60
+ _this.aef = DeviceUtils.g(60);
61
+ _this.ad0 = true;
62
+ _this.adx = true;
63
+ _this.adz = false;
64
+ _this.ac7 = 0;
65
+ _this.ad1 = false;
66
+ _this.afl = 10;
67
+ _this.aet = NaN;
67
68
  _this.aes = NaN;
68
- _this.aer = NaN;
69
- _this.aet = 0;
70
- _this.ac0 = null;
69
+ _this.aeu = 0;
71
70
  _this.ac1 = null;
72
- _this.adx = true;
73
- _this.ael = 3;
74
- _this.aem = NaN;
71
+ _this.ac2 = null;
72
+ _this.ady = true;
73
+ _this.aem = 3;
75
74
  _this.aen = NaN;
76
75
  _this.aeo = NaN;
77
76
  _this.aep = NaN;
78
- _this.adq = false;
77
+ _this.aeq = NaN;
79
78
  _this.adr = false;
80
- _this.aec = null;
79
+ _this.ads = false;
80
+ _this.aed = null;
81
81
  DVContainer.instance.registerIfLoaded("CategoryChartToolbarFactoryManager");
82
82
  _this.rr();
83
83
  return _this;
@@ -88,89 +88,89 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
88
88
  return;
89
89
  }
90
90
  var a = this.dataChart.cu.j.e();
91
- this.ac2 = a.d;
92
- this.ac3 = a.e;
93
- if (this.acc == null) {
94
- this.acc = a.k;
91
+ this.ac3 = a.d;
92
+ this.ac4 = a.e;
93
+ if (this.acd == null) {
94
+ this.acd = a.k;
95
95
  }
96
- if (this.acj == null) {
97
- this.acj = a.k;
96
+ if (this.ack == null) {
97
+ this.ack = a.k;
98
98
  }
99
- this.yb = 0;
100
- this.ack = AxisDefaults.h;
101
- this.acn = null;
102
- this.acg = AxisDefaults.g;
103
- this.acd = null;
104
- this.xu = AxisDefaults.f;
105
- this.ach = AxisDefaults.j;
106
- this.xv = AxisDefaults.e;
99
+ this.yc = 0;
100
+ this.acl = AxisDefaults.h;
101
+ this.aco = null;
102
+ this.ach = AxisDefaults.g;
103
+ this.ace = null;
104
+ this.xv = AxisDefaults.f;
105
+ this.aci = AxisDefaults.j;
106
+ this.xw = AxisDefaults.e;
107
107
  this.fm = true;
108
108
  this.fn = true;
109
109
  this.a9 = 0;
110
110
  this.h9 = Defaults.j;
111
- this.uo = Defaults.ae;
112
- this.uj = Defaults.af;
113
- this.uk = Defaults.ag;
114
- this.ad4 = true;
111
+ this.up = Defaults.ae;
112
+ this.uk = Defaults.af;
113
+ this.ul = Defaults.ag;
114
+ this.ad5 = true;
115
115
  };
116
116
  CategoryChart.prototype.sb = function (a, b) {
117
117
  _super.prototype.sb.call(this, a, b);
118
- a.hs = this.afl;
119
- a.ch = this.adp;
118
+ a.hs = this.afm;
119
+ a.ch = this.adq;
120
120
  };
121
- CategoryChart.prototype.sy = function (a, b, c) {
121
+ CategoryChart.prototype.sz = function (a, b, c) {
122
122
  var _this = this;
123
- _super.prototype.sy.call(this, a, b, c);
123
+ _super.prototype.sz.call(this, a, b, c);
124
124
  switch (a) {
125
125
  case "TransitionInDuration":
126
- this.ry(function (d) { return d.hs = _this.afl; });
126
+ this.ry(function (d) { return d.hs = _this.afm; });
127
127
  break;
128
128
  case "TransitionInEasingFunction":
129
- this.ry(function (d) { return d.ch = _this.adp; });
129
+ this.ry(function (d) { return d.ch = _this.adq; });
130
130
  break;
131
131
  }
132
132
  };
133
- Object.defineProperty(CategoryChart.prototype, "afl", {
133
+ Object.defineProperty(CategoryChart.prototype, "afm", {
134
134
  get: function () {
135
- return this.afj;
135
+ return this.afk;
136
136
  },
137
137
  set: function (a) {
138
- var b = this.afl;
138
+ var b = this.afm;
139
139
  if (a != b) {
140
- this.afj = a;
141
- this.sv("TransitionInDuration", b, this.afl);
140
+ this.afk = a;
141
+ this.sw("TransitionInDuration", b, this.afm);
142
142
  }
143
143
  },
144
144
  enumerable: false,
145
145
  configurable: true
146
146
  });
147
- Object.defineProperty(CategoryChart.prototype, "adp", {
147
+ Object.defineProperty(CategoryChart.prototype, "adq", {
148
148
  get: function () {
149
- return this.ado;
149
+ return this.adp;
150
150
  },
151
151
  set: function (a) {
152
- var b = this.adp;
152
+ var b = this.adq;
153
153
  if (a != b) {
154
- this.ado = a;
155
- this.sv("TransitionInEasingFunction", b, this.adp);
154
+ this.adp = a;
155
+ this.sw("TransitionInEasingFunction", b, this.adq);
156
156
  }
157
157
  },
158
158
  enumerable: false,
159
159
  configurable: true
160
160
  });
161
- CategoryChart.prototype.afr = function () {
161
+ CategoryChart.prototype.afs = function () {
162
162
  var cvd_ = this.j9();
163
163
  cvd_.scaleByViewport();
164
164
  return (cvd_.serialize());
165
165
  };
166
166
  CategoryChart.prototype.r4 = function (a) {
167
167
  _super.prototype.r4.call(this, a);
168
- a.ds = this.fh;
169
- a.ur = this.ad5;
170
- a.uu = this.ad6;
171
- a.vh = this.aeu;
172
- a.vi = this.aev;
173
- a.tw = this.ac5;
168
+ a.dt = this.fh;
169
+ a.u0 = this.ad6;
170
+ a.u3 = this.ad7;
171
+ a.vq = this.aev;
172
+ a.vr = this.aew;
173
+ a.t5 = this.ac6;
174
174
  };
175
175
  CategoryChart.prototype.sa = function (a, b) {
176
176
  _super.prototype.sa.call(this, a, b);
@@ -178,54 +178,54 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
178
178
  if (c == null) {
179
179
  return;
180
180
  }
181
- c.tr = this.adb;
182
- c.so = this.ad4;
183
- c.r8 = this.add;
184
- c.cb = this.adn;
181
+ c.tr = this.adc;
182
+ c.so = this.ad5;
183
+ c.r8 = this.ade;
184
+ c.cb = this.ado;
185
185
  c.trendLineBrush = ArrayExtension.getModulus$1(Brush.$, this.ah, b);
186
186
  c.trendLineType = this.dq;
187
187
  c.trendLineThickness = this.i7;
188
188
  c.ql = this.cr(a, b);
189
189
  if (a.d6) {
190
- a.ms(ArrayExtension.getModulus$1(Brush.$, this.ac2, b), ArrayExtension.getModulus$1(Brush.$, this.ac3, b));
190
+ a.ms(ArrayExtension.getModulus$1(Brush.$, this.ac3, b), ArrayExtension.getModulus$1(Brush.$, this.ac4, b));
191
191
  }
192
192
  };
193
- CategoryChart.prototype.ade = function () {
193
+ CategoryChart.prototype.adf = function () {
194
194
  return new CategoryXAxis();
195
195
  };
196
- CategoryChart.prototype.adi = function () {
196
+ CategoryChart.prototype.adj = function () {
197
197
  return new NumericYAxis();
198
198
  };
199
199
  CategoryChart.prototype.rn = function () {
200
- this.xAxis = this.ade();
200
+ this.xAxis = this.adf();
201
201
  this.xAxis.name = "xAxis";
202
202
  var a = this.xAxis;
203
- a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.agt));
204
- this.yAxis = this.adi();
203
+ a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.agu));
204
+ this.yAxis = this.adj();
205
205
  this.yAxis.name = "yAxis";
206
206
  var b = this.yAxis;
207
- b.propertyChanged = delegateCombine(b.propertyChanged, runOn(this, this.agu));
208
- if (this.xAxis.ay == null) {
209
- this.xAxis.ay = new AxisLabelSettings();
207
+ b.propertyChanged = delegateCombine(b.propertyChanged, runOn(this, this.agv));
208
+ if (this.xAxis.az == null) {
209
+ this.xAxis.az = new AxisLabelSettings();
210
210
  }
211
- if (this.yAxis.ay == null) {
212
- this.yAxis.ay = new AxisLabelSettings();
211
+ if (this.yAxis.az == null) {
212
+ this.yAxis.az = new AxisLabelSettings();
213
213
  }
214
214
  };
215
- CategoryChart.prototype.abc = function (a) {
216
- _super.prototype.abc.call(this, a);
217
- a.k9 = this.ad8;
218
- a.lc = this.aea;
219
- a.b0 = this.ad9;
215
+ CategoryChart.prototype.abd = function (a) {
216
+ _super.prototype.abd.call(this, a);
217
+ a.la = this.ad9;
218
+ a.ld = this.aeb;
219
+ a.b1 = this.aea;
220
220
  };
221
- CategoryChart.prototype.aba = function (a) {
222
- _super.prototype.aba.call(this, a);
223
- a.b0 = this.ad7;
224
- a.zoomMaximumCategoryRange = this.ae8;
225
- a.zoomToCategoryRange = this.afa;
226
- a.zoomToCategoryStart = this.afb;
227
- a.zoomMaximumItemSpan = this.ae9;
228
- a.zoomToItemSpan = this.afc;
221
+ CategoryChart.prototype.abb = function (a) {
222
+ _super.prototype.abb.call(this, a);
223
+ a.b1 = this.ad8;
224
+ a.zoomMaximumCategoryRange = this.ae9;
225
+ a.zoomToCategoryRange = this.afb;
226
+ a.zoomToCategoryStart = this.afc;
227
+ a.zoomMaximumItemSpan = this.afa;
228
+ a.zoomToItemSpan = this.afd;
229
229
  };
230
230
  CategoryChart.prototype.get_b1 = function () {
231
231
  return 0;
@@ -237,43 +237,29 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
237
237
  enumerable: false,
238
238
  configurable: true
239
239
  });
240
- Object.defineProperty(CategoryChart.prototype, "ac9", {
240
+ Object.defineProperty(CategoryChart.prototype, "ada", {
241
241
  get: function () {
242
- return this.ac8;
242
+ return this.ac9;
243
243
  },
244
244
  set: function (a) {
245
- if (a != this.ac8) {
246
- var b = this.ac9;
247
- this.ac8 = a;
248
- this.sv("ChartType", enumGetBox(CategoryChartType_$type, b), enumGetBox(CategoryChartType_$type, this.ac9));
245
+ if (a != this.ac9) {
246
+ var b = this.ada;
247
+ this.ac9 = a;
248
+ this.sw("ChartType", enumGetBox(CategoryChartType_$type, b), enumGetBox(CategoryChartType_$type, this.ada));
249
249
  }
250
250
  },
251
251
  enumerable: false,
252
252
  configurable: true
253
253
  });
254
- Object.defineProperty(CategoryChart.prototype, "adb", {
254
+ Object.defineProperty(CategoryChart.prototype, "adc", {
255
255
  get: function () {
256
- return this.ada;
256
+ return this.adb;
257
257
  },
258
258
  set: function (a) {
259
- var b = this.adb;
259
+ var b = this.adc;
260
260
  if (a != b) {
261
- this.ada = a;
262
- this.sv("MarkerCollisionAvoidance", enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, b), enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, this.adb));
263
- }
264
- },
265
- enumerable: false,
266
- configurable: true
267
- });
268
- Object.defineProperty(CategoryChart.prototype, "ad3", {
269
- get: function () {
270
- return this.ads;
271
- },
272
- set: function (a) {
273
- var b = this.ad3;
274
- if (a != b) {
275
- this.ads = a;
276
- this.sv("IsSplineShapePartOfRange", b, this.ad3);
261
+ this.adb = a;
262
+ this.sw("MarkerCollisionAvoidance", enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, b), enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, this.adc));
277
263
  }
278
264
  },
279
265
  enumerable: false,
@@ -287,171 +273,171 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
287
273
  var b = this.ad4;
288
274
  if (a != b) {
289
275
  this.adt = a;
290
- this.sv("IsTransitionInEnabled", b, this.ad4);
276
+ this.sw("IsSplineShapePartOfRange", b, this.ad4);
291
277
  }
292
278
  },
293
279
  enumerable: false,
294
280
  configurable: true
295
281
  });
296
- Object.defineProperty(CategoryChart.prototype, "add", {
282
+ Object.defineProperty(CategoryChart.prototype, "ad5", {
297
283
  get: function () {
298
- return this.adc;
284
+ return this.adu;
299
285
  },
300
286
  set: function (a) {
301
- var b = this.add;
287
+ var b = this.ad5;
302
288
  if (a != b) {
303
- this.adc = a;
304
- this.sv("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.add));
289
+ this.adu = a;
290
+ this.sw("IsTransitionInEnabled", b, this.ad5);
305
291
  }
306
292
  },
307
293
  enumerable: false,
308
294
  configurable: true
309
295
  });
310
- Object.defineProperty(CategoryChart.prototype, "adn", {
296
+ Object.defineProperty(CategoryChart.prototype, "ade", {
311
297
  get: function () {
312
- return this.adm;
298
+ return this.add;
313
299
  },
314
300
  set: function (a) {
315
- var b = this.adn;
301
+ var b = this.ade;
316
302
  if (a != b) {
317
- this.adm = a;
318
- this.sv("TransitionInSpeedType", enumGetBox(TransitionInSpeedType_$type, b), enumGetBox(TransitionInSpeedType_$type, this.adn));
303
+ this.add = a;
304
+ this.sw("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.ade));
319
305
  }
320
306
  },
321
307
  enumerable: false,
322
308
  configurable: true
323
309
  });
324
- Object.defineProperty(CategoryChart.prototype, "ae3", {
310
+ Object.defineProperty(CategoryChart.prototype, "ado", {
325
311
  get: function () {
326
- return this.aeg;
312
+ return this.adn;
327
313
  },
328
314
  set: function (a) {
329
- var b = this.ae3;
315
+ var b = this.ado;
330
316
  if (a != b) {
331
- this.aeg = a;
332
- this.sv("XAxisInterval", b, this.ae3);
317
+ this.adn = a;
318
+ this.sw("TransitionInSpeedType", enumGetBox(TransitionInSpeedType_$type, b), enumGetBox(TransitionInSpeedType_$type, this.ado));
333
319
  }
334
320
  },
335
321
  enumerable: false,
336
322
  configurable: true
337
323
  });
338
- Object.defineProperty(CategoryChart.prototype, "ae6", {
324
+ Object.defineProperty(CategoryChart.prototype, "ae4", {
339
325
  get: function () {
340
- return this.aej;
326
+ return this.aeh;
341
327
  },
342
328
  set: function (a) {
343
- var b = this.ae6;
329
+ var b = this.ae4;
344
330
  if (a != b) {
345
- this.aej = a;
346
- this.sv("XAxisMinorInterval", b, this.ae6);
331
+ this.aeh = a;
332
+ this.sw("XAxisInterval", b, this.ae4);
347
333
  }
348
334
  },
349
335
  enumerable: false,
350
336
  configurable: true
351
337
  });
352
- Object.defineProperty(CategoryChart.prototype, "ae2", {
338
+ Object.defineProperty(CategoryChart.prototype, "ae7", {
353
339
  get: function () {
354
- return this.aef;
340
+ return this.aek;
355
341
  },
356
342
  set: function (a) {
357
- var b = this.ae2;
343
+ var b = this.ae7;
358
344
  if (a != b) {
359
- this.aef = a;
360
- this.sv("XAxisGap", b, this.ae2);
345
+ this.aek = a;
346
+ this.sw("XAxisMinorInterval", b, this.ae7);
361
347
  }
362
348
  },
363
349
  enumerable: false,
364
350
  configurable: true
365
351
  });
366
- Object.defineProperty(CategoryChart.prototype, "ae5", {
352
+ Object.defineProperty(CategoryChart.prototype, "ae3", {
367
353
  get: function () {
368
- return this.aei;
354
+ return this.aeg;
369
355
  },
370
356
  set: function (a) {
371
- var b = this.ae5;
357
+ var b = this.ae3;
372
358
  if (a != b) {
373
- this.aei = a;
374
- this.sv("XAxisMinimumGapSize", b, this.ae5);
359
+ this.aeg = a;
360
+ this.sw("XAxisGap", b, this.ae3);
375
361
  }
376
362
  },
377
363
  enumerable: false,
378
364
  configurable: true
379
365
  });
380
- Object.defineProperty(CategoryChart.prototype, "ae4", {
366
+ Object.defineProperty(CategoryChart.prototype, "ae6", {
381
367
  get: function () {
382
- return this.aeh;
368
+ return this.aej;
383
369
  },
384
370
  set: function (a) {
385
- var b = this.ae4;
371
+ var b = this.ae6;
386
372
  if (a != b) {
387
- this.aeh = a;
388
- this.sv("XAxisMaximumGap", b, this.ae4);
373
+ this.aej = a;
374
+ this.sw("XAxisMinimumGapSize", b, this.ae6);
389
375
  }
390
376
  },
391
377
  enumerable: false,
392
378
  configurable: true
393
379
  });
394
- Object.defineProperty(CategoryChart.prototype, "ae7", {
380
+ Object.defineProperty(CategoryChart.prototype, "ae5", {
395
381
  get: function () {
396
- return this.aek;
382
+ return this.aei;
397
383
  },
398
384
  set: function (a) {
399
- var b = this.ae7;
385
+ var b = this.ae5;
400
386
  if (a != b) {
401
- this.aek = a;
402
- this.sv("XAxisOverlap", b, this.ae7);
387
+ this.aei = a;
388
+ this.sw("XAxisMaximumGap", b, this.ae5);
403
389
  }
404
390
  },
405
391
  enumerable: false,
406
392
  configurable: true
407
393
  });
408
- Object.defineProperty(CategoryChart.prototype, "aff", {
394
+ Object.defineProperty(CategoryChart.prototype, "ae8", {
409
395
  get: function () {
410
- return this.aeq;
396
+ return this.ael;
411
397
  },
412
398
  set: function (a) {
413
- var b = this.aff;
399
+ var b = this.ae8;
414
400
  if (a != b) {
415
- this.aeq = a;
416
- this.sv("YAxisInterval", b, this.aff);
401
+ this.ael = a;
402
+ this.sw("XAxisOverlap", b, this.ae8);
417
403
  }
418
404
  },
419
405
  enumerable: false,
420
406
  configurable: true
421
407
  });
422
- Object.defineProperty(CategoryChart.prototype, "ac5", {
408
+ Object.defineProperty(CategoryChart.prototype, "afg", {
423
409
  get: function () {
424
- return this.ac4;
410
+ return this.aer;
425
411
  },
426
412
  set: function (a) {
427
- var b = this.ac5;
413
+ var b = this.afg;
428
414
  if (a != b) {
429
- this.ac4 = a;
430
- this.sv("AutoMarginAndAngleUpdateMode", enumGetBox(AutoMarginsAndAngleUpdateMode_$type, b), enumGetBox(AutoMarginsAndAngleUpdateMode_$type, this.ac5));
415
+ this.aer = a;
416
+ this.sw("YAxisInterval", b, this.afg);
431
417
  }
432
418
  },
433
419
  enumerable: false,
434
420
  configurable: true
435
421
  });
436
- CategoryChart.prototype.agv = function () {
437
- if (this.dataChart != null) {
438
- this.dataChart.w2();
439
- }
440
- };
441
- Object.defineProperty(CategoryChart.prototype, "ad5", {
422
+ Object.defineProperty(CategoryChart.prototype, "ac6", {
442
423
  get: function () {
443
- return this.adu;
424
+ return this.ac5;
444
425
  },
445
426
  set: function (a) {
446
- var b = this.ad5;
427
+ var b = this.ac6;
447
428
  if (a != b) {
448
- this.adu = a;
449
- this.sv("ShouldAutoExpandMarginForInitialLabels", b, this.ad5);
429
+ this.ac5 = a;
430
+ this.sw("AutoMarginAndAngleUpdateMode", enumGetBox(AutoMarginsAndAngleUpdateMode_$type, b), enumGetBox(AutoMarginsAndAngleUpdateMode_$type, this.ac6));
450
431
  }
451
432
  },
452
433
  enumerable: false,
453
434
  configurable: true
454
435
  });
436
+ CategoryChart.prototype.agw = function () {
437
+ if (this.dataChart != null) {
438
+ this.dataChart.xb();
439
+ }
440
+ };
455
441
  Object.defineProperty(CategoryChart.prototype, "ad6", {
456
442
  get: function () {
457
443
  return this.adv;
@@ -460,21 +446,21 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
460
446
  var b = this.ad6;
461
447
  if (a != b) {
462
448
  this.adv = a;
463
- this.sv(CategoryChart.af0, b, this.ad6);
449
+ this.sw("ShouldAutoExpandMarginForInitialLabels", b, this.ad6);
464
450
  }
465
451
  },
466
452
  enumerable: false,
467
453
  configurable: true
468
454
  });
469
- Object.defineProperty(CategoryChart.prototype, "aeu", {
455
+ Object.defineProperty(CategoryChart.prototype, "ad7", {
470
456
  get: function () {
471
- return this.aed;
457
+ return this.adw;
472
458
  },
473
459
  set: function (a) {
474
- var b = this.aeu;
460
+ var b = this.ad7;
475
461
  if (a != b) {
476
- this.aed = a;
477
- this.sv("AutoExpandMarginExtraPadding", b, this.aeu);
462
+ this.adw = a;
463
+ this.sw(CategoryChart.af1, b, this.ad7);
478
464
  }
479
465
  },
480
466
  enumerable: false,
@@ -488,188 +474,188 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
488
474
  var b = this.aev;
489
475
  if (a != b) {
490
476
  this.aee = a;
491
- this.sv("AutoExpandMarginMaximumValue", b, this.aev);
477
+ this.sw("AutoExpandMarginExtraPadding", b, this.aev);
492
478
  }
493
479
  },
494
480
  enumerable: false,
495
481
  configurable: true
496
482
  });
497
- Object.defineProperty(CategoryChart.prototype, "aea", {
483
+ Object.defineProperty(CategoryChart.prototype, "aew", {
498
484
  get: function () {
499
- return this.adz;
485
+ return this.aef;
500
486
  },
501
487
  set: function (a) {
502
- var b = this.aea;
488
+ var b = this.aew;
503
489
  if (a != b) {
504
- this.adz = a;
505
- this.sv("YAxisFavorLabellingScaleEnd", b, this.aea);
490
+ this.aef = a;
491
+ this.sw("AutoExpandMarginMaximumValue", b, this.aew);
506
492
  }
507
493
  },
508
494
  enumerable: false,
509
495
  configurable: true
510
496
  });
511
- Object.defineProperty(CategoryChart.prototype, "ad7", {
497
+ Object.defineProperty(CategoryChart.prototype, "aeb", {
512
498
  get: function () {
513
- return this.adw;
499
+ return this.ad0;
514
500
  },
515
501
  set: function (a) {
516
- var b = this.ad7;
502
+ var b = this.aeb;
517
503
  if (a != b) {
518
- this.adw = a;
519
- this.sv(CategoryChart.af5, b, this.ad7);
504
+ this.ad0 = a;
505
+ this.sw("YAxisFavorLabellingScaleEnd", b, this.aeb);
520
506
  }
521
507
  },
522
508
  enumerable: false,
523
509
  configurable: true
524
510
  });
525
- Object.defineProperty(CategoryChart.prototype, "ad9", {
511
+ Object.defineProperty(CategoryChart.prototype, "ad8", {
526
512
  get: function () {
527
- return this.ady;
513
+ return this.adx;
528
514
  },
529
515
  set: function (a) {
530
- var b = this.ad9;
516
+ var b = this.ad8;
531
517
  if (a != b) {
532
- this.ady = a;
533
- this.sv(CategoryChart.agj, b, this.ad9);
518
+ this.adx = a;
519
+ this.sw(CategoryChart.af6, b, this.ad8);
534
520
  }
535
521
  },
536
522
  enumerable: false,
537
523
  configurable: true
538
524
  });
539
- Object.defineProperty(CategoryChart.prototype, "ac7", {
525
+ Object.defineProperty(CategoryChart.prototype, "aea", {
540
526
  get: function () {
541
- return this.ac6;
527
+ return this.adz;
542
528
  },
543
529
  set: function (a) {
544
- var b = this.ac7;
530
+ var b = this.aea;
545
531
  if (a != b) {
546
- this.ac6 = a;
547
- this.sv("YAxisAutoRangeBufferMode", enumGetBox(AxisRangeBufferMode_$type, b), enumGetBox(AxisRangeBufferMode_$type, this.ac7));
532
+ this.adz = a;
533
+ this.sw(CategoryChart.agk, b, this.aea);
548
534
  }
549
535
  },
550
536
  enumerable: false,
551
537
  configurable: true
552
538
  });
553
- Object.defineProperty(CategoryChart.prototype, "aeb", {
539
+ Object.defineProperty(CategoryChart.prototype, "ac8", {
554
540
  get: function () {
555
- return this.ad0;
541
+ return this.ac7;
556
542
  },
557
543
  set: function (a) {
558
- var b = this.aeb;
544
+ var b = this.ac8;
559
545
  if (a != b) {
560
- this.ad0 = a;
561
- this.sv("YAxisIsLogarithmic", b, this.aeb);
546
+ this.ac7 = a;
547
+ this.sw("YAxisAutoRangeBufferMode", enumGetBox(AxisRangeBufferMode_$type, b), enumGetBox(AxisRangeBufferMode_$type, this.ac8));
562
548
  }
563
549
  },
564
550
  enumerable: false,
565
551
  configurable: true
566
552
  });
567
- Object.defineProperty(CategoryChart.prototype, "afm", {
553
+ Object.defineProperty(CategoryChart.prototype, "aec", {
568
554
  get: function () {
569
- return this.afk;
555
+ return this.ad1;
570
556
  },
571
557
  set: function (a) {
572
- var b = this.afm;
558
+ var b = this.aec;
573
559
  if (a != b) {
574
- this.afk = a;
575
- this.sv("YAxisLogarithmBase", b, this.afm);
560
+ this.ad1 = a;
561
+ this.sw("YAxisIsLogarithmic", b, this.aec);
576
562
  }
577
563
  },
578
564
  enumerable: false,
579
565
  configurable: true
580
566
  });
581
- Object.defineProperty(CategoryChart.prototype, "afh", {
567
+ Object.defineProperty(CategoryChart.prototype, "afn", {
582
568
  get: function () {
583
- return this.aes;
569
+ return this.afl;
584
570
  },
585
571
  set: function (a) {
586
- var b = this.afh;
572
+ var b = this.afn;
587
573
  if (a != b) {
588
- this.aes = a;
589
- this.sv("YAxisMinimumValue", b, this.afh);
574
+ this.afl = a;
575
+ this.sw("YAxisLogarithmBase", b, this.afn);
590
576
  }
591
577
  },
592
578
  enumerable: false,
593
579
  configurable: true
594
580
  });
595
- Object.defineProperty(CategoryChart.prototype, "afg", {
581
+ Object.defineProperty(CategoryChart.prototype, "afi", {
596
582
  get: function () {
597
- return this.aer;
583
+ return this.aet;
598
584
  },
599
585
  set: function (a) {
600
- var b = this.afg;
586
+ var b = this.afi;
601
587
  if (a != b) {
602
- this.aer = a;
603
- this.sv("YAxisMaximumValue", b, this.afg);
588
+ this.aet = a;
589
+ this.sw("YAxisMinimumValue", b, this.afi);
604
590
  }
605
591
  },
606
592
  enumerable: false,
607
593
  configurable: true
608
594
  });
609
- Object.defineProperty(CategoryChart.prototype, "afi", {
595
+ Object.defineProperty(CategoryChart.prototype, "afh", {
610
596
  get: function () {
611
- return this.aet;
597
+ return this.aes;
612
598
  },
613
599
  set: function (a) {
614
- var b = this.afi;
600
+ var b = this.afh;
615
601
  if (a != b) {
616
- this.aet = a;
617
- this.sv("YAxisMinorInterval", b, this.afi);
602
+ this.aes = a;
603
+ this.sw("YAxisMaximumValue", b, this.afh);
618
604
  }
619
605
  },
620
606
  enumerable: false,
621
607
  configurable: true
622
608
  });
623
- Object.defineProperty(CategoryChart.prototype, "ae1", {
609
+ Object.defineProperty(CategoryChart.prototype, "afj", {
624
610
  get: function () {
625
- return this.xAxis.mv;
611
+ return this.aeu;
612
+ },
613
+ set: function (a) {
614
+ var b = this.afj;
615
+ if (a != b) {
616
+ this.aeu = a;
617
+ this.sw("YAxisMinorInterval", b, this.afj);
618
+ }
626
619
  },
627
620
  enumerable: false,
628
621
  configurable: true
629
622
  });
630
- Object.defineProperty(CategoryChart.prototype, "ae0", {
623
+ Object.defineProperty(CategoryChart.prototype, "ae2", {
631
624
  get: function () {
632
- return this.xAxis.mu;
625
+ return this.xAxis.mw;
633
626
  },
634
627
  enumerable: false,
635
628
  configurable: true
636
629
  });
630
+ Object.defineProperty(CategoryChart.prototype, "ae1", {
631
+ get: function () {
632
+ return this.xAxis.mv;
633
+ },
634
+ enumerable: false,
635
+ configurable: true
636
+ });
637
+ CategoryChart.prototype.aey = function () {
638
+ return this.ae2;
639
+ };
640
+ CategoryChart.prototype.ae0 = function () {
641
+ return this.aff;
642
+ };
637
643
  CategoryChart.prototype.aex = function () {
638
644
  return this.ae1;
639
645
  };
640
646
  CategoryChart.prototype.aez = function () {
641
647
  return this.afe;
642
648
  };
643
- CategoryChart.prototype.aew = function () {
644
- return this.ae0;
645
- };
646
- CategoryChart.prototype.aey = function () {
647
- return this.afd;
648
- };
649
- Object.defineProperty(CategoryChart.prototype, "afe", {
650
- get: function () {
651
- return this.yAxis.lw;
652
- },
653
- enumerable: false,
654
- configurable: true
655
- });
656
- Object.defineProperty(CategoryChart.prototype, "afd", {
649
+ Object.defineProperty(CategoryChart.prototype, "aff", {
657
650
  get: function () {
658
- return this.yAxis.lv;
651
+ return this.yAxis.lx;
659
652
  },
660
653
  enumerable: false,
661
654
  configurable: true
662
655
  });
663
- Object.defineProperty(CategoryChart.prototype, "ac2", {
656
+ Object.defineProperty(CategoryChart.prototype, "afe", {
664
657
  get: function () {
665
- return this.ac0;
666
- },
667
- set: function (a) {
668
- var b = this.ac2;
669
- if (a != b) {
670
- this.ac0 = a;
671
- this.sv("NegativeBrushes", b, this.ac2);
672
- }
658
+ return this.yAxis.lw;
673
659
  },
674
660
  enumerable: false,
675
661
  configurable: true
@@ -682,35 +668,35 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
682
668
  var b = this.ac3;
683
669
  if (a != b) {
684
670
  this.ac1 = a;
685
- this.sv("NegativeOutlines", b, this.ac3);
671
+ this.sw("NegativeBrushes", b, this.ac3);
686
672
  }
687
673
  },
688
674
  enumerable: false,
689
675
  configurable: true
690
676
  });
691
- Object.defineProperty(CategoryChart.prototype, "ad8", {
677
+ Object.defineProperty(CategoryChart.prototype, "ac4", {
692
678
  get: function () {
693
- return this.adx;
679
+ return this.ac2;
694
680
  },
695
681
  set: function (a) {
696
- var b = this.ad8;
682
+ var b = this.ac4;
697
683
  if (a != b) {
698
- this.adx = a;
699
- this.sv("YAxisAbbreviateLargeNumbers", b, this.ad8);
684
+ this.ac2 = a;
685
+ this.sw("NegativeOutlines", b, this.ac4);
700
686
  }
701
687
  },
702
688
  enumerable: false,
703
689
  configurable: true
704
690
  });
705
- Object.defineProperty(CategoryChart.prototype, "ae8", {
691
+ Object.defineProperty(CategoryChart.prototype, "ad9", {
706
692
  get: function () {
707
- return this.ael;
693
+ return this.ady;
708
694
  },
709
695
  set: function (a) {
710
- var b = this.ae8;
696
+ var b = this.ad9;
711
697
  if (a != b) {
712
- this.ael = a;
713
- this.sv("XAxisZoomMaximumCategoryRange", b, this.ae8);
698
+ this.ady = a;
699
+ this.sw("YAxisAbbreviateLargeNumbers", b, this.ad9);
714
700
  }
715
701
  },
716
702
  enumerable: false,
@@ -724,7 +710,7 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
724
710
  var b = this.ae9;
725
711
  if (a != b) {
726
712
  this.aem = a;
727
- this.sv("XAxisZoomMaximumItemSpan", b, this.ae9);
713
+ this.sw("XAxisZoomMaximumCategoryRange", b, this.ae9);
728
714
  }
729
715
  },
730
716
  enumerable: false,
@@ -738,7 +724,7 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
738
724
  var b = this.afa;
739
725
  if (a != b) {
740
726
  this.aen = a;
741
- this.sv("XAxisZoomToCategoryRange", b, this.afa);
727
+ this.sw("XAxisZoomMaximumItemSpan", b, this.afa);
742
728
  }
743
729
  },
744
730
  enumerable: false,
@@ -752,7 +738,7 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
752
738
  var b = this.afb;
753
739
  if (a != b) {
754
740
  this.aeo = a;
755
- this.sv("XAxisZoomToCategoryStart", b, this.afb);
741
+ this.sw("XAxisZoomToCategoryRange", b, this.afb);
756
742
  }
757
743
  },
758
744
  enumerable: false,
@@ -766,21 +752,21 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
766
752
  var b = this.afc;
767
753
  if (a != b) {
768
754
  this.aep = a;
769
- this.sv("XAxisZoomToItemSpan", b, this.afc);
755
+ this.sw("XAxisZoomToCategoryStart", b, this.afc);
770
756
  }
771
757
  },
772
758
  enumerable: false,
773
759
  configurable: true
774
760
  });
775
- Object.defineProperty(CategoryChart.prototype, "ad1", {
761
+ Object.defineProperty(CategoryChart.prototype, "afd", {
776
762
  get: function () {
777
- return this.adq;
763
+ return this.aeq;
778
764
  },
779
765
  set: function (a) {
780
- var b = this.ad1;
766
+ var b = this.afd;
781
767
  if (a != b) {
782
- this.adq = a;
783
- this.sv("IsCategoryHighlightingEnabled", b, this.ad1);
768
+ this.aeq = a;
769
+ this.sw("XAxisZoomToItemSpan", b, this.afd);
784
770
  }
785
771
  },
786
772
  enumerable: false,
@@ -794,7 +780,21 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
794
780
  var b = this.ad2;
795
781
  if (a != b) {
796
782
  this.adr = a;
797
- this.sv("IsItemHighlightingEnabled", b, this.ad2);
783
+ this.sw("IsCategoryHighlightingEnabled", b, this.ad2);
784
+ }
785
+ },
786
+ enumerable: false,
787
+ configurable: true
788
+ });
789
+ Object.defineProperty(CategoryChart.prototype, "ad3", {
790
+ get: function () {
791
+ return this.ads;
792
+ },
793
+ set: function (a) {
794
+ var b = this.ad3;
795
+ if (a != b) {
796
+ this.ads = a;
797
+ this.sw("IsItemHighlightingEnabled", b, this.ad3);
798
798
  }
799
799
  },
800
800
  enumerable: false,
@@ -839,10 +839,10 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
839
839
  configurable: true
840
840
  });
841
841
  CategoryChart.prototype.gv = function () {
842
- if (this.aec == null) {
843
- this.aec = CategoryChartMockDataGenerator.a();
842
+ if (this.aed == null) {
843
+ this.aed = CategoryChartMockDataGenerator.a();
844
844
  }
845
- return this.aec;
845
+ return this.aed;
846
846
  };
847
847
  CategoryChart.prototype.cq = function (a) {
848
848
  if (a != null) {
@@ -869,32 +869,32 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
869
869
  CategoryChart.prototype.get_ge = function () {
870
870
  return this.xAxis != null && this.xAxis.categoryMode != 0;
871
871
  };
872
- CategoryChart.prototype.agt = function (a, b) {
872
+ CategoryChart.prototype.agu = function (a, b) {
873
873
  switch (b.propertyName) {
874
874
  case "ActualMinimum":
875
- this.s5("XAxisActualMinimum");
875
+ this.s6("XAxisActualMinimum");
876
876
  break;
877
877
  case "ActualMaximum":
878
- this.s5("XAxisActualMaximum");
878
+ this.s6("XAxisActualMaximum");
879
879
  break;
880
880
  }
881
881
  };
882
- CategoryChart.prototype.agu = function (a, b) {
882
+ CategoryChart.prototype.agv = function (a, b) {
883
883
  switch (b.propertyName) {
884
884
  case "ActualMinimumValue":
885
- this.s5("YAxisActualMinimum");
885
+ this.s6("YAxisActualMinimum");
886
886
  break;
887
887
  case "ActualMaximumValue":
888
- this.s5("YAxisActualMaximum");
888
+ this.s6("YAxisActualMaximum");
889
889
  break;
890
890
  }
891
891
  };
892
- CategoryChart.prototype.th = function () {
893
- _super.prototype.th.call(this);
894
- this.xAxis.fz = this.yl == null ? XYChart.yx(this.xAxis, this.bd.dataSeries) : this.yl;
892
+ CategoryChart.prototype.ti = function () {
893
+ _super.prototype.ti.call(this);
894
+ this.xAxis.f0 = this.ym == null ? XYChart.yy(this.xAxis, this.bd.dataSeries) : this.ym;
895
895
  this.xAxis.itemsSource = this.dataChart != null && this.dataChart.series.count > 0 ? this.dataChart.series._inner[0].itemsSource : null;
896
- if (this.ad5) {
897
- this.sn(function (a) { return a.w2(); });
896
+ if (this.ad6) {
897
+ this.so(function (a) { return a.xb(); });
898
898
  }
899
899
  };
900
900
  Object.defineProperty(CategoryChart.prototype, "xAxis", {
@@ -917,7 +917,7 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
917
917
  enumerable: false,
918
918
  configurable: true
919
919
  });
920
- CategoryChart.prototype.adh = function (a, b) {
920
+ CategoryChart.prototype.adi = function (a, b) {
921
921
  switch (a) {
922
922
  case 2: return this.c3(1);
923
923
  case 3: return this.c3(10);
@@ -928,15 +928,15 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
928
928
  case 4: return this.c3(4);
929
929
  case 5: return this.c3(5);
930
930
  case 8: return this.c3(8);
931
- case 9: return this.adg(b);
931
+ case 9: return this.adh(b);
932
932
  default: return this.c3(1);
933
933
  }
934
934
  };
935
- CategoryChart.prototype.adg = function (a) {
935
+ CategoryChart.prototype.adh = function (a) {
936
936
  return this.c3(a);
937
937
  };
938
938
  CategoryChart.prototype.bc = function (a) {
939
- switch (this.ac9) {
939
+ switch (this.ada) {
940
940
  case 1: return 2;
941
941
  case 0: return 0;
942
942
  case 3: return 10;
@@ -951,21 +951,21 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
951
951
  }
952
952
  };
953
953
  CategoryChart.prototype.c1 = function (a, b) {
954
- var c = this.adh(this.ac9, a.suggestedSeries);
954
+ var c = this.adi(this.ada, a.suggestedSeries);
955
955
  c.uc = a.findMatchingHint(0).path;
956
956
  c.xAxis = this.xAxis;
957
957
  c.yAxis = this.yAxis;
958
958
  return c;
959
959
  };
960
- CategoryChart.prototype.tf = function (a) {
960
+ CategoryChart.prototype.tg = function (a) {
961
961
  if (a.suggestedSecondaryAxis == 2) {
962
- this.yAxis.lh = true;
963
- this.yAxis.l8 = 10;
962
+ this.yAxis.li = true;
963
+ this.yAxis.l9 = 10;
964
964
  }
965
965
  };
966
- CategoryChart.prototype.ti = function () {
967
- this.yAxis.lh = this.aeb;
968
- this.yAxis.l8 = this.afm;
966
+ CategoryChart.prototype.tj = function () {
967
+ this.yAxis.li = this.aec;
968
+ this.yAxis.l9 = this.afn;
969
969
  };
970
970
  CategoryChart.prototype.get_gq = function () {
971
971
  return ((function () {
@@ -985,14 +985,14 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
985
985
  CategoryChart.prototype.rj = function (a, b) {
986
986
  var c = typeCast(HorizontalAnchoredCategorySeries.$, a);
987
987
  if (c != null) {
988
- c.tr = this.adb;
988
+ c.tr = this.adc;
989
989
  c.ql = this.cr(a, b);
990
990
  }
991
991
  };
992
- CategoryChart.prototype.agr = function (a) {
993
- this.ags(function (b, c) { return a(b); });
994
- };
995
992
  CategoryChart.prototype.ags = function (a) {
993
+ this.agt(function (b, c) { return a(b); });
994
+ };
995
+ CategoryChart.prototype.agt = function (a) {
996
996
  if (this.dataChart == null) {
997
997
  return;
998
998
  }
@@ -1004,28 +1004,28 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
1004
1004
  a(c, b);
1005
1005
  }
1006
1006
  };
1007
- CategoryChart.prototype.v3 = function () {
1007
+ CategoryChart.prototype.v4 = function () {
1008
1008
  return this.xAxis;
1009
1009
  };
1010
- CategoryChart.prototype.v4 = function () {
1010
+ CategoryChart.prototype.v5 = function () {
1011
1011
  return this.yAxis;
1012
1012
  };
1013
- CategoryChart.prototype.adk = function () {
1013
+ CategoryChart.prototype.adl = function () {
1014
1014
  return this.c3(30);
1015
1015
  };
1016
- CategoryChart.prototype.adl = function () {
1016
+ CategoryChart.prototype.adm = function () {
1017
1017
  return this.c3(31);
1018
1018
  };
1019
1019
  CategoryChart.prototype.gn = function (a, b) {
1020
1020
  var c = _super.prototype.gn.call(this, a, b);
1021
1021
  if (c != null) {
1022
1022
  var d = new List$1(Series.$, 0);
1023
- if (this.adq) {
1024
- d.add(this.adk());
1025
- }
1026
1023
  if (this.adr) {
1027
1024
  d.add(this.adl());
1028
1025
  }
1026
+ if (this.ads) {
1027
+ d.add(this.adm());
1028
+ }
1029
1029
  for (var e = 0; e < d.count; e++) {
1030
1030
  var f = d._inner[e];
1031
1031
  f.name = a + getInstanceType(f).typeName;
@@ -1042,8 +1042,8 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
1042
1042
  return this.a6;
1043
1043
  }
1044
1044
  };
1045
- CategoryChart.prototype.tn = function (a, b, c) {
1046
- _super.prototype.tn.call(this, a, b, c);
1045
+ CategoryChart.prototype.to = function (a, b, c) {
1046
+ _super.prototype.to.call(this, a, b, c);
1047
1047
  if (this.bd.dataSeries.count > 0) {
1048
1048
  if (stringIsNullOrEmpty(this.lm)) {
1049
1049
  this.b3.setXMemberPath(a, c.getMemberPathFor(16));
@@ -1064,10 +1064,10 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
1064
1064
  return true;
1065
1065
  }
1066
1066
  else if (this.a9 == 0) {
1067
- if (this.ac9 == 2 || this.ac9 == 8) {
1067
+ if (this.ada == 2 || this.ada == 8) {
1068
1068
  return false;
1069
1069
  }
1070
- else if (this.ac9 == 9 && this.bd != null && this.bd.dataSeries != null && this.bd.dataSeries.count > 0) {
1070
+ else if (this.ada == 9 && this.bd != null && this.bd.dataSeries != null && this.bd.dataSeries.count > 0) {
1071
1071
  var a = this.bd.dataSeries._inner[0].suggestedSeries;
1072
1072
  if (a == 1 || a == 8) {
1073
1073
  return false;
@@ -1080,131 +1080,131 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
1080
1080
  CategoryChart.prototype.get_f6 = function () {
1081
1081
  return DVContainer.instance.checkLoaded("CategoryChartToolbarFactoryManager");
1082
1082
  };
1083
- CategoryChart.prototype.sv = function (a, b, c) {
1083
+ CategoryChart.prototype.sw = function (a, b, c) {
1084
1084
  var _this = this;
1085
- _super.prototype.sv.call(this, a, b, c);
1085
+ _super.prototype.sw.call(this, a, b, c);
1086
1086
  switch (a) {
1087
1087
  case "ChartType":
1088
- this.th();
1088
+ this.ti();
1089
1089
  break;
1090
1090
  case "MarkerCollisionAvoidance":
1091
- this.agr(function (d) { return d.tr = _this.adb; });
1091
+ this.ags(function (d) { return d.tr = _this.adc; });
1092
1092
  break;
1093
1093
  case "IsTransitionInEnabled":
1094
- this.agr(function (d) { return d.so = _this.ad4; });
1094
+ this.ags(function (d) { return d.so = _this.ad5; });
1095
1095
  break;
1096
1096
  case "IsSplineShapePartOfRange":
1097
- this.agr(function (d) {
1097
+ this.ags(function (d) {
1098
1098
  if (d.ej) {
1099
- d.mt(_this.ad3);
1099
+ d.mt(_this.ad4);
1100
1100
  }
1101
1101
  });
1102
1102
  break;
1103
1103
  case "TransitionInMode":
1104
- this.agr(function (d) { return d.r8 = _this.add; });
1104
+ this.ags(function (d) { return d.r8 = _this.ade; });
1105
1105
  break;
1106
1106
  case "TransitionInSpeedType":
1107
- this.agr(function (d) { return d.cb = _this.adn; });
1107
+ this.ags(function (d) { return d.cb = _this.ado; });
1108
1108
  break;
1109
1109
  case "XAxisInterval":
1110
- this.xAxis.mq = this.ae3;
1110
+ this.xAxis.mr = this.ae4;
1111
1111
  break;
1112
1112
  case "XAxisMinorInterval":
1113
- this.xAxis.mr = this.ae6;
1113
+ this.xAxis.ms = this.ae7;
1114
1114
  break;
1115
1115
  case "XAxisGap":
1116
- this.xAxis.k0 = this.ae2;
1116
+ this.xAxis.k1 = this.ae3;
1117
1117
  break;
1118
1118
  case "XAxisOverlap":
1119
- this.xAxis.k9 = this.ae7;
1119
+ this.xAxis.la = this.ae8;
1120
1120
  break;
1121
1121
  case "XAxisMinimumGapSize":
1122
- this.xAxis.k8 = this.ae5;
1122
+ this.xAxis.k9 = this.ae6;
1123
1123
  break;
1124
1124
  case "XAxisMaximumGap":
1125
- this.xAxis.k7 = this.ae4;
1125
+ this.xAxis.k8 = this.ae5;
1126
1126
  break;
1127
1127
  case "XAxisZoomMaximumCategoryRange":
1128
- this.xAxis.zoomMaximumCategoryRange = this.ae8;
1128
+ this.xAxis.zoomMaximumCategoryRange = this.ae9;
1129
1129
  break;
1130
1130
  case "XAxisZoomMaximumItemSpan":
1131
- this.xAxis.zoomMaximumItemSpan = this.ae9;
1131
+ this.xAxis.zoomMaximumItemSpan = this.afa;
1132
1132
  break;
1133
1133
  case "XAxisZoomToCategoryRange":
1134
- this.xAxis.zoomToCategoryRange = this.afa;
1134
+ this.xAxis.zoomToCategoryRange = this.afb;
1135
1135
  break;
1136
1136
  case "XAxisZoomToCategoryStart":
1137
- this.xAxis.zoomToCategoryStart = this.afb;
1137
+ this.xAxis.zoomToCategoryStart = this.afc;
1138
1138
  break;
1139
1139
  case "XAxisZoomToItemSpan":
1140
- this.xAxis.zoomToItemSpan = this.afc;
1140
+ this.xAxis.zoomToItemSpan = this.afd;
1141
1141
  break;
1142
1142
  case "YAxisInterval":
1143
- this.yAxis.l0 = this.aff;
1143
+ this.yAxis.l1 = this.afg;
1144
1144
  break;
1145
1145
  case "YAxisFavorLabellingScaleEnd":
1146
- this.yAxis.lc = this.aea;
1146
+ this.yAxis.ld = this.aeb;
1147
1147
  break;
1148
1148
  case "YAxisAutoRangeBufferMode":
1149
- this.yAxis.kt = this.ac7;
1149
+ this.yAxis.ku = this.ac8;
1150
1150
  break;
1151
1151
  case "YAxisIsLogarithmic":
1152
- this.yAxis.lh = this.aeb;
1152
+ this.yAxis.li = this.aec;
1153
1153
  break;
1154
1154
  case "YAxisLogarithmBase":
1155
- this.yAxis.l8 = this.afm;
1155
+ this.yAxis.l9 = this.afn;
1156
1156
  break;
1157
1157
  case "YAxisMinimumValue":
1158
- this.yAxis.l4 = this.afh;
1158
+ this.yAxis.l5 = this.afi;
1159
1159
  break;
1160
1160
  case "YAxisMaximumValue":
1161
- this.yAxis.l3 = this.afg;
1161
+ this.yAxis.l4 = this.afh;
1162
1162
  break;
1163
1163
  case "YAxisMinorInterval":
1164
- this.yAxis.l5 = this.afi;
1164
+ this.yAxis.l6 = this.afj;
1165
1165
  break;
1166
1166
  case "NegativeBrushes":
1167
1167
  case "NegativeOutlines":
1168
- this.ags(function (d, e) {
1168
+ this.agt(function (d, e) {
1169
1169
  if (d.d6) {
1170
- d.ms(ArrayExtension.getModulus$1(Brush.$, _this.ac2, e), ArrayExtension.getModulus$1(Brush.$, _this.ac3, e));
1170
+ d.ms(ArrayExtension.getModulus$1(Brush.$, _this.ac3, e), ArrayExtension.getModulus$1(Brush.$, _this.ac4, e));
1171
1171
  }
1172
1172
  });
1173
1173
  break;
1174
1174
  case "YAxisAbbreviateLargeNumbers":
1175
- this.abj(function (d) { return d.k9 = _this.ad8; });
1175
+ this.abk(function (d) { return d.la = _this.ad9; });
1176
1176
  break;
1177
1177
  case "IsCategoryHighlightingEnabled":
1178
1178
  case "IsItemHighlightingEnabled":
1179
- this.th();
1179
+ this.ti();
1180
1180
  break;
1181
1181
  case "AutoMarginAndAngleUpdateMode":
1182
- this.sn(function (d) { return d.tw = _this.ac5; });
1182
+ this.so(function (d) { return d.t5 = _this.ac6; });
1183
1183
  break;
1184
1184
  case "ShouldAutoExpandMarginForInitialLabels":
1185
- this.sn(function (d) { return d.ur = _this.ad5; });
1185
+ this.so(function (d) { return d.u0 = _this.ad6; });
1186
1186
  break;
1187
- case CategoryChart.af0:
1188
- this.sn(function (d) { return d.uu = _this.ad6; });
1187
+ case CategoryChart.af1:
1188
+ this.so(function (d) { return d.u3 = _this.ad7; });
1189
1189
  break;
1190
1190
  case "AutoExpandMarginExtraPadding":
1191
- this.sn(function (d) { return d.vh = _this.aeu; });
1191
+ this.so(function (d) { return d.vq = _this.aev; });
1192
1192
  break;
1193
1193
  case "AutoExpandMarginMaximumValue":
1194
- this.sn(function (d) { return d.vi = _this.aev; });
1194
+ this.so(function (d) { return d.vr = _this.aew; });
1195
1195
  break;
1196
- case CategoryChart.af5:
1197
- this.abf(function (d) { return d.b0 = _this.ad7; }, a);
1196
+ case CategoryChart.af6:
1197
+ this.abg(function (d) { return d.b1 = _this.ad8; }, a);
1198
1198
  break;
1199
- case CategoryChart.agj:
1200
- this.abj(function (d) { return d.b0 = _this.ad9; });
1199
+ case CategoryChart.agk:
1200
+ this.abk(function (d) { return d.b1 = _this.aea; });
1201
1201
  break;
1202
1202
  }
1203
1203
  };
1204
1204
  CategoryChart.$t = markType(CategoryChart, 'CategoryChart', XYChart.$);
1205
- CategoryChart.af0 = "ShouldConsiderAutoRotationForInitialLabels";
1206
- CategoryChart.af5 = "XAxisEnhancedIntervalPreferMoreCategoryLabels";
1207
- CategoryChart.agj = "YAxisEnhancedIntervalPreferMoreCategoryLabels";
1205
+ CategoryChart.af1 = "ShouldConsiderAutoRotationForInitialLabels";
1206
+ CategoryChart.af6 = "XAxisEnhancedIntervalPreferMoreCategoryLabels";
1207
+ CategoryChart.agk = "YAxisEnhancedIntervalPreferMoreCategoryLabels";
1208
1208
  return CategoryChart;
1209
1209
  }(XYChart));
1210
1210
  export { CategoryChart };