igniteui-webcomponents-charts 5.2.0 → 5.3.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 (629) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +15224 -15059
  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 +6 -6
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +194 -194
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +313 -313
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
  9. package/esm2015/lib/AnnotationLayerProxy.js +52 -52
  10. package/esm2015/lib/AnnotationLayer_combined.js +183 -183
  11. package/esm2015/lib/Arc_combined.js +3 -0
  12. package/esm2015/lib/AreaSeries_combined.js +47 -47
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/BarSeries_combined.js +95 -95
  16. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +95 -95
  18. package/esm2015/lib/BrushScale.js +7 -7
  19. package/esm2015/lib/BubbleSeries_combined.js +269 -269
  20. package/esm2015/lib/CalloutLayer_combined.js +512 -508
  21. package/esm2015/lib/CategoryBucketCalculator_combined.js +301 -301
  22. package/esm2015/lib/CategoryChart.js +22 -22
  23. package/esm2015/lib/CategoryChartToolbarProvider.js +9 -9
  24. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  25. package/esm2015/lib/CategoryHighlightLayer_combined.js +56 -56
  26. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +115 -115
  27. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  28. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  29. package/esm2015/lib/CategoryToolTipLayer_combined.js +66 -66
  30. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  32. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  33. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  34. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  35. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  36. package/esm2015/lib/CrosshairLayer_combined.js +133 -133
  37. package/esm2015/lib/CustomIndicator.js +22 -22
  38. package/esm2015/lib/DataChartToolbarProvider.js +1 -5
  39. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  40. package/esm2015/lib/DataLegendContent_combined.js +276 -271
  41. package/esm2015/lib/DataPieBaseChart.js +38 -38
  42. package/esm2015/lib/DataPieChart.js +35 -8
  43. package/esm2015/lib/DataPieChartToolbarProvider.js +9 -9
  44. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  45. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  46. package/esm2015/lib/DomainChart.js +32 -32
  47. package/esm2015/lib/DomainChartToolbarProvider.js +187 -121
  48. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  49. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  50. package/esm2015/lib/FinalValueLayer_combined.js +80 -80
  51. package/esm2015/lib/FinancialChart_combined.js +34 -34
  52. package/esm2015/lib/FinancialEventArgs_combined.js +664 -664
  53. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  54. package/esm2015/lib/FinancialOverlay.js +35 -35
  55. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  56. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  57. package/esm2015/lib/FinancialPriceSeries_combined.js +302 -302
  58. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  59. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  60. package/esm2015/lib/HighDensityScatterSeries_combined.js +431 -431
  61. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  62. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  63. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  64. package/esm2015/lib/HorizontalRangeCategorySeries.js +51 -51
  65. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  66. package/esm2015/lib/IndicatorProxy.js +10 -10
  67. package/esm2015/lib/ItemToolTipLayer_combined.js +83 -83
  68. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  69. package/esm2015/lib/Legend_combined.js +11 -10
  70. package/esm2015/lib/LineSeries_combined.js +42 -42
  71. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  72. package/esm2015/lib/MassIndexIndicator.js +6 -6
  73. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  74. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  75. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  76. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  77. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  80. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  82. package/esm2015/lib/PieChartViewManager_combined.js +3 -0
  83. package/esm2015/lib/PointSeries_combined.js +21 -21
  84. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  85. package/esm2015/lib/PolarBase_combined.js +421 -421
  86. package/esm2015/lib/PolarLineSeriesBase_combined.js +54 -54
  87. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarScatterSeries_combined.js +12 -12
  89. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  90. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  91. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/PriceChannelOverlay_combined.js +77 -77
  93. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  94. package/esm2015/lib/ProportionalCategoryAngleAxis.js +1 -1
  95. package/esm2015/lib/RadialAreaSeries_combined.js +38 -38
  96. package/esm2015/lib/RadialBucketCalculator_combined.js +364 -364
  97. package/esm2015/lib/RadialColumnSeries_combined.js +67 -67
  98. package/esm2015/lib/RadialLineSeries_combined.js +41 -41
  99. package/esm2015/lib/RadialPieSeries_combined.js +133 -133
  100. package/esm2015/lib/RangeAreaSeries_combined.js +25 -25
  101. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +121 -121
  102. package/esm2015/lib/RangeColumnSeries_combined.js +38 -38
  103. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  104. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  105. package/esm2015/lib/ScatterAreaSeries_combined.js +132 -132
  106. package/esm2015/lib/ScatterBase_combined.js +501 -501
  107. package/esm2015/lib/ScatterContourSeries_combined.js +118 -118
  108. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  109. package/esm2015/lib/ScatterLineSeries.js +54 -54
  110. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  111. package/esm2015/lib/ScatterPolygonSeries_combined.js +218 -218
  112. package/esm2015/lib/ScatterPolylineSeries_combined.js +25 -25
  113. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  114. package/esm2015/lib/ScatterSplineSeries.js +40 -40
  115. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  116. package/esm2015/lib/ScatterTriangulationSeries.js +161 -161
  117. package/esm2015/lib/SeriesInteractionManager.js +75 -75
  118. package/esm2015/lib/SeriesRenderManager.js +12 -12
  119. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  120. package/esm2015/lib/SeriesViewerInteractionManager.js +19 -19
  121. package/esm2015/lib/SeriesViewer_combined.js +1476 -1476
  122. package/esm2015/lib/SeriesVisualDataManager.js +4 -4
  123. package/esm2015/lib/ShapeSeriesBase_combined.js +378 -378
  124. package/esm2015/lib/SizeScale.js +2 -2
  125. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  126. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  127. package/esm2015/lib/SplineSeriesBase_combined.js +121 -121
  128. package/esm2015/lib/SplineSeries_combined.js +26 -26
  129. package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
  130. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  131. package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
  132. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  133. package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
  134. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  135. package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
  136. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  137. package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
  138. package/esm2015/lib/StackedLineSeries_combined.js +12 -12
  139. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1054 -1054
  140. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  141. package/esm2015/lib/StepAreaSeries_combined.js +40 -40
  142. package/esm2015/lib/StepLineSeries_combined.js +47 -47
  143. package/esm2015/lib/StochRSIIndicator.js +15 -15
  144. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  145. package/esm2015/lib/TRIXIndicator.js +16 -16
  146. package/esm2015/lib/TimeAxisBase.js +1 -1
  147. package/esm2015/lib/TimeXAxis.js +1 -1
  148. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  149. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  150. package/esm2015/lib/ValueLayer_combined.js +202 -183
  151. package/esm2015/lib/ValueOverlay_combined.js +114 -114
  152. package/esm2015/lib/VerticalAnchoredCategorySeries.js +67 -67
  153. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  154. package/esm2015/lib/WaterfallSeries_combined.js +112 -112
  155. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  156. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  157. package/esm2015/lib/XamFunnelView_combined.js +3 -0
  158. package/esm2015/lib/igc-anchored-category-series-component.js +26 -26
  159. package/esm2015/lib/igc-anchored-radial-series-component.js +40 -40
  160. package/esm2015/lib/igc-annotation-layer-component.js +64 -64
  161. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  162. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  163. package/esm2015/lib/igc-bar-fragment-component.js +4 -4
  164. package/esm2015/lib/igc-bar-series-component.js +10 -10
  165. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  166. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  167. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  168. package/esm2015/lib/igc-callout-layer-component.js +131 -131
  169. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  170. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  171. package/esm2015/lib/igc-category-series-component.js +22 -22
  172. package/esm2015/lib/igc-category-tool-tip-layer-component.js +6 -6
  173. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  174. package/esm2015/lib/igc-column-fragment-component.js +10 -10
  175. package/esm2015/lib/igc-column-series-component.js +12 -12
  176. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  178. package/esm2015/lib/igc-data-legend-component.js +272 -262
  179. package/esm2015/lib/igc-data-tool-tip-layer-component.js +406 -406
  180. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  181. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  182. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  183. package/esm2015/lib/igc-financial-indicator-component.js +18 -18
  184. package/esm2015/lib/igc-financial-overlay-component.js +4 -4
  185. package/esm2015/lib/igc-financial-price-series-component.js +37 -37
  186. package/esm2015/lib/igc-financial-series-component.js +60 -60
  187. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  188. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  189. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  190. package/esm2015/lib/igc-high-density-scatter-series-component.js +48 -48
  191. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  192. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  193. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  194. package/esm2015/lib/igc-item-tool-tip-layer-component.js +12 -12
  195. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  196. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  197. package/esm2015/lib/igc-line-series-component.js +1 -1
  198. package/esm2015/lib/igc-marker-series-component.js +35 -35
  199. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  200. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  201. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  202. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  203. package/esm2015/lib/igc-polar-base-component.js +75 -75
  204. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  205. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  206. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  207. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  208. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  209. package/esm2015/lib/igc-radial-base-component.js +64 -64
  210. package/esm2015/lib/igc-radial-column-series-component.js +8 -8
  211. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  212. package/esm2015/lib/igc-radial-pie-series-component.js +15 -15
  213. package/esm2015/lib/igc-range-category-series-component.js +11 -11
  214. package/esm2015/lib/igc-range-column-series-component.js +9 -9
  215. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  217. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  218. package/esm2015/lib/igc-scatter-base-component.js +59 -59
  219. package/esm2015/lib/igc-scatter-contour-series-component.js +15 -15
  220. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  221. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  222. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  223. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  224. package/esm2015/lib/igc-scatter-triangulation-series-component.js +28 -28
  225. package/esm2015/lib/igc-series-component.js +229 -229
  226. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  227. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  228. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  229. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  231. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  232. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  233. package/esm2015/lib/igc-spline-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  239. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  240. package/esm2015/lib/igc-stacked-bar-series-component.js +11 -11
  241. package/esm2015/lib/igc-stacked-column-series-component.js +8 -8
  242. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  243. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  244. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  246. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  247. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  248. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  249. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  250. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  251. package/esm2015/lib/igc-value-layer-component.js +98 -87
  252. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  253. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  254. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  255. package/esm2015/lib/igc-waterfall-series-component.js +18 -18
  256. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  257. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  258. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  259. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  260. package/esm5/lib/AnchoredCategorySeries_combined.js +193 -193
  261. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +311 -311
  262. package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
  263. package/esm5/lib/AnnotationLayerProxy.js +52 -52
  264. package/esm5/lib/AnnotationLayer_combined.js +182 -182
  265. package/esm5/lib/Arc_combined.js +7 -0
  266. package/esm5/lib/AreaSeries_combined.js +47 -47
  267. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  268. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  269. package/esm5/lib/BarSeries_combined.js +95 -95
  270. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  271. package/esm5/lib/BollingerBandsOverlay_combined.js +95 -95
  272. package/esm5/lib/BrushScale.js +7 -7
  273. package/esm5/lib/BubbleSeries_combined.js +272 -272
  274. package/esm5/lib/CalloutLayer_combined.js +512 -508
  275. package/esm5/lib/CategoryBucketCalculator_combined.js +301 -301
  276. package/esm5/lib/CategoryChart.js +22 -22
  277. package/esm5/lib/CategoryChartToolbarProvider.js +9 -9
  278. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  279. package/esm5/lib/CategoryHighlightLayer_combined.js +55 -55
  280. package/esm5/lib/CategoryItemHighlightLayer_combined.js +115 -115
  281. package/esm5/lib/CategoryMarkerManager.js +1 -1
  282. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  283. package/esm5/lib/CategoryToolTipLayer_combined.js +66 -66
  284. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  285. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  286. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  287. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  288. package/esm5/lib/ColumnSeries_combined.js +64 -64
  289. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  290. package/esm5/lib/CrosshairLayer_combined.js +133 -133
  291. package/esm5/lib/CustomIndicator.js +22 -22
  292. package/esm5/lib/DataChartToolbarProvider.js +1 -5
  293. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  294. package/esm5/lib/DataLegendContent_combined.js +276 -271
  295. package/esm5/lib/DataPieBaseChart.js +37 -37
  296. package/esm5/lib/DataPieChart.js +35 -8
  297. package/esm5/lib/DataPieChartToolbarProvider.js +9 -9
  298. package/esm5/lib/DataToolTipLayer_combined.js +443 -441
  299. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  300. package/esm5/lib/DomainChart.js +32 -32
  301. package/esm5/lib/DomainChartToolbarProvider.js +187 -121
  302. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  303. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  304. package/esm5/lib/FinalValueLayer_combined.js +80 -80
  305. package/esm5/lib/FinancialChart_combined.js +34 -34
  306. package/esm5/lib/FinancialEventArgs_combined.js +664 -664
  307. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  308. package/esm5/lib/FinancialOverlay.js +35 -35
  309. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  310. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  311. package/esm5/lib/FinancialPriceSeries_combined.js +301 -301
  312. package/esm5/lib/ForceIndexIndicator.js +15 -15
  313. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  314. package/esm5/lib/HighDensityScatterSeries_combined.js +432 -432
  315. package/esm5/lib/HorizontalAnchoredCategorySeries.js +104 -104
  316. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  317. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  318. package/esm5/lib/HorizontalRangeCategorySeries.js +51 -51
  319. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  320. package/esm5/lib/IndicatorProxy.js +10 -10
  321. package/esm5/lib/ItemToolTipLayer_combined.js +83 -83
  322. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  323. package/esm5/lib/Legend_combined.js +11 -10
  324. package/esm5/lib/LineSeries_combined.js +42 -42
  325. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  326. package/esm5/lib/MassIndexIndicator.js +6 -6
  327. package/esm5/lib/MedianPriceIndicator.js +6 -6
  328. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  329. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  330. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  331. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  332. package/esm5/lib/OverlayProxy.js +7 -7
  333. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  334. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  335. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  336. package/esm5/lib/PieChartViewManager_combined.js +7 -0
  337. package/esm5/lib/PointSeries_combined.js +21 -21
  338. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  339. package/esm5/lib/PolarBase_combined.js +420 -420
  340. package/esm5/lib/PolarLineSeriesBase_combined.js +54 -54
  341. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  342. package/esm5/lib/PolarScatterSeries_combined.js +12 -12
  343. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  344. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  345. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  346. package/esm5/lib/PriceChannelOverlay_combined.js +77 -77
  347. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  348. package/esm5/lib/ProportionalCategoryAngleAxis.js +1 -1
  349. package/esm5/lib/RadialAreaSeries_combined.js +38 -38
  350. package/esm5/lib/RadialBucketCalculator_combined.js +363 -363
  351. package/esm5/lib/RadialColumnSeries_combined.js +67 -67
  352. package/esm5/lib/RadialLineSeries_combined.js +41 -41
  353. package/esm5/lib/RadialPieSeries_combined.js +130 -130
  354. package/esm5/lib/RangeAreaSeries_combined.js +25 -25
  355. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +122 -122
  356. package/esm5/lib/RangeColumnSeries_combined.js +38 -38
  357. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  358. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  359. package/esm5/lib/ScatterAreaSeries_combined.js +130 -130
  360. package/esm5/lib/ScatterBase_combined.js +500 -500
  361. package/esm5/lib/ScatterContourSeries_combined.js +116 -116
  362. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  363. package/esm5/lib/ScatterLineSeries.js +54 -54
  364. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  365. package/esm5/lib/ScatterPolygonSeries_combined.js +216 -216
  366. package/esm5/lib/ScatterPolylineSeries_combined.js +25 -25
  367. package/esm5/lib/ScatterSeries_combined.js +15 -15
  368. package/esm5/lib/ScatterSplineSeries.js +40 -40
  369. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  370. package/esm5/lib/ScatterTriangulationSeries.js +165 -165
  371. package/esm5/lib/SeriesInteractionManager.js +75 -75
  372. package/esm5/lib/SeriesRenderManager.js +12 -12
  373. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  374. package/esm5/lib/SeriesViewerInteractionManager.js +19 -19
  375. package/esm5/lib/SeriesViewer_combined.js +1465 -1465
  376. package/esm5/lib/SeriesVisualDataManager.js +4 -4
  377. package/esm5/lib/ShapeSeriesBase_combined.js +374 -374
  378. package/esm5/lib/SizeScale.js +2 -2
  379. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  380. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  381. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  382. package/esm5/lib/SplineSeries_combined.js +26 -26
  383. package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
  384. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  385. package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
  386. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  387. package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
  388. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  389. package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
  390. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  391. package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
  392. package/esm5/lib/StackedLineSeries_combined.js +12 -12
  393. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1052 -1052
  394. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  395. package/esm5/lib/StepAreaSeries_combined.js +40 -40
  396. package/esm5/lib/StepLineSeries_combined.js +47 -47
  397. package/esm5/lib/StochRSIIndicator.js +14 -14
  398. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  399. package/esm5/lib/TRIXIndicator.js +15 -15
  400. package/esm5/lib/TimeAxisBase.js +1 -1
  401. package/esm5/lib/TimeXAxis.js +1 -1
  402. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  403. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  404. package/esm5/lib/ValueLayer_combined.js +202 -183
  405. package/esm5/lib/ValueOverlay_combined.js +114 -114
  406. package/esm5/lib/VerticalAnchoredCategorySeries.js +67 -67
  407. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  408. package/esm5/lib/WaterfallSeries_combined.js +112 -112
  409. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  410. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  411. package/esm5/lib/XamFunnelView_combined.js +7 -0
  412. package/esm5/lib/igc-anchored-category-series-component.js +26 -26
  413. package/esm5/lib/igc-anchored-radial-series-component.js +40 -40
  414. package/esm5/lib/igc-annotation-layer-component.js +64 -64
  415. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  416. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  417. package/esm5/lib/igc-bar-fragment-component.js +4 -4
  418. package/esm5/lib/igc-bar-series-component.js +10 -10
  419. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  420. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  421. package/esm5/lib/igc-bubble-series-component.js +35 -35
  422. package/esm5/lib/igc-callout-layer-component.js +131 -131
  423. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  424. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  425. package/esm5/lib/igc-category-series-component.js +22 -22
  426. package/esm5/lib/igc-category-tool-tip-layer-component.js +6 -6
  427. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  428. package/esm5/lib/igc-column-fragment-component.js +10 -10
  429. package/esm5/lib/igc-column-series-component.js +12 -12
  430. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  431. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  432. package/esm5/lib/igc-data-legend-component.js +276 -262
  433. package/esm5/lib/igc-data-tool-tip-layer-component.js +406 -406
  434. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  435. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  436. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  437. package/esm5/lib/igc-financial-indicator-component.js +18 -18
  438. package/esm5/lib/igc-financial-overlay-component.js +4 -4
  439. package/esm5/lib/igc-financial-price-series-component.js +37 -37
  440. package/esm5/lib/igc-financial-series-component.js +60 -60
  441. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  442. package/esm5/lib/igc-fragment-base-component.js +2 -2
  443. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  444. package/esm5/lib/igc-high-density-scatter-series-component.js +48 -48
  445. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  446. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  447. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  448. package/esm5/lib/igc-item-tool-tip-layer-component.js +12 -12
  449. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  450. package/esm5/lib/igc-line-fragment-component.js +1 -1
  451. package/esm5/lib/igc-line-series-component.js +1 -1
  452. package/esm5/lib/igc-marker-series-component.js +35 -35
  453. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  454. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  455. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  456. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  457. package/esm5/lib/igc-polar-base-component.js +75 -75
  458. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  459. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  460. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  461. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  462. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  463. package/esm5/lib/igc-radial-base-component.js +64 -64
  464. package/esm5/lib/igc-radial-column-series-component.js +8 -8
  465. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  466. package/esm5/lib/igc-radial-pie-series-component.js +15 -15
  467. package/esm5/lib/igc-range-category-series-component.js +11 -11
  468. package/esm5/lib/igc-range-column-series-component.js +9 -9
  469. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  470. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  471. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  472. package/esm5/lib/igc-scatter-base-component.js +59 -59
  473. package/esm5/lib/igc-scatter-contour-series-component.js +15 -15
  474. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  475. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  476. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  477. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  478. package/esm5/lib/igc-scatter-triangulation-series-component.js +28 -28
  479. package/esm5/lib/igc-series-component.js +229 -229
  480. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  481. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  482. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  483. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  484. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  485. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  486. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  487. package/esm5/lib/igc-spline-series-component.js +1 -1
  488. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  489. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  490. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  491. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  492. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  493. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  494. package/esm5/lib/igc-stacked-bar-series-component.js +11 -11
  495. package/esm5/lib/igc-stacked-column-series-component.js +8 -8
  496. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  497. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  498. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  499. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  500. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  501. package/esm5/lib/igc-step-area-series-component.js +2 -2
  502. package/esm5/lib/igc-step-line-series-component.js +3 -3
  503. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  504. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  505. package/esm5/lib/igc-value-layer-component.js +102 -87
  506. package/esm5/lib/igc-value-overlay-component.js +47 -47
  507. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  508. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  509. package/esm5/lib/igc-waterfall-series-component.js +18 -18
  510. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  511. package/fesm2015/igniteui-webcomponents-charts.js +15250 -15105
  512. package/fesm5/igniteui-webcomponents-charts.js +15224 -15059
  513. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  514. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  515. package/lib/AnchoredCategorySeries_combined.d.ts +59 -59
  516. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +71 -71
  517. package/lib/AnnotationLayer_combined.d.ts +56 -56
  518. package/lib/Arc_combined.d.ts +1 -0
  519. package/lib/AreaSeries_combined.d.ts +9 -9
  520. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  521. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  522. package/lib/BarSeries_combined.d.ts +18 -18
  523. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  524. package/lib/BollingerBandsOverlay_combined.d.ts +16 -16
  525. package/lib/BubbleSeries_combined.d.ts +48 -48
  526. package/lib/CalloutLayer_combined.d.ts +114 -114
  527. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  528. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  529. package/lib/CategoryHighlightLayer_combined.d.ts +16 -16
  530. package/lib/CategoryItemHighlightLayer_combined.d.ts +25 -25
  531. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  532. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  533. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  534. package/lib/ColumnSeries_combined.d.ts +17 -17
  535. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  536. package/lib/CrosshairLayer_combined.d.ts +44 -44
  537. package/lib/CustomIndicator.d.ts +8 -8
  538. package/lib/DataLegendContent_combined.d.ts +73 -72
  539. package/lib/DataPieChartToolbarProvider.d.ts +4 -4
  540. package/lib/DataToolTipLayer_combined.d.ts +126 -126
  541. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  542. package/lib/DomainChartToolbarProvider.d.ts +25 -23
  543. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  544. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  545. package/lib/FinalValueLayer_combined.d.ts +27 -27
  546. package/lib/FinancialEventArgs_combined.d.ts +129 -129
  547. package/lib/FinancialIndicator_combined.d.ts +37 -37
  548. package/lib/FinancialOverlay.d.ts +8 -8
  549. package/lib/FinancialPriceSeries_combined.d.ts +54 -54
  550. package/lib/ForceIndexIndicator.d.ts +10 -10
  551. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  552. package/lib/HighDensityScatterSeries_combined.d.ts +91 -91
  553. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  554. package/lib/HorizontalRangeCategorySeries.d.ts +18 -18
  555. package/lib/ItemToolTipLayer_combined.d.ts +16 -16
  556. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  557. package/lib/LineSeries_combined.d.ts +9 -9
  558. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  559. package/lib/MassIndexIndicator.d.ts +4 -4
  560. package/lib/MedianPriceIndicator.d.ts +4 -4
  561. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  562. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  563. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  564. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  565. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  566. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  567. package/lib/PieChartViewManager_combined.d.ts +1 -0
  568. package/lib/PointSeries_combined.d.ts +7 -7
  569. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  570. package/lib/PolarBase_combined.d.ts +104 -104
  571. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  572. package/lib/PolarLineSeries_combined.d.ts +8 -8
  573. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  574. package/lib/PolarSplineAreaSeries_combined.d.ts +9 -9
  575. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  576. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  577. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  578. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  579. package/lib/RadialAreaSeries_combined.d.ts +8 -8
  580. package/lib/RadialBucketCalculator_combined.d.ts +74 -74
  581. package/lib/RadialColumnSeries_combined.d.ts +10 -10
  582. package/lib/RadialLineSeries_combined.d.ts +10 -10
  583. package/lib/RadialPieSeries_combined.d.ts +26 -26
  584. package/lib/RangeAreaSeries_combined.d.ts +7 -7
  585. package/lib/RangeCategoryBucketCalculator_combined.d.ts +27 -27
  586. package/lib/RangeColumnSeries_combined.d.ts +11 -11
  587. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  588. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  589. package/lib/ScatterAreaSeries_combined.d.ts +30 -30
  590. package/lib/ScatterBase_combined.d.ts +113 -113
  591. package/lib/ScatterContourSeries_combined.d.ts +22 -22
  592. package/lib/ScatterLineSeries.d.ts +13 -13
  593. package/lib/ScatterPolygonSeries_combined.d.ts +45 -45
  594. package/lib/ScatterPolylineSeries_combined.d.ts +10 -10
  595. package/lib/ScatterSeries_combined.d.ts +4 -4
  596. package/lib/ScatterSplineSeries.d.ts +11 -11
  597. package/lib/ScatterTriangulationSeries.d.ts +38 -38
  598. package/lib/SeriesViewer_combined.d.ts +475 -475
  599. package/lib/ShapeSeriesBase_combined.d.ts +100 -100
  600. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  601. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  602. package/lib/SplineSeriesBase_combined.d.ts +21 -21
  603. package/lib/SplineSeries_combined.d.ts +7 -7
  604. package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
  605. package/lib/Stacked100BarSeries_combined.d.ts +7 -7
  606. package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
  607. package/lib/Stacked100LineSeries_combined.d.ts +5 -5
  608. package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
  609. package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
  610. package/lib/StackedLineSeries_combined.d.ts +4 -4
  611. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +227 -227
  612. package/lib/StandardDeviationIndicator.d.ts +9 -9
  613. package/lib/StepAreaSeries_combined.d.ts +11 -11
  614. package/lib/StepLineSeries_combined.d.ts +11 -11
  615. package/lib/StochRSIIndicator.d.ts +9 -9
  616. package/lib/StrategyBasedIndicator.d.ts +19 -19
  617. package/lib/TRIXIndicator.d.ts +9 -9
  618. package/lib/TypicalPriceIndicator.d.ts +4 -4
  619. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  620. package/lib/ValueLayer_combined.d.ts +54 -53
  621. package/lib/ValueOverlay_combined.d.ts +38 -38
  622. package/lib/VerticalAnchoredCategorySeries.d.ts +22 -22
  623. package/lib/WaterfallSeries_combined.d.ts +23 -23
  624. package/lib/WeightedCloseIndicator.d.ts +4 -4
  625. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  626. package/lib/XamFunnelView_combined.d.ts +1 -0
  627. package/lib/igc-data-legend-component.d.ts +5 -0
  628. package/lib/igc-value-layer-component.d.ts +6 -0
  629. package/package.json +2 -2
@@ -107,7 +107,7 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
107
107
  * Gets or sets the Axis to target this annotation to. If null, this annotation layer will not render content.
108
108
  */
109
109
  get: function () {
110
- var r = this.i.z6;
110
+ var r = this.i.z5;
111
111
  if (r == null) {
112
112
  return null;
113
113
  }
@@ -123,7 +123,7 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
123
123
  set: function (v) {
124
124
  if (v != null && this._stylingContainer && v._styling)
125
125
  v._styling(this._stylingContainer, this, this);
126
- v == null ? this.i.z6 = null : this.i.z6 = v.i;
126
+ v == null ? this.i.z5 = null : this.i.z5 = v.i;
127
127
  },
128
128
  enumerable: false,
129
129
  configurable: true
@@ -133,11 +133,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
133
133
  * Gets or sets whether to use value interpolation when drawing the tooltips.
134
134
  */
135
135
  get: function () {
136
- return this.i.abo;
136
+ return this.i.abn;
137
137
  },
138
138
  set: function (v) {
139
- this.i.abo = ensureBool(v);
140
- this._a("useInterpolation", this.i.abo);
139
+ this.i.abn = ensureBool(v);
140
+ this._a("useInterpolation", this.i.abn);
141
141
  },
142
142
  enumerable: false,
143
143
  configurable: true
@@ -147,11 +147,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
147
147
  * Gets or sets the grouping mode to apply to use for the tooltip layer.
148
148
  */
149
149
  get: function () {
150
- return this.i.aap;
150
+ return this.i.aao;
151
151
  },
152
152
  set: function (v) {
153
- this.i.aap = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
154
- this._a("groupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.aap));
153
+ this.i.aao = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
154
+ this._a("groupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.aao));
155
155
  },
156
156
  enumerable: false,
157
157
  configurable: true
@@ -161,11 +161,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
161
161
  * Gets the actual resolved tooltip layer grouping mode.
162
162
  */
163
163
  get: function () {
164
- return this.i.aao;
164
+ return this.i.aan;
165
165
  },
166
166
  set: function (v) {
167
- this.i.aao = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
168
- this._a("actualGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.aao));
167
+ this.i.aan = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
168
+ this._a("actualGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.aan));
169
169
  },
170
170
  enumerable: false,
171
171
  configurable: true
@@ -175,11 +175,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
175
175
  * Gets or sets the offset of the tooltip layer on the X axis.
176
176
  */
177
177
  get: function () {
178
- return this.i.abx;
178
+ return this.i.abw;
179
179
  },
180
180
  set: function (v) {
181
- this.i.abx = +v;
182
- this._a("positionOffsetX", this.i.abx);
181
+ this.i.abw = +v;
182
+ this._a("positionOffsetX", this.i.abw);
183
183
  },
184
184
  enumerable: false,
185
185
  configurable: true
@@ -189,11 +189,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
189
189
  * Gets or sets the offset of the tooltip layer on the Y axis.
190
190
  */
191
191
  get: function () {
192
- return this.i.aby;
192
+ return this.i.abx;
193
193
  },
194
194
  set: function (v) {
195
- this.i.aby = +v;
196
- this._a("positionOffsetY", this.i.aby);
195
+ this.i.abx = +v;
196
+ this._a("positionOffsetY", this.i.abx);
197
197
  },
198
198
  enumerable: false,
199
199
  configurable: true
@@ -203,11 +203,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
203
203
  * Gets or sets the default offset of the tooltip layer on the X axis.
204
204
  */
205
205
  get: function () {
206
- return this.i.abv;
206
+ return this.i.abu;
207
207
  },
208
208
  set: function (v) {
209
- this.i.abv = +v;
210
- this._a("defaultPositionOffsetX", this.i.abv);
209
+ this.i.abu = +v;
210
+ this._a("defaultPositionOffsetX", this.i.abu);
211
211
  },
212
212
  enumerable: false,
213
213
  configurable: true
@@ -217,11 +217,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
217
217
  * Gets or sets the default offset of the tooltip layer on the Y axis.
218
218
  */
219
219
  get: function () {
220
- return this.i.abw;
220
+ return this.i.abv;
221
221
  },
222
222
  set: function (v) {
223
- this.i.abw = +v;
224
- this._a("defaultPositionOffsetY", this.i.abw);
223
+ this.i.abv = +v;
224
+ this._a("defaultPositionOffsetY", this.i.abv);
225
225
  },
226
226
  enumerable: false,
227
227
  configurable: true
@@ -231,11 +231,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
231
231
  * Gets or sets the tooltip position mode on the X axis for grouped series.
232
232
  */
233
233
  get: function () {
234
- return this.i.aah;
234
+ return this.i.aag;
235
235
  },
236
236
  set: function (v) {
237
- this.i.aah = ensureEnum(DataTooltipGroupedPositionX_$type, v);
238
- this._a("groupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.aah));
237
+ this.i.aag = ensureEnum(DataTooltipGroupedPositionX_$type, v);
238
+ this._a("groupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.aag));
239
239
  },
240
240
  enumerable: false,
241
241
  configurable: true
@@ -245,11 +245,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
245
245
  * Gets the actual resolved tooltip position mode on the X axis for grouped series.
246
246
  */
247
247
  get: function () {
248
- return this.i.aag;
248
+ return this.i.aaf;
249
249
  },
250
250
  set: function (v) {
251
- this.i.aag = ensureEnum(DataTooltipGroupedPositionX_$type, v);
252
- this._a("actualGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.aag));
251
+ this.i.aaf = ensureEnum(DataTooltipGroupedPositionX_$type, v);
252
+ this._a("actualGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.aaf));
253
253
  },
254
254
  enumerable: false,
255
255
  configurable: true
@@ -259,11 +259,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
259
259
  * Gets or sets the tooltip position mode on the Y axis for grouped series.
260
260
  */
261
261
  get: function () {
262
- return this.i.aal;
262
+ return this.i.aak;
263
263
  },
264
264
  set: function (v) {
265
- this.i.aal = ensureEnum(DataTooltipGroupedPositionY_$type, v);
266
- this._a("groupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.aal));
265
+ this.i.aak = ensureEnum(DataTooltipGroupedPositionY_$type, v);
266
+ this._a("groupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.aak));
267
267
  },
268
268
  enumerable: false,
269
269
  configurable: true
@@ -273,11 +273,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
273
273
  * Gets the actual resolved tooltip position mode on the Y axis for grouped series.
274
274
  */
275
275
  get: function () {
276
- return this.i.aak;
276
+ return this.i.aaj;
277
277
  },
278
278
  set: function (v) {
279
- this.i.aak = ensureEnum(DataTooltipGroupedPositionY_$type, v);
280
- this._a("actualGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.aak));
279
+ this.i.aaj = ensureEnum(DataTooltipGroupedPositionY_$type, v);
280
+ this._a("actualGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.aaj));
281
281
  },
282
282
  enumerable: false,
283
283
  configurable: true
@@ -287,11 +287,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
287
287
  * Gets or sets whether the data legend should update when the series data is mutated.
288
288
  */
289
289
  get: function () {
290
- return this.i.abn;
290
+ return this.i.abm;
291
291
  },
292
292
  set: function (v) {
293
- this.i.abn = ensureBool(v);
294
- this._a("shouldUpdateWhenSeriesDataChanges", this.i.abn);
293
+ this.i.abm = ensureBool(v);
294
+ this._a("shouldUpdateWhenSeriesDataChanges", this.i.abm);
295
295
  },
296
296
  enumerable: false,
297
297
  configurable: true
@@ -302,14 +302,14 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
302
302
  * The ExcludedSeries property takes precedence over values of IncludedSeries property
303
303
  */
304
304
  get: function () {
305
- return this.i.z3;
305
+ return this.i.z2;
306
306
  },
307
307
  set: function (v) {
308
308
  if (v && !Array.isArray(v) && typeof (v) == "string") {
309
309
  var re = /\s*(?:,|\s|$)\s*/gm;
310
310
  v = v.split(re);
311
311
  }
312
- this.i.z3 = v;
312
+ this.i.z2 = v;
313
313
  },
314
314
  enumerable: false,
315
315
  configurable: true
@@ -320,14 +320,14 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
320
320
  * The ExcludedSeries property takes precedence over values of IncludedSeries property
321
321
  */
322
322
  get: function () {
323
- return this.i.zy;
323
+ return this.i.zx;
324
324
  },
325
325
  set: function (v) {
326
326
  if (v && !Array.isArray(v) && typeof (v) == "string") {
327
327
  var re = /\s*(?:,|\s|$)\s*/gm;
328
328
  v = v.split(re);
329
329
  }
330
- this.i.zy = v;
330
+ this.i.zx = v;
331
331
  },
332
332
  enumerable: false,
333
333
  configurable: true
@@ -338,14 +338,14 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
338
338
  * The ExcludedColumns property takes precedence over values of IncludedColumns property
339
339
  */
340
340
  get: function () {
341
- return this.i.z2;
341
+ return this.i.z1;
342
342
  },
343
343
  set: function (v) {
344
344
  if (v && !Array.isArray(v) && typeof (v) == "string") {
345
345
  var re = /\s*(?:,|\s|$)\s*/gm;
346
346
  v = v.split(re);
347
347
  }
348
- this.i.z2 = v;
348
+ this.i.z1 = v;
349
349
  },
350
350
  enumerable: false,
351
351
  configurable: true
@@ -356,14 +356,14 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
356
356
  * The ExcludedColumns property takes precedence over values of IncludedColumns property
357
357
  */
358
358
  get: function () {
359
- return this.i.zx;
359
+ return this.i.zw;
360
360
  },
361
361
  set: function (v) {
362
362
  if (v && !Array.isArray(v) && typeof (v) == "string") {
363
363
  var re = /\s*(?:,|\s|$)\s*/gm;
364
364
  v = v.split(re);
365
365
  }
366
- this.i.zx = v;
366
+ this.i.zw = v;
367
367
  },
368
368
  enumerable: false,
369
369
  configurable: true
@@ -374,11 +374,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
374
374
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
375
375
  */
376
376
  get: function () {
377
- return this.i.z7;
377
+ return this.i.z6;
378
378
  },
379
379
  set: function (v) {
380
- this.i.z7 = ensureEnum(DataAbbreviationMode_$type, v);
381
- this._a("valueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.z7));
380
+ this.i.z6 = ensureEnum(DataAbbreviationMode_$type, v);
381
+ this._a("valueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.z6));
382
382
  },
383
383
  enumerable: false,
384
384
  configurable: true
@@ -389,11 +389,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
389
389
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
390
390
  */
391
391
  get: function () {
392
- return this.i.acx;
392
+ return this.i.acw;
393
393
  },
394
394
  set: function (v) {
395
- this.i.acx = +v;
396
- this._a("valueFormatMaxFractions", this.i.acx);
395
+ this.i.acw = +v;
396
+ this._a("valueFormatMaxFractions", this.i.acw);
397
397
  },
398
398
  enumerable: false,
399
399
  configurable: true
@@ -404,11 +404,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
404
404
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
405
405
  */
406
406
  get: function () {
407
- return this.i.acy;
407
+ return this.i.acx;
408
408
  },
409
409
  set: function (v) {
410
- this.i.acy = +v;
411
- this._a("valueFormatMinFractions", this.i.acy);
410
+ this.i.acx = +v;
411
+ this._a("valueFormatMinFractions", this.i.acx);
412
412
  },
413
413
  enumerable: false,
414
414
  configurable: true
@@ -418,11 +418,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
418
418
  * Gets or sets the mode for displaying values in the data legend, e.g. Currency ($500.25), Decimal (500.25), Integer (500)
419
419
  */
420
420
  get: function () {
421
- return this.i.aae;
421
+ return this.i.aad;
422
422
  },
423
423
  set: function (v) {
424
- this.i.aae = ensureEnum(DataLegendValueMode_$type, v);
425
- this._a("valueFormatMode", enumToString(DataLegendValueMode_$type, this.i.aae));
424
+ this.i.aad = ensureEnum(DataLegendValueMode_$type, v);
425
+ this._a("valueFormatMode", enumToString(DataLegendValueMode_$type, this.i.aad));
426
426
  },
427
427
  enumerable: false,
428
428
  configurable: true
@@ -433,10 +433,10 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
433
433
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
434
434
  */
435
435
  get: function () {
436
- return this.i.aey;
436
+ return this.i.aex;
437
437
  },
438
438
  set: function (v) {
439
- this.i.aey = v;
439
+ this.i.aex = v;
440
440
  },
441
441
  enumerable: false,
442
442
  configurable: true
@@ -447,11 +447,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
447
447
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
448
448
  */
449
449
  get: function () {
450
- return this.i.abp;
450
+ return this.i.abo;
451
451
  },
452
452
  set: function (v) {
453
- this.i.abp = ensureBool(v);
454
- this._a("valueFormatUseGrouping", this.i.abp);
453
+ this.i.abo = ensureBool(v);
454
+ this._a("valueFormatUseGrouping", this.i.abo);
455
455
  },
456
456
  enumerable: false,
457
457
  configurable: true
@@ -461,10 +461,10 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
461
461
  * Gets or sets the format string for values displayed in the data legend.
462
462
  */
463
463
  get: function () {
464
- return this.i.ae4;
464
+ return this.i.ae3;
465
465
  },
466
466
  set: function (v) {
467
- this.i.ae4 = v;
467
+ this.i.ae3 = v;
468
468
  },
469
469
  enumerable: false,
470
470
  configurable: true
@@ -474,86 +474,86 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
474
474
  * Gets or sets the format specifiers to use with the ValueFormatString string.
475
475
  */
476
476
  get: function () {
477
- return this.i.z4;
477
+ return this.i.z3;
478
478
  },
479
479
  set: function (v) {
480
480
  if (v && !Array.isArray(v) && typeof (v) == "string") {
481
481
  var re = /\s*(?:,|\s|$)\s*/gm;
482
482
  v = v.split(re);
483
483
  }
484
- this.i.z4 = v;
484
+ this.i.z3 = v;
485
485
  },
486
486
  enumerable: false,
487
487
  configurable: true
488
488
  });
489
489
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "valueRowMarginBottom", {
490
490
  get: function () {
491
- return this.i.ah3 ? this.i.ah3.bottom : NaN;
491
+ return this.i.ah2 ? this.i.ah2.bottom : NaN;
492
492
  },
493
493
  set: function (v) {
494
494
  this.ensureValueRowMargin();
495
- this.i.ah3.bottom = +v;
496
- this._a("valueRowMarginBottom", this.i.ah3.bottom);
497
- this.i.ah3 = this.i.ah3;
495
+ this.i.ah2.bottom = +v;
496
+ this._a("valueRowMarginBottom", this.i.ah2.bottom);
497
+ this.i.ah2 = this.i.ah2;
498
498
  },
499
499
  enumerable: false,
500
500
  configurable: true
501
501
  });
502
502
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "valueRowMarginLeft", {
503
503
  get: function () {
504
- return this.i.ah3 ? this.i.ah3.left : NaN;
504
+ return this.i.ah2 ? this.i.ah2.left : NaN;
505
505
  },
506
506
  set: function (v) {
507
507
  this.ensureValueRowMargin();
508
- this.i.ah3.left = +v;
509
- this._a("valueRowMarginLeft", this.i.ah3.left);
510
- this.i.ah3 = this.i.ah3;
508
+ this.i.ah2.left = +v;
509
+ this._a("valueRowMarginLeft", this.i.ah2.left);
510
+ this.i.ah2 = this.i.ah2;
511
511
  },
512
512
  enumerable: false,
513
513
  configurable: true
514
514
  });
515
515
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "valueRowMarginRight", {
516
516
  get: function () {
517
- return this.i.ah3 ? this.i.ah3.right : NaN;
517
+ return this.i.ah2 ? this.i.ah2.right : NaN;
518
518
  },
519
519
  set: function (v) {
520
520
  this.ensureValueRowMargin();
521
- this.i.ah3.right = +v;
522
- this._a("valueRowMarginRight", this.i.ah3.right);
523
- this.i.ah3 = this.i.ah3;
521
+ this.i.ah2.right = +v;
522
+ this._a("valueRowMarginRight", this.i.ah2.right);
523
+ this.i.ah2 = this.i.ah2;
524
524
  },
525
525
  enumerable: false,
526
526
  configurable: true
527
527
  });
528
528
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "valueRowMarginTop", {
529
529
  get: function () {
530
- return this.i.ah3 ? this.i.ah3.top : NaN;
530
+ return this.i.ah2 ? this.i.ah2.top : NaN;
531
531
  },
532
532
  set: function (v) {
533
533
  this.ensureValueRowMargin();
534
- this.i.ah3.top = +v;
535
- this._a("valueRowMarginTop", this.i.ah3.top);
536
- this.i.ah3 = this.i.ah3;
534
+ this.i.ah2.top = +v;
535
+ this._a("valueRowMarginTop", this.i.ah2.top);
536
+ this.i.ah2 = this.i.ah2;
537
537
  },
538
538
  enumerable: false,
539
539
  configurable: true
540
540
  });
541
541
  IgcDataToolTipLayerComponent.prototype.ensureValueRowMargin = function () {
542
- if (this.i.ah3) {
542
+ if (this.i.ah2) {
543
543
  return;
544
544
  }
545
- this.i.ah3 = new Thickness(2);
545
+ this.i.ah2 = new Thickness(2);
546
546
  };
547
547
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "valueRowVisible", {
548
548
  /**
549
549
  * Gets or sets whether to show series rows.
550
550
  */
551
551
  get: function () {
552
- return this.i.abq;
552
+ return this.i.abp;
553
553
  },
554
554
  set: function (v) {
555
- this.i.abq = ensureBool(v);
556
- this._a("valueRowVisible", this.i.abq);
555
+ this.i.abp = ensureBool(v);
556
+ this._a("valueRowVisible", this.i.abp);
557
557
  },
558
558
  enumerable: false,
559
559
  configurable: true
@@ -563,10 +563,10 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
563
563
  * Gets or sets text displayed when data column is missing a value, e.g. "no data"
564
564
  */
565
565
  get: function () {
566
- return this.i.afd;
566
+ return this.i.afc;
567
567
  },
568
568
  set: function (v) {
569
- this.i.afd = v;
569
+ this.i.afc = v;
570
570
  },
571
571
  enumerable: false,
572
572
  configurable: true
@@ -576,83 +576,83 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
576
576
  * Gets or sets whether to use series colors when displaying values in the legend
577
577
  */
578
578
  get: function () {
579
- return this.i.abr;
579
+ return this.i.abq;
580
580
  },
581
581
  set: function (v) {
582
- this.i.abr = ensureBool(v);
583
- this._a("valueTextUseSeriesColors", this.i.abr);
582
+ this.i.abq = ensureBool(v);
583
+ this._a("valueTextUseSeriesColors", this.i.abq);
584
584
  },
585
585
  enumerable: false,
586
586
  configurable: true
587
587
  });
588
588
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "valueTextMarginBottom", {
589
589
  get: function () {
590
- return this.i.ah4 ? this.i.ah4.bottom : NaN;
590
+ return this.i.ah3 ? this.i.ah3.bottom : NaN;
591
591
  },
592
592
  set: function (v) {
593
593
  this.ensureValueTextMargin();
594
- this.i.ah4.bottom = +v;
595
- this._a("valueTextMarginBottom", this.i.ah4.bottom);
596
- this.i.ah4 = this.i.ah4;
594
+ this.i.ah3.bottom = +v;
595
+ this._a("valueTextMarginBottom", this.i.ah3.bottom);
596
+ this.i.ah3 = this.i.ah3;
597
597
  },
598
598
  enumerable: false,
599
599
  configurable: true
600
600
  });
601
601
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "valueTextMarginLeft", {
602
602
  get: function () {
603
- return this.i.ah4 ? this.i.ah4.left : NaN;
603
+ return this.i.ah3 ? this.i.ah3.left : NaN;
604
604
  },
605
605
  set: function (v) {
606
606
  this.ensureValueTextMargin();
607
- this.i.ah4.left = +v;
608
- this._a("valueTextMarginLeft", this.i.ah4.left);
609
- this.i.ah4 = this.i.ah4;
607
+ this.i.ah3.left = +v;
608
+ this._a("valueTextMarginLeft", this.i.ah3.left);
609
+ this.i.ah3 = this.i.ah3;
610
610
  },
611
611
  enumerable: false,
612
612
  configurable: true
613
613
  });
614
614
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "valueTextMarginRight", {
615
615
  get: function () {
616
- return this.i.ah4 ? this.i.ah4.right : NaN;
616
+ return this.i.ah3 ? this.i.ah3.right : NaN;
617
617
  },
618
618
  set: function (v) {
619
619
  this.ensureValueTextMargin();
620
- this.i.ah4.right = +v;
621
- this._a("valueTextMarginRight", this.i.ah4.right);
622
- this.i.ah4 = this.i.ah4;
620
+ this.i.ah3.right = +v;
621
+ this._a("valueTextMarginRight", this.i.ah3.right);
622
+ this.i.ah3 = this.i.ah3;
623
623
  },
624
624
  enumerable: false,
625
625
  configurable: true
626
626
  });
627
627
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "valueTextMarginTop", {
628
628
  get: function () {
629
- return this.i.ah4 ? this.i.ah4.top : NaN;
629
+ return this.i.ah3 ? this.i.ah3.top : NaN;
630
630
  },
631
631
  set: function (v) {
632
632
  this.ensureValueTextMargin();
633
- this.i.ah4.top = +v;
634
- this._a("valueTextMarginTop", this.i.ah4.top);
635
- this.i.ah4 = this.i.ah4;
633
+ this.i.ah3.top = +v;
634
+ this._a("valueTextMarginTop", this.i.ah3.top);
635
+ this.i.ah3 = this.i.ah3;
636
636
  },
637
637
  enumerable: false,
638
638
  configurable: true
639
639
  });
640
640
  IgcDataToolTipLayerComponent.prototype.ensureValueTextMargin = function () {
641
- if (this.i.ah4) {
641
+ if (this.i.ah3) {
642
642
  return;
643
643
  }
644
- this.i.ah4 = new Thickness(2);
644
+ this.i.ah3 = new Thickness(2);
645
645
  };
646
646
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "valueTextColor", {
647
647
  /**
648
648
  * Gets or sets the units text color.
649
649
  */
650
650
  get: function () {
651
- return brushToString(this.i.ahm);
651
+ return brushToString(this.i.ahl);
652
652
  },
653
653
  set: function (v) {
654
- this.i.ahm = stringToBrush(v);
655
- this._a("valueTextColor", brushToString(this.i.ahm));
654
+ this.i.ahl = stringToBrush(v);
655
+ this._a("valueTextColor", brushToString(this.i.ahl));
656
656
  },
657
657
  enumerable: false,
658
658
  configurable: true
@@ -662,16 +662,16 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
662
662
  * Gets or Sets the style to use for the units text.
663
663
  */
664
664
  get: function () {
665
- if (this.i.abd == null) {
665
+ if (this.i.abc == null) {
666
666
  return null;
667
667
  }
668
- return this.i.abd.fontString;
668
+ return this.i.abc.fontString;
669
669
  },
670
670
  set: function (v) {
671
671
  var fi = new FontInfo();
672
672
  fi.fontString = v;
673
- this.i.abd = fi;
674
- this._a("valueTextStyle", this.i.abd != null ? this.i.abd.fontString : "");
673
+ this.i.abc = fi;
674
+ this._a("valueTextStyle", this.i.abc != null ? this.i.abc.fontString : "");
675
675
  },
676
676
  enumerable: false,
677
677
  configurable: true
@@ -681,10 +681,10 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
681
681
  * Gets or sets the format string for header text displayed in the data legend.
682
682
  */
683
683
  get: function () {
684
- return this.i.adl;
684
+ return this.i.adk;
685
685
  },
686
686
  set: function (v) {
687
- this.i.adl = v;
687
+ this.i.adk = v;
688
688
  },
689
689
  enumerable: false,
690
690
  configurable: true
@@ -694,14 +694,14 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
694
694
  * Gets or sets the format specifiers to use with the HeaderFormatString string.
695
695
  */
696
696
  get: function () {
697
- return this.i.z1;
697
+ return this.i.z0;
698
698
  },
699
699
  set: function (v) {
700
700
  if (v && !Array.isArray(v) && typeof (v) == "string") {
701
701
  var re = /\s*(?:,|\s|$)\s*/gm;
702
702
  v = v.split(re);
703
703
  }
704
- this.i.z1 = v;
704
+ this.i.z0 = v;
705
705
  },
706
706
  enumerable: false,
707
707
  configurable: true
@@ -712,10 +712,10 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
712
712
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
713
713
  */
714
714
  get: function () {
715
- return this.i.adh;
715
+ return this.i.adg;
716
716
  },
717
717
  set: function (v) {
718
- this.i.adh = v;
718
+ this.i.adg = v;
719
719
  },
720
720
  enumerable: false,
721
721
  configurable: true
@@ -726,11 +726,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
726
726
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
727
727
  */
728
728
  get: function () {
729
- return this.i.z8;
729
+ return this.i.z7;
730
730
  },
731
731
  set: function (v) {
732
- this.i.z8 = ensureEnum(DataLegendHeaderDateMode_$type, v);
733
- this._a("headerFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.z8));
732
+ this.i.z7 = ensureEnum(DataLegendHeaderDateMode_$type, v);
733
+ this._a("headerFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.z7));
734
734
  },
735
735
  enumerable: false,
736
736
  configurable: true
@@ -741,11 +741,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
741
741
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
742
742
  */
743
743
  get: function () {
744
- return this.i.z9;
744
+ return this.i.z8;
745
745
  },
746
746
  set: function (v) {
747
- this.i.z9 = ensureEnum(DataLegendHeaderTimeMode_$type, v);
748
- this._a("headerFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.z9));
747
+ this.i.z8 = ensureEnum(DataLegendHeaderTimeMode_$type, v);
748
+ this._a("headerFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.z8));
749
749
  },
750
750
  enumerable: false,
751
751
  configurable: true
@@ -755,10 +755,10 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
755
755
  * Gets or sets the HeaderText for the data legend.
756
756
  */
757
757
  get: function () {
758
- return this.i.adq;
758
+ return this.i.adp;
759
759
  },
760
760
  set: function (v) {
761
- this.i.adq = v;
761
+ this.i.adp = v;
762
762
  },
763
763
  enumerable: false,
764
764
  configurable: true
@@ -768,141 +768,141 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
768
768
  * Gets or sets the header text color.
769
769
  */
770
770
  get: function () {
771
- return brushToString(this.i.ahe);
771
+ return brushToString(this.i.ahd);
772
772
  },
773
773
  set: function (v) {
774
- this.i.ahe = stringToBrush(v);
775
- this._a("headerTextColor", brushToString(this.i.ahe));
774
+ this.i.ahd = stringToBrush(v);
775
+ this._a("headerTextColor", brushToString(this.i.ahd));
776
776
  },
777
777
  enumerable: false,
778
778
  configurable: true
779
779
  });
780
780
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "headerTextMarginBottom", {
781
781
  get: function () {
782
- return this.i.ahx ? this.i.ahx.bottom : NaN;
782
+ return this.i.ahw ? this.i.ahw.bottom : NaN;
783
783
  },
784
784
  set: function (v) {
785
785
  this.ensureHeaderTextMargin();
786
- this.i.ahx.bottom = +v;
787
- this._a("headerTextMarginBottom", this.i.ahx.bottom);
788
- this.i.ahx = this.i.ahx;
786
+ this.i.ahw.bottom = +v;
787
+ this._a("headerTextMarginBottom", this.i.ahw.bottom);
788
+ this.i.ahw = this.i.ahw;
789
789
  },
790
790
  enumerable: false,
791
791
  configurable: true
792
792
  });
793
793
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "headerTextMarginLeft", {
794
794
  get: function () {
795
- return this.i.ahx ? this.i.ahx.left : NaN;
795
+ return this.i.ahw ? this.i.ahw.left : NaN;
796
796
  },
797
797
  set: function (v) {
798
798
  this.ensureHeaderTextMargin();
799
- this.i.ahx.left = +v;
800
- this._a("headerTextMarginLeft", this.i.ahx.left);
801
- this.i.ahx = this.i.ahx;
799
+ this.i.ahw.left = +v;
800
+ this._a("headerTextMarginLeft", this.i.ahw.left);
801
+ this.i.ahw = this.i.ahw;
802
802
  },
803
803
  enumerable: false,
804
804
  configurable: true
805
805
  });
806
806
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "headerTextMarginRight", {
807
807
  get: function () {
808
- return this.i.ahx ? this.i.ahx.right : NaN;
808
+ return this.i.ahw ? this.i.ahw.right : NaN;
809
809
  },
810
810
  set: function (v) {
811
811
  this.ensureHeaderTextMargin();
812
- this.i.ahx.right = +v;
813
- this._a("headerTextMarginRight", this.i.ahx.right);
814
- this.i.ahx = this.i.ahx;
812
+ this.i.ahw.right = +v;
813
+ this._a("headerTextMarginRight", this.i.ahw.right);
814
+ this.i.ahw = this.i.ahw;
815
815
  },
816
816
  enumerable: false,
817
817
  configurable: true
818
818
  });
819
819
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "headerTextMarginTop", {
820
820
  get: function () {
821
- return this.i.ahx ? this.i.ahx.top : NaN;
821
+ return this.i.ahw ? this.i.ahw.top : NaN;
822
822
  },
823
823
  set: function (v) {
824
824
  this.ensureHeaderTextMargin();
825
- this.i.ahx.top = +v;
826
- this._a("headerTextMarginTop", this.i.ahx.top);
827
- this.i.ahx = this.i.ahx;
825
+ this.i.ahw.top = +v;
826
+ this._a("headerTextMarginTop", this.i.ahw.top);
827
+ this.i.ahw = this.i.ahw;
828
828
  },
829
829
  enumerable: false,
830
830
  configurable: true
831
831
  });
832
832
  IgcDataToolTipLayerComponent.prototype.ensureHeaderTextMargin = function () {
833
- if (this.i.ahx) {
833
+ if (this.i.ahw) {
834
834
  return;
835
835
  }
836
- this.i.ahx = new Thickness(2);
836
+ this.i.ahw = new Thickness(2);
837
837
  };
838
838
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "headerRowMarginBottom", {
839
839
  get: function () {
840
- return this.i.ahw ? this.i.ahw.bottom : NaN;
840
+ return this.i.ahv ? this.i.ahv.bottom : NaN;
841
841
  },
842
842
  set: function (v) {
843
843
  this.ensureHeaderRowMargin();
844
- this.i.ahw.bottom = +v;
845
- this._a("headerRowMarginBottom", this.i.ahw.bottom);
846
- this.i.ahw = this.i.ahw;
844
+ this.i.ahv.bottom = +v;
845
+ this._a("headerRowMarginBottom", this.i.ahv.bottom);
846
+ this.i.ahv = this.i.ahv;
847
847
  },
848
848
  enumerable: false,
849
849
  configurable: true
850
850
  });
851
851
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "headerRowMarginLeft", {
852
852
  get: function () {
853
- return this.i.ahw ? this.i.ahw.left : NaN;
853
+ return this.i.ahv ? this.i.ahv.left : NaN;
854
854
  },
855
855
  set: function (v) {
856
856
  this.ensureHeaderRowMargin();
857
- this.i.ahw.left = +v;
858
- this._a("headerRowMarginLeft", this.i.ahw.left);
859
- this.i.ahw = this.i.ahw;
857
+ this.i.ahv.left = +v;
858
+ this._a("headerRowMarginLeft", this.i.ahv.left);
859
+ this.i.ahv = this.i.ahv;
860
860
  },
861
861
  enumerable: false,
862
862
  configurable: true
863
863
  });
864
864
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "headerRowMarginRight", {
865
865
  get: function () {
866
- return this.i.ahw ? this.i.ahw.right : NaN;
866
+ return this.i.ahv ? this.i.ahv.right : NaN;
867
867
  },
868
868
  set: function (v) {
869
869
  this.ensureHeaderRowMargin();
870
- this.i.ahw.right = +v;
871
- this._a("headerRowMarginRight", this.i.ahw.right);
872
- this.i.ahw = this.i.ahw;
870
+ this.i.ahv.right = +v;
871
+ this._a("headerRowMarginRight", this.i.ahv.right);
872
+ this.i.ahv = this.i.ahv;
873
873
  },
874
874
  enumerable: false,
875
875
  configurable: true
876
876
  });
877
877
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "headerRowMarginTop", {
878
878
  get: function () {
879
- return this.i.ahw ? this.i.ahw.top : NaN;
879
+ return this.i.ahv ? this.i.ahv.top : NaN;
880
880
  },
881
881
  set: function (v) {
882
882
  this.ensureHeaderRowMargin();
883
- this.i.ahw.top = +v;
884
- this._a("headerRowMarginTop", this.i.ahw.top);
885
- this.i.ahw = this.i.ahw;
883
+ this.i.ahv.top = +v;
884
+ this._a("headerRowMarginTop", this.i.ahv.top);
885
+ this.i.ahv = this.i.ahv;
886
886
  },
887
887
  enumerable: false,
888
888
  configurable: true
889
889
  });
890
890
  IgcDataToolTipLayerComponent.prototype.ensureHeaderRowMargin = function () {
891
- if (this.i.ahw) {
891
+ if (this.i.ahv) {
892
892
  return;
893
893
  }
894
- this.i.ahw = new Thickness(2);
894
+ this.i.ahv = new Thickness(2);
895
895
  };
896
896
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "headerRowVisible", {
897
897
  /**
898
898
  * Gets or sets whether to show Header row.
899
899
  */
900
900
  get: function () {
901
- return this.i.abg;
901
+ return this.i.abf;
902
902
  },
903
903
  set: function (v) {
904
- this.i.abg = ensureBool(v);
905
- this._a("headerRowVisible", this.i.abg);
904
+ this.i.abf = ensureBool(v);
905
+ this._a("headerRowVisible", this.i.abf);
906
906
  },
907
907
  enumerable: false,
908
908
  configurable: true
@@ -912,16 +912,16 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
912
912
  * Gets or Sets the style to use for the header text.
913
913
  */
914
914
  get: function () {
915
- if (this.i.aa5 == null) {
915
+ if (this.i.aa4 == null) {
916
916
  return null;
917
917
  }
918
- return this.i.aa5.fontString;
918
+ return this.i.aa4.fontString;
919
919
  },
920
920
  set: function (v) {
921
921
  var fi = new FontInfo();
922
922
  fi.fontString = v;
923
- this.i.aa5 = fi;
924
- this._a("headerTextStyle", this.i.aa5 != null ? this.i.aa5.fontString : "");
923
+ this.i.aa4 = fi;
924
+ this._a("headerTextStyle", this.i.aa4 != null ? this.i.aa4.fontString : "");
925
925
  },
926
926
  enumerable: false,
927
927
  configurable: true
@@ -931,11 +931,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
931
931
  * Gets or sets whether to show Header row.
932
932
  */
933
933
  get: function () {
934
- return this.i.abf;
934
+ return this.i.abe;
935
935
  },
936
936
  set: function (v) {
937
- this.i.abf = ensureBool(v);
938
- this._a("groupRowVisible", this.i.abf);
937
+ this.i.abe = ensureBool(v);
938
+ this._a("groupRowVisible", this.i.abe);
939
939
  },
940
940
  enumerable: false,
941
941
  configurable: true
@@ -945,146 +945,146 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
945
945
  * Gets or sets the Group text color.
946
946
  */
947
947
  get: function () {
948
- return brushToString(this.i.ahd);
948
+ return brushToString(this.i.ahc);
949
949
  },
950
950
  set: function (v) {
951
- this.i.ahd = stringToBrush(v);
952
- this._a("groupTextColor", brushToString(this.i.ahd));
951
+ this.i.ahc = stringToBrush(v);
952
+ this._a("groupTextColor", brushToString(this.i.ahc));
953
953
  },
954
954
  enumerable: false,
955
955
  configurable: true
956
956
  });
957
957
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "groupTextMarginBottom", {
958
958
  get: function () {
959
- return this.i.ahv ? this.i.ahv.bottom : NaN;
959
+ return this.i.ahu ? this.i.ahu.bottom : NaN;
960
960
  },
961
961
  set: function (v) {
962
962
  this.ensureGroupTextMargin();
963
- this.i.ahv.bottom = +v;
964
- this._a("groupTextMarginBottom", this.i.ahv.bottom);
965
- this.i.ahv = this.i.ahv;
963
+ this.i.ahu.bottom = +v;
964
+ this._a("groupTextMarginBottom", this.i.ahu.bottom);
965
+ this.i.ahu = this.i.ahu;
966
966
  },
967
967
  enumerable: false,
968
968
  configurable: true
969
969
  });
970
970
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "groupTextMarginLeft", {
971
971
  get: function () {
972
- return this.i.ahv ? this.i.ahv.left : NaN;
972
+ return this.i.ahu ? this.i.ahu.left : NaN;
973
973
  },
974
974
  set: function (v) {
975
975
  this.ensureGroupTextMargin();
976
- this.i.ahv.left = +v;
977
- this._a("groupTextMarginLeft", this.i.ahv.left);
978
- this.i.ahv = this.i.ahv;
976
+ this.i.ahu.left = +v;
977
+ this._a("groupTextMarginLeft", this.i.ahu.left);
978
+ this.i.ahu = this.i.ahu;
979
979
  },
980
980
  enumerable: false,
981
981
  configurable: true
982
982
  });
983
983
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "groupTextMarginRight", {
984
984
  get: function () {
985
- return this.i.ahv ? this.i.ahv.right : NaN;
985
+ return this.i.ahu ? this.i.ahu.right : NaN;
986
986
  },
987
987
  set: function (v) {
988
988
  this.ensureGroupTextMargin();
989
- this.i.ahv.right = +v;
990
- this._a("groupTextMarginRight", this.i.ahv.right);
991
- this.i.ahv = this.i.ahv;
989
+ this.i.ahu.right = +v;
990
+ this._a("groupTextMarginRight", this.i.ahu.right);
991
+ this.i.ahu = this.i.ahu;
992
992
  },
993
993
  enumerable: false,
994
994
  configurable: true
995
995
  });
996
996
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "groupTextMarginTop", {
997
997
  get: function () {
998
- return this.i.ahv ? this.i.ahv.top : NaN;
998
+ return this.i.ahu ? this.i.ahu.top : NaN;
999
999
  },
1000
1000
  set: function (v) {
1001
1001
  this.ensureGroupTextMargin();
1002
- this.i.ahv.top = +v;
1003
- this._a("groupTextMarginTop", this.i.ahv.top);
1004
- this.i.ahv = this.i.ahv;
1002
+ this.i.ahu.top = +v;
1003
+ this._a("groupTextMarginTop", this.i.ahu.top);
1004
+ this.i.ahu = this.i.ahu;
1005
1005
  },
1006
1006
  enumerable: false,
1007
1007
  configurable: true
1008
1008
  });
1009
1009
  IgcDataToolTipLayerComponent.prototype.ensureGroupTextMargin = function () {
1010
- if (this.i.ahv) {
1010
+ if (this.i.ahu) {
1011
1011
  return;
1012
1012
  }
1013
- this.i.ahv = new Thickness(2);
1013
+ this.i.ahu = new Thickness(2);
1014
1014
  };
1015
1015
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "groupRowMarginBottom", {
1016
1016
  get: function () {
1017
- return this.i.ahu ? this.i.ahu.bottom : NaN;
1017
+ return this.i.aht ? this.i.aht.bottom : NaN;
1018
1018
  },
1019
1019
  set: function (v) {
1020
1020
  this.ensureGroupRowMargin();
1021
- this.i.ahu.bottom = +v;
1022
- this._a("groupRowMarginBottom", this.i.ahu.bottom);
1023
- this.i.ahu = this.i.ahu;
1021
+ this.i.aht.bottom = +v;
1022
+ this._a("groupRowMarginBottom", this.i.aht.bottom);
1023
+ this.i.aht = this.i.aht;
1024
1024
  },
1025
1025
  enumerable: false,
1026
1026
  configurable: true
1027
1027
  });
1028
1028
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "groupRowMarginLeft", {
1029
1029
  get: function () {
1030
- return this.i.ahu ? this.i.ahu.left : NaN;
1030
+ return this.i.aht ? this.i.aht.left : NaN;
1031
1031
  },
1032
1032
  set: function (v) {
1033
1033
  this.ensureGroupRowMargin();
1034
- this.i.ahu.left = +v;
1035
- this._a("groupRowMarginLeft", this.i.ahu.left);
1036
- this.i.ahu = this.i.ahu;
1034
+ this.i.aht.left = +v;
1035
+ this._a("groupRowMarginLeft", this.i.aht.left);
1036
+ this.i.aht = this.i.aht;
1037
1037
  },
1038
1038
  enumerable: false,
1039
1039
  configurable: true
1040
1040
  });
1041
1041
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "groupRowMarginRight", {
1042
1042
  get: function () {
1043
- return this.i.ahu ? this.i.ahu.right : NaN;
1043
+ return this.i.aht ? this.i.aht.right : NaN;
1044
1044
  },
1045
1045
  set: function (v) {
1046
1046
  this.ensureGroupRowMargin();
1047
- this.i.ahu.right = +v;
1048
- this._a("groupRowMarginRight", this.i.ahu.right);
1049
- this.i.ahu = this.i.ahu;
1047
+ this.i.aht.right = +v;
1048
+ this._a("groupRowMarginRight", this.i.aht.right);
1049
+ this.i.aht = this.i.aht;
1050
1050
  },
1051
1051
  enumerable: false,
1052
1052
  configurable: true
1053
1053
  });
1054
1054
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "groupRowMarginTop", {
1055
1055
  get: function () {
1056
- return this.i.ahu ? this.i.ahu.top : NaN;
1056
+ return this.i.aht ? this.i.aht.top : NaN;
1057
1057
  },
1058
1058
  set: function (v) {
1059
1059
  this.ensureGroupRowMargin();
1060
- this.i.ahu.top = +v;
1061
- this._a("groupRowMarginTop", this.i.ahu.top);
1062
- this.i.ahu = this.i.ahu;
1060
+ this.i.aht.top = +v;
1061
+ this._a("groupRowMarginTop", this.i.aht.top);
1062
+ this.i.aht = this.i.aht;
1063
1063
  },
1064
1064
  enumerable: false,
1065
1065
  configurable: true
1066
1066
  });
1067
1067
  IgcDataToolTipLayerComponent.prototype.ensureGroupRowMargin = function () {
1068
- if (this.i.ahu) {
1068
+ if (this.i.aht) {
1069
1069
  return;
1070
1070
  }
1071
- this.i.ahu = new Thickness(2);
1071
+ this.i.aht = new Thickness(2);
1072
1072
  };
1073
1073
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "groupTextStyle", {
1074
1074
  /**
1075
1075
  * Gets or Sets the style to use for the Group text.
1076
1076
  */
1077
1077
  get: function () {
1078
- if (this.i.aa4 == null) {
1078
+ if (this.i.aa3 == null) {
1079
1079
  return null;
1080
1080
  }
1081
- return this.i.aa4.fontString;
1081
+ return this.i.aa3.fontString;
1082
1082
  },
1083
1083
  set: function (v) {
1084
1084
  var fi = new FontInfo();
1085
1085
  fi.fontString = v;
1086
- this.i.aa4 = fi;
1087
- this._a("groupTextStyle", this.i.aa4 != null ? this.i.aa4.fontString : "");
1086
+ this.i.aa3 = fi;
1087
+ this._a("groupTextStyle", this.i.aa3 != null ? this.i.aa3.fontString : "");
1088
1088
  },
1089
1089
  enumerable: false,
1090
1090
  configurable: true
@@ -1094,11 +1094,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1094
1094
  * Gets or sets the summary text color.
1095
1095
  */
1096
1096
  get: function () {
1097
- return brushToString(this.i.ahh);
1097
+ return brushToString(this.i.ahg);
1098
1098
  },
1099
1099
  set: function (v) {
1100
- this.i.ahh = stringToBrush(v);
1101
- this._a("summaryTitleTextColor", brushToString(this.i.ahh));
1100
+ this.i.ahg = stringToBrush(v);
1101
+ this._a("summaryTitleTextColor", brushToString(this.i.ahg));
1102
1102
  },
1103
1103
  enumerable: false,
1104
1104
  configurable: true
@@ -1108,16 +1108,16 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1108
1108
  * Gets or Sets the style to use for the summary text.
1109
1109
  */
1110
1110
  get: function () {
1111
- if (this.i.aa8 == null) {
1111
+ if (this.i.aa7 == null) {
1112
1112
  return null;
1113
1113
  }
1114
- return this.i.aa8.fontString;
1114
+ return this.i.aa7.fontString;
1115
1115
  },
1116
1116
  set: function (v) {
1117
1117
  var fi = new FontInfo();
1118
1118
  fi.fontString = v;
1119
- this.i.aa8 = fi;
1120
- this._a("summaryTitleTextStyle", this.i.aa8 != null ? this.i.aa8.fontString : "");
1119
+ this.i.aa7 = fi;
1120
+ this._a("summaryTitleTextStyle", this.i.aa7 != null ? this.i.aa7.fontString : "");
1121
1121
  },
1122
1122
  enumerable: false,
1123
1123
  configurable: true
@@ -1127,11 +1127,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1127
1127
  * Gets or sets the SummaryType for the data legend.
1128
1128
  */
1129
1129
  get: function () {
1130
- return this.i.aac;
1130
+ return this.i.aab;
1131
1131
  },
1132
1132
  set: function (v) {
1133
- this.i.aac = ensureEnum(DataLegendSummaryType_$type, v);
1134
- this._a("summaryType", enumToString(DataLegendSummaryType_$type, this.i.aac));
1133
+ this.i.aab = ensureEnum(DataLegendSummaryType_$type, v);
1134
+ this._a("summaryType", enumToString(DataLegendSummaryType_$type, this.i.aab));
1135
1135
  },
1136
1136
  enumerable: false,
1137
1137
  configurable: true
@@ -1141,140 +1141,140 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1141
1141
  * Gets or sets the SummaryTitleText for the data legend.
1142
1142
  */
1143
1143
  get: function () {
1144
- return this.i.aea;
1144
+ return this.i.ad9;
1145
1145
  },
1146
1146
  set: function (v) {
1147
- this.i.aea = v;
1147
+ this.i.ad9 = v;
1148
1148
  },
1149
1149
  enumerable: false,
1150
1150
  configurable: true
1151
1151
  });
1152
1152
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "summaryTitleTextMarginBottom", {
1153
1153
  get: function () {
1154
- return this.i.ah0 ? this.i.ah0.bottom : NaN;
1154
+ return this.i.ahz ? this.i.ahz.bottom : NaN;
1155
1155
  },
1156
1156
  set: function (v) {
1157
1157
  this.ensureSummaryTitleTextMargin();
1158
- this.i.ah0.bottom = +v;
1159
- this._a("summaryTitleTextMarginBottom", this.i.ah0.bottom);
1160
- this.i.ah0 = this.i.ah0;
1158
+ this.i.ahz.bottom = +v;
1159
+ this._a("summaryTitleTextMarginBottom", this.i.ahz.bottom);
1160
+ this.i.ahz = this.i.ahz;
1161
1161
  },
1162
1162
  enumerable: false,
1163
1163
  configurable: true
1164
1164
  });
1165
1165
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "summaryTitleTextMarginLeft", {
1166
1166
  get: function () {
1167
- return this.i.ah0 ? this.i.ah0.left : NaN;
1167
+ return this.i.ahz ? this.i.ahz.left : NaN;
1168
1168
  },
1169
1169
  set: function (v) {
1170
1170
  this.ensureSummaryTitleTextMargin();
1171
- this.i.ah0.left = +v;
1172
- this._a("summaryTitleTextMarginLeft", this.i.ah0.left);
1173
- this.i.ah0 = this.i.ah0;
1171
+ this.i.ahz.left = +v;
1172
+ this._a("summaryTitleTextMarginLeft", this.i.ahz.left);
1173
+ this.i.ahz = this.i.ahz;
1174
1174
  },
1175
1175
  enumerable: false,
1176
1176
  configurable: true
1177
1177
  });
1178
1178
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "summaryTitleTextMarginRight", {
1179
1179
  get: function () {
1180
- return this.i.ah0 ? this.i.ah0.right : NaN;
1180
+ return this.i.ahz ? this.i.ahz.right : NaN;
1181
1181
  },
1182
1182
  set: function (v) {
1183
1183
  this.ensureSummaryTitleTextMargin();
1184
- this.i.ah0.right = +v;
1185
- this._a("summaryTitleTextMarginRight", this.i.ah0.right);
1186
- this.i.ah0 = this.i.ah0;
1184
+ this.i.ahz.right = +v;
1185
+ this._a("summaryTitleTextMarginRight", this.i.ahz.right);
1186
+ this.i.ahz = this.i.ahz;
1187
1187
  },
1188
1188
  enumerable: false,
1189
1189
  configurable: true
1190
1190
  });
1191
1191
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "summaryTitleTextMarginTop", {
1192
1192
  get: function () {
1193
- return this.i.ah0 ? this.i.ah0.top : NaN;
1193
+ return this.i.ahz ? this.i.ahz.top : NaN;
1194
1194
  },
1195
1195
  set: function (v) {
1196
1196
  this.ensureSummaryTitleTextMargin();
1197
- this.i.ah0.top = +v;
1198
- this._a("summaryTitleTextMarginTop", this.i.ah0.top);
1199
- this.i.ah0 = this.i.ah0;
1197
+ this.i.ahz.top = +v;
1198
+ this._a("summaryTitleTextMarginTop", this.i.ahz.top);
1199
+ this.i.ahz = this.i.ahz;
1200
1200
  },
1201
1201
  enumerable: false,
1202
1202
  configurable: true
1203
1203
  });
1204
1204
  IgcDataToolTipLayerComponent.prototype.ensureSummaryTitleTextMargin = function () {
1205
- if (this.i.ah0) {
1205
+ if (this.i.ahz) {
1206
1206
  return;
1207
1207
  }
1208
- this.i.ah0 = new Thickness(2);
1208
+ this.i.ahz = new Thickness(2);
1209
1209
  };
1210
1210
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "summaryRowMarginBottom", {
1211
1211
  get: function () {
1212
- return this.i.ahz ? this.i.ahz.bottom : NaN;
1212
+ return this.i.ahy ? this.i.ahy.bottom : NaN;
1213
1213
  },
1214
1214
  set: function (v) {
1215
1215
  this.ensureSummaryRowMargin();
1216
- this.i.ahz.bottom = +v;
1217
- this._a("summaryRowMarginBottom", this.i.ahz.bottom);
1218
- this.i.ahz = this.i.ahz;
1216
+ this.i.ahy.bottom = +v;
1217
+ this._a("summaryRowMarginBottom", this.i.ahy.bottom);
1218
+ this.i.ahy = this.i.ahy;
1219
1219
  },
1220
1220
  enumerable: false,
1221
1221
  configurable: true
1222
1222
  });
1223
1223
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "summaryRowMarginLeft", {
1224
1224
  get: function () {
1225
- return this.i.ahz ? this.i.ahz.left : NaN;
1225
+ return this.i.ahy ? this.i.ahy.left : NaN;
1226
1226
  },
1227
1227
  set: function (v) {
1228
1228
  this.ensureSummaryRowMargin();
1229
- this.i.ahz.left = +v;
1230
- this._a("summaryRowMarginLeft", this.i.ahz.left);
1231
- this.i.ahz = this.i.ahz;
1229
+ this.i.ahy.left = +v;
1230
+ this._a("summaryRowMarginLeft", this.i.ahy.left);
1231
+ this.i.ahy = this.i.ahy;
1232
1232
  },
1233
1233
  enumerable: false,
1234
1234
  configurable: true
1235
1235
  });
1236
1236
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "summaryRowMarginRight", {
1237
1237
  get: function () {
1238
- return this.i.ahz ? this.i.ahz.right : NaN;
1238
+ return this.i.ahy ? this.i.ahy.right : NaN;
1239
1239
  },
1240
1240
  set: function (v) {
1241
1241
  this.ensureSummaryRowMargin();
1242
- this.i.ahz.right = +v;
1243
- this._a("summaryRowMarginRight", this.i.ahz.right);
1244
- this.i.ahz = this.i.ahz;
1242
+ this.i.ahy.right = +v;
1243
+ this._a("summaryRowMarginRight", this.i.ahy.right);
1244
+ this.i.ahy = this.i.ahy;
1245
1245
  },
1246
1246
  enumerable: false,
1247
1247
  configurable: true
1248
1248
  });
1249
1249
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "summaryRowMarginTop", {
1250
1250
  get: function () {
1251
- return this.i.ahz ? this.i.ahz.top : NaN;
1251
+ return this.i.ahy ? this.i.ahy.top : NaN;
1252
1252
  },
1253
1253
  set: function (v) {
1254
1254
  this.ensureSummaryRowMargin();
1255
- this.i.ahz.top = +v;
1256
- this._a("summaryRowMarginTop", this.i.ahz.top);
1257
- this.i.ahz = this.i.ahz;
1255
+ this.i.ahy.top = +v;
1256
+ this._a("summaryRowMarginTop", this.i.ahy.top);
1257
+ this.i.ahy = this.i.ahy;
1258
1258
  },
1259
1259
  enumerable: false,
1260
1260
  configurable: true
1261
1261
  });
1262
1262
  IgcDataToolTipLayerComponent.prototype.ensureSummaryRowMargin = function () {
1263
- if (this.i.ahz) {
1263
+ if (this.i.ahy) {
1264
1264
  return;
1265
1265
  }
1266
- this.i.ahz = new Thickness(2);
1266
+ this.i.ahy = new Thickness(2);
1267
1267
  };
1268
1268
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "summaryValueTextColor", {
1269
1269
  /**
1270
1270
  * Gets or sets the units text color.
1271
1271
  */
1272
1272
  get: function () {
1273
- return brushToString(this.i.ahj);
1273
+ return brushToString(this.i.ahi);
1274
1274
  },
1275
1275
  set: function (v) {
1276
- this.i.ahj = stringToBrush(v);
1277
- this._a("summaryValueTextColor", brushToString(this.i.ahj));
1276
+ this.i.ahi = stringToBrush(v);
1277
+ this._a("summaryValueTextColor", brushToString(this.i.ahi));
1278
1278
  },
1279
1279
  enumerable: false,
1280
1280
  configurable: true
@@ -1284,16 +1284,16 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1284
1284
  * Gets or Sets the style to use for the units text.
1285
1285
  */
1286
1286
  get: function () {
1287
- if (this.i.aba == null) {
1287
+ if (this.i.aa9 == null) {
1288
1288
  return null;
1289
1289
  }
1290
- return this.i.aba.fontString;
1290
+ return this.i.aa9.fontString;
1291
1291
  },
1292
1292
  set: function (v) {
1293
1293
  var fi = new FontInfo();
1294
1294
  fi.fontString = v;
1295
- this.i.aba = fi;
1296
- this._a("summaryValueTextStyle", this.i.aba != null ? this.i.aba.fontString : "");
1295
+ this.i.aa9 = fi;
1296
+ this._a("summaryValueTextStyle", this.i.aa9 != null ? this.i.aa9.fontString : "");
1297
1297
  },
1298
1298
  enumerable: false,
1299
1299
  configurable: true
@@ -1303,10 +1303,10 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1303
1303
  * Gets or sets the units text for the data legend.
1304
1304
  */
1305
1305
  get: function () {
1306
- return this.i.ad5;
1306
+ return this.i.ad4;
1307
1307
  },
1308
1308
  set: function (v) {
1309
- this.i.ad5 = v;
1309
+ this.i.ad4 = v;
1310
1310
  },
1311
1311
  enumerable: false,
1312
1312
  configurable: true
@@ -1316,11 +1316,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1316
1316
  * Gets or sets the units text color.
1317
1317
  */
1318
1318
  get: function () {
1319
- return brushToString(this.i.ahg);
1319
+ return brushToString(this.i.ahf);
1320
1320
  },
1321
1321
  set: function (v) {
1322
- this.i.ahg = stringToBrush(v);
1323
- this._a("summaryLabelTextColor", brushToString(this.i.ahg));
1322
+ this.i.ahf = stringToBrush(v);
1323
+ this._a("summaryLabelTextColor", brushToString(this.i.ahf));
1324
1324
  },
1325
1325
  enumerable: false,
1326
1326
  configurable: true
@@ -1330,16 +1330,16 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1330
1330
  * Gets or Sets the style to use for the units text.
1331
1331
  */
1332
1332
  get: function () {
1333
- if (this.i.aa7 == null) {
1333
+ if (this.i.aa6 == null) {
1334
1334
  return null;
1335
1335
  }
1336
- return this.i.aa7.fontString;
1336
+ return this.i.aa6.fontString;
1337
1337
  },
1338
1338
  set: function (v) {
1339
1339
  var fi = new FontInfo();
1340
1340
  fi.fontString = v;
1341
- this.i.aa7 = fi;
1342
- this._a("summaryLabelTextStyle", this.i.aa7 != null ? this.i.aa7.fontString : "");
1341
+ this.i.aa6 = fi;
1342
+ this._a("summaryLabelTextStyle", this.i.aa6 != null ? this.i.aa6.fontString : "");
1343
1343
  },
1344
1344
  enumerable: false,
1345
1345
  configurable: true
@@ -1349,10 +1349,10 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1349
1349
  * Gets or sets the units text for the data legend.
1350
1350
  */
1351
1351
  get: function () {
1352
- return this.i.aeg;
1352
+ return this.i.aef;
1353
1353
  },
1354
1354
  set: function (v) {
1355
- this.i.aeg = v;
1355
+ this.i.aef = v;
1356
1356
  },
1357
1357
  enumerable: false,
1358
1358
  configurable: true
@@ -1362,11 +1362,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1362
1362
  * Gets or sets the units text color.
1363
1363
  */
1364
1364
  get: function () {
1365
- return brushToString(this.i.ahi);
1365
+ return brushToString(this.i.ahh);
1366
1366
  },
1367
1367
  set: function (v) {
1368
- this.i.ahi = stringToBrush(v);
1369
- this._a("summaryUnitsTextColor", brushToString(this.i.ahi));
1368
+ this.i.ahh = stringToBrush(v);
1369
+ this._a("summaryUnitsTextColor", brushToString(this.i.ahh));
1370
1370
  },
1371
1371
  enumerable: false,
1372
1372
  configurable: true
@@ -1376,88 +1376,88 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1376
1376
  * Gets or Sets the style to use for the units text.
1377
1377
  */
1378
1378
  get: function () {
1379
- if (this.i.aa9 == null) {
1379
+ if (this.i.aa8 == null) {
1380
1380
  return null;
1381
1381
  }
1382
- return this.i.aa9.fontString;
1382
+ return this.i.aa8.fontString;
1383
1383
  },
1384
1384
  set: function (v) {
1385
1385
  var fi = new FontInfo();
1386
1386
  fi.fontString = v;
1387
- this.i.aa9 = fi;
1388
- this._a("summaryUnitsTextStyle", this.i.aa9 != null ? this.i.aa9.fontString : "");
1387
+ this.i.aa8 = fi;
1388
+ this._a("summaryUnitsTextStyle", this.i.aa8 != null ? this.i.aa8.fontString : "");
1389
1389
  },
1390
1390
  enumerable: false,
1391
1391
  configurable: true
1392
1392
  });
1393
1393
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "badgeMarginBottom", {
1394
1394
  get: function () {
1395
- return this.i.aht ? this.i.aht.bottom : NaN;
1395
+ return this.i.ahs ? this.i.ahs.bottom : NaN;
1396
1396
  },
1397
1397
  set: function (v) {
1398
1398
  this.ensureBadgeMargin();
1399
- this.i.aht.bottom = +v;
1400
- this._a("badgeMarginBottom", this.i.aht.bottom);
1401
- this.i.aht = this.i.aht;
1399
+ this.i.ahs.bottom = +v;
1400
+ this._a("badgeMarginBottom", this.i.ahs.bottom);
1401
+ this.i.ahs = this.i.ahs;
1402
1402
  },
1403
1403
  enumerable: false,
1404
1404
  configurable: true
1405
1405
  });
1406
1406
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "badgeMarginLeft", {
1407
1407
  get: function () {
1408
- return this.i.aht ? this.i.aht.left : NaN;
1408
+ return this.i.ahs ? this.i.ahs.left : NaN;
1409
1409
  },
1410
1410
  set: function (v) {
1411
1411
  this.ensureBadgeMargin();
1412
- this.i.aht.left = +v;
1413
- this._a("badgeMarginLeft", this.i.aht.left);
1414
- this.i.aht = this.i.aht;
1412
+ this.i.ahs.left = +v;
1413
+ this._a("badgeMarginLeft", this.i.ahs.left);
1414
+ this.i.ahs = this.i.ahs;
1415
1415
  },
1416
1416
  enumerable: false,
1417
1417
  configurable: true
1418
1418
  });
1419
1419
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "badgeMarginRight", {
1420
1420
  get: function () {
1421
- return this.i.aht ? this.i.aht.right : NaN;
1421
+ return this.i.ahs ? this.i.ahs.right : NaN;
1422
1422
  },
1423
1423
  set: function (v) {
1424
1424
  this.ensureBadgeMargin();
1425
- this.i.aht.right = +v;
1426
- this._a("badgeMarginRight", this.i.aht.right);
1427
- this.i.aht = this.i.aht;
1425
+ this.i.ahs.right = +v;
1426
+ this._a("badgeMarginRight", this.i.ahs.right);
1427
+ this.i.ahs = this.i.ahs;
1428
1428
  },
1429
1429
  enumerable: false,
1430
1430
  configurable: true
1431
1431
  });
1432
1432
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "badgeMarginTop", {
1433
1433
  get: function () {
1434
- return this.i.aht ? this.i.aht.top : NaN;
1434
+ return this.i.ahs ? this.i.ahs.top : NaN;
1435
1435
  },
1436
1436
  set: function (v) {
1437
1437
  this.ensureBadgeMargin();
1438
- this.i.aht.top = +v;
1439
- this._a("badgeMarginTop", this.i.aht.top);
1440
- this.i.aht = this.i.aht;
1438
+ this.i.ahs.top = +v;
1439
+ this._a("badgeMarginTop", this.i.ahs.top);
1440
+ this.i.ahs = this.i.ahs;
1441
1441
  },
1442
1442
  enumerable: false,
1443
1443
  configurable: true
1444
1444
  });
1445
1445
  IgcDataToolTipLayerComponent.prototype.ensureBadgeMargin = function () {
1446
- if (this.i.aht) {
1446
+ if (this.i.ahs) {
1447
1447
  return;
1448
1448
  }
1449
- this.i.aht = new Thickness(2);
1449
+ this.i.ahs = new Thickness(2);
1450
1450
  };
1451
1451
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "badgeShape", {
1452
1452
  /**
1453
1453
  * Gets or sets the BadgeShape for the data legend.
1454
1454
  */
1455
1455
  get: function () {
1456
- return this.i.aat;
1456
+ return this.i.aas;
1457
1457
  },
1458
1458
  set: function (v) {
1459
- this.i.aat = ensureEnum(LegendItemBadgeShape_$type, v);
1460
- this._a("badgeShape", enumToString(LegendItemBadgeShape_$type, this.i.aat));
1459
+ this.i.aas = ensureEnum(LegendItemBadgeShape_$type, v);
1460
+ this._a("badgeShape", enumToString(LegendItemBadgeShape_$type, this.i.aas));
1461
1461
  },
1462
1462
  enumerable: false,
1463
1463
  configurable: true
@@ -1467,11 +1467,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1467
1467
  * Gets or sets the layout of content in the data legend
1468
1468
  */
1469
1469
  get: function () {
1470
- return this.i.aab;
1470
+ return this.i.aaa;
1471
1471
  },
1472
1472
  set: function (v) {
1473
- this.i.aab = ensureEnum(DataLegendLayoutMode_$type, v);
1474
- this._a("layoutMode", enumToString(DataLegendLayoutMode_$type, this.i.aab));
1473
+ this.i.aaa = ensureEnum(DataLegendLayoutMode_$type, v);
1474
+ this._a("layoutMode", enumToString(DataLegendLayoutMode_$type, this.i.aaa));
1475
1475
  },
1476
1476
  enumerable: false,
1477
1477
  configurable: true
@@ -1481,11 +1481,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1481
1481
  * Gets or sets the UnitsMode for the data legend.
1482
1482
  */
1483
1483
  get: function () {
1484
- return this.i.aad;
1484
+ return this.i.aac;
1485
1485
  },
1486
1486
  set: function (v) {
1487
- this.i.aad = ensureEnum(DataLegendUnitsMode_$type, v);
1488
- this._a("unitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.aad));
1487
+ this.i.aac = ensureEnum(DataLegendUnitsMode_$type, v);
1488
+ this._a("unitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.aac));
1489
1489
  },
1490
1490
  enumerable: false,
1491
1491
  configurable: true
@@ -1495,10 +1495,10 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1495
1495
  * Gets or sets the units text for the data legend.
1496
1496
  */
1497
1497
  get: function () {
1498
- return this.i.aer;
1498
+ return this.i.aeq;
1499
1499
  },
1500
1500
  set: function (v) {
1501
- this.i.aer = v;
1501
+ this.i.aeq = v;
1502
1502
  },
1503
1503
  enumerable: false,
1504
1504
  configurable: true
@@ -1508,160 +1508,160 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1508
1508
  * Gets or sets the units text color.
1509
1509
  */
1510
1510
  get: function () {
1511
- return brushToString(this.i.ahl);
1511
+ return brushToString(this.i.ahk);
1512
1512
  },
1513
1513
  set: function (v) {
1514
- this.i.ahl = stringToBrush(v);
1515
- this._a("unitsTextColor", brushToString(this.i.ahl));
1514
+ this.i.ahk = stringToBrush(v);
1515
+ this._a("unitsTextColor", brushToString(this.i.ahk));
1516
1516
  },
1517
1517
  enumerable: false,
1518
1518
  configurable: true
1519
1519
  });
1520
1520
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "unitsTextMarginBottom", {
1521
1521
  get: function () {
1522
- return this.i.ah2 ? this.i.ah2.bottom : NaN;
1522
+ return this.i.ah1 ? this.i.ah1.bottom : NaN;
1523
1523
  },
1524
1524
  set: function (v) {
1525
1525
  this.ensureUnitsTextMargin();
1526
- this.i.ah2.bottom = +v;
1527
- this._a("unitsTextMarginBottom", this.i.ah2.bottom);
1528
- this.i.ah2 = this.i.ah2;
1526
+ this.i.ah1.bottom = +v;
1527
+ this._a("unitsTextMarginBottom", this.i.ah1.bottom);
1528
+ this.i.ah1 = this.i.ah1;
1529
1529
  },
1530
1530
  enumerable: false,
1531
1531
  configurable: true
1532
1532
  });
1533
1533
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "unitsTextMarginLeft", {
1534
1534
  get: function () {
1535
- return this.i.ah2 ? this.i.ah2.left : NaN;
1535
+ return this.i.ah1 ? this.i.ah1.left : NaN;
1536
1536
  },
1537
1537
  set: function (v) {
1538
1538
  this.ensureUnitsTextMargin();
1539
- this.i.ah2.left = +v;
1540
- this._a("unitsTextMarginLeft", this.i.ah2.left);
1541
- this.i.ah2 = this.i.ah2;
1539
+ this.i.ah1.left = +v;
1540
+ this._a("unitsTextMarginLeft", this.i.ah1.left);
1541
+ this.i.ah1 = this.i.ah1;
1542
1542
  },
1543
1543
  enumerable: false,
1544
1544
  configurable: true
1545
1545
  });
1546
1546
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "unitsTextMarginRight", {
1547
1547
  get: function () {
1548
- return this.i.ah2 ? this.i.ah2.right : NaN;
1548
+ return this.i.ah1 ? this.i.ah1.right : NaN;
1549
1549
  },
1550
1550
  set: function (v) {
1551
1551
  this.ensureUnitsTextMargin();
1552
- this.i.ah2.right = +v;
1553
- this._a("unitsTextMarginRight", this.i.ah2.right);
1554
- this.i.ah2 = this.i.ah2;
1552
+ this.i.ah1.right = +v;
1553
+ this._a("unitsTextMarginRight", this.i.ah1.right);
1554
+ this.i.ah1 = this.i.ah1;
1555
1555
  },
1556
1556
  enumerable: false,
1557
1557
  configurable: true
1558
1558
  });
1559
1559
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "unitsTextMarginTop", {
1560
1560
  get: function () {
1561
- return this.i.ah2 ? this.i.ah2.top : NaN;
1561
+ return this.i.ah1 ? this.i.ah1.top : NaN;
1562
1562
  },
1563
1563
  set: function (v) {
1564
1564
  this.ensureUnitsTextMargin();
1565
- this.i.ah2.top = +v;
1566
- this._a("unitsTextMarginTop", this.i.ah2.top);
1567
- this.i.ah2 = this.i.ah2;
1565
+ this.i.ah1.top = +v;
1566
+ this._a("unitsTextMarginTop", this.i.ah1.top);
1567
+ this.i.ah1 = this.i.ah1;
1568
1568
  },
1569
1569
  enumerable: false,
1570
1570
  configurable: true
1571
1571
  });
1572
1572
  IgcDataToolTipLayerComponent.prototype.ensureUnitsTextMargin = function () {
1573
- if (this.i.ah2) {
1573
+ if (this.i.ah1) {
1574
1574
  return;
1575
1575
  }
1576
- this.i.ah2 = new Thickness(2);
1576
+ this.i.ah1 = new Thickness(2);
1577
1577
  };
1578
1578
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "unitsTextStyle", {
1579
1579
  /**
1580
1580
  * Gets or Sets the style to use for the units text.
1581
1581
  */
1582
1582
  get: function () {
1583
- if (this.i.abc == null) {
1583
+ if (this.i.abb == null) {
1584
1584
  return null;
1585
1585
  }
1586
- return this.i.abc.fontString;
1586
+ return this.i.abb.fontString;
1587
1587
  },
1588
1588
  set: function (v) {
1589
1589
  var fi = new FontInfo();
1590
1590
  fi.fontString = v;
1591
- this.i.abc = fi;
1592
- this._a("unitsTextStyle", this.i.abc != null ? this.i.abc.fontString : "");
1591
+ this.i.abb = fi;
1592
+ this._a("unitsTextStyle", this.i.abb != null ? this.i.abb.fontString : "");
1593
1593
  },
1594
1594
  enumerable: false,
1595
1595
  configurable: true
1596
1596
  });
1597
1597
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "titleTextMarginBottom", {
1598
1598
  get: function () {
1599
- return this.i.ah1 ? this.i.ah1.bottom : NaN;
1599
+ return this.i.ah0 ? this.i.ah0.bottom : NaN;
1600
1600
  },
1601
1601
  set: function (v) {
1602
1602
  this.ensureTitleTextMargin();
1603
- this.i.ah1.bottom = +v;
1604
- this._a("titleTextMarginBottom", this.i.ah1.bottom);
1605
- this.i.ah1 = this.i.ah1;
1603
+ this.i.ah0.bottom = +v;
1604
+ this._a("titleTextMarginBottom", this.i.ah0.bottom);
1605
+ this.i.ah0 = this.i.ah0;
1606
1606
  },
1607
1607
  enumerable: false,
1608
1608
  configurable: true
1609
1609
  });
1610
1610
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "titleTextMarginLeft", {
1611
1611
  get: function () {
1612
- return this.i.ah1 ? this.i.ah1.left : NaN;
1612
+ return this.i.ah0 ? this.i.ah0.left : NaN;
1613
1613
  },
1614
1614
  set: function (v) {
1615
1615
  this.ensureTitleTextMargin();
1616
- this.i.ah1.left = +v;
1617
- this._a("titleTextMarginLeft", this.i.ah1.left);
1618
- this.i.ah1 = this.i.ah1;
1616
+ this.i.ah0.left = +v;
1617
+ this._a("titleTextMarginLeft", this.i.ah0.left);
1618
+ this.i.ah0 = this.i.ah0;
1619
1619
  },
1620
1620
  enumerable: false,
1621
1621
  configurable: true
1622
1622
  });
1623
1623
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "titleTextMarginRight", {
1624
1624
  get: function () {
1625
- return this.i.ah1 ? this.i.ah1.right : NaN;
1625
+ return this.i.ah0 ? this.i.ah0.right : NaN;
1626
1626
  },
1627
1627
  set: function (v) {
1628
1628
  this.ensureTitleTextMargin();
1629
- this.i.ah1.right = +v;
1630
- this._a("titleTextMarginRight", this.i.ah1.right);
1631
- this.i.ah1 = this.i.ah1;
1629
+ this.i.ah0.right = +v;
1630
+ this._a("titleTextMarginRight", this.i.ah0.right);
1631
+ this.i.ah0 = this.i.ah0;
1632
1632
  },
1633
1633
  enumerable: false,
1634
1634
  configurable: true
1635
1635
  });
1636
1636
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "titleTextMarginTop", {
1637
1637
  get: function () {
1638
- return this.i.ah1 ? this.i.ah1.top : NaN;
1638
+ return this.i.ah0 ? this.i.ah0.top : NaN;
1639
1639
  },
1640
1640
  set: function (v) {
1641
1641
  this.ensureTitleTextMargin();
1642
- this.i.ah1.top = +v;
1643
- this._a("titleTextMarginTop", this.i.ah1.top);
1644
- this.i.ah1 = this.i.ah1;
1642
+ this.i.ah0.top = +v;
1643
+ this._a("titleTextMarginTop", this.i.ah0.top);
1644
+ this.i.ah0 = this.i.ah0;
1645
1645
  },
1646
1646
  enumerable: false,
1647
1647
  configurable: true
1648
1648
  });
1649
1649
  IgcDataToolTipLayerComponent.prototype.ensureTitleTextMargin = function () {
1650
- if (this.i.ah1) {
1650
+ if (this.i.ah0) {
1651
1651
  return;
1652
1652
  }
1653
- this.i.ah1 = new Thickness(2);
1653
+ this.i.ah0 = new Thickness(2);
1654
1654
  };
1655
1655
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "titleTextColor", {
1656
1656
  /**
1657
1657
  * Gets or sets the display text color.
1658
1658
  */
1659
1659
  get: function () {
1660
- return brushToString(this.i.ahk);
1660
+ return brushToString(this.i.ahj);
1661
1661
  },
1662
1662
  set: function (v) {
1663
- this.i.ahk = stringToBrush(v);
1664
- this._a("titleTextColor", brushToString(this.i.ahk));
1663
+ this.i.ahj = stringToBrush(v);
1664
+ this._a("titleTextColor", brushToString(this.i.ahj));
1665
1665
  },
1666
1666
  enumerable: false,
1667
1667
  configurable: true
@@ -1671,16 +1671,16 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1671
1671
  * Gets or Sets the style to use for the display text.
1672
1672
  */
1673
1673
  get: function () {
1674
- if (this.i.abb == null) {
1674
+ if (this.i.aba == null) {
1675
1675
  return null;
1676
1676
  }
1677
- return this.i.abb.fontString;
1677
+ return this.i.aba.fontString;
1678
1678
  },
1679
1679
  set: function (v) {
1680
1680
  var fi = new FontInfo();
1681
1681
  fi.fontString = v;
1682
- this.i.abb = fi;
1683
- this._a("titleTextStyle", this.i.abb != null ? this.i.abb.fontString : "");
1682
+ this.i.aba = fi;
1683
+ this._a("titleTextStyle", this.i.aba != null ? this.i.aba.fontString : "");
1684
1684
  },
1685
1685
  enumerable: false,
1686
1686
  configurable: true
@@ -1690,11 +1690,11 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1690
1690
  * Gets or sets the mode for displaying labels before series values in the data legend, e.g. O: H: L: C: for financial series
1691
1691
  */
1692
1692
  get: function () {
1693
- return this.i.aaa;
1693
+ return this.i.z9;
1694
1694
  },
1695
1695
  set: function (v) {
1696
- this.i.aaa = ensureEnum(DataLegendLabelMode_$type, v);
1697
- this._a("labelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.aaa));
1696
+ this.i.z9 = ensureEnum(DataLegendLabelMode_$type, v);
1697
+ this._a("labelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.z9));
1698
1698
  },
1699
1699
  enumerable: false,
1700
1700
  configurable: true
@@ -1704,88 +1704,88 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1704
1704
  * Gets or sets the units text color.
1705
1705
  */
1706
1706
  get: function () {
1707
- return brushToString(this.i.ahf);
1707
+ return brushToString(this.i.ahe);
1708
1708
  },
1709
1709
  set: function (v) {
1710
- this.i.ahf = stringToBrush(v);
1711
- this._a("labelTextColor", brushToString(this.i.ahf));
1710
+ this.i.ahe = stringToBrush(v);
1711
+ this._a("labelTextColor", brushToString(this.i.ahe));
1712
1712
  },
1713
1713
  enumerable: false,
1714
1714
  configurable: true
1715
1715
  });
1716
1716
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "labelTextMarginBottom", {
1717
1717
  get: function () {
1718
- return this.i.ahy ? this.i.ahy.bottom : NaN;
1718
+ return this.i.ahx ? this.i.ahx.bottom : NaN;
1719
1719
  },
1720
1720
  set: function (v) {
1721
1721
  this.ensureLabelTextMargin();
1722
- this.i.ahy.bottom = +v;
1723
- this._a("labelTextMarginBottom", this.i.ahy.bottom);
1724
- this.i.ahy = this.i.ahy;
1722
+ this.i.ahx.bottom = +v;
1723
+ this._a("labelTextMarginBottom", this.i.ahx.bottom);
1724
+ this.i.ahx = this.i.ahx;
1725
1725
  },
1726
1726
  enumerable: false,
1727
1727
  configurable: true
1728
1728
  });
1729
1729
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "labelTextMarginLeft", {
1730
1730
  get: function () {
1731
- return this.i.ahy ? this.i.ahy.left : NaN;
1731
+ return this.i.ahx ? this.i.ahx.left : NaN;
1732
1732
  },
1733
1733
  set: function (v) {
1734
1734
  this.ensureLabelTextMargin();
1735
- this.i.ahy.left = +v;
1736
- this._a("labelTextMarginLeft", this.i.ahy.left);
1737
- this.i.ahy = this.i.ahy;
1735
+ this.i.ahx.left = +v;
1736
+ this._a("labelTextMarginLeft", this.i.ahx.left);
1737
+ this.i.ahx = this.i.ahx;
1738
1738
  },
1739
1739
  enumerable: false,
1740
1740
  configurable: true
1741
1741
  });
1742
1742
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "labelTextMarginRight", {
1743
1743
  get: function () {
1744
- return this.i.ahy ? this.i.ahy.right : NaN;
1744
+ return this.i.ahx ? this.i.ahx.right : NaN;
1745
1745
  },
1746
1746
  set: function (v) {
1747
1747
  this.ensureLabelTextMargin();
1748
- this.i.ahy.right = +v;
1749
- this._a("labelTextMarginRight", this.i.ahy.right);
1750
- this.i.ahy = this.i.ahy;
1748
+ this.i.ahx.right = +v;
1749
+ this._a("labelTextMarginRight", this.i.ahx.right);
1750
+ this.i.ahx = this.i.ahx;
1751
1751
  },
1752
1752
  enumerable: false,
1753
1753
  configurable: true
1754
1754
  });
1755
1755
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "labelTextMarginTop", {
1756
1756
  get: function () {
1757
- return this.i.ahy ? this.i.ahy.top : NaN;
1757
+ return this.i.ahx ? this.i.ahx.top : NaN;
1758
1758
  },
1759
1759
  set: function (v) {
1760
1760
  this.ensureLabelTextMargin();
1761
- this.i.ahy.top = +v;
1762
- this._a("labelTextMarginTop", this.i.ahy.top);
1763
- this.i.ahy = this.i.ahy;
1761
+ this.i.ahx.top = +v;
1762
+ this._a("labelTextMarginTop", this.i.ahx.top);
1763
+ this.i.ahx = this.i.ahx;
1764
1764
  },
1765
1765
  enumerable: false,
1766
1766
  configurable: true
1767
1767
  });
1768
1768
  IgcDataToolTipLayerComponent.prototype.ensureLabelTextMargin = function () {
1769
- if (this.i.ahy) {
1769
+ if (this.i.ahx) {
1770
1770
  return;
1771
1771
  }
1772
- this.i.ahy = new Thickness(2);
1772
+ this.i.ahx = new Thickness(2);
1773
1773
  };
1774
1774
  Object.defineProperty(IgcDataToolTipLayerComponent.prototype, "labelTextStyle", {
1775
1775
  /**
1776
1776
  * Gets or Sets the style to use for the units text.
1777
1777
  */
1778
1778
  get: function () {
1779
- if (this.i.aa6 == null) {
1779
+ if (this.i.aa5 == null) {
1780
1780
  return null;
1781
1781
  }
1782
- return this.i.aa6.fontString;
1782
+ return this.i.aa5.fontString;
1783
1783
  },
1784
1784
  set: function (v) {
1785
1785
  var fi = new FontInfo();
1786
1786
  fi.fontString = v;
1787
- this.i.aa6 = fi;
1788
- this._a("labelTextStyle", this.i.aa6 != null ? this.i.aa6.fontString : "");
1787
+ this.i.aa5 = fi;
1788
+ this._a("labelTextStyle", this.i.aa5 != null ? this.i.aa5.fontString : "");
1789
1789
  },
1790
1790
  enumerable: false,
1791
1791
  configurable: true
@@ -1819,14 +1819,14 @@ var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super
1819
1819
 
1820
1820
  */
1821
1821
  IgcDataToolTipLayerComponent.prototype.hideToolTips = function () {
1822
- this.i.p7();
1822
+ this.i.p6();
1823
1823
  };
1824
1824
  /**
1825
1825
  * Hides any tooltips presented by the layer, if any.
1826
1826
 
1827
1827
  */
1828
1828
  IgcDataToolTipLayerComponent.prototype.hideToolTipsImmediate = function () {
1829
- this.i.p8();
1829
+ this.i.p7();
1830
1830
  };
1831
1831
  IgcDataToolTipLayerComponent._observedAttributesIgcDataToolTipLayerComponent = null;
1832
1832
  IgcDataToolTipLayerComponent.htmlTagName = "igc-data-tool-tip-layer";