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 { LegendItemBadgeShape_$type } from "igniteui-webcomponents-core";
15
15
  import { CategoryTransitionInMode_$type } from './CategoryTransitionInMode';
16
16
  import { TransitionInSpeedType_$type } from './TransitionInSpeedType';
17
17
  import { PenLineCap_$type } from "igniteui-webcomponents-core";
18
+ import { SeriesHighlightedValuesDisplayMode_$type } from './SeriesHighlightedValuesDisplayMode';
18
19
  /**
19
20
  * Represents a non-visual child of StackedSeriesBase.
20
21
  */
@@ -144,56 +145,65 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
144
145
  set dataSource(v) {
145
146
  this.i.itemsSource = v;
146
147
  }
148
+ /**
149
+ * Gets or sets the HighlightedItemsSource property for the current series object.
150
+ */
151
+ get highlightedDataSource() {
152
+ return this.i.highlightedItemsSource;
153
+ }
154
+ set highlightedDataSource(v) {
155
+ this.i.highlightedItemsSource = v;
156
+ }
147
157
  /**
148
158
  * Gets or sets the brush of the stacked fragment.
149
159
  */
150
160
  get brush() {
151
- return brushToString(this.i.kc);
161
+ return brushToString(this.i.kk);
152
162
  }
153
163
  set brush(v) {
154
- this.i.kc = stringToBrush(v);
155
- this._a("brush", brushToString(this.i.kc));
164
+ this.i.kk = stringToBrush(v);
165
+ this._a("brush", brushToString(this.i.kk));
156
166
  }
157
167
  /**
158
168
  * Gets the actual brush used by the series.
159
169
  */
160
170
  get actualBrush() {
161
- return brushToString(this.i.j7);
171
+ return brushToString(this.i.kf);
162
172
  }
163
173
  set actualBrush(v) {
164
- this.i.j7 = stringToBrush(v);
165
- this._a("actualBrush", brushToString(this.i.j7));
174
+ this.i.kf = stringToBrush(v);
175
+ this._a("actualBrush", brushToString(this.i.kf));
166
176
  }
167
177
  /**
168
178
  * Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that
169
179
  * is used to outline the current series object.
170
180
  */
171
181
  get dashArray() {
172
- return fromDoubleCollection(this.i.kl);
182
+ return fromDoubleCollection(this.i.kt);
173
183
  }
174
184
  set dashArray(v) {
175
- this.i.kl = toDoubleCollection(v);
176
- this._a("dashArray", doubleCollectionToString(this.i.kl));
185
+ this.i.kt = toDoubleCollection(v);
186
+ this._a("dashArray", doubleCollectionToString(this.i.kt));
177
187
  }
178
188
  /**
179
189
  * Gets or sets whether drop shadow should be enabled for this series.
180
190
  */
181
191
  get isDropShadowEnabled() {
182
- return this.i.at;
192
+ return this.i.au;
183
193
  }
184
194
  set isDropShadowEnabled(v) {
185
- this.i.at = ensureBool(v);
186
- this._a("isDropShadowEnabled", this.i.at);
195
+ this.i.au = ensureBool(v);
196
+ this._a("isDropShadowEnabled", this.i.au);
187
197
  }
188
198
  /**
189
199
  * Gets whether drop shadow is actually enabled for this series.
190
200
  */
191
201
  get actualIsDropShadowEnabled() {
192
- return this.i.ak;
202
+ return this.i.al;
193
203
  }
194
204
  set actualIsDropShadowEnabled(v) {
195
- this.i.ak = ensureBool(v);
196
- this._a("actualIsDropShadowEnabled", this.i.ak);
205
+ this.i.al = ensureBool(v);
206
+ this._a("actualIsDropShadowEnabled", this.i.al);
197
207
  }
198
208
  /**
199
209
  * Gets or sets the shadow blur.
@@ -201,41 +211,41 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
201
211
  * StackedFragmentSeries.UseSingleShadow is set to true.
202
212
  */
203
213
  get shadowBlur() {
204
- return this.i.bz;
214
+ return this.i.b1;
205
215
  }
206
216
  set shadowBlur(v) {
207
- this.i.bz = +v;
208
- this._a("shadowBlur", this.i.bz);
217
+ this.i.b1 = +v;
218
+ this._a("shadowBlur", this.i.b1);
209
219
  }
210
220
  /**
211
221
  * Gets the actual shadow blur used by the series.
212
222
  */
213
223
  get actualShadowBlur() {
214
- return this.i.bg;
224
+ return this.i.bi;
215
225
  }
216
226
  set actualShadowBlur(v) {
217
- this.i.bg = +v;
218
- this._a("actualShadowBlur", this.i.bg);
227
+ this.i.bi = +v;
228
+ this._a("actualShadowBlur", this.i.bi);
219
229
  }
220
230
  /**
221
231
  * Gets or sets the drop shadow color.
222
232
  */
223
233
  get shadowColor() {
224
- return colorToString(this.i.kj);
234
+ return colorToString(this.i.kr);
225
235
  }
226
236
  set shadowColor(v) {
227
- this.i.kj = stringToColor(v);
228
- this._a("shadowColor", colorToString(this.i.kj));
237
+ this.i.kr = stringToColor(v);
238
+ this._a("shadowColor", colorToString(this.i.kr));
229
239
  }
230
240
  /**
231
241
  * Gets actual the drop shadow color used by the series.
232
242
  */
233
243
  get actualShadowColor() {
234
- return colorToString(this.i.ki);
244
+ return colorToString(this.i.kq);
235
245
  }
236
246
  set actualShadowColor(v) {
237
- this.i.ki = stringToColor(v);
238
- this._a("actualShadowColor", colorToString(this.i.ki));
247
+ this.i.kq = stringToColor(v);
248
+ this._a("actualShadowColor", colorToString(this.i.kq));
239
249
  }
240
250
  /**
241
251
  * Gets or sets whether drop shadow is applied to the whole StackedFragmentSeries visual or to each of the individual shapes forming the StackedFragmentSeries.
@@ -243,82 +253,82 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
243
253
  * StackedFragmentSeries.ShadowBlur is applied.
244
254
  */
245
255
  get useSingleShadow() {
246
- return this.i.a3;
256
+ return this.i.a4;
247
257
  }
248
258
  set useSingleShadow(v) {
249
- this.i.a3 = ensureBool(v);
250
- this._a("useSingleShadow", this.i.a3);
259
+ this.i.a4 = ensureBool(v);
260
+ this._a("useSingleShadow", this.i.a4);
251
261
  }
252
262
  /**
253
263
  * Gets whether drop shadow is actually applied to the whole StackedFragmentSeries visual or to each of the individual shapes forming the StackedFragmentSeries.
254
264
  */
255
265
  get actualUseSingleShadow() {
256
- return this.i.aq;
266
+ return this.i.ar;
257
267
  }
258
268
  set actualUseSingleShadow(v) {
259
- this.i.aq = ensureBool(v);
260
- this._a("actualUseSingleShadow", this.i.aq);
269
+ this.i.ar = ensureBool(v);
270
+ this._a("actualUseSingleShadow", this.i.ar);
261
271
  }
262
272
  /**
263
273
  * Gets or sets the drop shadow x-offset.
264
274
  */
265
275
  get shadowOffsetX() {
266
- return this.i.b0;
276
+ return this.i.b2;
267
277
  }
268
278
  set shadowOffsetX(v) {
269
- this.i.b0 = +v;
270
- this._a("shadowOffsetX", this.i.b0);
279
+ this.i.b2 = +v;
280
+ this._a("shadowOffsetX", this.i.b2);
271
281
  }
272
282
  /**
273
283
  * Gets the actual drop shadow x-offset applied to the series.
274
284
  */
275
285
  get actualShadowOffsetX() {
276
- return this.i.bh;
286
+ return this.i.bj;
277
287
  }
278
288
  set actualShadowOffsetX(v) {
279
- this.i.bh = +v;
280
- this._a("actualShadowOffsetX", this.i.bh);
289
+ this.i.bj = +v;
290
+ this._a("actualShadowOffsetX", this.i.bj);
281
291
  }
282
292
  /**
283
293
  * Gets or sets the drop shadow y-offset.
284
294
  */
285
295
  get shadowOffsetY() {
286
- return this.i.b1;
296
+ return this.i.b3;
287
297
  }
288
298
  set shadowOffsetY(v) {
289
- this.i.b1 = +v;
290
- this._a("shadowOffsetY", this.i.b1);
299
+ this.i.b3 = +v;
300
+ this._a("shadowOffsetY", this.i.b3);
291
301
  }
292
302
  /**
293
303
  * Gets the actual drop shadow y-offset applied to the series.
294
304
  */
295
305
  get actualShadowOffsetY() {
296
- return this.i.bi;
306
+ return this.i.bk;
297
307
  }
298
308
  set actualShadowOffsetY(v) {
299
- this.i.bi = +v;
300
- this._a("actualShadowOffsetY", this.i.bi);
309
+ this.i.bk = +v;
310
+ this._a("actualShadowOffsetY", this.i.bk);
301
311
  }
302
312
  /**
303
313
  * The style of the end points of any lines or polylines representing this series.
304
314
  * Not every series type has a line at which it would be appropriate to display an end cap, so this property does not affect every series type. LineSeries, for example, is affected by EndCap, but ColumnSeries is not.
305
315
  */
306
316
  get lineCap() {
307
- return this.i.kp;
317
+ return this.i.kx;
308
318
  }
309
319
  set lineCap(v) {
310
- this.i.kp = ensureEnum(PenLineCap_$type, v);
311
- this._a("lineCap", enumToString(PenLineCap_$type, this.i.kp));
320
+ this.i.kx = ensureEnum(PenLineCap_$type, v);
321
+ this._a("lineCap", enumToString(PenLineCap_$type, this.i.kx));
312
322
  }
313
323
  /**
314
324
  * Gets the actual end cap used by the series.
315
325
  */
316
326
  get actualLineCap() {
317
- return this.i.kn;
327
+ return this.i.kv;
318
328
  }
319
329
  set actualLineCap(v) {
320
- this.i.kn = ensureEnum(PenLineCap_$type, v);
321
- this._a("actualLineCap", enumToString(PenLineCap_$type, this.i.kn));
330
+ this.i.kv = ensureEnum(PenLineCap_$type, v);
331
+ this._a("actualLineCap", enumToString(PenLineCap_$type, this.i.kv));
322
332
  }
323
333
  /**
324
334
  * Gets or sets the LegendItemBadgeTemplate property.
@@ -326,19 +336,19 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
326
336
  * the series object itself.
327
337
  */
328
338
  get legendItemBadgeTemplate() {
329
- return this.i.g9;
339
+ return this.i.hf;
330
340
  }
331
341
  set legendItemBadgeTemplate(v) {
332
- this.i.g9 = v;
342
+ this.i.hf = v;
333
343
  }
334
344
  /**
335
345
  * Gets the actual legend item badge template used by the series.
336
346
  */
337
347
  get actualLegendItemBadgeTemplate() {
338
- return this.i.g6;
348
+ return this.i.hc;
339
349
  }
340
350
  set actualLegendItemBadgeTemplate(v) {
341
- this.i.g6 = v;
351
+ this.i.hc = v;
342
352
  }
343
353
  /**
344
354
  * Gets or sets the LegendItemTemplate property.
@@ -346,39 +356,39 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
346
356
  * the series object itself.
347
357
  */
348
358
  get legendItemTemplate() {
349
- return this.i.ha;
359
+ return this.i.hg;
350
360
  }
351
361
  set legendItemTemplate(v) {
352
- this.i.ha = v;
362
+ this.i.hg = v;
353
363
  }
354
364
  /**
355
365
  * Gets the actual legend item template used by the series.
356
366
  */
357
367
  get actualLegendItemTemplate() {
358
- return this.i.g7;
368
+ return this.i.hd;
359
369
  }
360
370
  set actualLegendItemTemplate(v) {
361
- this.i.g7 = v;
371
+ this.i.hd = v;
362
372
  }
363
373
  /**
364
374
  * Gets or sets the legend item visibility for the current series object.
365
375
  */
366
376
  get legendItemVisibility() {
367
- return this.i.k7;
377
+ return this.i.lf;
368
378
  }
369
379
  set legendItemVisibility(v) {
370
- this.i.k7 = ensureEnum(Visibility_$type, v);
371
- this._a("legendItemVisibility", enumToString(Visibility_$type, this.i.k7));
380
+ this.i.lf = ensureEnum(Visibility_$type, v);
381
+ this._a("legendItemVisibility", enumToString(Visibility_$type, this.i.lf));
372
382
  }
373
383
  /**
374
384
  * Gets the actual visibility of the legend items in the series.
375
385
  */
376
386
  get actualLegendItemVisibility() {
377
- return this.i.k5;
387
+ return this.i.ld;
378
388
  }
379
389
  set actualLegendItemVisibility(v) {
380
- this.i.k5 = ensureEnum(Visibility_$type, v);
381
- this._a("actualLegendItemVisibility", enumToString(Visibility_$type, this.i.k5));
390
+ this.i.ld = ensureEnum(Visibility_$type, v);
391
+ this._a("actualLegendItemVisibility", enumToString(Visibility_$type, this.i.ld));
382
392
  }
383
393
  /**
384
394
  * Gets or sets the type of legend badge representing the current series in a legend.
@@ -426,59 +436,59 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
426
436
  * Gets or sets the brush that specifies how the current series object's marker interiors are painted.
427
437
  */
428
438
  get markerBrush() {
429
- return brushToString(this.i.kd);
439
+ return brushToString(this.i.kl);
430
440
  }
431
441
  set markerBrush(v) {
432
- this.i.kd = stringToBrush(v);
433
- this._a("markerBrush", brushToString(this.i.kd));
442
+ this.i.kl = stringToBrush(v);
443
+ this._a("markerBrush", brushToString(this.i.kl));
434
444
  }
435
445
  /**
436
446
  * Gets the actual marker brush of the series.
437
447
  */
438
448
  get actualMarkerBrush() {
439
- return brushToString(this.i.j8);
449
+ return brushToString(this.i.kg);
440
450
  }
441
451
  set actualMarkerBrush(v) {
442
- this.i.j8 = stringToBrush(v);
443
- this._a("actualMarkerBrush", brushToString(this.i.j8));
452
+ this.i.kg = stringToBrush(v);
453
+ this._a("actualMarkerBrush", brushToString(this.i.kg));
444
454
  }
445
455
  /**
446
456
  * Gets or sets the brush that specifies how the current series object's marker outlines are painted.
447
457
  */
448
458
  get markerOutline() {
449
- return brushToString(this.i.ke);
459
+ return brushToString(this.i.km);
450
460
  }
451
461
  set markerOutline(v) {
452
- this.i.ke = stringToBrush(v);
453
- this._a("markerOutline", brushToString(this.i.ke));
462
+ this.i.km = stringToBrush(v);
463
+ this._a("markerOutline", brushToString(this.i.km));
454
464
  }
455
465
  /**
456
466
  * Gets the actual marker outline of the series.
457
467
  */
458
468
  get actualMarkerOutline() {
459
- return brushToString(this.i.j9);
469
+ return brushToString(this.i.kh);
460
470
  }
461
471
  set actualMarkerOutline(v) {
462
- this.i.j9 = stringToBrush(v);
463
- this._a("actualMarkerOutline", brushToString(this.i.j9));
472
+ this.i.kh = stringToBrush(v);
473
+ this._a("actualMarkerOutline", brushToString(this.i.kh));
464
474
  }
465
475
  /**
466
476
  * Gets or sets the MarkerTemplate for the current series object.
467
477
  */
468
478
  get markerTemplate() {
469
- return this.i.hb;
479
+ return this.i.hh;
470
480
  }
471
481
  set markerTemplate(v) {
472
- this.i.hb = v;
482
+ this.i.hh = v;
473
483
  }
474
484
  /**
475
485
  * Gets the actual marker template used by the series.
476
486
  */
477
487
  get actualMarkerTemplate() {
478
- return this.i.g8;
488
+ return this.i.he;
479
489
  }
480
490
  set actualMarkerTemplate(v) {
481
- this.i.g8 = v;
491
+ this.i.he = v;
482
492
  }
483
493
  /**
484
494
  * Gets or sets the marker type for the current series object.
@@ -545,231 +555,241 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
545
555
  * Gets or sets the Name of the stacked fragment.
546
556
  */
547
557
  get name() {
548
- return this.i.en;
558
+ return this.i.er;
549
559
  }
550
560
  set name(v) {
551
- this.i.en = v;
561
+ this.i.er = v;
552
562
  }
553
563
  /**
554
564
  * Gets or sets the Opacity of the stacked fragment.
555
565
  */
556
566
  get opacity() {
557
- return this.i.bw;
567
+ return this.i.by;
558
568
  }
559
569
  set opacity(v) {
560
- this.i.bw = +v;
561
- this._a("opacity", this.i.bw);
570
+ this.i.by = +v;
571
+ this._a("opacity", this.i.by);
562
572
  }
563
573
  /**
564
574
  * Gets the series opacity.
565
575
  */
566
576
  get actualOpacity() {
567
- return this.i.bd;
577
+ return this.i.bf;
568
578
  }
569
579
  set actualOpacity(v) {
570
- this.i.bd = +v;
571
- this._a("actualOpacity", this.i.bd);
580
+ this.i.bf = +v;
581
+ this._a("actualOpacity", this.i.bf);
572
582
  }
573
583
  /**
574
584
  * Gets or sets the brush to use for the outline of the series.
575
585
  * Some series types, such as LineSeries, do not display outlines. Therefore, this property does not affect some charts.
576
586
  */
577
587
  get outline() {
578
- return brushToString(this.i.kg);
588
+ return brushToString(this.i.ko);
579
589
  }
580
590
  set outline(v) {
581
- this.i.kg = stringToBrush(v);
582
- this._a("outline", brushToString(this.i.kg));
591
+ this.i.ko = stringToBrush(v);
592
+ this._a("outline", brushToString(this.i.ko));
583
593
  }
584
594
  /**
585
595
  * Gets the series outline.
586
596
  */
587
597
  get actualOutline() {
588
- return brushToString(this.i.kb);
598
+ return brushToString(this.i.kj);
589
599
  }
590
600
  set actualOutline(v) {
591
- this.i.kb = stringToBrush(v);
592
- this._a("actualOutline", brushToString(this.i.kb));
601
+ this.i.kj = stringToBrush(v);
602
+ this._a("actualOutline", brushToString(this.i.kj));
593
603
  }
594
604
  /**
595
605
  * Gets or sets the AreaFillOpacity of the stacked fragment. This property only applies for area-like series.
596
606
  */
597
607
  get areaFillOpacity() {
598
- return this.i.bk;
608
+ return this.i.bm;
599
609
  }
600
610
  set areaFillOpacity(v) {
601
- this.i.bk = +v;
602
- this._a("areaFillOpacity", this.i.bk);
611
+ this.i.bm = +v;
612
+ this._a("areaFillOpacity", this.i.bm);
603
613
  }
604
614
  /**
605
615
  * Gets the series ActualAreaFillOpacity. This property only applies for area-like series.
606
616
  */
607
617
  get actualAreaFillOpacity() {
608
- return this.i.a9;
618
+ return this.i.bb;
609
619
  }
610
620
  set actualAreaFillOpacity(v) {
611
- this.i.a9 = +v;
612
- this._a("actualAreaFillOpacity", this.i.a9);
621
+ this.i.bb = +v;
622
+ this._a("actualAreaFillOpacity", this.i.bb);
613
623
  }
614
624
  /**
615
625
  * Gets or sets the opacity to use for the marker fills.
616
626
  */
617
627
  get markerFillOpacity() {
618
- return this.i.bu;
628
+ return this.i.bw;
619
629
  }
620
630
  set markerFillOpacity(v) {
621
- this.i.bu = +v;
622
- this._a("markerFillOpacity", this.i.bu);
631
+ this.i.bw = +v;
632
+ this._a("markerFillOpacity", this.i.bw);
623
633
  }
624
634
  /**
625
635
  * Gets the actual opacity to use for hte marker fills.
626
636
  */
627
637
  get actualMarkerFillOpacity() {
628
- return this.i.bb;
638
+ return this.i.bd;
629
639
  }
630
640
  set actualMarkerFillOpacity(v) {
631
- this.i.bb = +v;
632
- this._a("actualMarkerFillOpacity", this.i.bb);
641
+ this.i.bd = +v;
642
+ this._a("actualMarkerFillOpacity", this.i.bd);
633
643
  }
634
644
  /**
635
645
  * Gets or sets the outline mode to use for the fragment.
636
646
  */
637
647
  get outlineMode() {
638
- return this.i.aa;
648
+ return this.i.ab;
639
649
  }
640
650
  set outlineMode(v) {
641
- this.i.aa = ensureEnum(SeriesOutlineMode_$type, v);
642
- this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.aa));
651
+ this.i.ab = ensureEnum(SeriesOutlineMode_$type, v);
652
+ this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.ab));
643
653
  }
644
654
  /**
645
655
  * Gets the actual outline mode to use for the fragment.
646
656
  */
647
657
  get actualOutlineMode() {
648
- return this.i.z;
658
+ return this.i.aa;
649
659
  }
650
660
  set actualOutlineMode(v) {
651
- this.i.z = ensureEnum(SeriesOutlineMode_$type, v);
652
- this._a("actualOutlineMode", enumToString(SeriesOutlineMode_$type, this.i.z));
661
+ this.i.aa = ensureEnum(SeriesOutlineMode_$type, v);
662
+ this._a("actualOutlineMode", enumToString(SeriesOutlineMode_$type, this.i.aa));
653
663
  }
654
664
  /**
655
665
  * Gets or sets the target opacity to fade to for fade style highlighting.
656
666
  */
657
667
  get highlightingFadeOpacity() {
658
- return this.i.bt;
668
+ return this.i.bv;
659
669
  }
660
670
  set highlightingFadeOpacity(v) {
661
- this.i.bt = +v;
662
- this._a("highlightingFadeOpacity", this.i.bt);
671
+ this.i.bv = +v;
672
+ this._a("highlightingFadeOpacity", this.i.bv);
663
673
  }
664
674
  /**
665
675
  * Gets the actual target opacity to fade to for fade style highlighting.
666
676
  */
667
677
  get actualHighlightingFadeOpacity() {
668
- return this.i.ba;
678
+ return this.i.bc;
669
679
  }
670
680
  set actualHighlightingFadeOpacity(v) {
671
- this.i.ba = +v;
672
- this._a("actualHighlightingFadeOpacity", this.i.ba);
681
+ this.i.bc = +v;
682
+ this._a("actualHighlightingFadeOpacity", this.i.bc);
683
+ }
684
+ /**
685
+ * Gets the actual mode for displaying highlighted values.
686
+ */
687
+ get actualHighlightedValuesDisplayMode() {
688
+ return this.i.z;
689
+ }
690
+ set actualHighlightedValuesDisplayMode(v) {
691
+ this.i.z = ensureEnum(SeriesHighlightedValuesDisplayMode_$type, v);
692
+ this._a("actualHighlightedValuesDisplayMode", enumToString(SeriesHighlightedValuesDisplayMode_$type, this.i.z));
673
693
  }
674
694
  /**
675
695
  * Gets or sets the x-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series.
676
696
  */
677
697
  get radiusX() {
678
- return this.i.bx;
698
+ return this.i.bz;
679
699
  }
680
700
  set radiusX(v) {
681
- this.i.bx = +v;
682
- this._a("radiusX", this.i.bx);
701
+ this.i.bz = +v;
702
+ this._a("radiusX", this.i.bz);
683
703
  }
684
704
  /**
685
705
  * Gets the actual corner radius of the series
686
706
  */
687
707
  get actualRadiusX() {
688
- return this.i.be;
708
+ return this.i.bg;
689
709
  }
690
710
  set actualRadiusX(v) {
691
- this.i.be = +v;
692
- this._a("actualRadiusX", this.i.be);
711
+ this.i.bg = +v;
712
+ this._a("actualRadiusX", this.i.bg);
693
713
  }
694
714
  /**
695
715
  * Gets whether the spline part is considered to be part of the range
696
716
  */
697
717
  get actualIsSplineShapePartOfRange() {
698
- return this.i.am;
718
+ return this.i.an;
699
719
  }
700
720
  set actualIsSplineShapePartOfRange(v) {
701
- this.i.am = ensureBool(v);
702
- this._a("actualIsSplineShapePartOfRange", this.i.am);
721
+ this.i.an = ensureBool(v);
722
+ this._a("actualIsSplineShapePartOfRange", this.i.an);
703
723
  }
704
724
  /**
705
725
  * Gets or sets whether to include the spline shape in the axis range requested of the axis.
706
726
  */
707
727
  get isSplineShapePartOfRange() {
708
- return this.i.av;
728
+ return this.i.aw;
709
729
  }
710
730
  set isSplineShapePartOfRange(v) {
711
- this.i.av = ensureBool(v);
712
- this._a("isSplineShapePartOfRange", this.i.av);
731
+ this.i.aw = ensureBool(v);
732
+ this._a("isSplineShapePartOfRange", this.i.aw);
713
733
  }
714
734
  /**
715
735
  * Gets or sets the y-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series.
716
736
  */
717
737
  get radiusY() {
718
- return this.i.by;
738
+ return this.i.b0;
719
739
  }
720
740
  set radiusY(v) {
721
- this.i.by = +v;
722
- this._a("radiusY", this.i.by);
741
+ this.i.b0 = +v;
742
+ this._a("radiusY", this.i.b0);
723
743
  }
724
744
  /**
725
745
  * Gets the actual corner radius of the series
726
746
  */
727
747
  get actualRadiusY() {
728
- return this.i.bf;
748
+ return this.i.bh;
729
749
  }
730
750
  set actualRadiusY(v) {
731
- this.i.bf = +v;
732
- this._a("actualRadiusY", this.i.bf);
751
+ this.i.bh = +v;
752
+ this._a("actualRadiusY", this.i.bh);
733
753
  }
734
754
  /**
735
755
  * Gets or sets the width of the current series object's line thickness.
736
756
  */
737
757
  get thickness() {
738
- return this.i.b2;
758
+ return this.i.b4;
739
759
  }
740
760
  set thickness(v) {
741
- this.i.b2 = +v;
742
- this._a("thickness", this.i.b2);
761
+ this.i.b4 = +v;
762
+ this._a("thickness", this.i.b4);
743
763
  }
744
764
  /**
745
765
  * Gets or sets the thickness of this stacked fragment.
746
766
  */
747
767
  get actualThickness() {
748
- return this.i.bj;
768
+ return this.i.bl;
749
769
  }
750
770
  set actualThickness(v) {
751
- this.i.bj = +v;
752
- this._a("actualThickness", this.i.bj);
771
+ this.i.bl = +v;
772
+ this._a("actualThickness", this.i.bl);
753
773
  }
754
774
  /**
755
775
  * Gets or sets the width of the current series object's marker thickness.
756
776
  */
757
777
  get markerThickness() {
758
- return this.i.bv;
778
+ return this.i.bx;
759
779
  }
760
780
  set markerThickness(v) {
761
- this.i.bv = +v;
762
- this._a("markerThickness", this.i.bv);
781
+ this.i.bx = +v;
782
+ this._a("markerThickness", this.i.bx);
763
783
  }
764
784
  /**
765
785
  * Gets actual marker thickness of this stacked fragment.
766
786
  */
767
787
  get actualMarkerThickness() {
768
- return this.i.bc;
788
+ return this.i.be;
769
789
  }
770
790
  set actualMarkerThickness(v) {
771
- this.i.bc = +v;
772
- this._a("actualMarkerThickness", this.i.bc);
791
+ this.i.be = +v;
792
+ this._a("actualMarkerThickness", this.i.be);
773
793
  }
774
794
  /**
775
795
  * Gets or sets the Title property.
@@ -777,48 +797,48 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
777
797
  * the series object itself.
778
798
  */
779
799
  get title() {
780
- return this.i.ch;
800
+ return this.i.cj;
781
801
  }
782
802
  set title(v) {
783
- this.i.ch = v;
803
+ this.i.cj = v;
784
804
  }
785
805
  /**
786
806
  * Gets or sets the EasingFunction used to morph the current series.
787
807
  */
788
808
  get transitionEasingFunction() {
789
- return this.i.ah;
809
+ return this.i.ai;
790
810
  }
791
811
  set transitionEasingFunction(v) {
792
- this.i.ah = v;
812
+ this.i.ai = v;
793
813
  }
794
814
  /**
795
815
  * Gets or sets the duration of the current series's morph.
796
816
  */
797
817
  get transitionDuration() {
798
- return this.i.cb;
818
+ return this.i.cd;
799
819
  }
800
820
  set transitionDuration(v) {
801
- this.i.cb = +v;
802
- this._a("transitionDuration", this.i.cb);
821
+ this.i.cd = +v;
822
+ this._a("transitionDuration", this.i.cd);
803
823
  }
804
824
  /**
805
825
  * Gets or sets the duration of the current series's transition in morph.
806
826
  */
807
827
  get transitionInDuration() {
808
- return this.i.cc;
828
+ return this.i.ce;
809
829
  }
810
830
  set transitionInDuration(v) {
811
- this.i.cc = +v;
812
- this._a("transitionInDuration", this.i.cc);
831
+ this.i.ce = +v;
832
+ this._a("transitionInDuration", this.i.ce);
813
833
  }
814
834
  /**
815
835
  * Gets or sets the EasingFunction used to morph the current series during the initial transition.
816
836
  */
817
837
  get transitionInEasingFunction() {
818
- return this.i.ai;
838
+ return this.i.aj;
819
839
  }
820
840
  set transitionInEasingFunction(v) {
821
- this.i.ai = v;
841
+ this.i.aj = v;
822
842
  }
823
843
  /**
824
844
  * Gets or sets the method by which to animate the data into the chart when the chart data source is swapped.
@@ -836,41 +856,41 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
836
856
  * Note: Transitions are not currently supported for stacked series.
837
857
  */
838
858
  get isTransitionInEnabled() {
839
- return this.i.aw;
859
+ return this.i.ax;
840
860
  }
841
861
  set isTransitionInEnabled(v) {
842
- this.i.aw = ensureBool(v);
843
- this._a("isTransitionInEnabled", this.i.aw);
862
+ this.i.ax = ensureBool(v);
863
+ this._a("isTransitionInEnabled", this.i.ax);
844
864
  }
845
865
  /**
846
866
  * Gets or sets the duration of the current series's transition in morph.
847
867
  */
848
868
  get transitionInSpeedType() {
849
- return this.i.ad;
869
+ return this.i.ae;
850
870
  }
851
871
  set transitionInSpeedType(v) {
852
- this.i.ad = ensureEnum(TransitionInSpeedType_$type, v);
853
- this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.ad));
872
+ this.i.ae = ensureEnum(TransitionInSpeedType_$type, v);
873
+ this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.ae));
854
874
  }
855
875
  /**
856
876
  * Gets the the resolved value of whether transition in is enabled.
857
877
  */
858
878
  get actualIsTransitionInEnabled() {
859
- return this.i.an;
879
+ return this.i.ao;
860
880
  }
861
881
  set actualIsTransitionInEnabled(v) {
862
- this.i.an = ensureBool(v);
863
- this._a("actualIsTransitionInEnabled", this.i.an);
882
+ this.i.ao = ensureBool(v);
883
+ this._a("actualIsTransitionInEnabled", this.i.ao);
864
884
  }
865
885
  /**
866
886
  * Gets the resolved transition in duration
867
887
  */
868
888
  get actualTransitionInDuration() {
869
- return this.i.b5;
889
+ return this.i.b7;
870
890
  }
871
891
  set actualTransitionInDuration(v) {
872
- this.i.b5 = +v;
873
- this._a("actualTransitionInDuration", this.i.b5);
892
+ this.i.b7 = +v;
893
+ this._a("actualTransitionInDuration", this.i.b7);
874
894
  }
875
895
  /**
876
896
  * Gets the series transition easing function.
@@ -886,114 +906,114 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
886
906
  * Gets the series transition easing function.
887
907
  */
888
908
  get actualTransitionInSpeedType() {
889
- return this.i.ac;
909
+ return this.i.ad;
890
910
  }
891
911
  set actualTransitionInSpeedType(v) {
892
- this.i.ac = ensureEnum(TransitionInSpeedType_$type, v);
893
- this._a("actualTransitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.ac));
912
+ this.i.ad = ensureEnum(TransitionInSpeedType_$type, v);
913
+ this._a("actualTransitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.ad));
894
914
  }
895
915
  /**
896
916
  * Gets the series transition easing function.
897
917
  */
898
918
  get actualTransitionInEasingFunction() {
899
- return this.i.ag;
919
+ return this.i.ah;
900
920
  }
901
921
  set actualTransitionInEasingFunction(v) {
902
- this.i.ag = v;
922
+ this.i.ah = v;
903
923
  }
904
924
  /**
905
925
  * Gets the series transition easing function.
906
926
  */
907
927
  get actualTransitionEasingFunction() {
908
- return this.i.af;
928
+ return this.i.ag;
909
929
  }
910
930
  set actualTransitionEasingFunction(v) {
911
- this.i.af = v;
931
+ this.i.ag = v;
912
932
  }
913
933
  /**
914
934
  * Gets the series transition duration.
915
935
  */
916
936
  get actualTransitionDuration() {
917
- return this.i.b4;
937
+ return this.i.b6;
918
938
  }
919
939
  set actualTransitionDuration(v) {
920
- this.i.b4 = +v;
921
- this._a("actualTransitionDuration", this.i.b4);
940
+ this.i.b6 = +v;
941
+ this._a("actualTransitionDuration", this.i.b6);
922
942
  }
923
943
  /**
924
944
  * Gets or sets the value mapping property for the current series object.
925
945
  */
926
946
  get valueMemberPath() {
927
- return this.i.fg;
947
+ return this.i.fk;
928
948
  }
929
949
  set valueMemberPath(v) {
930
- this.i.fg = v;
950
+ this.i.fk = v;
931
951
  }
932
952
  /**
933
953
  * Gets or sets the label displayed before series value in the Data Legend.
934
954
  */
935
955
  get valueMemberAsLegendLabel() {
936
- return this.i.fc;
956
+ return this.i.fg;
937
957
  }
938
958
  set valueMemberAsLegendLabel(v) {
939
- this.i.fc = v;
959
+ this.i.fg = v;
940
960
  }
941
961
  /**
942
962
  * Gets or sets the unit displayed after series value in the Data Legend.
943
963
  */
944
964
  get valueMemberAsLegendUnit() {
945
- return this.i.fe;
965
+ return this.i.fi;
946
966
  }
947
967
  set valueMemberAsLegendUnit(v) {
948
- this.i.fe = v;
968
+ this.i.fi = v;
949
969
  }
950
970
  /**
951
971
  * Gets the label displayed before series value in the Data Legend.
952
972
  */
953
973
  get actualValueMemberAsLegendLabel() {
954
- return this.i.dt;
974
+ return this.i.dw;
955
975
  }
956
976
  set actualValueMemberAsLegendLabel(v) {
957
- this.i.dt = v;
977
+ this.i.dw = v;
958
978
  }
959
979
  /**
960
980
  * Gets the unit displayed after series value in the Data Legend.
961
981
  */
962
982
  get actualValueMemberAsLegendUnit() {
963
- return this.i.dv;
983
+ return this.i.dy;
964
984
  }
965
985
  set actualValueMemberAsLegendUnit(v) {
966
- this.i.dv = v;
986
+ this.i.dy = v;
967
987
  }
968
988
  /**
969
989
  * Gets or sets the Visibility of the stacked fragment.
970
990
  */
971
991
  get visibility() {
972
- return this.i.k8;
992
+ return this.i.lg;
973
993
  }
974
994
  set visibility(v) {
975
- this.i.k8 = ensureEnum(Visibility_$type, v);
976
- this._a("visibility", enumToString(Visibility_$type, this.i.k8));
995
+ this.i.lg = ensureEnum(Visibility_$type, v);
996
+ this._a("visibility", enumToString(Visibility_$type, this.i.lg));
977
997
  }
978
998
  /**
979
999
  * Gets the actual visibility of the stacked fragment.
980
1000
  */
981
1001
  get actualVisibility() {
982
- return this.i.k6;
1002
+ return this.i.le;
983
1003
  }
984
1004
  set actualVisibility(v) {
985
- this.i.k6 = ensureEnum(Visibility_$type, v);
986
- this._a("actualVisibility", enumToString(Visibility_$type, this.i.k6));
1005
+ this.i.le = ensureEnum(Visibility_$type, v);
1006
+ this._a("actualVisibility", enumToString(Visibility_$type, this.i.le));
987
1007
  }
988
1008
  /**
989
1009
  * Gets the resolved brush used between the local series and the parent series.
990
1010
  */
991
1011
  get parentOrLocalBrush() {
992
- return brushToString(this.i.kh);
1012
+ return brushToString(this.i.kp);
993
1013
  }
994
1014
  set parentOrLocalBrush(v) {
995
- this.i.kh = stringToBrush(v);
996
- this._a("parentOrLocalBrush", brushToString(this.i.kh));
1015
+ this.i.kp = stringToBrush(v);
1016
+ this._a("parentOrLocalBrush", brushToString(this.i.kp));
997
1017
  }
998
1018
  findByName(name) {
999
1019
  if (this.findEphemera) {
@@ -1061,7 +1081,7 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1061
1081
 
1062
1082
  */
1063
1083
  getItemIndex(world) {
1064
- let iv = this.i.b6(toPoint(world));
1084
+ let iv = this.i.b8(toPoint(world));
1065
1085
  return (iv);
1066
1086
  }
1067
1087
  /**
@@ -1070,23 +1090,23 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1070
1090
  * @param world * The world coordinates to use.
1071
1091
  */
1072
1092
  getItem(world) {
1073
- let iv = this.i.cf(toPoint(world));
1093
+ let iv = this.i.ch(toPoint(world));
1074
1094
  return (iv);
1075
1095
  }
1076
1096
  getPreviousOrExactIndex(world, skipUnknowns) {
1077
- let iv = this.i.b9(toPoint(world), skipUnknowns);
1097
+ let iv = this.i.cb(toPoint(world), skipUnknowns);
1078
1098
  return (iv);
1079
1099
  }
1080
1100
  getNextOrExactIndex(world, skipUnknowns) {
1081
- let iv = this.i.b8(toPoint(world), skipUnknowns);
1101
+ let iv = this.i.ca(toPoint(world), skipUnknowns);
1082
1102
  return (iv);
1083
1103
  }
1084
1104
  getSeriesValue(world, useInterpolation, skipUnknowns) {
1085
- let iv = this.i.br(toPoint(world), useInterpolation, skipUnknowns);
1105
+ let iv = this.i.bt(toPoint(world), useInterpolation, skipUnknowns);
1086
1106
  return (iv);
1087
1107
  }
1088
1108
  getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
1089
- let iv = this.i.kv(toPoint(world), useInterpolation, skipUnknowns);
1109
+ let iv = this.i.k3(toPoint(world), useInterpolation, skipUnknowns);
1090
1110
  return fromPoint(iv);
1091
1111
  }
1092
1112
  /**
@@ -1095,7 +1115,7 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1095
1115
  * @param world * The world coordinate for which to get a value bounding box for
1096
1116
  */
1097
1117
  getSeriesValueBoundingBox(world) {
1098
- let iv = this.i.kz(toPoint(world));
1118
+ let iv = this.i.k7(toPoint(world));
1099
1119
  return fromRect(iv);
1100
1120
  }
1101
1121
  /**
@@ -1104,31 +1124,31 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1104
1124
  * @param world * The world coordinates for which to get a value marker bounding box for
1105
1125
  */
1106
1126
  getSeriesValueMarkerBoundingBox(world) {
1107
- let iv = this.i.k1(toPoint(world));
1127
+ let iv = this.i.k9(toPoint(world));
1108
1128
  return fromRect(iv);
1109
1129
  }
1110
1130
  getSeriesHighValue(world, useInterpolation, skipUnknowns) {
1111
- let iv = this.i.bn(toPoint(world), useInterpolation, skipUnknowns);
1131
+ let iv = this.i.bp(toPoint(world), useInterpolation, skipUnknowns);
1112
1132
  return (iv);
1113
1133
  }
1114
1134
  getSeriesHighValuePosition(world, useInterpolation, skipUnknowns) {
1115
- let iv = this.i.kr(toPoint(world), useInterpolation, skipUnknowns);
1135
+ let iv = this.i.kz(toPoint(world), useInterpolation, skipUnknowns);
1116
1136
  return fromPoint(iv);
1117
1137
  }
1118
1138
  getSeriesLowValue(world, useInterpolation, skipUnknowns) {
1119
- let iv = this.i.bp(toPoint(world), useInterpolation, skipUnknowns);
1139
+ let iv = this.i.br(toPoint(world), useInterpolation, skipUnknowns);
1120
1140
  return (iv);
1121
1141
  }
1122
1142
  getSeriesLowValuePosition(world, useInterpolation, skipUnknowns) {
1123
- let iv = this.i.kt(toPoint(world), useInterpolation, skipUnknowns);
1143
+ let iv = this.i.k1(toPoint(world), useInterpolation, skipUnknowns);
1124
1144
  return fromPoint(iv);
1125
1145
  }
1126
1146
  getSeriesValuePositionFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
1127
- let iv = this.i.kw(toPoint(mouse), useInterpolation, skipUnknowns);
1147
+ let iv = this.i.k4(toPoint(mouse), useInterpolation, skipUnknowns);
1128
1148
  return fromPoint(iv);
1129
1149
  }
1130
1150
  getSeriesValueFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
1131
- let iv = this.i.bs(toPoint(mouse), useInterpolation, skipUnknowns);
1151
+ let iv = this.i.bu(toPoint(mouse), useInterpolation, skipUnknowns);
1132
1152
  return (iv);
1133
1153
  }
1134
1154
  /**
@@ -1136,7 +1156,7 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1136
1156
 
1137
1157
  */
1138
1158
  getItemSpan() {
1139
- let iv = this.i.bm();
1159
+ let iv = this.i.bo();
1140
1160
  return (iv);
1141
1161
  }
1142
1162
  /**
@@ -1145,7 +1165,7 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1145
1165
  * @param seriesPoint * The pixel location within the plot area of the series.
1146
1166
  */
1147
1167
  toWorldPosition(seriesPoint) {
1148
- let iv = this.i.kx(toPoint(seriesPoint));
1168
+ let iv = this.i.k5(toPoint(seriesPoint));
1149
1169
  return fromPoint(iv);
1150
1170
  }
1151
1171
  /**
@@ -1154,7 +1174,7 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1154
1174
  * @param world * The world position from which to convert.
1155
1175
  */
1156
1176
  fromWorldPosition(world) {
1157
- let iv = this.i.kq(toPoint(world));
1177
+ let iv = this.i.ky(toPoint(world));
1158
1178
  return fromPoint(iv);
1159
1179
  }
1160
1180
  /**
@@ -1163,7 +1183,7 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1163
1183
  * @param item * The item to attempt to bring into view.
1164
1184
  */
1165
1185
  scrollIntoView(item) {
1166
- let iv = this.i.az(item);
1186
+ let iv = this.i.a0(item);
1167
1187
  return (iv);
1168
1188
  }
1169
1189
  /**
@@ -1171,7 +1191,7 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1171
1191
 
1172
1192
  */
1173
1193
  getEffectiveViewport() {
1174
- let iv = this.i.ky();
1194
+ let iv = this.i.k6();
1175
1195
  return fromRect(iv);
1176
1196
  }
1177
1197
  /**
@@ -1179,7 +1199,7 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1179
1199
 
1180
1200
  */
1181
1201
  notifyVisualPropertiesChanged() {
1182
- this.i.fk();
1202
+ this.i.fo();
1183
1203
  }
1184
1204
  /**
1185
1205
  * Simulates a pointer hover over the series surface.
@@ -1187,7 +1207,7 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1187
1207
  * @param point * The pointer position relative to the series viewport over which to hover.
1188
1208
  */
1189
1209
  simulateHover(point) {
1190
- this.i.fp(toPoint(point));
1210
+ this.i.ft(toPoint(point));
1191
1211
  }
1192
1212
  /**
1193
1213
  * Moves the cursor point to the provided world position. Some series may react to the current cursor position.
@@ -1195,10 +1215,10 @@ export let IgcStackedFragmentSeriesComponent = /*@__PURE__*/ (() => {
1195
1215
  * @param point * The cursor point, in world coordinates.
1196
1216
  */
1197
1217
  moveCursorPoint(point) {
1198
- this.i.fj(toPoint(point));
1218
+ this.i.fn(toPoint(point));
1199
1219
  }
1200
1220
  replayTransitionIn() {
1201
- this.i.fo();
1221
+ this.i.fs();
1202
1222
  }
1203
1223
  /**
1204
1224
  * Event raised when a property (including "effective" and non-dependency property) value changes.