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
@@ -15,6 +15,7 @@ import { Visibility_$type } from "igniteui-webcomponents-core";
15
15
  import { ZoomCoercionMode_$type } from "./ZoomCoercionMode";
16
16
  import { InteractionState_$type } from "igniteui-webcomponents-core";
17
17
  import { ModifierKeys_$type } from "igniteui-webcomponents-core";
18
+ import { SeriesHighlightedValuesDisplayMode_$type } from "./SeriesHighlightedValuesDisplayMode";
18
19
  import { HorizontalAlignment_$type } from "igniteui-webcomponents-core";
19
20
  import { IgcPlotAreaMouseButtonEventArgs } from "./igc-plot-area-mouse-button-event-args";
20
21
  import { IgcPlotAreaMouseEventArgs } from "./igc-plot-area-mouse-event-args";
@@ -256,11 +257,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
256
257
  * ```
257
258
  */
258
259
  get crosshairPoint() {
259
- return fromPoint(this.i.tb);
260
+ return fromPoint(this.i.te);
260
261
  }
261
262
  set crosshairPoint(v) {
262
- this.i.tb = toPoint(v);
263
- this._a("crosshairPoint", pointToString(this.i.tb));
263
+ this.i.te = toPoint(v);
264
+ this._a("crosshairPoint", pointToString(this.i.te));
264
265
  }
265
266
  /**
266
267
  * Gets or sets whether the series animations should be allowed when a range change has been detected on an axis.
@@ -272,291 +273,291 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
272
273
  * ```
273
274
  */
274
275
  get animateSeriesWhenAxisRangeChanges() {
275
- return this.i.du;
276
+ return this.i.dv;
276
277
  }
277
278
  set animateSeriesWhenAxisRangeChanges(v) {
278
- this.i.du = ensureBool(v);
279
- this._a("animateSeriesWhenAxisRangeChanges", this.i.du);
279
+ this.i.dv = ensureBool(v);
280
+ this._a("animateSeriesWhenAxisRangeChanges", this.i.dv);
280
281
  }
281
282
  /**
282
283
  * Gets or sets whether to sync the vertical aspect of the window with the contained series content. This is only supported for a subset of the available series.
283
284
  */
284
285
  get isWindowSyncedToVisibleRange() {
285
- return this.i.er;
286
+ return this.i.es;
286
287
  }
287
288
  set isWindowSyncedToVisibleRange(v) {
288
- this.i.er = ensureBool(v);
289
- this._a("isWindowSyncedToVisibleRange", this.i.er);
289
+ this.i.es = ensureBool(v);
290
+ this._a("isWindowSyncedToVisibleRange", this.i.es);
290
291
  }
291
292
  /**
292
293
  * Gets or sets whether calling SimulateHover should shift the crosshair point.
293
294
  */
294
295
  get shouldSimulateHoverMoveCrosshairPoint() {
295
- return this.i.fc;
296
+ return this.i.fd;
296
297
  }
297
298
  set shouldSimulateHoverMoveCrosshairPoint(v) {
298
- this.i.fc = ensureBool(v);
299
- this._a("shouldSimulateHoverMoveCrosshairPoint", this.i.fc);
299
+ this.i.fd = ensureBool(v);
300
+ this._a("shouldSimulateHoverMoveCrosshairPoint", this.i.fd);
300
301
  }
301
302
  /**
302
303
  * Gets or sets the highlighting mode to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled.
303
304
  */
304
305
  get highlightingMode() {
305
- return this.i.bv;
306
+ return this.i.bw;
306
307
  }
307
308
  set highlightingMode(v) {
308
- this.i.bv = ensureEnum(SeriesHighlightingMode_$type, v);
309
- this._a("highlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.bv));
309
+ this.i.bw = ensureEnum(SeriesHighlightingMode_$type, v);
310
+ this._a("highlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.bw));
310
311
  }
311
312
  /**
312
313
  * Gets or sets the horizontal scrollbar mode to use for the series viewer.
313
314
  */
314
315
  get horizontalViewScrollbarMode() {
315
- return this.i.b5;
316
+ return this.i.b6;
316
317
  }
317
318
  set horizontalViewScrollbarMode(v) {
318
- this.i.b5 = ensureEnum(SeriesViewerScrollbarMode_$type, v);
319
- this._a("horizontalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.b5));
319
+ this.i.b6 = ensureEnum(SeriesViewerScrollbarMode_$type, v);
320
+ this._a("horizontalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.b6));
320
321
  }
321
322
  /**
322
323
  * Gets or sets the vertical scrollbar mode to use for the series viewer.
323
324
  */
324
325
  get verticalViewScrollbarMode() {
325
- return this.i.b6;
326
+ return this.i.b7;
326
327
  }
327
328
  set verticalViewScrollbarMode(v) {
328
- this.i.b6 = ensureEnum(SeriesViewerScrollbarMode_$type, v);
329
- this._a("verticalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.b6));
329
+ this.i.b7 = ensureEnum(SeriesViewerScrollbarMode_$type, v);
330
+ this._a("verticalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.b7));
330
331
  }
331
332
  /**
332
333
  * Gets or sets the position to use for the horizontal scrollbar in the component, when enabled.
333
334
  */
334
335
  get horizontalViewScrollbarPosition() {
335
- return this.i.b2;
336
+ return this.i.b3;
336
337
  }
337
338
  set horizontalViewScrollbarPosition(v) {
338
- this.i.b2 = ensureEnum(SeriesViewerHorizontalScrollbarPosition_$type, v);
339
- this._a("horizontalViewScrollbarPosition", enumToString(SeriesViewerHorizontalScrollbarPosition_$type, this.i.b2));
339
+ this.i.b3 = ensureEnum(SeriesViewerHorizontalScrollbarPosition_$type, v);
340
+ this._a("horizontalViewScrollbarPosition", enumToString(SeriesViewerHorizontalScrollbarPosition_$type, this.i.b3));
340
341
  }
341
342
  /**
342
343
  * Gets or sets the position to use for the vertical scrollbar in the component, when enabled.
343
344
  */
344
345
  get verticalViewScrollbarPosition() {
345
- return this.i.b7;
346
+ return this.i.b8;
346
347
  }
347
348
  set verticalViewScrollbarPosition(v) {
348
- this.i.b7 = ensureEnum(SeriesViewerVerticalScrollbarPosition_$type, v);
349
- this._a("verticalViewScrollbarPosition", enumToString(SeriesViewerVerticalScrollbarPosition_$type, this.i.b7));
349
+ this.i.b8 = ensureEnum(SeriesViewerVerticalScrollbarPosition_$type, v);
350
+ this._a("verticalViewScrollbarPosition", enumToString(SeriesViewerVerticalScrollbarPosition_$type, this.i.b8));
350
351
  }
351
352
  /**
352
353
  * Gets or sets the fill to use for the horizontal scrollbar in the component, when enabled.
353
354
  */
354
355
  get horizontalViewScrollbarFill() {
355
- return brushToString(this.i.sz);
356
+ return brushToString(this.i.s2);
356
357
  }
357
358
  set horizontalViewScrollbarFill(v) {
358
- this.i.sz = stringToBrush(v);
359
- this._a("horizontalViewScrollbarFill", brushToString(this.i.sz));
359
+ this.i.s2 = stringToBrush(v);
360
+ this._a("horizontalViewScrollbarFill", brushToString(this.i.s2));
360
361
  }
361
362
  /**
362
363
  * Gets or sets the outline to use for the horizontal scrollbar in the component, when enabled.
363
364
  */
364
365
  get horizontalViewScrollbarOutline() {
365
- return brushToString(this.i.s0);
366
+ return brushToString(this.i.s3);
366
367
  }
367
368
  set horizontalViewScrollbarOutline(v) {
368
- this.i.s0 = stringToBrush(v);
369
- this._a("horizontalViewScrollbarOutline", brushToString(this.i.s0));
369
+ this.i.s3 = stringToBrush(v);
370
+ this._a("horizontalViewScrollbarOutline", brushToString(this.i.s3));
370
371
  }
371
372
  /**
372
373
  * Gets or sets the stroke thickness to use for the horizontal scrollbar in the component, when enabled.
373
374
  */
374
375
  get horizontalViewScrollbarStrokeThickness() {
375
- return this.i.gw;
376
+ return this.i.gx;
376
377
  }
377
378
  set horizontalViewScrollbarStrokeThickness(v) {
378
- this.i.gw = +v;
379
- this._a("horizontalViewScrollbarStrokeThickness", this.i.gw);
379
+ this.i.gx = +v;
380
+ this._a("horizontalViewScrollbarStrokeThickness", this.i.gx);
380
381
  }
381
382
  /**
382
383
  * Gets or sets the max opacity to use for the horizontal scrollbar in the component, when enabled.
383
384
  */
384
385
  get horizontalViewScrollbarMaxOpacity() {
385
- return this.i.gv;
386
+ return this.i.gw;
386
387
  }
387
388
  set horizontalViewScrollbarMaxOpacity(v) {
388
- this.i.gv = +v;
389
- this._a("horizontalViewScrollbarMaxOpacity", this.i.gv);
389
+ this.i.gw = +v;
390
+ this._a("horizontalViewScrollbarMaxOpacity", this.i.gw);
390
391
  }
391
392
  /**
392
393
  * Gets or sets the corner radius to use for the horizontal scrollbar in the component, when enabled.
393
394
  */
394
395
  get horizontalViewScrollbarCornerRadius() {
395
- return this.i.gs;
396
+ return this.i.gt;
396
397
  }
397
398
  set horizontalViewScrollbarCornerRadius(v) {
398
- this.i.gs = +v;
399
- this._a("horizontalViewScrollbarCornerRadius", this.i.gs);
399
+ this.i.gt = +v;
400
+ this._a("horizontalViewScrollbarCornerRadius", this.i.gt);
400
401
  }
401
402
  /**
402
403
  * Gets or sets the height to use for the horizontal scrollbar in the component, when enabled.
403
404
  */
404
405
  get horizontalViewScrollbarHeight() {
405
- return this.i.gt;
406
+ return this.i.gu;
406
407
  }
407
408
  set horizontalViewScrollbarHeight(v) {
408
- this.i.gt = +v;
409
- this._a("horizontalViewScrollbarHeight", this.i.gt);
409
+ this.i.gu = +v;
410
+ this._a("horizontalViewScrollbarHeight", this.i.gu);
410
411
  }
411
412
  /**
412
413
  * Gets or sets the inset distance to use for the horizontal scrollbar in the component, when enabled.
413
414
  */
414
415
  get horizontalViewScrollbarInset() {
415
- return this.i.gu;
416
+ return this.i.gv;
416
417
  }
417
418
  set horizontalViewScrollbarInset(v) {
418
- this.i.gu = +v;
419
- this._a("horizontalViewScrollbarInset", this.i.gu);
419
+ this.i.gv = +v;
420
+ this._a("horizontalViewScrollbarInset", this.i.gv);
420
421
  }
421
422
  /**
422
423
  * Gets or sets the track start inset to use for the horizontal scrollbar in the component, when enabled.
423
424
  */
424
425
  get horizontalViewScrollbarTrackStartInset() {
425
- return this.i.gy;
426
+ return this.i.gz;
426
427
  }
427
428
  set horizontalViewScrollbarTrackStartInset(v) {
428
- this.i.gy = +v;
429
- this._a("horizontalViewScrollbarTrackStartInset", this.i.gy);
429
+ this.i.gz = +v;
430
+ this._a("horizontalViewScrollbarTrackStartInset", this.i.gz);
430
431
  }
431
432
  /**
432
433
  * Gets or sets the track end inset to use for the horizontal scrollbar in the component, when enabled.
433
434
  */
434
435
  get horizontalViewScrollbarTrackEndInset() {
435
- return this.i.gx;
436
+ return this.i.gy;
436
437
  }
437
438
  set horizontalViewScrollbarTrackEndInset(v) {
438
- this.i.gx = +v;
439
- this._a("horizontalViewScrollbarTrackEndInset", this.i.gx);
439
+ this.i.gy = +v;
440
+ this._a("horizontalViewScrollbarTrackEndInset", this.i.gy);
440
441
  }
441
442
  /**
442
443
  * Gets or sets whether to use automatic track insets for the horizontal scrollbar in the component, when enabled.
443
444
  */
444
445
  get horizontalViewScrollbarShouldAddAutoTrackInsets() {
445
- return this.i.d7;
446
+ return this.i.d8;
446
447
  }
447
448
  set horizontalViewScrollbarShouldAddAutoTrackInsets(v) {
448
- this.i.d7 = ensureBool(v);
449
- this._a("horizontalViewScrollbarShouldAddAutoTrackInsets", this.i.d7);
449
+ this.i.d8 = ensureBool(v);
450
+ this._a("horizontalViewScrollbarShouldAddAutoTrackInsets", this.i.d8);
450
451
  }
451
452
  /**
452
453
  * Gets or sets the fill to use for the vertical scrollbar in the component, when enabled.
453
454
  */
454
455
  get verticalViewScrollbarFill() {
455
- return brushToString(this.i.s8);
456
+ return brushToString(this.i.tb);
456
457
  }
457
458
  set verticalViewScrollbarFill(v) {
458
- this.i.s8 = stringToBrush(v);
459
- this._a("verticalViewScrollbarFill", brushToString(this.i.s8));
459
+ this.i.tb = stringToBrush(v);
460
+ this._a("verticalViewScrollbarFill", brushToString(this.i.tb));
460
461
  }
461
462
  /**
462
463
  * Gets or sets the outline to use for the vertical scrollbar in the component, when enabled.
463
464
  */
464
465
  get verticalViewScrollbarOutline() {
465
- return brushToString(this.i.s9);
466
+ return brushToString(this.i.tc);
466
467
  }
467
468
  set verticalViewScrollbarOutline(v) {
468
- this.i.s9 = stringToBrush(v);
469
- this._a("verticalViewScrollbarOutline", brushToString(this.i.s9));
469
+ this.i.tc = stringToBrush(v);
470
+ this._a("verticalViewScrollbarOutline", brushToString(this.i.tc));
470
471
  }
471
472
  /**
472
473
  * Gets or sets the stroke thickness to use for the vertical scrollbar in the component, when enabled.
473
474
  */
474
475
  get verticalViewScrollbarStrokeThickness() {
475
- return this.i.hi;
476
+ return this.i.hj;
476
477
  }
477
478
  set verticalViewScrollbarStrokeThickness(v) {
478
- this.i.hi = +v;
479
- this._a("verticalViewScrollbarStrokeThickness", this.i.hi);
479
+ this.i.hj = +v;
480
+ this._a("verticalViewScrollbarStrokeThickness", this.i.hj);
480
481
  }
481
482
  /**
482
483
  * Gets or sets the max opacity to use for the vertical scrollbar in the component, when enabled.
483
484
  */
484
485
  get verticalViewScrollbarMaxOpacity() {
485
- return this.i.hh;
486
+ return this.i.hi;
486
487
  }
487
488
  set verticalViewScrollbarMaxOpacity(v) {
488
- this.i.hh = +v;
489
- this._a("verticalViewScrollbarMaxOpacity", this.i.hh);
489
+ this.i.hi = +v;
490
+ this._a("verticalViewScrollbarMaxOpacity", this.i.hi);
490
491
  }
491
492
  /**
492
493
  * Gets or sets the corner radius to use for the vertical scrollbar in the component, when enabled.
493
494
  */
494
495
  get verticalViewScrollbarCornerRadius() {
495
- return this.i.hf;
496
+ return this.i.hg;
496
497
  }
497
498
  set verticalViewScrollbarCornerRadius(v) {
498
- this.i.hf = +v;
499
- this._a("verticalViewScrollbarCornerRadius", this.i.hf);
499
+ this.i.hg = +v;
500
+ this._a("verticalViewScrollbarCornerRadius", this.i.hg);
500
501
  }
501
502
  /**
502
503
  * Gets or sets the width to use for the vertical scrollbar in the component, when enabled.
503
504
  */
504
505
  get verticalViewScrollbarWidth() {
505
- return this.i.hl;
506
+ return this.i.hm;
506
507
  }
507
508
  set verticalViewScrollbarWidth(v) {
508
- this.i.hl = +v;
509
- this._a("verticalViewScrollbarWidth", this.i.hl);
509
+ this.i.hm = +v;
510
+ this._a("verticalViewScrollbarWidth", this.i.hm);
510
511
  }
511
512
  /**
512
513
  * Gets or sets the inset distance to use for the vertical scrollbar in the component, when enabled.
513
514
  */
514
515
  get verticalViewScrollbarInset() {
515
- return this.i.hg;
516
+ return this.i.hh;
516
517
  }
517
518
  set verticalViewScrollbarInset(v) {
518
- this.i.hg = +v;
519
- this._a("verticalViewScrollbarInset", this.i.hg);
519
+ this.i.hh = +v;
520
+ this._a("verticalViewScrollbarInset", this.i.hh);
520
521
  }
521
522
  /**
522
523
  * Gets or sets the track start inset to use for the vertical scrollbar in the component, when enabled.
523
524
  */
524
525
  get verticalViewScrollbarTrackStartInset() {
525
- return this.i.hk;
526
+ return this.i.hl;
526
527
  }
527
528
  set verticalViewScrollbarTrackStartInset(v) {
528
- this.i.hk = +v;
529
- this._a("verticalViewScrollbarTrackStartInset", this.i.hk);
529
+ this.i.hl = +v;
530
+ this._a("verticalViewScrollbarTrackStartInset", this.i.hl);
530
531
  }
531
532
  /**
532
533
  * Gets or sets the track end inset to use for the vertical scrollbar in the component, when enabled.
533
534
  */
534
535
  get verticalViewScrollbarTrackEndInset() {
535
- return this.i.hj;
536
+ return this.i.hk;
536
537
  }
537
538
  set verticalViewScrollbarTrackEndInset(v) {
538
- this.i.hj = +v;
539
- this._a("verticalViewScrollbarTrackEndInset", this.i.hj);
539
+ this.i.hk = +v;
540
+ this._a("verticalViewScrollbarTrackEndInset", this.i.hk);
540
541
  }
541
542
  /**
542
543
  * Gets or sets whether to use automatic track insets for the vertical scrollbar in the component, when enabled.
543
544
  */
544
545
  get verticalViewScrollbarShouldAddAutoTrackInsets() {
545
- return this.i.fl;
546
+ return this.i.fm;
546
547
  }
547
548
  set verticalViewScrollbarShouldAddAutoTrackInsets(v) {
548
- this.i.fl = ensureBool(v);
549
- this._a("verticalViewScrollbarShouldAddAutoTrackInsets", this.i.fl);
549
+ this.i.fm = ensureBool(v);
550
+ this._a("verticalViewScrollbarShouldAddAutoTrackInsets", this.i.fm);
550
551
  }
551
552
  /**
552
553
  * Gets or sets the highlighting Behavior to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled.
553
554
  */
554
555
  get highlightingBehavior() {
555
- return this.i.bt;
556
+ return this.i.bu;
556
557
  }
557
558
  set highlightingBehavior(v) {
558
- this.i.bt = ensureEnum(SeriesHighlightingBehavior_$type, v);
559
- this._a("highlightingBehavior", enumToString(SeriesHighlightingBehavior_$type, this.i.bt));
559
+ this.i.bu = ensureEnum(SeriesHighlightingBehavior_$type, v);
560
+ this._a("highlightingBehavior", enumToString(SeriesHighlightingBehavior_$type, this.i.bu));
560
561
  }
561
562
  /**
562
563
  * Gets or sets the highlighting mode to use for the legend linked to the component, when supported.
@@ -594,7 +595,7 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
594
595
  * Gets the viewport rectangle associated with the SeriesViewer, the physical dimensions of the plot area.
595
596
  */
596
597
  get viewportRect() {
597
- return fromRect(this.i.tz);
598
+ return fromRect(this.i.t2);
598
599
  }
599
600
  /**
600
601
  * Gets the EffectiveViewport rectangle, representing the effective viewport area after margins have been subtracted.
@@ -607,18 +608,18 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
607
608
  * ```
608
609
  */
609
610
  get effectiveViewport() {
610
- return fromRect(this.i.to);
611
+ return fromRect(this.i.tr);
611
612
  }
612
613
  set effectiveViewport(v) {
613
- this.i.to = toRect(v);
614
- this._a("effectiveViewport", rectToString(this.i.to));
614
+ this.i.tr = toRect(v);
615
+ this._a("effectiveViewport", rectToString(this.i.tr));
615
616
  }
616
617
  /**
617
618
  * Represents the subset area within the viewport into which content should be mapped.
618
619
  * This is the projection of the current EffectiveViewport into the viewport at current zoom level.
619
620
  */
620
621
  get contentViewport() {
621
- return fromRect(this.i.tn);
622
+ return fromRect(this.i.tq);
622
623
  }
623
624
  /**
624
625
  * A rectangle representing the portion of the SeriesViewer currently in view.
@@ -631,41 +632,41 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
631
632
  * ```
632
633
  */
633
634
  get windowRect() {
634
- return fromRect(this.i.t0);
635
+ return fromRect(this.i.t3);
635
636
  }
636
637
  set windowRect(v) {
637
- this.i.t0 = toRect(v);
638
- this._a("windowRect", rectToString(this.i.t0));
638
+ this.i.t3 = toRect(v);
639
+ this._a("windowRect", rectToString(this.i.t3));
639
640
  }
640
641
  /**
641
642
  * Gets or sets whether the series viewer should use cached tiles during zooms rather than the default live content.
642
643
  */
643
644
  get useTiledZooming() {
644
- return this.i.fk;
645
+ return this.i.fl;
645
646
  }
646
647
  set useTiledZooming(v) {
647
- this.i.fk = ensureBool(v);
648
- this._a("useTiledZooming", this.i.fk);
648
+ this.i.fl = ensureBool(v);
649
+ this._a("useTiledZooming", this.i.fl);
649
650
  }
650
651
  /**
651
652
  * Gets or sets whether the series viewer should prefer selecting higher resolution tiles over lower resolution tiles when performing tile zooming. Setting this to true will lower performance but increase quality.
652
653
  */
653
654
  get preferHigherResolutionTiles() {
654
- return this.i.e7;
655
+ return this.i.e8;
655
656
  }
656
657
  set preferHigherResolutionTiles(v) {
657
- this.i.e7 = ensureBool(v);
658
- this._a("preferHigherResolutionTiles", this.i.e7);
658
+ this.i.e8 = ensureBool(v);
659
+ this._a("preferHigherResolutionTiles", this.i.e8);
659
660
  }
660
661
  /**
661
662
  * Gets or sets the maximum number of zoom tiles that the series viewer should cache while in tiled zooming mode.
662
663
  */
663
664
  get zoomTileCacheSize() {
664
- return this.i.h1;
665
+ return this.i.h2;
665
666
  }
666
667
  set zoomTileCacheSize(v) {
667
- this.i.h1 = +v;
668
- this._a("zoomTileCacheSize", this.i.h1);
668
+ this.i.h2 = +v;
669
+ this._a("zoomTileCacheSize", this.i.h2);
669
670
  }
670
671
  /**
671
672
  * Gets or sets the duration the highlighting/de-highlighting effects.
@@ -677,31 +678,31 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
677
678
  * ```
678
679
  */
679
680
  get highlightingTransitionDuration() {
680
- return this.i.hz;
681
+ return this.i.h0;
681
682
  }
682
683
  set highlightingTransitionDuration(v) {
683
- this.i.hz = +v;
684
- this._a("highlightingTransitionDuration", this.i.hz);
684
+ this.i.h0 = +v;
685
+ this._a("highlightingTransitionDuration", this.i.h0);
685
686
  }
686
687
  /**
687
688
  * Gets or sets the duration of the scrollbar effects.
688
689
  */
689
690
  get scrollbarsAnimationDuration() {
690
- return this.i.h0;
691
+ return this.i.h1;
691
692
  }
692
693
  set scrollbarsAnimationDuration(v) {
693
- this.i.h0 = +v;
694
- this._a("scrollbarsAnimationDuration", this.i.h0);
694
+ this.i.h1 = +v;
695
+ this._a("scrollbarsAnimationDuration", this.i.h1);
695
696
  }
696
697
  /**
697
698
  * Gets or sets the whether the series viewer can allow the page to pan if a control pan is not possible in the requested direction.
698
699
  */
699
700
  get isPagePanningAllowed() {
700
- return this.i.em;
701
+ return this.i.en;
701
702
  }
702
703
  set isPagePanningAllowed(v) {
703
- this.i.em = ensureBool(v);
704
- this._a("isPagePanningAllowed", this.i.em);
704
+ this.i.en = ensureBool(v);
705
+ this._a("isPagePanningAllowed", this.i.en);
705
706
  }
706
707
  /**
707
708
  * Determines the method of hit testing used when mousing over elements in the chart.
@@ -741,17 +742,17 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
741
742
  * ```
742
743
  */
743
744
  get isSurfaceInteractionDisabled() {
744
- return this.i.en;
745
+ return this.i.eo;
745
746
  }
746
747
  set isSurfaceInteractionDisabled(v) {
747
- this.i.en = ensureBool(v);
748
- this._a("isSurfaceInteractionDisabled", this.i.en);
748
+ this.i.eo = ensureBool(v);
749
+ this._a("isSurfaceInteractionDisabled", this.i.eo);
749
750
  }
750
751
  /**
751
752
  * Indicates if this SeriesViewer is a map.
752
753
  */
753
754
  get isMap() {
754
- return this.i.el;
755
+ return this.i.em;
755
756
  }
756
757
  /**
757
758
  * The response to user panning and zooming: whether to update the view immediately while the user action is happening, or to defer the update to after the user action is complete. The user action will be an action such as a mouse drag which causes panning and/or zooming to occur.
@@ -764,11 +765,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
764
765
  * ```
765
766
  */
766
767
  get windowResponse() {
767
- return this.i.cb;
768
+ return this.i.cc;
768
769
  }
769
770
  set windowResponse(v) {
770
- this.i.cb = ensureEnum(WindowResponse_$type, v);
771
- this._a("windowResponse", enumToString(WindowResponse_$type, this.i.cb));
771
+ this.i.cc = ensureEnum(WindowResponse_$type, v);
772
+ this._a("windowResponse", enumToString(WindowResponse_$type, this.i.cc));
772
773
  }
773
774
  /**
774
775
  * Sets or gets the minimum width that the window rect is allowed to reach before being clamped.
@@ -783,11 +784,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
783
784
  * ```
784
785
  */
785
786
  get windowRectMinWidth() {
786
- return this.i.hp;
787
+ return this.i.hq;
787
788
  }
788
789
  set windowRectMinWidth(v) {
789
- this.i.hp = +v;
790
- this._a("windowRectMinWidth", this.i.hp);
790
+ this.i.hq = +v;
791
+ this._a("windowRectMinWidth", this.i.hq);
791
792
  }
792
793
  /**
793
794
  * Sets or gets the minimum height that the window rect is allowed to reach before being clamped.
@@ -796,31 +797,31 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
796
797
  * This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)
797
798
  */
798
799
  get windowRectMinHeight() {
799
- return this.i.ho;
800
+ return this.i.hp;
800
801
  }
801
802
  set windowRectMinHeight(v) {
802
- this.i.ho = +v;
803
- this._a("windowRectMinHeight", this.i.ho);
803
+ this.i.hp = +v;
804
+ this._a("windowRectMinHeight", this.i.hp);
804
805
  }
805
806
  /**
806
807
  * Gets the actual minimum width that the window rect is allowed to reach before being clamped.
807
808
  */
808
809
  get actualWindowRectMinWidth() {
809
- return this.i.gk;
810
+ return this.i.gl;
810
811
  }
811
812
  set actualWindowRectMinWidth(v) {
812
- this.i.gk = +v;
813
- this._a("actualWindowRectMinWidth", this.i.gk);
813
+ this.i.gl = +v;
814
+ this._a("actualWindowRectMinWidth", this.i.gl);
814
815
  }
815
816
  /**
816
817
  * Gets the actual minimum height that the window rect is allowed to reach before being clamped.
817
818
  */
818
819
  get actualWindowRectMinHeight() {
819
- return this.i.gj;
820
+ return this.i.gk;
820
821
  }
821
822
  set actualWindowRectMinHeight(v) {
822
- this.i.gj = +v;
823
- this._a("actualWindowRectMinHeight", this.i.gj);
823
+ this.i.gk = +v;
824
+ this._a("actualWindowRectMinHeight", this.i.gk);
824
825
  }
825
826
  /**
826
827
  * Sets or gets minimum pixel width that the window is allowed to reach before being clamped.
@@ -829,11 +830,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
829
830
  * This property is overridden by the WindowRectMinWidth property
830
831
  */
831
832
  get windowSizeMinWidth() {
832
- return this.i.hr;
833
+ return this.i.hs;
833
834
  }
834
835
  set windowSizeMinWidth(v) {
835
- this.i.hr = +v;
836
- this._a("windowSizeMinWidth", this.i.hr);
836
+ this.i.hs = +v;
837
+ this._a("windowSizeMinWidth", this.i.hs);
837
838
  }
838
839
  /**
839
840
  * Sets or gets minimum pixel height that the window is allowed to reach before being clamped.
@@ -842,11 +843,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
842
843
  * This property is overridden by the WindowRectMinHeight property
843
844
  */
844
845
  get windowSizeMinHeight() {
845
- return this.i.hq;
846
+ return this.i.hr;
846
847
  }
847
848
  set windowSizeMinHeight(v) {
848
- this.i.hq = +v;
849
- this._a("windowSizeMinHeight", this.i.hq);
849
+ this.i.hr = +v;
850
+ this._a("windowSizeMinHeight", this.i.hr);
850
851
  }
851
852
  /**
852
853
  * Gets or sets the current SeriesViewer's crosshair visibility override.
@@ -858,41 +859,41 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
858
859
  * ```
859
860
  */
860
861
  get crosshairVisibility() {
861
- return this.i.t4;
862
+ return this.i.t7;
862
863
  }
863
864
  set crosshairVisibility(v) {
864
- this.i.t4 = ensureEnum(Visibility_$type, v);
865
- this._a("crosshairVisibility", enumToString(Visibility_$type, this.i.t4));
865
+ this.i.t7 = ensureEnum(Visibility_$type, v);
866
+ this._a("crosshairVisibility", enumToString(Visibility_$type, this.i.t7));
866
867
  }
867
868
  /**
868
869
  * Gets or sets the current SeriesViewer's crosshair horizontal brush override.
869
870
  */
870
871
  get horizontalCrosshairBrush() {
871
- return brushToString(this.i.sy);
872
+ return brushToString(this.i.s1);
872
873
  }
873
874
  set horizontalCrosshairBrush(v) {
874
- this.i.sy = stringToBrush(v);
875
- this._a("horizontalCrosshairBrush", brushToString(this.i.sy));
875
+ this.i.s1 = stringToBrush(v);
876
+ this._a("horizontalCrosshairBrush", brushToString(this.i.s1));
876
877
  }
877
878
  /**
878
879
  * Gets or sets the current SeriesViewer's crosshair vertical brush override.
879
880
  */
880
881
  get verticalCrosshairBrush() {
881
- return brushToString(this.i.s7);
882
+ return brushToString(this.i.ta);
882
883
  }
883
884
  set verticalCrosshairBrush(v) {
884
- this.i.s7 = stringToBrush(v);
885
- this._a("verticalCrosshairBrush", brushToString(this.i.s7));
885
+ this.i.ta = stringToBrush(v);
886
+ this._a("verticalCrosshairBrush", brushToString(this.i.ta));
886
887
  }
887
888
  /**
888
889
  * Gets or sets zoom is contrained to within the axes. Setting this to false is a preview feature at the present time.
889
890
  */
890
891
  get zoomCoercionMode() {
891
- return this.i.cf;
892
+ return this.i.cg;
892
893
  }
893
894
  set zoomCoercionMode(v) {
894
- this.i.cf = ensureEnum(ZoomCoercionMode_$type, v);
895
- this._a("zoomCoercionMode", enumToString(ZoomCoercionMode_$type, this.i.cf));
895
+ this.i.cg = ensureEnum(ZoomCoercionMode_$type, v);
896
+ this._a("zoomCoercionMode", enumToString(ZoomCoercionMode_$type, this.i.cg));
896
897
  }
897
898
  /**
898
899
  * Gets or sets the brush used as the background for the current SeriesViewer object's plot area.
@@ -904,11 +905,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
904
905
  * ```
905
906
  */
906
907
  get plotAreaBackground() {
907
- return brushToString(this.i.s1);
908
+ return brushToString(this.i.s4);
908
909
  }
909
910
  set plotAreaBackground(v) {
910
- this.i.s1 = stringToBrush(v);
911
- this._a("plotAreaBackground", brushToString(this.i.s1));
911
+ this.i.s4 = stringToBrush(v);
912
+ this._a("plotAreaBackground", brushToString(this.i.s4));
912
913
  }
913
914
  /**
914
915
  * Gets or sets the DefaultInteraction property.
@@ -921,22 +922,22 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
921
922
  * ```
922
923
  */
923
924
  get defaultInteraction() {
924
- return this.i.ci;
925
+ return this.i.cj;
925
926
  }
926
927
  set defaultInteraction(v) {
927
- this.i.ci = ensureEnum(InteractionState_$type, v);
928
- this._a("defaultInteraction", enumToString(InteractionState_$type, this.i.ci));
928
+ this.i.cj = ensureEnum(InteractionState_$type, v);
929
+ this._a("defaultInteraction", enumToString(InteractionState_$type, this.i.cj));
929
930
  }
930
931
  /**
931
932
  * Gets or sets the RightButtonDefaultInteraction property.
932
933
  * The default interaction state defines the SeriesViewer's response to right button mouse events.
933
934
  */
934
935
  get rightButtonDefaultInteraction() {
935
- return this.i.ck;
936
+ return this.i.cl;
936
937
  }
937
938
  set rightButtonDefaultInteraction(v) {
938
- this.i.ck = ensureEnum(InteractionState_$type, v);
939
- this._a("rightButtonDefaultInteraction", enumToString(InteractionState_$type, this.i.ck));
939
+ this.i.cl = ensureEnum(InteractionState_$type, v);
940
+ this._a("rightButtonDefaultInteraction", enumToString(InteractionState_$type, this.i.cl));
940
941
  }
941
942
  /**
942
943
  * Gets or sets the current SeriesViewer's DragModifier property.
@@ -948,11 +949,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
948
949
  * ```
949
950
  */
950
951
  get dragModifier() {
951
- return this.i.sk;
952
+ return this.i.sn;
952
953
  }
953
954
  set dragModifier(v) {
954
- this.i.sk = ensureEnum(ModifierKeys_$type, v);
955
- this._a("dragModifier", enumToString(ModifierKeys_$type, this.i.sk));
955
+ this.i.sn = ensureEnum(ModifierKeys_$type, v);
956
+ this._a("dragModifier", enumToString(ModifierKeys_$type, this.i.sn));
956
957
  }
957
958
  /**
958
959
  * Gets or sets the current SeriesViewer's PanModifier property.
@@ -964,11 +965,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
964
965
  * ```
965
966
  */
966
967
  get panModifier() {
967
- return this.i.sl;
968
+ return this.i.so;
968
969
  }
969
970
  set panModifier(v) {
970
- this.i.sl = ensureEnum(ModifierKeys_$type, v);
971
- this._a("panModifier", enumToString(ModifierKeys_$type, this.i.sl));
971
+ this.i.so = ensureEnum(ModifierKeys_$type, v);
972
+ this._a("panModifier", enumToString(ModifierKeys_$type, this.i.so));
972
973
  }
973
974
  /**
974
975
  * Gets or sets the preview rectangle.
@@ -982,11 +983,21 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
982
983
  * ```
983
984
  */
984
985
  get previewRect() {
985
- return fromRect(this.i.tu);
986
+ return fromRect(this.i.tx);
986
987
  }
987
988
  set previewRect(v) {
988
- this.i.tu = toRect(v);
989
- this._a("previewRect", rectToString(this.i.tu));
989
+ this.i.tx = toRect(v);
990
+ this._a("previewRect", rectToString(this.i.tx));
991
+ }
992
+ /**
993
+ * Gets or sets whether and how to display highlighted values for the series by default. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
994
+ */
995
+ get highlightedValuesDisplayMode() {
996
+ return this.i.br;
997
+ }
998
+ set highlightedValuesDisplayMode(v) {
999
+ this.i.br = ensureEnum(SeriesHighlightedValuesDisplayMode_$type, v);
1000
+ this._a("highlightedValuesDisplayMode", enumToString(SeriesHighlightedValuesDisplayMode_$type, this.i.br));
990
1001
  }
991
1002
  /**
992
1003
  * A number between 0 and 1 determining the position of the horizontal scroll.
@@ -997,11 +1008,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
997
1008
  * ```
998
1009
  */
999
1010
  get windowPositionHorizontal() {
1000
- return this.i.hm;
1011
+ return this.i.hn;
1001
1012
  }
1002
1013
  set windowPositionHorizontal(v) {
1003
- this.i.hm = +v;
1004
- this._a("windowPositionHorizontal", this.i.hm);
1014
+ this.i.hn = +v;
1015
+ this._a("windowPositionHorizontal", this.i.hn);
1005
1016
  }
1006
1017
  /**
1007
1018
  * A number between 0 and 1 determining the position of the vertical scroll.
@@ -1012,11 +1023,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1012
1023
  * ```
1013
1024
  */
1014
1025
  get windowPositionVertical() {
1015
- return this.i.hn;
1026
+ return this.i.ho;
1016
1027
  }
1017
1028
  set windowPositionVertical(v) {
1018
- this.i.hn = +v;
1019
- this._a("windowPositionVertical", this.i.hn);
1029
+ this.i.ho = +v;
1030
+ this._a("windowPositionVertical", this.i.ho);
1020
1031
  }
1021
1032
  /**
1022
1033
  * Text to display above the plot area.
@@ -1028,10 +1039,10 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1028
1039
  * ```
1029
1040
  */
1030
1041
  get chartTitle() {
1031
- return this.i.kl;
1042
+ return this.i.kn;
1032
1043
  }
1033
1044
  set chartTitle(v) {
1034
- this.i.kl = v;
1045
+ this.i.kn = v;
1035
1046
  }
1036
1047
  /**
1037
1048
  * Gets or sets the TitleHorizontalAlignment property.
@@ -1043,11 +1054,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1043
1054
  * ```
1044
1055
  */
1045
1056
  get titleHorizontalAlignment() {
1046
- return this.i.sj;
1057
+ return this.i.sm;
1047
1058
  }
1048
1059
  set titleHorizontalAlignment(v) {
1049
- this.i.sj = ensureEnum(HorizontalAlignment_$type, v);
1050
- this._a("titleHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.sj));
1060
+ this.i.sm = ensureEnum(HorizontalAlignment_$type, v);
1061
+ this._a("titleHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.sm));
1051
1062
  }
1052
1063
  /**
1053
1064
  * Gets or sets the SubtitleHorizontalAlignment property.
@@ -1059,29 +1070,29 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1059
1070
  * ```
1060
1071
  */
1061
1072
  get subtitleHorizontalAlignment() {
1062
- return this.i.si;
1073
+ return this.i.sl;
1063
1074
  }
1064
1075
  set subtitleHorizontalAlignment(v) {
1065
- this.i.si = ensureEnum(HorizontalAlignment_$type, v);
1066
- this._a("subtitleHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.si));
1076
+ this.i.sl = ensureEnum(HorizontalAlignment_$type, v);
1077
+ this._a("subtitleHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.sl));
1067
1078
  }
1068
1079
  /**
1069
1080
  * Font settings for the title.
1070
1081
  */
1071
1082
  get titleTextStyle() {
1072
- return this.i.ks;
1083
+ return this.i.ku;
1073
1084
  }
1074
1085
  set titleTextStyle(v) {
1075
- this.i.ks = v;
1086
+ this.i.ku = v;
1076
1087
  }
1077
1088
  /**
1078
1089
  * Font settings for the subtitle.
1079
1090
  */
1080
1091
  get subtitleTextStyle() {
1081
- return this.i.kg;
1092
+ return this.i.ki;
1082
1093
  }
1083
1094
  set subtitleTextStyle(v) {
1084
- this.i.kg = v;
1095
+ this.i.ki = v;
1085
1096
  }
1086
1097
  /**
1087
1098
  * Gets or sets the Color used for the Title Text.
@@ -1093,11 +1104,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1093
1104
  * ```
1094
1105
  */
1095
1106
  get titleTextColor() {
1096
- return brushToString(this.i.s6);
1107
+ return brushToString(this.i.s9);
1097
1108
  }
1098
1109
  set titleTextColor(v) {
1099
- this.i.s6 = stringToBrush(v);
1100
- this._a("titleTextColor", brushToString(this.i.s6));
1110
+ this.i.s9 = stringToBrush(v);
1111
+ this._a("titleTextColor", brushToString(this.i.s9));
1101
1112
  }
1102
1113
  /**
1103
1114
  * Gets or sets the Color used for the Subtitle Text.
@@ -1109,11 +1120,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1109
1120
  * ```
1110
1121
  */
1111
1122
  get subtitleTextColor() {
1112
- return brushToString(this.i.s5);
1123
+ return brushToString(this.i.s8);
1113
1124
  }
1114
1125
  set subtitleTextColor(v) {
1115
- this.i.s5 = stringToBrush(v);
1116
- this._a("subtitleTextColor", brushToString(this.i.s5));
1126
+ this.i.s8 = stringToBrush(v);
1127
+ this._a("subtitleTextColor", brushToString(this.i.s8));
1117
1128
  }
1118
1129
  /**
1119
1130
  * Margin applied above the title.
@@ -1125,11 +1136,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1125
1136
  * ```
1126
1137
  */
1127
1138
  get titleTopMargin() {
1128
- return this.i.hd;
1139
+ return this.i.he;
1129
1140
  }
1130
1141
  set titleTopMargin(v) {
1131
- this.i.hd = +v;
1132
- this._a("titleTopMargin", this.i.hd);
1142
+ this.i.he = +v;
1143
+ this._a("titleTopMargin", this.i.he);
1133
1144
  }
1134
1145
  /**
1135
1146
  * Margin applied to the left of the title.
@@ -1141,11 +1152,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1141
1152
  * ```
1142
1153
  */
1143
1154
  get titleLeftMargin() {
1144
- return this.i.hb;
1155
+ return this.i.hc;
1145
1156
  }
1146
1157
  set titleLeftMargin(v) {
1147
- this.i.hb = +v;
1148
- this._a("titleLeftMargin", this.i.hb);
1158
+ this.i.hc = +v;
1159
+ this._a("titleLeftMargin", this.i.hc);
1149
1160
  }
1150
1161
  /**
1151
1162
  * Margin applied to the right of the title.
@@ -1157,11 +1168,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1157
1168
  * ```
1158
1169
  */
1159
1170
  get titleRightMargin() {
1160
- return this.i.hc;
1171
+ return this.i.hd;
1161
1172
  }
1162
1173
  set titleRightMargin(v) {
1163
- this.i.hc = +v;
1164
- this._a("titleRightMargin", this.i.hc);
1174
+ this.i.hd = +v;
1175
+ this._a("titleRightMargin", this.i.hd);
1165
1176
  }
1166
1177
  /**
1167
1178
  * Margin applied below the title.
@@ -1173,11 +1184,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1173
1184
  * ```
1174
1185
  */
1175
1186
  get titleBottomMargin() {
1176
- return this.i.ha;
1187
+ return this.i.hb;
1177
1188
  }
1178
1189
  set titleBottomMargin(v) {
1179
- this.i.ha = +v;
1180
- this._a("titleBottomMargin", this.i.ha);
1190
+ this.i.hb = +v;
1191
+ this._a("titleBottomMargin", this.i.hb);
1181
1192
  }
1182
1193
  /**
1183
1194
  * Margin applied above the subtitle.
@@ -1189,11 +1200,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1189
1200
  * ```
1190
1201
  */
1191
1202
  get subtitleTopMargin() {
1192
- return this.i.g9;
1203
+ return this.i.ha;
1193
1204
  }
1194
1205
  set subtitleTopMargin(v) {
1195
- this.i.g9 = +v;
1196
- this._a("subtitleTopMargin", this.i.g9);
1206
+ this.i.ha = +v;
1207
+ this._a("subtitleTopMargin", this.i.ha);
1197
1208
  }
1198
1209
  /**
1199
1210
  * Margin applied to the left of the subtitle.
@@ -1205,11 +1216,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1205
1216
  * ```
1206
1217
  */
1207
1218
  get subtitleLeftMargin() {
1208
- return this.i.g7;
1219
+ return this.i.g8;
1209
1220
  }
1210
1221
  set subtitleLeftMargin(v) {
1211
- this.i.g7 = +v;
1212
- this._a("subtitleLeftMargin", this.i.g7);
1222
+ this.i.g8 = +v;
1223
+ this._a("subtitleLeftMargin", this.i.g8);
1213
1224
  }
1214
1225
  /**
1215
1226
  * Margin applied to the right of the subtitle.
@@ -1221,11 +1232,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1221
1232
  * ```
1222
1233
  */
1223
1234
  get subtitleRightMargin() {
1224
- return this.i.g8;
1235
+ return this.i.g9;
1225
1236
  }
1226
1237
  set subtitleRightMargin(v) {
1227
- this.i.g8 = +v;
1228
- this._a("subtitleRightMargin", this.i.g8);
1238
+ this.i.g9 = +v;
1239
+ this._a("subtitleRightMargin", this.i.g9);
1229
1240
  }
1230
1241
  /**
1231
1242
  * Margin applied below the subtitle.
@@ -1237,11 +1248,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1237
1248
  * ```
1238
1249
  */
1239
1250
  get subtitleBottomMargin() {
1240
- return this.i.g6;
1251
+ return this.i.g7;
1241
1252
  }
1242
1253
  set subtitleBottomMargin(v) {
1243
- this.i.g6 = +v;
1244
- this._a("subtitleBottomMargin", this.i.g6);
1254
+ this.i.g7 = +v;
1255
+ this._a("subtitleBottomMargin", this.i.g7);
1245
1256
  }
1246
1257
  /**
1247
1258
  * Gets or sets the Subtitle property.
@@ -1254,10 +1265,10 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1254
1265
  * ```
1255
1266
  */
1256
1267
  get subtitle() {
1257
- return this.i.j9;
1268
+ return this.i.kb;
1258
1269
  }
1259
1270
  set subtitle(v) {
1260
- this.i.j9 = v;
1271
+ this.i.kb = v;
1261
1272
  }
1262
1273
  /**
1263
1274
  * Sets or gets the top margin to use around the chart content.
@@ -1269,11 +1280,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1269
1280
  * ```
1270
1281
  */
1271
1282
  get topMargin() {
1272
- return this.i.he;
1283
+ return this.i.hf;
1273
1284
  }
1274
1285
  set topMargin(v) {
1275
- this.i.he = +v;
1276
- this._a("topMargin", this.i.he);
1286
+ this.i.hf = +v;
1287
+ this._a("topMargin", this.i.hf);
1277
1288
  }
1278
1289
  /**
1279
1290
  * Sets or gets the left margin to use around the chart content.
@@ -1285,11 +1296,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1285
1296
  * ```
1286
1297
  */
1287
1298
  get leftMargin() {
1288
- return this.i.g0;
1299
+ return this.i.g1;
1289
1300
  }
1290
1301
  set leftMargin(v) {
1291
- this.i.g0 = +v;
1292
- this._a("leftMargin", this.i.g0);
1302
+ this.i.g1 = +v;
1303
+ this._a("leftMargin", this.i.g1);
1293
1304
  }
1294
1305
  /**
1295
1306
  * Sets or gets the right margin to use around the chart content.
@@ -1301,11 +1312,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1301
1312
  * ```
1302
1313
  */
1303
1314
  get rightMargin() {
1304
- return this.i.g5;
1315
+ return this.i.g6;
1305
1316
  }
1306
1317
  set rightMargin(v) {
1307
- this.i.g5 = +v;
1308
- this._a("rightMargin", this.i.g5);
1318
+ this.i.g6 = +v;
1319
+ this._a("rightMargin", this.i.g6);
1309
1320
  }
1310
1321
  /**
1311
1322
  * Sets or gets the bottom margin to use around the chart content.
@@ -1317,11 +1328,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1317
1328
  * ```
1318
1329
  */
1319
1330
  get bottomMargin() {
1320
- return this.i.gn;
1331
+ return this.i.go;
1321
1332
  }
1322
1333
  set bottomMargin(v) {
1323
- this.i.gn = +v;
1324
- this._a("bottomMargin", this.i.gn);
1334
+ this.i.go = +v;
1335
+ this._a("bottomMargin", this.i.go);
1325
1336
  }
1326
1337
  /**
1327
1338
  * Sets or gets the automatic width to add when automatically adding margins to the chart.
@@ -1333,11 +1344,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1333
1344
  * ```
1334
1345
  */
1335
1346
  get autoMarginWidth() {
1336
- return this.i.gm;
1347
+ return this.i.gn;
1337
1348
  }
1338
1349
  set autoMarginWidth(v) {
1339
- this.i.gm = +v;
1340
- this._a("autoMarginWidth", this.i.gm);
1350
+ this.i.gn = +v;
1351
+ this._a("autoMarginWidth", this.i.gn);
1341
1352
  }
1342
1353
  /**
1343
1354
  * Sets or gets the automatic height to add when automatically adding margins to the chart.
@@ -1347,21 +1358,21 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1347
1358
  * ```
1348
1359
  */
1349
1360
  get autoMarginHeight() {
1350
- return this.i.gl;
1361
+ return this.i.gm;
1351
1362
  }
1352
1363
  set autoMarginHeight(v) {
1353
- this.i.gl = +v;
1354
- this._a("autoMarginHeight", this.i.gl);
1364
+ this.i.gm = +v;
1365
+ this._a("autoMarginHeight", this.i.gm);
1355
1366
  }
1356
1367
  /**
1357
1368
  * Gets or sets the IsAntiAliasingEnabledDuringInteraction property.
1358
1369
  */
1359
1370
  get isAntiAliasingEnabledDuringInteraction() {
1360
- return this.i.ec;
1371
+ return this.i.ed;
1361
1372
  }
1362
1373
  set isAntiAliasingEnabledDuringInteraction(v) {
1363
- this.i.ec = ensureBool(v);
1364
- this._a("isAntiAliasingEnabledDuringInteraction", this.i.ec);
1374
+ this.i.ed = ensureBool(v);
1375
+ this._a("isAntiAliasingEnabledDuringInteraction", this.i.ed);
1365
1376
  }
1366
1377
  /**
1367
1378
  * Gets or sets the scaling value used to affect the pixel density of the control.
@@ -1369,21 +1380,21 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1369
1380
  * to appear blurry.
1370
1381
  */
1371
1382
  get pixelScalingRatio() {
1372
- return this.i.g1;
1383
+ return this.i.g2;
1373
1384
  }
1374
1385
  set pixelScalingRatio(v) {
1375
- this.i.g1 = +v;
1376
- this._a("pixelScalingRatio", this.i.g1);
1386
+ this.i.g2 = +v;
1387
+ this._a("pixelScalingRatio", this.i.g2);
1377
1388
  }
1378
1389
  /**
1379
1390
  * Method of pixel scaling to use during end user interaction with the chart.
1380
1391
  */
1381
1392
  get interactionPixelScalingRatio() {
1382
- return this.i.gz;
1393
+ return this.i.g0;
1383
1394
  }
1384
1395
  set interactionPixelScalingRatio(v) {
1385
- this.i.gz = +v;
1386
- this._a("interactionPixelScalingRatio", this.i.gz);
1396
+ this.i.g0 = +v;
1397
+ this._a("interactionPixelScalingRatio", this.i.g0);
1387
1398
  }
1388
1399
  /**
1389
1400
  * Gets the resolved pixel scaling ratio.
@@ -1395,11 +1406,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1395
1406
  * ```
1396
1407
  */
1397
1408
  get actualPixelScalingRatio() {
1398
- return this.i.gg;
1409
+ return this.i.gh;
1399
1410
  }
1400
1411
  set actualPixelScalingRatio(v) {
1401
- this.i.gg = +v;
1402
- this._a("actualPixelScalingRatio", this.i.gg);
1412
+ this.i.gh = +v;
1413
+ this._a("actualPixelScalingRatio", this.i.gh);
1403
1414
  }
1404
1415
  /**
1405
1416
  * Resolved method of pixel scaling to use during end user interaction with the chart.
@@ -1409,31 +1420,31 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1409
1420
  * ```
1410
1421
  */
1411
1422
  get actualInteractionPixelScalingRatio() {
1412
- return this.i.gf;
1423
+ return this.i.gg;
1413
1424
  }
1414
1425
  set actualInteractionPixelScalingRatio(v) {
1415
- this.i.gf = +v;
1416
- this._a("actualInteractionPixelScalingRatio", this.i.gf);
1426
+ this.i.gg = +v;
1427
+ this._a("actualInteractionPixelScalingRatio", this.i.gg);
1417
1428
  }
1418
1429
  /**
1419
1430
  * Gets or sets a whether the chart should pan its content when zooing in passed max zoom level.
1420
1431
  */
1421
1432
  get shouldPanOnMaximumZoom() {
1422
- return this.i.fb;
1433
+ return this.i.fc;
1423
1434
  }
1424
1435
  set shouldPanOnMaximumZoom(v) {
1425
- this.i.fb = ensureBool(v);
1426
- this._a("shouldPanOnMaximumZoom", this.i.fb);
1436
+ this.i.fc = ensureBool(v);
1437
+ this._a("shouldPanOnMaximumZoom", this.i.fc);
1427
1438
  }
1428
1439
  /**
1429
1440
  * Gets the actual value of the window rectangle, which represents the current zoom level.
1430
1441
  */
1431
1442
  get actualWindowRect() {
1432
- return fromRect(this.i.tk);
1443
+ return fromRect(this.i.tn);
1433
1444
  }
1434
1445
  set actualWindowRect(v) {
1435
- this.i.tk = toRect(v);
1436
- this._a("actualWindowRect", rectToString(this.i.tk));
1446
+ this.i.tn = toRect(v);
1447
+ this._a("actualWindowRect", rectToString(this.i.tn));
1437
1448
  }
1438
1449
  /**
1439
1450
  * A number between 0 and 1 determining the position of the horizontal scroll.
@@ -1444,11 +1455,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1444
1455
  * ```
1445
1456
  */
1446
1457
  get actualWindowPositionHorizontal() {
1447
- return this.i.gh;
1458
+ return this.i.gi;
1448
1459
  }
1449
1460
  set actualWindowPositionHorizontal(v) {
1450
- this.i.gh = +v;
1451
- this._a("actualWindowPositionHorizontal", this.i.gh);
1461
+ this.i.gi = +v;
1462
+ this._a("actualWindowPositionHorizontal", this.i.gi);
1452
1463
  }
1453
1464
  /**
1454
1465
  * A number between 0 and 1 determining the position of the vertical scroll.
@@ -1460,11 +1471,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1460
1471
  * ```
1461
1472
  */
1462
1473
  get actualWindowPositionVertical() {
1463
- return this.i.gi;
1474
+ return this.i.gj;
1464
1475
  }
1465
1476
  set actualWindowPositionVertical(v) {
1466
- this.i.gi = +v;
1467
- this._a("actualWindowPositionVertical", this.i.gi);
1477
+ this.i.gj = +v;
1478
+ this._a("actualWindowPositionVertical", this.i.gj);
1468
1479
  }
1469
1480
  get isDetached() {
1470
1481
  return this.i.isDetached;
@@ -1561,55 +1572,55 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1561
1572
  * ```
1562
1573
  */
1563
1574
  hideToolTip() {
1564
- this.i.l8();
1575
+ this.i.ma();
1565
1576
  }
1566
1577
  simulateHover(point) {
1567
- this.i.pa(toPoint(point));
1578
+ this.i.pc(toPoint(point));
1568
1579
  }
1569
1580
  /**
1570
1581
  * Manually starts a tiled zoom if one isn't already running.
1571
1582
 
1572
1583
  */
1573
1584
  startTiledZoomingIfNecessary() {
1574
- this.i.pc();
1585
+ this.i.pe();
1575
1586
  }
1576
1587
  /**
1577
1588
  * Manually ends a tiled zoom if one is running.
1578
1589
 
1579
1590
  */
1580
1591
  endTiledZoomingIfRunning() {
1581
- this.i.l2();
1592
+ this.i.l4();
1582
1593
  }
1583
1594
  /**
1584
1595
  * Clears the tile zoom tile cache so that new tiles will be generated. Only applies if the viewer is using a tile based zoom.
1585
1596
 
1586
1597
  */
1587
1598
  clearTileZoomCache() {
1588
- this.i.lw();
1599
+ this.i.ly();
1589
1600
  }
1590
1601
  /**
1591
1602
  * Performs zoom in action on the chart by specified percentage of current window rect
1592
1603
 
1593
1604
  */
1594
1605
  zoomIn(percentage) {
1595
- this.i.pu(percentage);
1606
+ this.i.pw(percentage);
1596
1607
  }
1597
1608
  /**
1598
1609
  * Performs zoom out action on the chart by specified percentage of current window rect
1599
1610
 
1600
1611
  */
1601
1612
  zoomOut(percentage) {
1602
- this.i.pv(percentage);
1613
+ this.i.px(percentage);
1603
1614
  }
1604
1615
  /**
1605
1616
  * Resets the zoom level to default.
1606
1617
 
1607
1618
  */
1608
1619
  resetZoom() {
1609
- this.i.o4();
1620
+ this.i.o6();
1610
1621
  }
1611
1622
  cancelManipulation() {
1612
- this.i.lr();
1623
+ this.i.lt();
1613
1624
  }
1614
1625
  /**
1615
1626
  * Gets actual window scale for horizontal dimension of the control
@@ -1620,7 +1631,7 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1620
1631
  * ```
1621
1632
  */
1622
1633
  getActualWindowScaleHorizontal() {
1623
- let iv = this.i.gq();
1634
+ let iv = this.i.gr();
1624
1635
  return (iv);
1625
1636
  }
1626
1637
  /**
@@ -1632,7 +1643,7 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1632
1643
  * ```
1633
1644
  */
1634
1645
  getActualWindowScaleVertical() {
1635
- let iv = this.i.gr();
1646
+ let iv = this.i.gs();
1636
1647
  return (iv);
1637
1648
  }
1638
1649
  /**
@@ -1648,10 +1659,10 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1648
1659
  * @param s * The series to attach to the chart.
1649
1660
  */
1650
1661
  attachSeries(s) {
1651
- this.i.lp((s == null ? null : s.i));
1662
+ this.i.lr((s == null ? null : s.i));
1652
1663
  }
1653
1664
  notifySetItem(source_, index, oldItem, newItem) {
1654
- this.i.mr(source_, index, oldItem, newItem);
1665
+ this.i.mt(source_, index, oldItem, newItem);
1655
1666
  }
1656
1667
  /**
1657
1668
  * Used to manually notify the SeriesViewer that the data source has reset or cleared its items. Invoking this method is only necessary if that datasource is not observable.
@@ -1663,13 +1674,13 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1663
1674
  * ```
1664
1675
  */
1665
1676
  notifyClearItems(source_) {
1666
- this.i.mi(source_);
1677
+ this.i.mk(source_);
1667
1678
  }
1668
1679
  notifyInsertItem(source_, index, newItem) {
1669
- this.i.mp(source_, index, newItem);
1680
+ this.i.mr(source_, index, newItem);
1670
1681
  }
1671
1682
  notifyRemoveItem(source_, index, oldItem) {
1672
- this.i.mq(source_, index, oldItem);
1683
+ this.i.ms(source_, index, oldItem);
1673
1684
  }
1674
1685
  /**
1675
1686
  * Release any resources held by the control.
@@ -1679,11 +1690,11 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1679
1690
  this.i.destroy();
1680
1691
  }
1681
1692
  getCurrentActualWindowRect() {
1682
- let iv = this.i.tq();
1693
+ let iv = this.i.tt();
1683
1694
  return fromRect(iv);
1684
1695
  }
1685
1696
  renderToImage(width, height) {
1686
- let iv = this.i.h3(width, height);
1697
+ let iv = this.i.h4(width, height);
1687
1698
  return (iv);
1688
1699
  }
1689
1700
  /**
@@ -1700,7 +1711,7 @@ export let IgcSeriesViewerComponent = /*@__PURE__*/ (() => {
1700
1711
  this.i.flush();
1701
1712
  }
1702
1713
  captureImage(settings) {
1703
- this.i.ls((settings == null ? null : settings.i));
1714
+ this.i.lu((settings == null ? null : settings.i));
1704
1715
  }
1705
1716
  /**
1706
1717
  * Occurs when the left mouse button is pressed while the mouse pointer is over the plot area.