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
@@ -350,11 +350,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
350
350
  * ```
351
351
  */
352
352
  get subtitleTextColor() {
353
- return brushToString(this.i.u7);
353
+ return brushToString(this.i.u8);
354
354
  }
355
355
  set subtitleTextColor(v) {
356
- this.i.u7 = stringToBrush(v);
357
- this._a("subtitleTextColor", brushToString(this.i.u7));
356
+ this.i.u8 = stringToBrush(v);
357
+ this._a("subtitleTextColor", brushToString(this.i.u8));
358
358
  }
359
359
  /**
360
360
  * Gets or sets color of chart title
@@ -366,11 +366,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
366
366
  * ```
367
367
  */
368
368
  get titleTextColor() {
369
- return brushToString(this.i.u8);
369
+ return brushToString(this.i.u9);
370
370
  }
371
371
  set titleTextColor(v) {
372
- this.i.u8 = stringToBrush(v);
373
- this._a("titleTextColor", brushToString(this.i.u8));
372
+ this.i.u9 = stringToBrush(v);
373
+ this._a("titleTextColor", brushToString(this.i.u9));
374
374
  }
375
375
  /**
376
376
  * Gets or sets the left margin of the chart content.
@@ -722,46 +722,46 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
722
722
  this.i.n = v;
723
723
  }
724
724
  get dataToolTipValueRowMarginBottom() {
725
- return this.i.vx ? this.i.vx.bottom : NaN;
725
+ return this.i.vy ? this.i.vy.bottom : NaN;
726
726
  }
727
727
  set dataToolTipValueRowMarginBottom(v) {
728
728
  this.ensureDataToolTipValueRowMargin();
729
- this.i.vx.bottom = +v;
730
- this._a("dataToolTipValueRowMarginBottom", this.i.vx.bottom);
731
- this.i.vx = this.i.vx;
729
+ this.i.vy.bottom = +v;
730
+ this._a("dataToolTipValueRowMarginBottom", this.i.vy.bottom);
731
+ this.i.vy = this.i.vy;
732
732
  }
733
733
  get dataToolTipValueRowMarginLeft() {
734
- return this.i.vx ? this.i.vx.left : NaN;
734
+ return this.i.vy ? this.i.vy.left : NaN;
735
735
  }
736
736
  set dataToolTipValueRowMarginLeft(v) {
737
737
  this.ensureDataToolTipValueRowMargin();
738
- this.i.vx.left = +v;
739
- this._a("dataToolTipValueRowMarginLeft", this.i.vx.left);
740
- this.i.vx = this.i.vx;
738
+ this.i.vy.left = +v;
739
+ this._a("dataToolTipValueRowMarginLeft", this.i.vy.left);
740
+ this.i.vy = this.i.vy;
741
741
  }
742
742
  get dataToolTipValueRowMarginRight() {
743
- return this.i.vx ? this.i.vx.right : NaN;
743
+ return this.i.vy ? this.i.vy.right : NaN;
744
744
  }
745
745
  set dataToolTipValueRowMarginRight(v) {
746
746
  this.ensureDataToolTipValueRowMargin();
747
- this.i.vx.right = +v;
748
- this._a("dataToolTipValueRowMarginRight", this.i.vx.right);
749
- this.i.vx = this.i.vx;
747
+ this.i.vy.right = +v;
748
+ this._a("dataToolTipValueRowMarginRight", this.i.vy.right);
749
+ this.i.vy = this.i.vy;
750
750
  }
751
751
  get dataToolTipValueRowMarginTop() {
752
- return this.i.vx ? this.i.vx.top : NaN;
752
+ return this.i.vy ? this.i.vy.top : NaN;
753
753
  }
754
754
  set dataToolTipValueRowMarginTop(v) {
755
755
  this.ensureDataToolTipValueRowMargin();
756
- this.i.vx.top = +v;
757
- this._a("dataToolTipValueRowMarginTop", this.i.vx.top);
758
- this.i.vx = this.i.vx;
756
+ this.i.vy.top = +v;
757
+ this._a("dataToolTipValueRowMarginTop", this.i.vy.top);
758
+ this.i.vy = this.i.vy;
759
759
  }
760
760
  ensureDataToolTipValueRowMargin() {
761
- if (this.i.vx) {
761
+ if (this.i.vy) {
762
762
  return;
763
763
  }
764
- this.i.vx = new Thickness(2);
764
+ this.i.vy = new Thickness(2);
765
765
  }
766
766
  /**
767
767
  * Gets or sets whether to show series rows.
@@ -793,56 +793,56 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
793
793
  this._a("dataToolTipValueTextUseSeriesColors", this.i.fs);
794
794
  }
795
795
  get dataToolTipValueTextMarginBottom() {
796
- return this.i.vy ? this.i.vy.bottom : NaN;
796
+ return this.i.vz ? this.i.vz.bottom : NaN;
797
797
  }
798
798
  set dataToolTipValueTextMarginBottom(v) {
799
799
  this.ensureDataToolTipValueTextMargin();
800
- this.i.vy.bottom = +v;
801
- this._a("dataToolTipValueTextMarginBottom", this.i.vy.bottom);
802
- this.i.vy = this.i.vy;
800
+ this.i.vz.bottom = +v;
801
+ this._a("dataToolTipValueTextMarginBottom", this.i.vz.bottom);
802
+ this.i.vz = this.i.vz;
803
803
  }
804
804
  get dataToolTipValueTextMarginLeft() {
805
- return this.i.vy ? this.i.vy.left : NaN;
805
+ return this.i.vz ? this.i.vz.left : NaN;
806
806
  }
807
807
  set dataToolTipValueTextMarginLeft(v) {
808
808
  this.ensureDataToolTipValueTextMargin();
809
- this.i.vy.left = +v;
810
- this._a("dataToolTipValueTextMarginLeft", this.i.vy.left);
811
- this.i.vy = this.i.vy;
809
+ this.i.vz.left = +v;
810
+ this._a("dataToolTipValueTextMarginLeft", this.i.vz.left);
811
+ this.i.vz = this.i.vz;
812
812
  }
813
813
  get dataToolTipValueTextMarginRight() {
814
- return this.i.vy ? this.i.vy.right : NaN;
814
+ return this.i.vz ? this.i.vz.right : NaN;
815
815
  }
816
816
  set dataToolTipValueTextMarginRight(v) {
817
817
  this.ensureDataToolTipValueTextMargin();
818
- this.i.vy.right = +v;
819
- this._a("dataToolTipValueTextMarginRight", this.i.vy.right);
820
- this.i.vy = this.i.vy;
818
+ this.i.vz.right = +v;
819
+ this._a("dataToolTipValueTextMarginRight", this.i.vz.right);
820
+ this.i.vz = this.i.vz;
821
821
  }
822
822
  get dataToolTipValueTextMarginTop() {
823
- return this.i.vy ? this.i.vy.top : NaN;
823
+ return this.i.vz ? this.i.vz.top : NaN;
824
824
  }
825
825
  set dataToolTipValueTextMarginTop(v) {
826
826
  this.ensureDataToolTipValueTextMargin();
827
- this.i.vy.top = +v;
828
- this._a("dataToolTipValueTextMarginTop", this.i.vy.top);
829
- this.i.vy = this.i.vy;
827
+ this.i.vz.top = +v;
828
+ this._a("dataToolTipValueTextMarginTop", this.i.vz.top);
829
+ this.i.vz = this.i.vz;
830
830
  }
831
831
  ensureDataToolTipValueTextMargin() {
832
- if (this.i.vy) {
832
+ if (this.i.vz) {
833
833
  return;
834
834
  }
835
- this.i.vy = new Thickness(2);
835
+ this.i.vz = new Thickness(2);
836
836
  }
837
837
  /**
838
838
  * Gets or sets the units text color.
839
839
  */
840
840
  get dataToolTipValueTextColor() {
841
- return brushToString(this.i.ux);
841
+ return brushToString(this.i.uy);
842
842
  }
843
843
  set dataToolTipValueTextColor(v) {
844
- this.i.ux = stringToBrush(v);
845
- this._a("dataToolTipValueTextColor", brushToString(this.i.ux));
844
+ this.i.uy = stringToBrush(v);
845
+ this._a("dataToolTipValueTextColor", brushToString(this.i.uy));
846
846
  }
847
847
  /**
848
848
  * Gets or Sets the style to use for the units text.
@@ -926,95 +926,95 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
926
926
  * Gets or sets the header text color.
927
927
  */
928
928
  get dataToolTipHeaderTextColor() {
929
- return brushToString(this.i.up);
929
+ return brushToString(this.i.uq);
930
930
  }
931
931
  set dataToolTipHeaderTextColor(v) {
932
- this.i.up = stringToBrush(v);
933
- this._a("dataToolTipHeaderTextColor", brushToString(this.i.up));
932
+ this.i.uq = stringToBrush(v);
933
+ this._a("dataToolTipHeaderTextColor", brushToString(this.i.uq));
934
934
  }
935
935
  get dataToolTipHeaderTextMarginBottom() {
936
- return this.i.vr ? this.i.vr.bottom : NaN;
936
+ return this.i.vs ? this.i.vs.bottom : NaN;
937
937
  }
938
938
  set dataToolTipHeaderTextMarginBottom(v) {
939
939
  this.ensureDataToolTipHeaderTextMargin();
940
- this.i.vr.bottom = +v;
941
- this._a("dataToolTipHeaderTextMarginBottom", this.i.vr.bottom);
942
- this.i.vr = this.i.vr;
940
+ this.i.vs.bottom = +v;
941
+ this._a("dataToolTipHeaderTextMarginBottom", this.i.vs.bottom);
942
+ this.i.vs = this.i.vs;
943
943
  }
944
944
  get dataToolTipHeaderTextMarginLeft() {
945
- return this.i.vr ? this.i.vr.left : NaN;
945
+ return this.i.vs ? this.i.vs.left : NaN;
946
946
  }
947
947
  set dataToolTipHeaderTextMarginLeft(v) {
948
948
  this.ensureDataToolTipHeaderTextMargin();
949
- this.i.vr.left = +v;
950
- this._a("dataToolTipHeaderTextMarginLeft", this.i.vr.left);
951
- this.i.vr = this.i.vr;
949
+ this.i.vs.left = +v;
950
+ this._a("dataToolTipHeaderTextMarginLeft", this.i.vs.left);
951
+ this.i.vs = this.i.vs;
952
952
  }
953
953
  get dataToolTipHeaderTextMarginRight() {
954
- return this.i.vr ? this.i.vr.right : NaN;
954
+ return this.i.vs ? this.i.vs.right : NaN;
955
955
  }
956
956
  set dataToolTipHeaderTextMarginRight(v) {
957
957
  this.ensureDataToolTipHeaderTextMargin();
958
- this.i.vr.right = +v;
959
- this._a("dataToolTipHeaderTextMarginRight", this.i.vr.right);
960
- this.i.vr = this.i.vr;
958
+ this.i.vs.right = +v;
959
+ this._a("dataToolTipHeaderTextMarginRight", this.i.vs.right);
960
+ this.i.vs = this.i.vs;
961
961
  }
962
962
  get dataToolTipHeaderTextMarginTop() {
963
- return this.i.vr ? this.i.vr.top : NaN;
963
+ return this.i.vs ? this.i.vs.top : NaN;
964
964
  }
965
965
  set dataToolTipHeaderTextMarginTop(v) {
966
966
  this.ensureDataToolTipHeaderTextMargin();
967
- this.i.vr.top = +v;
968
- this._a("dataToolTipHeaderTextMarginTop", this.i.vr.top);
969
- this.i.vr = this.i.vr;
967
+ this.i.vs.top = +v;
968
+ this._a("dataToolTipHeaderTextMarginTop", this.i.vs.top);
969
+ this.i.vs = this.i.vs;
970
970
  }
971
971
  ensureDataToolTipHeaderTextMargin() {
972
- if (this.i.vr) {
972
+ if (this.i.vs) {
973
973
  return;
974
974
  }
975
- this.i.vr = new Thickness(2);
975
+ this.i.vs = new Thickness(2);
976
976
  }
977
977
  get dataToolTipHeaderRowMarginBottom() {
978
- return this.i.vq ? this.i.vq.bottom : NaN;
978
+ return this.i.vr ? this.i.vr.bottom : NaN;
979
979
  }
980
980
  set dataToolTipHeaderRowMarginBottom(v) {
981
981
  this.ensureDataToolTipHeaderRowMargin();
982
- this.i.vq.bottom = +v;
983
- this._a("dataToolTipHeaderRowMarginBottom", this.i.vq.bottom);
984
- this.i.vq = this.i.vq;
982
+ this.i.vr.bottom = +v;
983
+ this._a("dataToolTipHeaderRowMarginBottom", this.i.vr.bottom);
984
+ this.i.vr = this.i.vr;
985
985
  }
986
986
  get dataToolTipHeaderRowMarginLeft() {
987
- return this.i.vq ? this.i.vq.left : NaN;
987
+ return this.i.vr ? this.i.vr.left : NaN;
988
988
  }
989
989
  set dataToolTipHeaderRowMarginLeft(v) {
990
990
  this.ensureDataToolTipHeaderRowMargin();
991
- this.i.vq.left = +v;
992
- this._a("dataToolTipHeaderRowMarginLeft", this.i.vq.left);
993
- this.i.vq = this.i.vq;
991
+ this.i.vr.left = +v;
992
+ this._a("dataToolTipHeaderRowMarginLeft", this.i.vr.left);
993
+ this.i.vr = this.i.vr;
994
994
  }
995
995
  get dataToolTipHeaderRowMarginRight() {
996
- return this.i.vq ? this.i.vq.right : NaN;
996
+ return this.i.vr ? this.i.vr.right : NaN;
997
997
  }
998
998
  set dataToolTipHeaderRowMarginRight(v) {
999
999
  this.ensureDataToolTipHeaderRowMargin();
1000
- this.i.vq.right = +v;
1001
- this._a("dataToolTipHeaderRowMarginRight", this.i.vq.right);
1002
- this.i.vq = this.i.vq;
1000
+ this.i.vr.right = +v;
1001
+ this._a("dataToolTipHeaderRowMarginRight", this.i.vr.right);
1002
+ this.i.vr = this.i.vr;
1003
1003
  }
1004
1004
  get dataToolTipHeaderRowMarginTop() {
1005
- return this.i.vq ? this.i.vq.top : NaN;
1005
+ return this.i.vr ? this.i.vr.top : NaN;
1006
1006
  }
1007
1007
  set dataToolTipHeaderRowMarginTop(v) {
1008
1008
  this.ensureDataToolTipHeaderRowMargin();
1009
- this.i.vq.top = +v;
1010
- this._a("dataToolTipHeaderRowMarginTop", this.i.vq.top);
1011
- this.i.vq = this.i.vq;
1009
+ this.i.vr.top = +v;
1010
+ this._a("dataToolTipHeaderRowMarginTop", this.i.vr.top);
1011
+ this.i.vr = this.i.vr;
1012
1012
  }
1013
1013
  ensureDataToolTipHeaderRowMargin() {
1014
- if (this.i.vq) {
1014
+ if (this.i.vr) {
1015
1015
  return;
1016
1016
  }
1017
- this.i.vq = new Thickness(2);
1017
+ this.i.vr = new Thickness(2);
1018
1018
  }
1019
1019
  /**
1020
1020
  * Gets or sets whether to show Header row.
@@ -1045,11 +1045,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1045
1045
  * Gets or sets the summary text color.
1046
1046
  */
1047
1047
  get dataToolTipSummaryTitleTextColor() {
1048
- return brushToString(this.i.us);
1048
+ return brushToString(this.i.ut);
1049
1049
  }
1050
1050
  set dataToolTipSummaryTitleTextColor(v) {
1051
- this.i.us = stringToBrush(v);
1052
- this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.us));
1051
+ this.i.ut = stringToBrush(v);
1052
+ this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.ut));
1053
1053
  }
1054
1054
  /**
1055
1055
  * Gets or Sets the style to use for the summary text.
@@ -1086,98 +1086,98 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1086
1086
  this.i.m5 = v;
1087
1087
  }
1088
1088
  get dataToolTipSummaryTitleTextMarginBottom() {
1089
- return this.i.vu ? this.i.vu.bottom : NaN;
1089
+ return this.i.vv ? this.i.vv.bottom : NaN;
1090
1090
  }
1091
1091
  set dataToolTipSummaryTitleTextMarginBottom(v) {
1092
1092
  this.ensureDataToolTipSummaryTitleTextMargin();
1093
- this.i.vu.bottom = +v;
1094
- this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.vu.bottom);
1095
- this.i.vu = this.i.vu;
1093
+ this.i.vv.bottom = +v;
1094
+ this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.vv.bottom);
1095
+ this.i.vv = this.i.vv;
1096
1096
  }
1097
1097
  get dataToolTipSummaryTitleTextMarginLeft() {
1098
- return this.i.vu ? this.i.vu.left : NaN;
1098
+ return this.i.vv ? this.i.vv.left : NaN;
1099
1099
  }
1100
1100
  set dataToolTipSummaryTitleTextMarginLeft(v) {
1101
1101
  this.ensureDataToolTipSummaryTitleTextMargin();
1102
- this.i.vu.left = +v;
1103
- this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.vu.left);
1104
- this.i.vu = this.i.vu;
1102
+ this.i.vv.left = +v;
1103
+ this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.vv.left);
1104
+ this.i.vv = this.i.vv;
1105
1105
  }
1106
1106
  get dataToolTipSummaryTitleTextMarginRight() {
1107
- return this.i.vu ? this.i.vu.right : NaN;
1107
+ return this.i.vv ? this.i.vv.right : NaN;
1108
1108
  }
1109
1109
  set dataToolTipSummaryTitleTextMarginRight(v) {
1110
1110
  this.ensureDataToolTipSummaryTitleTextMargin();
1111
- this.i.vu.right = +v;
1112
- this._a("dataToolTipSummaryTitleTextMarginRight", this.i.vu.right);
1113
- this.i.vu = this.i.vu;
1111
+ this.i.vv.right = +v;
1112
+ this._a("dataToolTipSummaryTitleTextMarginRight", this.i.vv.right);
1113
+ this.i.vv = this.i.vv;
1114
1114
  }
1115
1115
  get dataToolTipSummaryTitleTextMarginTop() {
1116
- return this.i.vu ? this.i.vu.top : NaN;
1116
+ return this.i.vv ? this.i.vv.top : NaN;
1117
1117
  }
1118
1118
  set dataToolTipSummaryTitleTextMarginTop(v) {
1119
1119
  this.ensureDataToolTipSummaryTitleTextMargin();
1120
- this.i.vu.top = +v;
1121
- this._a("dataToolTipSummaryTitleTextMarginTop", this.i.vu.top);
1122
- this.i.vu = this.i.vu;
1120
+ this.i.vv.top = +v;
1121
+ this._a("dataToolTipSummaryTitleTextMarginTop", this.i.vv.top);
1122
+ this.i.vv = this.i.vv;
1123
1123
  }
1124
1124
  ensureDataToolTipSummaryTitleTextMargin() {
1125
- if (this.i.vu) {
1125
+ if (this.i.vv) {
1126
1126
  return;
1127
1127
  }
1128
- this.i.vu = new Thickness(2);
1128
+ this.i.vv = new Thickness(2);
1129
1129
  }
1130
1130
  get dataToolTipSummaryRowMarginBottom() {
1131
- return this.i.vt ? this.i.vt.bottom : NaN;
1131
+ return this.i.vu ? this.i.vu.bottom : NaN;
1132
1132
  }
1133
1133
  set dataToolTipSummaryRowMarginBottom(v) {
1134
1134
  this.ensureDataToolTipSummaryRowMargin();
1135
- this.i.vt.bottom = +v;
1136
- this._a("dataToolTipSummaryRowMarginBottom", this.i.vt.bottom);
1137
- this.i.vt = this.i.vt;
1135
+ this.i.vu.bottom = +v;
1136
+ this._a("dataToolTipSummaryRowMarginBottom", this.i.vu.bottom);
1137
+ this.i.vu = this.i.vu;
1138
1138
  }
1139
1139
  get dataToolTipSummaryRowMarginLeft() {
1140
- return this.i.vt ? this.i.vt.left : NaN;
1140
+ return this.i.vu ? this.i.vu.left : NaN;
1141
1141
  }
1142
1142
  set dataToolTipSummaryRowMarginLeft(v) {
1143
1143
  this.ensureDataToolTipSummaryRowMargin();
1144
- this.i.vt.left = +v;
1145
- this._a("dataToolTipSummaryRowMarginLeft", this.i.vt.left);
1146
- this.i.vt = this.i.vt;
1144
+ this.i.vu.left = +v;
1145
+ this._a("dataToolTipSummaryRowMarginLeft", this.i.vu.left);
1146
+ this.i.vu = this.i.vu;
1147
1147
  }
1148
1148
  get dataToolTipSummaryRowMarginRight() {
1149
- return this.i.vt ? this.i.vt.right : NaN;
1149
+ return this.i.vu ? this.i.vu.right : NaN;
1150
1150
  }
1151
1151
  set dataToolTipSummaryRowMarginRight(v) {
1152
1152
  this.ensureDataToolTipSummaryRowMargin();
1153
- this.i.vt.right = +v;
1154
- this._a("dataToolTipSummaryRowMarginRight", this.i.vt.right);
1155
- this.i.vt = this.i.vt;
1153
+ this.i.vu.right = +v;
1154
+ this._a("dataToolTipSummaryRowMarginRight", this.i.vu.right);
1155
+ this.i.vu = this.i.vu;
1156
1156
  }
1157
1157
  get dataToolTipSummaryRowMarginTop() {
1158
- return this.i.vt ? this.i.vt.top : NaN;
1158
+ return this.i.vu ? this.i.vu.top : NaN;
1159
1159
  }
1160
1160
  set dataToolTipSummaryRowMarginTop(v) {
1161
1161
  this.ensureDataToolTipSummaryRowMargin();
1162
- this.i.vt.top = +v;
1163
- this._a("dataToolTipSummaryRowMarginTop", this.i.vt.top);
1164
- this.i.vt = this.i.vt;
1162
+ this.i.vu.top = +v;
1163
+ this._a("dataToolTipSummaryRowMarginTop", this.i.vu.top);
1164
+ this.i.vu = this.i.vu;
1165
1165
  }
1166
1166
  ensureDataToolTipSummaryRowMargin() {
1167
- if (this.i.vt) {
1167
+ if (this.i.vu) {
1168
1168
  return;
1169
1169
  }
1170
- this.i.vt = new Thickness(2);
1170
+ this.i.vu = new Thickness(2);
1171
1171
  }
1172
1172
  /**
1173
1173
  * Gets or sets the units text color.
1174
1174
  */
1175
1175
  get dataToolTipSummaryValueTextColor() {
1176
- return brushToString(this.i.uu);
1176
+ return brushToString(this.i.uv);
1177
1177
  }
1178
1178
  set dataToolTipSummaryValueTextColor(v) {
1179
- this.i.uu = stringToBrush(v);
1180
- this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.uu));
1179
+ this.i.uv = stringToBrush(v);
1180
+ this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.uv));
1181
1181
  }
1182
1182
  /**
1183
1183
  * Gets or Sets the style to use for the units text.
@@ -1207,11 +1207,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1207
1207
  * Gets or sets the units text color.
1208
1208
  */
1209
1209
  get dataToolTipSummaryLabelTextColor() {
1210
- return brushToString(this.i.ur);
1210
+ return brushToString(this.i.us);
1211
1211
  }
1212
1212
  set dataToolTipSummaryLabelTextColor(v) {
1213
- this.i.ur = stringToBrush(v);
1214
- this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.ur));
1213
+ this.i.us = stringToBrush(v);
1214
+ this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.us));
1215
1215
  }
1216
1216
  /**
1217
1217
  * Gets or Sets the style to use for the units text.
@@ -1241,11 +1241,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1241
1241
  * Gets or sets the units text color.
1242
1242
  */
1243
1243
  get dataToolTipSummaryUnitsTextColor() {
1244
- return brushToString(this.i.ut);
1244
+ return brushToString(this.i.uu);
1245
1245
  }
1246
1246
  set dataToolTipSummaryUnitsTextColor(v) {
1247
- this.i.ut = stringToBrush(v);
1248
- this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.ut));
1247
+ this.i.uu = stringToBrush(v);
1248
+ this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.uu));
1249
1249
  }
1250
1250
  /**
1251
1251
  * Gets or Sets the style to use for the units text.
@@ -1263,46 +1263,46 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1263
1263
  this._a("dataToolTipSummaryUnitsTextStyle", this.i.eh != null ? this.i.eh.fontString : "");
1264
1264
  }
1265
1265
  get dataToolTipBadgeMarginBottom() {
1266
- return this.i.vp ? this.i.vp.bottom : NaN;
1266
+ return this.i.vq ? this.i.vq.bottom : NaN;
1267
1267
  }
1268
1268
  set dataToolTipBadgeMarginBottom(v) {
1269
1269
  this.ensureDataToolTipBadgeMargin();
1270
- this.i.vp.bottom = +v;
1271
- this._a("dataToolTipBadgeMarginBottom", this.i.vp.bottom);
1272
- this.i.vp = this.i.vp;
1270
+ this.i.vq.bottom = +v;
1271
+ this._a("dataToolTipBadgeMarginBottom", this.i.vq.bottom);
1272
+ this.i.vq = this.i.vq;
1273
1273
  }
1274
1274
  get dataToolTipBadgeMarginLeft() {
1275
- return this.i.vp ? this.i.vp.left : NaN;
1275
+ return this.i.vq ? this.i.vq.left : NaN;
1276
1276
  }
1277
1277
  set dataToolTipBadgeMarginLeft(v) {
1278
1278
  this.ensureDataToolTipBadgeMargin();
1279
- this.i.vp.left = +v;
1280
- this._a("dataToolTipBadgeMarginLeft", this.i.vp.left);
1281
- this.i.vp = this.i.vp;
1279
+ this.i.vq.left = +v;
1280
+ this._a("dataToolTipBadgeMarginLeft", this.i.vq.left);
1281
+ this.i.vq = this.i.vq;
1282
1282
  }
1283
1283
  get dataToolTipBadgeMarginRight() {
1284
- return this.i.vp ? this.i.vp.right : NaN;
1284
+ return this.i.vq ? this.i.vq.right : NaN;
1285
1285
  }
1286
1286
  set dataToolTipBadgeMarginRight(v) {
1287
1287
  this.ensureDataToolTipBadgeMargin();
1288
- this.i.vp.right = +v;
1289
- this._a("dataToolTipBadgeMarginRight", this.i.vp.right);
1290
- this.i.vp = this.i.vp;
1288
+ this.i.vq.right = +v;
1289
+ this._a("dataToolTipBadgeMarginRight", this.i.vq.right);
1290
+ this.i.vq = this.i.vq;
1291
1291
  }
1292
1292
  get dataToolTipBadgeMarginTop() {
1293
- return this.i.vp ? this.i.vp.top : NaN;
1293
+ return this.i.vq ? this.i.vq.top : NaN;
1294
1294
  }
1295
1295
  set dataToolTipBadgeMarginTop(v) {
1296
1296
  this.ensureDataToolTipBadgeMargin();
1297
- this.i.vp.top = +v;
1298
- this._a("dataToolTipBadgeMarginTop", this.i.vp.top);
1299
- this.i.vp = this.i.vp;
1297
+ this.i.vq.top = +v;
1298
+ this._a("dataToolTipBadgeMarginTop", this.i.vq.top);
1299
+ this.i.vq = this.i.vq;
1300
1300
  }
1301
1301
  ensureDataToolTipBadgeMargin() {
1302
- if (this.i.vp) {
1302
+ if (this.i.vq) {
1303
1303
  return;
1304
1304
  }
1305
- this.i.vp = new Thickness(2);
1305
+ this.i.vq = new Thickness(2);
1306
1306
  }
1307
1307
  /**
1308
1308
  * Gets or sets the BadgeShape for the data legend.
@@ -1337,53 +1337,53 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1337
1337
  * Gets or sets the units text color.
1338
1338
  */
1339
1339
  get dataToolTipUnitsTextColor() {
1340
- return brushToString(this.i.uw);
1340
+ return brushToString(this.i.ux);
1341
1341
  }
1342
1342
  set dataToolTipUnitsTextColor(v) {
1343
- this.i.uw = stringToBrush(v);
1344
- this._a("dataToolTipUnitsTextColor", brushToString(this.i.uw));
1343
+ this.i.ux = stringToBrush(v);
1344
+ this._a("dataToolTipUnitsTextColor", brushToString(this.i.ux));
1345
1345
  }
1346
1346
  get dataToolTipUnitsTextMarginBottom() {
1347
- return this.i.vw ? this.i.vw.bottom : NaN;
1347
+ return this.i.vx ? this.i.vx.bottom : NaN;
1348
1348
  }
1349
1349
  set dataToolTipUnitsTextMarginBottom(v) {
1350
1350
  this.ensureDataToolTipUnitsTextMargin();
1351
- this.i.vw.bottom = +v;
1352
- this._a("dataToolTipUnitsTextMarginBottom", this.i.vw.bottom);
1353
- this.i.vw = this.i.vw;
1351
+ this.i.vx.bottom = +v;
1352
+ this._a("dataToolTipUnitsTextMarginBottom", this.i.vx.bottom);
1353
+ this.i.vx = this.i.vx;
1354
1354
  }
1355
1355
  get dataToolTipUnitsTextMarginLeft() {
1356
- return this.i.vw ? this.i.vw.left : NaN;
1356
+ return this.i.vx ? this.i.vx.left : NaN;
1357
1357
  }
1358
1358
  set dataToolTipUnitsTextMarginLeft(v) {
1359
1359
  this.ensureDataToolTipUnitsTextMargin();
1360
- this.i.vw.left = +v;
1361
- this._a("dataToolTipUnitsTextMarginLeft", this.i.vw.left);
1362
- this.i.vw = this.i.vw;
1360
+ this.i.vx.left = +v;
1361
+ this._a("dataToolTipUnitsTextMarginLeft", this.i.vx.left);
1362
+ this.i.vx = this.i.vx;
1363
1363
  }
1364
1364
  get dataToolTipUnitsTextMarginRight() {
1365
- return this.i.vw ? this.i.vw.right : NaN;
1365
+ return this.i.vx ? this.i.vx.right : NaN;
1366
1366
  }
1367
1367
  set dataToolTipUnitsTextMarginRight(v) {
1368
1368
  this.ensureDataToolTipUnitsTextMargin();
1369
- this.i.vw.right = +v;
1370
- this._a("dataToolTipUnitsTextMarginRight", this.i.vw.right);
1371
- this.i.vw = this.i.vw;
1369
+ this.i.vx.right = +v;
1370
+ this._a("dataToolTipUnitsTextMarginRight", this.i.vx.right);
1371
+ this.i.vx = this.i.vx;
1372
1372
  }
1373
1373
  get dataToolTipUnitsTextMarginTop() {
1374
- return this.i.vw ? this.i.vw.top : NaN;
1374
+ return this.i.vx ? this.i.vx.top : NaN;
1375
1375
  }
1376
1376
  set dataToolTipUnitsTextMarginTop(v) {
1377
1377
  this.ensureDataToolTipUnitsTextMargin();
1378
- this.i.vw.top = +v;
1379
- this._a("dataToolTipUnitsTextMarginTop", this.i.vw.top);
1380
- this.i.vw = this.i.vw;
1378
+ this.i.vx.top = +v;
1379
+ this._a("dataToolTipUnitsTextMarginTop", this.i.vx.top);
1380
+ this.i.vx = this.i.vx;
1381
1381
  }
1382
1382
  ensureDataToolTipUnitsTextMargin() {
1383
- if (this.i.vw) {
1383
+ if (this.i.vx) {
1384
1384
  return;
1385
1385
  }
1386
- this.i.vw = new Thickness(2);
1386
+ this.i.vx = new Thickness(2);
1387
1387
  }
1388
1388
  /**
1389
1389
  * Gets or Sets the style to use for the units text.
@@ -1401,56 +1401,56 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1401
1401
  this._a("dataToolTipUnitsTextStyle", this.i.ek != null ? this.i.ek.fontString : "");
1402
1402
  }
1403
1403
  get dataToolTipTitleTextMarginBottom() {
1404
- return this.i.vv ? this.i.vv.bottom : NaN;
1404
+ return this.i.vw ? this.i.vw.bottom : NaN;
1405
1405
  }
1406
1406
  set dataToolTipTitleTextMarginBottom(v) {
1407
1407
  this.ensureDataToolTipTitleTextMargin();
1408
- this.i.vv.bottom = +v;
1409
- this._a("dataToolTipTitleTextMarginBottom", this.i.vv.bottom);
1410
- this.i.vv = this.i.vv;
1408
+ this.i.vw.bottom = +v;
1409
+ this._a("dataToolTipTitleTextMarginBottom", this.i.vw.bottom);
1410
+ this.i.vw = this.i.vw;
1411
1411
  }
1412
1412
  get dataToolTipTitleTextMarginLeft() {
1413
- return this.i.vv ? this.i.vv.left : NaN;
1413
+ return this.i.vw ? this.i.vw.left : NaN;
1414
1414
  }
1415
1415
  set dataToolTipTitleTextMarginLeft(v) {
1416
1416
  this.ensureDataToolTipTitleTextMargin();
1417
- this.i.vv.left = +v;
1418
- this._a("dataToolTipTitleTextMarginLeft", this.i.vv.left);
1419
- this.i.vv = this.i.vv;
1417
+ this.i.vw.left = +v;
1418
+ this._a("dataToolTipTitleTextMarginLeft", this.i.vw.left);
1419
+ this.i.vw = this.i.vw;
1420
1420
  }
1421
1421
  get dataToolTipTitleTextMarginRight() {
1422
- return this.i.vv ? this.i.vv.right : NaN;
1422
+ return this.i.vw ? this.i.vw.right : NaN;
1423
1423
  }
1424
1424
  set dataToolTipTitleTextMarginRight(v) {
1425
1425
  this.ensureDataToolTipTitleTextMargin();
1426
- this.i.vv.right = +v;
1427
- this._a("dataToolTipTitleTextMarginRight", this.i.vv.right);
1428
- this.i.vv = this.i.vv;
1426
+ this.i.vw.right = +v;
1427
+ this._a("dataToolTipTitleTextMarginRight", this.i.vw.right);
1428
+ this.i.vw = this.i.vw;
1429
1429
  }
1430
1430
  get dataToolTipTitleTextMarginTop() {
1431
- return this.i.vv ? this.i.vv.top : NaN;
1431
+ return this.i.vw ? this.i.vw.top : NaN;
1432
1432
  }
1433
1433
  set dataToolTipTitleTextMarginTop(v) {
1434
1434
  this.ensureDataToolTipTitleTextMargin();
1435
- this.i.vv.top = +v;
1436
- this._a("dataToolTipTitleTextMarginTop", this.i.vv.top);
1437
- this.i.vv = this.i.vv;
1435
+ this.i.vw.top = +v;
1436
+ this._a("dataToolTipTitleTextMarginTop", this.i.vw.top);
1437
+ this.i.vw = this.i.vw;
1438
1438
  }
1439
1439
  ensureDataToolTipTitleTextMargin() {
1440
- if (this.i.vv) {
1440
+ if (this.i.vw) {
1441
1441
  return;
1442
1442
  }
1443
- this.i.vv = new Thickness(2);
1443
+ this.i.vw = new Thickness(2);
1444
1444
  }
1445
1445
  /**
1446
1446
  * Gets or sets the display text color.
1447
1447
  */
1448
1448
  get dataToolTipTitleTextColor() {
1449
- return brushToString(this.i.uv);
1449
+ return brushToString(this.i.uw);
1450
1450
  }
1451
1451
  set dataToolTipTitleTextColor(v) {
1452
- this.i.uv = stringToBrush(v);
1453
- this._a("dataToolTipTitleTextColor", brushToString(this.i.uv));
1452
+ this.i.uw = stringToBrush(v);
1453
+ this._a("dataToolTipTitleTextColor", brushToString(this.i.uw));
1454
1454
  }
1455
1455
  /**
1456
1456
  * Gets or Sets the style to use for the display text.
@@ -1481,53 +1481,53 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1481
1481
  * Gets or sets the units text color.
1482
1482
  */
1483
1483
  get dataToolTipLabelTextColor() {
1484
- return brushToString(this.i.uq);
1484
+ return brushToString(this.i.ur);
1485
1485
  }
1486
1486
  set dataToolTipLabelTextColor(v) {
1487
- this.i.uq = stringToBrush(v);
1488
- this._a("dataToolTipLabelTextColor", brushToString(this.i.uq));
1487
+ this.i.ur = stringToBrush(v);
1488
+ this._a("dataToolTipLabelTextColor", brushToString(this.i.ur));
1489
1489
  }
1490
1490
  get dataToolTipLabelTextMarginBottom() {
1491
- return this.i.vs ? this.i.vs.bottom : NaN;
1491
+ return this.i.vt ? this.i.vt.bottom : NaN;
1492
1492
  }
1493
1493
  set dataToolTipLabelTextMarginBottom(v) {
1494
1494
  this.ensureDataToolTipLabelTextMargin();
1495
- this.i.vs.bottom = +v;
1496
- this._a("dataToolTipLabelTextMarginBottom", this.i.vs.bottom);
1497
- this.i.vs = this.i.vs;
1495
+ this.i.vt.bottom = +v;
1496
+ this._a("dataToolTipLabelTextMarginBottom", this.i.vt.bottom);
1497
+ this.i.vt = this.i.vt;
1498
1498
  }
1499
1499
  get dataToolTipLabelTextMarginLeft() {
1500
- return this.i.vs ? this.i.vs.left : NaN;
1500
+ return this.i.vt ? this.i.vt.left : NaN;
1501
1501
  }
1502
1502
  set dataToolTipLabelTextMarginLeft(v) {
1503
1503
  this.ensureDataToolTipLabelTextMargin();
1504
- this.i.vs.left = +v;
1505
- this._a("dataToolTipLabelTextMarginLeft", this.i.vs.left);
1506
- this.i.vs = this.i.vs;
1504
+ this.i.vt.left = +v;
1505
+ this._a("dataToolTipLabelTextMarginLeft", this.i.vt.left);
1506
+ this.i.vt = this.i.vt;
1507
1507
  }
1508
1508
  get dataToolTipLabelTextMarginRight() {
1509
- return this.i.vs ? this.i.vs.right : NaN;
1509
+ return this.i.vt ? this.i.vt.right : NaN;
1510
1510
  }
1511
1511
  set dataToolTipLabelTextMarginRight(v) {
1512
1512
  this.ensureDataToolTipLabelTextMargin();
1513
- this.i.vs.right = +v;
1514
- this._a("dataToolTipLabelTextMarginRight", this.i.vs.right);
1515
- this.i.vs = this.i.vs;
1513
+ this.i.vt.right = +v;
1514
+ this._a("dataToolTipLabelTextMarginRight", this.i.vt.right);
1515
+ this.i.vt = this.i.vt;
1516
1516
  }
1517
1517
  get dataToolTipLabelTextMarginTop() {
1518
- return this.i.vs ? this.i.vs.top : NaN;
1518
+ return this.i.vt ? this.i.vt.top : NaN;
1519
1519
  }
1520
1520
  set dataToolTipLabelTextMarginTop(v) {
1521
1521
  this.ensureDataToolTipLabelTextMargin();
1522
- this.i.vs.top = +v;
1523
- this._a("dataToolTipLabelTextMarginTop", this.i.vs.top);
1524
- this.i.vs = this.i.vs;
1522
+ this.i.vt.top = +v;
1523
+ this._a("dataToolTipLabelTextMarginTop", this.i.vt.top);
1524
+ this.i.vt = this.i.vt;
1525
1525
  }
1526
1526
  ensureDataToolTipLabelTextMargin() {
1527
- if (this.i.vs) {
1527
+ if (this.i.vt) {
1528
1528
  return;
1529
1529
  }
1530
- this.i.vs = new Thickness(2);
1530
+ this.i.vt = new Thickness(2);
1531
1531
  }
1532
1532
  /**
1533
1533
  * Gets or Sets the style to use for the units text.
@@ -1943,11 +1943,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1943
1943
  * ```
1944
1944
  */
1945
1945
  get windowRect() {
1946
- return fromRect(this.i.ve);
1946
+ return fromRect(this.i.vf);
1947
1947
  }
1948
1948
  set windowRect(v) {
1949
- this.i.ve = toRect(v);
1950
- this._a("windowRect", rectToString(this.i.ve));
1949
+ this.i.vf = toRect(v);
1950
+ this._a("windowRect", rectToString(this.i.vf));
1951
1951
  }
1952
1952
  /**
1953
1953
  * Gets a rectangle representing the bounds of the plot area.
@@ -1959,7 +1959,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1959
1959
  * ```
1960
1960
  */
1961
1961
  get viewport() {
1962
- return fromRect(this.i.vd);
1962
+ return fromRect(this.i.ve);
1963
1963
  }
1964
1964
  /**
1965
1965
  * Gets or sets text to display above the plot area.
@@ -2001,11 +2001,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2001
2001
  * ```
2002
2002
  */
2003
2003
  get titleAlignment() {
2004
- return this.i.tv;
2004
+ return this.i.tw;
2005
2005
  }
2006
2006
  set titleAlignment(v) {
2007
- this.i.tv = ensureEnum(HorizontalAlignment_$type, v);
2008
- this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.tv));
2007
+ this.i.tw = ensureEnum(HorizontalAlignment_$type, v);
2008
+ this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.tw));
2009
2009
  }
2010
2010
  /**
2011
2011
  * Gets or sets horizontal alignment which determines the subtitle position, relative to the left and right edges of the control.
@@ -2017,11 +2017,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2017
2017
  * ```
2018
2018
  */
2019
2019
  get subtitleAlignment() {
2020
- return this.i.tu;
2020
+ return this.i.tv;
2021
2021
  }
2022
2022
  set subtitleAlignment(v) {
2023
- this.i.tu = ensureEnum(HorizontalAlignment_$type, v);
2024
- this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.tu));
2023
+ this.i.tv = ensureEnum(HorizontalAlignment_$type, v);
2024
+ this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.tv));
2025
2025
  }
2026
2026
  /**
2027
2027
  * Gets or sets the behavior that determines how unknown values will be plotted on the chart.
@@ -2464,11 +2464,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2464
2464
  * Gets or sets the color to apply to vertical crosshairs line.
2465
2465
  */
2466
2466
  get crosshairsLineVerticalStroke() {
2467
- return brushToString(this.i.uo);
2467
+ return brushToString(this.i.up);
2468
2468
  }
2469
2469
  set crosshairsLineVerticalStroke(v) {
2470
- this.i.uo = stringToBrush(v);
2471
- this._a("crosshairsLineVerticalStroke", brushToString(this.i.uo));
2470
+ this.i.up = stringToBrush(v);
2471
+ this._a("crosshairsLineVerticalStroke", brushToString(this.i.up));
2472
2472
  }
2473
2473
  /**
2474
2474
  * Gets or sets thickness of crosshairs lines.
@@ -2484,11 +2484,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2484
2484
  * Gets or sets the color to apply to horizontal crosshairs line.
2485
2485
  */
2486
2486
  get crosshairsLineHorizontalStroke() {
2487
- return brushToString(this.i.un);
2487
+ return brushToString(this.i.uo);
2488
2488
  }
2489
2489
  set crosshairsLineHorizontalStroke(v) {
2490
- this.i.un = stringToBrush(v);
2491
- this._a("crosshairsLineHorizontalStroke", brushToString(this.i.un));
2490
+ this.i.uo = stringToBrush(v);
2491
+ this._a("crosshairsLineHorizontalStroke", brushToString(this.i.uo));
2492
2492
  }
2493
2493
  /**
2494
2494
  * Gets or sets whether annotations are shown along the axis for crosshair values
@@ -2504,41 +2504,41 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2504
2504
  * Gets or sets the background of crosshair annotation on x-axis.
2505
2505
  */
2506
2506
  get crosshairsAnnotationXAxisBackground() {
2507
- return brushToString(this.i.uj);
2507
+ return brushToString(this.i.uk);
2508
2508
  }
2509
2509
  set crosshairsAnnotationXAxisBackground(v) {
2510
- this.i.uj = stringToBrush(v);
2511
- this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.uj));
2510
+ this.i.uk = stringToBrush(v);
2511
+ this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.uk));
2512
2512
  }
2513
2513
  /**
2514
2514
  * Gets or sets the background of crosshair annotation on y-axis.
2515
2515
  */
2516
2516
  get crosshairsAnnotationYAxisBackground() {
2517
- return brushToString(this.i.ul);
2517
+ return brushToString(this.i.um);
2518
2518
  }
2519
2519
  set crosshairsAnnotationYAxisBackground(v) {
2520
- this.i.ul = stringToBrush(v);
2521
- this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.ul));
2520
+ this.i.um = stringToBrush(v);
2521
+ this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.um));
2522
2522
  }
2523
2523
  /**
2524
2524
  * Gets or sets the text color of crosshair annotation on x-axis.
2525
2525
  */
2526
2526
  get crosshairsAnnotationXAxisTextColor() {
2527
- return brushToString(this.i.uk);
2527
+ return brushToString(this.i.ul);
2528
2528
  }
2529
2529
  set crosshairsAnnotationXAxisTextColor(v) {
2530
- this.i.uk = stringToBrush(v);
2531
- this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.uk));
2530
+ this.i.ul = stringToBrush(v);
2531
+ this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.ul));
2532
2532
  }
2533
2533
  /**
2534
2534
  * Gets or sets the text color of crosshair annotation on y-axis.
2535
2535
  */
2536
2536
  get crosshairsAnnotationYAxisTextColor() {
2537
- return brushToString(this.i.um);
2537
+ return brushToString(this.i.un);
2538
2538
  }
2539
2539
  set crosshairsAnnotationYAxisTextColor(v) {
2540
- this.i.um = stringToBrush(v);
2541
- this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.um));
2540
+ this.i.un = stringToBrush(v);
2541
+ this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.un));
2542
2542
  }
2543
2543
  /**
2544
2544
  * Gets or sets precision on interpolated values of crosshairs on x-axis.
@@ -2594,21 +2594,21 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2594
2594
  * Gets or sets the background of final value annotation.
2595
2595
  */
2596
2596
  get finalValueAnnotationsBackground() {
2597
- return brushToString(this.i.uy);
2597
+ return brushToString(this.i.uz);
2598
2598
  }
2599
2599
  set finalValueAnnotationsBackground(v) {
2600
- this.i.uy = stringToBrush(v);
2601
- this._a("finalValueAnnotationsBackground", brushToString(this.i.uy));
2600
+ this.i.uz = stringToBrush(v);
2601
+ this._a("finalValueAnnotationsBackground", brushToString(this.i.uz));
2602
2602
  }
2603
2603
  /**
2604
2604
  * Gets or sets the text color of final value annotation.
2605
2605
  */
2606
2606
  get finalValueAnnotationsTextColor() {
2607
- return brushToString(this.i.uz);
2607
+ return brushToString(this.i.u0);
2608
2608
  }
2609
2609
  set finalValueAnnotationsTextColor(v) {
2610
- this.i.uz = stringToBrush(v);
2611
- this._a("finalValueAnnotationsTextColor", brushToString(this.i.uz));
2610
+ this.i.u0 = stringToBrush(v);
2611
+ this._a("finalValueAnnotationsTextColor", brushToString(this.i.u0));
2612
2612
  }
2613
2613
  /**
2614
2614
  * Gets or sets precision on final value annotation.
@@ -2815,21 +2815,21 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2815
2815
  * Gets or sets the fill to use for the horizontal scrollbar in the component, when enabled.
2816
2816
  */
2817
2817
  get horizontalViewScrollbarFill() {
2818
- return brushToString(this.i.u4);
2818
+ return brushToString(this.i.u5);
2819
2819
  }
2820
2820
  set horizontalViewScrollbarFill(v) {
2821
- this.i.u4 = stringToBrush(v);
2822
- this._a("horizontalViewScrollbarFill", brushToString(this.i.u4));
2821
+ this.i.u5 = stringToBrush(v);
2822
+ this._a("horizontalViewScrollbarFill", brushToString(this.i.u5));
2823
2823
  }
2824
2824
  /**
2825
2825
  * Gets or sets the outline to use for the horizontal scrollbar in the component, when enabled.
2826
2826
  */
2827
2827
  get horizontalViewScrollbarOutline() {
2828
- return brushToString(this.i.u5);
2828
+ return brushToString(this.i.u6);
2829
2829
  }
2830
2830
  set horizontalViewScrollbarOutline(v) {
2831
- this.i.u5 = stringToBrush(v);
2832
- this._a("horizontalViewScrollbarOutline", brushToString(this.i.u5));
2831
+ this.i.u6 = stringToBrush(v);
2832
+ this._a("horizontalViewScrollbarOutline", brushToString(this.i.u6));
2833
2833
  }
2834
2834
  /**
2835
2835
  * Gets or sets the stroke thickness to use for the horizontal scrollbar in the component, when enabled.
@@ -2915,21 +2915,21 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2915
2915
  * Gets or sets the fill to use for the vertical scrollbar in the component, when enabled.
2916
2916
  */
2917
2917
  get verticalViewScrollbarFill() {
2918
- return brushToString(this.i.u9);
2918
+ return brushToString(this.i.va);
2919
2919
  }
2920
2920
  set verticalViewScrollbarFill(v) {
2921
- this.i.u9 = stringToBrush(v);
2922
- this._a("verticalViewScrollbarFill", brushToString(this.i.u9));
2921
+ this.i.va = stringToBrush(v);
2922
+ this._a("verticalViewScrollbarFill", brushToString(this.i.va));
2923
2923
  }
2924
2924
  /**
2925
2925
  * Gets or sets the outline to use for the vertical scrollbar in the component, when enabled.
2926
2926
  */
2927
2927
  get verticalViewScrollbarOutline() {
2928
- return brushToString(this.i.va);
2928
+ return brushToString(this.i.vb);
2929
2929
  }
2930
2930
  set verticalViewScrollbarOutline(v) {
2931
- this.i.va = stringToBrush(v);
2932
- this._a("verticalViewScrollbarOutline", brushToString(this.i.va));
2931
+ this.i.vb = stringToBrush(v);
2932
+ this._a("verticalViewScrollbarOutline", brushToString(this.i.vb));
2933
2933
  }
2934
2934
  /**
2935
2935
  * Gets or sets the stroke thickness to use for the vertical scrollbar in the component, when enabled.
@@ -3209,7 +3209,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3209
3209
  this.i.notifyResized();
3210
3210
  }
3211
3211
  notifyVisualPropertiesChanged() {
3212
- this.i.sl();
3212
+ this.i.sm();
3213
3213
  }
3214
3214
  /**
3215
3215
  * Forces any pending refresh to the chart to be finished.
@@ -3242,36 +3242,33 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3242
3242
 
3243
3243
  */
3244
3244
  replayTransitionIn() {
3245
- this.i.te();
3245
+ this.i.tf();
3246
3246
  }
3247
3247
  /**
3248
3248
  * Performs zoom in action on the chart by specified percentage of current window rect
3249
3249
 
3250
3250
  */
3251
3251
  zoomIn(percentage) {
3252
- this.i.tq(percentage);
3252
+ this.i.tr(percentage);
3253
3253
  }
3254
3254
  /**
3255
3255
  * Performs zoom out action on the chart by specified percentage of current window rect
3256
3256
 
3257
3257
  */
3258
3258
  zoomOut(percentage) {
3259
- this.i.tr(percentage);
3259
+ this.i.ts(percentage);
3260
3260
  }
3261
3261
  /**
3262
3262
  * Resets the zoom level to default.
3263
3263
 
3264
3264
  */
3265
3265
  resetZoom() {
3266
- this.i.tm();
3266
+ this.i.tn();
3267
3267
  }
3268
3268
  getDesiredToolbarActions() {
3269
3269
  let iv = this.i.getDesiredToolbarActions();
3270
3270
  return (iv);
3271
3271
  }
3272
- onToolCommandExecuting(command) {
3273
- this.i.onToolCommandExecuting(command);
3274
- }
3275
3272
  addCommandAvailabilityListener(listener) {
3276
3273
  this.i.addCommandAvailabilityListener(listener);
3277
3274
  }
@@ -3285,7 +3282,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3285
3282
  this.i.removeCommandStateChangedListener(listener);
3286
3283
  }
3287
3284
  notifySetItem(source_, index, oldItem, newItem) {
3288
- this.i.sk(source_, index, oldItem, newItem);
3285
+ this.i.sl(source_, index, oldItem, newItem);
3289
3286
  }
3290
3287
  /**
3291
3288
  * Used to manually notify the chart that the data source has reset or cleared its items.
@@ -3298,13 +3295,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3298
3295
  * ```
3299
3296
  */
3300
3297
  notifyClearItems(source_) {
3301
- this.i.sg(source_);
3298
+ this.i.sh(source_);
3302
3299
  }
3303
3300
  notifyInsertItem(source_, index, newItem) {
3304
- this.i.sh(source_, index, newItem);
3301
+ this.i.si(source_, index, newItem);
3305
3302
  }
3306
3303
  notifyRemoveItem(source_, index, oldItem) {
3307
- this.i.si(source_, index, oldItem);
3304
+ this.i.sj(source_, index, oldItem);
3308
3305
  }
3309
3306
  /**
3310
3307
  * Event raised when a series is initialized and added to this chart.