igniteui-webcomponents-charts 3.2.3 → 3.2.4

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 (744) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +24938 -21547
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
  9. package/esm2015/lib/AnnotationLayerProxy.js +39 -26
  10. package/esm2015/lib/AnnotationLayer_combined.js +133 -133
  11. package/esm2015/lib/AreaSeries_combined.js +44 -44
  12. package/esm2015/lib/AutomaticSeriesManager.js +7 -0
  13. package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
  14. package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
  15. package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
  16. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  17. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  18. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  19. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  20. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  21. package/esm2015/lib/BarSeries_combined.js +110 -103
  22. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  23. package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
  24. package/esm2015/lib/BrushScale.js +7 -7
  25. package/esm2015/lib/BubbleSeries_combined.js +255 -255
  26. package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  27. package/esm2015/lib/CalloutLayer_combined.js +451 -449
  28. package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
  29. package/esm2015/lib/CategoryChart.js +545 -456
  30. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  31. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  32. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
  37. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  38. package/esm2015/lib/CategoryXAxis_combined.js +140 -23
  39. package/esm2015/lib/CategoryYAxis_combined.js +140 -23
  40. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  41. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  42. package/esm2015/lib/ChartGroupDescription.js +52 -0
  43. package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
  44. package/esm2015/lib/ChartSortDescription.js +61 -0
  45. package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
  46. package/esm2015/lib/ChartSummaryDescription.js +123 -0
  47. package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
  48. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  49. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  50. package/esm2015/lib/CrosshairLayer_combined.js +85 -85
  51. package/esm2015/lib/CustomIndicator.js +23 -23
  52. package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
  53. package/esm2015/lib/DataChartToolbarProvider.js +107 -0
  54. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  55. package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
  56. package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
  57. package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
  58. package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
  59. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  60. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  61. package/esm2015/lib/DomainChart.js +2162 -1903
  62. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  63. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  64. package/esm2015/lib/FinalValueLayer_combined.js +70 -70
  65. package/esm2015/lib/FinancialChart_combined.js +1443 -1359
  66. package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
  67. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  68. package/esm2015/lib/FinancialOverlay.js +36 -36
  69. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  70. package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
  71. package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
  72. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  73. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  74. package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
  81. package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
  82. package/esm2015/lib/IndicatorProxy.js +11 -11
  83. package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
  84. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  85. package/esm2015/lib/LineSeries_combined.js +38 -38
  86. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  87. package/esm2015/lib/MassIndexIndicator.js +6 -6
  88. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  89. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  90. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  91. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/NumberAbbreviator.js +1 -1
  93. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  94. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  95. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  96. package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
  97. package/esm2015/lib/OverlayProxy.js +8 -8
  98. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  99. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  100. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  101. package/esm2015/lib/PieChartViewManager_combined.js +9 -9
  102. package/esm2015/lib/PointSeries_combined.js +19 -19
  103. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  104. package/esm2015/lib/PolarBase_combined.js +388 -388
  105. package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
  106. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  107. package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
  108. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  109. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  110. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  111. package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
  112. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  113. package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
  114. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  115. package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
  116. package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
  117. package/esm2015/lib/RadialLineSeries_combined.js +37 -37
  118. package/esm2015/lib/RadialPieSeries_combined.js +45 -45
  119. package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
  120. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  121. package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
  122. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  123. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  124. package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
  125. package/esm2015/lib/ScatterBase_combined.js +445 -445
  126. package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
  127. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  128. package/esm2015/lib/ScatterLineSeries.js +51 -51
  129. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  130. package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
  131. package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
  132. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  133. package/esm2015/lib/ScatterSplineSeries.js +38 -38
  134. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  135. package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
  136. package/esm2015/lib/SeriesInteractionManager.js +80 -80
  137. package/esm2015/lib/SeriesRenderManager.js +17 -17
  138. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  139. package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
  140. package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
  141. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  142. package/esm2015/lib/SeriesViewer_combined.js +3505 -3171
  143. package/esm2015/lib/SeriesVisualDataManager.js +23 -23
  144. package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
  145. package/esm2015/lib/SizeScale.js +3 -3
  146. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  147. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  148. package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
  149. package/esm2015/lib/SplineSeries_combined.js +25 -25
  150. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  151. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  152. package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
  153. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  154. package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
  155. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  156. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  157. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  158. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  159. package/esm2015/lib/StackedLineSeries_combined.js +9 -9
  160. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
  161. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  162. package/esm2015/lib/StepAreaSeries_combined.js +37 -37
  163. package/esm2015/lib/StepLineSeries_combined.js +43 -43
  164. package/esm2015/lib/StochRSIIndicator.js +15 -15
  165. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  166. package/esm2015/lib/TRIXIndicator.js +16 -16
  167. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  168. package/esm2015/lib/TimeAxisBase.js +8 -8
  169. package/esm2015/lib/TimeXAxis.js +10 -10
  170. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  171. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  172. package/esm2015/lib/ValueOverlay_combined.js +115 -115
  173. package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
  174. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  175. package/esm2015/lib/WaterfallSeries_combined.js +103 -103
  176. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  177. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  178. package/esm2015/lib/XYChart.js +802 -802
  179. package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
  180. package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
  181. package/esm2015/lib/igc-annotation-layer-component.js +17 -17
  182. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  183. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  185. package/esm2015/lib/igc-bar-series-component.js +11 -11
  186. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  187. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  188. package/esm2015/lib/igc-bubble-series-component.js +44 -44
  189. package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
  190. package/esm2015/lib/igc-callout-layer-component.js +95 -95
  191. package/esm2015/lib/igc-category-chart-component.js +169 -112
  192. package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
  193. package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
  194. package/esm2015/lib/igc-category-series-component.js +20 -20
  195. package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
  196. package/esm2015/lib/igc-category-x-axis-component.js +75 -2
  197. package/esm2015/lib/igc-category-y-axis-component.js +75 -2
  198. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
  200. package/esm2015/lib/igc-chart-group-description-module.js +15 -0
  201. package/esm2015/lib/igc-chart-group-description.js +20 -0
  202. package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
  203. package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
  204. package/esm2015/lib/igc-chart-sort-description.js +61 -0
  205. package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
  206. package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
  207. package/esm2015/lib/igc-chart-summary-description.js +95 -0
  208. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  209. package/esm2015/lib/igc-column-series-component.js +13 -13
  210. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
  212. package/esm2015/lib/igc-data-chart-component.js +95 -95
  213. package/esm2015/lib/igc-data-legend-component.js +1 -1
  214. package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
  215. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-domain-chart-component.js +901 -650
  217. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  218. package/esm2015/lib/igc-final-value-layer-component.js +42 -42
  219. package/esm2015/lib/igc-financial-chart-component.js +214 -157
  220. package/esm2015/lib/igc-financial-indicator-component.js +16 -16
  221. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  222. package/esm2015/lib/igc-financial-price-series-component.js +30 -30
  223. package/esm2015/lib/igc-financial-series-component.js +60 -60
  224. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  225. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  226. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  227. package/esm2015/lib/igc-high-density-scatter-series-component.js +57 -57
  228. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  229. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  230. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  231. package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
  232. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  233. package/esm2015/lib/igc-line-series-component.js +1 -1
  234. package/esm2015/lib/igc-marker-series-component.js +28 -28
  235. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  236. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  237. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  238. package/esm2015/lib/igc-ordinal-time-x-axis-component.js +5 -5
  239. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  240. package/esm2015/lib/igc-polar-base-component.js +77 -77
  241. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  242. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  243. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  244. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  245. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  246. package/esm2015/lib/igc-radial-base-component.js +31 -31
  247. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  248. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  249. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  250. package/esm2015/lib/igc-range-category-series-component.js +6 -6
  251. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  252. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  253. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  254. package/esm2015/lib/igc-scatter-area-series-component.js +24 -24
  255. package/esm2015/lib/igc-scatter-base-component.js +49 -49
  256. package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
  257. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  258. package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
  259. package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
  260. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
  262. package/esm2015/lib/igc-series-component.js +195 -185
  263. package/esm2015/lib/igc-series-viewer-component.js +379 -282
  264. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  265. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  266. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  267. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  268. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  269. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  270. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  271. package/esm2015/lib/igc-spline-series-component.js +1 -1
  272. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  273. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  274. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  275. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  276. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  277. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  278. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  279. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  280. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  281. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  282. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  283. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  284. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  285. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  286. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  287. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  288. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  289. package/esm2015/lib/igc-value-overlay-component.js +52 -52
  290. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  291. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  292. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  293. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  294. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  295. package/esm2015/lib/igc-zoom-slider-component.js +0 -7
  296. package/esm2015/public_api.js +23 -0
  297. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  298. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  299. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
  300. package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
  301. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
  302. package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
  303. package/esm5/lib/AnnotationLayerProxy.js +39 -26
  304. package/esm5/lib/AnnotationLayer_combined.js +132 -132
  305. package/esm5/lib/AreaSeries_combined.js +44 -44
  306. package/esm5/lib/AutomaticSeriesManager.js +7 -0
  307. package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
  308. package/esm5/lib/AutomaticSeriesRequest.js +7 -0
  309. package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
  310. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  311. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  312. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  313. package/esm5/lib/AxisAnnotationManager.js +1 -1
  314. package/esm5/lib/AxisVisualDataManager.js +2 -2
  315. package/esm5/lib/BarSeries_combined.js +110 -103
  316. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  317. package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
  318. package/esm5/lib/BrushScale.js +7 -7
  319. package/esm5/lib/BubbleSeries_combined.js +252 -252
  320. package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  321. package/esm5/lib/CalloutLayer_combined.js +442 -440
  322. package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
  323. package/esm5/lib/CategoryChart.js +522 -413
  324. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  325. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  326. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  327. package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
  328. package/esm5/lib/CategoryMarkerManager.js +1 -1
  329. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  330. package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
  331. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  332. package/esm5/lib/CategoryXAxis_combined.js +140 -23
  333. package/esm5/lib/CategoryYAxis_combined.js +140 -23
  334. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  335. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  336. package/esm5/lib/ChartGroupDescription.js +59 -0
  337. package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
  338. package/esm5/lib/ChartSortDescription.js +75 -0
  339. package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
  340. package/esm5/lib/ChartSummaryDescription.js +149 -0
  341. package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
  342. package/esm5/lib/ColumnSeries_combined.js +64 -64
  343. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  344. package/esm5/lib/CrosshairLayer_combined.js +85 -85
  345. package/esm5/lib/CustomIndicator.js +23 -23
  346. package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
  347. package/esm5/lib/DataChartToolbarProvider.js +117 -0
  348. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  349. package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
  350. package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
  351. package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
  352. package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
  353. package/esm5/lib/DataToolTipLayer_combined.js +436 -434
  354. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  355. package/esm5/lib/DomainChart.js +2098 -1753
  356. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  357. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  358. package/esm5/lib/FinalValueLayer_combined.js +70 -70
  359. package/esm5/lib/FinancialChart_combined.js +1405 -1300
  360. package/esm5/lib/FinancialEventArgs_combined.js +581 -581
  361. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  362. package/esm5/lib/FinancialOverlay.js +36 -36
  363. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  364. package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
  365. package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
  366. package/esm5/lib/ForceIndexIndicator.js +15 -15
  367. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  368. package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
  369. package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
  370. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  371. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  372. package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
  373. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  374. package/esm5/lib/IDataChartToolbarProvider.js +7 -0
  375. package/esm5/lib/IZoomableCategoryAxis.js +11 -0
  376. package/esm5/lib/IndicatorProxy.js +11 -11
  377. package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
  378. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  379. package/esm5/lib/LineSeries_combined.js +38 -38
  380. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  381. package/esm5/lib/MassIndexIndicator.js +6 -6
  382. package/esm5/lib/MedianPriceIndicator.js +6 -6
  383. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  384. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  385. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  386. package/esm5/lib/NumberAbbreviator.js +1 -1
  387. package/esm5/lib/NumericXAxis_combined.js +3 -3
  388. package/esm5/lib/NumericYAxis_combined.js +3 -3
  389. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  390. package/esm5/lib/OrdinalTimeXAxis.js +109 -109
  391. package/esm5/lib/OverlayProxy.js +8 -8
  392. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  393. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  394. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  395. package/esm5/lib/PieChartViewManager_combined.js +9 -9
  396. package/esm5/lib/PointSeries_combined.js +19 -19
  397. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  398. package/esm5/lib/PolarBase_combined.js +384 -384
  399. package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
  400. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  401. package/esm5/lib/PolarScatterSeries_combined.js +13 -13
  402. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  403. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  404. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  405. package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
  406. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  407. package/esm5/lib/RadialAreaSeries_combined.js +35 -35
  408. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  409. package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
  410. package/esm5/lib/RadialColumnSeries_combined.js +47 -47
  411. package/esm5/lib/RadialLineSeries_combined.js +37 -37
  412. package/esm5/lib/RadialPieSeries_combined.js +45 -45
  413. package/esm5/lib/RangeAreaSeries_combined.js +22 -22
  414. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  415. package/esm5/lib/RangeColumnSeries_combined.js +35 -35
  416. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  417. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  418. package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
  419. package/esm5/lib/ScatterBase_combined.js +441 -441
  420. package/esm5/lib/ScatterContourSeries_combined.js +110 -110
  421. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  422. package/esm5/lib/ScatterLineSeries.js +51 -51
  423. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  424. package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
  425. package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
  426. package/esm5/lib/ScatterSeries_combined.js +15 -15
  427. package/esm5/lib/ScatterSplineSeries.js +38 -38
  428. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  429. package/esm5/lib/ScatterTriangulationSeries.js +173 -173
  430. package/esm5/lib/SeriesInteractionManager.js +80 -80
  431. package/esm5/lib/SeriesRenderManager.js +17 -17
  432. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  433. package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
  434. package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
  435. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  436. package/esm5/lib/SeriesViewer_combined.js +3458 -3101
  437. package/esm5/lib/SeriesVisualDataManager.js +23 -23
  438. package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
  439. package/esm5/lib/SizeScale.js +3 -3
  440. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  441. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  442. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  443. package/esm5/lib/SplineSeries_combined.js +25 -25
  444. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  445. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  446. package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
  447. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  448. package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
  449. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  450. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  451. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  452. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  453. package/esm5/lib/StackedLineSeries_combined.js +9 -9
  454. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
  455. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  456. package/esm5/lib/StepAreaSeries_combined.js +37 -37
  457. package/esm5/lib/StepLineSeries_combined.js +43 -43
  458. package/esm5/lib/StochRSIIndicator.js +14 -14
  459. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  460. package/esm5/lib/TRIXIndicator.js +15 -15
  461. package/esm5/lib/TileZoomManager_combined.js +9 -9
  462. package/esm5/lib/TimeAxisBase.js +8 -8
  463. package/esm5/lib/TimeXAxis.js +10 -10
  464. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  465. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  466. package/esm5/lib/ValueOverlay_combined.js +115 -115
  467. package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
  468. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  469. package/esm5/lib/WaterfallSeries_combined.js +103 -103
  470. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  471. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  472. package/esm5/lib/XYChart.js +717 -717
  473. package/esm5/lib/igc-anchored-category-series-component.js +18 -18
  474. package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
  475. package/esm5/lib/igc-annotation-layer-component.js +17 -17
  476. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  477. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  478. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  479. package/esm5/lib/igc-bar-series-component.js +11 -11
  480. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  481. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  482. package/esm5/lib/igc-bubble-series-component.js +44 -44
  483. package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
  484. package/esm5/lib/igc-callout-layer-component.js +95 -95
  485. package/esm5/lib/igc-category-chart-component.js +189 -112
  486. package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
  487. package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
  488. package/esm5/lib/igc-category-series-component.js +20 -20
  489. package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
  490. package/esm5/lib/igc-category-x-axis-component.js +95 -2
  491. package/esm5/lib/igc-category-y-axis-component.js +95 -2
  492. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  493. package/esm5/lib/igc-chart-group-description-collection.js +115 -0
  494. package/esm5/lib/igc-chart-group-description-module.js +19 -0
  495. package/esm5/lib/igc-chart-group-description.js +34 -0
  496. package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
  497. package/esm5/lib/igc-chart-sort-description-module.js +19 -0
  498. package/esm5/lib/igc-chart-sort-description.js +81 -0
  499. package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
  500. package/esm5/lib/igc-chart-summary-description-module.js +19 -0
  501. package/esm5/lib/igc-chart-summary-description.js +122 -0
  502. package/esm5/lib/igc-column-fragment-component.js +11 -11
  503. package/esm5/lib/igc-column-series-component.js +13 -13
  504. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  505. package/esm5/lib/igc-crosshair-layer-component.js +90 -90
  506. package/esm5/lib/igc-data-chart-component.js +95 -95
  507. package/esm5/lib/igc-data-legend-component.js +1 -1
  508. package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
  509. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  510. package/esm5/lib/igc-domain-chart-component.js +973 -650
  511. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  512. package/esm5/lib/igc-final-value-layer-component.js +42 -42
  513. package/esm5/lib/igc-financial-chart-component.js +234 -157
  514. package/esm5/lib/igc-financial-indicator-component.js +16 -16
  515. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  516. package/esm5/lib/igc-financial-price-series-component.js +30 -30
  517. package/esm5/lib/igc-financial-series-component.js +60 -60
  518. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  519. package/esm5/lib/igc-fragment-base-component.js +2 -2
  520. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  521. package/esm5/lib/igc-high-density-scatter-series-component.js +57 -57
  522. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  523. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  524. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  525. package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
  526. package/esm5/lib/igc-line-fragment-component.js +1 -1
  527. package/esm5/lib/igc-line-series-component.js +1 -1
  528. package/esm5/lib/igc-marker-series-component.js +28 -28
  529. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  530. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  531. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  532. package/esm5/lib/igc-ordinal-time-x-axis-component.js +5 -5
  533. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  534. package/esm5/lib/igc-polar-base-component.js +77 -77
  535. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  536. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  537. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  538. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  539. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  540. package/esm5/lib/igc-radial-base-component.js +31 -31
  541. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  542. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  543. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  544. package/esm5/lib/igc-range-category-series-component.js +6 -6
  545. package/esm5/lib/igc-range-column-series-component.js +10 -10
  546. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  547. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  548. package/esm5/lib/igc-scatter-area-series-component.js +24 -24
  549. package/esm5/lib/igc-scatter-base-component.js +49 -49
  550. package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
  551. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  552. package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
  553. package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
  554. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  555. package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
  556. package/esm5/lib/igc-series-component.js +199 -185
  557. package/esm5/lib/igc-series-viewer-component.js +403 -282
  558. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  559. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  560. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  561. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  562. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  563. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  564. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  565. package/esm5/lib/igc-spline-series-component.js +1 -1
  566. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  567. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  568. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  569. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  570. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  571. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  572. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  573. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  574. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  575. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  576. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  577. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  579. package/esm5/lib/igc-step-area-series-component.js +2 -2
  580. package/esm5/lib/igc-step-line-series-component.js +3 -3
  581. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  582. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  583. package/esm5/lib/igc-value-overlay-component.js +52 -52
  584. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  585. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  586. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  587. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  588. package/esm5/lib/igc-xy-chart-component.js +218 -218
  589. package/esm5/lib/igc-zoom-slider-component.js +0 -7
  590. package/esm5/public_api.js +23 -0
  591. package/fesm2015/igniteui-webcomponents-charts.js +24809 -22008
  592. package/fesm5/igniteui-webcomponents-charts.js +24917 -21549
  593. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  594. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  595. package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
  596. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
  597. package/lib/AnnotationLayerProxy.d.ts +4 -0
  598. package/lib/AnnotationLayer_combined.d.ts +40 -40
  599. package/lib/AreaSeries_combined.d.ts +8 -8
  600. package/lib/AutomaticSeriesManager.d.ts +1 -0
  601. package/lib/AutomaticSeriesPurpose.d.ts +11 -0
  602. package/lib/AutomaticSeriesRequest.d.ts +1 -0
  603. package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
  604. package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
  605. package/lib/AverageTrueRangeIndicator.d.ts +8 -8
  606. package/lib/BarSeries_combined.d.ts +19 -19
  607. package/lib/BollingerBandWidthIndicator.d.ts +10 -10
  608. package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
  609. package/lib/BubbleSeries_combined.d.ts +48 -48
  610. package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
  611. package/lib/CalloutLayer_combined.d.ts +101 -101
  612. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  613. package/lib/CategoryChart.d.ts +129 -116
  614. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  615. package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
  616. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  617. package/lib/CategoryXAxis_combined.d.ts +17 -5
  618. package/lib/CategoryYAxis_combined.d.ts +17 -5
  619. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  620. package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
  621. package/lib/ChartGroupDescription.d.ts +16 -0
  622. package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
  623. package/lib/ChartSortDescription.d.ts +18 -0
  624. package/lib/ChartSortDescriptionCollection.d.ts +27 -0
  625. package/lib/ChartSummaryDescription.d.ts +33 -0
  626. package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
  627. package/lib/ColumnSeries_combined.d.ts +17 -17
  628. package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
  629. package/lib/CrosshairLayer_combined.d.ts +41 -41
  630. package/lib/CustomIndicator.d.ts +8 -8
  631. package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
  632. package/lib/DataChartToolbarProvider.d.ts +21 -0
  633. package/lib/DataToolTipLayer_combined.d.ts +138 -138
  634. package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
  635. package/lib/DomainChart.d.ts +538 -487
  636. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  637. package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
  638. package/lib/FinalValueLayer_combined.d.ts +28 -28
  639. package/lib/FinancialChart_combined.d.ts +299 -287
  640. package/lib/FinancialEventArgs_combined.d.ts +123 -123
  641. package/lib/FinancialIndicator_combined.d.ts +36 -36
  642. package/lib/FinancialOverlay.d.ts +9 -9
  643. package/lib/FinancialPriceSeries_combined.d.ts +41 -41
  644. package/lib/ForceIndexIndicator.d.ts +9 -9
  645. package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
  646. package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
  647. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  648. package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
  649. package/lib/IAnnotationLayerProxy.d.ts +4 -0
  650. package/lib/IDataChartToolbarProvider.d.ts +1 -0
  651. package/lib/IZoomableCategoryAxis.d.ts +17 -0
  652. package/lib/ItemToolTipLayer_combined.d.ts +19 -19
  653. package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
  654. package/lib/LineSeries_combined.d.ts +7 -7
  655. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  656. package/lib/MassIndexIndicator.d.ts +4 -4
  657. package/lib/MedianPriceIndicator.d.ts +4 -4
  658. package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
  659. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  660. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  661. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  662. package/lib/OrdinalTimeXAxis.d.ts +26 -26
  663. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  664. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  665. package/lib/PointSeries_combined.d.ts +6 -6
  666. package/lib/PolarAreaSeries_combined.d.ts +7 -7
  667. package/lib/PolarBase_combined.d.ts +107 -107
  668. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  669. package/lib/PolarLineSeries_combined.d.ts +8 -8
  670. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  671. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  672. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  673. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  674. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  675. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  676. package/lib/RadialAreaSeries_combined.d.ts +7 -7
  677. package/lib/RadialBucketCalculator_combined.d.ts +50 -50
  678. package/lib/RadialColumnSeries_combined.d.ts +11 -11
  679. package/lib/RadialLineSeries_combined.d.ts +8 -8
  680. package/lib/RadialPieSeries_combined.d.ts +13 -13
  681. package/lib/RangeAreaSeries_combined.d.ts +6 -6
  682. package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
  683. package/lib/RangeColumnSeries_combined.d.ts +12 -12
  684. package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
  685. package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
  686. package/lib/ScatterAreaSeries_combined.d.ts +28 -28
  687. package/lib/ScatterBase_combined.d.ts +108 -108
  688. package/lib/ScatterContourSeries_combined.d.ts +20 -20
  689. package/lib/ScatterLineSeries.d.ts +12 -12
  690. package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
  691. package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
  692. package/lib/ScatterSeries_combined.d.ts +4 -4
  693. package/lib/ScatterSplineSeries.d.ts +9 -9
  694. package/lib/ScatterTriangulationSeries.d.ts +40 -40
  695. package/lib/SeriesViewer_combined.d.ts +1036 -956
  696. package/lib/ShapeSeriesBase_combined.d.ts +91 -91
  697. package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
  698. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  699. package/lib/SplineSeriesBase_combined.d.ts +23 -23
  700. package/lib/SplineSeries_combined.d.ts +6 -6
  701. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  702. package/lib/Stacked100BarSeries_combined.d.ts +6 -6
  703. package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
  704. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  705. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  706. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  707. package/lib/StackedLineSeries_combined.d.ts +3 -3
  708. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
  709. package/lib/StandardDeviationIndicator.d.ts +8 -8
  710. package/lib/StepAreaSeries_combined.d.ts +10 -10
  711. package/lib/StepLineSeries_combined.d.ts +9 -9
  712. package/lib/StochRSIIndicator.d.ts +8 -8
  713. package/lib/StrategyBasedIndicator.d.ts +21 -21
  714. package/lib/TRIXIndicator.d.ts +8 -8
  715. package/lib/TypicalPriceIndicator.d.ts +4 -4
  716. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  717. package/lib/ValueOverlay_combined.d.ts +41 -41
  718. package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
  719. package/lib/WaterfallSeries_combined.d.ts +23 -23
  720. package/lib/WeightedCloseIndicator.d.ts +4 -4
  721. package/lib/WilliamsPercentRIndicator.d.ts +8 -8
  722. package/lib/XYChart.d.ts +189 -189
  723. package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
  724. package/lib/igc-category-chart-component.d.ts +27 -0
  725. package/lib/igc-category-x-axis-component.d.ts +37 -0
  726. package/lib/igc-category-y-axis-component.d.ts +37 -0
  727. package/lib/igc-chart-group-description-collection.d.ts +24 -0
  728. package/lib/igc-chart-group-description-module.d.ts +3 -0
  729. package/lib/igc-chart-group-description.d.ts +14 -0
  730. package/lib/igc-chart-sort-description-collection.d.ts +28 -0
  731. package/lib/igc-chart-sort-description-module.d.ts +3 -0
  732. package/lib/igc-chart-sort-description.d.ts +31 -0
  733. package/lib/igc-chart-summary-description-collection.d.ts +25 -0
  734. package/lib/igc-chart-summary-description-module.d.ts +3 -0
  735. package/lib/igc-chart-summary-description.d.ts +35 -0
  736. package/lib/igc-data-legend-component.d.ts +1 -1
  737. package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
  738. package/lib/igc-domain-chart-component.d.ts +85 -1
  739. package/lib/igc-financial-chart-component.d.ts +27 -0
  740. package/lib/igc-series-component.d.ts +4 -0
  741. package/lib/igc-series-viewer-component.d.ts +51 -0
  742. package/lib/igc-zoom-slider-component.d.ts +0 -5
  743. package/package.json +2 -2
  744. package/public_api.d.ts +23 -0
@@ -44,6 +44,9 @@ import { CalloutPlacementPositionsCollection as CalloutPlacementPositionsCollect
44
44
  import { DataToolTipLayerGroupingMode_$type } from "igniteui-webcomponents-core";
45
45
  import { DataTooltipGroupedPositionX_$type } from "igniteui-webcomponents-core";
46
46
  import { DataTooltipGroupedPositionY_$type } from "igniteui-webcomponents-core";
47
+ import { IgcChartSummaryDescriptionCollection } from './igc-chart-summary-description-collection';
48
+ import { IgcChartSortDescriptionCollection } from './igc-chart-sort-description-collection';
49
+ import { IgcFilterExpressionCollection } from "igniteui-webcomponents-core";
47
50
  export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
48
51
  class IgcDomainChartComponent extends IgcHTMLElement {
49
52
  constructor() {
@@ -199,11 +202,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
199
202
  * to appear blurry.
200
203
  */
201
204
  get pixelScalingRatio() {
202
- return this.i.hi;
205
+ return this.i.ia;
203
206
  }
204
207
  set pixelScalingRatio(v) {
205
- this.i.hi = +v;
206
- this._a("pixelScalingRatio", this.i.hi);
208
+ this.i.ia = +v;
209
+ this._a("pixelScalingRatio", this.i.ia);
207
210
  }
208
211
  /**
209
212
  * Gets or sets the left margin of chart title
@@ -215,11 +218,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
215
218
  * ```
216
219
  */
217
220
  get titleLeftMargin() {
218
- return this.i.hv;
221
+ return this.i.ip;
219
222
  }
220
223
  set titleLeftMargin(v) {
221
- this.i.hv = +v;
222
- this._a("titleLeftMargin", this.i.hv);
224
+ this.i.ip = +v;
225
+ this._a("titleLeftMargin", this.i.ip);
223
226
  }
224
227
  /**
225
228
  * Gets or sets the right margin of chart title
@@ -231,11 +234,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
231
234
  * ```
232
235
  */
233
236
  get titleRightMargin() {
234
- return this.i.hw;
237
+ return this.i.iq;
235
238
  }
236
239
  set titleRightMargin(v) {
237
- this.i.hw = +v;
238
- this._a("titleRightMargin", this.i.hw);
240
+ this.i.iq = +v;
241
+ this._a("titleRightMargin", this.i.iq);
239
242
  }
240
243
  /**
241
244
  * Gets or sets the top margin of chart title
@@ -247,11 +250,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
247
250
  * ```
248
251
  */
249
252
  get titleTopMargin() {
250
- return this.i.hx;
253
+ return this.i.ir;
251
254
  }
252
255
  set titleTopMargin(v) {
253
- this.i.hx = +v;
254
- this._a("titleTopMargin", this.i.hx);
256
+ this.i.ir = +v;
257
+ this._a("titleTopMargin", this.i.ir);
255
258
  }
256
259
  /**
257
260
  * Gets or sets the bottom margin of chart title
@@ -263,11 +266,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
263
266
  * ```
264
267
  */
265
268
  get titleBottomMargin() {
266
- return this.i.hu;
269
+ return this.i.io;
267
270
  }
268
271
  set titleBottomMargin(v) {
269
- this.i.hu = +v;
270
- this._a("titleBottomMargin", this.i.hu);
272
+ this.i.io = +v;
273
+ this._a("titleBottomMargin", this.i.io);
271
274
  }
272
275
  /**
273
276
  * Gets or sets the left margin of chart subtitle
@@ -279,11 +282,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
279
282
  * ```
280
283
  */
281
284
  get subtitleLeftMargin() {
282
- return this.i.hq;
285
+ return this.i.ij;
283
286
  }
284
287
  set subtitleLeftMargin(v) {
285
- this.i.hq = +v;
286
- this._a("subtitleLeftMargin", this.i.hq);
288
+ this.i.ij = +v;
289
+ this._a("subtitleLeftMargin", this.i.ij);
287
290
  }
288
291
  /**
289
292
  * Gets or sets the top margin of chart subtitle
@@ -295,11 +298,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
295
298
  * ```
296
299
  */
297
300
  get subtitleTopMargin() {
298
- return this.i.hs;
301
+ return this.i.il;
299
302
  }
300
303
  set subtitleTopMargin(v) {
301
- this.i.hs = +v;
302
- this._a("subtitleTopMargin", this.i.hs);
304
+ this.i.il = +v;
305
+ this._a("subtitleTopMargin", this.i.il);
303
306
  }
304
307
  /**
305
308
  * Gets or sets the right margin of chart subtitle
@@ -311,11 +314,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
311
314
  * ```
312
315
  */
313
316
  get subtitleRightMargin() {
314
- return this.i.hr;
317
+ return this.i.ik;
315
318
  }
316
319
  set subtitleRightMargin(v) {
317
- this.i.hr = +v;
318
- this._a("subtitleRightMargin", this.i.hr);
320
+ this.i.ik = +v;
321
+ this._a("subtitleRightMargin", this.i.ik);
319
322
  }
320
323
  /**
321
324
  * Gets or sets the bottom margin of chart subtitle
@@ -327,11 +330,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
327
330
  * ```
328
331
  */
329
332
  get subtitleBottomMargin() {
330
- return this.i.hp;
333
+ return this.i.ii;
331
334
  }
332
335
  set subtitleBottomMargin(v) {
333
- this.i.hp = +v;
334
- this._a("subtitleBottomMargin", this.i.hp);
336
+ this.i.ii = +v;
337
+ this._a("subtitleBottomMargin", this.i.ii);
335
338
  }
336
339
  /**
337
340
  * Gets or sets color of chart subtitle
@@ -343,11 +346,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
343
346
  * ```
344
347
  */
345
348
  get subtitleTextColor() {
346
- return brushToString(this.i.s0);
349
+ return brushToString(this.i.uj);
347
350
  }
348
351
  set subtitleTextColor(v) {
349
- this.i.s0 = stringToBrush(v);
350
- this._a("subtitleTextColor", brushToString(this.i.s0));
352
+ this.i.uj = stringToBrush(v);
353
+ this._a("subtitleTextColor", brushToString(this.i.uj));
351
354
  }
352
355
  /**
353
356
  * Gets or sets color of chart title
@@ -359,11 +362,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
359
362
  * ```
360
363
  */
361
364
  get titleTextColor() {
362
- return brushToString(this.i.s1);
365
+ return brushToString(this.i.uk);
363
366
  }
364
367
  set titleTextColor(v) {
365
- this.i.s1 = stringToBrush(v);
366
- this._a("titleTextColor", brushToString(this.i.s1));
368
+ this.i.uk = stringToBrush(v);
369
+ this._a("titleTextColor", brushToString(this.i.uk));
367
370
  }
368
371
  /**
369
372
  * Gets or sets the left margin of the chart content.
@@ -375,11 +378,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
375
378
  * ```
376
379
  */
377
380
  get leftMargin() {
378
- return this.i.hf;
381
+ return this.i.h7;
379
382
  }
380
383
  set leftMargin(v) {
381
- this.i.hf = +v;
382
- this._a("leftMargin", this.i.hf);
384
+ this.i.h7 = +v;
385
+ this._a("leftMargin", this.i.h7);
383
386
  }
384
387
  /**
385
388
  * Gets or sets the top margin of the chart content.
@@ -391,11 +394,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
391
394
  * ```
392
395
  */
393
396
  get topMargin() {
394
- return this.i.hy;
397
+ return this.i.is;
395
398
  }
396
399
  set topMargin(v) {
397
- this.i.hy = +v;
398
- this._a("topMargin", this.i.hy);
400
+ this.i.is = +v;
401
+ this._a("topMargin", this.i.is);
399
402
  }
400
403
  /**
401
404
  * Gets or sets the right margin of the chart content.
@@ -407,11 +410,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
407
410
  * ```
408
411
  */
409
412
  get rightMargin() {
410
- return this.i.ho;
413
+ return this.i.ih;
411
414
  }
412
415
  set rightMargin(v) {
413
- this.i.ho = +v;
414
- this._a("rightMargin", this.i.ho);
416
+ this.i.ih = +v;
417
+ this._a("rightMargin", this.i.ih);
415
418
  }
416
419
  /**
417
420
  * Gets or sets the bottom margin around the chart content.
@@ -423,11 +426,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
423
426
  * ```
424
427
  */
425
428
  get bottomMargin() {
426
- return this.i.g2;
429
+ return this.i.hu;
427
430
  }
428
431
  set bottomMargin(v) {
429
- this.i.g2 = +v;
430
- this._a("bottomMargin", this.i.g2);
432
+ this.i.hu = +v;
433
+ this._a("bottomMargin", this.i.hu);
431
434
  }
432
435
  /**
433
436
  * Gets or sets the duration used for animating series plots when the data is changing
@@ -439,11 +442,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
439
442
  * ```
440
443
  */
441
444
  get transitionDuration() {
442
- return this.i.iq;
445
+ return this.i.jm;
443
446
  }
444
447
  set transitionDuration(v) {
445
- this.i.iq = +v;
446
- this._a("transitionDuration", this.i.iq);
448
+ this.i.jm = +v;
449
+ this._a("transitionDuration", this.i.jm);
447
450
  }
448
451
  /**
449
452
  * Gets or sets the easing function used for animating series plots when the data is changing.
@@ -461,10 +464,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
461
464
  * ```
462
465
  */
463
466
  get transitionEasingFunction() {
464
- return this.i.c8;
467
+ return this.i.du;
465
468
  }
466
469
  set transitionEasingFunction(v) {
467
- this.i.c8 = v;
470
+ this.i.du = v;
468
471
  }
469
472
  /**
470
473
  * Gets or sets CSS font property for the chart subtitle
@@ -476,10 +479,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
476
479
  * ```
477
480
  */
478
481
  get subtitleTextStyle() {
479
- return this.i.od;
482
+ return this.i.pr;
480
483
  }
481
484
  set subtitleTextStyle(v) {
482
- this.i.od = v;
485
+ this.i.pr = v;
483
486
  }
484
487
  /**
485
488
  * Gets or sets CSS font property for the chart title
@@ -491,87 +494,87 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
491
494
  * ```
492
495
  */
493
496
  get titleTextStyle() {
494
- return this.i.oo;
497
+ return this.i.p2;
495
498
  }
496
499
  set titleTextStyle(v) {
497
- this.i.oo = v;
500
+ this.i.p2 = v;
498
501
  }
499
502
  get dataToolTipGroupingMode() {
500
- return this.i.bc;
503
+ return this.i.bs;
501
504
  }
502
505
  set dataToolTipGroupingMode(v) {
503
- this.i.bc = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
504
- this._a("dataToolTipGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.bc));
506
+ this.i.bs = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
507
+ this._a("dataToolTipGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.bs));
505
508
  }
506
509
  /**
507
510
  * Gets or sets the offset of the tooltip layer on the X axis.
508
511
  */
509
512
  get dataToolTipPositionOffsetX() {
510
- return this.i.g6;
513
+ return this.i.hy;
511
514
  }
512
515
  set dataToolTipPositionOffsetX(v) {
513
- this.i.g6 = +v;
514
- this._a("dataToolTipPositionOffsetX", this.i.g6);
516
+ this.i.hy = +v;
517
+ this._a("dataToolTipPositionOffsetX", this.i.hy);
515
518
  }
516
519
  /**
517
520
  * Gets or sets the offset of the tooltip layer on the Y axis.
518
521
  */
519
522
  get dataToolTipPositionOffsetY() {
520
- return this.i.g7;
523
+ return this.i.hz;
521
524
  }
522
525
  set dataToolTipPositionOffsetY(v) {
523
- this.i.g7 = +v;
524
- this._a("dataToolTipPositionOffsetY", this.i.g7);
526
+ this.i.hz = +v;
527
+ this._a("dataToolTipPositionOffsetY", this.i.hz);
525
528
  }
526
529
  /**
527
530
  * Gets or sets the offset of the tooltip layer on the X axis.
528
531
  */
529
532
  get dataToolTipDefaultPositionOffsetX() {
530
- return this.i.g4;
533
+ return this.i.hw;
531
534
  }
532
535
  set dataToolTipDefaultPositionOffsetX(v) {
533
- this.i.g4 = +v;
534
- this._a("dataToolTipDefaultPositionOffsetX", this.i.g4);
536
+ this.i.hw = +v;
537
+ this._a("dataToolTipDefaultPositionOffsetX", this.i.hw);
535
538
  }
536
539
  /**
537
540
  * Gets or sets the offset of the tooltip layer on the Y axis.
538
541
  */
539
542
  get dataToolTipDefaultPositionOffsetY() {
540
- return this.i.g5;
543
+ return this.i.hx;
541
544
  }
542
545
  set dataToolTipDefaultPositionOffsetY(v) {
543
- this.i.g5 = +v;
544
- this._a("dataToolTipDefaultPositionOffsetY", this.i.g5);
546
+ this.i.hx = +v;
547
+ this._a("dataToolTipDefaultPositionOffsetY", this.i.hx);
545
548
  }
546
549
  /**
547
550
  * Gets or sets the tooltip position mode on the X axis for grouped series.
548
551
  */
549
552
  get dataToolTipGroupedPositionModeX() {
550
- return this.i.a8;
553
+ return this.i.bo;
551
554
  }
552
555
  set dataToolTipGroupedPositionModeX(v) {
553
- this.i.a8 = ensureEnum(DataTooltipGroupedPositionX_$type, v);
554
- this._a("dataToolTipGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.a8));
556
+ this.i.bo = ensureEnum(DataTooltipGroupedPositionX_$type, v);
557
+ this._a("dataToolTipGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.bo));
555
558
  }
556
559
  /**
557
560
  * Gets or sets the tooltip position mode on the Y axis for grouped series.
558
561
  */
559
562
  get dataToolTipGroupedPositionModeY() {
560
- return this.i.ba;
563
+ return this.i.bq;
561
564
  }
562
565
  set dataToolTipGroupedPositionModeY(v) {
563
- this.i.ba = ensureEnum(DataTooltipGroupedPositionY_$type, v);
564
- this._a("dataToolTipGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.ba));
566
+ this.i.bq = ensureEnum(DataTooltipGroupedPositionY_$type, v);
567
+ this._a("dataToolTipGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.bq));
565
568
  }
566
569
  /**
567
570
  * Gets or sets whether the data legend should update when the series data is mutated.
568
571
  */
569
572
  get dataToolTipShouldUpdateWhenSeriesDataChanges() {
570
- return this.i.eo;
573
+ return this.i.fe;
571
574
  }
572
575
  set dataToolTipShouldUpdateWhenSeriesDataChanges(v) {
573
- this.i.eo = ensureBool(v);
574
- this._a("dataToolTipShouldUpdateWhenSeriesDataChanges", this.i.eo);
576
+ this.i.fe = ensureBool(v);
577
+ this._a("dataToolTipShouldUpdateWhenSeriesDataChanges", this.i.fe);
575
578
  }
576
579
  /**
577
580
  * Gets or sets indexes or names of series to include in displaying in the data legend, e.g. "0, 1"
@@ -633,73 +636,73 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
633
636
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
634
637
  */
635
638
  get dataToolTipValueFormatAbbreviation() {
636
- return this.i.as;
639
+ return this.i.a8;
637
640
  }
638
641
  set dataToolTipValueFormatAbbreviation(v) {
639
- this.i.as = ensureEnum(DataAbbreviationMode_$type, v);
640
- this._a("dataToolTipValueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.as));
642
+ this.i.a8 = ensureEnum(DataAbbreviationMode_$type, v);
643
+ this._a("dataToolTipValueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.a8));
641
644
  }
642
645
  /**
643
646
  * Gets or sets maximum digits for formating numbers displayed in the legend
644
647
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
645
648
  */
646
649
  get dataToolTipValueFormatMaxFractions() {
647
- return this.i.il;
650
+ return this.i.ji;
648
651
  }
649
652
  set dataToolTipValueFormatMaxFractions(v) {
650
- this.i.il = +v;
651
- this._a("dataToolTipValueFormatMaxFractions", this.i.il);
653
+ this.i.ji = +v;
654
+ this._a("dataToolTipValueFormatMaxFractions", this.i.ji);
652
655
  }
653
656
  /**
654
657
  * Gets or sets minimum digits for formating numbers displayed in the legend
655
658
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
656
659
  */
657
660
  get dataToolTipValueFormatMinFractions() {
658
- return this.i.im;
661
+ return this.i.jj;
659
662
  }
660
663
  set dataToolTipValueFormatMinFractions(v) {
661
- this.i.im = +v;
662
- this._a("dataToolTipValueFormatMinFractions", this.i.im);
664
+ this.i.jj = +v;
665
+ this._a("dataToolTipValueFormatMinFractions", this.i.jj);
663
666
  }
664
667
  /**
665
668
  * Gets or sets the mode for displaying values in the data legend, e.g. Currency ($500.25), Decimal (500.25), Integer (500)
666
669
  */
667
670
  get dataToolTipValueFormatMode() {
668
- return this.i.a6;
671
+ return this.i.bm;
669
672
  }
670
673
  set dataToolTipValueFormatMode(v) {
671
- this.i.a6 = ensureEnum(DataLegendValueMode_$type, v);
672
- this._a("dataToolTipValueFormatMode", enumToString(DataLegendValueMode_$type, this.i.a6));
674
+ this.i.bm = ensureEnum(DataLegendValueMode_$type, v);
675
+ this._a("dataToolTipValueFormatMode", enumToString(DataLegendValueMode_$type, this.i.bm));
673
676
  }
674
677
  /**
675
678
  * Gets or sets globalization culture when displaying values as currencies, e.g. use "en-GB" to display British pound symbol when the ValueFormatMode property is set to 'Currency' mode
676
679
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
677
680
  */
678
681
  get dataToolTipValueFormatCulture() {
679
- return this.i.l6;
682
+ return this.i.nb;
680
683
  }
681
684
  set dataToolTipValueFormatCulture(v) {
682
- this.i.l6 = v;
685
+ this.i.nb = v;
683
686
  }
684
687
  /**
685
- * Gets or sets whether or not use groupping sperator, e.g, 15,000 for 15000
688
+ * Gets or sets whether or not use grouping separator, e.g, 15,000 for 15000
686
689
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
687
690
  */
688
691
  get dataToolTipValueFormatUseGrouping() {
689
- return this.i.ep;
692
+ return this.i.ff;
690
693
  }
691
694
  set dataToolTipValueFormatUseGrouping(v) {
692
- this.i.ep = ensureBool(v);
693
- this._a("dataToolTipValueFormatUseGrouping", this.i.ep);
695
+ this.i.ff = ensureBool(v);
696
+ this._a("dataToolTipValueFormatUseGrouping", this.i.ff);
694
697
  }
695
698
  /**
696
699
  * Gets or sets the format string for values displayed in the data legend.
697
700
  */
698
701
  get dataToolTipValueFormatString() {
699
- return this.i.mc;
702
+ return this.i.nh;
700
703
  }
701
704
  set dataToolTipValueFormatString(v) {
702
- this.i.mc = v;
705
+ this.i.nh = v;
703
706
  }
704
707
  /**
705
708
  * Gets or sets the format specifiers to use with the ValueFormatString string.
@@ -715,151 +718,151 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
715
718
  this.i.n = v;
716
719
  }
717
720
  get dataToolTipValueRowMarginBottom() {
718
- return this.i.tq ? this.i.tq.bottom : NaN;
721
+ return this.i.u9 ? this.i.u9.bottom : NaN;
719
722
  }
720
723
  set dataToolTipValueRowMarginBottom(v) {
721
724
  this.ensureDataToolTipValueRowMargin();
722
- this.i.tq.bottom = +v;
723
- this._a("dataToolTipValueRowMarginBottom", this.i.tq.bottom);
724
- this.i.tq = this.i.tq;
725
+ this.i.u9.bottom = +v;
726
+ this._a("dataToolTipValueRowMarginBottom", this.i.u9.bottom);
727
+ this.i.u9 = this.i.u9;
725
728
  }
726
729
  get dataToolTipValueRowMarginLeft() {
727
- return this.i.tq ? this.i.tq.left : NaN;
730
+ return this.i.u9 ? this.i.u9.left : NaN;
728
731
  }
729
732
  set dataToolTipValueRowMarginLeft(v) {
730
733
  this.ensureDataToolTipValueRowMargin();
731
- this.i.tq.left = +v;
732
- this._a("dataToolTipValueRowMarginLeft", this.i.tq.left);
733
- this.i.tq = this.i.tq;
734
+ this.i.u9.left = +v;
735
+ this._a("dataToolTipValueRowMarginLeft", this.i.u9.left);
736
+ this.i.u9 = this.i.u9;
734
737
  }
735
738
  get dataToolTipValueRowMarginRight() {
736
- return this.i.tq ? this.i.tq.right : NaN;
739
+ return this.i.u9 ? this.i.u9.right : NaN;
737
740
  }
738
741
  set dataToolTipValueRowMarginRight(v) {
739
742
  this.ensureDataToolTipValueRowMargin();
740
- this.i.tq.right = +v;
741
- this._a("dataToolTipValueRowMarginRight", this.i.tq.right);
742
- this.i.tq = this.i.tq;
743
+ this.i.u9.right = +v;
744
+ this._a("dataToolTipValueRowMarginRight", this.i.u9.right);
745
+ this.i.u9 = this.i.u9;
743
746
  }
744
747
  get dataToolTipValueRowMarginTop() {
745
- return this.i.tq ? this.i.tq.top : NaN;
748
+ return this.i.u9 ? this.i.u9.top : NaN;
746
749
  }
747
750
  set dataToolTipValueRowMarginTop(v) {
748
751
  this.ensureDataToolTipValueRowMargin();
749
- this.i.tq.top = +v;
750
- this._a("dataToolTipValueRowMarginTop", this.i.tq.top);
751
- this.i.tq = this.i.tq;
752
+ this.i.u9.top = +v;
753
+ this._a("dataToolTipValueRowMarginTop", this.i.u9.top);
754
+ this.i.u9 = this.i.u9;
752
755
  }
753
756
  ensureDataToolTipValueRowMargin() {
754
- if (this.i.tq) {
757
+ if (this.i.u9) {
755
758
  return;
756
759
  }
757
- this.i.tq = new Thickness(2);
760
+ this.i.u9 = new Thickness(2);
758
761
  }
759
762
  /**
760
763
  * Gets or sets whether to show series rows.
761
764
  */
762
765
  get dataToolTipValueRowVisible() {
763
- return this.i.eq;
766
+ return this.i.fg;
764
767
  }
765
768
  set dataToolTipValueRowVisible(v) {
766
- this.i.eq = ensureBool(v);
767
- this._a("dataToolTipValueRowVisible", this.i.eq);
769
+ this.i.fg = ensureBool(v);
770
+ this._a("dataToolTipValueRowVisible", this.i.fg);
768
771
  }
769
772
  /**
770
773
  * Gets or sets text displayed when data column is missing a value, e.g. "no data"
771
774
  */
772
775
  get dataToolTipValueTextWhenMissingData() {
773
- return this.i.ml;
776
+ return this.i.nq;
774
777
  }
775
778
  set dataToolTipValueTextWhenMissingData(v) {
776
- this.i.ml = v;
779
+ this.i.nq = v;
777
780
  }
778
781
  /**
779
782
  * Gets or sets whether to use series colors when displaying values in the legend
780
783
  */
781
784
  get dataToolTipValueTextUseSeriesColors() {
782
- return this.i.er;
785
+ return this.i.fh;
783
786
  }
784
787
  set dataToolTipValueTextUseSeriesColors(v) {
785
- this.i.er = ensureBool(v);
786
- this._a("dataToolTipValueTextUseSeriesColors", this.i.er);
788
+ this.i.fh = ensureBool(v);
789
+ this._a("dataToolTipValueTextUseSeriesColors", this.i.fh);
787
790
  }
788
791
  get dataToolTipValueTextMarginBottom() {
789
- return this.i.tr ? this.i.tr.bottom : NaN;
792
+ return this.i.va ? this.i.va.bottom : NaN;
790
793
  }
791
794
  set dataToolTipValueTextMarginBottom(v) {
792
795
  this.ensureDataToolTipValueTextMargin();
793
- this.i.tr.bottom = +v;
794
- this._a("dataToolTipValueTextMarginBottom", this.i.tr.bottom);
795
- this.i.tr = this.i.tr;
796
+ this.i.va.bottom = +v;
797
+ this._a("dataToolTipValueTextMarginBottom", this.i.va.bottom);
798
+ this.i.va = this.i.va;
796
799
  }
797
800
  get dataToolTipValueTextMarginLeft() {
798
- return this.i.tr ? this.i.tr.left : NaN;
801
+ return this.i.va ? this.i.va.left : NaN;
799
802
  }
800
803
  set dataToolTipValueTextMarginLeft(v) {
801
804
  this.ensureDataToolTipValueTextMargin();
802
- this.i.tr.left = +v;
803
- this._a("dataToolTipValueTextMarginLeft", this.i.tr.left);
804
- this.i.tr = this.i.tr;
805
+ this.i.va.left = +v;
806
+ this._a("dataToolTipValueTextMarginLeft", this.i.va.left);
807
+ this.i.va = this.i.va;
805
808
  }
806
809
  get dataToolTipValueTextMarginRight() {
807
- return this.i.tr ? this.i.tr.right : NaN;
810
+ return this.i.va ? this.i.va.right : NaN;
808
811
  }
809
812
  set dataToolTipValueTextMarginRight(v) {
810
813
  this.ensureDataToolTipValueTextMargin();
811
- this.i.tr.right = +v;
812
- this._a("dataToolTipValueTextMarginRight", this.i.tr.right);
813
- this.i.tr = this.i.tr;
814
+ this.i.va.right = +v;
815
+ this._a("dataToolTipValueTextMarginRight", this.i.va.right);
816
+ this.i.va = this.i.va;
814
817
  }
815
818
  get dataToolTipValueTextMarginTop() {
816
- return this.i.tr ? this.i.tr.top : NaN;
819
+ return this.i.va ? this.i.va.top : NaN;
817
820
  }
818
821
  set dataToolTipValueTextMarginTop(v) {
819
822
  this.ensureDataToolTipValueTextMargin();
820
- this.i.tr.top = +v;
821
- this._a("dataToolTipValueTextMarginTop", this.i.tr.top);
822
- this.i.tr = this.i.tr;
823
+ this.i.va.top = +v;
824
+ this._a("dataToolTipValueTextMarginTop", this.i.va.top);
825
+ this.i.va = this.i.va;
823
826
  }
824
827
  ensureDataToolTipValueTextMargin() {
825
- if (this.i.tr) {
828
+ if (this.i.va) {
826
829
  return;
827
830
  }
828
- this.i.tr = new Thickness(2);
831
+ this.i.va = new Thickness(2);
829
832
  }
830
833
  /**
831
834
  * Gets or sets the units text color.
832
835
  */
833
836
  get dataToolTipValueTextColor() {
834
- return brushToString(this.i.sq);
837
+ return brushToString(this.i.t9);
835
838
  }
836
839
  set dataToolTipValueTextColor(v) {
837
- this.i.sq = stringToBrush(v);
838
- this._a("dataToolTipValueTextColor", brushToString(this.i.sq));
840
+ this.i.t9 = stringToBrush(v);
841
+ this._a("dataToolTipValueTextColor", brushToString(this.i.t9));
839
842
  }
840
843
  /**
841
844
  * Gets or Sets the style to use for the units text.
842
845
  */
843
846
  get dataToolTipValueTextStyle() {
844
- if (this.i.dr == null) {
847
+ if (this.i.ec == null) {
845
848
  return null;
846
849
  }
847
- return this.i.dr.fontString;
850
+ return this.i.ec.fontString;
848
851
  }
849
852
  set dataToolTipValueTextStyle(v) {
850
853
  let fi = new FontInfo();
851
854
  fi.fontString = v;
852
- this.i.dr = fi;
853
- this._a("dataToolTipValueTextStyle", this.i.dr != null ? this.i.dr.fontString : "");
855
+ this.i.ec = fi;
856
+ this._a("dataToolTipValueTextStyle", this.i.ec != null ? this.i.ec.fontString : "");
854
857
  }
855
858
  /**
856
859
  * Gets or sets the format string for header text displayed in the data legend.
857
860
  */
858
861
  get dataToolTipHeaderFormatString() {
859
- return this.i.kw;
862
+ return this.i.l1;
860
863
  }
861
864
  set dataToolTipHeaderFormatString(v) {
862
- this.i.kw = v;
865
+ this.i.l1 = v;
863
866
  }
864
867
  /**
865
868
  * Gets or sets the format specifiers to use with the HeaderFormatString string.
@@ -879,669 +882,828 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
879
882
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
880
883
  */
881
884
  get dataToolTipHeaderFormatCulture() {
882
- return this.i.ks;
885
+ return this.i.lx;
883
886
  }
884
887
  set dataToolTipHeaderFormatCulture(v) {
885
- this.i.ks = v;
888
+ this.i.lx = v;
886
889
  }
887
890
  /**
888
891
  * Gets or sets date format for the header
889
892
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
890
893
  */
891
894
  get dataToolTipHeaderFormatDate() {
892
- return this.i.aw;
895
+ return this.i.bc;
893
896
  }
894
897
  set dataToolTipHeaderFormatDate(v) {
895
- this.i.aw = ensureEnum(DataLegendHeaderDateMode_$type, v);
896
- this._a("dataToolTipHeaderFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.aw));
898
+ this.i.bc = ensureEnum(DataLegendHeaderDateMode_$type, v);
899
+ this._a("dataToolTipHeaderFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.bc));
897
900
  }
898
901
  /**
899
902
  * Gets or sets time format for the header
900
903
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
901
904
  */
902
905
  get dataToolTipHeaderFormatTime() {
903
- return this.i.ay;
906
+ return this.i.be;
904
907
  }
905
908
  set dataToolTipHeaderFormatTime(v) {
906
- this.i.ay = ensureEnum(DataLegendHeaderTimeMode_$type, v);
907
- this._a("dataToolTipHeaderFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.ay));
909
+ this.i.be = ensureEnum(DataLegendHeaderTimeMode_$type, v);
910
+ this._a("dataToolTipHeaderFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.be));
908
911
  }
909
912
  /**
910
913
  * Gets or sets the HeaderText for the data legend.
911
914
  */
912
915
  get dataToolTipHeaderText() {
913
- return this.i.k1;
916
+ return this.i.l6;
914
917
  }
915
918
  set dataToolTipHeaderText(v) {
916
- this.i.k1 = v;
919
+ this.i.l6 = v;
917
920
  }
918
921
  /**
919
922
  * Gets or sets the header text color.
920
923
  */
921
924
  get dataToolTipHeaderTextColor() {
922
- return brushToString(this.i.si);
925
+ return brushToString(this.i.t1);
923
926
  }
924
927
  set dataToolTipHeaderTextColor(v) {
925
- this.i.si = stringToBrush(v);
926
- this._a("dataToolTipHeaderTextColor", brushToString(this.i.si));
928
+ this.i.t1 = stringToBrush(v);
929
+ this._a("dataToolTipHeaderTextColor", brushToString(this.i.t1));
927
930
  }
928
931
  get dataToolTipHeaderTextMarginBottom() {
929
- return this.i.tk ? this.i.tk.bottom : NaN;
932
+ return this.i.u3 ? this.i.u3.bottom : NaN;
930
933
  }
931
934
  set dataToolTipHeaderTextMarginBottom(v) {
932
935
  this.ensureDataToolTipHeaderTextMargin();
933
- this.i.tk.bottom = +v;
934
- this._a("dataToolTipHeaderTextMarginBottom", this.i.tk.bottom);
935
- this.i.tk = this.i.tk;
936
+ this.i.u3.bottom = +v;
937
+ this._a("dataToolTipHeaderTextMarginBottom", this.i.u3.bottom);
938
+ this.i.u3 = this.i.u3;
936
939
  }
937
940
  get dataToolTipHeaderTextMarginLeft() {
938
- return this.i.tk ? this.i.tk.left : NaN;
941
+ return this.i.u3 ? this.i.u3.left : NaN;
939
942
  }
940
943
  set dataToolTipHeaderTextMarginLeft(v) {
941
944
  this.ensureDataToolTipHeaderTextMargin();
942
- this.i.tk.left = +v;
943
- this._a("dataToolTipHeaderTextMarginLeft", this.i.tk.left);
944
- this.i.tk = this.i.tk;
945
+ this.i.u3.left = +v;
946
+ this._a("dataToolTipHeaderTextMarginLeft", this.i.u3.left);
947
+ this.i.u3 = this.i.u3;
945
948
  }
946
949
  get dataToolTipHeaderTextMarginRight() {
947
- return this.i.tk ? this.i.tk.right : NaN;
950
+ return this.i.u3 ? this.i.u3.right : NaN;
948
951
  }
949
952
  set dataToolTipHeaderTextMarginRight(v) {
950
953
  this.ensureDataToolTipHeaderTextMargin();
951
- this.i.tk.right = +v;
952
- this._a("dataToolTipHeaderTextMarginRight", this.i.tk.right);
953
- this.i.tk = this.i.tk;
954
+ this.i.u3.right = +v;
955
+ this._a("dataToolTipHeaderTextMarginRight", this.i.u3.right);
956
+ this.i.u3 = this.i.u3;
954
957
  }
955
958
  get dataToolTipHeaderTextMarginTop() {
956
- return this.i.tk ? this.i.tk.top : NaN;
959
+ return this.i.u3 ? this.i.u3.top : NaN;
957
960
  }
958
961
  set dataToolTipHeaderTextMarginTop(v) {
959
962
  this.ensureDataToolTipHeaderTextMargin();
960
- this.i.tk.top = +v;
961
- this._a("dataToolTipHeaderTextMarginTop", this.i.tk.top);
962
- this.i.tk = this.i.tk;
963
+ this.i.u3.top = +v;
964
+ this._a("dataToolTipHeaderTextMarginTop", this.i.u3.top);
965
+ this.i.u3 = this.i.u3;
963
966
  }
964
967
  ensureDataToolTipHeaderTextMargin() {
965
- if (this.i.tk) {
968
+ if (this.i.u3) {
966
969
  return;
967
970
  }
968
- this.i.tk = new Thickness(2);
971
+ this.i.u3 = new Thickness(2);
969
972
  }
970
973
  get dataToolTipHeaderRowMarginBottom() {
971
- return this.i.tj ? this.i.tj.bottom : NaN;
974
+ return this.i.u2 ? this.i.u2.bottom : NaN;
972
975
  }
973
976
  set dataToolTipHeaderRowMarginBottom(v) {
974
977
  this.ensureDataToolTipHeaderRowMargin();
975
- this.i.tj.bottom = +v;
976
- this._a("dataToolTipHeaderRowMarginBottom", this.i.tj.bottom);
977
- this.i.tj = this.i.tj;
978
+ this.i.u2.bottom = +v;
979
+ this._a("dataToolTipHeaderRowMarginBottom", this.i.u2.bottom);
980
+ this.i.u2 = this.i.u2;
978
981
  }
979
982
  get dataToolTipHeaderRowMarginLeft() {
980
- return this.i.tj ? this.i.tj.left : NaN;
983
+ return this.i.u2 ? this.i.u2.left : NaN;
981
984
  }
982
985
  set dataToolTipHeaderRowMarginLeft(v) {
983
986
  this.ensureDataToolTipHeaderRowMargin();
984
- this.i.tj.left = +v;
985
- this._a("dataToolTipHeaderRowMarginLeft", this.i.tj.left);
986
- this.i.tj = this.i.tj;
987
+ this.i.u2.left = +v;
988
+ this._a("dataToolTipHeaderRowMarginLeft", this.i.u2.left);
989
+ this.i.u2 = this.i.u2;
987
990
  }
988
991
  get dataToolTipHeaderRowMarginRight() {
989
- return this.i.tj ? this.i.tj.right : NaN;
992
+ return this.i.u2 ? this.i.u2.right : NaN;
990
993
  }
991
994
  set dataToolTipHeaderRowMarginRight(v) {
992
995
  this.ensureDataToolTipHeaderRowMargin();
993
- this.i.tj.right = +v;
994
- this._a("dataToolTipHeaderRowMarginRight", this.i.tj.right);
995
- this.i.tj = this.i.tj;
996
+ this.i.u2.right = +v;
997
+ this._a("dataToolTipHeaderRowMarginRight", this.i.u2.right);
998
+ this.i.u2 = this.i.u2;
996
999
  }
997
1000
  get dataToolTipHeaderRowMarginTop() {
998
- return this.i.tj ? this.i.tj.top : NaN;
1001
+ return this.i.u2 ? this.i.u2.top : NaN;
999
1002
  }
1000
1003
  set dataToolTipHeaderRowMarginTop(v) {
1001
1004
  this.ensureDataToolTipHeaderRowMargin();
1002
- this.i.tj.top = +v;
1003
- this._a("dataToolTipHeaderRowMarginTop", this.i.tj.top);
1004
- this.i.tj = this.i.tj;
1005
+ this.i.u2.top = +v;
1006
+ this._a("dataToolTipHeaderRowMarginTop", this.i.u2.top);
1007
+ this.i.u2 = this.i.u2;
1005
1008
  }
1006
1009
  ensureDataToolTipHeaderRowMargin() {
1007
- if (this.i.tj) {
1010
+ if (this.i.u2) {
1008
1011
  return;
1009
1012
  }
1010
- this.i.tj = new Thickness(2);
1013
+ this.i.u2 = new Thickness(2);
1011
1014
  }
1012
1015
  /**
1013
1016
  * Gets or sets whether to show Header row.
1014
1017
  */
1015
1018
  get dataToolTipHeaderRowVisible() {
1016
- return this.i.en;
1019
+ return this.i.fd;
1017
1020
  }
1018
1021
  set dataToolTipHeaderRowVisible(v) {
1019
- this.i.en = ensureBool(v);
1020
- this._a("dataToolTipHeaderRowVisible", this.i.en);
1022
+ this.i.fd = ensureBool(v);
1023
+ this._a("dataToolTipHeaderRowVisible", this.i.fd);
1021
1024
  }
1022
1025
  /**
1023
1026
  * Gets or Sets the style to use for the header text.
1024
1027
  */
1025
1028
  get dataToolTipHeaderTextStyle() {
1026
- if (this.i.di == null) {
1029
+ if (this.i.d4 == null) {
1027
1030
  return null;
1028
1031
  }
1029
- return this.i.di.fontString;
1032
+ return this.i.d4.fontString;
1030
1033
  }
1031
1034
  set dataToolTipHeaderTextStyle(v) {
1032
1035
  let fi = new FontInfo();
1033
1036
  fi.fontString = v;
1034
- this.i.di = fi;
1035
- this._a("dataToolTipHeaderTextStyle", this.i.di != null ? this.i.di.fontString : "");
1037
+ this.i.d4 = fi;
1038
+ this._a("dataToolTipHeaderTextStyle", this.i.d4 != null ? this.i.d4.fontString : "");
1036
1039
  }
1037
1040
  /**
1038
1041
  * Gets or sets the summary text color.
1039
1042
  */
1040
1043
  get dataToolTipSummaryTitleTextColor() {
1041
- return brushToString(this.i.sl);
1044
+ return brushToString(this.i.t4);
1042
1045
  }
1043
1046
  set dataToolTipSummaryTitleTextColor(v) {
1044
- this.i.sl = stringToBrush(v);
1045
- this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.sl));
1047
+ this.i.t4 = stringToBrush(v);
1048
+ this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.t4));
1046
1049
  }
1047
1050
  /**
1048
1051
  * Gets or Sets the style to use for the summary text.
1049
1052
  */
1050
1053
  get dataToolTipSummaryTitleTextStyle() {
1051
- if (this.i.dl == null) {
1054
+ if (this.i.d7 == null) {
1052
1055
  return null;
1053
1056
  }
1054
- return this.i.dl.fontString;
1057
+ return this.i.d7.fontString;
1055
1058
  }
1056
1059
  set dataToolTipSummaryTitleTextStyle(v) {
1057
1060
  let fi = new FontInfo();
1058
1061
  fi.fontString = v;
1059
- this.i.dl = fi;
1060
- this._a("dataToolTipSummaryTitleTextStyle", this.i.dl != null ? this.i.dl.fontString : "");
1062
+ this.i.d7 = fi;
1063
+ this._a("dataToolTipSummaryTitleTextStyle", this.i.d7 != null ? this.i.d7.fontString : "");
1061
1064
  }
1062
1065
  /**
1063
1066
  * Gets or sets the SummaryType for the data legend.
1064
1067
  */
1065
1068
  get dataToolTipSummaryType() {
1066
- return this.i.a2;
1069
+ return this.i.bi;
1067
1070
  }
1068
1071
  set dataToolTipSummaryType(v) {
1069
- this.i.a2 = ensureEnum(DataLegendSummaryType_$type, v);
1070
- this._a("dataToolTipSummaryType", enumToString(DataLegendSummaryType_$type, this.i.a2));
1072
+ this.i.bi = ensureEnum(DataLegendSummaryType_$type, v);
1073
+ this._a("dataToolTipSummaryType", enumToString(DataLegendSummaryType_$type, this.i.bi));
1071
1074
  }
1072
1075
  /**
1073
1076
  * Gets or sets the SummaryTitleText for the data legend.
1074
1077
  */
1075
1078
  get dataToolTipSummaryTitleText() {
1076
- return this.i.lk;
1079
+ return this.i.mp;
1077
1080
  }
1078
1081
  set dataToolTipSummaryTitleText(v) {
1079
- this.i.lk = v;
1082
+ this.i.mp = v;
1080
1083
  }
1081
1084
  get dataToolTipSummaryTitleTextMarginBottom() {
1082
- return this.i.tn ? this.i.tn.bottom : NaN;
1085
+ return this.i.u6 ? this.i.u6.bottom : NaN;
1083
1086
  }
1084
1087
  set dataToolTipSummaryTitleTextMarginBottom(v) {
1085
1088
  this.ensureDataToolTipSummaryTitleTextMargin();
1086
- this.i.tn.bottom = +v;
1087
- this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.tn.bottom);
1088
- this.i.tn = this.i.tn;
1089
+ this.i.u6.bottom = +v;
1090
+ this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.u6.bottom);
1091
+ this.i.u6 = this.i.u6;
1089
1092
  }
1090
1093
  get dataToolTipSummaryTitleTextMarginLeft() {
1091
- return this.i.tn ? this.i.tn.left : NaN;
1094
+ return this.i.u6 ? this.i.u6.left : NaN;
1092
1095
  }
1093
1096
  set dataToolTipSummaryTitleTextMarginLeft(v) {
1094
1097
  this.ensureDataToolTipSummaryTitleTextMargin();
1095
- this.i.tn.left = +v;
1096
- this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.tn.left);
1097
- this.i.tn = this.i.tn;
1098
+ this.i.u6.left = +v;
1099
+ this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.u6.left);
1100
+ this.i.u6 = this.i.u6;
1098
1101
  }
1099
1102
  get dataToolTipSummaryTitleTextMarginRight() {
1100
- return this.i.tn ? this.i.tn.right : NaN;
1103
+ return this.i.u6 ? this.i.u6.right : NaN;
1101
1104
  }
1102
1105
  set dataToolTipSummaryTitleTextMarginRight(v) {
1103
1106
  this.ensureDataToolTipSummaryTitleTextMargin();
1104
- this.i.tn.right = +v;
1105
- this._a("dataToolTipSummaryTitleTextMarginRight", this.i.tn.right);
1106
- this.i.tn = this.i.tn;
1107
+ this.i.u6.right = +v;
1108
+ this._a("dataToolTipSummaryTitleTextMarginRight", this.i.u6.right);
1109
+ this.i.u6 = this.i.u6;
1107
1110
  }
1108
1111
  get dataToolTipSummaryTitleTextMarginTop() {
1109
- return this.i.tn ? this.i.tn.top : NaN;
1112
+ return this.i.u6 ? this.i.u6.top : NaN;
1110
1113
  }
1111
1114
  set dataToolTipSummaryTitleTextMarginTop(v) {
1112
1115
  this.ensureDataToolTipSummaryTitleTextMargin();
1113
- this.i.tn.top = +v;
1114
- this._a("dataToolTipSummaryTitleTextMarginTop", this.i.tn.top);
1115
- this.i.tn = this.i.tn;
1116
+ this.i.u6.top = +v;
1117
+ this._a("dataToolTipSummaryTitleTextMarginTop", this.i.u6.top);
1118
+ this.i.u6 = this.i.u6;
1116
1119
  }
1117
1120
  ensureDataToolTipSummaryTitleTextMargin() {
1118
- if (this.i.tn) {
1121
+ if (this.i.u6) {
1119
1122
  return;
1120
1123
  }
1121
- this.i.tn = new Thickness(2);
1124
+ this.i.u6 = new Thickness(2);
1122
1125
  }
1123
1126
  get dataToolTipSummaryRowMarginBottom() {
1124
- return this.i.tm ? this.i.tm.bottom : NaN;
1127
+ return this.i.u5 ? this.i.u5.bottom : NaN;
1125
1128
  }
1126
1129
  set dataToolTipSummaryRowMarginBottom(v) {
1127
1130
  this.ensureDataToolTipSummaryRowMargin();
1128
- this.i.tm.bottom = +v;
1129
- this._a("dataToolTipSummaryRowMarginBottom", this.i.tm.bottom);
1130
- this.i.tm = this.i.tm;
1131
+ this.i.u5.bottom = +v;
1132
+ this._a("dataToolTipSummaryRowMarginBottom", this.i.u5.bottom);
1133
+ this.i.u5 = this.i.u5;
1131
1134
  }
1132
1135
  get dataToolTipSummaryRowMarginLeft() {
1133
- return this.i.tm ? this.i.tm.left : NaN;
1136
+ return this.i.u5 ? this.i.u5.left : NaN;
1134
1137
  }
1135
1138
  set dataToolTipSummaryRowMarginLeft(v) {
1136
1139
  this.ensureDataToolTipSummaryRowMargin();
1137
- this.i.tm.left = +v;
1138
- this._a("dataToolTipSummaryRowMarginLeft", this.i.tm.left);
1139
- this.i.tm = this.i.tm;
1140
+ this.i.u5.left = +v;
1141
+ this._a("dataToolTipSummaryRowMarginLeft", this.i.u5.left);
1142
+ this.i.u5 = this.i.u5;
1140
1143
  }
1141
1144
  get dataToolTipSummaryRowMarginRight() {
1142
- return this.i.tm ? this.i.tm.right : NaN;
1145
+ return this.i.u5 ? this.i.u5.right : NaN;
1143
1146
  }
1144
1147
  set dataToolTipSummaryRowMarginRight(v) {
1145
1148
  this.ensureDataToolTipSummaryRowMargin();
1146
- this.i.tm.right = +v;
1147
- this._a("dataToolTipSummaryRowMarginRight", this.i.tm.right);
1148
- this.i.tm = this.i.tm;
1149
+ this.i.u5.right = +v;
1150
+ this._a("dataToolTipSummaryRowMarginRight", this.i.u5.right);
1151
+ this.i.u5 = this.i.u5;
1149
1152
  }
1150
1153
  get dataToolTipSummaryRowMarginTop() {
1151
- return this.i.tm ? this.i.tm.top : NaN;
1154
+ return this.i.u5 ? this.i.u5.top : NaN;
1152
1155
  }
1153
1156
  set dataToolTipSummaryRowMarginTop(v) {
1154
1157
  this.ensureDataToolTipSummaryRowMargin();
1155
- this.i.tm.top = +v;
1156
- this._a("dataToolTipSummaryRowMarginTop", this.i.tm.top);
1157
- this.i.tm = this.i.tm;
1158
+ this.i.u5.top = +v;
1159
+ this._a("dataToolTipSummaryRowMarginTop", this.i.u5.top);
1160
+ this.i.u5 = this.i.u5;
1158
1161
  }
1159
1162
  ensureDataToolTipSummaryRowMargin() {
1160
- if (this.i.tm) {
1163
+ if (this.i.u5) {
1161
1164
  return;
1162
1165
  }
1163
- this.i.tm = new Thickness(2);
1166
+ this.i.u5 = new Thickness(2);
1164
1167
  }
1165
1168
  /**
1166
1169
  * Gets or sets the units text color.
1167
1170
  */
1168
1171
  get dataToolTipSummaryValueTextColor() {
1169
- return brushToString(this.i.sn);
1172
+ return brushToString(this.i.t6);
1170
1173
  }
1171
1174
  set dataToolTipSummaryValueTextColor(v) {
1172
- this.i.sn = stringToBrush(v);
1173
- this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.sn));
1175
+ this.i.t6 = stringToBrush(v);
1176
+ this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.t6));
1174
1177
  }
1175
1178
  /**
1176
1179
  * Gets or Sets the style to use for the units text.
1177
1180
  */
1178
1181
  get dataToolTipSummaryValueTextStyle() {
1179
- if (this.i.dn == null) {
1182
+ if (this.i.d9 == null) {
1180
1183
  return null;
1181
1184
  }
1182
- return this.i.dn.fontString;
1185
+ return this.i.d9.fontString;
1183
1186
  }
1184
1187
  set dataToolTipSummaryValueTextStyle(v) {
1185
1188
  let fi = new FontInfo();
1186
1189
  fi.fontString = v;
1187
- this.i.dn = fi;
1188
- this._a("dataToolTipSummaryValueTextStyle", this.i.dn != null ? this.i.dn.fontString : "");
1190
+ this.i.d9 = fi;
1191
+ this._a("dataToolTipSummaryValueTextStyle", this.i.d9 != null ? this.i.d9.fontString : "");
1189
1192
  }
1190
1193
  /**
1191
1194
  * Gets or sets the units text for the data legend.
1192
1195
  */
1193
1196
  get dataToolTipSummaryLabelText() {
1194
- return this.i.lf;
1197
+ return this.i.mk;
1195
1198
  }
1196
1199
  set dataToolTipSummaryLabelText(v) {
1197
- this.i.lf = v;
1200
+ this.i.mk = v;
1198
1201
  }
1199
1202
  /**
1200
1203
  * Gets or sets the units text color.
1201
1204
  */
1202
1205
  get dataToolTipSummaryLabelTextColor() {
1203
- return brushToString(this.i.sk);
1206
+ return brushToString(this.i.t3);
1204
1207
  }
1205
1208
  set dataToolTipSummaryLabelTextColor(v) {
1206
- this.i.sk = stringToBrush(v);
1207
- this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.sk));
1209
+ this.i.t3 = stringToBrush(v);
1210
+ this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.t3));
1208
1211
  }
1209
1212
  /**
1210
1213
  * Gets or Sets the style to use for the units text.
1211
1214
  */
1212
1215
  get dataToolTipSummaryLabelTextStyle() {
1213
- if (this.i.dk == null) {
1216
+ if (this.i.d6 == null) {
1214
1217
  return null;
1215
1218
  }
1216
- return this.i.dk.fontString;
1219
+ return this.i.d6.fontString;
1217
1220
  }
1218
1221
  set dataToolTipSummaryLabelTextStyle(v) {
1219
1222
  let fi = new FontInfo();
1220
1223
  fi.fontString = v;
1221
- this.i.dk = fi;
1222
- this._a("dataToolTipSummaryLabelTextStyle", this.i.dk != null ? this.i.dk.fontString : "");
1224
+ this.i.d6 = fi;
1225
+ this._a("dataToolTipSummaryLabelTextStyle", this.i.d6 != null ? this.i.d6.fontString : "");
1223
1226
  }
1224
1227
  /**
1225
1228
  * Gets or sets the units text for the data legend.
1226
1229
  */
1227
1230
  get dataToolTipSummaryUnitsText() {
1228
- return this.i.lq;
1231
+ return this.i.mv;
1229
1232
  }
1230
1233
  set dataToolTipSummaryUnitsText(v) {
1231
- this.i.lq = v;
1234
+ this.i.mv = v;
1232
1235
  }
1233
1236
  /**
1234
1237
  * Gets or sets the units text color.
1235
1238
  */
1236
1239
  get dataToolTipSummaryUnitsTextColor() {
1237
- return brushToString(this.i.sm);
1240
+ return brushToString(this.i.t5);
1238
1241
  }
1239
1242
  set dataToolTipSummaryUnitsTextColor(v) {
1240
- this.i.sm = stringToBrush(v);
1241
- this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.sm));
1243
+ this.i.t5 = stringToBrush(v);
1244
+ this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.t5));
1242
1245
  }
1243
1246
  /**
1244
1247
  * Gets or Sets the style to use for the units text.
1245
1248
  */
1246
1249
  get dataToolTipSummaryUnitsTextStyle() {
1247
- if (this.i.dm == null) {
1250
+ if (this.i.d8 == null) {
1248
1251
  return null;
1249
1252
  }
1250
- return this.i.dm.fontString;
1253
+ return this.i.d8.fontString;
1251
1254
  }
1252
1255
  set dataToolTipSummaryUnitsTextStyle(v) {
1253
1256
  let fi = new FontInfo();
1254
1257
  fi.fontString = v;
1255
- this.i.dm = fi;
1256
- this._a("dataToolTipSummaryUnitsTextStyle", this.i.dm != null ? this.i.dm.fontString : "");
1258
+ this.i.d8 = fi;
1259
+ this._a("dataToolTipSummaryUnitsTextStyle", this.i.d8 != null ? this.i.d8.fontString : "");
1257
1260
  }
1258
1261
  get dataToolTipBadgeMarginBottom() {
1259
- return this.i.ti ? this.i.ti.bottom : NaN;
1262
+ return this.i.u1 ? this.i.u1.bottom : NaN;
1260
1263
  }
1261
1264
  set dataToolTipBadgeMarginBottom(v) {
1262
1265
  this.ensureDataToolTipBadgeMargin();
1263
- this.i.ti.bottom = +v;
1264
- this._a("dataToolTipBadgeMarginBottom", this.i.ti.bottom);
1265
- this.i.ti = this.i.ti;
1266
+ this.i.u1.bottom = +v;
1267
+ this._a("dataToolTipBadgeMarginBottom", this.i.u1.bottom);
1268
+ this.i.u1 = this.i.u1;
1266
1269
  }
1267
1270
  get dataToolTipBadgeMarginLeft() {
1268
- return this.i.ti ? this.i.ti.left : NaN;
1271
+ return this.i.u1 ? this.i.u1.left : NaN;
1269
1272
  }
1270
1273
  set dataToolTipBadgeMarginLeft(v) {
1271
1274
  this.ensureDataToolTipBadgeMargin();
1272
- this.i.ti.left = +v;
1273
- this._a("dataToolTipBadgeMarginLeft", this.i.ti.left);
1274
- this.i.ti = this.i.ti;
1275
+ this.i.u1.left = +v;
1276
+ this._a("dataToolTipBadgeMarginLeft", this.i.u1.left);
1277
+ this.i.u1 = this.i.u1;
1275
1278
  }
1276
1279
  get dataToolTipBadgeMarginRight() {
1277
- return this.i.ti ? this.i.ti.right : NaN;
1280
+ return this.i.u1 ? this.i.u1.right : NaN;
1278
1281
  }
1279
1282
  set dataToolTipBadgeMarginRight(v) {
1280
1283
  this.ensureDataToolTipBadgeMargin();
1281
- this.i.ti.right = +v;
1282
- this._a("dataToolTipBadgeMarginRight", this.i.ti.right);
1283
- this.i.ti = this.i.ti;
1284
+ this.i.u1.right = +v;
1285
+ this._a("dataToolTipBadgeMarginRight", this.i.u1.right);
1286
+ this.i.u1 = this.i.u1;
1284
1287
  }
1285
1288
  get dataToolTipBadgeMarginTop() {
1286
- return this.i.ti ? this.i.ti.top : NaN;
1289
+ return this.i.u1 ? this.i.u1.top : NaN;
1287
1290
  }
1288
1291
  set dataToolTipBadgeMarginTop(v) {
1289
1292
  this.ensureDataToolTipBadgeMargin();
1290
- this.i.ti.top = +v;
1291
- this._a("dataToolTipBadgeMarginTop", this.i.ti.top);
1292
- this.i.ti = this.i.ti;
1293
+ this.i.u1.top = +v;
1294
+ this._a("dataToolTipBadgeMarginTop", this.i.u1.top);
1295
+ this.i.u1 = this.i.u1;
1293
1296
  }
1294
1297
  ensureDataToolTipBadgeMargin() {
1295
- if (this.i.ti) {
1298
+ if (this.i.u1) {
1296
1299
  return;
1297
1300
  }
1298
- this.i.ti = new Thickness(2);
1301
+ this.i.u1 = new Thickness(2);
1299
1302
  }
1300
1303
  /**
1301
1304
  * Gets or sets the BadgeShape for the data legend.
1302
1305
  */
1303
1306
  get dataToolTipBadgeShape() {
1304
- return this.i.bw;
1307
+ return this.i.cc;
1305
1308
  }
1306
1309
  set dataToolTipBadgeShape(v) {
1307
- this.i.bw = ensureEnum(LegendItemBadgeShape_$type, v);
1308
- this._a("dataToolTipBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.bw));
1310
+ this.i.cc = ensureEnum(LegendItemBadgeShape_$type, v);
1311
+ this._a("dataToolTipBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.cc));
1309
1312
  }
1310
1313
  /**
1311
1314
  * Gets or sets the UnitsMode for the data legend.
1312
1315
  */
1313
1316
  get dataToolTipUnitsDisplayMode() {
1314
- return this.i.a4;
1317
+ return this.i.bk;
1315
1318
  }
1316
1319
  set dataToolTipUnitsDisplayMode(v) {
1317
- this.i.a4 = ensureEnum(DataLegendUnitsMode_$type, v);
1318
- this._a("dataToolTipUnitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.a4));
1320
+ this.i.bk = ensureEnum(DataLegendUnitsMode_$type, v);
1321
+ this._a("dataToolTipUnitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.bk));
1319
1322
  }
1320
1323
  /**
1321
1324
  * Gets or sets the units text for the data legend.
1322
1325
  */
1323
1326
  get dataToolTipUnitsText() {
1324
- return this.i.l0;
1327
+ return this.i.m5;
1325
1328
  }
1326
1329
  set dataToolTipUnitsText(v) {
1327
- this.i.l0 = v;
1330
+ this.i.m5 = v;
1328
1331
  }
1329
1332
  /**
1330
1333
  * Gets or sets the units text color.
1331
1334
  */
1332
1335
  get dataToolTipUnitsTextColor() {
1333
- return brushToString(this.i.sp);
1336
+ return brushToString(this.i.t8);
1334
1337
  }
1335
1338
  set dataToolTipUnitsTextColor(v) {
1336
- this.i.sp = stringToBrush(v);
1337
- this._a("dataToolTipUnitsTextColor", brushToString(this.i.sp));
1339
+ this.i.t8 = stringToBrush(v);
1340
+ this._a("dataToolTipUnitsTextColor", brushToString(this.i.t8));
1338
1341
  }
1339
1342
  get dataToolTipUnitsTextMarginBottom() {
1340
- return this.i.tp ? this.i.tp.bottom : NaN;
1343
+ return this.i.u8 ? this.i.u8.bottom : NaN;
1341
1344
  }
1342
1345
  set dataToolTipUnitsTextMarginBottom(v) {
1343
1346
  this.ensureDataToolTipUnitsTextMargin();
1344
- this.i.tp.bottom = +v;
1345
- this._a("dataToolTipUnitsTextMarginBottom", this.i.tp.bottom);
1346
- this.i.tp = this.i.tp;
1347
+ this.i.u8.bottom = +v;
1348
+ this._a("dataToolTipUnitsTextMarginBottom", this.i.u8.bottom);
1349
+ this.i.u8 = this.i.u8;
1347
1350
  }
1348
1351
  get dataToolTipUnitsTextMarginLeft() {
1349
- return this.i.tp ? this.i.tp.left : NaN;
1352
+ return this.i.u8 ? this.i.u8.left : NaN;
1350
1353
  }
1351
1354
  set dataToolTipUnitsTextMarginLeft(v) {
1352
1355
  this.ensureDataToolTipUnitsTextMargin();
1353
- this.i.tp.left = +v;
1354
- this._a("dataToolTipUnitsTextMarginLeft", this.i.tp.left);
1355
- this.i.tp = this.i.tp;
1356
+ this.i.u8.left = +v;
1357
+ this._a("dataToolTipUnitsTextMarginLeft", this.i.u8.left);
1358
+ this.i.u8 = this.i.u8;
1356
1359
  }
1357
1360
  get dataToolTipUnitsTextMarginRight() {
1358
- return this.i.tp ? this.i.tp.right : NaN;
1361
+ return this.i.u8 ? this.i.u8.right : NaN;
1359
1362
  }
1360
1363
  set dataToolTipUnitsTextMarginRight(v) {
1361
1364
  this.ensureDataToolTipUnitsTextMargin();
1362
- this.i.tp.right = +v;
1363
- this._a("dataToolTipUnitsTextMarginRight", this.i.tp.right);
1364
- this.i.tp = this.i.tp;
1365
+ this.i.u8.right = +v;
1366
+ this._a("dataToolTipUnitsTextMarginRight", this.i.u8.right);
1367
+ this.i.u8 = this.i.u8;
1365
1368
  }
1366
1369
  get dataToolTipUnitsTextMarginTop() {
1367
- return this.i.tp ? this.i.tp.top : NaN;
1370
+ return this.i.u8 ? this.i.u8.top : NaN;
1368
1371
  }
1369
1372
  set dataToolTipUnitsTextMarginTop(v) {
1370
1373
  this.ensureDataToolTipUnitsTextMargin();
1371
- this.i.tp.top = +v;
1372
- this._a("dataToolTipUnitsTextMarginTop", this.i.tp.top);
1373
- this.i.tp = this.i.tp;
1374
+ this.i.u8.top = +v;
1375
+ this._a("dataToolTipUnitsTextMarginTop", this.i.u8.top);
1376
+ this.i.u8 = this.i.u8;
1374
1377
  }
1375
1378
  ensureDataToolTipUnitsTextMargin() {
1376
- if (this.i.tp) {
1379
+ if (this.i.u8) {
1377
1380
  return;
1378
1381
  }
1379
- this.i.tp = new Thickness(2);
1382
+ this.i.u8 = new Thickness(2);
1380
1383
  }
1381
1384
  /**
1382
1385
  * Gets or Sets the style to use for the units text.
1383
1386
  */
1384
1387
  get dataToolTipUnitsTextStyle() {
1385
- if (this.i.dq == null) {
1388
+ if (this.i.eb == null) {
1386
1389
  return null;
1387
1390
  }
1388
- return this.i.dq.fontString;
1391
+ return this.i.eb.fontString;
1389
1392
  }
1390
1393
  set dataToolTipUnitsTextStyle(v) {
1391
1394
  let fi = new FontInfo();
1392
1395
  fi.fontString = v;
1393
- this.i.dq = fi;
1394
- this._a("dataToolTipUnitsTextStyle", this.i.dq != null ? this.i.dq.fontString : "");
1396
+ this.i.eb = fi;
1397
+ this._a("dataToolTipUnitsTextStyle", this.i.eb != null ? this.i.eb.fontString : "");
1395
1398
  }
1396
1399
  get dataToolTipTitleTextMarginBottom() {
1397
- return this.i.to ? this.i.to.bottom : NaN;
1400
+ return this.i.u7 ? this.i.u7.bottom : NaN;
1398
1401
  }
1399
1402
  set dataToolTipTitleTextMarginBottom(v) {
1400
1403
  this.ensureDataToolTipTitleTextMargin();
1401
- this.i.to.bottom = +v;
1402
- this._a("dataToolTipTitleTextMarginBottom", this.i.to.bottom);
1403
- this.i.to = this.i.to;
1404
+ this.i.u7.bottom = +v;
1405
+ this._a("dataToolTipTitleTextMarginBottom", this.i.u7.bottom);
1406
+ this.i.u7 = this.i.u7;
1404
1407
  }
1405
1408
  get dataToolTipTitleTextMarginLeft() {
1406
- return this.i.to ? this.i.to.left : NaN;
1409
+ return this.i.u7 ? this.i.u7.left : NaN;
1407
1410
  }
1408
1411
  set dataToolTipTitleTextMarginLeft(v) {
1409
1412
  this.ensureDataToolTipTitleTextMargin();
1410
- this.i.to.left = +v;
1411
- this._a("dataToolTipTitleTextMarginLeft", this.i.to.left);
1412
- this.i.to = this.i.to;
1413
+ this.i.u7.left = +v;
1414
+ this._a("dataToolTipTitleTextMarginLeft", this.i.u7.left);
1415
+ this.i.u7 = this.i.u7;
1413
1416
  }
1414
1417
  get dataToolTipTitleTextMarginRight() {
1415
- return this.i.to ? this.i.to.right : NaN;
1418
+ return this.i.u7 ? this.i.u7.right : NaN;
1416
1419
  }
1417
1420
  set dataToolTipTitleTextMarginRight(v) {
1418
1421
  this.ensureDataToolTipTitleTextMargin();
1419
- this.i.to.right = +v;
1420
- this._a("dataToolTipTitleTextMarginRight", this.i.to.right);
1421
- this.i.to = this.i.to;
1422
+ this.i.u7.right = +v;
1423
+ this._a("dataToolTipTitleTextMarginRight", this.i.u7.right);
1424
+ this.i.u7 = this.i.u7;
1422
1425
  }
1423
1426
  get dataToolTipTitleTextMarginTop() {
1424
- return this.i.to ? this.i.to.top : NaN;
1427
+ return this.i.u7 ? this.i.u7.top : NaN;
1425
1428
  }
1426
1429
  set dataToolTipTitleTextMarginTop(v) {
1427
1430
  this.ensureDataToolTipTitleTextMargin();
1428
- this.i.to.top = +v;
1429
- this._a("dataToolTipTitleTextMarginTop", this.i.to.top);
1430
- this.i.to = this.i.to;
1431
+ this.i.u7.top = +v;
1432
+ this._a("dataToolTipTitleTextMarginTop", this.i.u7.top);
1433
+ this.i.u7 = this.i.u7;
1431
1434
  }
1432
1435
  ensureDataToolTipTitleTextMargin() {
1433
- if (this.i.to) {
1436
+ if (this.i.u7) {
1434
1437
  return;
1435
1438
  }
1436
- this.i.to = new Thickness(2);
1439
+ this.i.u7 = new Thickness(2);
1437
1440
  }
1438
1441
  /**
1439
1442
  * Gets or sets the display text color.
1440
1443
  */
1441
1444
  get dataToolTipTitleTextColor() {
1442
- return brushToString(this.i.so);
1445
+ return brushToString(this.i.t7);
1443
1446
  }
1444
1447
  set dataToolTipTitleTextColor(v) {
1445
- this.i.so = stringToBrush(v);
1446
- this._a("dataToolTipTitleTextColor", brushToString(this.i.so));
1448
+ this.i.t7 = stringToBrush(v);
1449
+ this._a("dataToolTipTitleTextColor", brushToString(this.i.t7));
1447
1450
  }
1448
1451
  /**
1449
1452
  * Gets or Sets the style to use for the display text.
1450
1453
  */
1451
1454
  get dataToolTipTitleTextStyle() {
1452
- if (this.i.dp == null) {
1455
+ if (this.i.ea == null) {
1453
1456
  return null;
1454
1457
  }
1455
- return this.i.dp.fontString;
1458
+ return this.i.ea.fontString;
1456
1459
  }
1457
1460
  set dataToolTipTitleTextStyle(v) {
1458
1461
  let fi = new FontInfo();
1459
1462
  fi.fontString = v;
1460
- this.i.dp = fi;
1461
- this._a("dataToolTipTitleTextStyle", this.i.dp != null ? this.i.dp.fontString : "");
1463
+ this.i.ea = fi;
1464
+ this._a("dataToolTipTitleTextStyle", this.i.ea != null ? this.i.ea.fontString : "");
1462
1465
  }
1463
1466
  /**
1464
1467
  * Gets or sets the mode for displaying labels before series values in the data legend, e.g. O: H: L: C: for financial series
1465
1468
  */
1466
1469
  get dataToolTipLabelDisplayMode() {
1467
- return this.i.a0;
1470
+ return this.i.bg;
1468
1471
  }
1469
1472
  set dataToolTipLabelDisplayMode(v) {
1470
- this.i.a0 = ensureEnum(DataLegendLabelMode_$type, v);
1471
- this._a("dataToolTipLabelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.a0));
1473
+ this.i.bg = ensureEnum(DataLegendLabelMode_$type, v);
1474
+ this._a("dataToolTipLabelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.bg));
1472
1475
  }
1473
1476
  /**
1474
1477
  * Gets or sets the units text color.
1475
1478
  */
1476
1479
  get dataToolTipLabelTextColor() {
1477
- return brushToString(this.i.sj);
1480
+ return brushToString(this.i.t2);
1478
1481
  }
1479
1482
  set dataToolTipLabelTextColor(v) {
1480
- this.i.sj = stringToBrush(v);
1481
- this._a("dataToolTipLabelTextColor", brushToString(this.i.sj));
1483
+ this.i.t2 = stringToBrush(v);
1484
+ this._a("dataToolTipLabelTextColor", brushToString(this.i.t2));
1482
1485
  }
1483
1486
  get dataToolTipLabelTextMarginBottom() {
1484
- return this.i.tl ? this.i.tl.bottom : NaN;
1487
+ return this.i.u4 ? this.i.u4.bottom : NaN;
1485
1488
  }
1486
1489
  set dataToolTipLabelTextMarginBottom(v) {
1487
1490
  this.ensureDataToolTipLabelTextMargin();
1488
- this.i.tl.bottom = +v;
1489
- this._a("dataToolTipLabelTextMarginBottom", this.i.tl.bottom);
1490
- this.i.tl = this.i.tl;
1491
+ this.i.u4.bottom = +v;
1492
+ this._a("dataToolTipLabelTextMarginBottom", this.i.u4.bottom);
1493
+ this.i.u4 = this.i.u4;
1491
1494
  }
1492
1495
  get dataToolTipLabelTextMarginLeft() {
1493
- return this.i.tl ? this.i.tl.left : NaN;
1496
+ return this.i.u4 ? this.i.u4.left : NaN;
1494
1497
  }
1495
1498
  set dataToolTipLabelTextMarginLeft(v) {
1496
1499
  this.ensureDataToolTipLabelTextMargin();
1497
- this.i.tl.left = +v;
1498
- this._a("dataToolTipLabelTextMarginLeft", this.i.tl.left);
1499
- this.i.tl = this.i.tl;
1500
+ this.i.u4.left = +v;
1501
+ this._a("dataToolTipLabelTextMarginLeft", this.i.u4.left);
1502
+ this.i.u4 = this.i.u4;
1500
1503
  }
1501
1504
  get dataToolTipLabelTextMarginRight() {
1502
- return this.i.tl ? this.i.tl.right : NaN;
1505
+ return this.i.u4 ? this.i.u4.right : NaN;
1503
1506
  }
1504
1507
  set dataToolTipLabelTextMarginRight(v) {
1505
1508
  this.ensureDataToolTipLabelTextMargin();
1506
- this.i.tl.right = +v;
1507
- this._a("dataToolTipLabelTextMarginRight", this.i.tl.right);
1508
- this.i.tl = this.i.tl;
1509
+ this.i.u4.right = +v;
1510
+ this._a("dataToolTipLabelTextMarginRight", this.i.u4.right);
1511
+ this.i.u4 = this.i.u4;
1509
1512
  }
1510
1513
  get dataToolTipLabelTextMarginTop() {
1511
- return this.i.tl ? this.i.tl.top : NaN;
1514
+ return this.i.u4 ? this.i.u4.top : NaN;
1512
1515
  }
1513
1516
  set dataToolTipLabelTextMarginTop(v) {
1514
1517
  this.ensureDataToolTipLabelTextMargin();
1515
- this.i.tl.top = +v;
1516
- this._a("dataToolTipLabelTextMarginTop", this.i.tl.top);
1517
- this.i.tl = this.i.tl;
1518
+ this.i.u4.top = +v;
1519
+ this._a("dataToolTipLabelTextMarginTop", this.i.u4.top);
1520
+ this.i.u4 = this.i.u4;
1518
1521
  }
1519
1522
  ensureDataToolTipLabelTextMargin() {
1520
- if (this.i.tl) {
1523
+ if (this.i.u4) {
1521
1524
  return;
1522
1525
  }
1523
- this.i.tl = new Thickness(2);
1526
+ this.i.u4 = new Thickness(2);
1524
1527
  }
1525
1528
  /**
1526
1529
  * Gets or Sets the style to use for the units text.
1527
1530
  */
1528
1531
  get dataToolTipLabelTextStyle() {
1529
- if (this.i.dj == null) {
1532
+ if (this.i.d5 == null) {
1530
1533
  return null;
1531
1534
  }
1532
- return this.i.dj.fontString;
1535
+ return this.i.d5.fontString;
1533
1536
  }
1534
1537
  set dataToolTipLabelTextStyle(v) {
1535
1538
  let fi = new FontInfo();
1536
1539
  fi.fontString = v;
1537
- this.i.dj = fi;
1538
- this._a("dataToolTipLabelTextStyle", this.i.dj != null ? this.i.dj.fontString : "");
1540
+ this.i.d5 = fi;
1541
+ this._a("dataToolTipLabelTextStyle", this.i.d5 != null ? this.i.d5.fontString : "");
1539
1542
  }
1540
1543
  /**
1541
1544
  * Gets the domain type of this chart
1542
1545
  */
1543
1546
  get domainType() {
1544
- return this.i.bi;
1547
+ return this.i.by;
1548
+ }
1549
+ /**
1550
+ * Gets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties.
1551
+ */
1552
+ get sortDescriptions() {
1553
+ if (this.i.ay == null) {
1554
+ return null;
1555
+ }
1556
+ if (!this.i.ay.externalObject) {
1557
+ let e = new IgcChartSortDescriptionCollection();
1558
+ e._implementation = this.i.ay;
1559
+ this.i.ay.externalObject = e;
1560
+ }
1561
+ return this.i.ay.externalObject;
1562
+ }
1563
+ get groupSortDescriptions() {
1564
+ if (this.i.au == null) {
1565
+ return null;
1566
+ }
1567
+ if (!this.i.au.externalObject) {
1568
+ let e = new IgcChartSortDescriptionCollection();
1569
+ e._implementation = this.i.au;
1570
+ this.i.au.externalObject = e;
1571
+ }
1572
+ return this.i.au.externalObject;
1573
+ }
1574
+ /**
1575
+ * Gets the current grouping that is applied to the grid. Collection can be updated to modify the grouping for the grid. Once grouping descriptions are in this collection, the grid will no longer listen for changes on their properties.
1576
+ */
1577
+ get groupDescriptions() {
1578
+ if (this.i.at == null) {
1579
+ return null;
1580
+ }
1581
+ if (!this.i.at.externalObject) {
1582
+ let e = new IgcChartSortDescriptionCollection();
1583
+ e._implementation = this.i.at;
1584
+ this.i.at.externalObject = e;
1585
+ }
1586
+ return this.i.at.externalObject;
1587
+ }
1588
+ /**
1589
+ * Gets the current filter that is applied to the grid. Collection can be updated to modify the filter for the grid. Once filter expresisons are in this collection, the grid will no longer listen for changes on their properties.
1590
+ */
1591
+ get filterExpressions() {
1592
+ if (this.i.dq == null) {
1593
+ return null;
1594
+ }
1595
+ if (!this.i.dq.externalObject) {
1596
+ let e = new IgcFilterExpressionCollection();
1597
+ e._implementation = this.i.dq;
1598
+ this.i.dq.externalObject = e;
1599
+ }
1600
+ return this.i.dq.externalObject;
1601
+ }
1602
+ /**
1603
+ * Gets the current summaries that are applied to the grid.
1604
+ */
1605
+ get summaryDescriptions() {
1606
+ if (this.i.a2 == null) {
1607
+ return null;
1608
+ }
1609
+ if (!this.i.a2.externalObject) {
1610
+ let e = new IgcChartSummaryDescriptionCollection();
1611
+ e._implementation = this.i.a2;
1612
+ this.i.a2.externalObject = e;
1613
+ }
1614
+ return this.i.a2.externalObject;
1615
+ }
1616
+ /**
1617
+ * Gets the initial sorts that are applied to the chart.
1618
+ */
1619
+ get initialSortDescriptions() {
1620
+ if (this.i.ax == null) {
1621
+ return null;
1622
+ }
1623
+ if (!this.i.ax.externalObject) {
1624
+ let e = new IgcChartSortDescriptionCollection();
1625
+ e._implementation = this.i.ax;
1626
+ this.i.ax.externalObject = e;
1627
+ }
1628
+ return this.i.ax.externalObject;
1629
+ }
1630
+ /**
1631
+ * Gets the initial sorts that are applied to the chart after groupings and summaries are applied.
1632
+ */
1633
+ get initialGroupSortDescriptions() {
1634
+ if (this.i.aw == null) {
1635
+ return null;
1636
+ }
1637
+ if (!this.i.aw.externalObject) {
1638
+ let e = new IgcChartSortDescriptionCollection();
1639
+ e._implementation = this.i.aw;
1640
+ this.i.aw.externalObject = e;
1641
+ }
1642
+ return this.i.aw.externalObject;
1643
+ }
1644
+ /**
1645
+ * Gets the initial groupings that are applied to the chart.
1646
+ */
1647
+ get initialGroupDescriptions() {
1648
+ if (this.i.av == null) {
1649
+ return null;
1650
+ }
1651
+ if (!this.i.av.externalObject) {
1652
+ let e = new IgcChartSortDescriptionCollection();
1653
+ e._implementation = this.i.av;
1654
+ this.i.av.externalObject = e;
1655
+ }
1656
+ return this.i.av.externalObject;
1657
+ }
1658
+ /**
1659
+ * Gets the initial summaries that are applied to the chart.
1660
+ */
1661
+ get initialSummaryDescriptions() {
1662
+ if (this.i.a1 == null) {
1663
+ return null;
1664
+ }
1665
+ if (!this.i.a1.externalObject) {
1666
+ let e = new IgcChartSummaryDescriptionCollection();
1667
+ e._implementation = this.i.a1;
1668
+ this.i.a1.externalObject = e;
1669
+ }
1670
+ return this.i.a1.externalObject;
1671
+ }
1672
+ /**
1673
+ * Gets or sets the sorts to apply to the chart. This property will become ignored if sorts are changed outside of this property.
1674
+ */
1675
+ get initialSorts() {
1676
+ return this.i.oj;
1677
+ }
1678
+ set initialSorts(v) {
1679
+ this.i.oj = v;
1680
+ }
1681
+ /**
1682
+ * Gets or sets the sorts to apply after grouping has been applied.
1683
+ */
1684
+ get groupSorts() {
1685
+ return this.i.n0;
1686
+ }
1687
+ set groupSorts(v) {
1688
+ this.i.n0 = v;
1689
+ }
1690
+ /**
1691
+ * Gets or sets the groupings to apply to the chart. This property will become ignored if sorts are changed outside of this property.
1692
+ */
1693
+ get initialGroups() {
1694
+ return this.i.oh;
1695
+ }
1696
+ set initialGroups(v) {
1697
+ this.i.oh = v;
1698
+ }
1699
+ /**
1700
+ * Gets or sets the summaries to apply to the chart. This property will become ignored if sorts are changed outside of this property.
1701
+ */
1702
+ get initialSummaries() {
1703
+ return this.i.ol;
1704
+ }
1705
+ set initialSummaries(v) {
1706
+ this.i.ol = v;
1545
1707
  }
1546
1708
  /**
1547
1709
  * Gets or sets a set of property paths that should be included for consideration by the category chart, leaving the remainder excluded. If null, all properties will be considered.
@@ -1641,11 +1803,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1641
1803
  * ```
1642
1804
  */
1643
1805
  get isHorizontalZoomEnabled() {
1644
- return this.i.e0;
1806
+ return this.i.fr;
1645
1807
  }
1646
1808
  set isHorizontalZoomEnabled(v) {
1647
- this.i.e0 = ensureBool(v);
1648
- this._a("isHorizontalZoomEnabled", this.i.e0);
1809
+ this.i.fr = ensureBool(v);
1810
+ this._a("isHorizontalZoomEnabled", this.i.fr);
1649
1811
  }
1650
1812
  /**
1651
1813
  * Gets or sets whether the chart can be vertically zoomed through user interactions.
@@ -1657,42 +1819,42 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1657
1819
  * ```
1658
1820
  */
1659
1821
  get isVerticalZoomEnabled() {
1660
- return this.i.e6;
1822
+ return this.i.fx;
1661
1823
  }
1662
1824
  set isVerticalZoomEnabled(v) {
1663
- this.i.e6 = ensureBool(v);
1664
- this._a("isVerticalZoomEnabled", this.i.e6);
1825
+ this.i.fx = ensureBool(v);
1826
+ this._a("isVerticalZoomEnabled", this.i.fx);
1665
1827
  }
1666
1828
  /**
1667
1829
  * Gets or sets whether the chart should display mock data when the data source has not been provided, if supported for this type of chart.
1668
1830
  */
1669
1831
  get shouldDisplayMockData() {
1670
- return this.i.e9;
1832
+ return this.i.f0;
1671
1833
  }
1672
1834
  set shouldDisplayMockData(v) {
1673
- this.i.e9 = ensureBool(v);
1674
- this._a("shouldDisplayMockData", this.i.e9);
1835
+ this.i.f0 = ensureBool(v);
1836
+ this._a("shouldDisplayMockData", this.i.f0);
1675
1837
  }
1676
1838
  /**
1677
1839
  * Gets or sets whether the chart should use a faded skeleton style for mock data.
1678
1840
  */
1679
1841
  get shouldUseSkeletonStyleForMockData() {
1680
- return this.i.fa;
1842
+ return this.i.f3;
1681
1843
  }
1682
1844
  set shouldUseSkeletonStyleForMockData(v) {
1683
- this.i.fa = ensureBool(v);
1684
- this._a("shouldUseSkeletonStyleForMockData", this.i.fa);
1845
+ this.i.f3 = ensureBool(v);
1846
+ this._a("shouldUseSkeletonStyleForMockData", this.i.f3);
1685
1847
  }
1686
1848
  /**
1687
1849
  * Gets or sets whether the chart can highlight series through user interactions.
1688
1850
  * This property applies to Category Chart and Financial Chart controls.
1689
1851
  */
1690
1852
  get isSeriesHighlightingEnabled() {
1691
- return this.i.e2;
1853
+ return this.i.ft;
1692
1854
  }
1693
1855
  set isSeriesHighlightingEnabled(v) {
1694
- this.i.e2 = ensureBool(v);
1695
- this._a("isSeriesHighlightingEnabled", this.i.e2);
1856
+ this.i.ft = ensureBool(v);
1857
+ this._a("isSeriesHighlightingEnabled", this.i.ft);
1696
1858
  }
1697
1859
  /**
1698
1860
  * Gets or sets the rectangle representing the current scroll and zoom state of the chart.
@@ -1705,11 +1867,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1705
1867
  * ```
1706
1868
  */
1707
1869
  get windowRect() {
1708
- return fromRect(this.i.s7);
1870
+ return fromRect(this.i.uq);
1709
1871
  }
1710
1872
  set windowRect(v) {
1711
- this.i.s7 = toRect(v);
1712
- this._a("windowRect", rectToString(this.i.s7));
1873
+ this.i.uq = toRect(v);
1874
+ this._a("windowRect", rectToString(this.i.uq));
1713
1875
  }
1714
1876
  /**
1715
1877
  * Gets a rectangle representing the bounds of the plot area.
@@ -1721,7 +1883,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1721
1883
  * ```
1722
1884
  */
1723
1885
  get viewport() {
1724
- return fromRect(this.i.s6);
1886
+ return fromRect(this.i.up);
1725
1887
  }
1726
1888
  /**
1727
1889
  * Gets or sets text to display above the plot area.
@@ -1733,10 +1895,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1733
1895
  * ```
1734
1896
  */
1735
1897
  get chartTitle() {
1736
- return this.i.oh;
1898
+ return this.i.pv;
1737
1899
  }
1738
1900
  set chartTitle(v) {
1739
- this.i.oh = v;
1901
+ this.i.pv = v;
1740
1902
  }
1741
1903
  /**
1742
1904
  * Gets or sets text to display below the Title, above the plot area.
@@ -1748,10 +1910,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1748
1910
  * ```
1749
1911
  */
1750
1912
  get subtitle() {
1751
- return this.i.n6;
1913
+ return this.i.pk;
1752
1914
  }
1753
1915
  set subtitle(v) {
1754
- this.i.n6 = v;
1916
+ this.i.pk = v;
1755
1917
  }
1756
1918
  /**
1757
1919
  * Gets or sets horizontal alignment which determines the title position, relative to the left and right edges of the control.
@@ -1763,11 +1925,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1763
1925
  * ```
1764
1926
  */
1765
1927
  get titleAlignment() {
1766
- return this.i.ro;
1928
+ return this.i.s7;
1767
1929
  }
1768
1930
  set titleAlignment(v) {
1769
- this.i.ro = ensureEnum(HorizontalAlignment_$type, v);
1770
- this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.ro));
1931
+ this.i.s7 = ensureEnum(HorizontalAlignment_$type, v);
1932
+ this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.s7));
1771
1933
  }
1772
1934
  /**
1773
1935
  * Gets or sets horizontal alignment which determines the subtitle position, relative to the left and right edges of the control.
@@ -1779,11 +1941,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1779
1941
  * ```
1780
1942
  */
1781
1943
  get subtitleAlignment() {
1782
- return this.i.rn;
1944
+ return this.i.s6;
1783
1945
  }
1784
1946
  set subtitleAlignment(v) {
1785
- this.i.rn = ensureEnum(HorizontalAlignment_$type, v);
1786
- this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.rn));
1947
+ this.i.s6 = ensureEnum(HorizontalAlignment_$type, v);
1948
+ this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.s6));
1787
1949
  }
1788
1950
  /**
1789
1951
  * Gets or sets the behavior that determines how unknown values will be plotted on the chart.
@@ -1796,11 +1958,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1796
1958
  * ```
1797
1959
  */
1798
1960
  get unknownValuePlotting() {
1799
- return this.i.c4;
1961
+ return this.i.dk;
1800
1962
  }
1801
1963
  set unknownValuePlotting(v) {
1802
- this.i.c4 = ensureEnum(UnknownValuePlotting_$type, v);
1803
- this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.c4));
1964
+ this.i.dk = ensureEnum(UnknownValuePlotting_$type, v);
1965
+ this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.dk));
1804
1966
  }
1805
1967
  /**
1806
1968
  * Gets or sets the rendering resolution for all series in this chart.
@@ -1813,11 +1975,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1813
1975
  * ```
1814
1976
  */
1815
1977
  get resolution() {
1816
- return this.i.hn;
1978
+ return this.i.ig;
1817
1979
  }
1818
1980
  set resolution(v) {
1819
- this.i.hn = +v;
1820
- this._a("resolution", this.i.hn);
1981
+ this.i.ig = +v;
1982
+ this._a("resolution", this.i.ig);
1821
1983
  }
1822
1984
  /**
1823
1985
  * Gets or sets the thickness for all series in this chart. Depending on the ChartType, this can be the main brush used, or just the outline.
@@ -1825,61 +1987,61 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1825
1987
  * Use the `thickness` property for the thickness of all the series in this chart.
1826
1988
  */
1827
1989
  get thickness() {
1828
- return this.i.ht;
1990
+ return this.i.im;
1829
1991
  }
1830
1992
  set thickness(v) {
1831
- this.i.ht = +v;
1832
- this._a("thickness", this.i.ht);
1993
+ this.i.im = +v;
1994
+ this._a("thickness", this.i.im);
1833
1995
  }
1834
1996
  /**
1835
1997
  * Gets or sets the OutlineMode for all series in this chart.
1836
1998
  */
1837
1999
  get outlineMode() {
1838
- return this.i.cm;
2000
+ return this.i.c2;
1839
2001
  }
1840
2002
  set outlineMode(v) {
1841
- this.i.cm = ensureEnum(SeriesOutlineMode_$type, v);
1842
- this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.cm));
2003
+ this.i.c2 = ensureEnum(SeriesOutlineMode_$type, v);
2004
+ this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.c2));
1843
2005
  }
1844
2006
  /**
1845
2007
  * Gets or sets the MarkerOutlineMode for all series that support markers in this chart.
1846
2008
  */
1847
2009
  get markerOutlineMode() {
1848
- return this.i.b3;
2010
+ return this.i.cj;
1849
2011
  }
1850
2012
  set markerOutlineMode(v) {
1851
- this.i.b3 = ensureEnum(MarkerOutlineMode_$type, v);
1852
- this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.b3));
2013
+ this.i.cj = ensureEnum(MarkerOutlineMode_$type, v);
2014
+ this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.cj));
1853
2015
  }
1854
2016
  /**
1855
2017
  * Gets or sets the MarkerFillMode for all series that support markers in this chart.
1856
2018
  */
1857
2019
  get markerFillMode() {
1858
- return this.i.b1;
2020
+ return this.i.ch;
1859
2021
  }
1860
2022
  set markerFillMode(v) {
1861
- this.i.b1 = ensureEnum(MarkerFillMode_$type, v);
1862
- this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.b1));
2023
+ this.i.ch = ensureEnum(MarkerFillMode_$type, v);
2024
+ this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.ch));
1863
2025
  }
1864
2026
  /**
1865
2027
  * Gets or sets the Marker Fill Opacity for all series that support markers in this chart.
1866
2028
  */
1867
2029
  get markerFillOpacity() {
1868
- return this.i.hg;
2030
+ return this.i.h8;
1869
2031
  }
1870
2032
  set markerFillOpacity(v) {
1871
- this.i.hg = +v;
1872
- this._a("markerFillOpacity", this.i.hg);
2033
+ this.i.h8 = +v;
2034
+ this._a("markerFillOpacity", this.i.h8);
1873
2035
  }
1874
2036
  /**
1875
2037
  * Gets or sets the Marker Thickness for all series that support markers in this chart.
1876
2038
  */
1877
2039
  get markerThickness() {
1878
- return this.i.hh;
2040
+ return this.i.h9;
1879
2041
  }
1880
2042
  set markerThickness(v) {
1881
- this.i.hh = +v;
1882
- this._a("markerThickness", this.i.hh);
2043
+ this.i.h9 = +v;
2044
+ this._a("markerThickness", this.i.h9);
1883
2045
  }
1884
2046
  /**
1885
2047
  * Gets or sets the marker shapes used for indicating location of data points in this chart.
@@ -1888,12 +2050,12 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1888
2050
  get markerTypes() {
1889
2051
  if (this._markerTypes === null) {
1890
2052
  let coll = new IgcMarkerTypeCollection();
1891
- let innerColl = this.i.b8;
2053
+ let innerColl = this.i.co;
1892
2054
  if (!innerColl) {
1893
2055
  innerColl = new MarkerTypeCollection_internal();
1894
2056
  }
1895
2057
  this._markerTypes = coll._fromInner(innerColl);
1896
- this.i.b8 = innerColl;
2058
+ this.i.co = innerColl;
1897
2059
  }
1898
2060
  return this._markerTypes;
1899
2061
  }
@@ -1905,25 +2067,25 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1905
2067
  let coll = new IgcMarkerTypeCollection();
1906
2068
  this._markerTypes = coll._fromOuter(v);
1907
2069
  let syncColl = new SyncableObservableCollection$1(MarkerType_$type);
1908
- let innerColl = this.i.b8;
2070
+ let innerColl = this.i.co;
1909
2071
  if (!innerColl) {
1910
2072
  innerColl = new MarkerTypeCollection_internal();
1911
2073
  }
1912
2074
  syncColl._inner = innerColl;
1913
2075
  syncColl.clear();
1914
2076
  this._markerTypes._setSyncTarget(syncColl);
1915
- this.i.b8 = innerColl;
2077
+ this.i.co = innerColl;
1916
2078
  }
1917
2079
  /**
1918
2080
  * Gets or sets the default marker type for all series plotted in this chart.
1919
2081
  * This property is ignored when the MarkerTypes property is set
1920
2082
  */
1921
2083
  get markerAutomaticBehavior() {
1922
- return this.i.bz;
2084
+ return this.i.cf;
1923
2085
  }
1924
2086
  set markerAutomaticBehavior(v) {
1925
- this.i.bz = ensureEnum(MarkerAutomaticBehavior_$type, v);
1926
- this._a("markerAutomaticBehavior", enumToString(MarkerAutomaticBehavior_$type, this.i.bz));
2087
+ this.i.cf = ensureEnum(MarkerAutomaticBehavior_$type, v);
2088
+ this._a("markerAutomaticBehavior", enumToString(MarkerAutomaticBehavior_$type, this.i.cf));
1927
2089
  }
1928
2090
  /**
1929
2091
  * Gets or sets the palette of brushes used for rendering fill area of data point markers.
@@ -1969,32 +2131,32 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1969
2131
  * ```
1970
2132
  */
1971
2133
  get markerMaxCount() {
1972
- return this.i.ip;
2134
+ return this.i.jl;
1973
2135
  }
1974
2136
  set markerMaxCount(v) {
1975
- this.i.ip = +v;
1976
- this._a("markerMaxCount", this.i.ip);
2137
+ this.i.jl = +v;
2138
+ this._a("markerMaxCount", this.i.jl);
1977
2139
  }
1978
2140
  /**
1979
2141
  * Gets or sets the fill opacity for all series that have area visuals in this chart.
1980
2142
  * For example, Area, SplineArea, Column chart types
1981
2143
  */
1982
2144
  get areaFillOpacity() {
1983
- return this.i.g1;
2145
+ return this.i.ht;
1984
2146
  }
1985
2147
  set areaFillOpacity(v) {
1986
- this.i.g1 = +v;
1987
- this._a("areaFillOpacity", this.i.g1);
2148
+ this.i.ht = +v;
2149
+ this._a("areaFillOpacity", this.i.ht);
1988
2150
  }
1989
2151
  /**
1990
2152
  * Gets or sets whether the series animations should be allowed when a range change has been detected on an axis.
1991
2153
  */
1992
2154
  get animateSeriesWhenAxisRangeChanges() {
1993
- return this.i.eh;
2155
+ return this.i.e7;
1994
2156
  }
1995
2157
  set animateSeriesWhenAxisRangeChanges(v) {
1996
- this.i.eh = ensureBool(v);
1997
- this._a("animateSeriesWhenAxisRangeChanges", this.i.eh);
2158
+ this.i.e7 = ensureBool(v);
2159
+ this._a("animateSeriesWhenAxisRangeChanges", this.i.e7);
1998
2160
  }
1999
2161
  /**
2000
2162
  * Gets or sets the palette of brushes to used for coloring trend lines in this chart.
@@ -2024,11 +2186,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2024
2186
  * ```
2025
2187
  */
2026
2188
  get trendLineType() {
2027
- return this.i.c2;
2189
+ return this.i.di;
2028
2190
  }
2029
2191
  set trendLineType(v) {
2030
- this.i.c2 = ensureEnum(TrendLineType_$type, v);
2031
- this._a("trendLineType", enumToString(TrendLineType_$type, this.i.c2));
2192
+ this.i.di = ensureEnum(TrendLineType_$type, v);
2193
+ this._a("trendLineType", enumToString(TrendLineType_$type, this.i.di));
2032
2194
  }
2033
2195
  /**
2034
2196
  * Gets or sets the thickness of the trend lines in this chart.
@@ -2041,11 +2203,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2041
2203
  * ```
2042
2204
  */
2043
2205
  get trendLineThickness() {
2044
- return this.i.hz;
2206
+ return this.i.it;
2045
2207
  }
2046
2208
  set trendLineThickness(v) {
2047
- this.i.hz = +v;
2048
- this._a("trendLineThickness", this.i.hz);
2209
+ this.i.it = +v;
2210
+ this._a("trendLineThickness", this.i.it);
2049
2211
  }
2050
2212
  /**
2051
2213
  * Gets or sets a value indicating whether grid and tick lines are aligned to device pixels.
@@ -2057,340 +2219,350 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2057
2219
  * ```
2058
2220
  */
2059
2221
  get alignsGridLinesToPixels() {
2060
- return this.i.eg;
2222
+ return this.i.e6;
2061
2223
  }
2062
2224
  set alignsGridLinesToPixels(v) {
2063
- this.i.eg = ensureBool(v);
2064
- this._a("alignsGridLinesToPixels", this.i.eg);
2225
+ this.i.e6 = ensureBool(v);
2226
+ this._a("alignsGridLinesToPixels", this.i.e6);
2065
2227
  }
2066
2228
  /**
2067
2229
  * Margin applied to the Left of the plot area.
2068
2230
  */
2069
2231
  get plotAreaMarginLeft() {
2070
- return this.i.hk;
2232
+ return this.i.ic;
2071
2233
  }
2072
2234
  set plotAreaMarginLeft(v) {
2073
- this.i.hk = +v;
2074
- this._a("plotAreaMarginLeft", this.i.hk);
2235
+ this.i.ic = +v;
2236
+ this._a("plotAreaMarginLeft", this.i.ic);
2075
2237
  }
2076
2238
  /**
2077
2239
  * Margin applied to the Top of the plot area.
2078
2240
  */
2079
2241
  get plotAreaMarginTop() {
2080
- return this.i.hm;
2242
+ return this.i.ie;
2081
2243
  }
2082
2244
  set plotAreaMarginTop(v) {
2083
- this.i.hm = +v;
2084
- this._a("plotAreaMarginTop", this.i.hm);
2245
+ this.i.ie = +v;
2246
+ this._a("plotAreaMarginTop", this.i.ie);
2085
2247
  }
2086
2248
  /**
2087
2249
  * Margin applied to the right of the plot area.
2088
2250
  */
2089
2251
  get plotAreaMarginRight() {
2090
- return this.i.hl;
2252
+ return this.i.id;
2091
2253
  }
2092
2254
  set plotAreaMarginRight(v) {
2093
- this.i.hl = +v;
2094
- this._a("plotAreaMarginRight", this.i.hl);
2255
+ this.i.id = +v;
2256
+ this._a("plotAreaMarginRight", this.i.id);
2095
2257
  }
2096
2258
  /**
2097
2259
  * Margin applied below the plot area.
2098
2260
  */
2099
2261
  get plotAreaMarginBottom() {
2100
- return this.i.hj;
2262
+ return this.i.ib;
2101
2263
  }
2102
2264
  set plotAreaMarginBottom(v) {
2103
- this.i.hj = +v;
2104
- this._a("plotAreaMarginBottom", this.i.hj);
2265
+ this.i.ib = +v;
2266
+ this._a("plotAreaMarginBottom", this.i.ib);
2105
2267
  }
2106
2268
  /**
2107
2269
  * Gets or sets mode to use for automatically calculating the plot area margin.
2108
2270
  */
2109
2271
  get computedPlotAreaMarginMode() {
2110
- return this.i.ao;
2272
+ return this.i.a4;
2111
2273
  }
2112
2274
  set computedPlotAreaMarginMode(v) {
2113
- this.i.ao = ensureEnum(ComputedPlotAreaMarginMode_$type, v);
2114
- this._a("computedPlotAreaMarginMode", enumToString(ComputedPlotAreaMarginMode_$type, this.i.ao));
2275
+ this.i.a4 = ensureEnum(ComputedPlotAreaMarginMode_$type, v);
2276
+ this._a("computedPlotAreaMarginMode", enumToString(ComputedPlotAreaMarginMode_$type, this.i.a4));
2115
2277
  }
2116
2278
  /**
2117
2279
  * Gets or sets horizontal mode to use for automatically calculating the plot area margin based ont the series.
2118
2280
  */
2119
2281
  get seriesPlotAreaMarginHorizontalMode() {
2120
- return this.i.co;
2282
+ return this.i.c4;
2121
2283
  }
2122
2284
  set seriesPlotAreaMarginHorizontalMode(v) {
2123
- this.i.co = ensureEnum(SeriesPlotAreaMarginHorizontalMode_$type, v);
2124
- this._a("seriesPlotAreaMarginHorizontalMode", enumToString(SeriesPlotAreaMarginHorizontalMode_$type, this.i.co));
2285
+ this.i.c4 = ensureEnum(SeriesPlotAreaMarginHorizontalMode_$type, v);
2286
+ this._a("seriesPlotAreaMarginHorizontalMode", enumToString(SeriesPlotAreaMarginHorizontalMode_$type, this.i.c4));
2125
2287
  }
2126
2288
  /**
2127
2289
  * Gets or sets vertical mode to use for automatically calculating the plot area margin based ont the series.
2128
2290
  */
2129
2291
  get seriesPlotAreaMarginVerticalMode() {
2130
- return this.i.cq;
2292
+ return this.i.c6;
2131
2293
  }
2132
2294
  set seriesPlotAreaMarginVerticalMode(v) {
2133
- this.i.cq = ensureEnum(SeriesPlotAreaMarginVerticalMode_$type, v);
2134
- this._a("seriesPlotAreaMarginVerticalMode", enumToString(SeriesPlotAreaMarginVerticalMode_$type, this.i.cq));
2295
+ this.i.c6 = ensureEnum(SeriesPlotAreaMarginVerticalMode_$type, v);
2296
+ this._a("seriesPlotAreaMarginVerticalMode", enumToString(SeriesPlotAreaMarginVerticalMode_$type, this.i.c6));
2135
2297
  }
2136
2298
  /**
2137
2299
  * Gets or sets the highlighting mode to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled.
2138
2300
  */
2139
2301
  get highlightingMode() {
2140
- return this.i.ck;
2302
+ return this.i.c0;
2141
2303
  }
2142
2304
  set highlightingMode(v) {
2143
- this.i.ck = ensureEnum(SeriesHighlightingMode_$type, v);
2144
- this._a("highlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.ck));
2305
+ this.i.c0 = ensureEnum(SeriesHighlightingMode_$type, v);
2306
+ this._a("highlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.c0));
2145
2307
  }
2146
2308
  /**
2147
2309
  * Gets or sets the highlighting Behavior to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled.
2148
2310
  */
2149
2311
  get highlightingBehavior() {
2150
- return this.i.ci;
2312
+ return this.i.cy;
2151
2313
  }
2152
2314
  set highlightingBehavior(v) {
2153
- this.i.ci = ensureEnum(SeriesHighlightingBehavior_$type, v);
2154
- this._a("highlightingBehavior", enumToString(SeriesHighlightingBehavior_$type, this.i.ci));
2315
+ this.i.cy = ensureEnum(SeriesHighlightingBehavior_$type, v);
2316
+ this._a("highlightingBehavior", enumToString(SeriesHighlightingBehavior_$type, this.i.cy));
2155
2317
  }
2156
2318
  /**
2157
2319
  * Gets or sets the highlighting mode to use for the legend linked to the component, when supported.
2158
2320
  */
2159
2321
  get legendHighlightingMode() {
2160
- return this.i.br;
2322
+ return this.i.b7;
2161
2323
  }
2162
2324
  set legendHighlightingMode(v) {
2163
- this.i.br = ensureEnum(LegendHighlightingMode_$type, v);
2164
- this._a("legendHighlightingMode", enumToString(LegendHighlightingMode_$type, this.i.br));
2325
+ this.i.b7 = ensureEnum(LegendHighlightingMode_$type, v);
2326
+ this._a("legendHighlightingMode", enumToString(LegendHighlightingMode_$type, this.i.b7));
2165
2327
  }
2166
2328
  /**
2167
2329
  * Gets or sets the type of legend badges representing all series displayed in a legend linked to this component
2168
2330
  * This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series
2169
2331
  */
2170
2332
  get legendItemBadgeShape() {
2171
- return this.i.bx;
2333
+ return this.i.cd;
2172
2334
  }
2173
2335
  set legendItemBadgeShape(v) {
2174
- this.i.bx = ensureEnum(LegendItemBadgeShape_$type, v);
2175
- this._a("legendItemBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.bx));
2336
+ this.i.cd = ensureEnum(LegendItemBadgeShape_$type, v);
2337
+ this._a("legendItemBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.cd));
2176
2338
  }
2177
2339
  /**
2178
2340
  * Gets or sets the mode of legend badges representing all series displayed in a legend linked to this component.
2179
2341
  * This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series
2180
2342
  */
2181
2343
  get legendItemBadgeMode() {
2182
- return this.i.bt;
2344
+ return this.i.b9;
2183
2345
  }
2184
2346
  set legendItemBadgeMode(v) {
2185
- this.i.bt = ensureEnum(LegendItemBadgeMode_$type, v);
2186
- this._a("legendItemBadgeMode", enumToString(LegendItemBadgeMode_$type, this.i.bt));
2347
+ this.i.b9 = ensureEnum(LegendItemBadgeMode_$type, v);
2348
+ this._a("legendItemBadgeMode", enumToString(LegendItemBadgeMode_$type, this.i.b9));
2187
2349
  }
2188
2350
  get trendLinePeriod() {
2189
- return this.i.ir;
2351
+ return this.i.jn;
2190
2352
  }
2191
2353
  set trendLinePeriod(v) {
2192
- this.i.ir = +v;
2193
- this._a("trendLinePeriod", this.i.ir);
2354
+ this.i.jn = +v;
2355
+ this._a("trendLinePeriod", this.i.jn);
2194
2356
  }
2195
2357
  /**
2196
2358
  * Gets or sets the style of tooltip to be displayed.
2197
2359
  */
2198
2360
  get toolTipType() {
2199
- return this.i.c0;
2361
+ return this.i.dg;
2200
2362
  }
2201
2363
  set toolTipType(v) {
2202
- this.i.c0 = ensureEnum(ToolTipType_$type, v);
2203
- this._a("toolTipType", enumToString(ToolTipType_$type, this.i.c0));
2364
+ this.i.dg = ensureEnum(ToolTipType_$type, v);
2365
+ this._a("toolTipType", enumToString(ToolTipType_$type, this.i.dg));
2204
2366
  }
2205
2367
  /**
2206
2368
  * Gets or sets the crosshairs to be displayed.
2207
2369
  */
2208
2370
  get crosshairsDisplayMode() {
2209
- return this.i.aq;
2371
+ return this.i.a6;
2210
2372
  }
2211
2373
  set crosshairsDisplayMode(v) {
2212
- this.i.aq = ensureEnum(CrosshairsDisplayMode_$type, v);
2213
- this._a("crosshairsDisplayMode", enumToString(CrosshairsDisplayMode_$type, this.i.aq));
2374
+ this.i.a6 = ensureEnum(CrosshairsDisplayMode_$type, v);
2375
+ this._a("crosshairsDisplayMode", enumToString(CrosshairsDisplayMode_$type, this.i.a6));
2214
2376
  }
2215
2377
  /**
2216
2378
  * Gets or sets whether crosshairs will snap to the nearest data point.
2217
2379
  */
2218
2380
  get crosshairsSnapToData() {
2219
- return this.i.em;
2381
+ return this.i.fc;
2220
2382
  }
2221
2383
  set crosshairsSnapToData(v) {
2222
- this.i.em = ensureBool(v);
2223
- this._a("crosshairsSnapToData", this.i.em);
2384
+ this.i.fc = ensureBool(v);
2385
+ this._a("crosshairsSnapToData", this.i.fc);
2224
2386
  }
2225
2387
  /**
2226
2388
  * Gets or sets the color to apply to vertical crosshairs line.
2227
2389
  */
2228
2390
  get crosshairsLineVerticalStroke() {
2229
- return brushToString(this.i.sh);
2391
+ return brushToString(this.i.t0);
2230
2392
  }
2231
2393
  set crosshairsLineVerticalStroke(v) {
2232
- this.i.sh = stringToBrush(v);
2233
- this._a("crosshairsLineVerticalStroke", brushToString(this.i.sh));
2394
+ this.i.t0 = stringToBrush(v);
2395
+ this._a("crosshairsLineVerticalStroke", brushToString(this.i.t0));
2234
2396
  }
2235
2397
  /**
2236
2398
  * Gets or sets thickness of crosshairs lines.
2237
2399
  */
2238
2400
  get crosshairsLineThickness() {
2239
- return this.i.g3;
2401
+ return this.i.hv;
2240
2402
  }
2241
2403
  set crosshairsLineThickness(v) {
2242
- this.i.g3 = +v;
2243
- this._a("crosshairsLineThickness", this.i.g3);
2404
+ this.i.hv = +v;
2405
+ this._a("crosshairsLineThickness", this.i.hv);
2244
2406
  }
2245
2407
  /**
2246
2408
  * Gets or sets the color to apply to horizontal crosshairs line.
2247
2409
  */
2248
2410
  get crosshairsLineHorizontalStroke() {
2249
- return brushToString(this.i.sg);
2411
+ return brushToString(this.i.tz);
2250
2412
  }
2251
2413
  set crosshairsLineHorizontalStroke(v) {
2252
- this.i.sg = stringToBrush(v);
2253
- this._a("crosshairsLineHorizontalStroke", brushToString(this.i.sg));
2414
+ this.i.tz = stringToBrush(v);
2415
+ this._a("crosshairsLineHorizontalStroke", brushToString(this.i.tz));
2254
2416
  }
2255
2417
  /**
2256
2418
  * Gets or sets whether annotations are shown along the axis for crosshair values
2257
2419
  */
2258
2420
  get crosshairsAnnotationEnabled() {
2259
- return this.i.el;
2421
+ return this.i.fb;
2260
2422
  }
2261
2423
  set crosshairsAnnotationEnabled(v) {
2262
- this.i.el = ensureBool(v);
2263
- this._a("crosshairsAnnotationEnabled", this.i.el);
2424
+ this.i.fb = ensureBool(v);
2425
+ this._a("crosshairsAnnotationEnabled", this.i.fb);
2264
2426
  }
2265
2427
  /**
2266
2428
  * Gets or sets the background of crosshair annotation on x-axis.
2267
2429
  */
2268
2430
  get crosshairsAnnotationXAxisBackground() {
2269
- return brushToString(this.i.sc);
2431
+ return brushToString(this.i.tv);
2270
2432
  }
2271
2433
  set crosshairsAnnotationXAxisBackground(v) {
2272
- this.i.sc = stringToBrush(v);
2273
- this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.sc));
2434
+ this.i.tv = stringToBrush(v);
2435
+ this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.tv));
2274
2436
  }
2275
2437
  /**
2276
2438
  * Gets or sets the background of crosshair annotation on y-axis.
2277
2439
  */
2278
2440
  get crosshairsAnnotationYAxisBackground() {
2279
- return brushToString(this.i.se);
2441
+ return brushToString(this.i.tx);
2280
2442
  }
2281
2443
  set crosshairsAnnotationYAxisBackground(v) {
2282
- this.i.se = stringToBrush(v);
2283
- this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.se));
2444
+ this.i.tx = stringToBrush(v);
2445
+ this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.tx));
2284
2446
  }
2285
2447
  /**
2286
2448
  * Gets or sets the text color of crosshair annotation on x-axis.
2287
2449
  */
2288
2450
  get crosshairsAnnotationXAxisTextColor() {
2289
- return brushToString(this.i.sd);
2451
+ return brushToString(this.i.tw);
2290
2452
  }
2291
2453
  set crosshairsAnnotationXAxisTextColor(v) {
2292
- this.i.sd = stringToBrush(v);
2293
- this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.sd));
2454
+ this.i.tw = stringToBrush(v);
2455
+ this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.tw));
2294
2456
  }
2295
2457
  /**
2296
2458
  * Gets or sets the text color of crosshair annotation on y-axis.
2297
2459
  */
2298
2460
  get crosshairsAnnotationYAxisTextColor() {
2299
- return brushToString(this.i.sf);
2461
+ return brushToString(this.i.ty);
2300
2462
  }
2301
2463
  set crosshairsAnnotationYAxisTextColor(v) {
2302
- this.i.sf = stringToBrush(v);
2303
- this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.sf));
2464
+ this.i.ty = stringToBrush(v);
2465
+ this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.ty));
2304
2466
  }
2305
2467
  /**
2306
2468
  * Gets or sets precision on interpolated values of crosshairs on x-axis.
2307
2469
  */
2308
2470
  get crosshairsAnnotationXAxisPrecision() {
2309
- return this.i.ij;
2471
+ return this.i.jg;
2310
2472
  }
2311
2473
  set crosshairsAnnotationXAxisPrecision(v) {
2312
- this.i.ij = +v;
2313
- this._a("crosshairsAnnotationXAxisPrecision", this.i.ij);
2474
+ this.i.jg = +v;
2475
+ this._a("crosshairsAnnotationXAxisPrecision", this.i.jg);
2314
2476
  }
2315
2477
  /**
2316
2478
  * Gets or sets precision on interpolated values of crosshairs on y-axis.
2317
2479
  */
2318
2480
  get crosshairsAnnotationYAxisPrecision() {
2319
- return this.i.ik;
2481
+ return this.i.jh;
2320
2482
  }
2321
2483
  set crosshairsAnnotationYAxisPrecision(v) {
2322
- this.i.ik = +v;
2323
- this._a("crosshairsAnnotationYAxisPrecision", this.i.ik);
2484
+ this.i.jh = +v;
2485
+ this._a("crosshairsAnnotationYAxisPrecision", this.i.jh);
2324
2486
  }
2325
2487
  /**
2326
2488
  * Gets or sets whether annotations for the final value of each series is displayed on the axis.
2327
2489
  */
2328
2490
  get shouldAvoidAxisAnnotationCollisions() {
2329
- return this.i.e8;
2491
+ return this.i.fz;
2330
2492
  }
2331
2493
  set shouldAvoidAxisAnnotationCollisions(v) {
2332
- this.i.e8 = ensureBool(v);
2333
- this._a("shouldAvoidAxisAnnotationCollisions", this.i.e8);
2494
+ this.i.fz = ensureBool(v);
2495
+ this._a("shouldAvoidAxisAnnotationCollisions", this.i.fz);
2496
+ }
2497
+ /**
2498
+ * Gets or sets a whether the chart should pan its content when zooing in passed max zoom level.
2499
+ */
2500
+ get shouldPanOnMaximumZoom() {
2501
+ return this.i.f1;
2502
+ }
2503
+ set shouldPanOnMaximumZoom(v) {
2504
+ this.i.f1 = ensureBool(v);
2505
+ this._a("shouldPanOnMaximumZoom", this.i.f1);
2334
2506
  }
2335
2507
  /**
2336
2508
  * Gets or sets whether annotations for the final value of each series is displayed on the axis.
2337
2509
  */
2338
2510
  get finalValueAnnotationsVisible() {
2339
- return this.i.es;
2511
+ return this.i.fi;
2340
2512
  }
2341
2513
  set finalValueAnnotationsVisible(v) {
2342
- this.i.es = ensureBool(v);
2343
- this._a("finalValueAnnotationsVisible", this.i.es);
2514
+ this.i.fi = ensureBool(v);
2515
+ this._a("finalValueAnnotationsVisible", this.i.fi);
2344
2516
  }
2345
2517
  /**
2346
2518
  * Gets or sets the background of final value annotation.
2347
2519
  */
2348
2520
  get finalValueAnnotationsBackground() {
2349
- return brushToString(this.i.sr);
2521
+ return brushToString(this.i.ua);
2350
2522
  }
2351
2523
  set finalValueAnnotationsBackground(v) {
2352
- this.i.sr = stringToBrush(v);
2353
- this._a("finalValueAnnotationsBackground", brushToString(this.i.sr));
2524
+ this.i.ua = stringToBrush(v);
2525
+ this._a("finalValueAnnotationsBackground", brushToString(this.i.ua));
2354
2526
  }
2355
2527
  /**
2356
2528
  * Gets or sets the text color of final value annotation.
2357
2529
  */
2358
2530
  get finalValueAnnotationsTextColor() {
2359
- return brushToString(this.i.ss);
2531
+ return brushToString(this.i.ub);
2360
2532
  }
2361
2533
  set finalValueAnnotationsTextColor(v) {
2362
- this.i.ss = stringToBrush(v);
2363
- this._a("finalValueAnnotationsTextColor", brushToString(this.i.ss));
2534
+ this.i.ub = stringToBrush(v);
2535
+ this._a("finalValueAnnotationsTextColor", brushToString(this.i.ub));
2364
2536
  }
2365
2537
  /**
2366
2538
  * Gets or sets precision on final value annotation.
2367
2539
  */
2368
2540
  get finalValueAnnotationsPrecision() {
2369
- return this.i.io;
2541
+ return this.i.jk;
2370
2542
  }
2371
2543
  set finalValueAnnotationsPrecision(v) {
2372
- this.i.io = +v;
2373
- this._a("finalValueAnnotationsPrecision", this.i.io);
2544
+ this.i.jk = +v;
2545
+ this._a("finalValueAnnotationsPrecision", this.i.jk);
2374
2546
  }
2375
2547
  /**
2376
2548
  * Gets or sets if callouts should be displayed.
2377
2549
  */
2378
2550
  get calloutsVisible() {
2379
- return this.i.ek;
2551
+ return this.i.fa;
2380
2552
  }
2381
2553
  set calloutsVisible(v) {
2382
- this.i.ek = ensureBool(v);
2383
- this._a("calloutsVisible", this.i.ek);
2554
+ this.i.fa = ensureBool(v);
2555
+ this._a("calloutsVisible", this.i.fa);
2384
2556
  }
2385
2557
  /**
2386
2558
  * Gets or sets if event annotations should be displayed.
2387
2559
  */
2388
2560
  get calloutStyleUpdatingEventEnabled() {
2389
- return this.i.ej;
2561
+ return this.i.e9;
2390
2562
  }
2391
2563
  set calloutStyleUpdatingEventEnabled(v) {
2392
- this.i.ej = ensureBool(v);
2393
- this._a("calloutStyleUpdatingEventEnabled", this.i.ej);
2564
+ this.i.e9 = ensureBool(v);
2565
+ this._a("calloutStyleUpdatingEventEnabled", this.i.e9);
2394
2566
  }
2395
2567
  /**
2396
2568
  * Gets or sets the allowed positions that the callout layer is allowed to use.
@@ -2428,277 +2600,329 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2428
2600
  * Gets or sets the member path of the X data for the callouts.
2429
2601
  */
2430
2602
  get calloutsXMemberPath() {
2431
- return this.i.j1;
2603
+ return this.i.k6;
2432
2604
  }
2433
2605
  set calloutsXMemberPath(v) {
2434
- this.i.j1 = v;
2606
+ this.i.k6 = v;
2435
2607
  }
2436
2608
  /**
2437
2609
  * Gets or sets the member path of the Y data for the callouts.
2438
2610
  */
2439
2611
  get calloutsYMemberPath() {
2440
- return this.i.j3;
2612
+ return this.i.k8;
2441
2613
  }
2442
2614
  set calloutsYMemberPath(v) {
2443
- this.i.j3 = v;
2615
+ this.i.k8 = v;
2444
2616
  }
2445
2617
  /**
2446
2618
  * Gets or sets the member path of the label data for the callouts.
2447
2619
  */
2448
2620
  get calloutsLabelMemberPath() {
2449
- return this.i.jx;
2621
+ return this.i.k2;
2450
2622
  }
2451
2623
  set calloutsLabelMemberPath(v) {
2452
- this.i.jx = v;
2624
+ this.i.k2 = v;
2453
2625
  }
2454
2626
  /**
2455
2627
  * Gets or sets the member path of the content data for the callouts.
2456
2628
  */
2457
2629
  get calloutsContentMemberPath() {
2458
- return this.i.ju;
2630
+ return this.i.kz;
2459
2631
  }
2460
2632
  set calloutsContentMemberPath(v) {
2461
- this.i.ju = v;
2633
+ this.i.kz = v;
2462
2634
  }
2463
2635
  /**
2464
2636
  * Gets or sets the horizontal scrollbar mode to use for the series viewer.
2465
2637
  */
2466
2638
  get horizontalViewScrollbarMode() {
2467
- return this.i.cv;
2639
+ return this.i.db;
2468
2640
  }
2469
2641
  set horizontalViewScrollbarMode(v) {
2470
- this.i.cv = ensureEnum(SeriesViewerScrollbarMode_$type, v);
2471
- this._a("horizontalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.cv));
2642
+ this.i.db = ensureEnum(SeriesViewerScrollbarMode_$type, v);
2643
+ this._a("horizontalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.db));
2472
2644
  }
2473
2645
  /**
2474
2646
  * Gets or sets the vertical scrollbar mode to use for the series viewer.
2475
2647
  */
2476
2648
  get verticalViewScrollbarMode() {
2477
- return this.i.cw;
2649
+ return this.i.dc;
2478
2650
  }
2479
2651
  set verticalViewScrollbarMode(v) {
2480
- this.i.cw = ensureEnum(SeriesViewerScrollbarMode_$type, v);
2481
- this._a("verticalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.cw));
2652
+ this.i.dc = ensureEnum(SeriesViewerScrollbarMode_$type, v);
2653
+ this._a("verticalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.dc));
2482
2654
  }
2483
2655
  /**
2484
2656
  * Gets or sets the position to use for the horizontal scrollbar in the component, when enabled.
2485
2657
  */
2486
2658
  get horizontalViewScrollbarPosition() {
2487
- return this.i.cs;
2659
+ return this.i.c8;
2488
2660
  }
2489
2661
  set horizontalViewScrollbarPosition(v) {
2490
- this.i.cs = ensureEnum(SeriesViewerHorizontalScrollbarPosition_$type, v);
2491
- this._a("horizontalViewScrollbarPosition", enumToString(SeriesViewerHorizontalScrollbarPosition_$type, this.i.cs));
2662
+ this.i.c8 = ensureEnum(SeriesViewerHorizontalScrollbarPosition_$type, v);
2663
+ this._a("horizontalViewScrollbarPosition", enumToString(SeriesViewerHorizontalScrollbarPosition_$type, this.i.c8));
2492
2664
  }
2493
2665
  /**
2494
2666
  * Gets or sets the position to use for the vertical scrollbar in the component, when enabled.
2495
2667
  */
2496
2668
  get verticalViewScrollbarPosition() {
2497
- return this.i.cy;
2669
+ return this.i.de;
2498
2670
  }
2499
2671
  set verticalViewScrollbarPosition(v) {
2500
- this.i.cy = ensureEnum(SeriesViewerVerticalScrollbarPosition_$type, v);
2501
- this._a("verticalViewScrollbarPosition", enumToString(SeriesViewerVerticalScrollbarPosition_$type, this.i.cy));
2672
+ this.i.de = ensureEnum(SeriesViewerVerticalScrollbarPosition_$type, v);
2673
+ this._a("verticalViewScrollbarPosition", enumToString(SeriesViewerVerticalScrollbarPosition_$type, this.i.de));
2502
2674
  }
2503
2675
  /**
2504
2676
  * Gets or sets the fill to use for the horizontal scrollbar in the component, when enabled.
2505
2677
  */
2506
2678
  get horizontalViewScrollbarFill() {
2507
- return brushToString(this.i.sx);
2679
+ return brushToString(this.i.ug);
2508
2680
  }
2509
2681
  set horizontalViewScrollbarFill(v) {
2510
- this.i.sx = stringToBrush(v);
2511
- this._a("horizontalViewScrollbarFill", brushToString(this.i.sx));
2682
+ this.i.ug = stringToBrush(v);
2683
+ this._a("horizontalViewScrollbarFill", brushToString(this.i.ug));
2512
2684
  }
2513
2685
  /**
2514
2686
  * Gets or sets the outline to use for the horizontal scrollbar in the component, when enabled.
2515
2687
  */
2516
2688
  get horizontalViewScrollbarOutline() {
2517
- return brushToString(this.i.sy);
2689
+ return brushToString(this.i.uh);
2518
2690
  }
2519
2691
  set horizontalViewScrollbarOutline(v) {
2520
- this.i.sy = stringToBrush(v);
2521
- this._a("horizontalViewScrollbarOutline", brushToString(this.i.sy));
2692
+ this.i.uh = stringToBrush(v);
2693
+ this._a("horizontalViewScrollbarOutline", brushToString(this.i.uh));
2522
2694
  }
2523
2695
  /**
2524
2696
  * Gets or sets the stroke thickness to use for the horizontal scrollbar in the component, when enabled.
2525
2697
  */
2526
2698
  get horizontalViewScrollbarStrokeThickness() {
2527
- return this.i.hc;
2699
+ return this.i.h4;
2528
2700
  }
2529
2701
  set horizontalViewScrollbarStrokeThickness(v) {
2530
- this.i.hc = +v;
2531
- this._a("horizontalViewScrollbarStrokeThickness", this.i.hc);
2702
+ this.i.h4 = +v;
2703
+ this._a("horizontalViewScrollbarStrokeThickness", this.i.h4);
2532
2704
  }
2533
2705
  /**
2534
2706
  * Gets or sets the max opacity to use for the horizontal scrollbar in the component, when enabled.
2535
2707
  */
2536
2708
  get horizontalViewScrollbarMaxOpacity() {
2537
- return this.i.hb;
2709
+ return this.i.h3;
2538
2710
  }
2539
2711
  set horizontalViewScrollbarMaxOpacity(v) {
2540
- this.i.hb = +v;
2541
- this._a("horizontalViewScrollbarMaxOpacity", this.i.hb);
2712
+ this.i.h3 = +v;
2713
+ this._a("horizontalViewScrollbarMaxOpacity", this.i.h3);
2542
2714
  }
2543
2715
  /**
2544
2716
  * Gets or sets the corner radius to use for the horizontal scrollbar in the component, when enabled.
2545
2717
  */
2546
2718
  get horizontalViewScrollbarCornerRadius() {
2547
- return this.i.g8;
2719
+ return this.i.h0;
2548
2720
  }
2549
2721
  set horizontalViewScrollbarCornerRadius(v) {
2550
- this.i.g8 = +v;
2551
- this._a("horizontalViewScrollbarCornerRadius", this.i.g8);
2722
+ this.i.h0 = +v;
2723
+ this._a("horizontalViewScrollbarCornerRadius", this.i.h0);
2552
2724
  }
2553
2725
  /**
2554
2726
  * Gets or sets the height to use for the horizontal scrollbar in the component, when enabled.
2555
2727
  */
2556
2728
  get horizontalViewScrollbarHeight() {
2557
- return this.i.g9;
2729
+ return this.i.h1;
2558
2730
  }
2559
2731
  set horizontalViewScrollbarHeight(v) {
2560
- this.i.g9 = +v;
2561
- this._a("horizontalViewScrollbarHeight", this.i.g9);
2732
+ this.i.h1 = +v;
2733
+ this._a("horizontalViewScrollbarHeight", this.i.h1);
2562
2734
  }
2563
2735
  /**
2564
2736
  * Gets or sets the inset distance to use for the horizontal scrollbar in the component, when enabled.
2565
2737
  */
2566
2738
  get horizontalViewScrollbarInset() {
2567
- return this.i.ha;
2739
+ return this.i.h2;
2568
2740
  }
2569
2741
  set horizontalViewScrollbarInset(v) {
2570
- this.i.ha = +v;
2571
- this._a("horizontalViewScrollbarInset", this.i.ha);
2742
+ this.i.h2 = +v;
2743
+ this._a("horizontalViewScrollbarInset", this.i.h2);
2572
2744
  }
2573
2745
  /**
2574
2746
  * Gets or sets the track start inset to use for the horizontal scrollbar in the component, when enabled.
2575
2747
  */
2576
2748
  get horizontalViewScrollbarTrackStartInset() {
2577
- return this.i.he;
2749
+ return this.i.h6;
2578
2750
  }
2579
2751
  set horizontalViewScrollbarTrackStartInset(v) {
2580
- this.i.he = +v;
2581
- this._a("horizontalViewScrollbarTrackStartInset", this.i.he);
2752
+ this.i.h6 = +v;
2753
+ this._a("horizontalViewScrollbarTrackStartInset", this.i.h6);
2582
2754
  }
2583
2755
  /**
2584
2756
  * Gets or sets the track end inset to use for the horizontal scrollbar in the component, when enabled.
2585
2757
  */
2586
2758
  get horizontalViewScrollbarTrackEndInset() {
2587
- return this.i.hd;
2759
+ return this.i.h5;
2588
2760
  }
2589
2761
  set horizontalViewScrollbarTrackEndInset(v) {
2590
- this.i.hd = +v;
2591
- this._a("horizontalViewScrollbarTrackEndInset", this.i.hd);
2762
+ this.i.h5 = +v;
2763
+ this._a("horizontalViewScrollbarTrackEndInset", this.i.h5);
2592
2764
  }
2593
2765
  /**
2594
2766
  * Gets or sets whether to use automatic track insets for the horizontal scrollbar in the component, when enabled.
2595
2767
  */
2596
2768
  get horizontalViewScrollbarShouldAddAutoTrackInsets() {
2597
- return this.i.eu;
2769
+ return this.i.fk;
2598
2770
  }
2599
2771
  set horizontalViewScrollbarShouldAddAutoTrackInsets(v) {
2600
- this.i.eu = ensureBool(v);
2601
- this._a("horizontalViewScrollbarShouldAddAutoTrackInsets", this.i.eu);
2772
+ this.i.fk = ensureBool(v);
2773
+ this._a("horizontalViewScrollbarShouldAddAutoTrackInsets", this.i.fk);
2602
2774
  }
2603
2775
  /**
2604
2776
  * Gets or sets the fill to use for the vertical scrollbar in the component, when enabled.
2605
2777
  */
2606
2778
  get verticalViewScrollbarFill() {
2607
- return brushToString(this.i.s2);
2779
+ return brushToString(this.i.ul);
2608
2780
  }
2609
2781
  set verticalViewScrollbarFill(v) {
2610
- this.i.s2 = stringToBrush(v);
2611
- this._a("verticalViewScrollbarFill", brushToString(this.i.s2));
2782
+ this.i.ul = stringToBrush(v);
2783
+ this._a("verticalViewScrollbarFill", brushToString(this.i.ul));
2612
2784
  }
2613
2785
  /**
2614
2786
  * Gets or sets the outline to use for the vertical scrollbar in the component, when enabled.
2615
2787
  */
2616
2788
  get verticalViewScrollbarOutline() {
2617
- return brushToString(this.i.s3);
2789
+ return brushToString(this.i.um);
2618
2790
  }
2619
2791
  set verticalViewScrollbarOutline(v) {
2620
- this.i.s3 = stringToBrush(v);
2621
- this._a("verticalViewScrollbarOutline", brushToString(this.i.s3));
2792
+ this.i.um = stringToBrush(v);
2793
+ this._a("verticalViewScrollbarOutline", brushToString(this.i.um));
2622
2794
  }
2623
2795
  /**
2624
2796
  * Gets or sets the stroke thickness to use for the vertical scrollbar in the component, when enabled.
2625
2797
  */
2626
2798
  get verticalViewScrollbarStrokeThickness() {
2627
- return this.i.h3;
2799
+ return this.i.ix;
2628
2800
  }
2629
2801
  set verticalViewScrollbarStrokeThickness(v) {
2630
- this.i.h3 = +v;
2631
- this._a("verticalViewScrollbarStrokeThickness", this.i.h3);
2802
+ this.i.ix = +v;
2803
+ this._a("verticalViewScrollbarStrokeThickness", this.i.ix);
2632
2804
  }
2633
2805
  /**
2634
2806
  * Gets or sets the max opacity to use for the vertical scrollbar in the component, when enabled.
2635
2807
  */
2636
2808
  get verticalViewScrollbarMaxOpacity() {
2637
- return this.i.h2;
2809
+ return this.i.iw;
2638
2810
  }
2639
2811
  set verticalViewScrollbarMaxOpacity(v) {
2640
- this.i.h2 = +v;
2641
- this._a("verticalViewScrollbarMaxOpacity", this.i.h2);
2812
+ this.i.iw = +v;
2813
+ this._a("verticalViewScrollbarMaxOpacity", this.i.iw);
2642
2814
  }
2643
2815
  /**
2644
2816
  * Gets or sets the corner radius to use for the vertical scrollbar in the component, when enabled.
2645
2817
  */
2646
2818
  get verticalViewScrollbarCornerRadius() {
2647
- return this.i.h0;
2819
+ return this.i.iu;
2648
2820
  }
2649
2821
  set verticalViewScrollbarCornerRadius(v) {
2650
- this.i.h0 = +v;
2651
- this._a("verticalViewScrollbarCornerRadius", this.i.h0);
2822
+ this.i.iu = +v;
2823
+ this._a("verticalViewScrollbarCornerRadius", this.i.iu);
2652
2824
  }
2653
2825
  /**
2654
2826
  * Gets or sets the width to use for the vertical scrollbar in the component, when enabled.
2655
2827
  */
2656
2828
  get verticalViewScrollbarWidth() {
2657
- return this.i.h6;
2829
+ return this.i.i0;
2658
2830
  }
2659
2831
  set verticalViewScrollbarWidth(v) {
2660
- this.i.h6 = +v;
2661
- this._a("verticalViewScrollbarWidth", this.i.h6);
2832
+ this.i.i0 = +v;
2833
+ this._a("verticalViewScrollbarWidth", this.i.i0);
2662
2834
  }
2663
2835
  /**
2664
2836
  * Gets or sets the inset distance to use for the vertical scrollbar in the component, when enabled.
2665
2837
  */
2666
2838
  get verticalViewScrollbarInset() {
2667
- return this.i.h1;
2839
+ return this.i.iv;
2668
2840
  }
2669
2841
  set verticalViewScrollbarInset(v) {
2670
- this.i.h1 = +v;
2671
- this._a("verticalViewScrollbarInset", this.i.h1);
2842
+ this.i.iv = +v;
2843
+ this._a("verticalViewScrollbarInset", this.i.iv);
2672
2844
  }
2673
2845
  /**
2674
2846
  * Gets or sets the track start inset to use for the vertical scrollbar in the component, when enabled.
2675
2847
  */
2676
2848
  get verticalViewScrollbarTrackStartInset() {
2677
- return this.i.h5;
2849
+ return this.i.iz;
2678
2850
  }
2679
2851
  set verticalViewScrollbarTrackStartInset(v) {
2680
- this.i.h5 = +v;
2681
- this._a("verticalViewScrollbarTrackStartInset", this.i.h5);
2852
+ this.i.iz = +v;
2853
+ this._a("verticalViewScrollbarTrackStartInset", this.i.iz);
2682
2854
  }
2683
2855
  /**
2684
2856
  * Gets or sets the track end inset to use for the vertical scrollbar in the component, when enabled.
2685
2857
  */
2686
2858
  get verticalViewScrollbarTrackEndInset() {
2687
- return this.i.h4;
2859
+ return this.i.iy;
2688
2860
  }
2689
2861
  set verticalViewScrollbarTrackEndInset(v) {
2690
- this.i.h4 = +v;
2691
- this._a("verticalViewScrollbarTrackEndInset", this.i.h4);
2862
+ this.i.iy = +v;
2863
+ this._a("verticalViewScrollbarTrackEndInset", this.i.iy);
2692
2864
  }
2693
2865
  /**
2694
2866
  * Gets or sets whether to use automatic track insets for the vertical scrollbar in the component, when enabled.
2695
2867
  */
2696
2868
  get verticalViewScrollbarShouldAddAutoTrackInsets() {
2697
- return this.i.fb;
2869
+ return this.i.f4;
2698
2870
  }
2699
2871
  set verticalViewScrollbarShouldAddAutoTrackInsets(v) {
2700
- this.i.fb = ensureBool(v);
2701
- this._a("verticalViewScrollbarShouldAddAutoTrackInsets", this.i.fb);
2872
+ this.i.f4 = ensureBool(v);
2873
+ this._a("verticalViewScrollbarShouldAddAutoTrackInsets", this.i.f4);
2874
+ }
2875
+ /**
2876
+ * Sets or gets the minimum width that the window rect is allowed to reach before being clamped.
2877
+ * Decrease this value if you want to allow for further zooming into the viewer.
2878
+ * If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
2879
+ * This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)
2880
+ */
2881
+ get windowRectMinWidth() {
2882
+ return this.i.i2;
2883
+ }
2884
+ set windowRectMinWidth(v) {
2885
+ this.i.i2 = +v;
2886
+ this._a("windowRectMinWidth", this.i.i2);
2887
+ }
2888
+ /**
2889
+ * Sets or gets the minimum height that the window rect is allowed to reach before being clamped.
2890
+ * Decrease this value if you want to allow for further zooming into the viewer.
2891
+ * If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
2892
+ * This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)
2893
+ */
2894
+ get windowRectMinHeight() {
2895
+ return this.i.i1;
2896
+ }
2897
+ set windowRectMinHeight(v) {
2898
+ this.i.i1 = +v;
2899
+ this._a("windowRectMinHeight", this.i.i1);
2900
+ }
2901
+ /**
2902
+ * Sets or gets minimum pixel width that the window is allowed to reach before being clamped.
2903
+ * Decrease this value if you want to allow for further zooming into the viewer.
2904
+ * If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
2905
+ * This property is overridden by the WindowRectMinWidth property
2906
+ */
2907
+ get windowSizeMinWidth() {
2908
+ return this.i.i4;
2909
+ }
2910
+ set windowSizeMinWidth(v) {
2911
+ this.i.i4 = +v;
2912
+ this._a("windowSizeMinWidth", this.i.i4);
2913
+ }
2914
+ /**
2915
+ * Sets or gets minimum pixel height that the window is allowed to reach before being clamped.
2916
+ * Decrease this value if you want to allow for further zooming into the viewer.
2917
+ * If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
2918
+ * This property is overridden by the WindowRectMinHeight property
2919
+ */
2920
+ get windowSizeMinHeight() {
2921
+ return this.i.i3;
2922
+ }
2923
+ set windowSizeMinHeight(v) {
2924
+ this.i.i3 = +v;
2925
+ this._a("windowSizeMinHeight", this.i.i3);
2702
2926
  }
2703
2927
  findByName(name) {
2704
2928
  if (this.dataToolTipValueFormatSpecifiers != null && arrayFindByName(this.dataToolTipValueFormatSpecifiers, name)) {
@@ -2707,6 +2931,33 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2707
2931
  if (this.dataToolTipHeaderFormatSpecifiers != null && arrayFindByName(this.dataToolTipHeaderFormatSpecifiers, name)) {
2708
2932
  return arrayFindByName(this.dataToolTipHeaderFormatSpecifiers, name);
2709
2933
  }
2934
+ if (this.sortDescriptions != null && this.sortDescriptions.findByName && this.sortDescriptions.findByName(name)) {
2935
+ return this.sortDescriptions.findByName(name);
2936
+ }
2937
+ if (this.groupSortDescriptions != null && this.groupSortDescriptions.findByName && this.groupSortDescriptions.findByName(name)) {
2938
+ return this.groupSortDescriptions.findByName(name);
2939
+ }
2940
+ if (this.groupDescriptions != null && this.groupDescriptions.findByName && this.groupDescriptions.findByName(name)) {
2941
+ return this.groupDescriptions.findByName(name);
2942
+ }
2943
+ if (this.filterExpressions != null && this.filterExpressions.findByName && this.filterExpressions.findByName(name)) {
2944
+ return this.filterExpressions.findByName(name);
2945
+ }
2946
+ if (this.summaryDescriptions != null && this.summaryDescriptions.findByName && this.summaryDescriptions.findByName(name)) {
2947
+ return this.summaryDescriptions.findByName(name);
2948
+ }
2949
+ if (this.initialSortDescriptions != null && this.initialSortDescriptions.findByName && this.initialSortDescriptions.findByName(name)) {
2950
+ return this.initialSortDescriptions.findByName(name);
2951
+ }
2952
+ if (this.initialGroupSortDescriptions != null && this.initialGroupSortDescriptions.findByName && this.initialGroupSortDescriptions.findByName(name)) {
2953
+ return this.initialGroupSortDescriptions.findByName(name);
2954
+ }
2955
+ if (this.initialGroupDescriptions != null && this.initialGroupDescriptions.findByName && this.initialGroupDescriptions.findByName(name)) {
2956
+ return this.initialGroupDescriptions.findByName(name);
2957
+ }
2958
+ if (this.initialSummaryDescriptions != null && this.initialSummaryDescriptions.findByName && this.initialSummaryDescriptions.findByName(name)) {
2959
+ return this.initialSummaryDescriptions.findByName(name);
2960
+ }
2710
2961
  if (this.legend && this.legend.name && this.legend.name == name) {
2711
2962
  return this.legend;
2712
2963
  }
@@ -2811,7 +3062,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2811
3062
  this.i.notifyResized();
2812
3063
  }
2813
3064
  notifyVisualPropertiesChanged() {
2814
- this.i.qj();
3065
+ this.i.r2();
2815
3066
  }
2816
3067
  /**
2817
3068
  * Forces any pending refresh to the chart to be finished.
@@ -2824,7 +3075,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2824
3075
  * ```
2825
3076
  */
2826
3077
  flush() {
2827
- this.i.pq();
3078
+ this.i.q9();
2828
3079
  }
2829
3080
  /**
2830
3081
  * Hides the active main tooltip, if displayed.
@@ -2837,17 +3088,17 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2837
3088
  * ```
2838
3089
  */
2839
3090
  hideToolTip() {
2840
- this.i.py();
3091
+ this.i.rh();
2841
3092
  }
2842
3093
  /**
2843
3094
  * Replays transition-in animation on all series in the chart.
2844
3095
 
2845
3096
  */
2846
3097
  replayTransitionIn() {
2847
- this.i.ra();
3098
+ this.i.st();
2848
3099
  }
2849
3100
  notifySetItem(source_, index, oldItem, newItem) {
2850
- this.i.qi(source_, index, oldItem, newItem);
3101
+ this.i.r1(source_, index, oldItem, newItem);
2851
3102
  }
2852
3103
  /**
2853
3104
  * Used to manually notify the chart that the data source has reset or cleared its items.
@@ -2860,13 +3111,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2860
3111
  * ```
2861
3112
  */
2862
3113
  notifyClearItems(source_) {
2863
- this.i.qe(source_);
3114
+ this.i.rx(source_);
2864
3115
  }
2865
3116
  notifyInsertItem(source_, index, newItem) {
2866
- this.i.qf(source_, index, newItem);
3117
+ this.i.ry(source_, index, newItem);
2867
3118
  }
2868
3119
  notifyRemoveItem(source_, index, oldItem) {
2869
- this.i.qg(source_, index, oldItem);
3120
+ this.i.rz(source_, index, oldItem);
2870
3121
  }
2871
3122
  /**
2872
3123
  * Event raised when a series is initialized and added to this chart.