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
@@ -413,11 +413,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
413
413
  * ```
414
414
  */
415
415
  get: function () {
416
- return brushToString(this.i.u7);
416
+ return brushToString(this.i.u8);
417
417
  },
418
418
  set: function (v) {
419
- this.i.u7 = stringToBrush(v);
420
- this._a("subtitleTextColor", brushToString(this.i.u7));
419
+ this.i.u8 = stringToBrush(v);
420
+ this._a("subtitleTextColor", brushToString(this.i.u8));
421
421
  },
422
422
  enumerable: false,
423
423
  configurable: true
@@ -433,11 +433,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
433
433
  * ```
434
434
  */
435
435
  get: function () {
436
- return brushToString(this.i.u8);
436
+ return brushToString(this.i.u9);
437
437
  },
438
438
  set: function (v) {
439
- this.i.u8 = stringToBrush(v);
440
- this._a("titleTextColor", brushToString(this.i.u8));
439
+ this.i.u9 = stringToBrush(v);
440
+ this._a("titleTextColor", brushToString(this.i.u9));
441
441
  },
442
442
  enumerable: false,
443
443
  configurable: true
@@ -905,61 +905,61 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
905
905
  });
906
906
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueRowMarginBottom", {
907
907
  get: function () {
908
- return this.i.vx ? this.i.vx.bottom : NaN;
908
+ return this.i.vy ? this.i.vy.bottom : NaN;
909
909
  },
910
910
  set: function (v) {
911
911
  this.ensureDataToolTipValueRowMargin();
912
- this.i.vx.bottom = +v;
913
- this._a("dataToolTipValueRowMarginBottom", this.i.vx.bottom);
914
- this.i.vx = this.i.vx;
912
+ this.i.vy.bottom = +v;
913
+ this._a("dataToolTipValueRowMarginBottom", this.i.vy.bottom);
914
+ this.i.vy = this.i.vy;
915
915
  },
916
916
  enumerable: false,
917
917
  configurable: true
918
918
  });
919
919
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueRowMarginLeft", {
920
920
  get: function () {
921
- return this.i.vx ? this.i.vx.left : NaN;
921
+ return this.i.vy ? this.i.vy.left : NaN;
922
922
  },
923
923
  set: function (v) {
924
924
  this.ensureDataToolTipValueRowMargin();
925
- this.i.vx.left = +v;
926
- this._a("dataToolTipValueRowMarginLeft", this.i.vx.left);
927
- this.i.vx = this.i.vx;
925
+ this.i.vy.left = +v;
926
+ this._a("dataToolTipValueRowMarginLeft", this.i.vy.left);
927
+ this.i.vy = this.i.vy;
928
928
  },
929
929
  enumerable: false,
930
930
  configurable: true
931
931
  });
932
932
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueRowMarginRight", {
933
933
  get: function () {
934
- return this.i.vx ? this.i.vx.right : NaN;
934
+ return this.i.vy ? this.i.vy.right : NaN;
935
935
  },
936
936
  set: function (v) {
937
937
  this.ensureDataToolTipValueRowMargin();
938
- this.i.vx.right = +v;
939
- this._a("dataToolTipValueRowMarginRight", this.i.vx.right);
940
- this.i.vx = this.i.vx;
938
+ this.i.vy.right = +v;
939
+ this._a("dataToolTipValueRowMarginRight", this.i.vy.right);
940
+ this.i.vy = this.i.vy;
941
941
  },
942
942
  enumerable: false,
943
943
  configurable: true
944
944
  });
945
945
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueRowMarginTop", {
946
946
  get: function () {
947
- return this.i.vx ? this.i.vx.top : NaN;
947
+ return this.i.vy ? this.i.vy.top : NaN;
948
948
  },
949
949
  set: function (v) {
950
950
  this.ensureDataToolTipValueRowMargin();
951
- this.i.vx.top = +v;
952
- this._a("dataToolTipValueRowMarginTop", this.i.vx.top);
953
- this.i.vx = this.i.vx;
951
+ this.i.vy.top = +v;
952
+ this._a("dataToolTipValueRowMarginTop", this.i.vy.top);
953
+ this.i.vy = this.i.vy;
954
954
  },
955
955
  enumerable: false,
956
956
  configurable: true
957
957
  });
958
958
  IgcDomainChartComponent.prototype.ensureDataToolTipValueRowMargin = function () {
959
- if (this.i.vx) {
959
+ if (this.i.vy) {
960
960
  return;
961
961
  }
962
- this.i.vx = new Thickness(2);
962
+ this.i.vy = new Thickness(2);
963
963
  };
964
964
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueRowVisible", {
965
965
  /**
@@ -1004,72 +1004,72 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1004
1004
  });
1005
1005
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueTextMarginBottom", {
1006
1006
  get: function () {
1007
- return this.i.vy ? this.i.vy.bottom : NaN;
1007
+ return this.i.vz ? this.i.vz.bottom : NaN;
1008
1008
  },
1009
1009
  set: function (v) {
1010
1010
  this.ensureDataToolTipValueTextMargin();
1011
- this.i.vy.bottom = +v;
1012
- this._a("dataToolTipValueTextMarginBottom", this.i.vy.bottom);
1013
- this.i.vy = this.i.vy;
1011
+ this.i.vz.bottom = +v;
1012
+ this._a("dataToolTipValueTextMarginBottom", this.i.vz.bottom);
1013
+ this.i.vz = this.i.vz;
1014
1014
  },
1015
1015
  enumerable: false,
1016
1016
  configurable: true
1017
1017
  });
1018
1018
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueTextMarginLeft", {
1019
1019
  get: function () {
1020
- return this.i.vy ? this.i.vy.left : NaN;
1020
+ return this.i.vz ? this.i.vz.left : NaN;
1021
1021
  },
1022
1022
  set: function (v) {
1023
1023
  this.ensureDataToolTipValueTextMargin();
1024
- this.i.vy.left = +v;
1025
- this._a("dataToolTipValueTextMarginLeft", this.i.vy.left);
1026
- this.i.vy = this.i.vy;
1024
+ this.i.vz.left = +v;
1025
+ this._a("dataToolTipValueTextMarginLeft", this.i.vz.left);
1026
+ this.i.vz = this.i.vz;
1027
1027
  },
1028
1028
  enumerable: false,
1029
1029
  configurable: true
1030
1030
  });
1031
1031
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueTextMarginRight", {
1032
1032
  get: function () {
1033
- return this.i.vy ? this.i.vy.right : NaN;
1033
+ return this.i.vz ? this.i.vz.right : NaN;
1034
1034
  },
1035
1035
  set: function (v) {
1036
1036
  this.ensureDataToolTipValueTextMargin();
1037
- this.i.vy.right = +v;
1038
- this._a("dataToolTipValueTextMarginRight", this.i.vy.right);
1039
- this.i.vy = this.i.vy;
1037
+ this.i.vz.right = +v;
1038
+ this._a("dataToolTipValueTextMarginRight", this.i.vz.right);
1039
+ this.i.vz = this.i.vz;
1040
1040
  },
1041
1041
  enumerable: false,
1042
1042
  configurable: true
1043
1043
  });
1044
1044
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueTextMarginTop", {
1045
1045
  get: function () {
1046
- return this.i.vy ? this.i.vy.top : NaN;
1046
+ return this.i.vz ? this.i.vz.top : NaN;
1047
1047
  },
1048
1048
  set: function (v) {
1049
1049
  this.ensureDataToolTipValueTextMargin();
1050
- this.i.vy.top = +v;
1051
- this._a("dataToolTipValueTextMarginTop", this.i.vy.top);
1052
- this.i.vy = this.i.vy;
1050
+ this.i.vz.top = +v;
1051
+ this._a("dataToolTipValueTextMarginTop", this.i.vz.top);
1052
+ this.i.vz = this.i.vz;
1053
1053
  },
1054
1054
  enumerable: false,
1055
1055
  configurable: true
1056
1056
  });
1057
1057
  IgcDomainChartComponent.prototype.ensureDataToolTipValueTextMargin = function () {
1058
- if (this.i.vy) {
1058
+ if (this.i.vz) {
1059
1059
  return;
1060
1060
  }
1061
- this.i.vy = new Thickness(2);
1061
+ this.i.vz = new Thickness(2);
1062
1062
  };
1063
1063
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueTextColor", {
1064
1064
  /**
1065
1065
  * Gets or sets the units text color.
1066
1066
  */
1067
1067
  get: function () {
1068
- return brushToString(this.i.ux);
1068
+ return brushToString(this.i.uy);
1069
1069
  },
1070
1070
  set: function (v) {
1071
- this.i.ux = stringToBrush(v);
1072
- this._a("dataToolTipValueTextColor", brushToString(this.i.ux));
1071
+ this.i.uy = stringToBrush(v);
1072
+ this._a("dataToolTipValueTextColor", brushToString(this.i.uy));
1073
1073
  },
1074
1074
  enumerable: false,
1075
1075
  configurable: true
@@ -1185,130 +1185,130 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1185
1185
  * Gets or sets the header text color.
1186
1186
  */
1187
1187
  get: function () {
1188
- return brushToString(this.i.up);
1188
+ return brushToString(this.i.uq);
1189
1189
  },
1190
1190
  set: function (v) {
1191
- this.i.up = stringToBrush(v);
1192
- this._a("dataToolTipHeaderTextColor", brushToString(this.i.up));
1191
+ this.i.uq = stringToBrush(v);
1192
+ this._a("dataToolTipHeaderTextColor", brushToString(this.i.uq));
1193
1193
  },
1194
1194
  enumerable: false,
1195
1195
  configurable: true
1196
1196
  });
1197
1197
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderTextMarginBottom", {
1198
1198
  get: function () {
1199
- return this.i.vr ? this.i.vr.bottom : NaN;
1199
+ return this.i.vs ? this.i.vs.bottom : NaN;
1200
1200
  },
1201
1201
  set: function (v) {
1202
1202
  this.ensureDataToolTipHeaderTextMargin();
1203
- this.i.vr.bottom = +v;
1204
- this._a("dataToolTipHeaderTextMarginBottom", this.i.vr.bottom);
1205
- this.i.vr = this.i.vr;
1203
+ this.i.vs.bottom = +v;
1204
+ this._a("dataToolTipHeaderTextMarginBottom", this.i.vs.bottom);
1205
+ this.i.vs = this.i.vs;
1206
1206
  },
1207
1207
  enumerable: false,
1208
1208
  configurable: true
1209
1209
  });
1210
1210
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderTextMarginLeft", {
1211
1211
  get: function () {
1212
- return this.i.vr ? this.i.vr.left : NaN;
1212
+ return this.i.vs ? this.i.vs.left : NaN;
1213
1213
  },
1214
1214
  set: function (v) {
1215
1215
  this.ensureDataToolTipHeaderTextMargin();
1216
- this.i.vr.left = +v;
1217
- this._a("dataToolTipHeaderTextMarginLeft", this.i.vr.left);
1218
- this.i.vr = this.i.vr;
1216
+ this.i.vs.left = +v;
1217
+ this._a("dataToolTipHeaderTextMarginLeft", this.i.vs.left);
1218
+ this.i.vs = this.i.vs;
1219
1219
  },
1220
1220
  enumerable: false,
1221
1221
  configurable: true
1222
1222
  });
1223
1223
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderTextMarginRight", {
1224
1224
  get: function () {
1225
- return this.i.vr ? this.i.vr.right : NaN;
1225
+ return this.i.vs ? this.i.vs.right : NaN;
1226
1226
  },
1227
1227
  set: function (v) {
1228
1228
  this.ensureDataToolTipHeaderTextMargin();
1229
- this.i.vr.right = +v;
1230
- this._a("dataToolTipHeaderTextMarginRight", this.i.vr.right);
1231
- this.i.vr = this.i.vr;
1229
+ this.i.vs.right = +v;
1230
+ this._a("dataToolTipHeaderTextMarginRight", this.i.vs.right);
1231
+ this.i.vs = this.i.vs;
1232
1232
  },
1233
1233
  enumerable: false,
1234
1234
  configurable: true
1235
1235
  });
1236
1236
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderTextMarginTop", {
1237
1237
  get: function () {
1238
- return this.i.vr ? this.i.vr.top : NaN;
1238
+ return this.i.vs ? this.i.vs.top : NaN;
1239
1239
  },
1240
1240
  set: function (v) {
1241
1241
  this.ensureDataToolTipHeaderTextMargin();
1242
- this.i.vr.top = +v;
1243
- this._a("dataToolTipHeaderTextMarginTop", this.i.vr.top);
1244
- this.i.vr = this.i.vr;
1242
+ this.i.vs.top = +v;
1243
+ this._a("dataToolTipHeaderTextMarginTop", this.i.vs.top);
1244
+ this.i.vs = this.i.vs;
1245
1245
  },
1246
1246
  enumerable: false,
1247
1247
  configurable: true
1248
1248
  });
1249
1249
  IgcDomainChartComponent.prototype.ensureDataToolTipHeaderTextMargin = function () {
1250
- if (this.i.vr) {
1250
+ if (this.i.vs) {
1251
1251
  return;
1252
1252
  }
1253
- this.i.vr = new Thickness(2);
1253
+ this.i.vs = new Thickness(2);
1254
1254
  };
1255
1255
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderRowMarginBottom", {
1256
1256
  get: function () {
1257
- return this.i.vq ? this.i.vq.bottom : NaN;
1257
+ return this.i.vr ? this.i.vr.bottom : NaN;
1258
1258
  },
1259
1259
  set: function (v) {
1260
1260
  this.ensureDataToolTipHeaderRowMargin();
1261
- this.i.vq.bottom = +v;
1262
- this._a("dataToolTipHeaderRowMarginBottom", this.i.vq.bottom);
1263
- this.i.vq = this.i.vq;
1261
+ this.i.vr.bottom = +v;
1262
+ this._a("dataToolTipHeaderRowMarginBottom", this.i.vr.bottom);
1263
+ this.i.vr = this.i.vr;
1264
1264
  },
1265
1265
  enumerable: false,
1266
1266
  configurable: true
1267
1267
  });
1268
1268
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderRowMarginLeft", {
1269
1269
  get: function () {
1270
- return this.i.vq ? this.i.vq.left : NaN;
1270
+ return this.i.vr ? this.i.vr.left : NaN;
1271
1271
  },
1272
1272
  set: function (v) {
1273
1273
  this.ensureDataToolTipHeaderRowMargin();
1274
- this.i.vq.left = +v;
1275
- this._a("dataToolTipHeaderRowMarginLeft", this.i.vq.left);
1276
- this.i.vq = this.i.vq;
1274
+ this.i.vr.left = +v;
1275
+ this._a("dataToolTipHeaderRowMarginLeft", this.i.vr.left);
1276
+ this.i.vr = this.i.vr;
1277
1277
  },
1278
1278
  enumerable: false,
1279
1279
  configurable: true
1280
1280
  });
1281
1281
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderRowMarginRight", {
1282
1282
  get: function () {
1283
- return this.i.vq ? this.i.vq.right : NaN;
1283
+ return this.i.vr ? this.i.vr.right : NaN;
1284
1284
  },
1285
1285
  set: function (v) {
1286
1286
  this.ensureDataToolTipHeaderRowMargin();
1287
- this.i.vq.right = +v;
1288
- this._a("dataToolTipHeaderRowMarginRight", this.i.vq.right);
1289
- this.i.vq = this.i.vq;
1287
+ this.i.vr.right = +v;
1288
+ this._a("dataToolTipHeaderRowMarginRight", this.i.vr.right);
1289
+ this.i.vr = this.i.vr;
1290
1290
  },
1291
1291
  enumerable: false,
1292
1292
  configurable: true
1293
1293
  });
1294
1294
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderRowMarginTop", {
1295
1295
  get: function () {
1296
- return this.i.vq ? this.i.vq.top : NaN;
1296
+ return this.i.vr ? this.i.vr.top : NaN;
1297
1297
  },
1298
1298
  set: function (v) {
1299
1299
  this.ensureDataToolTipHeaderRowMargin();
1300
- this.i.vq.top = +v;
1301
- this._a("dataToolTipHeaderRowMarginTop", this.i.vq.top);
1302
- this.i.vq = this.i.vq;
1300
+ this.i.vr.top = +v;
1301
+ this._a("dataToolTipHeaderRowMarginTop", this.i.vr.top);
1302
+ this.i.vr = this.i.vr;
1303
1303
  },
1304
1304
  enumerable: false,
1305
1305
  configurable: true
1306
1306
  });
1307
1307
  IgcDomainChartComponent.prototype.ensureDataToolTipHeaderRowMargin = function () {
1308
- if (this.i.vq) {
1308
+ if (this.i.vr) {
1309
1309
  return;
1310
1310
  }
1311
- this.i.vq = new Thickness(2);
1311
+ this.i.vr = new Thickness(2);
1312
1312
  };
1313
1313
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderRowVisible", {
1314
1314
  /**
@@ -1348,11 +1348,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1348
1348
  * Gets or sets the summary text color.
1349
1349
  */
1350
1350
  get: function () {
1351
- return brushToString(this.i.us);
1351
+ return brushToString(this.i.ut);
1352
1352
  },
1353
1353
  set: function (v) {
1354
- this.i.us = stringToBrush(v);
1355
- this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.us));
1354
+ this.i.ut = stringToBrush(v);
1355
+ this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.ut));
1356
1356
  },
1357
1357
  enumerable: false,
1358
1358
  configurable: true
@@ -1405,130 +1405,130 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1405
1405
  });
1406
1406
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryTitleTextMarginBottom", {
1407
1407
  get: function () {
1408
- return this.i.vu ? this.i.vu.bottom : NaN;
1408
+ return this.i.vv ? this.i.vv.bottom : NaN;
1409
1409
  },
1410
1410
  set: function (v) {
1411
1411
  this.ensureDataToolTipSummaryTitleTextMargin();
1412
- this.i.vu.bottom = +v;
1413
- this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.vu.bottom);
1414
- this.i.vu = this.i.vu;
1412
+ this.i.vv.bottom = +v;
1413
+ this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.vv.bottom);
1414
+ this.i.vv = this.i.vv;
1415
1415
  },
1416
1416
  enumerable: false,
1417
1417
  configurable: true
1418
1418
  });
1419
1419
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryTitleTextMarginLeft", {
1420
1420
  get: function () {
1421
- return this.i.vu ? this.i.vu.left : NaN;
1421
+ return this.i.vv ? this.i.vv.left : NaN;
1422
1422
  },
1423
1423
  set: function (v) {
1424
1424
  this.ensureDataToolTipSummaryTitleTextMargin();
1425
- this.i.vu.left = +v;
1426
- this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.vu.left);
1427
- this.i.vu = this.i.vu;
1425
+ this.i.vv.left = +v;
1426
+ this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.vv.left);
1427
+ this.i.vv = this.i.vv;
1428
1428
  },
1429
1429
  enumerable: false,
1430
1430
  configurable: true
1431
1431
  });
1432
1432
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryTitleTextMarginRight", {
1433
1433
  get: function () {
1434
- return this.i.vu ? this.i.vu.right : NaN;
1434
+ return this.i.vv ? this.i.vv.right : NaN;
1435
1435
  },
1436
1436
  set: function (v) {
1437
1437
  this.ensureDataToolTipSummaryTitleTextMargin();
1438
- this.i.vu.right = +v;
1439
- this._a("dataToolTipSummaryTitleTextMarginRight", this.i.vu.right);
1440
- this.i.vu = this.i.vu;
1438
+ this.i.vv.right = +v;
1439
+ this._a("dataToolTipSummaryTitleTextMarginRight", this.i.vv.right);
1440
+ this.i.vv = this.i.vv;
1441
1441
  },
1442
1442
  enumerable: false,
1443
1443
  configurable: true
1444
1444
  });
1445
1445
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryTitleTextMarginTop", {
1446
1446
  get: function () {
1447
- return this.i.vu ? this.i.vu.top : NaN;
1447
+ return this.i.vv ? this.i.vv.top : NaN;
1448
1448
  },
1449
1449
  set: function (v) {
1450
1450
  this.ensureDataToolTipSummaryTitleTextMargin();
1451
- this.i.vu.top = +v;
1452
- this._a("dataToolTipSummaryTitleTextMarginTop", this.i.vu.top);
1453
- this.i.vu = this.i.vu;
1451
+ this.i.vv.top = +v;
1452
+ this._a("dataToolTipSummaryTitleTextMarginTop", this.i.vv.top);
1453
+ this.i.vv = this.i.vv;
1454
1454
  },
1455
1455
  enumerable: false,
1456
1456
  configurable: true
1457
1457
  });
1458
1458
  IgcDomainChartComponent.prototype.ensureDataToolTipSummaryTitleTextMargin = function () {
1459
- if (this.i.vu) {
1459
+ if (this.i.vv) {
1460
1460
  return;
1461
1461
  }
1462
- this.i.vu = new Thickness(2);
1462
+ this.i.vv = new Thickness(2);
1463
1463
  };
1464
1464
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryRowMarginBottom", {
1465
1465
  get: function () {
1466
- return this.i.vt ? this.i.vt.bottom : NaN;
1466
+ return this.i.vu ? this.i.vu.bottom : NaN;
1467
1467
  },
1468
1468
  set: function (v) {
1469
1469
  this.ensureDataToolTipSummaryRowMargin();
1470
- this.i.vt.bottom = +v;
1471
- this._a("dataToolTipSummaryRowMarginBottom", this.i.vt.bottom);
1472
- this.i.vt = this.i.vt;
1470
+ this.i.vu.bottom = +v;
1471
+ this._a("dataToolTipSummaryRowMarginBottom", this.i.vu.bottom);
1472
+ this.i.vu = this.i.vu;
1473
1473
  },
1474
1474
  enumerable: false,
1475
1475
  configurable: true
1476
1476
  });
1477
1477
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryRowMarginLeft", {
1478
1478
  get: function () {
1479
- return this.i.vt ? this.i.vt.left : NaN;
1479
+ return this.i.vu ? this.i.vu.left : NaN;
1480
1480
  },
1481
1481
  set: function (v) {
1482
1482
  this.ensureDataToolTipSummaryRowMargin();
1483
- this.i.vt.left = +v;
1484
- this._a("dataToolTipSummaryRowMarginLeft", this.i.vt.left);
1485
- this.i.vt = this.i.vt;
1483
+ this.i.vu.left = +v;
1484
+ this._a("dataToolTipSummaryRowMarginLeft", this.i.vu.left);
1485
+ this.i.vu = this.i.vu;
1486
1486
  },
1487
1487
  enumerable: false,
1488
1488
  configurable: true
1489
1489
  });
1490
1490
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryRowMarginRight", {
1491
1491
  get: function () {
1492
- return this.i.vt ? this.i.vt.right : NaN;
1492
+ return this.i.vu ? this.i.vu.right : NaN;
1493
1493
  },
1494
1494
  set: function (v) {
1495
1495
  this.ensureDataToolTipSummaryRowMargin();
1496
- this.i.vt.right = +v;
1497
- this._a("dataToolTipSummaryRowMarginRight", this.i.vt.right);
1498
- this.i.vt = this.i.vt;
1496
+ this.i.vu.right = +v;
1497
+ this._a("dataToolTipSummaryRowMarginRight", this.i.vu.right);
1498
+ this.i.vu = this.i.vu;
1499
1499
  },
1500
1500
  enumerable: false,
1501
1501
  configurable: true
1502
1502
  });
1503
1503
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryRowMarginTop", {
1504
1504
  get: function () {
1505
- return this.i.vt ? this.i.vt.top : NaN;
1505
+ return this.i.vu ? this.i.vu.top : NaN;
1506
1506
  },
1507
1507
  set: function (v) {
1508
1508
  this.ensureDataToolTipSummaryRowMargin();
1509
- this.i.vt.top = +v;
1510
- this._a("dataToolTipSummaryRowMarginTop", this.i.vt.top);
1511
- this.i.vt = this.i.vt;
1509
+ this.i.vu.top = +v;
1510
+ this._a("dataToolTipSummaryRowMarginTop", this.i.vu.top);
1511
+ this.i.vu = this.i.vu;
1512
1512
  },
1513
1513
  enumerable: false,
1514
1514
  configurable: true
1515
1515
  });
1516
1516
  IgcDomainChartComponent.prototype.ensureDataToolTipSummaryRowMargin = function () {
1517
- if (this.i.vt) {
1517
+ if (this.i.vu) {
1518
1518
  return;
1519
1519
  }
1520
- this.i.vt = new Thickness(2);
1520
+ this.i.vu = new Thickness(2);
1521
1521
  };
1522
1522
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryValueTextColor", {
1523
1523
  /**
1524
1524
  * Gets or sets the units text color.
1525
1525
  */
1526
1526
  get: function () {
1527
- return brushToString(this.i.uu);
1527
+ return brushToString(this.i.uv);
1528
1528
  },
1529
1529
  set: function (v) {
1530
- this.i.uu = stringToBrush(v);
1531
- this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.uu));
1530
+ this.i.uv = stringToBrush(v);
1531
+ this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.uv));
1532
1532
  },
1533
1533
  enumerable: false,
1534
1534
  configurable: true
@@ -1570,11 +1570,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1570
1570
  * Gets or sets the units text color.
1571
1571
  */
1572
1572
  get: function () {
1573
- return brushToString(this.i.ur);
1573
+ return brushToString(this.i.us);
1574
1574
  },
1575
1575
  set: function (v) {
1576
- this.i.ur = stringToBrush(v);
1577
- this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.ur));
1576
+ this.i.us = stringToBrush(v);
1577
+ this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.us));
1578
1578
  },
1579
1579
  enumerable: false,
1580
1580
  configurable: true
@@ -1616,11 +1616,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1616
1616
  * Gets or sets the units text color.
1617
1617
  */
1618
1618
  get: function () {
1619
- return brushToString(this.i.ut);
1619
+ return brushToString(this.i.uu);
1620
1620
  },
1621
1621
  set: function (v) {
1622
- this.i.ut = stringToBrush(v);
1623
- this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.ut));
1622
+ this.i.uu = stringToBrush(v);
1623
+ this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.uu));
1624
1624
  },
1625
1625
  enumerable: false,
1626
1626
  configurable: true
@@ -1646,61 +1646,61 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1646
1646
  });
1647
1647
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipBadgeMarginBottom", {
1648
1648
  get: function () {
1649
- return this.i.vp ? this.i.vp.bottom : NaN;
1649
+ return this.i.vq ? this.i.vq.bottom : NaN;
1650
1650
  },
1651
1651
  set: function (v) {
1652
1652
  this.ensureDataToolTipBadgeMargin();
1653
- this.i.vp.bottom = +v;
1654
- this._a("dataToolTipBadgeMarginBottom", this.i.vp.bottom);
1655
- this.i.vp = this.i.vp;
1653
+ this.i.vq.bottom = +v;
1654
+ this._a("dataToolTipBadgeMarginBottom", this.i.vq.bottom);
1655
+ this.i.vq = this.i.vq;
1656
1656
  },
1657
1657
  enumerable: false,
1658
1658
  configurable: true
1659
1659
  });
1660
1660
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipBadgeMarginLeft", {
1661
1661
  get: function () {
1662
- return this.i.vp ? this.i.vp.left : NaN;
1662
+ return this.i.vq ? this.i.vq.left : NaN;
1663
1663
  },
1664
1664
  set: function (v) {
1665
1665
  this.ensureDataToolTipBadgeMargin();
1666
- this.i.vp.left = +v;
1667
- this._a("dataToolTipBadgeMarginLeft", this.i.vp.left);
1668
- this.i.vp = this.i.vp;
1666
+ this.i.vq.left = +v;
1667
+ this._a("dataToolTipBadgeMarginLeft", this.i.vq.left);
1668
+ this.i.vq = this.i.vq;
1669
1669
  },
1670
1670
  enumerable: false,
1671
1671
  configurable: true
1672
1672
  });
1673
1673
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipBadgeMarginRight", {
1674
1674
  get: function () {
1675
- return this.i.vp ? this.i.vp.right : NaN;
1675
+ return this.i.vq ? this.i.vq.right : NaN;
1676
1676
  },
1677
1677
  set: function (v) {
1678
1678
  this.ensureDataToolTipBadgeMargin();
1679
- this.i.vp.right = +v;
1680
- this._a("dataToolTipBadgeMarginRight", this.i.vp.right);
1681
- this.i.vp = this.i.vp;
1679
+ this.i.vq.right = +v;
1680
+ this._a("dataToolTipBadgeMarginRight", this.i.vq.right);
1681
+ this.i.vq = this.i.vq;
1682
1682
  },
1683
1683
  enumerable: false,
1684
1684
  configurable: true
1685
1685
  });
1686
1686
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipBadgeMarginTop", {
1687
1687
  get: function () {
1688
- return this.i.vp ? this.i.vp.top : NaN;
1688
+ return this.i.vq ? this.i.vq.top : NaN;
1689
1689
  },
1690
1690
  set: function (v) {
1691
1691
  this.ensureDataToolTipBadgeMargin();
1692
- this.i.vp.top = +v;
1693
- this._a("dataToolTipBadgeMarginTop", this.i.vp.top);
1694
- this.i.vp = this.i.vp;
1692
+ this.i.vq.top = +v;
1693
+ this._a("dataToolTipBadgeMarginTop", this.i.vq.top);
1694
+ this.i.vq = this.i.vq;
1695
1695
  },
1696
1696
  enumerable: false,
1697
1697
  configurable: true
1698
1698
  });
1699
1699
  IgcDomainChartComponent.prototype.ensureDataToolTipBadgeMargin = function () {
1700
- if (this.i.vp) {
1700
+ if (this.i.vq) {
1701
1701
  return;
1702
1702
  }
1703
- this.i.vp = new Thickness(2);
1703
+ this.i.vq = new Thickness(2);
1704
1704
  };
1705
1705
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipBadgeShape", {
1706
1706
  /**
@@ -1748,72 +1748,72 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1748
1748
  * Gets or sets the units text color.
1749
1749
  */
1750
1750
  get: function () {
1751
- return brushToString(this.i.uw);
1751
+ return brushToString(this.i.ux);
1752
1752
  },
1753
1753
  set: function (v) {
1754
- this.i.uw = stringToBrush(v);
1755
- this._a("dataToolTipUnitsTextColor", brushToString(this.i.uw));
1754
+ this.i.ux = stringToBrush(v);
1755
+ this._a("dataToolTipUnitsTextColor", brushToString(this.i.ux));
1756
1756
  },
1757
1757
  enumerable: false,
1758
1758
  configurable: true
1759
1759
  });
1760
1760
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipUnitsTextMarginBottom", {
1761
1761
  get: function () {
1762
- return this.i.vw ? this.i.vw.bottom : NaN;
1762
+ return this.i.vx ? this.i.vx.bottom : NaN;
1763
1763
  },
1764
1764
  set: function (v) {
1765
1765
  this.ensureDataToolTipUnitsTextMargin();
1766
- this.i.vw.bottom = +v;
1767
- this._a("dataToolTipUnitsTextMarginBottom", this.i.vw.bottom);
1768
- this.i.vw = this.i.vw;
1766
+ this.i.vx.bottom = +v;
1767
+ this._a("dataToolTipUnitsTextMarginBottom", this.i.vx.bottom);
1768
+ this.i.vx = this.i.vx;
1769
1769
  },
1770
1770
  enumerable: false,
1771
1771
  configurable: true
1772
1772
  });
1773
1773
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipUnitsTextMarginLeft", {
1774
1774
  get: function () {
1775
- return this.i.vw ? this.i.vw.left : NaN;
1775
+ return this.i.vx ? this.i.vx.left : NaN;
1776
1776
  },
1777
1777
  set: function (v) {
1778
1778
  this.ensureDataToolTipUnitsTextMargin();
1779
- this.i.vw.left = +v;
1780
- this._a("dataToolTipUnitsTextMarginLeft", this.i.vw.left);
1781
- this.i.vw = this.i.vw;
1779
+ this.i.vx.left = +v;
1780
+ this._a("dataToolTipUnitsTextMarginLeft", this.i.vx.left);
1781
+ this.i.vx = this.i.vx;
1782
1782
  },
1783
1783
  enumerable: false,
1784
1784
  configurable: true
1785
1785
  });
1786
1786
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipUnitsTextMarginRight", {
1787
1787
  get: function () {
1788
- return this.i.vw ? this.i.vw.right : NaN;
1788
+ return this.i.vx ? this.i.vx.right : NaN;
1789
1789
  },
1790
1790
  set: function (v) {
1791
1791
  this.ensureDataToolTipUnitsTextMargin();
1792
- this.i.vw.right = +v;
1793
- this._a("dataToolTipUnitsTextMarginRight", this.i.vw.right);
1794
- this.i.vw = this.i.vw;
1792
+ this.i.vx.right = +v;
1793
+ this._a("dataToolTipUnitsTextMarginRight", this.i.vx.right);
1794
+ this.i.vx = this.i.vx;
1795
1795
  },
1796
1796
  enumerable: false,
1797
1797
  configurable: true
1798
1798
  });
1799
1799
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipUnitsTextMarginTop", {
1800
1800
  get: function () {
1801
- return this.i.vw ? this.i.vw.top : NaN;
1801
+ return this.i.vx ? this.i.vx.top : NaN;
1802
1802
  },
1803
1803
  set: function (v) {
1804
1804
  this.ensureDataToolTipUnitsTextMargin();
1805
- this.i.vw.top = +v;
1806
- this._a("dataToolTipUnitsTextMarginTop", this.i.vw.top);
1807
- this.i.vw = this.i.vw;
1805
+ this.i.vx.top = +v;
1806
+ this._a("dataToolTipUnitsTextMarginTop", this.i.vx.top);
1807
+ this.i.vx = this.i.vx;
1808
1808
  },
1809
1809
  enumerable: false,
1810
1810
  configurable: true
1811
1811
  });
1812
1812
  IgcDomainChartComponent.prototype.ensureDataToolTipUnitsTextMargin = function () {
1813
- if (this.i.vw) {
1813
+ if (this.i.vx) {
1814
1814
  return;
1815
1815
  }
1816
- this.i.vw = new Thickness(2);
1816
+ this.i.vx = new Thickness(2);
1817
1817
  };
1818
1818
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipUnitsTextStyle", {
1819
1819
  /**
@@ -1836,72 +1836,72 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1836
1836
  });
1837
1837
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipTitleTextMarginBottom", {
1838
1838
  get: function () {
1839
- return this.i.vv ? this.i.vv.bottom : NaN;
1839
+ return this.i.vw ? this.i.vw.bottom : NaN;
1840
1840
  },
1841
1841
  set: function (v) {
1842
1842
  this.ensureDataToolTipTitleTextMargin();
1843
- this.i.vv.bottom = +v;
1844
- this._a("dataToolTipTitleTextMarginBottom", this.i.vv.bottom);
1845
- this.i.vv = this.i.vv;
1843
+ this.i.vw.bottom = +v;
1844
+ this._a("dataToolTipTitleTextMarginBottom", this.i.vw.bottom);
1845
+ this.i.vw = this.i.vw;
1846
1846
  },
1847
1847
  enumerable: false,
1848
1848
  configurable: true
1849
1849
  });
1850
1850
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipTitleTextMarginLeft", {
1851
1851
  get: function () {
1852
- return this.i.vv ? this.i.vv.left : NaN;
1852
+ return this.i.vw ? this.i.vw.left : NaN;
1853
1853
  },
1854
1854
  set: function (v) {
1855
1855
  this.ensureDataToolTipTitleTextMargin();
1856
- this.i.vv.left = +v;
1857
- this._a("dataToolTipTitleTextMarginLeft", this.i.vv.left);
1858
- this.i.vv = this.i.vv;
1856
+ this.i.vw.left = +v;
1857
+ this._a("dataToolTipTitleTextMarginLeft", this.i.vw.left);
1858
+ this.i.vw = this.i.vw;
1859
1859
  },
1860
1860
  enumerable: false,
1861
1861
  configurable: true
1862
1862
  });
1863
1863
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipTitleTextMarginRight", {
1864
1864
  get: function () {
1865
- return this.i.vv ? this.i.vv.right : NaN;
1865
+ return this.i.vw ? this.i.vw.right : NaN;
1866
1866
  },
1867
1867
  set: function (v) {
1868
1868
  this.ensureDataToolTipTitleTextMargin();
1869
- this.i.vv.right = +v;
1870
- this._a("dataToolTipTitleTextMarginRight", this.i.vv.right);
1871
- this.i.vv = this.i.vv;
1869
+ this.i.vw.right = +v;
1870
+ this._a("dataToolTipTitleTextMarginRight", this.i.vw.right);
1871
+ this.i.vw = this.i.vw;
1872
1872
  },
1873
1873
  enumerable: false,
1874
1874
  configurable: true
1875
1875
  });
1876
1876
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipTitleTextMarginTop", {
1877
1877
  get: function () {
1878
- return this.i.vv ? this.i.vv.top : NaN;
1878
+ return this.i.vw ? this.i.vw.top : NaN;
1879
1879
  },
1880
1880
  set: function (v) {
1881
1881
  this.ensureDataToolTipTitleTextMargin();
1882
- this.i.vv.top = +v;
1883
- this._a("dataToolTipTitleTextMarginTop", this.i.vv.top);
1884
- this.i.vv = this.i.vv;
1882
+ this.i.vw.top = +v;
1883
+ this._a("dataToolTipTitleTextMarginTop", this.i.vw.top);
1884
+ this.i.vw = this.i.vw;
1885
1885
  },
1886
1886
  enumerable: false,
1887
1887
  configurable: true
1888
1888
  });
1889
1889
  IgcDomainChartComponent.prototype.ensureDataToolTipTitleTextMargin = function () {
1890
- if (this.i.vv) {
1890
+ if (this.i.vw) {
1891
1891
  return;
1892
1892
  }
1893
- this.i.vv = new Thickness(2);
1893
+ this.i.vw = new Thickness(2);
1894
1894
  };
1895
1895
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipTitleTextColor", {
1896
1896
  /**
1897
1897
  * Gets or sets the display text color.
1898
1898
  */
1899
1899
  get: function () {
1900
- return brushToString(this.i.uv);
1900
+ return brushToString(this.i.uw);
1901
1901
  },
1902
1902
  set: function (v) {
1903
- this.i.uv = stringToBrush(v);
1904
- this._a("dataToolTipTitleTextColor", brushToString(this.i.uv));
1903
+ this.i.uw = stringToBrush(v);
1904
+ this._a("dataToolTipTitleTextColor", brushToString(this.i.uw));
1905
1905
  },
1906
1906
  enumerable: false,
1907
1907
  configurable: true
@@ -1944,72 +1944,72 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1944
1944
  * Gets or sets the units text color.
1945
1945
  */
1946
1946
  get: function () {
1947
- return brushToString(this.i.uq);
1947
+ return brushToString(this.i.ur);
1948
1948
  },
1949
1949
  set: function (v) {
1950
- this.i.uq = stringToBrush(v);
1951
- this._a("dataToolTipLabelTextColor", brushToString(this.i.uq));
1950
+ this.i.ur = stringToBrush(v);
1951
+ this._a("dataToolTipLabelTextColor", brushToString(this.i.ur));
1952
1952
  },
1953
1953
  enumerable: false,
1954
1954
  configurable: true
1955
1955
  });
1956
1956
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipLabelTextMarginBottom", {
1957
1957
  get: function () {
1958
- return this.i.vs ? this.i.vs.bottom : NaN;
1958
+ return this.i.vt ? this.i.vt.bottom : NaN;
1959
1959
  },
1960
1960
  set: function (v) {
1961
1961
  this.ensureDataToolTipLabelTextMargin();
1962
- this.i.vs.bottom = +v;
1963
- this._a("dataToolTipLabelTextMarginBottom", this.i.vs.bottom);
1964
- this.i.vs = this.i.vs;
1962
+ this.i.vt.bottom = +v;
1963
+ this._a("dataToolTipLabelTextMarginBottom", this.i.vt.bottom);
1964
+ this.i.vt = this.i.vt;
1965
1965
  },
1966
1966
  enumerable: false,
1967
1967
  configurable: true
1968
1968
  });
1969
1969
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipLabelTextMarginLeft", {
1970
1970
  get: function () {
1971
- return this.i.vs ? this.i.vs.left : NaN;
1971
+ return this.i.vt ? this.i.vt.left : NaN;
1972
1972
  },
1973
1973
  set: function (v) {
1974
1974
  this.ensureDataToolTipLabelTextMargin();
1975
- this.i.vs.left = +v;
1976
- this._a("dataToolTipLabelTextMarginLeft", this.i.vs.left);
1977
- this.i.vs = this.i.vs;
1975
+ this.i.vt.left = +v;
1976
+ this._a("dataToolTipLabelTextMarginLeft", this.i.vt.left);
1977
+ this.i.vt = this.i.vt;
1978
1978
  },
1979
1979
  enumerable: false,
1980
1980
  configurable: true
1981
1981
  });
1982
1982
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipLabelTextMarginRight", {
1983
1983
  get: function () {
1984
- return this.i.vs ? this.i.vs.right : NaN;
1984
+ return this.i.vt ? this.i.vt.right : NaN;
1985
1985
  },
1986
1986
  set: function (v) {
1987
1987
  this.ensureDataToolTipLabelTextMargin();
1988
- this.i.vs.right = +v;
1989
- this._a("dataToolTipLabelTextMarginRight", this.i.vs.right);
1990
- this.i.vs = this.i.vs;
1988
+ this.i.vt.right = +v;
1989
+ this._a("dataToolTipLabelTextMarginRight", this.i.vt.right);
1990
+ this.i.vt = this.i.vt;
1991
1991
  },
1992
1992
  enumerable: false,
1993
1993
  configurable: true
1994
1994
  });
1995
1995
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipLabelTextMarginTop", {
1996
1996
  get: function () {
1997
- return this.i.vs ? this.i.vs.top : NaN;
1997
+ return this.i.vt ? this.i.vt.top : NaN;
1998
1998
  },
1999
1999
  set: function (v) {
2000
2000
  this.ensureDataToolTipLabelTextMargin();
2001
- this.i.vs.top = +v;
2002
- this._a("dataToolTipLabelTextMarginTop", this.i.vs.top);
2003
- this.i.vs = this.i.vs;
2001
+ this.i.vt.top = +v;
2002
+ this._a("dataToolTipLabelTextMarginTop", this.i.vt.top);
2003
+ this.i.vt = this.i.vt;
2004
2004
  },
2005
2005
  enumerable: false,
2006
2006
  configurable: true
2007
2007
  });
2008
2008
  IgcDomainChartComponent.prototype.ensureDataToolTipLabelTextMargin = function () {
2009
- if (this.i.vs) {
2009
+ if (this.i.vt) {
2010
2010
  return;
2011
2011
  }
2012
- this.i.vs = new Thickness(2);
2012
+ this.i.vt = new Thickness(2);
2013
2013
  };
2014
2014
  Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipLabelTextStyle", {
2015
2015
  /**
@@ -2530,11 +2530,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2530
2530
  * ```
2531
2531
  */
2532
2532
  get: function () {
2533
- return fromRect(this.i.ve);
2533
+ return fromRect(this.i.vf);
2534
2534
  },
2535
2535
  set: function (v) {
2536
- this.i.ve = toRect(v);
2537
- this._a("windowRect", rectToString(this.i.ve));
2536
+ this.i.vf = toRect(v);
2537
+ this._a("windowRect", rectToString(this.i.vf));
2538
2538
  },
2539
2539
  enumerable: false,
2540
2540
  configurable: true
@@ -2550,7 +2550,7 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2550
2550
  * ```
2551
2551
  */
2552
2552
  get: function () {
2553
- return fromRect(this.i.vd);
2553
+ return fromRect(this.i.ve);
2554
2554
  },
2555
2555
  enumerable: false,
2556
2556
  configurable: true
@@ -2604,11 +2604,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2604
2604
  * ```
2605
2605
  */
2606
2606
  get: function () {
2607
- return this.i.tv;
2607
+ return this.i.tw;
2608
2608
  },
2609
2609
  set: function (v) {
2610
- this.i.tv = ensureEnum(HorizontalAlignment_$type, v);
2611
- this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.tv));
2610
+ this.i.tw = ensureEnum(HorizontalAlignment_$type, v);
2611
+ this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.tw));
2612
2612
  },
2613
2613
  enumerable: false,
2614
2614
  configurable: true
@@ -2624,11 +2624,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
2624
2624
  * ```
2625
2625
  */
2626
2626
  get: function () {
2627
- return this.i.tu;
2627
+ return this.i.tv;
2628
2628
  },
2629
2629
  set: function (v) {
2630
- this.i.tu = ensureEnum(HorizontalAlignment_$type, v);
2631
- this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.tu));
2630
+ this.i.tv = ensureEnum(HorizontalAlignment_$type, v);
2631
+ this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.tv));
2632
2632
  },
2633
2633
  enumerable: false,
2634
2634
  configurable: true
@@ -3215,11 +3215,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3215
3215
  * Gets or sets the color to apply to vertical crosshairs line.
3216
3216
  */
3217
3217
  get: function () {
3218
- return brushToString(this.i.uo);
3218
+ return brushToString(this.i.up);
3219
3219
  },
3220
3220
  set: function (v) {
3221
- this.i.uo = stringToBrush(v);
3222
- this._a("crosshairsLineVerticalStroke", brushToString(this.i.uo));
3221
+ this.i.up = stringToBrush(v);
3222
+ this._a("crosshairsLineVerticalStroke", brushToString(this.i.up));
3223
3223
  },
3224
3224
  enumerable: false,
3225
3225
  configurable: true
@@ -3243,11 +3243,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3243
3243
  * Gets or sets the color to apply to horizontal crosshairs line.
3244
3244
  */
3245
3245
  get: function () {
3246
- return brushToString(this.i.un);
3246
+ return brushToString(this.i.uo);
3247
3247
  },
3248
3248
  set: function (v) {
3249
- this.i.un = stringToBrush(v);
3250
- this._a("crosshairsLineHorizontalStroke", brushToString(this.i.un));
3249
+ this.i.uo = stringToBrush(v);
3250
+ this._a("crosshairsLineHorizontalStroke", brushToString(this.i.uo));
3251
3251
  },
3252
3252
  enumerable: false,
3253
3253
  configurable: true
@@ -3271,11 +3271,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3271
3271
  * Gets or sets the background of crosshair annotation on x-axis.
3272
3272
  */
3273
3273
  get: function () {
3274
- return brushToString(this.i.uj);
3274
+ return brushToString(this.i.uk);
3275
3275
  },
3276
3276
  set: function (v) {
3277
- this.i.uj = stringToBrush(v);
3278
- this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.uj));
3277
+ this.i.uk = stringToBrush(v);
3278
+ this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.uk));
3279
3279
  },
3280
3280
  enumerable: false,
3281
3281
  configurable: true
@@ -3285,11 +3285,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3285
3285
  * Gets or sets the background of crosshair annotation on y-axis.
3286
3286
  */
3287
3287
  get: function () {
3288
- return brushToString(this.i.ul);
3288
+ return brushToString(this.i.um);
3289
3289
  },
3290
3290
  set: function (v) {
3291
- this.i.ul = stringToBrush(v);
3292
- this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.ul));
3291
+ this.i.um = stringToBrush(v);
3292
+ this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.um));
3293
3293
  },
3294
3294
  enumerable: false,
3295
3295
  configurable: true
@@ -3299,11 +3299,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3299
3299
  * Gets or sets the text color of crosshair annotation on x-axis.
3300
3300
  */
3301
3301
  get: function () {
3302
- return brushToString(this.i.uk);
3302
+ return brushToString(this.i.ul);
3303
3303
  },
3304
3304
  set: function (v) {
3305
- this.i.uk = stringToBrush(v);
3306
- this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.uk));
3305
+ this.i.ul = stringToBrush(v);
3306
+ this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.ul));
3307
3307
  },
3308
3308
  enumerable: false,
3309
3309
  configurable: true
@@ -3313,11 +3313,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3313
3313
  * Gets or sets the text color of crosshair annotation on y-axis.
3314
3314
  */
3315
3315
  get: function () {
3316
- return brushToString(this.i.um);
3316
+ return brushToString(this.i.un);
3317
3317
  },
3318
3318
  set: function (v) {
3319
- this.i.um = stringToBrush(v);
3320
- this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.um));
3319
+ this.i.un = stringToBrush(v);
3320
+ this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.un));
3321
3321
  },
3322
3322
  enumerable: false,
3323
3323
  configurable: true
@@ -3397,11 +3397,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3397
3397
  * Gets or sets the background of final value annotation.
3398
3398
  */
3399
3399
  get: function () {
3400
- return brushToString(this.i.uy);
3400
+ return brushToString(this.i.uz);
3401
3401
  },
3402
3402
  set: function (v) {
3403
- this.i.uy = stringToBrush(v);
3404
- this._a("finalValueAnnotationsBackground", brushToString(this.i.uy));
3403
+ this.i.uz = stringToBrush(v);
3404
+ this._a("finalValueAnnotationsBackground", brushToString(this.i.uz));
3405
3405
  },
3406
3406
  enumerable: false,
3407
3407
  configurable: true
@@ -3411,11 +3411,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3411
3411
  * Gets or sets the text color of final value annotation.
3412
3412
  */
3413
3413
  get: function () {
3414
- return brushToString(this.i.uz);
3414
+ return brushToString(this.i.u0);
3415
3415
  },
3416
3416
  set: function (v) {
3417
- this.i.uz = stringToBrush(v);
3418
- this._a("finalValueAnnotationsTextColor", brushToString(this.i.uz));
3417
+ this.i.u0 = stringToBrush(v);
3418
+ this._a("finalValueAnnotationsTextColor", brushToString(this.i.u0));
3419
3419
  },
3420
3420
  enumerable: false,
3421
3421
  configurable: true
@@ -3690,11 +3690,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3690
3690
  * Gets or sets the fill to use for the horizontal scrollbar in the component, when enabled.
3691
3691
  */
3692
3692
  get: function () {
3693
- return brushToString(this.i.u4);
3693
+ return brushToString(this.i.u5);
3694
3694
  },
3695
3695
  set: function (v) {
3696
- this.i.u4 = stringToBrush(v);
3697
- this._a("horizontalViewScrollbarFill", brushToString(this.i.u4));
3696
+ this.i.u5 = stringToBrush(v);
3697
+ this._a("horizontalViewScrollbarFill", brushToString(this.i.u5));
3698
3698
  },
3699
3699
  enumerable: false,
3700
3700
  configurable: true
@@ -3704,11 +3704,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3704
3704
  * Gets or sets the outline to use for the horizontal scrollbar in the component, when enabled.
3705
3705
  */
3706
3706
  get: function () {
3707
- return brushToString(this.i.u5);
3707
+ return brushToString(this.i.u6);
3708
3708
  },
3709
3709
  set: function (v) {
3710
- this.i.u5 = stringToBrush(v);
3711
- this._a("horizontalViewScrollbarOutline", brushToString(this.i.u5));
3710
+ this.i.u6 = stringToBrush(v);
3711
+ this._a("horizontalViewScrollbarOutline", brushToString(this.i.u6));
3712
3712
  },
3713
3713
  enumerable: false,
3714
3714
  configurable: true
@@ -3830,11 +3830,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3830
3830
  * Gets or sets the fill to use for the vertical scrollbar in the component, when enabled.
3831
3831
  */
3832
3832
  get: function () {
3833
- return brushToString(this.i.u9);
3833
+ return brushToString(this.i.va);
3834
3834
  },
3835
3835
  set: function (v) {
3836
- this.i.u9 = stringToBrush(v);
3837
- this._a("verticalViewScrollbarFill", brushToString(this.i.u9));
3836
+ this.i.va = stringToBrush(v);
3837
+ this._a("verticalViewScrollbarFill", brushToString(this.i.va));
3838
3838
  },
3839
3839
  enumerable: false,
3840
3840
  configurable: true
@@ -3844,11 +3844,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
3844
3844
  * Gets or sets the outline to use for the vertical scrollbar in the component, when enabled.
3845
3845
  */
3846
3846
  get: function () {
3847
- return brushToString(this.i.va);
3847
+ return brushToString(this.i.vb);
3848
3848
  },
3849
3849
  set: function (v) {
3850
- this.i.va = stringToBrush(v);
3851
- this._a("verticalViewScrollbarOutline", brushToString(this.i.va));
3850
+ this.i.vb = stringToBrush(v);
3851
+ this._a("verticalViewScrollbarOutline", brushToString(this.i.vb));
3852
3852
  },
3853
3853
  enumerable: false,
3854
3854
  configurable: true
@@ -4183,7 +4183,7 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
4183
4183
  this.i.notifyResized();
4184
4184
  };
4185
4185
  IgcDomainChartComponent.prototype.notifyVisualPropertiesChanged = function () {
4186
- this.i.sl();
4186
+ this.i.sm();
4187
4187
  };
4188
4188
  /**
4189
4189
  * Forces any pending refresh to the chart to be finished.
@@ -4216,36 +4216,33 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
4216
4216
 
4217
4217
  */
4218
4218
  IgcDomainChartComponent.prototype.replayTransitionIn = function () {
4219
- this.i.te();
4219
+ this.i.tf();
4220
4220
  };
4221
4221
  /**
4222
4222
  * Performs zoom in action on the chart by specified percentage of current window rect
4223
4223
 
4224
4224
  */
4225
4225
  IgcDomainChartComponent.prototype.zoomIn = function (percentage) {
4226
- this.i.tq(percentage);
4226
+ this.i.tr(percentage);
4227
4227
  };
4228
4228
  /**
4229
4229
  * Performs zoom out action on the chart by specified percentage of current window rect
4230
4230
 
4231
4231
  */
4232
4232
  IgcDomainChartComponent.prototype.zoomOut = function (percentage) {
4233
- this.i.tr(percentage);
4233
+ this.i.ts(percentage);
4234
4234
  };
4235
4235
  /**
4236
4236
  * Resets the zoom level to default.
4237
4237
 
4238
4238
  */
4239
4239
  IgcDomainChartComponent.prototype.resetZoom = function () {
4240
- this.i.tm();
4240
+ this.i.tn();
4241
4241
  };
4242
4242
  IgcDomainChartComponent.prototype.getDesiredToolbarActions = function () {
4243
4243
  var iv = this.i.getDesiredToolbarActions();
4244
4244
  return (iv);
4245
4245
  };
4246
- IgcDomainChartComponent.prototype.onToolCommandExecuting = function (command) {
4247
- this.i.onToolCommandExecuting(command);
4248
- };
4249
4246
  IgcDomainChartComponent.prototype.addCommandAvailabilityListener = function (listener) {
4250
4247
  this.i.addCommandAvailabilityListener(listener);
4251
4248
  };
@@ -4259,7 +4256,7 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
4259
4256
  this.i.removeCommandStateChangedListener(listener);
4260
4257
  };
4261
4258
  IgcDomainChartComponent.prototype.notifySetItem = function (source_, index, oldItem, newItem) {
4262
- this.i.sk(source_, index, oldItem, newItem);
4259
+ this.i.sl(source_, index, oldItem, newItem);
4263
4260
  };
4264
4261
  /**
4265
4262
  * Used to manually notify the chart that the data source has reset or cleared its items.
@@ -4272,13 +4269,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
4272
4269
  * ```
4273
4270
  */
4274
4271
  IgcDomainChartComponent.prototype.notifyClearItems = function (source_) {
4275
- this.i.sg(source_);
4272
+ this.i.sh(source_);
4276
4273
  };
4277
4274
  IgcDomainChartComponent.prototype.notifyInsertItem = function (source_, index, newItem) {
4278
- this.i.sh(source_, index, newItem);
4275
+ this.i.si(source_, index, newItem);
4279
4276
  };
4280
4277
  IgcDomainChartComponent.prototype.notifyRemoveItem = function (source_, index, oldItem) {
4281
- this.i.si(source_, index, oldItem);
4278
+ this.i.sj(source_, index, oldItem);
4282
4279
  };
4283
4280
  Object.defineProperty(IgcDomainChartComponent.prototype, "seriesAdded", {
4284
4281
  /**