igniteui-webcomponents-charts 4.6.0 → 4.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (775) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +32156 -27002
  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 +17 -17
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +268 -229
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +324 -296
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +17 -17
  9. package/esm2015/lib/AnnotationLayerProxy.js +34 -34
  10. package/esm2015/lib/AnnotationLayer_combined.js +239 -235
  11. package/esm2015/lib/Arc_combined.js +2 -2
  12. package/esm2015/lib/AreaSeries_combined.js +111 -111
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  16. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  17. package/esm2015/lib/AxisDefaults.js +3 -3
  18. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  19. package/esm2015/lib/BarSeries_combined.js +184 -180
  20. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  21. package/esm2015/lib/BollingerBandsOverlay_combined.js +180 -180
  22. package/esm2015/lib/BrushScale.js +7 -7
  23. package/esm2015/lib/BubbleSeries_combined.js +298 -298
  24. package/esm2015/lib/CalloutLayer_combined.js +539 -539
  25. package/esm2015/lib/CategoryBucketCalculator_combined.js +478 -331
  26. package/esm2015/lib/CategoryChart.js +530 -500
  27. package/esm2015/lib/CategoryChartToolbarProvider.js +8 -8
  28. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  29. package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
  30. package/esm2015/lib/CategoryHighlightLayerFrame.js +2 -2
  31. package/esm2015/lib/CategoryHighlightLayer_combined.js +94 -94
  32. package/esm2015/lib/CategoryItemHighlightLayerFrame.js +2 -2
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +205 -189
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +127 -127
  37. package/esm2015/lib/CategoryTransitionInMode.js +5 -1
  38. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  39. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  40. package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
  41. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  42. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  43. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  44. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  45. package/esm2015/lib/ChartVisualData.js +1 -1
  46. package/esm2015/lib/ColumnSeries_combined.js +120 -120
  47. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  48. package/esm2015/lib/CrosshairLayer_combined.js +186 -170
  49. package/esm2015/lib/CustomIndicator.js +23 -23
  50. package/esm2015/lib/DataChartToolbarProvider.js +19 -19
  51. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  52. package/esm2015/lib/DataLegendContent_combined.js +70 -59
  53. package/esm2015/lib/DataToolTipLayer_combined.js +584 -540
  54. package/esm2015/lib/Defaults.js +11 -11
  55. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  56. package/esm2015/lib/DomainChartToolbarProvider.js +61 -61
  57. package/esm2015/lib/DomainChart_combined.js +2080 -1976
  58. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  59. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  60. package/esm2015/lib/FilterStringErrorsParsingEventArgs.js +33 -0
  61. package/esm2015/lib/FinalValueLayer_combined.js +102 -86
  62. package/esm2015/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  63. package/esm2015/lib/FinancialChart_combined.js +1411 -1405
  64. package/esm2015/lib/FinancialEventArgs_combined.js +937 -706
  65. package/esm2015/lib/FinancialIndicator_combined.js +360 -360
  66. package/esm2015/lib/FinancialOverlay.js +43 -43
  67. package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
  68. package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
  69. package/esm2015/lib/FinancialPriceSeries_combined.js +421 -421
  70. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  71. package/esm2015/lib/FrameExtended.js +1 -1
  72. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  73. package/esm2015/lib/HighDensityScatterSeries_combined.js +529 -529
  74. package/esm2015/lib/HighlightingManager.js +5 -1
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IndicatorProxy.js +11 -11
  81. package/esm2015/lib/ItemToolTipLayer_combined.js +153 -135
  82. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  83. package/esm2015/lib/LineSeries_combined.js +106 -103
  84. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  85. package/esm2015/lib/MassIndexIndicator.js +6 -6
  86. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  87. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  88. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  89. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  91. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  92. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  93. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  94. package/esm2015/lib/OverlayProxy.js +8 -8
  95. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  96. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  97. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  98. package/esm2015/lib/PieChartViewManager_combined.js +3 -3
  99. package/esm2015/lib/PointSeries_combined.js +25 -25
  100. package/esm2015/lib/PolarAreaSeries_combined.js +73 -70
  101. package/esm2015/lib/PolarBase_combined.js +580 -486
  102. package/esm2015/lib/PolarLineSeriesBase_combined.js +63 -60
  103. package/esm2015/lib/PolarLineSeries_combined.js +49 -49
  104. package/esm2015/lib/PolarScatterSeries_combined.js +19 -19
  105. package/esm2015/lib/PolarSplineAreaSeries_combined.js +78 -75
  106. package/esm2015/lib/PolarSplineSeries_combined.js +53 -53
  107. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  108. package/esm2015/lib/PriceChannelOverlay_combined.js +148 -148
  109. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  110. package/esm2015/lib/RadialAreaSeries_combined.js +91 -91
  111. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  112. package/esm2015/lib/RadialBucketCalculator_combined.js +247 -194
  113. package/esm2015/lib/RadialColumnSeries_combined.js +98 -98
  114. package/esm2015/lib/RadialLineSeries_combined.js +95 -92
  115. package/esm2015/lib/RadialPieSeries_combined.js +94 -94
  116. package/esm2015/lib/RangeAreaSeries_combined.js +84 -84
  117. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  118. package/esm2015/lib/RangeColumnSeries_combined.js +89 -89
  119. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  120. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  121. package/esm2015/lib/RenderValidEventArgs.js +16 -0
  122. package/esm2015/lib/ScatterAreaSeries_combined.js +215 -215
  123. package/esm2015/lib/ScatterBase_combined.js +727 -633
  124. package/esm2015/lib/ScatterContourSeries_combined.js +170 -170
  125. package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
  126. package/esm2015/lib/ScatterLineSeries.js +66 -63
  127. package/esm2015/lib/ScatterLineSeriesView.js +29 -29
  128. package/esm2015/lib/ScatterPolygonSeries_combined.js +330 -325
  129. package/esm2015/lib/ScatterPolylineSeries_combined.js +33 -33
  130. package/esm2015/lib/ScatterSeries_combined.js +22 -22
  131. package/esm2015/lib/ScatterSplineSeries.js +52 -49
  132. package/esm2015/lib/ScatterSplineSeriesView.js +29 -29
  133. package/esm2015/lib/ScatterTriangulationSeries.js +181 -181
  134. package/esm2015/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  135. package/esm2015/lib/SeriesInteractionManager.js +138 -138
  136. package/esm2015/lib/SeriesLayer.js +7 -0
  137. package/esm2015/lib/SeriesLayerCollection.js +7 -0
  138. package/esm2015/lib/SeriesLayerManager.js +7 -0
  139. package/esm2015/lib/SeriesLayerPropertyOverlay.js +7 -0
  140. package/esm2015/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  141. package/esm2015/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +28 -0
  142. package/esm2015/lib/SeriesRenderManager.js +22 -22
  143. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  144. package/esm2015/lib/SeriesViewerInteractionManager.js +218 -197
  145. package/esm2015/lib/SeriesViewerScrollbarManager.js +11 -11
  146. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  147. package/esm2015/lib/SeriesViewer_combined.js +5563 -3778
  148. package/esm2015/lib/SeriesVisualData.js +1 -173
  149. package/esm2015/lib/SeriesVisualDataList.js +1 -15
  150. package/esm2015/lib/SeriesVisualDataManager.js +34 -24
  151. package/esm2015/lib/SeriesVisualData_combined.js +211 -0
  152. package/esm2015/lib/ShapeSeriesBase_combined.js +508 -448
  153. package/esm2015/lib/SizeScale.js +4 -4
  154. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  155. package/esm2015/lib/SplineAreaSeries_combined.js +103 -103
  156. package/esm2015/lib/SplineSeriesBase_combined.js +156 -156
  157. package/esm2015/lib/SplineSeries_combined.js +89 -86
  158. package/esm2015/lib/Stacked100AreaSeries_combined.js +12 -12
  159. package/esm2015/lib/Stacked100BarBucketCalculator.js +7 -7
  160. package/esm2015/lib/Stacked100BarSeries_combined.js +21 -21
  161. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +7 -7
  162. package/esm2015/lib/Stacked100ColumnSeries_combined.js +21 -21
  163. package/esm2015/lib/Stacked100DataPreparer.js +7 -7
  164. package/esm2015/lib/Stacked100LineSeries_combined.js +12 -12
  165. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  166. package/esm2015/lib/Stacked100SplineSeries_combined.js +12 -12
  167. package/esm2015/lib/StackedLineSeries_combined.js +13 -13
  168. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2023 -1944
  169. package/esm2015/lib/StackedSeriesVisualData.js +5 -5
  170. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  171. package/esm2015/lib/StepAreaSeries_combined.js +107 -107
  172. package/esm2015/lib/StepLineSeries_combined.js +106 -103
  173. package/esm2015/lib/StochRSIIndicator.js +15 -15
  174. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  175. package/esm2015/lib/TRIXIndicator.js +16 -16
  176. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  177. package/esm2015/lib/TimeAxisBase.js +8 -8
  178. package/esm2015/lib/TimeXAxis.js +10 -10
  179. package/esm2015/lib/TransitionOutSpeedType.js +37 -0
  180. package/esm2015/lib/TreemapView_combined.js +17 -17
  181. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  182. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  183. package/esm2015/lib/ValueLayer_combined.js +208 -192
  184. package/esm2015/lib/ValueOverlay_combined.js +161 -161
  185. package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
  186. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  187. package/esm2015/lib/WaterfallSeries_combined.js +189 -160
  188. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  189. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  190. package/esm2015/lib/XYChart.js +784 -781
  191. package/esm2015/lib/XamFunnelView_combined.js +1 -1
  192. package/esm2015/lib/igc-anchored-category-series-component.js +32 -23
  193. package/esm2015/lib/igc-anchored-radial-series-component.js +44 -35
  194. package/esm2015/lib/igc-annotation-layer-component.js +66 -66
  195. package/esm2015/lib/igc-area-fragment-component.js +2 -2
  196. package/esm2015/lib/igc-area-series-component.js +2 -2
  197. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  198. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  200. package/esm2015/lib/igc-bar-series-component.js +11 -11
  201. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  202. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  203. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  204. package/esm2015/lib/igc-callout-layer-component.js +91 -91
  205. package/esm2015/lib/igc-category-chart-component.js +146 -126
  206. package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
  207. package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
  208. package/esm2015/lib/igc-category-series-component.js +21 -21
  209. package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
  210. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  212. package/esm2015/lib/igc-column-series-component.js +13 -13
  213. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  214. package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
  215. package/esm2015/lib/igc-data-chart-component.js +112 -95
  216. package/esm2015/lib/igc-data-chart-default-tooltips-component.js +27 -1
  217. package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
  218. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  219. package/esm2015/lib/igc-domain-chart-component.js +781 -650
  220. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  221. package/esm2015/lib/igc-filter-string-errors-parsing-event-args.js +48 -0
  222. package/esm2015/lib/igc-final-value-layer-component.js +38 -38
  223. package/esm2015/lib/igc-financial-chart-component.js +171 -171
  224. package/esm2015/lib/igc-financial-indicator-component.js +19 -19
  225. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  226. package/esm2015/lib/igc-financial-price-series-component.js +35 -35
  227. package/esm2015/lib/igc-financial-series-component.js +96 -51
  228. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  229. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  230. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  231. package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
  232. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  233. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  234. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  235. package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
  236. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  237. package/esm2015/lib/igc-line-fragment-component.js +2 -2
  238. package/esm2015/lib/igc-line-series-component.js +2 -2
  239. package/esm2015/lib/igc-marker-series-component.js +28 -28
  240. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  241. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  242. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  243. package/esm2015/lib/igc-point-series-component.js +1 -1
  244. package/esm2015/lib/igc-polar-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-polar-base-component.js +88 -70
  246. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  247. package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
  248. package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
  249. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  250. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  251. package/esm2015/lib/igc-radial-area-series-component.js +4 -4
  252. package/esm2015/lib/igc-radial-base-component.js +21 -21
  253. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  254. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  255. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  256. package/esm2015/lib/igc-range-area-series-component.js +2 -2
  257. package/esm2015/lib/igc-range-category-series-component.js +24 -6
  258. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  259. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  260. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  262. package/esm2015/lib/igc-scatter-base-component.js +72 -54
  263. package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
  264. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  265. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  266. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  267. package/esm2015/lib/igc-scatter-series-component.js +1 -1
  268. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  269. package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
  270. package/esm2015/lib/igc-series-component.js +495 -234
  271. package/esm2015/lib/igc-series-layer-collection.js +48 -0
  272. package/esm2015/lib/igc-series-layer-property-overlay-collection.js +48 -0
  273. package/esm2015/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +39 -0
  274. package/esm2015/lib/igc-series-layer-property-overlay.js +146 -0
  275. package/esm2015/lib/igc-series-layer.js +97 -0
  276. package/esm2015/lib/igc-series-viewer-component.js +296 -285
  277. package/esm2015/lib/igc-shape-series-base-component.js +44 -35
  278. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  279. package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
  280. package/esm2015/lib/igc-spline-area-series-component.js +2 -2
  281. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  282. package/esm2015/lib/igc-spline-fragment-component.js +2 -2
  283. package/esm2015/lib/igc-spline-series-base-component.js +7 -7
  284. package/esm2015/lib/igc-spline-series-component.js +1 -1
  285. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  286. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  287. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  288. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  289. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  290. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  291. package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
  292. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  293. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  294. package/esm2015/lib/igc-stacked-fragment-series-component.js +245 -225
  295. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  296. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  297. package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
  298. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  299. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  300. package/esm2015/lib/igc-step-area-series-component.js +4 -4
  301. package/esm2015/lib/igc-step-line-series-component.js +4 -4
  302. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  303. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  304. package/esm2015/lib/igc-value-layer-component.js +87 -87
  305. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  306. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  307. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  308. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  309. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  310. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  311. package/esm2015/public_api.js +16 -0
  312. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  313. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  314. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  315. package/esm5/lib/AnchoredCategorySeries_combined.js +264 -225
  316. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +319 -291
  317. package/esm5/lib/AngleAxisLabelPanel_combined.js +17 -17
  318. package/esm5/lib/AnnotationLayerProxy.js +34 -34
  319. package/esm5/lib/AnnotationLayer_combined.js +237 -233
  320. package/esm5/lib/Arc_combined.js +2 -2
  321. package/esm5/lib/AreaSeries_combined.js +111 -111
  322. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  323. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  324. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  325. package/esm5/lib/AxisAnnotationManager.js +1 -1
  326. package/esm5/lib/AxisDefaults.js +3 -3
  327. package/esm5/lib/AxisVisualDataManager.js +2 -2
  328. package/esm5/lib/BarSeries_combined.js +185 -181
  329. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  330. package/esm5/lib/BollingerBandsOverlay_combined.js +180 -180
  331. package/esm5/lib/BrushScale.js +7 -7
  332. package/esm5/lib/BubbleSeries_combined.js +295 -295
  333. package/esm5/lib/CalloutLayer_combined.js +529 -529
  334. package/esm5/lib/CategoryBucketCalculator_combined.js +479 -332
  335. package/esm5/lib/CategoryChart.js +492 -454
  336. package/esm5/lib/CategoryChartToolbarProvider.js +8 -8
  337. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  338. package/esm5/lib/CategoryErrorBarSettings.js +7 -7
  339. package/esm5/lib/CategoryHighlightLayerFrame.js +2 -2
  340. package/esm5/lib/CategoryHighlightLayer_combined.js +93 -93
  341. package/esm5/lib/CategoryItemHighlightLayerFrame.js +2 -2
  342. package/esm5/lib/CategoryItemHighlightLayer_combined.js +204 -188
  343. package/esm5/lib/CategoryMarkerManager.js +1 -1
  344. package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
  345. package/esm5/lib/CategoryToolTipLayer_combined.js +127 -127
  346. package/esm5/lib/CategoryTransitionInMode.js +5 -1
  347. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  348. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  349. package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
  350. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  351. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  352. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  353. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  354. package/esm5/lib/ChartVisualData.js +1 -1
  355. package/esm5/lib/ColumnSeries_combined.js +119 -119
  356. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  357. package/esm5/lib/CrosshairLayer_combined.js +185 -169
  358. package/esm5/lib/CustomIndicator.js +23 -23
  359. package/esm5/lib/DataChartToolbarProvider.js +19 -19
  360. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  361. package/esm5/lib/DataLegendContent_combined.js +135 -108
  362. package/esm5/lib/DataToolTipLayer_combined.js +572 -528
  363. package/esm5/lib/Defaults.js +11 -11
  364. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  365. package/esm5/lib/DomainChartToolbarProvider.js +61 -61
  366. package/esm5/lib/DomainChart_combined.js +1945 -1817
  367. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  368. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  369. package/esm5/lib/FilterStringErrorsParsingEventArgs.js +43 -0
  370. package/esm5/lib/FinalValueLayer_combined.js +102 -86
  371. package/esm5/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  372. package/esm5/lib/FinancialChart_combined.js +1343 -1337
  373. package/esm5/lib/FinancialEventArgs_combined.js +919 -688
  374. package/esm5/lib/FinancialIndicator_combined.js +358 -358
  375. package/esm5/lib/FinancialOverlay.js +43 -43
  376. package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
  377. package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
  378. package/esm5/lib/FinancialPriceSeries_combined.js +418 -418
  379. package/esm5/lib/ForceIndexIndicator.js +15 -15
  380. package/esm5/lib/FrameExtended.js +1 -1
  381. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  382. package/esm5/lib/HighDensityScatterSeries_combined.js +523 -523
  383. package/esm5/lib/HighlightingManager.js +5 -1
  384. package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
  385. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  386. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  387. package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
  388. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  389. package/esm5/lib/IndicatorProxy.js +11 -11
  390. package/esm5/lib/ItemToolTipLayer_combined.js +153 -135
  391. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  392. package/esm5/lib/LineSeries_combined.js +102 -99
  393. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  394. package/esm5/lib/MassIndexIndicator.js +6 -6
  395. package/esm5/lib/MedianPriceIndicator.js +6 -6
  396. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  397. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  398. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  399. package/esm5/lib/NumericXAxis_combined.js +3 -3
  400. package/esm5/lib/NumericYAxis_combined.js +3 -3
  401. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  402. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  403. package/esm5/lib/OverlayProxy.js +8 -8
  404. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  405. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  406. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  407. package/esm5/lib/PieChartViewManager_combined.js +3 -3
  408. package/esm5/lib/PointSeries_combined.js +25 -25
  409. package/esm5/lib/PolarAreaSeries_combined.js +73 -70
  410. package/esm5/lib/PolarBase_combined.js +575 -481
  411. package/esm5/lib/PolarLineSeriesBase_combined.js +63 -60
  412. package/esm5/lib/PolarLineSeries_combined.js +49 -49
  413. package/esm5/lib/PolarScatterSeries_combined.js +19 -19
  414. package/esm5/lib/PolarSplineAreaSeries_combined.js +78 -75
  415. package/esm5/lib/PolarSplineSeries_combined.js +53 -53
  416. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  417. package/esm5/lib/PriceChannelOverlay_combined.js +148 -148
  418. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  419. package/esm5/lib/RadialAreaSeries_combined.js +90 -90
  420. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  421. package/esm5/lib/RadialBucketCalculator_combined.js +245 -192
  422. package/esm5/lib/RadialColumnSeries_combined.js +97 -97
  423. package/esm5/lib/RadialLineSeries_combined.js +95 -92
  424. package/esm5/lib/RadialPieSeries_combined.js +94 -94
  425. package/esm5/lib/RangeAreaSeries_combined.js +78 -78
  426. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  427. package/esm5/lib/RangeColumnSeries_combined.js +89 -89
  428. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  429. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  430. package/esm5/lib/RenderValidEventArgs.js +20 -0
  431. package/esm5/lib/ScatterAreaSeries_combined.js +212 -212
  432. package/esm5/lib/ScatterBase_combined.js +714 -620
  433. package/esm5/lib/ScatterContourSeries_combined.js +168 -168
  434. package/esm5/lib/ScatterErrorBarSettings.js +7 -7
  435. package/esm5/lib/ScatterLineSeries.js +66 -63
  436. package/esm5/lib/ScatterLineSeriesView.js +29 -29
  437. package/esm5/lib/ScatterPolygonSeries_combined.js +327 -322
  438. package/esm5/lib/ScatterPolylineSeries_combined.js +33 -33
  439. package/esm5/lib/ScatterSeries_combined.js +22 -22
  440. package/esm5/lib/ScatterSplineSeries.js +52 -49
  441. package/esm5/lib/ScatterSplineSeriesView.js +29 -29
  442. package/esm5/lib/ScatterTriangulationSeries.js +176 -176
  443. package/esm5/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  444. package/esm5/lib/SeriesInteractionManager.js +138 -138
  445. package/esm5/lib/SeriesLayer.js +7 -0
  446. package/esm5/lib/SeriesLayerCollection.js +7 -0
  447. package/esm5/lib/SeriesLayerManager.js +7 -0
  448. package/esm5/lib/SeriesLayerPropertyOverlay.js +7 -0
  449. package/esm5/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  450. package/esm5/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +34 -0
  451. package/esm5/lib/SeriesRenderManager.js +22 -22
  452. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  453. package/esm5/lib/SeriesViewerInteractionManager.js +218 -197
  454. package/esm5/lib/SeriesViewerScrollbarManager.js +11 -11
  455. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  456. package/esm5/lib/SeriesViewer_combined.js +6057 -3837
  457. package/esm5/lib/SeriesVisualData.js +1 -284
  458. package/esm5/lib/SeriesVisualDataList.js +1 -16
  459. package/esm5/lib/SeriesVisualDataManager.js +34 -24
  460. package/esm5/lib/SeriesVisualData_combined.js +342 -0
  461. package/esm5/lib/ShapeSeriesBase_combined.js +509 -445
  462. package/esm5/lib/SizeScale.js +4 -4
  463. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  464. package/esm5/lib/SplineAreaSeries_combined.js +103 -103
  465. package/esm5/lib/SplineSeriesBase_combined.js +154 -154
  466. package/esm5/lib/SplineSeries_combined.js +82 -79
  467. package/esm5/lib/Stacked100AreaSeries_combined.js +12 -12
  468. package/esm5/lib/Stacked100BarBucketCalculator.js +7 -7
  469. package/esm5/lib/Stacked100BarSeries_combined.js +21 -21
  470. package/esm5/lib/Stacked100ColumnBucketCalculator.js +7 -7
  471. package/esm5/lib/Stacked100ColumnSeries_combined.js +21 -21
  472. package/esm5/lib/Stacked100DataPreparer.js +7 -7
  473. package/esm5/lib/Stacked100LineSeries_combined.js +12 -12
  474. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  475. package/esm5/lib/Stacked100SplineSeries_combined.js +12 -12
  476. package/esm5/lib/StackedLineSeries_combined.js +13 -13
  477. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2362 -2235
  478. package/esm5/lib/StackedSeriesVisualData.js +5 -5
  479. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  480. package/esm5/lib/StepAreaSeries_combined.js +107 -107
  481. package/esm5/lib/StepLineSeries_combined.js +106 -103
  482. package/esm5/lib/StochRSIIndicator.js +14 -14
  483. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  484. package/esm5/lib/TRIXIndicator.js +15 -15
  485. package/esm5/lib/TileZoomManager_combined.js +9 -9
  486. package/esm5/lib/TimeAxisBase.js +8 -8
  487. package/esm5/lib/TimeXAxis.js +10 -10
  488. package/esm5/lib/TransitionOutSpeedType.js +37 -0
  489. package/esm5/lib/TreemapView_combined.js +17 -17
  490. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  491. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  492. package/esm5/lib/ValueLayer_combined.js +207 -191
  493. package/esm5/lib/ValueOverlay_combined.js +160 -160
  494. package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
  495. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  496. package/esm5/lib/WaterfallSeries_combined.js +189 -160
  497. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  498. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  499. package/esm5/lib/XYChart.js +714 -711
  500. package/esm5/lib/XamFunnelView_combined.js +1 -1
  501. package/esm5/lib/igc-anchored-category-series-component.js +36 -23
  502. package/esm5/lib/igc-anchored-radial-series-component.js +48 -35
  503. package/esm5/lib/igc-annotation-layer-component.js +66 -66
  504. package/esm5/lib/igc-area-fragment-component.js +2 -2
  505. package/esm5/lib/igc-area-series-component.js +2 -2
  506. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  507. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  508. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  509. package/esm5/lib/igc-bar-series-component.js +11 -11
  510. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  511. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  512. package/esm5/lib/igc-bubble-series-component.js +35 -35
  513. package/esm5/lib/igc-callout-layer-component.js +91 -91
  514. package/esm5/lib/igc-category-chart-component.js +154 -126
  515. package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
  516. package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
  517. package/esm5/lib/igc-category-series-component.js +21 -21
  518. package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
  519. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  520. package/esm5/lib/igc-column-fragment-component.js +11 -11
  521. package/esm5/lib/igc-column-series-component.js +13 -13
  522. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  523. package/esm5/lib/igc-crosshair-layer-component.js +87 -87
  524. package/esm5/lib/igc-data-chart-component.js +116 -95
  525. package/esm5/lib/igc-data-chart-default-tooltips-component.js +20 -3
  526. package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
  527. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  528. package/esm5/lib/igc-domain-chart-component.js +810 -650
  529. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  530. package/esm5/lib/igc-filter-string-errors-parsing-event-args.js +62 -0
  531. package/esm5/lib/igc-final-value-layer-component.js +38 -38
  532. package/esm5/lib/igc-financial-chart-component.js +171 -171
  533. package/esm5/lib/igc-financial-indicator-component.js +19 -19
  534. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  535. package/esm5/lib/igc-financial-price-series-component.js +35 -35
  536. package/esm5/lib/igc-financial-series-component.js +116 -51
  537. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  538. package/esm5/lib/igc-fragment-base-component.js +2 -2
  539. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  540. package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
  541. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  542. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  543. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  544. package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
  545. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  546. package/esm5/lib/igc-line-fragment-component.js +2 -2
  547. package/esm5/lib/igc-line-series-component.js +2 -2
  548. package/esm5/lib/igc-marker-series-component.js +28 -28
  549. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  550. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  551. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  552. package/esm5/lib/igc-point-series-component.js +1 -1
  553. package/esm5/lib/igc-polar-area-series-component.js +4 -4
  554. package/esm5/lib/igc-polar-base-component.js +96 -70
  555. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  556. package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
  557. package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
  558. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  559. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  560. package/esm5/lib/igc-radial-area-series-component.js +4 -4
  561. package/esm5/lib/igc-radial-base-component.js +21 -21
  562. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  563. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  564. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  565. package/esm5/lib/igc-range-area-series-component.js +2 -2
  566. package/esm5/lib/igc-range-category-series-component.js +32 -6
  567. package/esm5/lib/igc-range-column-series-component.js +10 -10
  568. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  569. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  570. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  571. package/esm5/lib/igc-scatter-base-component.js +80 -54
  572. package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
  573. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  574. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  575. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  576. package/esm5/lib/igc-scatter-series-component.js +1 -1
  577. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
  579. package/esm5/lib/igc-series-component.js +555 -234
  580. package/esm5/lib/igc-series-layer-collection.js +53 -0
  581. package/esm5/lib/igc-series-layer-property-overlay-collection.js +53 -0
  582. package/esm5/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +49 -0
  583. package/esm5/lib/igc-series-layer-property-overlay.js +186 -0
  584. package/esm5/lib/igc-series-layer.js +115 -0
  585. package/esm5/lib/igc-series-viewer-component.js +300 -285
  586. package/esm5/lib/igc-shape-series-base-component.js +48 -35
  587. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  588. package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
  589. package/esm5/lib/igc-spline-area-series-component.js +2 -2
  590. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  591. package/esm5/lib/igc-spline-fragment-component.js +2 -2
  592. package/esm5/lib/igc-spline-series-base-component.js +7 -7
  593. package/esm5/lib/igc-spline-series-component.js +1 -1
  594. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  595. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  596. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  597. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  598. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  599. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  600. package/esm5/lib/igc-stacked-area-series-component.js +1 -1
  601. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  602. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  603. package/esm5/lib/igc-stacked-fragment-series-component.js +253 -225
  604. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  605. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  606. package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
  607. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  608. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  609. package/esm5/lib/igc-step-area-series-component.js +4 -4
  610. package/esm5/lib/igc-step-line-series-component.js +4 -4
  611. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  612. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  613. package/esm5/lib/igc-value-layer-component.js +87 -87
  614. package/esm5/lib/igc-value-overlay-component.js +47 -47
  615. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  616. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  617. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  618. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  619. package/esm5/lib/igc-xy-chart-component.js +218 -218
  620. package/esm5/public_api.js +16 -0
  621. package/fesm2015/igniteui-webcomponents-charts.js +31233 -26905
  622. package/fesm5/igniteui-webcomponents-charts.js +32140 -27004
  623. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  624. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  625. package/lib/AnchoredCategorySeries_combined.d.ts +72 -66
  626. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +69 -64
  627. package/lib/AnnotationLayer_combined.d.ts +88 -88
  628. package/lib/AreaSeries_combined.d.ts +29 -29
  629. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  630. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  631. package/lib/BarSeries_combined.d.ts +36 -36
  632. package/lib/BollingerBandWidthIndicator.d.ts +12 -12
  633. package/lib/BollingerBandsOverlay_combined.d.ts +39 -39
  634. package/lib/BubbleSeries_combined.d.ts +60 -60
  635. package/lib/CalloutLayer_combined.d.ts +144 -144
  636. package/lib/CategoryBucketCalculator_combined.d.ts +93 -86
  637. package/lib/CategoryChart.d.ts +170 -164
  638. package/lib/CategoryHighlightLayer_combined.d.ts +30 -30
  639. package/lib/CategoryItemHighlightLayer_combined.d.ts +48 -48
  640. package/lib/CategoryToolTipLayer_combined.d.ts +34 -34
  641. package/lib/CategoryTransitionInMode.d.ts +5 -1
  642. package/lib/CategoryTransitionSourceFramePreparer.d.ts +15 -10
  643. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  644. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  645. package/lib/ColumnSeries_combined.d.ts +33 -33
  646. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  647. package/lib/CrosshairLayer_combined.d.ts +72 -72
  648. package/lib/CustomIndicator.d.ts +8 -8
  649. package/lib/DataToolTipLayer_combined.d.ts +193 -193
  650. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  651. package/lib/DomainChart_combined.d.ts +685 -665
  652. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  653. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  654. package/lib/FilterStringErrorsParsingEventArgs.d.ts +14 -0
  655. package/lib/FinalValueLayer_combined.d.ts +35 -35
  656. package/lib/FinancialChartRangeSelectorViewModel.d.ts +5 -5
  657. package/lib/FinancialChart_combined.d.ts +352 -352
  658. package/lib/FinancialEventArgs_combined.d.ts +162 -145
  659. package/lib/FinancialIndicator_combined.d.ts +70 -70
  660. package/lib/FinancialOverlay.d.ts +10 -10
  661. package/lib/FinancialPriceSeries_combined.d.ts +83 -83
  662. package/lib/ForceIndexIndicator.d.ts +10 -10
  663. package/lib/FullStochasticOscillatorIndicator.d.ts +16 -16
  664. package/lib/HighDensityScatterSeries_combined.d.ts +128 -128
  665. package/lib/HorizontalAnchoredCategorySeries.d.ts +32 -32
  666. package/lib/HorizontalRangeCategorySeries.d.ts +20 -20
  667. package/lib/ItemToolTipLayer_combined.d.ts +37 -37
  668. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  669. package/lib/LineSeries_combined.d.ts +27 -26
  670. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  671. package/lib/MassIndexIndicator.d.ts +4 -4
  672. package/lib/MedianPriceIndicator.d.ts +4 -4
  673. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  674. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  675. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  676. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  677. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  678. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  679. package/lib/PointSeries_combined.d.ts +10 -10
  680. package/lib/PolarAreaSeries_combined.d.ts +23 -22
  681. package/lib/PolarBase_combined.d.ts +138 -130
  682. package/lib/PolarLineSeriesBase_combined.d.ts +24 -23
  683. package/lib/PolarLineSeries_combined.d.ts +19 -19
  684. package/lib/PolarScatterSeries_combined.d.ts +8 -8
  685. package/lib/PolarSplineAreaSeries_combined.d.ts +24 -23
  686. package/lib/PolarSplineSeries_combined.d.ts +18 -18
  687. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  688. package/lib/PriceChannelOverlay_combined.d.ts +32 -32
  689. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  690. package/lib/RadialAreaSeries_combined.d.ts +23 -23
  691. package/lib/RadialBucketCalculator_combined.d.ts +60 -57
  692. package/lib/RadialColumnSeries_combined.d.ts +28 -28
  693. package/lib/RadialLineSeries_combined.d.ts +24 -23
  694. package/lib/RadialPieSeries_combined.d.ts +28 -28
  695. package/lib/RangeAreaSeries_combined.d.ts +23 -23
  696. package/lib/RangeCategoryBucketCalculator_combined.d.ts +31 -24
  697. package/lib/RangeColumnSeries_combined.d.ts +26 -26
  698. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  699. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  700. package/lib/RenderValidEventArgs.d.ts +7 -0
  701. package/lib/ScatterAreaSeries_combined.d.ts +50 -50
  702. package/lib/ScatterBase_combined.d.ts +161 -153
  703. package/lib/ScatterContourSeries_combined.d.ts +38 -38
  704. package/lib/ScatterLineSeries.d.ts +15 -14
  705. package/lib/ScatterLineSeriesView.d.ts +8 -8
  706. package/lib/ScatterPolygonSeries_combined.d.ts +86 -86
  707. package/lib/ScatterPolylineSeries_combined.d.ts +15 -15
  708. package/lib/ScatterSeries_combined.d.ts +8 -8
  709. package/lib/ScatterSplineSeries.d.ts +13 -12
  710. package/lib/ScatterSplineSeriesView.d.ts +8 -8
  711. package/lib/ScatterTriangulationSeries.d.ts +48 -48
  712. package/lib/SeriesHighlightedValuesDisplayMode.d.ts +10 -0
  713. package/lib/SeriesLayer.d.ts +1 -0
  714. package/lib/SeriesLayerCollection.d.ts +1 -0
  715. package/lib/SeriesLayerManager.d.ts +1 -0
  716. package/lib/SeriesLayerPropertyOverlay.d.ts +1 -0
  717. package/lib/SeriesLayerPropertyOverlayCollection.d.ts +1 -0
  718. package/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.d.ts +12 -0
  719. package/lib/SeriesViewer_combined.d.ts +1436 -1176
  720. package/lib/SeriesVisualData.d.ts +1 -50
  721. package/lib/SeriesVisualDataList.d.ts +1 -10
  722. package/lib/SeriesVisualDataManager.d.ts +2 -0
  723. package/lib/SeriesVisualData_combined.d.ts +61 -0
  724. package/lib/ShapeSeriesBase_combined.d.ts +153 -145
  725. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  726. package/lib/SplineAreaSeries_combined.d.ts +28 -28
  727. package/lib/SplineSeriesBase_combined.d.ts +29 -29
  728. package/lib/SplineSeries_combined.d.ts +24 -23
  729. package/lib/Stacked100AreaSeries_combined.d.ts +6 -6
  730. package/lib/Stacked100BarSeries_combined.d.ts +10 -10
  731. package/lib/Stacked100ColumnSeries_combined.d.ts +10 -10
  732. package/lib/Stacked100LineSeries_combined.d.ts +6 -6
  733. package/lib/Stacked100SplineAreaSeries_combined.d.ts +6 -6
  734. package/lib/Stacked100SplineSeries_combined.d.ts +6 -6
  735. package/lib/StackedLineSeries_combined.d.ts +5 -5
  736. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +506 -496
  737. package/lib/StackedSeriesVisualData.d.ts +2 -2
  738. package/lib/StandardDeviationIndicator.d.ts +9 -9
  739. package/lib/StepAreaSeries_combined.d.ts +32 -32
  740. package/lib/StepLineSeries_combined.d.ts +30 -29
  741. package/lib/StochRSIIndicator.d.ts +9 -9
  742. package/lib/StrategyBasedIndicator.d.ts +22 -22
  743. package/lib/TRIXIndicator.d.ts +9 -9
  744. package/lib/TransitionOutSpeedType.d.ts +30 -0
  745. package/lib/TypicalPriceIndicator.d.ts +4 -4
  746. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  747. package/lib/ValueLayer_combined.d.ts +77 -77
  748. package/lib/ValueOverlay_combined.d.ts +52 -52
  749. package/lib/VerticalAnchoredCategorySeries.d.ts +27 -27
  750. package/lib/WaterfallSeries_combined.d.ts +44 -42
  751. package/lib/WeightedCloseIndicator.d.ts +4 -4
  752. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  753. package/lib/XYChart.d.ts +240 -240
  754. package/lib/igc-anchored-category-series-component.d.ts +5 -0
  755. package/lib/igc-anchored-radial-series-component.d.ts +5 -0
  756. package/lib/igc-category-chart-component.d.ts +11 -0
  757. package/lib/igc-data-chart-component.d.ts +4 -0
  758. package/lib/igc-data-chart-default-tooltips-component.d.ts +1 -0
  759. package/lib/igc-domain-chart-component.d.ts +35 -1
  760. package/lib/igc-filter-string-errors-parsing-event-args.d.ts +22 -0
  761. package/lib/igc-financial-series-component.d.ts +25 -0
  762. package/lib/igc-polar-base-component.d.ts +10 -0
  763. package/lib/igc-range-category-series-component.d.ts +10 -0
  764. package/lib/igc-scatter-base-component.d.ts +10 -0
  765. package/lib/igc-series-component.d.ts +95 -0
  766. package/lib/igc-series-layer-collection.d.ts +8 -0
  767. package/lib/igc-series-layer-property-overlay-collection.d.ts +8 -0
  768. package/lib/igc-series-layer-property-overlay-value-resolving-event-args.d.ts +17 -0
  769. package/lib/igc-series-layer-property-overlay.d.ts +55 -0
  770. package/lib/igc-series-layer.d.ts +31 -0
  771. package/lib/igc-series-viewer-component.d.ts +6 -0
  772. package/lib/igc-shape-series-base-component.d.ts +5 -0
  773. package/lib/igc-stacked-fragment-series-component.d.ts +11 -0
  774. package/package.json +2 -2
  775. package/public_api.d.ts +16 -0
@@ -50,6 +50,8 @@ import { IgcFilterExpressionCollection } from "igniteui-webcomponents-core";
50
50
  import { ValueModeCollection as ValueModeCollection_internal } from './ValueModeCollection';
51
51
  import { IgcValueModeCollection } from './igc-value-mode-collection';
52
52
  import { ValueLayerValueMode_$type } from './ValueLayerValueMode';
53
+ import { IgcFilterStringErrorsParsingEventArgs } from './igc-filter-string-errors-parsing-event-args';
54
+ import { SeriesHighlightedValuesDisplayMode_$type } from './SeriesHighlightedValuesDisplayMode';
53
55
  export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
54
56
  class IgcDomainChartComponent extends IgcHTMLElement {
55
57
  createImplementation() {
@@ -93,6 +95,8 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
93
95
  this._calloutStyleUpdating_wrapped = null;
94
96
  this._calloutRenderStyleUpdating = null;
95
97
  this._calloutRenderStyleUpdating_wrapped = null;
98
+ this._filterStringErrorsParsing = null;
99
+ this._filterStringErrorsParsing_wrapped = null;
96
100
  if (this._styling) {
97
101
  NamePatcher.ensureStylablePatched(Object.getPrototypeOf(this));
98
102
  }
@@ -206,11 +210,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
206
210
  * to appear blurry.
207
211
  */
208
212
  get pixelScalingRatio() {
209
- return this.i.is;
213
+ return this.i.i1;
210
214
  }
211
215
  set pixelScalingRatio(v) {
212
- this.i.is = +v;
213
- this._a("pixelScalingRatio", this.i.is);
216
+ this.i.i1 = +v;
217
+ this._a("pixelScalingRatio", this.i.i1);
214
218
  }
215
219
  /**
216
220
  * Gets or sets the left margin of chart title
@@ -222,11 +226,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
222
226
  * ```
223
227
  */
224
228
  get titleLeftMargin() {
225
- return this.i.i5;
229
+ return this.i.je;
226
230
  }
227
231
  set titleLeftMargin(v) {
228
- this.i.i5 = +v;
229
- this._a("titleLeftMargin", this.i.i5);
232
+ this.i.je = +v;
233
+ this._a("titleLeftMargin", this.i.je);
230
234
  }
231
235
  /**
232
236
  * Gets or sets the right margin of chart title
@@ -238,11 +242,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
238
242
  * ```
239
243
  */
240
244
  get titleRightMargin() {
241
- return this.i.i6;
245
+ return this.i.jf;
242
246
  }
243
247
  set titleRightMargin(v) {
244
- this.i.i6 = +v;
245
- this._a("titleRightMargin", this.i.i6);
248
+ this.i.jf = +v;
249
+ this._a("titleRightMargin", this.i.jf);
246
250
  }
247
251
  /**
248
252
  * Gets or sets the top margin of chart title
@@ -254,11 +258,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
254
258
  * ```
255
259
  */
256
260
  get titleTopMargin() {
257
- return this.i.i7;
261
+ return this.i.jg;
258
262
  }
259
263
  set titleTopMargin(v) {
260
- this.i.i7 = +v;
261
- this._a("titleTopMargin", this.i.i7);
264
+ this.i.jg = +v;
265
+ this._a("titleTopMargin", this.i.jg);
262
266
  }
263
267
  /**
264
268
  * Gets or sets the bottom margin of chart title
@@ -270,11 +274,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
270
274
  * ```
271
275
  */
272
276
  get titleBottomMargin() {
273
- return this.i.i4;
277
+ return this.i.jd;
274
278
  }
275
279
  set titleBottomMargin(v) {
276
- this.i.i4 = +v;
277
- this._a("titleBottomMargin", this.i.i4);
280
+ this.i.jd = +v;
281
+ this._a("titleBottomMargin", this.i.jd);
278
282
  }
279
283
  /**
280
284
  * Gets or sets the left margin of chart subtitle
@@ -286,11 +290,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
286
290
  * ```
287
291
  */
288
292
  get subtitleLeftMargin() {
289
- return this.i.i0;
293
+ return this.i.i9;
290
294
  }
291
295
  set subtitleLeftMargin(v) {
292
- this.i.i0 = +v;
293
- this._a("subtitleLeftMargin", this.i.i0);
296
+ this.i.i9 = +v;
297
+ this._a("subtitleLeftMargin", this.i.i9);
294
298
  }
295
299
  /**
296
300
  * Gets or sets the top margin of chart subtitle
@@ -302,11 +306,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
302
306
  * ```
303
307
  */
304
308
  get subtitleTopMargin() {
305
- return this.i.i2;
309
+ return this.i.jb;
306
310
  }
307
311
  set subtitleTopMargin(v) {
308
- this.i.i2 = +v;
309
- this._a("subtitleTopMargin", this.i.i2);
312
+ this.i.jb = +v;
313
+ this._a("subtitleTopMargin", this.i.jb);
310
314
  }
311
315
  /**
312
316
  * Gets or sets the right margin of chart subtitle
@@ -318,11 +322,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
318
322
  * ```
319
323
  */
320
324
  get subtitleRightMargin() {
321
- return this.i.i1;
325
+ return this.i.ja;
322
326
  }
323
327
  set subtitleRightMargin(v) {
324
- this.i.i1 = +v;
325
- this._a("subtitleRightMargin", this.i.i1);
328
+ this.i.ja = +v;
329
+ this._a("subtitleRightMargin", this.i.ja);
326
330
  }
327
331
  /**
328
332
  * Gets or sets the bottom margin of chart subtitle
@@ -334,11 +338,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
334
338
  * ```
335
339
  */
336
340
  get subtitleBottomMargin() {
337
- return this.i.iz;
341
+ return this.i.i8;
338
342
  }
339
343
  set subtitleBottomMargin(v) {
340
- this.i.iz = +v;
341
- this._a("subtitleBottomMargin", this.i.iz);
344
+ this.i.i8 = +v;
345
+ this._a("subtitleBottomMargin", this.i.i8);
342
346
  }
343
347
  /**
344
348
  * Gets or sets color of chart subtitle
@@ -350,11 +354,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
350
354
  * ```
351
355
  */
352
356
  get subtitleTextColor() {
353
- return brushToString(this.i.va);
357
+ return brushToString(this.i.vq);
354
358
  }
355
359
  set subtitleTextColor(v) {
356
- this.i.va = stringToBrush(v);
357
- this._a("subtitleTextColor", brushToString(this.i.va));
360
+ this.i.vq = stringToBrush(v);
361
+ this._a("subtitleTextColor", brushToString(this.i.vq));
358
362
  }
359
363
  /**
360
364
  * Gets or sets color of chart title
@@ -366,11 +370,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
366
370
  * ```
367
371
  */
368
372
  get titleTextColor() {
369
- return brushToString(this.i.vb);
373
+ return brushToString(this.i.vr);
370
374
  }
371
375
  set titleTextColor(v) {
372
- this.i.vb = stringToBrush(v);
373
- this._a("titleTextColor", brushToString(this.i.vb));
376
+ this.i.vr = stringToBrush(v);
377
+ this._a("titleTextColor", brushToString(this.i.vr));
374
378
  }
375
379
  /**
376
380
  * Gets or sets the left margin of the chart content.
@@ -382,11 +386,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
382
386
  * ```
383
387
  */
384
388
  get leftMargin() {
385
- return this.i.ip;
389
+ return this.i.iy;
386
390
  }
387
391
  set leftMargin(v) {
388
- this.i.ip = +v;
389
- this._a("leftMargin", this.i.ip);
392
+ this.i.iy = +v;
393
+ this._a("leftMargin", this.i.iy);
390
394
  }
391
395
  /**
392
396
  * Gets or sets the top margin of the chart content.
@@ -398,11 +402,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
398
402
  * ```
399
403
  */
400
404
  get topMargin() {
401
- return this.i.i8;
405
+ return this.i.jh;
402
406
  }
403
407
  set topMargin(v) {
404
- this.i.i8 = +v;
405
- this._a("topMargin", this.i.i8);
408
+ this.i.jh = +v;
409
+ this._a("topMargin", this.i.jh);
406
410
  }
407
411
  /**
408
412
  * Gets or sets the right margin of the chart content.
@@ -414,11 +418,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
414
418
  * ```
415
419
  */
416
420
  get rightMargin() {
417
- return this.i.iy;
421
+ return this.i.i7;
418
422
  }
419
423
  set rightMargin(v) {
420
- this.i.iy = +v;
421
- this._a("rightMargin", this.i.iy);
424
+ this.i.i7 = +v;
425
+ this._a("rightMargin", this.i.i7);
422
426
  }
423
427
  /**
424
428
  * Gets or sets the bottom margin around the chart content.
@@ -430,11 +434,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
430
434
  * ```
431
435
  */
432
436
  get bottomMargin() {
433
- return this.i.ia;
437
+ return this.i.ik;
434
438
  }
435
439
  set bottomMargin(v) {
436
- this.i.ia = +v;
437
- this._a("bottomMargin", this.i.ia);
440
+ this.i.ik = +v;
441
+ this._a("bottomMargin", this.i.ik);
438
442
  }
439
443
  /**
440
444
  * Gets or sets the duration used for animating series plots when the data is changing
@@ -446,11 +450,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
446
450
  * ```
447
451
  */
448
452
  get transitionDuration() {
449
- return this.i.j3;
453
+ return this.i.kc;
450
454
  }
451
455
  set transitionDuration(v) {
452
- this.i.j3 = +v;
453
- this._a("transitionDuration", this.i.j3);
456
+ this.i.kc = +v;
457
+ this._a("transitionDuration", this.i.kc);
454
458
  }
455
459
  /**
456
460
  * Gets or sets the easing function used for animating series plots when the data is changing.
@@ -468,10 +472,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
468
472
  * ```
469
473
  */
470
474
  get transitionEasingFunction() {
471
- return this.i.d3;
475
+ return this.i.eb;
472
476
  }
473
477
  set transitionEasingFunction(v) {
474
- this.i.d3 = v;
478
+ this.i.eb = v;
475
479
  }
476
480
  /**
477
481
  * Gets or sets CSS font property for the chart subtitle
@@ -483,10 +487,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
483
487
  * ```
484
488
  */
485
489
  get subtitleTextStyle() {
486
- return this.i.p9;
490
+ return this.i.qp;
487
491
  }
488
492
  set subtitleTextStyle(v) {
489
- this.i.p9 = v;
493
+ this.i.qp = v;
490
494
  }
491
495
  /**
492
496
  * Gets or sets CSS font property for the chart title
@@ -498,10 +502,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
498
502
  * ```
499
503
  */
500
504
  get titleTextStyle() {
501
- return this.i.qk;
505
+ return this.i.q0;
502
506
  }
503
507
  set titleTextStyle(v) {
504
- this.i.qk = v;
508
+ this.i.q0 = v;
505
509
  }
506
510
  get isDetached() {
507
511
  return this.i.isDetached;
@@ -517,41 +521,41 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
517
521
  * Gets or sets the offset of the tooltip layer on the X axis.
518
522
  */
519
523
  get dataToolTipPositionOffsetX() {
520
- return this.i.ie;
524
+ return this.i.ip;
521
525
  }
522
526
  set dataToolTipPositionOffsetX(v) {
523
- this.i.ie = +v;
524
- this._a("dataToolTipPositionOffsetX", this.i.ie);
527
+ this.i.ip = +v;
528
+ this._a("dataToolTipPositionOffsetX", this.i.ip);
525
529
  }
526
530
  /**
527
531
  * Gets or sets the offset of the tooltip layer on the Y axis.
528
532
  */
529
533
  get dataToolTipPositionOffsetY() {
530
- return this.i.ig;
534
+ return this.i.iq;
531
535
  }
532
536
  set dataToolTipPositionOffsetY(v) {
533
- this.i.ig = +v;
534
- this._a("dataToolTipPositionOffsetY", this.i.ig);
537
+ this.i.iq = +v;
538
+ this._a("dataToolTipPositionOffsetY", this.i.iq);
535
539
  }
536
540
  /**
537
541
  * Gets or sets the offset of the tooltip layer on the X axis.
538
542
  */
539
543
  get dataToolTipDefaultPositionOffsetX() {
540
- return this.i.ic;
544
+ return this.i.im;
541
545
  }
542
546
  set dataToolTipDefaultPositionOffsetX(v) {
543
- this.i.ic = +v;
544
- this._a("dataToolTipDefaultPositionOffsetX", this.i.ic);
547
+ this.i.im = +v;
548
+ this._a("dataToolTipDefaultPositionOffsetX", this.i.im);
545
549
  }
546
550
  /**
547
551
  * Gets or sets the offset of the tooltip layer on the Y axis.
548
552
  */
549
553
  get dataToolTipDefaultPositionOffsetY() {
550
- return this.i.id;
554
+ return this.i.io;
551
555
  }
552
556
  set dataToolTipDefaultPositionOffsetY(v) {
553
- this.i.id = +v;
554
- this._a("dataToolTipDefaultPositionOffsetY", this.i.id);
557
+ this.i.io = +v;
558
+ this._a("dataToolTipDefaultPositionOffsetY", this.i.io);
555
559
  }
556
560
  /**
557
561
  * Gets or sets the tooltip position mode on the X axis for grouped series.
@@ -577,11 +581,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
577
581
  * Gets or sets whether the data legend should update when the series data is mutated.
578
582
  */
579
583
  get dataToolTipShouldUpdateWhenSeriesDataChanges() {
580
- return this.i.fr;
584
+ return this.i.f0;
581
585
  }
582
586
  set dataToolTipShouldUpdateWhenSeriesDataChanges(v) {
583
- this.i.fr = ensureBool(v);
584
- this._a("dataToolTipShouldUpdateWhenSeriesDataChanges", this.i.fr);
587
+ this.i.f0 = ensureBool(v);
588
+ this._a("dataToolTipShouldUpdateWhenSeriesDataChanges", this.i.f0);
585
589
  }
586
590
  /**
587
591
  * Gets or sets indexes or names of series to include in displaying in the data legend, e.g. "0, 1"
@@ -654,22 +658,22 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
654
658
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
655
659
  */
656
660
  get dataToolTipValueFormatMaxFractions() {
657
- return this.i.jz;
661
+ return this.i.j8;
658
662
  }
659
663
  set dataToolTipValueFormatMaxFractions(v) {
660
- this.i.jz = +v;
661
- this._a("dataToolTipValueFormatMaxFractions", this.i.jz);
664
+ this.i.j8 = +v;
665
+ this._a("dataToolTipValueFormatMaxFractions", this.i.j8);
662
666
  }
663
667
  /**
664
668
  * Gets or sets minimum digits for formating numbers displayed in the legend
665
669
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
666
670
  */
667
671
  get dataToolTipValueFormatMinFractions() {
668
- return this.i.j0;
672
+ return this.i.j9;
669
673
  }
670
674
  set dataToolTipValueFormatMinFractions(v) {
671
- this.i.j0 = +v;
672
- this._a("dataToolTipValueFormatMinFractions", this.i.j0);
675
+ this.i.j9 = +v;
676
+ this._a("dataToolTipValueFormatMinFractions", this.i.j9);
673
677
  }
674
678
  /**
675
679
  * Gets or sets the mode for displaying values in the data legend, e.g. Currency ($500.25), Decimal (500.25), Integer (500)
@@ -686,30 +690,30 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
686
690
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
687
691
  */
688
692
  get dataToolTipValueFormatCulture() {
689
- return this.i.nt;
693
+ return this.i.n4;
690
694
  }
691
695
  set dataToolTipValueFormatCulture(v) {
692
- this.i.nt = v;
696
+ this.i.n4 = v;
693
697
  }
694
698
  /**
695
699
  * Gets or sets whether or not use grouping separator, e.g, 15,000 for 15000
696
700
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
697
701
  */
698
702
  get dataToolTipValueFormatUseGrouping() {
699
- return this.i.fs;
703
+ return this.i.f1;
700
704
  }
701
705
  set dataToolTipValueFormatUseGrouping(v) {
702
- this.i.fs = ensureBool(v);
703
- this._a("dataToolTipValueFormatUseGrouping", this.i.fs);
706
+ this.i.f1 = ensureBool(v);
707
+ this._a("dataToolTipValueFormatUseGrouping", this.i.f1);
704
708
  }
705
709
  /**
706
710
  * Gets or sets the format string for values displayed in the data legend.
707
711
  */
708
712
  get dataToolTipValueFormatString() {
709
- return this.i.nz;
713
+ return this.i.oa;
710
714
  }
711
715
  set dataToolTipValueFormatString(v) {
712
- this.i.nz = v;
716
+ this.i.oa = v;
713
717
  }
714
718
  /**
715
719
  * Gets or sets the format specifiers to use with the ValueFormatString string.
@@ -725,151 +729,151 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
725
729
  this.i.n = v;
726
730
  }
727
731
  get dataToolTipValueRowMarginBottom() {
728
- return this.i.v0 ? this.i.v0.bottom : NaN;
732
+ return this.i.wg ? this.i.wg.bottom : NaN;
729
733
  }
730
734
  set dataToolTipValueRowMarginBottom(v) {
731
735
  this.ensureDataToolTipValueRowMargin();
732
- this.i.v0.bottom = +v;
733
- this._a("dataToolTipValueRowMarginBottom", this.i.v0.bottom);
734
- this.i.v0 = this.i.v0;
736
+ this.i.wg.bottom = +v;
737
+ this._a("dataToolTipValueRowMarginBottom", this.i.wg.bottom);
738
+ this.i.wg = this.i.wg;
735
739
  }
736
740
  get dataToolTipValueRowMarginLeft() {
737
- return this.i.v0 ? this.i.v0.left : NaN;
741
+ return this.i.wg ? this.i.wg.left : NaN;
738
742
  }
739
743
  set dataToolTipValueRowMarginLeft(v) {
740
744
  this.ensureDataToolTipValueRowMargin();
741
- this.i.v0.left = +v;
742
- this._a("dataToolTipValueRowMarginLeft", this.i.v0.left);
743
- this.i.v0 = this.i.v0;
745
+ this.i.wg.left = +v;
746
+ this._a("dataToolTipValueRowMarginLeft", this.i.wg.left);
747
+ this.i.wg = this.i.wg;
744
748
  }
745
749
  get dataToolTipValueRowMarginRight() {
746
- return this.i.v0 ? this.i.v0.right : NaN;
750
+ return this.i.wg ? this.i.wg.right : NaN;
747
751
  }
748
752
  set dataToolTipValueRowMarginRight(v) {
749
753
  this.ensureDataToolTipValueRowMargin();
750
- this.i.v0.right = +v;
751
- this._a("dataToolTipValueRowMarginRight", this.i.v0.right);
752
- this.i.v0 = this.i.v0;
754
+ this.i.wg.right = +v;
755
+ this._a("dataToolTipValueRowMarginRight", this.i.wg.right);
756
+ this.i.wg = this.i.wg;
753
757
  }
754
758
  get dataToolTipValueRowMarginTop() {
755
- return this.i.v0 ? this.i.v0.top : NaN;
759
+ return this.i.wg ? this.i.wg.top : NaN;
756
760
  }
757
761
  set dataToolTipValueRowMarginTop(v) {
758
762
  this.ensureDataToolTipValueRowMargin();
759
- this.i.v0.top = +v;
760
- this._a("dataToolTipValueRowMarginTop", this.i.v0.top);
761
- this.i.v0 = this.i.v0;
763
+ this.i.wg.top = +v;
764
+ this._a("dataToolTipValueRowMarginTop", this.i.wg.top);
765
+ this.i.wg = this.i.wg;
762
766
  }
763
767
  ensureDataToolTipValueRowMargin() {
764
- if (this.i.v0) {
768
+ if (this.i.wg) {
765
769
  return;
766
770
  }
767
- this.i.v0 = new Thickness(2);
771
+ this.i.wg = new Thickness(2);
768
772
  }
769
773
  /**
770
774
  * Gets or sets whether to show series rows.
771
775
  */
772
776
  get dataToolTipValueRowVisible() {
773
- return this.i.ft;
777
+ return this.i.f2;
774
778
  }
775
779
  set dataToolTipValueRowVisible(v) {
776
- this.i.ft = ensureBool(v);
777
- this._a("dataToolTipValueRowVisible", this.i.ft);
780
+ this.i.f2 = ensureBool(v);
781
+ this._a("dataToolTipValueRowVisible", this.i.f2);
778
782
  }
779
783
  /**
780
784
  * Gets or sets text displayed when data column is missing a value, e.g. "no data"
781
785
  */
782
786
  get dataToolTipValueTextWhenMissingData() {
783
- return this.i.n8;
787
+ return this.i.oj;
784
788
  }
785
789
  set dataToolTipValueTextWhenMissingData(v) {
786
- this.i.n8 = v;
790
+ this.i.oj = v;
787
791
  }
788
792
  /**
789
793
  * Gets or sets whether to use series colors when displaying values in the legend
790
794
  */
791
795
  get dataToolTipValueTextUseSeriesColors() {
792
- return this.i.fu;
796
+ return this.i.f3;
793
797
  }
794
798
  set dataToolTipValueTextUseSeriesColors(v) {
795
- this.i.fu = ensureBool(v);
796
- this._a("dataToolTipValueTextUseSeriesColors", this.i.fu);
799
+ this.i.f3 = ensureBool(v);
800
+ this._a("dataToolTipValueTextUseSeriesColors", this.i.f3);
797
801
  }
798
802
  get dataToolTipValueTextMarginBottom() {
799
- return this.i.v1 ? this.i.v1.bottom : NaN;
803
+ return this.i.wh ? this.i.wh.bottom : NaN;
800
804
  }
801
805
  set dataToolTipValueTextMarginBottom(v) {
802
806
  this.ensureDataToolTipValueTextMargin();
803
- this.i.v1.bottom = +v;
804
- this._a("dataToolTipValueTextMarginBottom", this.i.v1.bottom);
805
- this.i.v1 = this.i.v1;
807
+ this.i.wh.bottom = +v;
808
+ this._a("dataToolTipValueTextMarginBottom", this.i.wh.bottom);
809
+ this.i.wh = this.i.wh;
806
810
  }
807
811
  get dataToolTipValueTextMarginLeft() {
808
- return this.i.v1 ? this.i.v1.left : NaN;
812
+ return this.i.wh ? this.i.wh.left : NaN;
809
813
  }
810
814
  set dataToolTipValueTextMarginLeft(v) {
811
815
  this.ensureDataToolTipValueTextMargin();
812
- this.i.v1.left = +v;
813
- this._a("dataToolTipValueTextMarginLeft", this.i.v1.left);
814
- this.i.v1 = this.i.v1;
816
+ this.i.wh.left = +v;
817
+ this._a("dataToolTipValueTextMarginLeft", this.i.wh.left);
818
+ this.i.wh = this.i.wh;
815
819
  }
816
820
  get dataToolTipValueTextMarginRight() {
817
- return this.i.v1 ? this.i.v1.right : NaN;
821
+ return this.i.wh ? this.i.wh.right : NaN;
818
822
  }
819
823
  set dataToolTipValueTextMarginRight(v) {
820
824
  this.ensureDataToolTipValueTextMargin();
821
- this.i.v1.right = +v;
822
- this._a("dataToolTipValueTextMarginRight", this.i.v1.right);
823
- this.i.v1 = this.i.v1;
825
+ this.i.wh.right = +v;
826
+ this._a("dataToolTipValueTextMarginRight", this.i.wh.right);
827
+ this.i.wh = this.i.wh;
824
828
  }
825
829
  get dataToolTipValueTextMarginTop() {
826
- return this.i.v1 ? this.i.v1.top : NaN;
830
+ return this.i.wh ? this.i.wh.top : NaN;
827
831
  }
828
832
  set dataToolTipValueTextMarginTop(v) {
829
833
  this.ensureDataToolTipValueTextMargin();
830
- this.i.v1.top = +v;
831
- this._a("dataToolTipValueTextMarginTop", this.i.v1.top);
832
- this.i.v1 = this.i.v1;
834
+ this.i.wh.top = +v;
835
+ this._a("dataToolTipValueTextMarginTop", this.i.wh.top);
836
+ this.i.wh = this.i.wh;
833
837
  }
834
838
  ensureDataToolTipValueTextMargin() {
835
- if (this.i.v1) {
839
+ if (this.i.wh) {
836
840
  return;
837
841
  }
838
- this.i.v1 = new Thickness(2);
842
+ this.i.wh = new Thickness(2);
839
843
  }
840
844
  /**
841
845
  * Gets or sets the units text color.
842
846
  */
843
847
  get dataToolTipValueTextColor() {
844
- return brushToString(this.i.u0);
848
+ return brushToString(this.i.vg);
845
849
  }
846
850
  set dataToolTipValueTextColor(v) {
847
- this.i.u0 = stringToBrush(v);
848
- this._a("dataToolTipValueTextColor", brushToString(this.i.u0));
851
+ this.i.vg = stringToBrush(v);
852
+ this._a("dataToolTipValueTextColor", brushToString(this.i.vg));
849
853
  }
850
854
  /**
851
855
  * Gets or Sets the style to use for the units text.
852
856
  */
853
857
  get dataToolTipValueTextStyle() {
854
- if (this.i.el == null) {
858
+ if (this.i.et == null) {
855
859
  return null;
856
860
  }
857
- return this.i.el.fontString;
861
+ return this.i.et.fontString;
858
862
  }
859
863
  set dataToolTipValueTextStyle(v) {
860
864
  let fi = new FontInfo();
861
865
  fi.fontString = v;
862
- this.i.el = fi;
863
- this._a("dataToolTipValueTextStyle", this.i.el != null ? this.i.el.fontString : "");
866
+ this.i.et = fi;
867
+ this._a("dataToolTipValueTextStyle", this.i.et != null ? this.i.et.fontString : "");
864
868
  }
865
869
  /**
866
870
  * Gets or sets the format string for header text displayed in the data legend.
867
871
  */
868
872
  get dataToolTipHeaderFormatString() {
869
- return this.i.mj;
873
+ return this.i.mu;
870
874
  }
871
875
  set dataToolTipHeaderFormatString(v) {
872
- this.i.mj = v;
876
+ this.i.mu = v;
873
877
  }
874
878
  /**
875
879
  * Gets or sets the format specifiers to use with the HeaderFormatString string.
@@ -889,10 +893,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
889
893
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
890
894
  */
891
895
  get dataToolTipHeaderFormatCulture() {
892
- return this.i.mf;
896
+ return this.i.mq;
893
897
  }
894
898
  set dataToolTipHeaderFormatCulture(v) {
895
- this.i.mf = v;
899
+ this.i.mq = v;
896
900
  }
897
901
  /**
898
902
  * Gets or sets date format for the header
@@ -920,154 +924,154 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
920
924
  * Gets or sets the HeaderText for the data legend.
921
925
  */
922
926
  get dataToolTipHeaderText() {
923
- return this.i.mo;
927
+ return this.i.mz;
924
928
  }
925
929
  set dataToolTipHeaderText(v) {
926
- this.i.mo = v;
930
+ this.i.mz = v;
927
931
  }
928
932
  /**
929
933
  * Gets or sets the header text color.
930
934
  */
931
935
  get dataToolTipHeaderTextColor() {
932
- return brushToString(this.i.us);
936
+ return brushToString(this.i.u8);
933
937
  }
934
938
  set dataToolTipHeaderTextColor(v) {
935
- this.i.us = stringToBrush(v);
936
- this._a("dataToolTipHeaderTextColor", brushToString(this.i.us));
939
+ this.i.u8 = stringToBrush(v);
940
+ this._a("dataToolTipHeaderTextColor", brushToString(this.i.u8));
937
941
  }
938
942
  get dataToolTipHeaderTextMarginBottom() {
939
- return this.i.vu ? this.i.vu.bottom : NaN;
943
+ return this.i.wa ? this.i.wa.bottom : NaN;
940
944
  }
941
945
  set dataToolTipHeaderTextMarginBottom(v) {
942
946
  this.ensureDataToolTipHeaderTextMargin();
943
- this.i.vu.bottom = +v;
944
- this._a("dataToolTipHeaderTextMarginBottom", this.i.vu.bottom);
945
- this.i.vu = this.i.vu;
947
+ this.i.wa.bottom = +v;
948
+ this._a("dataToolTipHeaderTextMarginBottom", this.i.wa.bottom);
949
+ this.i.wa = this.i.wa;
946
950
  }
947
951
  get dataToolTipHeaderTextMarginLeft() {
948
- return this.i.vu ? this.i.vu.left : NaN;
952
+ return this.i.wa ? this.i.wa.left : NaN;
949
953
  }
950
954
  set dataToolTipHeaderTextMarginLeft(v) {
951
955
  this.ensureDataToolTipHeaderTextMargin();
952
- this.i.vu.left = +v;
953
- this._a("dataToolTipHeaderTextMarginLeft", this.i.vu.left);
954
- this.i.vu = this.i.vu;
956
+ this.i.wa.left = +v;
957
+ this._a("dataToolTipHeaderTextMarginLeft", this.i.wa.left);
958
+ this.i.wa = this.i.wa;
955
959
  }
956
960
  get dataToolTipHeaderTextMarginRight() {
957
- return this.i.vu ? this.i.vu.right : NaN;
961
+ return this.i.wa ? this.i.wa.right : NaN;
958
962
  }
959
963
  set dataToolTipHeaderTextMarginRight(v) {
960
964
  this.ensureDataToolTipHeaderTextMargin();
961
- this.i.vu.right = +v;
962
- this._a("dataToolTipHeaderTextMarginRight", this.i.vu.right);
963
- this.i.vu = this.i.vu;
965
+ this.i.wa.right = +v;
966
+ this._a("dataToolTipHeaderTextMarginRight", this.i.wa.right);
967
+ this.i.wa = this.i.wa;
964
968
  }
965
969
  get dataToolTipHeaderTextMarginTop() {
966
- return this.i.vu ? this.i.vu.top : NaN;
970
+ return this.i.wa ? this.i.wa.top : NaN;
967
971
  }
968
972
  set dataToolTipHeaderTextMarginTop(v) {
969
973
  this.ensureDataToolTipHeaderTextMargin();
970
- this.i.vu.top = +v;
971
- this._a("dataToolTipHeaderTextMarginTop", this.i.vu.top);
972
- this.i.vu = this.i.vu;
974
+ this.i.wa.top = +v;
975
+ this._a("dataToolTipHeaderTextMarginTop", this.i.wa.top);
976
+ this.i.wa = this.i.wa;
973
977
  }
974
978
  ensureDataToolTipHeaderTextMargin() {
975
- if (this.i.vu) {
979
+ if (this.i.wa) {
976
980
  return;
977
981
  }
978
- this.i.vu = new Thickness(2);
982
+ this.i.wa = new Thickness(2);
979
983
  }
980
984
  get dataToolTipHeaderRowMarginBottom() {
981
- return this.i.vt ? this.i.vt.bottom : NaN;
985
+ return this.i.v9 ? this.i.v9.bottom : NaN;
982
986
  }
983
987
  set dataToolTipHeaderRowMarginBottom(v) {
984
988
  this.ensureDataToolTipHeaderRowMargin();
985
- this.i.vt.bottom = +v;
986
- this._a("dataToolTipHeaderRowMarginBottom", this.i.vt.bottom);
987
- this.i.vt = this.i.vt;
989
+ this.i.v9.bottom = +v;
990
+ this._a("dataToolTipHeaderRowMarginBottom", this.i.v9.bottom);
991
+ this.i.v9 = this.i.v9;
988
992
  }
989
993
  get dataToolTipHeaderRowMarginLeft() {
990
- return this.i.vt ? this.i.vt.left : NaN;
994
+ return this.i.v9 ? this.i.v9.left : NaN;
991
995
  }
992
996
  set dataToolTipHeaderRowMarginLeft(v) {
993
997
  this.ensureDataToolTipHeaderRowMargin();
994
- this.i.vt.left = +v;
995
- this._a("dataToolTipHeaderRowMarginLeft", this.i.vt.left);
996
- this.i.vt = this.i.vt;
998
+ this.i.v9.left = +v;
999
+ this._a("dataToolTipHeaderRowMarginLeft", this.i.v9.left);
1000
+ this.i.v9 = this.i.v9;
997
1001
  }
998
1002
  get dataToolTipHeaderRowMarginRight() {
999
- return this.i.vt ? this.i.vt.right : NaN;
1003
+ return this.i.v9 ? this.i.v9.right : NaN;
1000
1004
  }
1001
1005
  set dataToolTipHeaderRowMarginRight(v) {
1002
1006
  this.ensureDataToolTipHeaderRowMargin();
1003
- this.i.vt.right = +v;
1004
- this._a("dataToolTipHeaderRowMarginRight", this.i.vt.right);
1005
- this.i.vt = this.i.vt;
1007
+ this.i.v9.right = +v;
1008
+ this._a("dataToolTipHeaderRowMarginRight", this.i.v9.right);
1009
+ this.i.v9 = this.i.v9;
1006
1010
  }
1007
1011
  get dataToolTipHeaderRowMarginTop() {
1008
- return this.i.vt ? this.i.vt.top : NaN;
1012
+ return this.i.v9 ? this.i.v9.top : NaN;
1009
1013
  }
1010
1014
  set dataToolTipHeaderRowMarginTop(v) {
1011
1015
  this.ensureDataToolTipHeaderRowMargin();
1012
- this.i.vt.top = +v;
1013
- this._a("dataToolTipHeaderRowMarginTop", this.i.vt.top);
1014
- this.i.vt = this.i.vt;
1016
+ this.i.v9.top = +v;
1017
+ this._a("dataToolTipHeaderRowMarginTop", this.i.v9.top);
1018
+ this.i.v9 = this.i.v9;
1015
1019
  }
1016
1020
  ensureDataToolTipHeaderRowMargin() {
1017
- if (this.i.vt) {
1021
+ if (this.i.v9) {
1018
1022
  return;
1019
1023
  }
1020
- this.i.vt = new Thickness(2);
1024
+ this.i.v9 = new Thickness(2);
1021
1025
  }
1022
1026
  /**
1023
1027
  * Gets or sets whether to show Header row.
1024
1028
  */
1025
1029
  get dataToolTipHeaderRowVisible() {
1026
- return this.i.fq;
1030
+ return this.i.fz;
1027
1031
  }
1028
1032
  set dataToolTipHeaderRowVisible(v) {
1029
- this.i.fq = ensureBool(v);
1030
- this._a("dataToolTipHeaderRowVisible", this.i.fq);
1033
+ this.i.fz = ensureBool(v);
1034
+ this._a("dataToolTipHeaderRowVisible", this.i.fz);
1031
1035
  }
1032
1036
  /**
1033
1037
  * Gets or Sets the style to use for the header text.
1034
1038
  */
1035
1039
  get dataToolTipHeaderTextStyle() {
1036
- if (this.i.ed == null) {
1040
+ if (this.i.el == null) {
1037
1041
  return null;
1038
1042
  }
1039
- return this.i.ed.fontString;
1043
+ return this.i.el.fontString;
1040
1044
  }
1041
1045
  set dataToolTipHeaderTextStyle(v) {
1042
1046
  let fi = new FontInfo();
1043
1047
  fi.fontString = v;
1044
- this.i.ed = fi;
1045
- this._a("dataToolTipHeaderTextStyle", this.i.ed != null ? this.i.ed.fontString : "");
1048
+ this.i.el = fi;
1049
+ this._a("dataToolTipHeaderTextStyle", this.i.el != null ? this.i.el.fontString : "");
1046
1050
  }
1047
1051
  /**
1048
1052
  * Gets or sets the summary text color.
1049
1053
  */
1050
1054
  get dataToolTipSummaryTitleTextColor() {
1051
- return brushToString(this.i.uv);
1055
+ return brushToString(this.i.vb);
1052
1056
  }
1053
1057
  set dataToolTipSummaryTitleTextColor(v) {
1054
- this.i.uv = stringToBrush(v);
1055
- this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.uv));
1058
+ this.i.vb = stringToBrush(v);
1059
+ this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.vb));
1056
1060
  }
1057
1061
  /**
1058
1062
  * Gets or Sets the style to use for the summary text.
1059
1063
  */
1060
1064
  get dataToolTipSummaryTitleTextStyle() {
1061
- if (this.i.eg == null) {
1065
+ if (this.i.eo == null) {
1062
1066
  return null;
1063
1067
  }
1064
- return this.i.eg.fontString;
1068
+ return this.i.eo.fontString;
1065
1069
  }
1066
1070
  set dataToolTipSummaryTitleTextStyle(v) {
1067
1071
  let fi = new FontInfo();
1068
1072
  fi.fontString = v;
1069
- this.i.eg = fi;
1070
- this._a("dataToolTipSummaryTitleTextStyle", this.i.eg != null ? this.i.eg.fontString : "");
1073
+ this.i.eo = fi;
1074
+ this._a("dataToolTipSummaryTitleTextStyle", this.i.eo != null ? this.i.eo.fontString : "");
1071
1075
  }
1072
1076
  /**
1073
1077
  * Gets or sets the SummaryType for the data legend.
@@ -1083,239 +1087,239 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1083
1087
  * Gets or sets the SummaryTitleText for the data legend.
1084
1088
  */
1085
1089
  get dataToolTipSummaryTitleText() {
1086
- return this.i.m7;
1090
+ return this.i.ni;
1087
1091
  }
1088
1092
  set dataToolTipSummaryTitleText(v) {
1089
- this.i.m7 = v;
1093
+ this.i.ni = v;
1090
1094
  }
1091
1095
  get dataToolTipSummaryTitleTextMarginBottom() {
1092
- return this.i.vx ? this.i.vx.bottom : NaN;
1096
+ return this.i.wd ? this.i.wd.bottom : NaN;
1093
1097
  }
1094
1098
  set dataToolTipSummaryTitleTextMarginBottom(v) {
1095
1099
  this.ensureDataToolTipSummaryTitleTextMargin();
1096
- this.i.vx.bottom = +v;
1097
- this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.vx.bottom);
1098
- this.i.vx = this.i.vx;
1100
+ this.i.wd.bottom = +v;
1101
+ this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.wd.bottom);
1102
+ this.i.wd = this.i.wd;
1099
1103
  }
1100
1104
  get dataToolTipSummaryTitleTextMarginLeft() {
1101
- return this.i.vx ? this.i.vx.left : NaN;
1105
+ return this.i.wd ? this.i.wd.left : NaN;
1102
1106
  }
1103
1107
  set dataToolTipSummaryTitleTextMarginLeft(v) {
1104
1108
  this.ensureDataToolTipSummaryTitleTextMargin();
1105
- this.i.vx.left = +v;
1106
- this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.vx.left);
1107
- this.i.vx = this.i.vx;
1109
+ this.i.wd.left = +v;
1110
+ this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.wd.left);
1111
+ this.i.wd = this.i.wd;
1108
1112
  }
1109
1113
  get dataToolTipSummaryTitleTextMarginRight() {
1110
- return this.i.vx ? this.i.vx.right : NaN;
1114
+ return this.i.wd ? this.i.wd.right : NaN;
1111
1115
  }
1112
1116
  set dataToolTipSummaryTitleTextMarginRight(v) {
1113
1117
  this.ensureDataToolTipSummaryTitleTextMargin();
1114
- this.i.vx.right = +v;
1115
- this._a("dataToolTipSummaryTitleTextMarginRight", this.i.vx.right);
1116
- this.i.vx = this.i.vx;
1118
+ this.i.wd.right = +v;
1119
+ this._a("dataToolTipSummaryTitleTextMarginRight", this.i.wd.right);
1120
+ this.i.wd = this.i.wd;
1117
1121
  }
1118
1122
  get dataToolTipSummaryTitleTextMarginTop() {
1119
- return this.i.vx ? this.i.vx.top : NaN;
1123
+ return this.i.wd ? this.i.wd.top : NaN;
1120
1124
  }
1121
1125
  set dataToolTipSummaryTitleTextMarginTop(v) {
1122
1126
  this.ensureDataToolTipSummaryTitleTextMargin();
1123
- this.i.vx.top = +v;
1124
- this._a("dataToolTipSummaryTitleTextMarginTop", this.i.vx.top);
1125
- this.i.vx = this.i.vx;
1127
+ this.i.wd.top = +v;
1128
+ this._a("dataToolTipSummaryTitleTextMarginTop", this.i.wd.top);
1129
+ this.i.wd = this.i.wd;
1126
1130
  }
1127
1131
  ensureDataToolTipSummaryTitleTextMargin() {
1128
- if (this.i.vx) {
1132
+ if (this.i.wd) {
1129
1133
  return;
1130
1134
  }
1131
- this.i.vx = new Thickness(2);
1135
+ this.i.wd = new Thickness(2);
1132
1136
  }
1133
1137
  get dataToolTipSummaryRowMarginBottom() {
1134
- return this.i.vw ? this.i.vw.bottom : NaN;
1138
+ return this.i.wc ? this.i.wc.bottom : NaN;
1135
1139
  }
1136
1140
  set dataToolTipSummaryRowMarginBottom(v) {
1137
1141
  this.ensureDataToolTipSummaryRowMargin();
1138
- this.i.vw.bottom = +v;
1139
- this._a("dataToolTipSummaryRowMarginBottom", this.i.vw.bottom);
1140
- this.i.vw = this.i.vw;
1142
+ this.i.wc.bottom = +v;
1143
+ this._a("dataToolTipSummaryRowMarginBottom", this.i.wc.bottom);
1144
+ this.i.wc = this.i.wc;
1141
1145
  }
1142
1146
  get dataToolTipSummaryRowMarginLeft() {
1143
- return this.i.vw ? this.i.vw.left : NaN;
1147
+ return this.i.wc ? this.i.wc.left : NaN;
1144
1148
  }
1145
1149
  set dataToolTipSummaryRowMarginLeft(v) {
1146
1150
  this.ensureDataToolTipSummaryRowMargin();
1147
- this.i.vw.left = +v;
1148
- this._a("dataToolTipSummaryRowMarginLeft", this.i.vw.left);
1149
- this.i.vw = this.i.vw;
1151
+ this.i.wc.left = +v;
1152
+ this._a("dataToolTipSummaryRowMarginLeft", this.i.wc.left);
1153
+ this.i.wc = this.i.wc;
1150
1154
  }
1151
1155
  get dataToolTipSummaryRowMarginRight() {
1152
- return this.i.vw ? this.i.vw.right : NaN;
1156
+ return this.i.wc ? this.i.wc.right : NaN;
1153
1157
  }
1154
1158
  set dataToolTipSummaryRowMarginRight(v) {
1155
1159
  this.ensureDataToolTipSummaryRowMargin();
1156
- this.i.vw.right = +v;
1157
- this._a("dataToolTipSummaryRowMarginRight", this.i.vw.right);
1158
- this.i.vw = this.i.vw;
1160
+ this.i.wc.right = +v;
1161
+ this._a("dataToolTipSummaryRowMarginRight", this.i.wc.right);
1162
+ this.i.wc = this.i.wc;
1159
1163
  }
1160
1164
  get dataToolTipSummaryRowMarginTop() {
1161
- return this.i.vw ? this.i.vw.top : NaN;
1165
+ return this.i.wc ? this.i.wc.top : NaN;
1162
1166
  }
1163
1167
  set dataToolTipSummaryRowMarginTop(v) {
1164
1168
  this.ensureDataToolTipSummaryRowMargin();
1165
- this.i.vw.top = +v;
1166
- this._a("dataToolTipSummaryRowMarginTop", this.i.vw.top);
1167
- this.i.vw = this.i.vw;
1169
+ this.i.wc.top = +v;
1170
+ this._a("dataToolTipSummaryRowMarginTop", this.i.wc.top);
1171
+ this.i.wc = this.i.wc;
1168
1172
  }
1169
1173
  ensureDataToolTipSummaryRowMargin() {
1170
- if (this.i.vw) {
1174
+ if (this.i.wc) {
1171
1175
  return;
1172
1176
  }
1173
- this.i.vw = new Thickness(2);
1177
+ this.i.wc = new Thickness(2);
1174
1178
  }
1175
1179
  /**
1176
1180
  * Gets or sets the units text color.
1177
1181
  */
1178
1182
  get dataToolTipSummaryValueTextColor() {
1179
- return brushToString(this.i.ux);
1183
+ return brushToString(this.i.vd);
1180
1184
  }
1181
1185
  set dataToolTipSummaryValueTextColor(v) {
1182
- this.i.ux = stringToBrush(v);
1183
- this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.ux));
1186
+ this.i.vd = stringToBrush(v);
1187
+ this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.vd));
1184
1188
  }
1185
1189
  /**
1186
1190
  * Gets or Sets the style to use for the units text.
1187
1191
  */
1188
1192
  get dataToolTipSummaryValueTextStyle() {
1189
- if (this.i.ei == null) {
1193
+ if (this.i.eq == null) {
1190
1194
  return null;
1191
1195
  }
1192
- return this.i.ei.fontString;
1196
+ return this.i.eq.fontString;
1193
1197
  }
1194
1198
  set dataToolTipSummaryValueTextStyle(v) {
1195
1199
  let fi = new FontInfo();
1196
1200
  fi.fontString = v;
1197
- this.i.ei = fi;
1198
- this._a("dataToolTipSummaryValueTextStyle", this.i.ei != null ? this.i.ei.fontString : "");
1201
+ this.i.eq = fi;
1202
+ this._a("dataToolTipSummaryValueTextStyle", this.i.eq != null ? this.i.eq.fontString : "");
1199
1203
  }
1200
1204
  /**
1201
1205
  * Gets or sets the units text for the data legend.
1202
1206
  */
1203
1207
  get dataToolTipSummaryLabelText() {
1204
- return this.i.m2;
1208
+ return this.i.nd;
1205
1209
  }
1206
1210
  set dataToolTipSummaryLabelText(v) {
1207
- this.i.m2 = v;
1211
+ this.i.nd = v;
1208
1212
  }
1209
1213
  /**
1210
1214
  * Gets or sets the units text color.
1211
1215
  */
1212
1216
  get dataToolTipSummaryLabelTextColor() {
1213
- return brushToString(this.i.uu);
1217
+ return brushToString(this.i.va);
1214
1218
  }
1215
1219
  set dataToolTipSummaryLabelTextColor(v) {
1216
- this.i.uu = stringToBrush(v);
1217
- this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.uu));
1220
+ this.i.va = stringToBrush(v);
1221
+ this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.va));
1218
1222
  }
1219
1223
  /**
1220
1224
  * Gets or Sets the style to use for the units text.
1221
1225
  */
1222
1226
  get dataToolTipSummaryLabelTextStyle() {
1223
- if (this.i.ef == null) {
1227
+ if (this.i.en == null) {
1224
1228
  return null;
1225
1229
  }
1226
- return this.i.ef.fontString;
1230
+ return this.i.en.fontString;
1227
1231
  }
1228
1232
  set dataToolTipSummaryLabelTextStyle(v) {
1229
1233
  let fi = new FontInfo();
1230
1234
  fi.fontString = v;
1231
- this.i.ef = fi;
1232
- this._a("dataToolTipSummaryLabelTextStyle", this.i.ef != null ? this.i.ef.fontString : "");
1235
+ this.i.en = fi;
1236
+ this._a("dataToolTipSummaryLabelTextStyle", this.i.en != null ? this.i.en.fontString : "");
1233
1237
  }
1234
1238
  /**
1235
1239
  * Gets or sets the units text for the data legend.
1236
1240
  */
1237
1241
  get dataToolTipSummaryUnitsText() {
1238
- return this.i.nd;
1242
+ return this.i.no;
1239
1243
  }
1240
1244
  set dataToolTipSummaryUnitsText(v) {
1241
- this.i.nd = v;
1245
+ this.i.no = v;
1242
1246
  }
1243
1247
  /**
1244
1248
  * Gets or sets the units text color.
1245
1249
  */
1246
1250
  get dataToolTipSummaryUnitsTextColor() {
1247
- return brushToString(this.i.uw);
1251
+ return brushToString(this.i.vc);
1248
1252
  }
1249
1253
  set dataToolTipSummaryUnitsTextColor(v) {
1250
- this.i.uw = stringToBrush(v);
1251
- this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.uw));
1254
+ this.i.vc = stringToBrush(v);
1255
+ this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.vc));
1252
1256
  }
1253
1257
  /**
1254
1258
  * Gets or Sets the style to use for the units text.
1255
1259
  */
1256
1260
  get dataToolTipSummaryUnitsTextStyle() {
1257
- if (this.i.eh == null) {
1261
+ if (this.i.ep == null) {
1258
1262
  return null;
1259
1263
  }
1260
- return this.i.eh.fontString;
1264
+ return this.i.ep.fontString;
1261
1265
  }
1262
1266
  set dataToolTipSummaryUnitsTextStyle(v) {
1263
1267
  let fi = new FontInfo();
1264
1268
  fi.fontString = v;
1265
- this.i.eh = fi;
1266
- this._a("dataToolTipSummaryUnitsTextStyle", this.i.eh != null ? this.i.eh.fontString : "");
1269
+ this.i.ep = fi;
1270
+ this._a("dataToolTipSummaryUnitsTextStyle", this.i.ep != null ? this.i.ep.fontString : "");
1267
1271
  }
1268
1272
  get dataToolTipBadgeMarginBottom() {
1269
- return this.i.vs ? this.i.vs.bottom : NaN;
1273
+ return this.i.v8 ? this.i.v8.bottom : NaN;
1270
1274
  }
1271
1275
  set dataToolTipBadgeMarginBottom(v) {
1272
1276
  this.ensureDataToolTipBadgeMargin();
1273
- this.i.vs.bottom = +v;
1274
- this._a("dataToolTipBadgeMarginBottom", this.i.vs.bottom);
1275
- this.i.vs = this.i.vs;
1277
+ this.i.v8.bottom = +v;
1278
+ this._a("dataToolTipBadgeMarginBottom", this.i.v8.bottom);
1279
+ this.i.v8 = this.i.v8;
1276
1280
  }
1277
1281
  get dataToolTipBadgeMarginLeft() {
1278
- return this.i.vs ? this.i.vs.left : NaN;
1282
+ return this.i.v8 ? this.i.v8.left : NaN;
1279
1283
  }
1280
1284
  set dataToolTipBadgeMarginLeft(v) {
1281
1285
  this.ensureDataToolTipBadgeMargin();
1282
- this.i.vs.left = +v;
1283
- this._a("dataToolTipBadgeMarginLeft", this.i.vs.left);
1284
- this.i.vs = this.i.vs;
1286
+ this.i.v8.left = +v;
1287
+ this._a("dataToolTipBadgeMarginLeft", this.i.v8.left);
1288
+ this.i.v8 = this.i.v8;
1285
1289
  }
1286
1290
  get dataToolTipBadgeMarginRight() {
1287
- return this.i.vs ? this.i.vs.right : NaN;
1291
+ return this.i.v8 ? this.i.v8.right : NaN;
1288
1292
  }
1289
1293
  set dataToolTipBadgeMarginRight(v) {
1290
1294
  this.ensureDataToolTipBadgeMargin();
1291
- this.i.vs.right = +v;
1292
- this._a("dataToolTipBadgeMarginRight", this.i.vs.right);
1293
- this.i.vs = this.i.vs;
1295
+ this.i.v8.right = +v;
1296
+ this._a("dataToolTipBadgeMarginRight", this.i.v8.right);
1297
+ this.i.v8 = this.i.v8;
1294
1298
  }
1295
1299
  get dataToolTipBadgeMarginTop() {
1296
- return this.i.vs ? this.i.vs.top : NaN;
1300
+ return this.i.v8 ? this.i.v8.top : NaN;
1297
1301
  }
1298
1302
  set dataToolTipBadgeMarginTop(v) {
1299
1303
  this.ensureDataToolTipBadgeMargin();
1300
- this.i.vs.top = +v;
1301
- this._a("dataToolTipBadgeMarginTop", this.i.vs.top);
1302
- this.i.vs = this.i.vs;
1304
+ this.i.v8.top = +v;
1305
+ this._a("dataToolTipBadgeMarginTop", this.i.v8.top);
1306
+ this.i.v8 = this.i.v8;
1303
1307
  }
1304
1308
  ensureDataToolTipBadgeMargin() {
1305
- if (this.i.vs) {
1309
+ if (this.i.v8) {
1306
1310
  return;
1307
1311
  }
1308
- this.i.vs = new Thickness(2);
1312
+ this.i.v8 = new Thickness(2);
1309
1313
  }
1310
1314
  /**
1311
1315
  * Gets or sets the BadgeShape for the data legend.
1312
1316
  */
1313
1317
  get dataToolTipBadgeShape() {
1314
- return this.i.ch;
1318
+ return this.i.ci;
1315
1319
  }
1316
1320
  set dataToolTipBadgeShape(v) {
1317
- this.i.ch = ensureEnum(LegendItemBadgeShape_$type, v);
1318
- this._a("dataToolTipBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.ch));
1321
+ this.i.ci = ensureEnum(LegendItemBadgeShape_$type, v);
1322
+ this._a("dataToolTipBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.ci));
1319
1323
  }
1320
1324
  /**
1321
1325
  * Gets or sets the UnitsMode for the data legend.
@@ -1331,144 +1335,144 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1331
1335
  * Gets or sets the units text for the data legend.
1332
1336
  */
1333
1337
  get dataToolTipUnitsText() {
1334
- return this.i.nn;
1338
+ return this.i.ny;
1335
1339
  }
1336
1340
  set dataToolTipUnitsText(v) {
1337
- this.i.nn = v;
1341
+ this.i.ny = v;
1338
1342
  }
1339
1343
  /**
1340
1344
  * Gets or sets the units text color.
1341
1345
  */
1342
1346
  get dataToolTipUnitsTextColor() {
1343
- return brushToString(this.i.uz);
1347
+ return brushToString(this.i.vf);
1344
1348
  }
1345
1349
  set dataToolTipUnitsTextColor(v) {
1346
- this.i.uz = stringToBrush(v);
1347
- this._a("dataToolTipUnitsTextColor", brushToString(this.i.uz));
1350
+ this.i.vf = stringToBrush(v);
1351
+ this._a("dataToolTipUnitsTextColor", brushToString(this.i.vf));
1348
1352
  }
1349
1353
  get dataToolTipUnitsTextMarginBottom() {
1350
- return this.i.vz ? this.i.vz.bottom : NaN;
1354
+ return this.i.wf ? this.i.wf.bottom : NaN;
1351
1355
  }
1352
1356
  set dataToolTipUnitsTextMarginBottom(v) {
1353
1357
  this.ensureDataToolTipUnitsTextMargin();
1354
- this.i.vz.bottom = +v;
1355
- this._a("dataToolTipUnitsTextMarginBottom", this.i.vz.bottom);
1356
- this.i.vz = this.i.vz;
1358
+ this.i.wf.bottom = +v;
1359
+ this._a("dataToolTipUnitsTextMarginBottom", this.i.wf.bottom);
1360
+ this.i.wf = this.i.wf;
1357
1361
  }
1358
1362
  get dataToolTipUnitsTextMarginLeft() {
1359
- return this.i.vz ? this.i.vz.left : NaN;
1363
+ return this.i.wf ? this.i.wf.left : NaN;
1360
1364
  }
1361
1365
  set dataToolTipUnitsTextMarginLeft(v) {
1362
1366
  this.ensureDataToolTipUnitsTextMargin();
1363
- this.i.vz.left = +v;
1364
- this._a("dataToolTipUnitsTextMarginLeft", this.i.vz.left);
1365
- this.i.vz = this.i.vz;
1367
+ this.i.wf.left = +v;
1368
+ this._a("dataToolTipUnitsTextMarginLeft", this.i.wf.left);
1369
+ this.i.wf = this.i.wf;
1366
1370
  }
1367
1371
  get dataToolTipUnitsTextMarginRight() {
1368
- return this.i.vz ? this.i.vz.right : NaN;
1372
+ return this.i.wf ? this.i.wf.right : NaN;
1369
1373
  }
1370
1374
  set dataToolTipUnitsTextMarginRight(v) {
1371
1375
  this.ensureDataToolTipUnitsTextMargin();
1372
- this.i.vz.right = +v;
1373
- this._a("dataToolTipUnitsTextMarginRight", this.i.vz.right);
1374
- this.i.vz = this.i.vz;
1376
+ this.i.wf.right = +v;
1377
+ this._a("dataToolTipUnitsTextMarginRight", this.i.wf.right);
1378
+ this.i.wf = this.i.wf;
1375
1379
  }
1376
1380
  get dataToolTipUnitsTextMarginTop() {
1377
- return this.i.vz ? this.i.vz.top : NaN;
1381
+ return this.i.wf ? this.i.wf.top : NaN;
1378
1382
  }
1379
1383
  set dataToolTipUnitsTextMarginTop(v) {
1380
1384
  this.ensureDataToolTipUnitsTextMargin();
1381
- this.i.vz.top = +v;
1382
- this._a("dataToolTipUnitsTextMarginTop", this.i.vz.top);
1383
- this.i.vz = this.i.vz;
1385
+ this.i.wf.top = +v;
1386
+ this._a("dataToolTipUnitsTextMarginTop", this.i.wf.top);
1387
+ this.i.wf = this.i.wf;
1384
1388
  }
1385
1389
  ensureDataToolTipUnitsTextMargin() {
1386
- if (this.i.vz) {
1390
+ if (this.i.wf) {
1387
1391
  return;
1388
1392
  }
1389
- this.i.vz = new Thickness(2);
1393
+ this.i.wf = new Thickness(2);
1390
1394
  }
1391
1395
  /**
1392
1396
  * Gets or Sets the style to use for the units text.
1393
1397
  */
1394
1398
  get dataToolTipUnitsTextStyle() {
1395
- if (this.i.ek == null) {
1399
+ if (this.i.es == null) {
1396
1400
  return null;
1397
1401
  }
1398
- return this.i.ek.fontString;
1402
+ return this.i.es.fontString;
1399
1403
  }
1400
1404
  set dataToolTipUnitsTextStyle(v) {
1401
1405
  let fi = new FontInfo();
1402
1406
  fi.fontString = v;
1403
- this.i.ek = fi;
1404
- this._a("dataToolTipUnitsTextStyle", this.i.ek != null ? this.i.ek.fontString : "");
1407
+ this.i.es = fi;
1408
+ this._a("dataToolTipUnitsTextStyle", this.i.es != null ? this.i.es.fontString : "");
1405
1409
  }
1406
1410
  get dataToolTipTitleTextMarginBottom() {
1407
- return this.i.vy ? this.i.vy.bottom : NaN;
1411
+ return this.i.we ? this.i.we.bottom : NaN;
1408
1412
  }
1409
1413
  set dataToolTipTitleTextMarginBottom(v) {
1410
1414
  this.ensureDataToolTipTitleTextMargin();
1411
- this.i.vy.bottom = +v;
1412
- this._a("dataToolTipTitleTextMarginBottom", this.i.vy.bottom);
1413
- this.i.vy = this.i.vy;
1415
+ this.i.we.bottom = +v;
1416
+ this._a("dataToolTipTitleTextMarginBottom", this.i.we.bottom);
1417
+ this.i.we = this.i.we;
1414
1418
  }
1415
1419
  get dataToolTipTitleTextMarginLeft() {
1416
- return this.i.vy ? this.i.vy.left : NaN;
1420
+ return this.i.we ? this.i.we.left : NaN;
1417
1421
  }
1418
1422
  set dataToolTipTitleTextMarginLeft(v) {
1419
1423
  this.ensureDataToolTipTitleTextMargin();
1420
- this.i.vy.left = +v;
1421
- this._a("dataToolTipTitleTextMarginLeft", this.i.vy.left);
1422
- this.i.vy = this.i.vy;
1424
+ this.i.we.left = +v;
1425
+ this._a("dataToolTipTitleTextMarginLeft", this.i.we.left);
1426
+ this.i.we = this.i.we;
1423
1427
  }
1424
1428
  get dataToolTipTitleTextMarginRight() {
1425
- return this.i.vy ? this.i.vy.right : NaN;
1429
+ return this.i.we ? this.i.we.right : NaN;
1426
1430
  }
1427
1431
  set dataToolTipTitleTextMarginRight(v) {
1428
1432
  this.ensureDataToolTipTitleTextMargin();
1429
- this.i.vy.right = +v;
1430
- this._a("dataToolTipTitleTextMarginRight", this.i.vy.right);
1431
- this.i.vy = this.i.vy;
1433
+ this.i.we.right = +v;
1434
+ this._a("dataToolTipTitleTextMarginRight", this.i.we.right);
1435
+ this.i.we = this.i.we;
1432
1436
  }
1433
1437
  get dataToolTipTitleTextMarginTop() {
1434
- return this.i.vy ? this.i.vy.top : NaN;
1438
+ return this.i.we ? this.i.we.top : NaN;
1435
1439
  }
1436
1440
  set dataToolTipTitleTextMarginTop(v) {
1437
1441
  this.ensureDataToolTipTitleTextMargin();
1438
- this.i.vy.top = +v;
1439
- this._a("dataToolTipTitleTextMarginTop", this.i.vy.top);
1440
- this.i.vy = this.i.vy;
1442
+ this.i.we.top = +v;
1443
+ this._a("dataToolTipTitleTextMarginTop", this.i.we.top);
1444
+ this.i.we = this.i.we;
1441
1445
  }
1442
1446
  ensureDataToolTipTitleTextMargin() {
1443
- if (this.i.vy) {
1447
+ if (this.i.we) {
1444
1448
  return;
1445
1449
  }
1446
- this.i.vy = new Thickness(2);
1450
+ this.i.we = new Thickness(2);
1447
1451
  }
1448
1452
  /**
1449
1453
  * Gets or sets the display text color.
1450
1454
  */
1451
1455
  get dataToolTipTitleTextColor() {
1452
- return brushToString(this.i.uy);
1456
+ return brushToString(this.i.ve);
1453
1457
  }
1454
1458
  set dataToolTipTitleTextColor(v) {
1455
- this.i.uy = stringToBrush(v);
1456
- this._a("dataToolTipTitleTextColor", brushToString(this.i.uy));
1459
+ this.i.ve = stringToBrush(v);
1460
+ this._a("dataToolTipTitleTextColor", brushToString(this.i.ve));
1457
1461
  }
1458
1462
  /**
1459
1463
  * Gets or Sets the style to use for the display text.
1460
1464
  */
1461
1465
  get dataToolTipTitleTextStyle() {
1462
- if (this.i.ej == null) {
1466
+ if (this.i.er == null) {
1463
1467
  return null;
1464
1468
  }
1465
- return this.i.ej.fontString;
1469
+ return this.i.er.fontString;
1466
1470
  }
1467
1471
  set dataToolTipTitleTextStyle(v) {
1468
1472
  let fi = new FontInfo();
1469
1473
  fi.fontString = v;
1470
- this.i.ej = fi;
1471
- this._a("dataToolTipTitleTextStyle", this.i.ej != null ? this.i.ej.fontString : "");
1474
+ this.i.er = fi;
1475
+ this._a("dataToolTipTitleTextStyle", this.i.er != null ? this.i.er.fontString : "");
1472
1476
  }
1473
1477
  /**
1474
1478
  * Gets or sets the mode for displaying labels before series values in the data legend, e.g. O: H: L: C: for financial series
@@ -1484,68 +1488,68 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1484
1488
  * Gets or sets the units text color.
1485
1489
  */
1486
1490
  get dataToolTipLabelTextColor() {
1487
- return brushToString(this.i.ut);
1491
+ return brushToString(this.i.u9);
1488
1492
  }
1489
1493
  set dataToolTipLabelTextColor(v) {
1490
- this.i.ut = stringToBrush(v);
1491
- this._a("dataToolTipLabelTextColor", brushToString(this.i.ut));
1494
+ this.i.u9 = stringToBrush(v);
1495
+ this._a("dataToolTipLabelTextColor", brushToString(this.i.u9));
1492
1496
  }
1493
1497
  get dataToolTipLabelTextMarginBottom() {
1494
- return this.i.vv ? this.i.vv.bottom : NaN;
1498
+ return this.i.wb ? this.i.wb.bottom : NaN;
1495
1499
  }
1496
1500
  set dataToolTipLabelTextMarginBottom(v) {
1497
1501
  this.ensureDataToolTipLabelTextMargin();
1498
- this.i.vv.bottom = +v;
1499
- this._a("dataToolTipLabelTextMarginBottom", this.i.vv.bottom);
1500
- this.i.vv = this.i.vv;
1502
+ this.i.wb.bottom = +v;
1503
+ this._a("dataToolTipLabelTextMarginBottom", this.i.wb.bottom);
1504
+ this.i.wb = this.i.wb;
1501
1505
  }
1502
1506
  get dataToolTipLabelTextMarginLeft() {
1503
- return this.i.vv ? this.i.vv.left : NaN;
1507
+ return this.i.wb ? this.i.wb.left : NaN;
1504
1508
  }
1505
1509
  set dataToolTipLabelTextMarginLeft(v) {
1506
1510
  this.ensureDataToolTipLabelTextMargin();
1507
- this.i.vv.left = +v;
1508
- this._a("dataToolTipLabelTextMarginLeft", this.i.vv.left);
1509
- this.i.vv = this.i.vv;
1511
+ this.i.wb.left = +v;
1512
+ this._a("dataToolTipLabelTextMarginLeft", this.i.wb.left);
1513
+ this.i.wb = this.i.wb;
1510
1514
  }
1511
1515
  get dataToolTipLabelTextMarginRight() {
1512
- return this.i.vv ? this.i.vv.right : NaN;
1516
+ return this.i.wb ? this.i.wb.right : NaN;
1513
1517
  }
1514
1518
  set dataToolTipLabelTextMarginRight(v) {
1515
1519
  this.ensureDataToolTipLabelTextMargin();
1516
- this.i.vv.right = +v;
1517
- this._a("dataToolTipLabelTextMarginRight", this.i.vv.right);
1518
- this.i.vv = this.i.vv;
1520
+ this.i.wb.right = +v;
1521
+ this._a("dataToolTipLabelTextMarginRight", this.i.wb.right);
1522
+ this.i.wb = this.i.wb;
1519
1523
  }
1520
1524
  get dataToolTipLabelTextMarginTop() {
1521
- return this.i.vv ? this.i.vv.top : NaN;
1525
+ return this.i.wb ? this.i.wb.top : NaN;
1522
1526
  }
1523
1527
  set dataToolTipLabelTextMarginTop(v) {
1524
1528
  this.ensureDataToolTipLabelTextMargin();
1525
- this.i.vv.top = +v;
1526
- this._a("dataToolTipLabelTextMarginTop", this.i.vv.top);
1527
- this.i.vv = this.i.vv;
1529
+ this.i.wb.top = +v;
1530
+ this._a("dataToolTipLabelTextMarginTop", this.i.wb.top);
1531
+ this.i.wb = this.i.wb;
1528
1532
  }
1529
1533
  ensureDataToolTipLabelTextMargin() {
1530
- if (this.i.vv) {
1534
+ if (this.i.wb) {
1531
1535
  return;
1532
1536
  }
1533
- this.i.vv = new Thickness(2);
1537
+ this.i.wb = new Thickness(2);
1534
1538
  }
1535
1539
  /**
1536
1540
  * Gets or Sets the style to use for the units text.
1537
1541
  */
1538
1542
  get dataToolTipLabelTextStyle() {
1539
- if (this.i.ee == null) {
1543
+ if (this.i.em == null) {
1540
1544
  return null;
1541
1545
  }
1542
- return this.i.ee.fontString;
1546
+ return this.i.em.fontString;
1543
1547
  }
1544
1548
  set dataToolTipLabelTextStyle(v) {
1545
1549
  let fi = new FontInfo();
1546
1550
  fi.fontString = v;
1547
- this.i.ee = fi;
1548
- this._a("dataToolTipLabelTextStyle", this.i.ee != null ? this.i.ee.fontString : "");
1551
+ this.i.em = fi;
1552
+ this._a("dataToolTipLabelTextStyle", this.i.em != null ? this.i.em.fontString : "");
1549
1553
  }
1550
1554
  /**
1551
1555
  * Gets the domain type of this chart
@@ -1617,10 +1621,32 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1617
1621
  return r.externalObject;
1618
1622
  }
1619
1623
  /**
1620
- * 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.
1624
+ * Gets the current filter that is applied to the chart. Collection can be updated to modify the filter for the chart. Once filter expresisons are in this collection, the chart will no longer listen for changes on their properties.
1621
1625
  */
1622
1626
  get filterExpressions() {
1623
- const r = this.i.dz;
1627
+ const r = this.i.d4;
1628
+ if (r == null) {
1629
+ return null;
1630
+ }
1631
+ if (!r.externalObject) {
1632
+ let e = new IgcFilterExpressionCollection();
1633
+ if (r.$type) {
1634
+ e._implementation = r;
1635
+ }
1636
+ else {
1637
+ if (e.i.setNativeElement) {
1638
+ e.i.setNativeElement(r);
1639
+ }
1640
+ }
1641
+ r.externalObject = e;
1642
+ }
1643
+ return r.externalObject;
1644
+ }
1645
+ /**
1646
+ * Gets the current highlight filter that is applied to the chart. Collection can be updated to modify the highlight filter for the chart. Once filter expresisons are in this collection, the chart will no longer listen for changes on their properties.
1647
+ */
1648
+ get highlightFilterExpressions() {
1649
+ const r = this.i.d5;
1624
1650
  if (r == null) {
1625
1651
  return null;
1626
1652
  }
@@ -1726,6 +1752,50 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1726
1752
  }
1727
1753
  return r.externalObject;
1728
1754
  }
1755
+ /**
1756
+ * Gets the initial filters that are applied to the chart.
1757
+ */
1758
+ get initialFilterExpressions() {
1759
+ const r = this.i.d6;
1760
+ if (r == null) {
1761
+ return null;
1762
+ }
1763
+ if (!r.externalObject) {
1764
+ let e = new IgcFilterExpressionCollection();
1765
+ if (r.$type) {
1766
+ e._implementation = r;
1767
+ }
1768
+ else {
1769
+ if (e.i.setNativeElement) {
1770
+ e.i.setNativeElement(r);
1771
+ }
1772
+ }
1773
+ r.externalObject = e;
1774
+ }
1775
+ return r.externalObject;
1776
+ }
1777
+ /**
1778
+ * Gets the initial highlight filters that are applied to the chart.
1779
+ */
1780
+ get initialHighlightFilterExpressions() {
1781
+ const r = this.i.d7;
1782
+ if (r == null) {
1783
+ return null;
1784
+ }
1785
+ if (!r.externalObject) {
1786
+ let e = new IgcFilterExpressionCollection();
1787
+ if (r.$type) {
1788
+ e._implementation = r;
1789
+ }
1790
+ else {
1791
+ if (e.i.setNativeElement) {
1792
+ e.i.setNativeElement(r);
1793
+ }
1794
+ }
1795
+ r.externalObject = e;
1796
+ }
1797
+ return r.externalObject;
1798
+ }
1729
1799
  /**
1730
1800
  * Gets the initial summaries that are applied to the chart.
1731
1801
  */
@@ -1752,37 +1822,55 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1752
1822
  * Gets or sets the sorts to apply to the chart. This property will become ignored if sorts are changed outside of this property.
1753
1823
  */
1754
1824
  get initialSorts() {
1755
- return this.i.o1;
1825
+ return this.i.ph;
1756
1826
  }
1757
1827
  set initialSorts(v) {
1758
- this.i.o1 = v;
1828
+ this.i.ph = v;
1759
1829
  }
1760
1830
  /**
1761
1831
  * Gets or sets the sorts to apply after grouping has been applied.
1762
1832
  */
1763
1833
  get groupSorts() {
1764
- return this.i.oi;
1834
+ return this.i.ot;
1765
1835
  }
1766
1836
  set groupSorts(v) {
1767
- this.i.oi = v;
1837
+ this.i.ot = v;
1768
1838
  }
1769
1839
  /**
1770
1840
  * Gets or sets the groupings to apply to the chart. This property will become ignored if sorts are changed outside of this property.
1771
1841
  */
1772
1842
  get initialGroups() {
1773
- return this.i.oz;
1843
+ return this.i.pd;
1774
1844
  }
1775
1845
  set initialGroups(v) {
1776
- this.i.oz = v;
1846
+ this.i.pd = v;
1847
+ }
1848
+ /**
1849
+ * Gets or sets the filter to apply to the chart. This property will become ignored if the filter is changed outside of this property.
1850
+ */
1851
+ get initialFilter() {
1852
+ return this.i.pb;
1853
+ }
1854
+ set initialFilter(v) {
1855
+ this.i.pb = v;
1856
+ }
1857
+ /**
1858
+ * Gets or sets the filter to apply to the chart. This property will become ignored if the filter is changed outside of this property.
1859
+ */
1860
+ get initialHighlightFilter() {
1861
+ return this.i.pf;
1862
+ }
1863
+ set initialHighlightFilter(v) {
1864
+ this.i.pf = v;
1777
1865
  }
1778
1866
  /**
1779
1867
  * Gets or sets the summaries to apply to the chart. This property will become ignored if sorts are changed outside of this property.
1780
1868
  */
1781
1869
  get initialSummaries() {
1782
- return this.i.o3;
1870
+ return this.i.pj;
1783
1871
  }
1784
1872
  set initialSummaries(v) {
1785
- this.i.o3 = v;
1873
+ this.i.pj = v;
1786
1874
  }
1787
1875
  /**
1788
1876
  * 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.
@@ -1882,11 +1970,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1882
1970
  * ```
1883
1971
  */
1884
1972
  get isHorizontalZoomEnabled() {
1885
- return this.i.f4;
1973
+ return this.i.gd;
1886
1974
  }
1887
1975
  set isHorizontalZoomEnabled(v) {
1888
- this.i.f4 = ensureBool(v);
1889
- this._a("isHorizontalZoomEnabled", this.i.f4);
1976
+ this.i.gd = ensureBool(v);
1977
+ this._a("isHorizontalZoomEnabled", this.i.gd);
1890
1978
  }
1891
1979
  /**
1892
1980
  * Gets or sets whether the chart can be vertically zoomed through user interactions.
@@ -1898,42 +1986,53 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1898
1986
  * ```
1899
1987
  */
1900
1988
  get isVerticalZoomEnabled() {
1901
- return this.i.gb;
1989
+ return this.i.gk;
1902
1990
  }
1903
1991
  set isVerticalZoomEnabled(v) {
1904
- this.i.gb = ensureBool(v);
1905
- this._a("isVerticalZoomEnabled", this.i.gb);
1992
+ this.i.gk = ensureBool(v);
1993
+ this._a("isVerticalZoomEnabled", this.i.gk);
1906
1994
  }
1907
1995
  /**
1908
1996
  * 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.
1909
1997
  */
1910
1998
  get shouldDisplayMockData() {
1911
- return this.i.ge;
1999
+ return this.i.gn;
1912
2000
  }
1913
2001
  set shouldDisplayMockData(v) {
1914
- this.i.ge = ensureBool(v);
1915
- this._a("shouldDisplayMockData", this.i.ge);
2002
+ this.i.gn = ensureBool(v);
2003
+ this._a("shouldDisplayMockData", this.i.gn);
1916
2004
  }
1917
2005
  /**
1918
2006
  * Gets or sets whether the chart should use a faded skeleton style for mock data.
1919
2007
  */
1920
2008
  get shouldUseSkeletonStyleForMockData() {
1921
- return this.i.gh;
2009
+ return this.i.gq;
1922
2010
  }
1923
2011
  set shouldUseSkeletonStyleForMockData(v) {
1924
- this.i.gh = ensureBool(v);
1925
- this._a("shouldUseSkeletonStyleForMockData", this.i.gh);
2012
+ this.i.gq = ensureBool(v);
2013
+ this._a("shouldUseSkeletonStyleForMockData", this.i.gq);
2014
+ }
2015
+ /**
2016
+ * Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
2017
+ * This property applies to Category Chart and Financial Chart controls.
2018
+ */
2019
+ get highlightedValuesDisplayMode() {
2020
+ return this.i.c6;
2021
+ }
2022
+ set highlightedValuesDisplayMode(v) {
2023
+ this.i.c6 = ensureEnum(SeriesHighlightedValuesDisplayMode_$type, v);
2024
+ this._a("highlightedValuesDisplayMode", enumToString(SeriesHighlightedValuesDisplayMode_$type, this.i.c6));
1926
2025
  }
1927
2026
  /**
1928
2027
  * Gets or sets whether the chart can highlight series through user interactions.
1929
2028
  * This property applies to Category Chart and Financial Chart controls.
1930
2029
  */
1931
2030
  get isSeriesHighlightingEnabled() {
1932
- return this.i.f6;
2031
+ return this.i.gf;
1933
2032
  }
1934
2033
  set isSeriesHighlightingEnabled(v) {
1935
- this.i.f6 = ensureBool(v);
1936
- this._a("isSeriesHighlightingEnabled", this.i.f6);
2034
+ this.i.gf = ensureBool(v);
2035
+ this._a("isSeriesHighlightingEnabled", this.i.gf);
1937
2036
  }
1938
2037
  /**
1939
2038
  * Gets or sets the rectangle representing the current scroll and zoom state of the chart.
@@ -1946,11 +2045,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1946
2045
  * ```
1947
2046
  */
1948
2047
  get windowRect() {
1949
- return fromRect(this.i.vh);
2048
+ return fromRect(this.i.vx);
1950
2049
  }
1951
2050
  set windowRect(v) {
1952
- this.i.vh = toRect(v);
1953
- this._a("windowRect", rectToString(this.i.vh));
2051
+ this.i.vx = toRect(v);
2052
+ this._a("windowRect", rectToString(this.i.vx));
1954
2053
  }
1955
2054
  /**
1956
2055
  * Gets a rectangle representing the bounds of the plot area.
@@ -1962,7 +2061,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1962
2061
  * ```
1963
2062
  */
1964
2063
  get viewport() {
1965
- return fromRect(this.i.vg);
2064
+ return fromRect(this.i.vw);
1966
2065
  }
1967
2066
  /**
1968
2067
  * Gets or sets text to display above the plot area.
@@ -1974,10 +2073,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1974
2073
  * ```
1975
2074
  */
1976
2075
  get chartTitle() {
1977
- return this.i.qd;
2076
+ return this.i.qt;
1978
2077
  }
1979
2078
  set chartTitle(v) {
1980
- this.i.qd = v;
2079
+ this.i.qt = v;
1981
2080
  }
1982
2081
  /**
1983
2082
  * Gets or sets text to display below the Title, above the plot area.
@@ -1989,10 +2088,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
1989
2088
  * ```
1990
2089
  */
1991
2090
  get subtitle() {
1992
- return this.i.p2;
2091
+ return this.i.qi;
1993
2092
  }
1994
2093
  set subtitle(v) {
1995
- this.i.p2 = v;
2094
+ this.i.qi = v;
1996
2095
  }
1997
2096
  /**
1998
2097
  * Gets or sets horizontal alignment which determines the title position, relative to the left and right edges of the control.
@@ -2004,11 +2103,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2004
2103
  * ```
2005
2104
  */
2006
2105
  get titleAlignment() {
2007
- return this.i.ty;
2106
+ return this.i.ue;
2008
2107
  }
2009
2108
  set titleAlignment(v) {
2010
- this.i.ty = ensureEnum(HorizontalAlignment_$type, v);
2011
- this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.ty));
2109
+ this.i.ue = ensureEnum(HorizontalAlignment_$type, v);
2110
+ this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.ue));
2012
2111
  }
2013
2112
  /**
2014
2113
  * Gets or sets horizontal alignment which determines the subtitle position, relative to the left and right edges of the control.
@@ -2020,11 +2119,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2020
2119
  * ```
2021
2120
  */
2022
2121
  get subtitleAlignment() {
2023
- return this.i.tx;
2122
+ return this.i.ud;
2024
2123
  }
2025
2124
  set subtitleAlignment(v) {
2026
- this.i.tx = ensureEnum(HorizontalAlignment_$type, v);
2027
- this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.tx));
2125
+ this.i.ud = ensureEnum(HorizontalAlignment_$type, v);
2126
+ this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.ud));
2028
2127
  }
2029
2128
  /**
2030
2129
  * Gets or sets the behavior that determines how unknown values will be plotted on the chart.
@@ -2037,11 +2136,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2037
2136
  * ```
2038
2137
  */
2039
2138
  get unknownValuePlotting() {
2040
- return this.i.ds;
2139
+ return this.i.dv;
2041
2140
  }
2042
2141
  set unknownValuePlotting(v) {
2043
- this.i.ds = ensureEnum(UnknownValuePlotting_$type, v);
2044
- this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.ds));
2142
+ this.i.dv = ensureEnum(UnknownValuePlotting_$type, v);
2143
+ this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.dv));
2045
2144
  }
2046
2145
  /**
2047
2146
  * Gets or sets the rendering resolution for all series in this chart.
@@ -2054,11 +2153,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2054
2153
  * ```
2055
2154
  */
2056
2155
  get resolution() {
2057
- return this.i.ix;
2156
+ return this.i.i6;
2058
2157
  }
2059
2158
  set resolution(v) {
2060
- this.i.ix = +v;
2061
- this._a("resolution", this.i.ix);
2159
+ this.i.i6 = +v;
2160
+ this._a("resolution", this.i.i6);
2062
2161
  }
2063
2162
  /**
2064
2163
  * 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.
@@ -2066,61 +2165,61 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2066
2165
  * Use the `Thickness` property for the thickness of all the series in this chart.
2067
2166
  */
2068
2167
  get thickness() {
2069
- return this.i.i3;
2168
+ return this.i.jc;
2070
2169
  }
2071
2170
  set thickness(v) {
2072
- this.i.i3 = +v;
2073
- this._a("thickness", this.i.i3);
2171
+ this.i.jc = +v;
2172
+ this._a("thickness", this.i.jc);
2074
2173
  }
2075
2174
  /**
2076
2175
  * Gets or sets the OutlineMode for all series in this chart.
2077
2176
  */
2078
2177
  get outlineMode() {
2079
- return this.i.c9;
2178
+ return this.i.dc;
2080
2179
  }
2081
2180
  set outlineMode(v) {
2082
- this.i.c9 = ensureEnum(SeriesOutlineMode_$type, v);
2083
- this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.c9));
2181
+ this.i.dc = ensureEnum(SeriesOutlineMode_$type, v);
2182
+ this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.dc));
2084
2183
  }
2085
2184
  /**
2086
2185
  * Gets or sets the MarkerOutlineMode for all series that support markers in this chart.
2087
2186
  */
2088
2187
  get markerOutlineMode() {
2089
- return this.i.co;
2188
+ return this.i.cp;
2090
2189
  }
2091
2190
  set markerOutlineMode(v) {
2092
- this.i.co = ensureEnum(MarkerOutlineMode_$type, v);
2093
- this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.co));
2191
+ this.i.cp = ensureEnum(MarkerOutlineMode_$type, v);
2192
+ this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.cp));
2094
2193
  }
2095
2194
  /**
2096
2195
  * Gets or sets the MarkerFillMode for all series that support markers in this chart.
2097
2196
  */
2098
2197
  get markerFillMode() {
2099
- return this.i.cm;
2198
+ return this.i.cn;
2100
2199
  }
2101
2200
  set markerFillMode(v) {
2102
- this.i.cm = ensureEnum(MarkerFillMode_$type, v);
2103
- this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.cm));
2201
+ this.i.cn = ensureEnum(MarkerFillMode_$type, v);
2202
+ this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.cn));
2104
2203
  }
2105
2204
  /**
2106
2205
  * Gets or sets the Marker Fill Opacity for all series that support markers in this chart.
2107
2206
  */
2108
2207
  get markerFillOpacity() {
2109
- return this.i.iq;
2208
+ return this.i.iz;
2110
2209
  }
2111
2210
  set markerFillOpacity(v) {
2112
- this.i.iq = +v;
2113
- this._a("markerFillOpacity", this.i.iq);
2211
+ this.i.iz = +v;
2212
+ this._a("markerFillOpacity", this.i.iz);
2114
2213
  }
2115
2214
  /**
2116
2215
  * Gets or sets the Marker Thickness for all series that support markers in this chart.
2117
2216
  */
2118
2217
  get markerThickness() {
2119
- return this.i.ir;
2218
+ return this.i.i0;
2120
2219
  }
2121
2220
  set markerThickness(v) {
2122
- this.i.ir = +v;
2123
- this._a("markerThickness", this.i.ir);
2221
+ this.i.i0 = +v;
2222
+ this._a("markerThickness", this.i.i0);
2124
2223
  }
2125
2224
  /**
2126
2225
  * Gets or sets the marker shapes used for indicating location of data points in this chart.
@@ -2129,12 +2228,12 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2129
2228
  get markerTypes() {
2130
2229
  if (this._markerTypes === null) {
2131
2230
  let coll = new IgcMarkerTypeCollection();
2132
- let innerColl = this.i.cu;
2231
+ let innerColl = this.i.cv;
2133
2232
  if (!innerColl) {
2134
2233
  innerColl = new MarkerTypeCollection_internal();
2135
2234
  }
2136
2235
  this._markerTypes = coll._fromInner(innerColl);
2137
- this.i.cu = innerColl;
2236
+ this.i.cv = innerColl;
2138
2237
  }
2139
2238
  return this._markerTypes;
2140
2239
  }
@@ -2146,25 +2245,25 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2146
2245
  let coll = new IgcMarkerTypeCollection();
2147
2246
  this._markerTypes = coll._fromOuter(v);
2148
2247
  let syncColl = new SyncableObservableCollection$1(MarkerType_$type);
2149
- let innerColl = this.i.cu;
2248
+ let innerColl = this.i.cv;
2150
2249
  if (!innerColl) {
2151
2250
  innerColl = new MarkerTypeCollection_internal();
2152
2251
  }
2153
2252
  syncColl._inner = innerColl;
2154
2253
  syncColl.clear();
2155
2254
  this._markerTypes._setSyncTarget(syncColl);
2156
- this.i.cu = innerColl;
2255
+ this.i.cv = innerColl;
2157
2256
  }
2158
2257
  /**
2159
2258
  * Gets or sets the default marker type for all series plotted in this chart.
2160
2259
  * This property is ignored when the MarkerTypes property is set
2161
2260
  */
2162
2261
  get markerAutomaticBehavior() {
2163
- return this.i.ck;
2262
+ return this.i.cl;
2164
2263
  }
2165
2264
  set markerAutomaticBehavior(v) {
2166
- this.i.ck = ensureEnum(MarkerAutomaticBehavior_$type, v);
2167
- this._a("markerAutomaticBehavior", enumToString(MarkerAutomaticBehavior_$type, this.i.ck));
2265
+ this.i.cl = ensureEnum(MarkerAutomaticBehavior_$type, v);
2266
+ this._a("markerAutomaticBehavior", enumToString(MarkerAutomaticBehavior_$type, this.i.cl));
2168
2267
  }
2169
2268
  /**
2170
2269
  * Gets or sets the palette of brushes used for rendering fill area of data point markers.
@@ -2210,32 +2309,32 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2210
2309
  * ```
2211
2310
  */
2212
2311
  get markerMaxCount() {
2213
- return this.i.j2;
2312
+ return this.i.kb;
2214
2313
  }
2215
2314
  set markerMaxCount(v) {
2216
- this.i.j2 = +v;
2217
- this._a("markerMaxCount", this.i.j2);
2315
+ this.i.kb = +v;
2316
+ this._a("markerMaxCount", this.i.kb);
2218
2317
  }
2219
2318
  /**
2220
2319
  * Gets or sets the fill opacity for all series that have area visuals in this chart.
2221
2320
  * For example, Area, SplineArea, Column chart types
2222
2321
  */
2223
2322
  get areaFillOpacity() {
2224
- return this.i.h9;
2323
+ return this.i.ij;
2225
2324
  }
2226
2325
  set areaFillOpacity(v) {
2227
- this.i.h9 = +v;
2228
- this._a("areaFillOpacity", this.i.h9);
2326
+ this.i.ij = +v;
2327
+ this._a("areaFillOpacity", this.i.ij);
2229
2328
  }
2230
2329
  /**
2231
2330
  * Gets or sets whether the series animations should be allowed when a range change has been detected on an axis.
2232
2331
  */
2233
2332
  get animateSeriesWhenAxisRangeChanges() {
2234
- return this.i.fj;
2333
+ return this.i.fs;
2235
2334
  }
2236
2335
  set animateSeriesWhenAxisRangeChanges(v) {
2237
- this.i.fj = ensureBool(v);
2238
- this._a("animateSeriesWhenAxisRangeChanges", this.i.fj);
2336
+ this.i.fs = ensureBool(v);
2337
+ this._a("animateSeriesWhenAxisRangeChanges", this.i.fs);
2239
2338
  }
2240
2339
  /**
2241
2340
  * Gets or sets the palette of brushes to used for coloring trend lines in this chart.
@@ -2265,11 +2364,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2265
2364
  * ```
2266
2365
  */
2267
2366
  get trendLineType() {
2268
- return this.i.dq;
2367
+ return this.i.dt;
2269
2368
  }
2270
2369
  set trendLineType(v) {
2271
- this.i.dq = ensureEnum(TrendLineType_$type, v);
2272
- this._a("trendLineType", enumToString(TrendLineType_$type, this.i.dq));
2370
+ this.i.dt = ensureEnum(TrendLineType_$type, v);
2371
+ this._a("trendLineType", enumToString(TrendLineType_$type, this.i.dt));
2273
2372
  }
2274
2373
  /**
2275
2374
  * Gets or sets the thickness of the trend lines in this chart.
@@ -2282,11 +2381,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2282
2381
  * ```
2283
2382
  */
2284
2383
  get trendLineThickness() {
2285
- return this.i.i9;
2384
+ return this.i.ji;
2286
2385
  }
2287
2386
  set trendLineThickness(v) {
2288
- this.i.i9 = +v;
2289
- this._a("trendLineThickness", this.i.i9);
2387
+ this.i.ji = +v;
2388
+ this._a("trendLineThickness", this.i.ji);
2290
2389
  }
2291
2390
  /**
2292
2391
  * Gets or sets a value indicating whether grid and tick lines are aligned to device pixels.
@@ -2298,51 +2397,51 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2298
2397
  * ```
2299
2398
  */
2300
2399
  get alignsGridLinesToPixels() {
2301
- return this.i.fi;
2400
+ return this.i.fr;
2302
2401
  }
2303
2402
  set alignsGridLinesToPixels(v) {
2304
- this.i.fi = ensureBool(v);
2305
- this._a("alignsGridLinesToPixels", this.i.fi);
2403
+ this.i.fr = ensureBool(v);
2404
+ this._a("alignsGridLinesToPixels", this.i.fr);
2306
2405
  }
2307
2406
  /**
2308
2407
  * Margin applied to the Left of the plot area.
2309
2408
  */
2310
2409
  get plotAreaMarginLeft() {
2311
- return this.i.iu;
2410
+ return this.i.i3;
2312
2411
  }
2313
2412
  set plotAreaMarginLeft(v) {
2314
- this.i.iu = +v;
2315
- this._a("plotAreaMarginLeft", this.i.iu);
2413
+ this.i.i3 = +v;
2414
+ this._a("plotAreaMarginLeft", this.i.i3);
2316
2415
  }
2317
2416
  /**
2318
2417
  * Margin applied to the Top of the plot area.
2319
2418
  */
2320
2419
  get plotAreaMarginTop() {
2321
- return this.i.iw;
2420
+ return this.i.i5;
2322
2421
  }
2323
2422
  set plotAreaMarginTop(v) {
2324
- this.i.iw = +v;
2325
- this._a("plotAreaMarginTop", this.i.iw);
2423
+ this.i.i5 = +v;
2424
+ this._a("plotAreaMarginTop", this.i.i5);
2326
2425
  }
2327
2426
  /**
2328
2427
  * Margin applied to the right of the plot area.
2329
2428
  */
2330
2429
  get plotAreaMarginRight() {
2331
- return this.i.iv;
2430
+ return this.i.i4;
2332
2431
  }
2333
2432
  set plotAreaMarginRight(v) {
2334
- this.i.iv = +v;
2335
- this._a("plotAreaMarginRight", this.i.iv);
2433
+ this.i.i4 = +v;
2434
+ this._a("plotAreaMarginRight", this.i.i4);
2336
2435
  }
2337
2436
  /**
2338
2437
  * Margin applied below the plot area.
2339
2438
  */
2340
2439
  get plotAreaMarginBottom() {
2341
- return this.i.it;
2440
+ return this.i.i2;
2342
2441
  }
2343
2442
  set plotAreaMarginBottom(v) {
2344
- this.i.it = +v;
2345
- this._a("plotAreaMarginBottom", this.i.it);
2443
+ this.i.i2 = +v;
2444
+ this._a("plotAreaMarginBottom", this.i.i2);
2346
2445
  }
2347
2446
  /**
2348
2447
  * Gets or sets mode to use for automatically calculating the plot area margin.
@@ -2358,90 +2457,90 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2358
2457
  * Gets or sets horizontal mode to use for automatically calculating the plot area margin based ont the series.
2359
2458
  */
2360
2459
  get seriesPlotAreaMarginHorizontalMode() {
2361
- return this.i.db;
2460
+ return this.i.de;
2362
2461
  }
2363
2462
  set seriesPlotAreaMarginHorizontalMode(v) {
2364
- this.i.db = ensureEnum(SeriesPlotAreaMarginHorizontalMode_$type, v);
2365
- this._a("seriesPlotAreaMarginHorizontalMode", enumToString(SeriesPlotAreaMarginHorizontalMode_$type, this.i.db));
2463
+ this.i.de = ensureEnum(SeriesPlotAreaMarginHorizontalMode_$type, v);
2464
+ this._a("seriesPlotAreaMarginHorizontalMode", enumToString(SeriesPlotAreaMarginHorizontalMode_$type, this.i.de));
2366
2465
  }
2367
2466
  /**
2368
2467
  * Gets or sets vertical mode to use for automatically calculating the plot area margin based ont the series.
2369
2468
  */
2370
2469
  get seriesPlotAreaMarginVerticalMode() {
2371
- return this.i.dd;
2470
+ return this.i.dg;
2372
2471
  }
2373
2472
  set seriesPlotAreaMarginVerticalMode(v) {
2374
- this.i.dd = ensureEnum(SeriesPlotAreaMarginVerticalMode_$type, v);
2375
- this._a("seriesPlotAreaMarginVerticalMode", enumToString(SeriesPlotAreaMarginVerticalMode_$type, this.i.dd));
2473
+ this.i.dg = ensureEnum(SeriesPlotAreaMarginVerticalMode_$type, v);
2474
+ this._a("seriesPlotAreaMarginVerticalMode", enumToString(SeriesPlotAreaMarginVerticalMode_$type, this.i.dg));
2376
2475
  }
2377
2476
  /**
2378
2477
  * Gets or sets the highlighting mode to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled.
2379
2478
  */
2380
2479
  get highlightingMode() {
2381
- return this.i.c7;
2480
+ return this.i.da;
2382
2481
  }
2383
2482
  set highlightingMode(v) {
2384
- this.i.c7 = ensureEnum(SeriesHighlightingMode_$type, v);
2385
- this._a("highlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.c7));
2483
+ this.i.da = ensureEnum(SeriesHighlightingMode_$type, v);
2484
+ this._a("highlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.da));
2386
2485
  }
2387
2486
  /**
2388
2487
  * Gets or sets the highlighting Behavior to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled.
2389
2488
  */
2390
2489
  get highlightingBehavior() {
2391
- return this.i.c5;
2490
+ return this.i.c8;
2392
2491
  }
2393
2492
  set highlightingBehavior(v) {
2394
- this.i.c5 = ensureEnum(SeriesHighlightingBehavior_$type, v);
2395
- this._a("highlightingBehavior", enumToString(SeriesHighlightingBehavior_$type, this.i.c5));
2493
+ this.i.c8 = ensureEnum(SeriesHighlightingBehavior_$type, v);
2494
+ this._a("highlightingBehavior", enumToString(SeriesHighlightingBehavior_$type, this.i.c8));
2396
2495
  }
2397
2496
  /**
2398
2497
  * Gets or sets the highlighting mode to use for the legend linked to the component, when supported.
2399
2498
  */
2400
2499
  get legendHighlightingMode() {
2401
- return this.i.cc;
2500
+ return this.i.cd;
2402
2501
  }
2403
2502
  set legendHighlightingMode(v) {
2404
- this.i.cc = ensureEnum(LegendHighlightingMode_$type, v);
2405
- this._a("legendHighlightingMode", enumToString(LegendHighlightingMode_$type, this.i.cc));
2503
+ this.i.cd = ensureEnum(LegendHighlightingMode_$type, v);
2504
+ this._a("legendHighlightingMode", enumToString(LegendHighlightingMode_$type, this.i.cd));
2406
2505
  }
2407
2506
  /**
2408
2507
  * Gets or sets the type of legend badges representing all series displayed in a legend linked to this component
2409
2508
  * This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series
2410
2509
  */
2411
2510
  get legendItemBadgeShape() {
2412
- return this.i.ci;
2511
+ return this.i.cj;
2413
2512
  }
2414
2513
  set legendItemBadgeShape(v) {
2415
- this.i.ci = ensureEnum(LegendItemBadgeShape_$type, v);
2416
- this._a("legendItemBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.ci));
2514
+ this.i.cj = ensureEnum(LegendItemBadgeShape_$type, v);
2515
+ this._a("legendItemBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.cj));
2417
2516
  }
2418
2517
  /**
2419
2518
  * Gets or sets the mode of legend badges representing all series displayed in a legend linked to this component.
2420
2519
  * This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series
2421
2520
  */
2422
2521
  get legendItemBadgeMode() {
2423
- return this.i.ce;
2522
+ return this.i.cf;
2424
2523
  }
2425
2524
  set legendItemBadgeMode(v) {
2426
- this.i.ce = ensureEnum(LegendItemBadgeMode_$type, v);
2427
- this._a("legendItemBadgeMode", enumToString(LegendItemBadgeMode_$type, this.i.ce));
2525
+ this.i.cf = ensureEnum(LegendItemBadgeMode_$type, v);
2526
+ this._a("legendItemBadgeMode", enumToString(LegendItemBadgeMode_$type, this.i.cf));
2428
2527
  }
2429
2528
  get trendLinePeriod() {
2430
- return this.i.j4;
2529
+ return this.i.kd;
2431
2530
  }
2432
2531
  set trendLinePeriod(v) {
2433
- this.i.j4 = +v;
2434
- this._a("trendLinePeriod", this.i.j4);
2532
+ this.i.kd = +v;
2533
+ this._a("trendLinePeriod", this.i.kd);
2435
2534
  }
2436
2535
  /**
2437
2536
  * Gets or sets the style of tooltip to be displayed.
2438
2537
  */
2439
2538
  get toolTipType() {
2440
- return this.i.dn;
2539
+ return this.i.dr;
2441
2540
  }
2442
2541
  set toolTipType(v) {
2443
- this.i.dn = ensureEnum(ToolTipType_$type, v);
2444
- this._a("toolTipType", enumToString(ToolTipType_$type, this.i.dn));
2542
+ this.i.dr = ensureEnum(ToolTipType_$type, v);
2543
+ this._a("toolTipType", enumToString(ToolTipType_$type, this.i.dr));
2445
2544
  }
2446
2545
  /**
2447
2546
  * Gets or sets the crosshairs to be displayed.
@@ -2457,201 +2556,201 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2457
2556
  * Gets or sets whether crosshairs will snap to the nearest data point.
2458
2557
  */
2459
2558
  get crosshairsSnapToData() {
2460
- return this.i.fp;
2559
+ return this.i.fy;
2461
2560
  }
2462
2561
  set crosshairsSnapToData(v) {
2463
- this.i.fp = ensureBool(v);
2464
- this._a("crosshairsSnapToData", this.i.fp);
2562
+ this.i.fy = ensureBool(v);
2563
+ this._a("crosshairsSnapToData", this.i.fy);
2465
2564
  }
2466
2565
  /**
2467
2566
  * Gets or sets the color to apply to vertical crosshairs line.
2468
2567
  */
2469
2568
  get crosshairsLineVerticalStroke() {
2470
- return brushToString(this.i.ur);
2569
+ return brushToString(this.i.u7);
2471
2570
  }
2472
2571
  set crosshairsLineVerticalStroke(v) {
2473
- this.i.ur = stringToBrush(v);
2474
- this._a("crosshairsLineVerticalStroke", brushToString(this.i.ur));
2572
+ this.i.u7 = stringToBrush(v);
2573
+ this._a("crosshairsLineVerticalStroke", brushToString(this.i.u7));
2475
2574
  }
2476
2575
  /**
2477
2576
  * Gets or sets thickness of crosshairs lines.
2478
2577
  */
2479
2578
  get crosshairsLineThickness() {
2480
- return this.i.ib;
2579
+ return this.i.il;
2481
2580
  }
2482
2581
  set crosshairsLineThickness(v) {
2483
- this.i.ib = +v;
2484
- this._a("crosshairsLineThickness", this.i.ib);
2582
+ this.i.il = +v;
2583
+ this._a("crosshairsLineThickness", this.i.il);
2485
2584
  }
2486
2585
  /**
2487
2586
  * Gets or sets the color to apply to horizontal crosshairs line.
2488
2587
  */
2489
2588
  get crosshairsLineHorizontalStroke() {
2490
- return brushToString(this.i.uq);
2589
+ return brushToString(this.i.u6);
2491
2590
  }
2492
2591
  set crosshairsLineHorizontalStroke(v) {
2493
- this.i.uq = stringToBrush(v);
2494
- this._a("crosshairsLineHorizontalStroke", brushToString(this.i.uq));
2592
+ this.i.u6 = stringToBrush(v);
2593
+ this._a("crosshairsLineHorizontalStroke", brushToString(this.i.u6));
2495
2594
  }
2496
2595
  /**
2497
2596
  * Gets or sets whether annotations are shown along the axis for crosshair values
2498
2597
  */
2499
2598
  get crosshairsAnnotationEnabled() {
2500
- return this.i.fo;
2599
+ return this.i.fx;
2501
2600
  }
2502
2601
  set crosshairsAnnotationEnabled(v) {
2503
- this.i.fo = ensureBool(v);
2504
- this._a("crosshairsAnnotationEnabled", this.i.fo);
2602
+ this.i.fx = ensureBool(v);
2603
+ this._a("crosshairsAnnotationEnabled", this.i.fx);
2505
2604
  }
2506
2605
  /**
2507
2606
  * Gets or sets the background of crosshair annotation on x-axis.
2508
2607
  */
2509
2608
  get crosshairsAnnotationXAxisBackground() {
2510
- return brushToString(this.i.um);
2609
+ return brushToString(this.i.u2);
2511
2610
  }
2512
2611
  set crosshairsAnnotationXAxisBackground(v) {
2513
- this.i.um = stringToBrush(v);
2514
- this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.um));
2612
+ this.i.u2 = stringToBrush(v);
2613
+ this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.u2));
2515
2614
  }
2516
2615
  /**
2517
2616
  * Gets or sets the background of crosshair annotation on y-axis.
2518
2617
  */
2519
2618
  get crosshairsAnnotationYAxisBackground() {
2520
- return brushToString(this.i.uo);
2619
+ return brushToString(this.i.u4);
2521
2620
  }
2522
2621
  set crosshairsAnnotationYAxisBackground(v) {
2523
- this.i.uo = stringToBrush(v);
2524
- this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.uo));
2622
+ this.i.u4 = stringToBrush(v);
2623
+ this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.u4));
2525
2624
  }
2526
2625
  /**
2527
2626
  * Gets or sets the text color of crosshair annotation on x-axis.
2528
2627
  */
2529
2628
  get crosshairsAnnotationXAxisTextColor() {
2530
- return brushToString(this.i.un);
2629
+ return brushToString(this.i.u3);
2531
2630
  }
2532
2631
  set crosshairsAnnotationXAxisTextColor(v) {
2533
- this.i.un = stringToBrush(v);
2534
- this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.un));
2632
+ this.i.u3 = stringToBrush(v);
2633
+ this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.u3));
2535
2634
  }
2536
2635
  /**
2537
2636
  * Gets or sets the text color of crosshair annotation on y-axis.
2538
2637
  */
2539
2638
  get crosshairsAnnotationYAxisTextColor() {
2540
- return brushToString(this.i.up);
2639
+ return brushToString(this.i.u5);
2541
2640
  }
2542
2641
  set crosshairsAnnotationYAxisTextColor(v) {
2543
- this.i.up = stringToBrush(v);
2544
- this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.up));
2642
+ this.i.u5 = stringToBrush(v);
2643
+ this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.u5));
2545
2644
  }
2546
2645
  /**
2547
2646
  * Gets or sets precision on interpolated values of crosshairs on x-axis.
2548
2647
  */
2549
2648
  get crosshairsAnnotationXAxisPrecision() {
2550
- return this.i.jx;
2649
+ return this.i.j6;
2551
2650
  }
2552
2651
  set crosshairsAnnotationXAxisPrecision(v) {
2553
- this.i.jx = +v;
2554
- this._a("crosshairsAnnotationXAxisPrecision", this.i.jx);
2652
+ this.i.j6 = +v;
2653
+ this._a("crosshairsAnnotationXAxisPrecision", this.i.j6);
2555
2654
  }
2556
2655
  /**
2557
2656
  * Gets or sets precision on interpolated values of crosshairs on y-axis.
2558
2657
  */
2559
2658
  get crosshairsAnnotationYAxisPrecision() {
2560
- return this.i.jy;
2659
+ return this.i.j7;
2561
2660
  }
2562
2661
  set crosshairsAnnotationYAxisPrecision(v) {
2563
- this.i.jy = +v;
2564
- this._a("crosshairsAnnotationYAxisPrecision", this.i.jy);
2662
+ this.i.j7 = +v;
2663
+ this._a("crosshairsAnnotationYAxisPrecision", this.i.j7);
2565
2664
  }
2566
2665
  /**
2567
2666
  * Gets or sets whether annotations for the final value of each series is displayed on the axis.
2568
2667
  */
2569
2668
  get shouldAvoidAxisAnnotationCollisions() {
2570
- return this.i.gd;
2669
+ return this.i.gm;
2571
2670
  }
2572
2671
  set shouldAvoidAxisAnnotationCollisions(v) {
2573
- this.i.gd = ensureBool(v);
2574
- this._a("shouldAvoidAxisAnnotationCollisions", this.i.gd);
2672
+ this.i.gm = ensureBool(v);
2673
+ this._a("shouldAvoidAxisAnnotationCollisions", this.i.gm);
2575
2674
  }
2576
2675
  /**
2577
2676
  * Gets or sets a whether the chart should pan its content when zooing in passed max zoom level.
2578
2677
  */
2579
2678
  get shouldPanOnMaximumZoom() {
2580
- return this.i.gf;
2679
+ return this.i.go;
2581
2680
  }
2582
2681
  set shouldPanOnMaximumZoom(v) {
2583
- this.i.gf = ensureBool(v);
2584
- this._a("shouldPanOnMaximumZoom", this.i.gf);
2682
+ this.i.go = ensureBool(v);
2683
+ this._a("shouldPanOnMaximumZoom", this.i.go);
2585
2684
  }
2586
2685
  /**
2587
2686
  * Gets or sets whether annotations for the final value of each series is displayed on the axis.
2588
2687
  */
2589
2688
  get finalValueAnnotationsVisible() {
2590
- return this.i.fv;
2689
+ return this.i.f4;
2591
2690
  }
2592
2691
  set finalValueAnnotationsVisible(v) {
2593
- this.i.fv = ensureBool(v);
2594
- this._a("finalValueAnnotationsVisible", this.i.fv);
2692
+ this.i.f4 = ensureBool(v);
2693
+ this._a("finalValueAnnotationsVisible", this.i.f4);
2595
2694
  }
2596
2695
  /**
2597
2696
  * Gets or sets the background of final value annotation.
2598
2697
  */
2599
2698
  get finalValueAnnotationsBackground() {
2600
- return brushToString(this.i.u1);
2699
+ return brushToString(this.i.vh);
2601
2700
  }
2602
2701
  set finalValueAnnotationsBackground(v) {
2603
- this.i.u1 = stringToBrush(v);
2604
- this._a("finalValueAnnotationsBackground", brushToString(this.i.u1));
2702
+ this.i.vh = stringToBrush(v);
2703
+ this._a("finalValueAnnotationsBackground", brushToString(this.i.vh));
2605
2704
  }
2606
2705
  /**
2607
2706
  * Gets or sets the text color of final value annotation.
2608
2707
  */
2609
2708
  get finalValueAnnotationsTextColor() {
2610
- return brushToString(this.i.u2);
2709
+ return brushToString(this.i.vi);
2611
2710
  }
2612
2711
  set finalValueAnnotationsTextColor(v) {
2613
- this.i.u2 = stringToBrush(v);
2614
- this._a("finalValueAnnotationsTextColor", brushToString(this.i.u2));
2712
+ this.i.vi = stringToBrush(v);
2713
+ this._a("finalValueAnnotationsTextColor", brushToString(this.i.vi));
2615
2714
  }
2616
2715
  /**
2617
2716
  * Gets or sets precision on final value annotation.
2618
2717
  */
2619
2718
  get finalValueAnnotationsPrecision() {
2620
- return this.i.j1;
2719
+ return this.i.ka;
2621
2720
  }
2622
2721
  set finalValueAnnotationsPrecision(v) {
2623
- this.i.j1 = +v;
2624
- this._a("finalValueAnnotationsPrecision", this.i.j1);
2722
+ this.i.ka = +v;
2723
+ this._a("finalValueAnnotationsPrecision", this.i.ka);
2625
2724
  }
2626
2725
  /**
2627
2726
  * Gets or sets if the auto value callouts should be displayed.
2628
2727
  */
2629
2728
  get autoCalloutsVisible() {
2630
- return this.i.fl;
2729
+ return this.i.fu;
2631
2730
  }
2632
2731
  set autoCalloutsVisible(v) {
2633
- this.i.fl = ensureBool(v);
2634
- this._a("autoCalloutsVisible", this.i.fl);
2732
+ this.i.fu = ensureBool(v);
2733
+ this._a("autoCalloutsVisible", this.i.fu);
2635
2734
  }
2636
2735
  /**
2637
2736
  * Gets or sets if callouts should be displayed.
2638
2737
  */
2639
2738
  get calloutsVisible() {
2640
- return this.i.fn;
2739
+ return this.i.fw;
2641
2740
  }
2642
2741
  set calloutsVisible(v) {
2643
- this.i.fn = ensureBool(v);
2644
- this._a("calloutsVisible", this.i.fn);
2742
+ this.i.fw = ensureBool(v);
2743
+ this._a("calloutsVisible", this.i.fw);
2645
2744
  }
2646
2745
  /**
2647
2746
  * Gets or sets if event annotations should be displayed.
2648
2747
  */
2649
2748
  get calloutStyleUpdatingEventEnabled() {
2650
- return this.i.fm;
2749
+ return this.i.fv;
2651
2750
  }
2652
2751
  set calloutStyleUpdatingEventEnabled(v) {
2653
- this.i.fm = ensureBool(v);
2654
- this._a("calloutStyleUpdatingEventEnabled", this.i.fm);
2752
+ this.i.fv = ensureBool(v);
2753
+ this._a("calloutStyleUpdatingEventEnabled", this.i.fv);
2655
2754
  }
2656
2755
  /**
2657
2756
  * Gets or sets the allowed positions that the callout layer is allowed to use.
@@ -2689,37 +2788,37 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2689
2788
  * Gets or sets the member path of the X data for the callouts.
2690
2789
  */
2691
2790
  get calloutsXMemberPath() {
2692
- return this.i.lo;
2791
+ return this.i.lz;
2693
2792
  }
2694
2793
  set calloutsXMemberPath(v) {
2695
- this.i.lo = v;
2794
+ this.i.lz = v;
2696
2795
  }
2697
2796
  /**
2698
2797
  * Gets or sets the member path of the Y data for the callouts.
2699
2798
  */
2700
2799
  get calloutsYMemberPath() {
2701
- return this.i.lq;
2800
+ return this.i.l1;
2702
2801
  }
2703
2802
  set calloutsYMemberPath(v) {
2704
- this.i.lq = v;
2803
+ this.i.l1 = v;
2705
2804
  }
2706
2805
  /**
2707
2806
  * Gets or sets the member path of the label data for the callouts.
2708
2807
  */
2709
2808
  get calloutsLabelMemberPath() {
2710
- return this.i.lk;
2809
+ return this.i.lv;
2711
2810
  }
2712
2811
  set calloutsLabelMemberPath(v) {
2713
- this.i.lk = v;
2812
+ this.i.lv = v;
2714
2813
  }
2715
2814
  /**
2716
2815
  * Gets or sets the member path of the content data for the callouts.
2717
2816
  */
2718
2817
  get calloutsContentMemberPath() {
2719
- return this.i.lh;
2818
+ return this.i.ls;
2720
2819
  }
2721
2820
  set calloutsContentMemberPath(v) {
2722
- this.i.lh = v;
2821
+ this.i.ls = v;
2723
2822
  }
2724
2823
  /**
2725
2824
  * Gets or sets what value lines to use in the chart.
@@ -2727,12 +2826,12 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2727
2826
  get valueLines() {
2728
2827
  if (this._valueLines === null) {
2729
2828
  let coll = new IgcValueModeCollection();
2730
- let innerColl = this.i.du;
2829
+ let innerColl = this.i.dx;
2731
2830
  if (!innerColl) {
2732
2831
  innerColl = new ValueModeCollection_internal();
2733
2832
  }
2734
2833
  this._valueLines = coll._fromInner(innerColl);
2735
- this.i.du = innerColl;
2834
+ this.i.dx = innerColl;
2736
2835
  }
2737
2836
  return this._valueLines;
2738
2837
  }
@@ -2744,14 +2843,14 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2744
2843
  let coll = new IgcValueModeCollection();
2745
2844
  this._valueLines = coll._fromOuter(v);
2746
2845
  let syncColl = new SyncableObservableCollection$1(ValueLayerValueMode_$type);
2747
- let innerColl = this.i.du;
2846
+ let innerColl = this.i.dx;
2748
2847
  if (!innerColl) {
2749
2848
  innerColl = new ValueModeCollection_internal();
2750
2849
  }
2751
2850
  syncColl._inner = innerColl;
2752
2851
  syncColl.clear();
2753
2852
  this._valueLines._setSyncTarget(syncColl);
2754
- this.i.du = innerColl;
2853
+ this.i.dx = innerColl;
2755
2854
  }
2756
2855
  /**
2757
2856
  * Gets or sets the palette of brushes to use for coloring the value lines present in the ValueLines property.
@@ -2768,251 +2867,251 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
2768
2867
  * Gets or sets thickness of value lines.
2769
2868
  */
2770
2869
  get valueLinesThickness() {
2771
- return this.i.ja;
2870
+ return this.i.jj;
2772
2871
  }
2773
2872
  set valueLinesThickness(v) {
2774
- this.i.ja = +v;
2775
- this._a("valueLinesThickness", this.i.ja);
2873
+ this.i.jj = +v;
2874
+ this._a("valueLinesThickness", this.i.jj);
2776
2875
  }
2777
2876
  /**
2778
2877
  * Gets or sets the horizontal scrollbar mode to use for the series viewer.
2779
2878
  */
2780
2879
  get horizontalViewScrollbarMode() {
2781
- return this.i.di;
2880
+ return this.i.dl;
2782
2881
  }
2783
2882
  set horizontalViewScrollbarMode(v) {
2784
- this.i.di = ensureEnum(SeriesViewerScrollbarMode_$type, v);
2785
- this._a("horizontalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.di));
2883
+ this.i.dl = ensureEnum(SeriesViewerScrollbarMode_$type, v);
2884
+ this._a("horizontalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.dl));
2786
2885
  }
2787
2886
  /**
2788
2887
  * Gets or sets the vertical scrollbar mode to use for the series viewer.
2789
2888
  */
2790
2889
  get verticalViewScrollbarMode() {
2791
- return this.i.dj;
2890
+ return this.i.dm;
2792
2891
  }
2793
2892
  set verticalViewScrollbarMode(v) {
2794
- this.i.dj = ensureEnum(SeriesViewerScrollbarMode_$type, v);
2795
- this._a("verticalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.dj));
2893
+ this.i.dm = ensureEnum(SeriesViewerScrollbarMode_$type, v);
2894
+ this._a("verticalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.dm));
2796
2895
  }
2797
2896
  /**
2798
2897
  * Gets or sets the position to use for the horizontal scrollbar in the component, when enabled.
2799
2898
  */
2800
2899
  get horizontalViewScrollbarPosition() {
2801
- return this.i.df;
2900
+ return this.i.di;
2802
2901
  }
2803
2902
  set horizontalViewScrollbarPosition(v) {
2804
- this.i.df = ensureEnum(SeriesViewerHorizontalScrollbarPosition_$type, v);
2805
- this._a("horizontalViewScrollbarPosition", enumToString(SeriesViewerHorizontalScrollbarPosition_$type, this.i.df));
2903
+ this.i.di = ensureEnum(SeriesViewerHorizontalScrollbarPosition_$type, v);
2904
+ this._a("horizontalViewScrollbarPosition", enumToString(SeriesViewerHorizontalScrollbarPosition_$type, this.i.di));
2806
2905
  }
2807
2906
  /**
2808
2907
  * Gets or sets the position to use for the vertical scrollbar in the component, when enabled.
2809
2908
  */
2810
2909
  get verticalViewScrollbarPosition() {
2811
- return this.i.dl;
2910
+ return this.i.dp;
2812
2911
  }
2813
2912
  set verticalViewScrollbarPosition(v) {
2814
- this.i.dl = ensureEnum(SeriesViewerVerticalScrollbarPosition_$type, v);
2815
- this._a("verticalViewScrollbarPosition", enumToString(SeriesViewerVerticalScrollbarPosition_$type, this.i.dl));
2913
+ this.i.dp = ensureEnum(SeriesViewerVerticalScrollbarPosition_$type, v);
2914
+ this._a("verticalViewScrollbarPosition", enumToString(SeriesViewerVerticalScrollbarPosition_$type, this.i.dp));
2816
2915
  }
2817
2916
  /**
2818
2917
  * Gets or sets the fill to use for the horizontal scrollbar in the component, when enabled.
2819
2918
  */
2820
2919
  get horizontalViewScrollbarFill() {
2821
- return brushToString(this.i.u7);
2920
+ return brushToString(this.i.vn);
2822
2921
  }
2823
2922
  set horizontalViewScrollbarFill(v) {
2824
- this.i.u7 = stringToBrush(v);
2825
- this._a("horizontalViewScrollbarFill", brushToString(this.i.u7));
2923
+ this.i.vn = stringToBrush(v);
2924
+ this._a("horizontalViewScrollbarFill", brushToString(this.i.vn));
2826
2925
  }
2827
2926
  /**
2828
2927
  * Gets or sets the outline to use for the horizontal scrollbar in the component, when enabled.
2829
2928
  */
2830
2929
  get horizontalViewScrollbarOutline() {
2831
- return brushToString(this.i.u8);
2930
+ return brushToString(this.i.vo);
2832
2931
  }
2833
2932
  set horizontalViewScrollbarOutline(v) {
2834
- this.i.u8 = stringToBrush(v);
2835
- this._a("horizontalViewScrollbarOutline", brushToString(this.i.u8));
2933
+ this.i.vo = stringToBrush(v);
2934
+ this._a("horizontalViewScrollbarOutline", brushToString(this.i.vo));
2836
2935
  }
2837
2936
  /**
2838
2937
  * Gets or sets the stroke thickness to use for the horizontal scrollbar in the component, when enabled.
2839
2938
  */
2840
2939
  get horizontalViewScrollbarStrokeThickness() {
2841
- return this.i.il;
2940
+ return this.i.iv;
2842
2941
  }
2843
2942
  set horizontalViewScrollbarStrokeThickness(v) {
2844
- this.i.il = +v;
2845
- this._a("horizontalViewScrollbarStrokeThickness", this.i.il);
2943
+ this.i.iv = +v;
2944
+ this._a("horizontalViewScrollbarStrokeThickness", this.i.iv);
2846
2945
  }
2847
2946
  /**
2848
2947
  * Gets or sets the max opacity to use for the horizontal scrollbar in the component, when enabled.
2849
2948
  */
2850
2949
  get horizontalViewScrollbarMaxOpacity() {
2851
- return this.i.ik;
2950
+ return this.i.iu;
2852
2951
  }
2853
2952
  set horizontalViewScrollbarMaxOpacity(v) {
2854
- this.i.ik = +v;
2855
- this._a("horizontalViewScrollbarMaxOpacity", this.i.ik);
2953
+ this.i.iu = +v;
2954
+ this._a("horizontalViewScrollbarMaxOpacity", this.i.iu);
2856
2955
  }
2857
2956
  /**
2858
2957
  * Gets or sets the corner radius to use for the horizontal scrollbar in the component, when enabled.
2859
2958
  */
2860
2959
  get horizontalViewScrollbarCornerRadius() {
2861
- return this.i.ih;
2960
+ return this.i.ir;
2862
2961
  }
2863
2962
  set horizontalViewScrollbarCornerRadius(v) {
2864
- this.i.ih = +v;
2865
- this._a("horizontalViewScrollbarCornerRadius", this.i.ih);
2963
+ this.i.ir = +v;
2964
+ this._a("horizontalViewScrollbarCornerRadius", this.i.ir);
2866
2965
  }
2867
2966
  /**
2868
2967
  * Gets or sets the height to use for the horizontal scrollbar in the component, when enabled.
2869
2968
  */
2870
2969
  get horizontalViewScrollbarHeight() {
2871
- return this.i.ii;
2970
+ return this.i.is;
2872
2971
  }
2873
2972
  set horizontalViewScrollbarHeight(v) {
2874
- this.i.ii = +v;
2875
- this._a("horizontalViewScrollbarHeight", this.i.ii);
2973
+ this.i.is = +v;
2974
+ this._a("horizontalViewScrollbarHeight", this.i.is);
2876
2975
  }
2877
2976
  /**
2878
2977
  * Gets or sets the inset distance to use for the horizontal scrollbar in the component, when enabled.
2879
2978
  */
2880
2979
  get horizontalViewScrollbarInset() {
2881
- return this.i.ij;
2980
+ return this.i.it;
2882
2981
  }
2883
2982
  set horizontalViewScrollbarInset(v) {
2884
- this.i.ij = +v;
2885
- this._a("horizontalViewScrollbarInset", this.i.ij);
2983
+ this.i.it = +v;
2984
+ this._a("horizontalViewScrollbarInset", this.i.it);
2886
2985
  }
2887
2986
  /**
2888
2987
  * Gets or sets the track start inset to use for the horizontal scrollbar in the component, when enabled.
2889
2988
  */
2890
2989
  get horizontalViewScrollbarTrackStartInset() {
2891
- return this.i.io;
2990
+ return this.i.ix;
2892
2991
  }
2893
2992
  set horizontalViewScrollbarTrackStartInset(v) {
2894
- this.i.io = +v;
2895
- this._a("horizontalViewScrollbarTrackStartInset", this.i.io);
2993
+ this.i.ix = +v;
2994
+ this._a("horizontalViewScrollbarTrackStartInset", this.i.ix);
2896
2995
  }
2897
2996
  /**
2898
2997
  * Gets or sets the track end inset to use for the horizontal scrollbar in the component, when enabled.
2899
2998
  */
2900
2999
  get horizontalViewScrollbarTrackEndInset() {
2901
- return this.i.im;
3000
+ return this.i.iw;
2902
3001
  }
2903
3002
  set horizontalViewScrollbarTrackEndInset(v) {
2904
- this.i.im = +v;
2905
- this._a("horizontalViewScrollbarTrackEndInset", this.i.im);
3003
+ this.i.iw = +v;
3004
+ this._a("horizontalViewScrollbarTrackEndInset", this.i.iw);
2906
3005
  }
2907
3006
  /**
2908
3007
  * Gets or sets whether to use automatic track insets for the horizontal scrollbar in the component, when enabled.
2909
3008
  */
2910
3009
  get horizontalViewScrollbarShouldAddAutoTrackInsets() {
2911
- return this.i.fx;
3010
+ return this.i.f6;
2912
3011
  }
2913
3012
  set horizontalViewScrollbarShouldAddAutoTrackInsets(v) {
2914
- this.i.fx = ensureBool(v);
2915
- this._a("horizontalViewScrollbarShouldAddAutoTrackInsets", this.i.fx);
3013
+ this.i.f6 = ensureBool(v);
3014
+ this._a("horizontalViewScrollbarShouldAddAutoTrackInsets", this.i.f6);
2916
3015
  }
2917
3016
  /**
2918
3017
  * Gets or sets the fill to use for the vertical scrollbar in the component, when enabled.
2919
3018
  */
2920
3019
  get verticalViewScrollbarFill() {
2921
- return brushToString(this.i.vc);
3020
+ return brushToString(this.i.vs);
2922
3021
  }
2923
3022
  set verticalViewScrollbarFill(v) {
2924
- this.i.vc = stringToBrush(v);
2925
- this._a("verticalViewScrollbarFill", brushToString(this.i.vc));
3023
+ this.i.vs = stringToBrush(v);
3024
+ this._a("verticalViewScrollbarFill", brushToString(this.i.vs));
2926
3025
  }
2927
3026
  /**
2928
3027
  * Gets or sets the outline to use for the vertical scrollbar in the component, when enabled.
2929
3028
  */
2930
3029
  get verticalViewScrollbarOutline() {
2931
- return brushToString(this.i.vd);
3030
+ return brushToString(this.i.vt);
2932
3031
  }
2933
3032
  set verticalViewScrollbarOutline(v) {
2934
- this.i.vd = stringToBrush(v);
2935
- this._a("verticalViewScrollbarOutline", brushToString(this.i.vd));
3033
+ this.i.vt = stringToBrush(v);
3034
+ this._a("verticalViewScrollbarOutline", brushToString(this.i.vt));
2936
3035
  }
2937
3036
  /**
2938
3037
  * Gets or sets the stroke thickness to use for the vertical scrollbar in the component, when enabled.
2939
3038
  */
2940
3039
  get verticalViewScrollbarStrokeThickness() {
2941
- return this.i.je;
3040
+ return this.i.jn;
2942
3041
  }
2943
3042
  set verticalViewScrollbarStrokeThickness(v) {
2944
- this.i.je = +v;
2945
- this._a("verticalViewScrollbarStrokeThickness", this.i.je);
3043
+ this.i.jn = +v;
3044
+ this._a("verticalViewScrollbarStrokeThickness", this.i.jn);
2946
3045
  }
2947
3046
  /**
2948
3047
  * Gets or sets the max opacity to use for the vertical scrollbar in the component, when enabled.
2949
3048
  */
2950
3049
  get verticalViewScrollbarMaxOpacity() {
2951
- return this.i.jd;
3050
+ return this.i.jm;
2952
3051
  }
2953
3052
  set verticalViewScrollbarMaxOpacity(v) {
2954
- this.i.jd = +v;
2955
- this._a("verticalViewScrollbarMaxOpacity", this.i.jd);
3053
+ this.i.jm = +v;
3054
+ this._a("verticalViewScrollbarMaxOpacity", this.i.jm);
2956
3055
  }
2957
3056
  /**
2958
3057
  * Gets or sets the corner radius to use for the vertical scrollbar in the component, when enabled.
2959
3058
  */
2960
3059
  get verticalViewScrollbarCornerRadius() {
2961
- return this.i.jb;
3060
+ return this.i.jk;
2962
3061
  }
2963
3062
  set verticalViewScrollbarCornerRadius(v) {
2964
- this.i.jb = +v;
2965
- this._a("verticalViewScrollbarCornerRadius", this.i.jb);
3063
+ this.i.jk = +v;
3064
+ this._a("verticalViewScrollbarCornerRadius", this.i.jk);
2966
3065
  }
2967
3066
  /**
2968
3067
  * Gets or sets the width to use for the vertical scrollbar in the component, when enabled.
2969
3068
  */
2970
3069
  get verticalViewScrollbarWidth() {
2971
- return this.i.jh;
3070
+ return this.i.jq;
2972
3071
  }
2973
3072
  set verticalViewScrollbarWidth(v) {
2974
- this.i.jh = +v;
2975
- this._a("verticalViewScrollbarWidth", this.i.jh);
3073
+ this.i.jq = +v;
3074
+ this._a("verticalViewScrollbarWidth", this.i.jq);
2976
3075
  }
2977
3076
  /**
2978
3077
  * Gets or sets the inset distance to use for the vertical scrollbar in the component, when enabled.
2979
3078
  */
2980
3079
  get verticalViewScrollbarInset() {
2981
- return this.i.jc;
3080
+ return this.i.jl;
2982
3081
  }
2983
3082
  set verticalViewScrollbarInset(v) {
2984
- this.i.jc = +v;
2985
- this._a("verticalViewScrollbarInset", this.i.jc);
3083
+ this.i.jl = +v;
3084
+ this._a("verticalViewScrollbarInset", this.i.jl);
2986
3085
  }
2987
3086
  /**
2988
3087
  * Gets or sets the track start inset to use for the vertical scrollbar in the component, when enabled.
2989
3088
  */
2990
3089
  get verticalViewScrollbarTrackStartInset() {
2991
- return this.i.jg;
3090
+ return this.i.jp;
2992
3091
  }
2993
3092
  set verticalViewScrollbarTrackStartInset(v) {
2994
- this.i.jg = +v;
2995
- this._a("verticalViewScrollbarTrackStartInset", this.i.jg);
3093
+ this.i.jp = +v;
3094
+ this._a("verticalViewScrollbarTrackStartInset", this.i.jp);
2996
3095
  }
2997
3096
  /**
2998
3097
  * Gets or sets the track end inset to use for the vertical scrollbar in the component, when enabled.
2999
3098
  */
3000
3099
  get verticalViewScrollbarTrackEndInset() {
3001
- return this.i.jf;
3100
+ return this.i.jo;
3002
3101
  }
3003
3102
  set verticalViewScrollbarTrackEndInset(v) {
3004
- this.i.jf = +v;
3005
- this._a("verticalViewScrollbarTrackEndInset", this.i.jf);
3103
+ this.i.jo = +v;
3104
+ this._a("verticalViewScrollbarTrackEndInset", this.i.jo);
3006
3105
  }
3007
3106
  /**
3008
3107
  * Gets or sets whether to use automatic track insets for the vertical scrollbar in the component, when enabled.
3009
3108
  */
3010
3109
  get verticalViewScrollbarShouldAddAutoTrackInsets() {
3011
- return this.i.gi;
3110
+ return this.i.gr;
3012
3111
  }
3013
3112
  set verticalViewScrollbarShouldAddAutoTrackInsets(v) {
3014
- this.i.gi = ensureBool(v);
3015
- this._a("verticalViewScrollbarShouldAddAutoTrackInsets", this.i.gi);
3113
+ this.i.gr = ensureBool(v);
3114
+ this._a("verticalViewScrollbarShouldAddAutoTrackInsets", this.i.gr);
3016
3115
  }
3017
3116
  /**
3018
3117
  * Sets or gets the minimum width that the window rect is allowed to reach before being clamped.
@@ -3021,11 +3120,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3021
3120
  * This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)
3022
3121
  */
3023
3122
  get windowRectMinWidth() {
3024
- return this.i.jj;
3123
+ return this.i.js;
3025
3124
  }
3026
3125
  set windowRectMinWidth(v) {
3027
- this.i.jj = +v;
3028
- this._a("windowRectMinWidth", this.i.jj);
3126
+ this.i.js = +v;
3127
+ this._a("windowRectMinWidth", this.i.js);
3029
3128
  }
3030
3129
  /**
3031
3130
  * Sets or gets the minimum height that the window rect is allowed to reach before being clamped.
@@ -3034,11 +3133,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3034
3133
  * This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)
3035
3134
  */
3036
3135
  get windowRectMinHeight() {
3037
- return this.i.ji;
3136
+ return this.i.jr;
3038
3137
  }
3039
3138
  set windowRectMinHeight(v) {
3040
- this.i.ji = +v;
3041
- this._a("windowRectMinHeight", this.i.ji);
3139
+ this.i.jr = +v;
3140
+ this._a("windowRectMinHeight", this.i.jr);
3042
3141
  }
3043
3142
  /**
3044
3143
  * Sets or gets minimum pixel width that the window is allowed to reach before being clamped.
@@ -3047,11 +3146,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3047
3146
  * This property is overridden by the WindowRectMinWidth property
3048
3147
  */
3049
3148
  get windowSizeMinWidth() {
3050
- return this.i.jl;
3149
+ return this.i.ju;
3051
3150
  }
3052
3151
  set windowSizeMinWidth(v) {
3053
- this.i.jl = +v;
3054
- this._a("windowSizeMinWidth", this.i.jl);
3152
+ this.i.ju = +v;
3153
+ this._a("windowSizeMinWidth", this.i.ju);
3055
3154
  }
3056
3155
  /**
3057
3156
  * Sets or gets minimum pixel height that the window is allowed to reach before being clamped.
@@ -3060,11 +3159,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3060
3159
  * This property is overridden by the WindowRectMinHeight property
3061
3160
  */
3062
3161
  get windowSizeMinHeight() {
3063
- return this.i.jk;
3162
+ return this.i.jt;
3064
3163
  }
3065
3164
  set windowSizeMinHeight(v) {
3066
- this.i.jk = +v;
3067
- this._a("windowSizeMinHeight", this.i.jk);
3165
+ this.i.jt = +v;
3166
+ this._a("windowSizeMinHeight", this.i.jt);
3068
3167
  }
3069
3168
  findByName(name) {
3070
3169
  if (this.findEphemera) {
@@ -3090,6 +3189,9 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3090
3189
  if (this.filterExpressions != null && this.filterExpressions.findByName && this.filterExpressions.findByName(name)) {
3091
3190
  return this.filterExpressions.findByName(name);
3092
3191
  }
3192
+ if (this.highlightFilterExpressions != null && this.highlightFilterExpressions.findByName && this.highlightFilterExpressions.findByName(name)) {
3193
+ return this.highlightFilterExpressions.findByName(name);
3194
+ }
3093
3195
  if (this.summaryDescriptions != null && this.summaryDescriptions.findByName && this.summaryDescriptions.findByName(name)) {
3094
3196
  return this.summaryDescriptions.findByName(name);
3095
3197
  }
@@ -3102,6 +3204,12 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3102
3204
  if (this.initialGroupDescriptions != null && this.initialGroupDescriptions.findByName && this.initialGroupDescriptions.findByName(name)) {
3103
3205
  return this.initialGroupDescriptions.findByName(name);
3104
3206
  }
3207
+ if (this.initialFilterExpressions != null && this.initialFilterExpressions.findByName && this.initialFilterExpressions.findByName(name)) {
3208
+ return this.initialFilterExpressions.findByName(name);
3209
+ }
3210
+ if (this.initialHighlightFilterExpressions != null && this.initialHighlightFilterExpressions.findByName && this.initialHighlightFilterExpressions.findByName(name)) {
3211
+ return this.initialHighlightFilterExpressions.findByName(name);
3212
+ }
3105
3213
  if (this.initialSummaryDescriptions != null && this.initialSummaryDescriptions.findByName && this.initialSummaryDescriptions.findByName(name)) {
3106
3214
  return this.initialSummaryDescriptions.findByName(name);
3107
3215
  }
@@ -3212,7 +3320,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3212
3320
  this.i.notifyResized();
3213
3321
  }
3214
3322
  notifyVisualPropertiesChanged() {
3215
- this.i.so();
3323
+ this.i.s4();
3216
3324
  }
3217
3325
  /**
3218
3326
  * Forces any pending refresh to the chart to be finished.
@@ -3225,7 +3333,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3225
3333
  * ```
3226
3334
  */
3227
3335
  flush() {
3228
- this.i.ru();
3336
+ this.i.sa();
3229
3337
  }
3230
3338
  /**
3231
3339
  * Hides the active main tooltip, if displayed.
@@ -3238,35 +3346,35 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3238
3346
  * ```
3239
3347
  */
3240
3348
  hideToolTip() {
3241
- this.i.r2();
3349
+ this.i.si();
3242
3350
  }
3243
3351
  /**
3244
3352
  * Replays transition-in animation on all series in the chart.
3245
3353
 
3246
3354
  */
3247
3355
  replayTransitionIn() {
3248
- this.i.th();
3356
+ this.i.tx();
3249
3357
  }
3250
3358
  /**
3251
3359
  * Performs zoom in action on the chart by specified percentage of current window rect
3252
3360
 
3253
3361
  */
3254
3362
  zoomIn(percentage) {
3255
- this.i.tt(percentage);
3363
+ this.i.t9(percentage);
3256
3364
  }
3257
3365
  /**
3258
3366
  * Performs zoom out action on the chart by specified percentage of current window rect
3259
3367
 
3260
3368
  */
3261
3369
  zoomOut(percentage) {
3262
- this.i.tu(percentage);
3370
+ this.i.ua(percentage);
3263
3371
  }
3264
3372
  /**
3265
3373
  * Resets the zoom level to default.
3266
3374
 
3267
3375
  */
3268
3376
  resetZoom() {
3269
- this.i.tp();
3377
+ this.i.t5();
3270
3378
  }
3271
3379
  getDesiredToolbarActions() {
3272
3380
  let iv = this.i.getDesiredToolbarActions();
@@ -3285,7 +3393,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3285
3393
  this.i.removeCommandStateChangedListener(listener);
3286
3394
  }
3287
3395
  notifySetItem(source_, index, oldItem, newItem) {
3288
- this.i.sn(source_, index, oldItem, newItem);
3396
+ this.i.s3(source_, index, oldItem, newItem);
3289
3397
  }
3290
3398
  /**
3291
3399
  * Used to manually notify the chart that the data source has reset or cleared its items.
@@ -3298,13 +3406,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3298
3406
  * ```
3299
3407
  */
3300
3408
  notifyClearItems(source_) {
3301
- this.i.sj(source_);
3409
+ this.i.sz(source_);
3302
3410
  }
3303
3411
  notifyInsertItem(source_, index, newItem) {
3304
- this.i.sk(source_, index, newItem);
3412
+ this.i.s0(source_, index, newItem);
3305
3413
  }
3306
3414
  notifyRemoveItem(source_, index, oldItem) {
3307
- this.i.sl(source_, index, oldItem);
3415
+ this.i.s1(source_, index, oldItem);
3308
3416
  }
3309
3417
  /**
3310
3418
  * Event raised when a series is initialized and added to this chart.
@@ -3589,6 +3697,29 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
3589
3697
  this.i.calloutRenderStyleUpdating = delegateCombine(this.i.calloutRenderStyleUpdating, this._calloutRenderStyleUpdating_wrapped);
3590
3698
  ;
3591
3699
  }
3700
+ get filterStringErrorsParsing() {
3701
+ return this._filterStringErrorsParsing;
3702
+ }
3703
+ set filterStringErrorsParsing(ev) {
3704
+ if (this._filterStringErrorsParsing_wrapped !== null) {
3705
+ this.i.filterStringErrorsParsing = delegateRemove(this.i.filterStringErrorsParsing, this._filterStringErrorsParsing_wrapped);
3706
+ this._filterStringErrorsParsing_wrapped = null;
3707
+ this._filterStringErrorsParsing = null;
3708
+ }
3709
+ this._filterStringErrorsParsing = ev;
3710
+ this._filterStringErrorsParsing_wrapped = (o, e) => {
3711
+ let outerArgs = new IgcFilterStringErrorsParsingEventArgs();
3712
+ outerArgs._provideImplementation(e);
3713
+ if (this.beforeFilterStringErrorsParsing) {
3714
+ this.beforeFilterStringErrorsParsing(this, outerArgs);
3715
+ }
3716
+ if (this._filterStringErrorsParsing) {
3717
+ this._filterStringErrorsParsing(this, outerArgs);
3718
+ }
3719
+ };
3720
+ this.i.filterStringErrorsParsing = delegateCombine(this.i.filterStringErrorsParsing, this._filterStringErrorsParsing_wrapped);
3721
+ ;
3722
+ }
3592
3723
  }
3593
3724
  IgcDomainChartComponent._observedAttributesIgcDomainChartComponent = null;
3594
3725
  return IgcDomainChartComponent;