igniteui-webcomponents-charts 4.3.2 → 4.3.3-beta.1

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
@@ -41,80 +41,80 @@ export let CategoryChart = /*@__PURE__*/ (() => {
41
41
  return;
42
42
  }
43
43
  let a = this.dataChart.cu.j.e();
44
- this.ac2 = a.d;
45
- this.ac3 = a.e;
46
- if (this.acc == null) {
47
- this.acc = a.k;
48
- }
49
- if (this.acj == null) {
50
- this.acj = a.k;
51
- }
52
- this.yb = 0;
53
- this.ack = AxisDefaults.h;
54
- this.acn = null;
55
- this.acg = AxisDefaults.g;
56
- this.acd = null;
57
- this.xu = AxisDefaults.f;
58
- this.ach = AxisDefaults.j;
59
- this.xv = AxisDefaults.e;
44
+ this.ac3 = a.d;
45
+ this.ac4 = a.e;
46
+ if (this.acd == null) {
47
+ this.acd = a.k;
48
+ }
49
+ if (this.ack == null) {
50
+ this.ack = a.k;
51
+ }
52
+ this.yc = 0;
53
+ this.acl = AxisDefaults.h;
54
+ this.aco = null;
55
+ this.ach = AxisDefaults.g;
56
+ this.ace = null;
57
+ this.xv = AxisDefaults.f;
58
+ this.aci = AxisDefaults.j;
59
+ this.xw = AxisDefaults.e;
60
60
  this.fm = true;
61
61
  this.fn = true;
62
62
  this.a9 = 0;
63
63
  this.h9 = Defaults.j;
64
- this.uo = Defaults.ae;
65
- this.uj = Defaults.af;
66
- this.uk = Defaults.ag;
67
- this.ad4 = true;
64
+ this.up = Defaults.ae;
65
+ this.uk = Defaults.af;
66
+ this.ul = Defaults.ag;
67
+ this.ad5 = true;
68
68
  }
69
69
  sb(a, b) {
70
70
  super.sb(a, b);
71
- a.hs = this.afl;
72
- a.ch = this.adp;
71
+ a.hs = this.afm;
72
+ a.ch = this.adq;
73
73
  }
74
- sy(a, b, c) {
75
- super.sy(a, b, c);
74
+ sz(a, b, c) {
75
+ super.sz(a, b, c);
76
76
  switch (a) {
77
77
  case "TransitionInDuration":
78
- this.ry((d) => d.hs = this.afl);
78
+ this.ry((d) => d.hs = this.afm);
79
79
  break;
80
80
  case "TransitionInEasingFunction":
81
- this.ry((d) => d.ch = this.adp);
81
+ this.ry((d) => d.ch = this.adq);
82
82
  break;
83
83
  }
84
84
  }
85
- get afl() {
86
- return this.afj;
85
+ get afm() {
86
+ return this.afk;
87
87
  }
88
- set afl(a) {
89
- let b = this.afl;
88
+ set afm(a) {
89
+ let b = this.afm;
90
90
  if (a != b) {
91
- this.afj = a;
92
- this.sv("TransitionInDuration", b, this.afl);
91
+ this.afk = a;
92
+ this.sw("TransitionInDuration", b, this.afm);
93
93
  }
94
94
  }
95
- get adp() {
96
- return this.ado;
95
+ get adq() {
96
+ return this.adp;
97
97
  }
98
- set adp(a) {
99
- let b = this.adp;
98
+ set adq(a) {
99
+ let b = this.adq;
100
100
  if (a != b) {
101
- this.ado = a;
102
- this.sv("TransitionInEasingFunction", b, this.adp);
101
+ this.adp = a;
102
+ this.sw("TransitionInEasingFunction", b, this.adq);
103
103
  }
104
104
  }
105
- afr() {
105
+ afs() {
106
106
  let cvd_ = this.j9();
107
107
  cvd_.scaleByViewport();
108
108
  return (cvd_.serialize());
109
109
  }
110
110
  r4(a) {
111
111
  super.r4(a);
112
- a.ds = this.fh;
113
- a.ur = this.ad5;
114
- a.uu = this.ad6;
115
- a.vh = this.aeu;
116
- a.vi = this.aev;
117
- a.tw = this.ac5;
112
+ a.dt = this.fh;
113
+ a.u0 = this.ad6;
114
+ a.u3 = this.ad7;
115
+ a.vq = this.aev;
116
+ a.vr = this.aew;
117
+ a.t5 = this.ac6;
118
118
  }
119
119
  sa(a, b) {
120
120
  super.sa(a, b);
@@ -122,54 +122,54 @@ export let CategoryChart = /*@__PURE__*/ (() => {
122
122
  if (c == null) {
123
123
  return;
124
124
  }
125
- c.tr = this.adb;
126
- c.so = this.ad4;
127
- c.r8 = this.add;
128
- c.cb = this.adn;
125
+ c.tr = this.adc;
126
+ c.so = this.ad5;
127
+ c.r8 = this.ade;
128
+ c.cb = this.ado;
129
129
  c.trendLineBrush = ArrayExtension.getModulus$1(Brush.$, this.ah, b);
130
130
  c.trendLineType = this.dq;
131
131
  c.trendLineThickness = this.i7;
132
132
  c.ql = this.cr(a, b);
133
133
  if (a.d6) {
134
- a.ms(ArrayExtension.getModulus$1(Brush.$, this.ac2, b), ArrayExtension.getModulus$1(Brush.$, this.ac3, b));
134
+ a.ms(ArrayExtension.getModulus$1(Brush.$, this.ac3, b), ArrayExtension.getModulus$1(Brush.$, this.ac4, b));
135
135
  }
136
136
  }
137
- ade() {
137
+ adf() {
138
138
  return new CategoryXAxis();
139
139
  }
140
- adi() {
140
+ adj() {
141
141
  return new NumericYAxis();
142
142
  }
143
143
  rn() {
144
- this.xAxis = this.ade();
144
+ this.xAxis = this.adf();
145
145
  this.xAxis.name = "xAxis";
146
146
  let a = this.xAxis;
147
- a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.agt));
148
- this.yAxis = this.adi();
147
+ a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.agu));
148
+ this.yAxis = this.adj();
149
149
  this.yAxis.name = "yAxis";
150
150
  let b = this.yAxis;
151
- b.propertyChanged = delegateCombine(b.propertyChanged, runOn(this, this.agu));
152
- if (this.xAxis.ay == null) {
153
- this.xAxis.ay = new AxisLabelSettings();
151
+ b.propertyChanged = delegateCombine(b.propertyChanged, runOn(this, this.agv));
152
+ if (this.xAxis.az == null) {
153
+ this.xAxis.az = new AxisLabelSettings();
154
154
  }
155
- if (this.yAxis.ay == null) {
156
- this.yAxis.ay = new AxisLabelSettings();
155
+ if (this.yAxis.az == null) {
156
+ this.yAxis.az = new AxisLabelSettings();
157
157
  }
158
158
  }
159
- abc(a) {
160
- super.abc(a);
161
- a.k9 = this.ad8;
162
- a.lc = this.aea;
163
- a.b0 = this.ad9;
159
+ abd(a) {
160
+ super.abd(a);
161
+ a.la = this.ad9;
162
+ a.ld = this.aeb;
163
+ a.b1 = this.aea;
164
164
  }
165
- aba(a) {
166
- super.aba(a);
167
- a.b0 = this.ad7;
168
- a.zoomMaximumCategoryRange = this.ae8;
169
- a.zoomToCategoryRange = this.afa;
170
- a.zoomToCategoryStart = this.afb;
171
- a.zoomMaximumItemSpan = this.ae9;
172
- a.zoomToItemSpan = this.afc;
165
+ abb(a) {
166
+ super.abb(a);
167
+ a.b1 = this.ad8;
168
+ a.zoomMaximumCategoryRange = this.ae9;
169
+ a.zoomToCategoryRange = this.afb;
170
+ a.zoomToCategoryStart = this.afc;
171
+ a.zoomMaximumItemSpan = this.afa;
172
+ a.zoomToItemSpan = this.afd;
173
173
  }
174
174
  get_b1() {
175
175
  return 0;
@@ -177,34 +177,24 @@ export let CategoryChart = /*@__PURE__*/ (() => {
177
177
  get b1() {
178
178
  return this.get_b1();
179
179
  }
180
- get ac9() {
181
- return this.ac8;
180
+ get ada() {
181
+ return this.ac9;
182
182
  }
183
- set ac9(a) {
184
- if (a != this.ac8) {
185
- let b = this.ac9;
186
- this.ac8 = a;
187
- this.sv("ChartType", enumGetBox(CategoryChartType_$type, b), enumGetBox(CategoryChartType_$type, this.ac9));
183
+ set ada(a) {
184
+ if (a != this.ac9) {
185
+ let b = this.ada;
186
+ this.ac9 = a;
187
+ this.sw("ChartType", enumGetBox(CategoryChartType_$type, b), enumGetBox(CategoryChartType_$type, this.ada));
188
188
  }
189
189
  }
190
- get adb() {
191
- return this.ada;
190
+ get adc() {
191
+ return this.adb;
192
192
  }
193
- set adb(a) {
194
- let b = this.adb;
193
+ set adc(a) {
194
+ let b = this.adc;
195
195
  if (a != b) {
196
- this.ada = a;
197
- this.sv("MarkerCollisionAvoidance", enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, b), enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, this.adb));
198
- }
199
- }
200
- get ad3() {
201
- return this.ads;
202
- }
203
- set ad3(a) {
204
- let b = this.ad3;
205
- if (a != b) {
206
- this.ads = a;
207
- this.sv("IsSplineShapePartOfRange", b, this.ad3);
196
+ this.adb = a;
197
+ this.sw("MarkerCollisionAvoidance", enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, b), enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, this.adc));
208
198
  }
209
199
  }
210
200
  get ad4() {
@@ -214,27 +204,57 @@ export let CategoryChart = /*@__PURE__*/ (() => {
214
204
  let b = this.ad4;
215
205
  if (a != b) {
216
206
  this.adt = a;
217
- this.sv("IsTransitionInEnabled", b, this.ad4);
207
+ this.sw("IsSplineShapePartOfRange", b, this.ad4);
218
208
  }
219
209
  }
220
- get add() {
221
- return this.adc;
210
+ get ad5() {
211
+ return this.adu;
212
+ }
213
+ set ad5(a) {
214
+ let b = this.ad5;
215
+ if (a != b) {
216
+ this.adu = a;
217
+ this.sw("IsTransitionInEnabled", b, this.ad5);
218
+ }
222
219
  }
223
- set add(a) {
224
- let b = this.add;
220
+ get ade() {
221
+ return this.add;
222
+ }
223
+ set ade(a) {
224
+ let b = this.ade;
225
225
  if (a != b) {
226
- this.adc = a;
227
- this.sv("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.add));
226
+ this.add = a;
227
+ this.sw("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.ade));
228
228
  }
229
229
  }
230
- get adn() {
231
- return this.adm;
230
+ get ado() {
231
+ return this.adn;
232
232
  }
233
- set adn(a) {
234
- let b = this.adn;
233
+ set ado(a) {
234
+ let b = this.ado;
235
235
  if (a != b) {
236
- this.adm = a;
237
- this.sv("TransitionInSpeedType", enumGetBox(TransitionInSpeedType_$type, b), enumGetBox(TransitionInSpeedType_$type, this.adn));
236
+ this.adn = a;
237
+ this.sw("TransitionInSpeedType", enumGetBox(TransitionInSpeedType_$type, b), enumGetBox(TransitionInSpeedType_$type, this.ado));
238
+ }
239
+ }
240
+ get ae4() {
241
+ return this.aeh;
242
+ }
243
+ set ae4(a) {
244
+ let b = this.ae4;
245
+ if (a != b) {
246
+ this.aeh = a;
247
+ this.sw("XAxisInterval", b, this.ae4);
248
+ }
249
+ }
250
+ get ae7() {
251
+ return this.aek;
252
+ }
253
+ set ae7(a) {
254
+ let b = this.ae7;
255
+ if (a != b) {
256
+ this.aek = a;
257
+ this.sw("XAxisMinorInterval", b, this.ae7);
238
258
  }
239
259
  }
240
260
  get ae3() {
@@ -244,7 +264,7 @@ export let CategoryChart = /*@__PURE__*/ (() => {
244
264
  let b = this.ae3;
245
265
  if (a != b) {
246
266
  this.aeg = a;
247
- this.sv("XAxisInterval", b, this.ae3);
267
+ this.sw("XAxisGap", b, this.ae3);
248
268
  }
249
269
  }
250
270
  get ae6() {
@@ -254,17 +274,7 @@ export let CategoryChart = /*@__PURE__*/ (() => {
254
274
  let b = this.ae6;
255
275
  if (a != b) {
256
276
  this.aej = a;
257
- this.sv("XAxisMinorInterval", b, this.ae6);
258
- }
259
- }
260
- get ae2() {
261
- return this.aef;
262
- }
263
- set ae2(a) {
264
- let b = this.ae2;
265
- if (a != b) {
266
- this.aef = a;
267
- this.sv("XAxisGap", b, this.ae2);
277
+ this.sw("XAxisMinimumGapSize", b, this.ae6);
268
278
  }
269
279
  }
270
280
  get ae5() {
@@ -274,62 +284,42 @@ export let CategoryChart = /*@__PURE__*/ (() => {
274
284
  let b = this.ae5;
275
285
  if (a != b) {
276
286
  this.aei = a;
277
- this.sv("XAxisMinimumGapSize", b, this.ae5);
278
- }
279
- }
280
- get ae4() {
281
- return this.aeh;
282
- }
283
- set ae4(a) {
284
- let b = this.ae4;
285
- if (a != b) {
286
- this.aeh = a;
287
- this.sv("XAxisMaximumGap", b, this.ae4);
287
+ this.sw("XAxisMaximumGap", b, this.ae5);
288
288
  }
289
289
  }
290
- get ae7() {
291
- return this.aek;
290
+ get ae8() {
291
+ return this.ael;
292
292
  }
293
- set ae7(a) {
294
- let b = this.ae7;
293
+ set ae8(a) {
294
+ let b = this.ae8;
295
295
  if (a != b) {
296
- this.aek = a;
297
- this.sv("XAxisOverlap", b, this.ae7);
296
+ this.ael = a;
297
+ this.sw("XAxisOverlap", b, this.ae8);
298
298
  }
299
299
  }
300
- get aff() {
301
- return this.aeq;
300
+ get afg() {
301
+ return this.aer;
302
302
  }
303
- set aff(a) {
304
- let b = this.aff;
303
+ set afg(a) {
304
+ let b = this.afg;
305
305
  if (a != b) {
306
- this.aeq = a;
307
- this.sv("YAxisInterval", b, this.aff);
306
+ this.aer = a;
307
+ this.sw("YAxisInterval", b, this.afg);
308
308
  }
309
309
  }
310
- get ac5() {
311
- return this.ac4;
310
+ get ac6() {
311
+ return this.ac5;
312
312
  }
313
- set ac5(a) {
314
- let b = this.ac5;
313
+ set ac6(a) {
314
+ let b = this.ac6;
315
315
  if (a != b) {
316
- this.ac4 = a;
317
- this.sv("AutoMarginAndAngleUpdateMode", enumGetBox(AutoMarginsAndAngleUpdateMode_$type, b), enumGetBox(AutoMarginsAndAngleUpdateMode_$type, this.ac5));
316
+ this.ac5 = a;
317
+ this.sw("AutoMarginAndAngleUpdateMode", enumGetBox(AutoMarginsAndAngleUpdateMode_$type, b), enumGetBox(AutoMarginsAndAngleUpdateMode_$type, this.ac6));
318
318
  }
319
319
  }
320
- agv() {
320
+ agw() {
321
321
  if (this.dataChart != null) {
322
- this.dataChart.w2();
323
- }
324
- }
325
- get ad5() {
326
- return this.adu;
327
- }
328
- set ad5(a) {
329
- let b = this.ad5;
330
- if (a != b) {
331
- this.adu = a;
332
- this.sv("ShouldAutoExpandMarginForInitialLabels", b, this.ad5);
322
+ this.dataChart.xb();
333
323
  }
334
324
  }
335
325
  get ad6() {
@@ -339,17 +329,17 @@ export let CategoryChart = /*@__PURE__*/ (() => {
339
329
  let b = this.ad6;
340
330
  if (a != b) {
341
331
  this.adv = a;
342
- this.sv(CategoryChart.af0, b, this.ad6);
332
+ this.sw("ShouldAutoExpandMarginForInitialLabels", b, this.ad6);
343
333
  }
344
334
  }
345
- get aeu() {
346
- return this.aed;
335
+ get ad7() {
336
+ return this.adw;
347
337
  }
348
- set aeu(a) {
349
- let b = this.aeu;
338
+ set ad7(a) {
339
+ let b = this.ad7;
350
340
  if (a != b) {
351
- this.aed = a;
352
- this.sv("AutoExpandMarginExtraPadding", b, this.aeu);
341
+ this.adw = a;
342
+ this.sw(CategoryChart.af1, b, this.ad7);
353
343
  }
354
344
  }
355
345
  get aev() {
@@ -359,7 +349,37 @@ export let CategoryChart = /*@__PURE__*/ (() => {
359
349
  let b = this.aev;
360
350
  if (a != b) {
361
351
  this.aee = a;
362
- this.sv("AutoExpandMarginMaximumValue", b, this.aev);
352
+ this.sw("AutoExpandMarginExtraPadding", b, this.aev);
353
+ }
354
+ }
355
+ get aew() {
356
+ return this.aef;
357
+ }
358
+ set aew(a) {
359
+ let b = this.aew;
360
+ if (a != b) {
361
+ this.aef = a;
362
+ this.sw("AutoExpandMarginMaximumValue", b, this.aew);
363
+ }
364
+ }
365
+ get aeb() {
366
+ return this.ad0;
367
+ }
368
+ set aeb(a) {
369
+ let b = this.aeb;
370
+ if (a != b) {
371
+ this.ad0 = a;
372
+ this.sw("YAxisFavorLabellingScaleEnd", b, this.aeb);
373
+ }
374
+ }
375
+ get ad8() {
376
+ return this.adx;
377
+ }
378
+ set ad8(a) {
379
+ let b = this.ad8;
380
+ if (a != b) {
381
+ this.adx = a;
382
+ this.sw(CategoryChart.af6, b, this.ad8);
363
383
  }
364
384
  }
365
385
  get aea() {
@@ -369,57 +389,47 @@ export let CategoryChart = /*@__PURE__*/ (() => {
369
389
  let b = this.aea;
370
390
  if (a != b) {
371
391
  this.adz = a;
372
- this.sv("YAxisFavorLabellingScaleEnd", b, this.aea);
392
+ this.sw(CategoryChart.agk, b, this.aea);
373
393
  }
374
394
  }
375
- get ad7() {
376
- return this.adw;
395
+ get ac8() {
396
+ return this.ac7;
377
397
  }
378
- set ad7(a) {
379
- let b = this.ad7;
398
+ set ac8(a) {
399
+ let b = this.ac8;
380
400
  if (a != b) {
381
- this.adw = a;
382
- this.sv(CategoryChart.af5, b, this.ad7);
401
+ this.ac7 = a;
402
+ this.sw("YAxisAutoRangeBufferMode", enumGetBox(AxisRangeBufferMode_$type, b), enumGetBox(AxisRangeBufferMode_$type, this.ac8));
383
403
  }
384
404
  }
385
- get ad9() {
386
- return this.ady;
405
+ get aec() {
406
+ return this.ad1;
387
407
  }
388
- set ad9(a) {
389
- let b = this.ad9;
408
+ set aec(a) {
409
+ let b = this.aec;
390
410
  if (a != b) {
391
- this.ady = a;
392
- this.sv(CategoryChart.agj, b, this.ad9);
411
+ this.ad1 = a;
412
+ this.sw("YAxisIsLogarithmic", b, this.aec);
393
413
  }
394
414
  }
395
- get ac7() {
396
- return this.ac6;
415
+ get afn() {
416
+ return this.afl;
397
417
  }
398
- set ac7(a) {
399
- let b = this.ac7;
418
+ set afn(a) {
419
+ let b = this.afn;
400
420
  if (a != b) {
401
- this.ac6 = a;
402
- this.sv("YAxisAutoRangeBufferMode", enumGetBox(AxisRangeBufferMode_$type, b), enumGetBox(AxisRangeBufferMode_$type, this.ac7));
421
+ this.afl = a;
422
+ this.sw("YAxisLogarithmBase", b, this.afn);
403
423
  }
404
424
  }
405
- get aeb() {
406
- return this.ad0;
407
- }
408
- set aeb(a) {
409
- let b = this.aeb;
410
- if (a != b) {
411
- this.ad0 = a;
412
- this.sv("YAxisIsLogarithmic", b, this.aeb);
413
- }
414
- }
415
- get afm() {
416
- return this.afk;
425
+ get afi() {
426
+ return this.aet;
417
427
  }
418
- set afm(a) {
419
- let b = this.afm;
428
+ set afi(a) {
429
+ let b = this.afi;
420
430
  if (a != b) {
421
- this.afk = a;
422
- this.sv("YAxisLogarithmBase", b, this.afm);
431
+ this.aet = a;
432
+ this.sw("YAxisMinimumValue", b, this.afi);
423
433
  }
424
434
  }
425
435
  get afh() {
@@ -429,34 +439,30 @@ export let CategoryChart = /*@__PURE__*/ (() => {
429
439
  let b = this.afh;
430
440
  if (a != b) {
431
441
  this.aes = a;
432
- this.sv("YAxisMinimumValue", b, this.afh);
442
+ this.sw("YAxisMaximumValue", b, this.afh);
433
443
  }
434
444
  }
435
- get afg() {
436
- return this.aer;
445
+ get afj() {
446
+ return this.aeu;
437
447
  }
438
- set afg(a) {
439
- let b = this.afg;
448
+ set afj(a) {
449
+ let b = this.afj;
440
450
  if (a != b) {
441
- this.aer = a;
442
- this.sv("YAxisMaximumValue", b, this.afg);
451
+ this.aeu = a;
452
+ this.sw("YAxisMinorInterval", b, this.afj);
443
453
  }
444
454
  }
445
- get afi() {
446
- return this.aet;
447
- }
448
- set afi(a) {
449
- let b = this.afi;
450
- if (a != b) {
451
- this.aet = a;
452
- this.sv("YAxisMinorInterval", b, this.afi);
453
- }
455
+ get ae2() {
456
+ return this.xAxis.mw;
454
457
  }
455
458
  get ae1() {
456
459
  return this.xAxis.mv;
457
460
  }
458
- get ae0() {
459
- return this.xAxis.mu;
461
+ aey() {
462
+ return this.ae2;
463
+ }
464
+ ae0() {
465
+ return this.aff;
460
466
  }
461
467
  aex() {
462
468
  return this.ae1;
@@ -464,28 +470,12 @@ export let CategoryChart = /*@__PURE__*/ (() => {
464
470
  aez() {
465
471
  return this.afe;
466
472
  }
467
- aew() {
468
- return this.ae0;
469
- }
470
- aey() {
471
- return this.afd;
473
+ get aff() {
474
+ return this.yAxis.lx;
472
475
  }
473
476
  get afe() {
474
477
  return this.yAxis.lw;
475
478
  }
476
- get afd() {
477
- return this.yAxis.lv;
478
- }
479
- get ac2() {
480
- return this.ac0;
481
- }
482
- set ac2(a) {
483
- let b = this.ac2;
484
- if (a != b) {
485
- this.ac0 = a;
486
- this.sv("NegativeBrushes", b, this.ac2);
487
- }
488
- }
489
479
  get ac3() {
490
480
  return this.ac1;
491
481
  }
@@ -493,27 +483,27 @@ export let CategoryChart = /*@__PURE__*/ (() => {
493
483
  let b = this.ac3;
494
484
  if (a != b) {
495
485
  this.ac1 = a;
496
- this.sv("NegativeOutlines", b, this.ac3);
486
+ this.sw("NegativeBrushes", b, this.ac3);
497
487
  }
498
488
  }
499
- get ad8() {
500
- return this.adx;
489
+ get ac4() {
490
+ return this.ac2;
501
491
  }
502
- set ad8(a) {
503
- let b = this.ad8;
492
+ set ac4(a) {
493
+ let b = this.ac4;
504
494
  if (a != b) {
505
- this.adx = a;
506
- this.sv("YAxisAbbreviateLargeNumbers", b, this.ad8);
495
+ this.ac2 = a;
496
+ this.sw("NegativeOutlines", b, this.ac4);
507
497
  }
508
498
  }
509
- get ae8() {
510
- return this.ael;
499
+ get ad9() {
500
+ return this.ady;
511
501
  }
512
- set ae8(a) {
513
- let b = this.ae8;
502
+ set ad9(a) {
503
+ let b = this.ad9;
514
504
  if (a != b) {
515
- this.ael = a;
516
- this.sv("XAxisZoomMaximumCategoryRange", b, this.ae8);
505
+ this.ady = a;
506
+ this.sw("YAxisAbbreviateLargeNumbers", b, this.ad9);
517
507
  }
518
508
  }
519
509
  get ae9() {
@@ -523,7 +513,7 @@ export let CategoryChart = /*@__PURE__*/ (() => {
523
513
  let b = this.ae9;
524
514
  if (a != b) {
525
515
  this.aem = a;
526
- this.sv("XAxisZoomMaximumItemSpan", b, this.ae9);
516
+ this.sw("XAxisZoomMaximumCategoryRange", b, this.ae9);
527
517
  }
528
518
  }
529
519
  get afa() {
@@ -533,7 +523,7 @@ export let CategoryChart = /*@__PURE__*/ (() => {
533
523
  let b = this.afa;
534
524
  if (a != b) {
535
525
  this.aen = a;
536
- this.sv("XAxisZoomToCategoryRange", b, this.afa);
526
+ this.sw("XAxisZoomMaximumItemSpan", b, this.afa);
537
527
  }
538
528
  }
539
529
  get afb() {
@@ -543,7 +533,7 @@ export let CategoryChart = /*@__PURE__*/ (() => {
543
533
  let b = this.afb;
544
534
  if (a != b) {
545
535
  this.aeo = a;
546
- this.sv("XAxisZoomToCategoryStart", b, this.afb);
536
+ this.sw("XAxisZoomToCategoryRange", b, this.afb);
547
537
  }
548
538
  }
549
539
  get afc() {
@@ -553,17 +543,17 @@ export let CategoryChart = /*@__PURE__*/ (() => {
553
543
  let b = this.afc;
554
544
  if (a != b) {
555
545
  this.aep = a;
556
- this.sv("XAxisZoomToItemSpan", b, this.afc);
546
+ this.sw("XAxisZoomToCategoryStart", b, this.afc);
557
547
  }
558
548
  }
559
- get ad1() {
560
- return this.adq;
549
+ get afd() {
550
+ return this.aeq;
561
551
  }
562
- set ad1(a) {
563
- let b = this.ad1;
552
+ set afd(a) {
553
+ let b = this.afd;
564
554
  if (a != b) {
565
- this.adq = a;
566
- this.sv("IsCategoryHighlightingEnabled", b, this.ad1);
555
+ this.aeq = a;
556
+ this.sw("XAxisZoomToItemSpan", b, this.afd);
567
557
  }
568
558
  }
569
559
  get ad2() {
@@ -573,51 +563,61 @@ export let CategoryChart = /*@__PURE__*/ (() => {
573
563
  let b = this.ad2;
574
564
  if (a != b) {
575
565
  this.adr = a;
576
- this.sv("IsItemHighlightingEnabled", b, this.ad2);
566
+ this.sw("IsCategoryHighlightingEnabled", b, this.ad2);
567
+ }
568
+ }
569
+ get ad3() {
570
+ return this.ads;
571
+ }
572
+ set ad3(a) {
573
+ let b = this.ad3;
574
+ if (a != b) {
575
+ this.ads = a;
576
+ this.sw("IsItemHighlightingEnabled", b, this.ad3);
577
577
  }
578
578
  }
579
579
  constructor() {
580
580
  super();
581
- this.afj = 1000;
582
- this.ado = null;
583
- this.ac8 = 9;
584
- this.ada = 1;
585
- this.ads = false;
586
- this.adt = true;
587
- this.adc = 0;
588
- this.adm = 0;
581
+ this.afk = 1000;
582
+ this.adp = null;
583
+ this.ac9 = 9;
584
+ this.adb = 1;
585
+ this.adt = false;
586
+ this.adu = true;
587
+ this.add = 0;
588
+ this.adn = 0;
589
+ this.aeh = 0;
590
+ this.aek = 0;
589
591
  this.aeg = 0;
590
592
  this.aej = 0;
591
- this.aef = 0;
592
- this.aei = 0;
593
- this.aeh = 1;
594
- this.aek = 0;
595
- this.aeq = NaN;
596
- this.ac4 = 1;
597
- this.adu = true;
593
+ this.aei = 1;
594
+ this.ael = 0;
595
+ this.aer = NaN;
596
+ this.ac5 = 1;
598
597
  this.adv = true;
599
- this.aed = DeviceUtils.g(2);
600
- this.aee = DeviceUtils.g(60);
601
- this.adz = true;
602
598
  this.adw = true;
603
- this.ady = false;
604
- this.ac6 = 0;
605
- this.ad0 = false;
606
- this.afk = 10;
599
+ this.aee = DeviceUtils.g(2);
600
+ this.aef = DeviceUtils.g(60);
601
+ this.ad0 = true;
602
+ this.adx = true;
603
+ this.adz = false;
604
+ this.ac7 = 0;
605
+ this.ad1 = false;
606
+ this.afl = 10;
607
+ this.aet = NaN;
607
608
  this.aes = NaN;
608
- this.aer = NaN;
609
- this.aet = 0;
610
- this.ac0 = null;
609
+ this.aeu = 0;
611
610
  this.ac1 = null;
612
- this.adx = true;
613
- this.ael = 3;
614
- this.aem = NaN;
611
+ this.ac2 = null;
612
+ this.ady = true;
613
+ this.aem = 3;
615
614
  this.aen = NaN;
616
615
  this.aeo = NaN;
617
616
  this.aep = NaN;
618
- this.adq = false;
617
+ this.aeq = NaN;
619
618
  this.adr = false;
620
- this.aec = null;
619
+ this.ads = false;
620
+ this.aed = null;
621
621
  DVContainer.instance.registerIfLoaded("CategoryChartToolbarFactoryManager");
622
622
  this.rr();
623
623
  }
@@ -656,10 +656,10 @@ export let CategoryChart = /*@__PURE__*/ (() => {
656
656
  return this.get_gr();
657
657
  }
658
658
  gv() {
659
- if (this.aec == null) {
660
- this.aec = CategoryChartMockDataGenerator.a();
659
+ if (this.aed == null) {
660
+ this.aed = CategoryChartMockDataGenerator.a();
661
661
  }
662
- return this.aec;
662
+ return this.aed;
663
663
  }
664
664
  cq(a) {
665
665
  if (a != null) {
@@ -686,32 +686,32 @@ export let CategoryChart = /*@__PURE__*/ (() => {
686
686
  get_ge() {
687
687
  return this.xAxis != null && this.xAxis.categoryMode != 0;
688
688
  }
689
- agt(a, b) {
689
+ agu(a, b) {
690
690
  switch (b.propertyName) {
691
691
  case "ActualMinimum":
692
- this.s5("XAxisActualMinimum");
692
+ this.s6("XAxisActualMinimum");
693
693
  break;
694
694
  case "ActualMaximum":
695
- this.s5("XAxisActualMaximum");
695
+ this.s6("XAxisActualMaximum");
696
696
  break;
697
697
  }
698
698
  }
699
- agu(a, b) {
699
+ agv(a, b) {
700
700
  switch (b.propertyName) {
701
701
  case "ActualMinimumValue":
702
- this.s5("YAxisActualMinimum");
702
+ this.s6("YAxisActualMinimum");
703
703
  break;
704
704
  case "ActualMaximumValue":
705
- this.s5("YAxisActualMaximum");
705
+ this.s6("YAxisActualMaximum");
706
706
  break;
707
707
  }
708
708
  }
709
- th() {
710
- super.th();
711
- this.xAxis.fz = this.yl == null ? XYChart.yx(this.xAxis, this.bd.dataSeries) : this.yl;
709
+ ti() {
710
+ super.ti();
711
+ this.xAxis.f0 = this.ym == null ? XYChart.yy(this.xAxis, this.bd.dataSeries) : this.ym;
712
712
  this.xAxis.itemsSource = this.dataChart != null && this.dataChart.series.count > 0 ? this.dataChart.series._inner[0].itemsSource : null;
713
- if (this.ad5) {
714
- this.sn((a) => a.w2());
713
+ if (this.ad6) {
714
+ this.so((a) => a.xb());
715
715
  }
716
716
  }
717
717
  get xAxis() {
@@ -726,7 +726,7 @@ export let CategoryChart = /*@__PURE__*/ (() => {
726
726
  set yAxis(a) {
727
727
  this._yAxis = a;
728
728
  }
729
- adh(a, b) {
729
+ adi(a, b) {
730
730
  switch (a) {
731
731
  case 2: return this.c3(1);
732
732
  case 3: return this.c3(10);
@@ -737,15 +737,15 @@ export let CategoryChart = /*@__PURE__*/ (() => {
737
737
  case 4: return this.c3(4);
738
738
  case 5: return this.c3(5);
739
739
  case 8: return this.c3(8);
740
- case 9: return this.adg(b);
740
+ case 9: return this.adh(b);
741
741
  default: return this.c3(1);
742
742
  }
743
743
  }
744
- adg(a) {
744
+ adh(a) {
745
745
  return this.c3(a);
746
746
  }
747
747
  bc(a) {
748
- switch (this.ac9) {
748
+ switch (this.ada) {
749
749
  case 1: return 2;
750
750
  case 0: return 0;
751
751
  case 3: return 10;
@@ -760,21 +760,21 @@ export let CategoryChart = /*@__PURE__*/ (() => {
760
760
  }
761
761
  }
762
762
  c1(a, b) {
763
- let c = this.adh(this.ac9, a.suggestedSeries);
763
+ let c = this.adi(this.ada, a.suggestedSeries);
764
764
  c.uc = a.findMatchingHint(0).path;
765
765
  c.xAxis = this.xAxis;
766
766
  c.yAxis = this.yAxis;
767
767
  return c;
768
768
  }
769
- tf(a) {
769
+ tg(a) {
770
770
  if (a.suggestedSecondaryAxis == 2) {
771
- this.yAxis.lh = true;
772
- this.yAxis.l8 = 10;
771
+ this.yAxis.li = true;
772
+ this.yAxis.l9 = 10;
773
773
  }
774
774
  }
775
- ti() {
776
- this.yAxis.lh = this.aeb;
777
- this.yAxis.l8 = this.afm;
775
+ tj() {
776
+ this.yAxis.li = this.aec;
777
+ this.yAxis.l9 = this.afn;
778
778
  }
779
779
  get_gq() {
780
780
  return ((() => {
@@ -790,14 +790,14 @@ export let CategoryChart = /*@__PURE__*/ (() => {
790
790
  rj(a, b) {
791
791
  let c = typeCast(HorizontalAnchoredCategorySeries.$, a);
792
792
  if (c != null) {
793
- c.tr = this.adb;
793
+ c.tr = this.adc;
794
794
  c.ql = this.cr(a, b);
795
795
  }
796
796
  }
797
- agr(a) {
798
- this.ags((b, c) => a(b));
799
- }
800
797
  ags(a) {
798
+ this.agt((b, c) => a(b));
799
+ }
800
+ agt(a) {
801
801
  if (this.dataChart == null) {
802
802
  return;
803
803
  }
@@ -809,28 +809,28 @@ export let CategoryChart = /*@__PURE__*/ (() => {
809
809
  a(c, b);
810
810
  }
811
811
  }
812
- v3() {
812
+ v4() {
813
813
  return this.xAxis;
814
814
  }
815
- v4() {
815
+ v5() {
816
816
  return this.yAxis;
817
817
  }
818
- adk() {
818
+ adl() {
819
819
  return this.c3(30);
820
820
  }
821
- adl() {
821
+ adm() {
822
822
  return this.c3(31);
823
823
  }
824
824
  gn(a, b) {
825
825
  let c = super.gn(a, b);
826
826
  if (c != null) {
827
827
  let d = new List$1(Series.$, 0);
828
- if (this.adq) {
829
- d.add(this.adk());
830
- }
831
828
  if (this.adr) {
832
829
  d.add(this.adl());
833
830
  }
831
+ if (this.ads) {
832
+ d.add(this.adm());
833
+ }
834
834
  for (let e = 0; e < d.count; e++) {
835
835
  let f = d._inner[e];
836
836
  f.name = a + getInstanceType(f).typeName;
@@ -847,8 +847,8 @@ export let CategoryChart = /*@__PURE__*/ (() => {
847
847
  return this.a6;
848
848
  }
849
849
  }
850
- tn(a, b, c) {
851
- super.tn(a, b, c);
850
+ to(a, b, c) {
851
+ super.to(a, b, c);
852
852
  if (this.bd.dataSeries.count > 0) {
853
853
  if (stringIsNullOrEmpty(this.lm)) {
854
854
  this.b3.setXMemberPath(a, c.getMemberPathFor(16));
@@ -869,10 +869,10 @@ export let CategoryChart = /*@__PURE__*/ (() => {
869
869
  return true;
870
870
  }
871
871
  else if (this.a9 == 0) {
872
- if (this.ac9 == 2 || this.ac9 == 8) {
872
+ if (this.ada == 2 || this.ada == 8) {
873
873
  return false;
874
874
  }
875
- else if (this.ac9 == 9 && this.bd != null && this.bd.dataSeries != null && this.bd.dataSeries.count > 0) {
875
+ else if (this.ada == 9 && this.bd != null && this.bd.dataSeries != null && this.bd.dataSeries.count > 0) {
876
876
  let a = this.bd.dataSeries._inner[0].suggestedSeries;
877
877
  if (a == 1 || a == 8) {
878
878
  return false;
@@ -885,130 +885,130 @@ export let CategoryChart = /*@__PURE__*/ (() => {
885
885
  get_f6() {
886
886
  return DVContainer.instance.checkLoaded("CategoryChartToolbarFactoryManager");
887
887
  }
888
- sv(a, b, c) {
889
- super.sv(a, b, c);
888
+ sw(a, b, c) {
889
+ super.sw(a, b, c);
890
890
  switch (a) {
891
891
  case "ChartType":
892
- this.th();
892
+ this.ti();
893
893
  break;
894
894
  case "MarkerCollisionAvoidance":
895
- this.agr((d) => d.tr = this.adb);
895
+ this.ags((d) => d.tr = this.adc);
896
896
  break;
897
897
  case "IsTransitionInEnabled":
898
- this.agr((d) => d.so = this.ad4);
898
+ this.ags((d) => d.so = this.ad5);
899
899
  break;
900
900
  case "IsSplineShapePartOfRange":
901
- this.agr((d) => {
901
+ this.ags((d) => {
902
902
  if (d.ej) {
903
- d.mt(this.ad3);
903
+ d.mt(this.ad4);
904
904
  }
905
905
  });
906
906
  break;
907
907
  case "TransitionInMode":
908
- this.agr((d) => d.r8 = this.add);
908
+ this.ags((d) => d.r8 = this.ade);
909
909
  break;
910
910
  case "TransitionInSpeedType":
911
- this.agr((d) => d.cb = this.adn);
911
+ this.ags((d) => d.cb = this.ado);
912
912
  break;
913
913
  case "XAxisInterval":
914
- this.xAxis.mq = this.ae3;
914
+ this.xAxis.mr = this.ae4;
915
915
  break;
916
916
  case "XAxisMinorInterval":
917
- this.xAxis.mr = this.ae6;
917
+ this.xAxis.ms = this.ae7;
918
918
  break;
919
919
  case "XAxisGap":
920
- this.xAxis.k0 = this.ae2;
920
+ this.xAxis.k1 = this.ae3;
921
921
  break;
922
922
  case "XAxisOverlap":
923
- this.xAxis.k9 = this.ae7;
923
+ this.xAxis.la = this.ae8;
924
924
  break;
925
925
  case "XAxisMinimumGapSize":
926
- this.xAxis.k8 = this.ae5;
926
+ this.xAxis.k9 = this.ae6;
927
927
  break;
928
928
  case "XAxisMaximumGap":
929
- this.xAxis.k7 = this.ae4;
929
+ this.xAxis.k8 = this.ae5;
930
930
  break;
931
931
  case "XAxisZoomMaximumCategoryRange":
932
- this.xAxis.zoomMaximumCategoryRange = this.ae8;
932
+ this.xAxis.zoomMaximumCategoryRange = this.ae9;
933
933
  break;
934
934
  case "XAxisZoomMaximumItemSpan":
935
- this.xAxis.zoomMaximumItemSpan = this.ae9;
935
+ this.xAxis.zoomMaximumItemSpan = this.afa;
936
936
  break;
937
937
  case "XAxisZoomToCategoryRange":
938
- this.xAxis.zoomToCategoryRange = this.afa;
938
+ this.xAxis.zoomToCategoryRange = this.afb;
939
939
  break;
940
940
  case "XAxisZoomToCategoryStart":
941
- this.xAxis.zoomToCategoryStart = this.afb;
941
+ this.xAxis.zoomToCategoryStart = this.afc;
942
942
  break;
943
943
  case "XAxisZoomToItemSpan":
944
- this.xAxis.zoomToItemSpan = this.afc;
944
+ this.xAxis.zoomToItemSpan = this.afd;
945
945
  break;
946
946
  case "YAxisInterval":
947
- this.yAxis.l0 = this.aff;
947
+ this.yAxis.l1 = this.afg;
948
948
  break;
949
949
  case "YAxisFavorLabellingScaleEnd":
950
- this.yAxis.lc = this.aea;
950
+ this.yAxis.ld = this.aeb;
951
951
  break;
952
952
  case "YAxisAutoRangeBufferMode":
953
- this.yAxis.kt = this.ac7;
953
+ this.yAxis.ku = this.ac8;
954
954
  break;
955
955
  case "YAxisIsLogarithmic":
956
- this.yAxis.lh = this.aeb;
956
+ this.yAxis.li = this.aec;
957
957
  break;
958
958
  case "YAxisLogarithmBase":
959
- this.yAxis.l8 = this.afm;
959
+ this.yAxis.l9 = this.afn;
960
960
  break;
961
961
  case "YAxisMinimumValue":
962
- this.yAxis.l4 = this.afh;
962
+ this.yAxis.l5 = this.afi;
963
963
  break;
964
964
  case "YAxisMaximumValue":
965
- this.yAxis.l3 = this.afg;
965
+ this.yAxis.l4 = this.afh;
966
966
  break;
967
967
  case "YAxisMinorInterval":
968
- this.yAxis.l5 = this.afi;
968
+ this.yAxis.l6 = this.afj;
969
969
  break;
970
970
  case "NegativeBrushes":
971
971
  case "NegativeOutlines":
972
- this.ags((d, e) => {
972
+ this.agt((d, e) => {
973
973
  if (d.d6) {
974
- d.ms(ArrayExtension.getModulus$1(Brush.$, this.ac2, e), ArrayExtension.getModulus$1(Brush.$, this.ac3, e));
974
+ d.ms(ArrayExtension.getModulus$1(Brush.$, this.ac3, e), ArrayExtension.getModulus$1(Brush.$, this.ac4, e));
975
975
  }
976
976
  });
977
977
  break;
978
978
  case "YAxisAbbreviateLargeNumbers":
979
- this.abj((d) => d.k9 = this.ad8);
979
+ this.abk((d) => d.la = this.ad9);
980
980
  break;
981
981
  case "IsCategoryHighlightingEnabled":
982
982
  case "IsItemHighlightingEnabled":
983
- this.th();
983
+ this.ti();
984
984
  break;
985
985
  case "AutoMarginAndAngleUpdateMode":
986
- this.sn((d) => d.tw = this.ac5);
986
+ this.so((d) => d.t5 = this.ac6);
987
987
  break;
988
988
  case "ShouldAutoExpandMarginForInitialLabels":
989
- this.sn((d) => d.ur = this.ad5);
989
+ this.so((d) => d.u0 = this.ad6);
990
990
  break;
991
- case CategoryChart.af0:
992
- this.sn((d) => d.uu = this.ad6);
991
+ case CategoryChart.af1:
992
+ this.so((d) => d.u3 = this.ad7);
993
993
  break;
994
994
  case "AutoExpandMarginExtraPadding":
995
- this.sn((d) => d.vh = this.aeu);
995
+ this.so((d) => d.vq = this.aev);
996
996
  break;
997
997
  case "AutoExpandMarginMaximumValue":
998
- this.sn((d) => d.vi = this.aev);
998
+ this.so((d) => d.vr = this.aew);
999
999
  break;
1000
- case CategoryChart.af5:
1001
- this.abf((d) => d.b0 = this.ad7, a);
1000
+ case CategoryChart.af6:
1001
+ this.abg((d) => d.b1 = this.ad8, a);
1002
1002
  break;
1003
- case CategoryChart.agj:
1004
- this.abj((d) => d.b0 = this.ad9);
1003
+ case CategoryChart.agk:
1004
+ this.abk((d) => d.b1 = this.aea);
1005
1005
  break;
1006
1006
  }
1007
1007
  }
1008
1008
  }
1009
1009
  CategoryChart.$t = /*@__PURE__*/ markType(CategoryChart, 'CategoryChart', XYChart.$);
1010
- CategoryChart.af0 = "ShouldConsiderAutoRotationForInitialLabels";
1011
- CategoryChart.af5 = "XAxisEnhancedIntervalPreferMoreCategoryLabels";
1012
- CategoryChart.agj = "YAxisEnhancedIntervalPreferMoreCategoryLabels";
1010
+ CategoryChart.af1 = "ShouldConsiderAutoRotationForInitialLabels";
1011
+ CategoryChart.af6 = "XAxisEnhancedIntervalPreferMoreCategoryLabels";
1012
+ CategoryChart.agk = "YAxisEnhancedIntervalPreferMoreCategoryLabels";
1013
1013
  return CategoryChart;
1014
1014
  })();