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
@@ -307,6 +307,20 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
307
307
  enumerable: false,
308
308
  configurable: true
309
309
  });
310
+ Object.defineProperty(IgcDataLegendComponent.prototype, "isEmbeddedInDataTooltip", {
311
+ /**
312
+ * Gets or sets whether the legend is embedded in a DataTooltip
313
+ */
314
+ get: function () {
315
+ return this.i.isEmbeddedInDataTooltip;
316
+ },
317
+ set: function (v) {
318
+ this.i.isEmbeddedInDataTooltip = ensureBool(v);
319
+ this._a("isEmbeddedInDataTooltip", this.i.isEmbeddedInDataTooltip);
320
+ },
321
+ enumerable: false,
322
+ configurable: true
323
+ });
310
324
  Object.defineProperty(IgcDataLegendComponent.prototype, "includedSeries", {
311
325
  /**
312
326
  * Gets or sets indexes, titles, or names of series to include in displaying in the data legend, e.g. "0, 1" or "Series1 Title, Series2 Title"
@@ -458,10 +472,10 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
458
472
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
459
473
  */
460
474
  get: function () {
461
- return this.i.e7;
475
+ return this.i.e8;
462
476
  },
463
477
  set: function (v) {
464
- this.i.e7 = v;
478
+ this.i.e8 = v;
465
479
  },
466
480
  enumerable: false,
467
481
  configurable: true
@@ -472,10 +486,10 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
472
486
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
473
487
  */
474
488
  get: function () {
475
- return this.i.e9;
489
+ return this.i.fa;
476
490
  },
477
491
  set: function (v) {
478
- this.i.e9 = v;
492
+ this.i.fa = v;
479
493
  },
480
494
  enumerable: false,
481
495
  configurable: true
@@ -500,10 +514,10 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
500
514
  * Gets or sets the format string for values displayed in the data legend.
501
515
  */
502
516
  get: function () {
503
- return this.i.ff;
517
+ return this.i.fg;
504
518
  },
505
519
  set: function (v) {
506
- this.i.ff = v;
520
+ this.i.fg = v;
507
521
  },
508
522
  enumerable: false,
509
523
  configurable: true
@@ -527,61 +541,61 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
527
541
  });
528
542
  Object.defineProperty(IgcDataLegendComponent.prototype, "valueRowMarginBottom", {
529
543
  get: function () {
530
- return this.i.jd ? this.i.jd.bottom : NaN;
544
+ return this.i.jf ? this.i.jf.bottom : NaN;
531
545
  },
532
546
  set: function (v) {
533
547
  this.ensureValueRowMargin();
534
- this.i.jd.bottom = +v;
535
- this._a("valueRowMarginBottom", this.i.jd.bottom);
536
- this.i.jd = this.i.jd;
548
+ this.i.jf.bottom = +v;
549
+ this._a("valueRowMarginBottom", this.i.jf.bottom);
550
+ this.i.jf = this.i.jf;
537
551
  },
538
552
  enumerable: false,
539
553
  configurable: true
540
554
  });
541
555
  Object.defineProperty(IgcDataLegendComponent.prototype, "valueRowMarginLeft", {
542
556
  get: function () {
543
- return this.i.jd ? this.i.jd.left : NaN;
557
+ return this.i.jf ? this.i.jf.left : NaN;
544
558
  },
545
559
  set: function (v) {
546
560
  this.ensureValueRowMargin();
547
- this.i.jd.left = +v;
548
- this._a("valueRowMarginLeft", this.i.jd.left);
549
- this.i.jd = this.i.jd;
561
+ this.i.jf.left = +v;
562
+ this._a("valueRowMarginLeft", this.i.jf.left);
563
+ this.i.jf = this.i.jf;
550
564
  },
551
565
  enumerable: false,
552
566
  configurable: true
553
567
  });
554
568
  Object.defineProperty(IgcDataLegendComponent.prototype, "valueRowMarginRight", {
555
569
  get: function () {
556
- return this.i.jd ? this.i.jd.right : NaN;
570
+ return this.i.jf ? this.i.jf.right : NaN;
557
571
  },
558
572
  set: function (v) {
559
573
  this.ensureValueRowMargin();
560
- this.i.jd.right = +v;
561
- this._a("valueRowMarginRight", this.i.jd.right);
562
- this.i.jd = this.i.jd;
574
+ this.i.jf.right = +v;
575
+ this._a("valueRowMarginRight", this.i.jf.right);
576
+ this.i.jf = this.i.jf;
563
577
  },
564
578
  enumerable: false,
565
579
  configurable: true
566
580
  });
567
581
  Object.defineProperty(IgcDataLegendComponent.prototype, "valueRowMarginTop", {
568
582
  get: function () {
569
- return this.i.jd ? this.i.jd.top : NaN;
583
+ return this.i.jf ? this.i.jf.top : NaN;
570
584
  },
571
585
  set: function (v) {
572
586
  this.ensureValueRowMargin();
573
- this.i.jd.top = +v;
574
- this._a("valueRowMarginTop", this.i.jd.top);
575
- this.i.jd = this.i.jd;
587
+ this.i.jf.top = +v;
588
+ this._a("valueRowMarginTop", this.i.jf.top);
589
+ this.i.jf = this.i.jf;
576
590
  },
577
591
  enumerable: false,
578
592
  configurable: true
579
593
  });
580
594
  IgcDataLegendComponent.prototype.ensureValueRowMargin = function () {
581
- if (this.i.jd) {
595
+ if (this.i.jf) {
582
596
  return;
583
597
  }
584
- this.i.jd = new Thickness(2);
598
+ this.i.jf = new Thickness(2);
585
599
  };
586
600
  Object.defineProperty(IgcDataLegendComponent.prototype, "valueRowVisible", {
587
601
  /**
@@ -602,10 +616,10 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
602
616
  * Gets or sets text displayed when data column is missing a value, e.g. "no data"
603
617
  */
604
618
  get: function () {
605
- return this.i.fo;
619
+ return this.i.fp;
606
620
  },
607
621
  set: function (v) {
608
- this.i.fo = v;
622
+ this.i.fp = v;
609
623
  },
610
624
  enumerable: false,
611
625
  configurable: true
@@ -626,72 +640,72 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
626
640
  });
627
641
  Object.defineProperty(IgcDataLegendComponent.prototype, "valueTextMarginBottom", {
628
642
  get: function () {
629
- return this.i.je ? this.i.je.bottom : NaN;
643
+ return this.i.jg ? this.i.jg.bottom : NaN;
630
644
  },
631
645
  set: function (v) {
632
646
  this.ensureValueTextMargin();
633
- this.i.je.bottom = +v;
634
- this._a("valueTextMarginBottom", this.i.je.bottom);
635
- this.i.je = this.i.je;
647
+ this.i.jg.bottom = +v;
648
+ this._a("valueTextMarginBottom", this.i.jg.bottom);
649
+ this.i.jg = this.i.jg;
636
650
  },
637
651
  enumerable: false,
638
652
  configurable: true
639
653
  });
640
654
  Object.defineProperty(IgcDataLegendComponent.prototype, "valueTextMarginLeft", {
641
655
  get: function () {
642
- return this.i.je ? this.i.je.left : NaN;
656
+ return this.i.jg ? this.i.jg.left : NaN;
643
657
  },
644
658
  set: function (v) {
645
659
  this.ensureValueTextMargin();
646
- this.i.je.left = +v;
647
- this._a("valueTextMarginLeft", this.i.je.left);
648
- this.i.je = this.i.je;
660
+ this.i.jg.left = +v;
661
+ this._a("valueTextMarginLeft", this.i.jg.left);
662
+ this.i.jg = this.i.jg;
649
663
  },
650
664
  enumerable: false,
651
665
  configurable: true
652
666
  });
653
667
  Object.defineProperty(IgcDataLegendComponent.prototype, "valueTextMarginRight", {
654
668
  get: function () {
655
- return this.i.je ? this.i.je.right : NaN;
669
+ return this.i.jg ? this.i.jg.right : NaN;
656
670
  },
657
671
  set: function (v) {
658
672
  this.ensureValueTextMargin();
659
- this.i.je.right = +v;
660
- this._a("valueTextMarginRight", this.i.je.right);
661
- this.i.je = this.i.je;
673
+ this.i.jg.right = +v;
674
+ this._a("valueTextMarginRight", this.i.jg.right);
675
+ this.i.jg = this.i.jg;
662
676
  },
663
677
  enumerable: false,
664
678
  configurable: true
665
679
  });
666
680
  Object.defineProperty(IgcDataLegendComponent.prototype, "valueTextMarginTop", {
667
681
  get: function () {
668
- return this.i.je ? this.i.je.top : NaN;
682
+ return this.i.jg ? this.i.jg.top : NaN;
669
683
  },
670
684
  set: function (v) {
671
685
  this.ensureValueTextMargin();
672
- this.i.je.top = +v;
673
- this._a("valueTextMarginTop", this.i.je.top);
674
- this.i.je = this.i.je;
686
+ this.i.jg.top = +v;
687
+ this._a("valueTextMarginTop", this.i.jg.top);
688
+ this.i.jg = this.i.jg;
675
689
  },
676
690
  enumerable: false,
677
691
  configurable: true
678
692
  });
679
693
  IgcDataLegendComponent.prototype.ensureValueTextMargin = function () {
680
- if (this.i.je) {
694
+ if (this.i.jg) {
681
695
  return;
682
696
  }
683
- this.i.je = new Thickness(2);
697
+ this.i.jg = new Thickness(2);
684
698
  };
685
699
  Object.defineProperty(IgcDataLegendComponent.prototype, "valueTextColor", {
686
700
  /**
687
701
  * Gets or sets the units text color.
688
702
  */
689
703
  get: function () {
690
- return brushToString(this.i.iv);
704
+ return brushToString(this.i.ix);
691
705
  },
692
706
  set: function (v) {
693
- this.i.iv = stringToBrush(v);
694
- this._a("valueTextColor", brushToString(this.i.iv));
707
+ this.i.ix = stringToBrush(v);
708
+ this._a("valueTextColor", brushToString(this.i.ix));
695
709
  },
696
710
  enumerable: false,
697
711
  configurable: true
@@ -807,130 +821,130 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
807
821
  * Gets or sets the header text color.
808
822
  */
809
823
  get: function () {
810
- return brushToString(this.i.il);
824
+ return brushToString(this.i.io);
811
825
  },
812
826
  set: function (v) {
813
- this.i.il = stringToBrush(v);
814
- this._a("headerTextColor", brushToString(this.i.il));
827
+ this.i.io = stringToBrush(v);
828
+ this._a("headerTextColor", brushToString(this.i.io));
815
829
  },
816
830
  enumerable: false,
817
831
  configurable: true
818
832
  });
819
833
  Object.defineProperty(IgcDataLegendComponent.prototype, "headerTextMarginBottom", {
820
834
  get: function () {
821
- return this.i.i6 ? this.i.i6.bottom : NaN;
835
+ return this.i.i8 ? this.i.i8.bottom : NaN;
822
836
  },
823
837
  set: function (v) {
824
838
  this.ensureHeaderTextMargin();
825
- this.i.i6.bottom = +v;
826
- this._a("headerTextMarginBottom", this.i.i6.bottom);
827
- this.i.i6 = this.i.i6;
839
+ this.i.i8.bottom = +v;
840
+ this._a("headerTextMarginBottom", this.i.i8.bottom);
841
+ this.i.i8 = this.i.i8;
828
842
  },
829
843
  enumerable: false,
830
844
  configurable: true
831
845
  });
832
846
  Object.defineProperty(IgcDataLegendComponent.prototype, "headerTextMarginLeft", {
833
847
  get: function () {
834
- return this.i.i6 ? this.i.i6.left : NaN;
848
+ return this.i.i8 ? this.i.i8.left : NaN;
835
849
  },
836
850
  set: function (v) {
837
851
  this.ensureHeaderTextMargin();
838
- this.i.i6.left = +v;
839
- this._a("headerTextMarginLeft", this.i.i6.left);
840
- this.i.i6 = this.i.i6;
852
+ this.i.i8.left = +v;
853
+ this._a("headerTextMarginLeft", this.i.i8.left);
854
+ this.i.i8 = this.i.i8;
841
855
  },
842
856
  enumerable: false,
843
857
  configurable: true
844
858
  });
845
859
  Object.defineProperty(IgcDataLegendComponent.prototype, "headerTextMarginRight", {
846
860
  get: function () {
847
- return this.i.i6 ? this.i.i6.right : NaN;
861
+ return this.i.i8 ? this.i.i8.right : NaN;
848
862
  },
849
863
  set: function (v) {
850
864
  this.ensureHeaderTextMargin();
851
- this.i.i6.right = +v;
852
- this._a("headerTextMarginRight", this.i.i6.right);
853
- this.i.i6 = this.i.i6;
865
+ this.i.i8.right = +v;
866
+ this._a("headerTextMarginRight", this.i.i8.right);
867
+ this.i.i8 = this.i.i8;
854
868
  },
855
869
  enumerable: false,
856
870
  configurable: true
857
871
  });
858
872
  Object.defineProperty(IgcDataLegendComponent.prototype, "headerTextMarginTop", {
859
873
  get: function () {
860
- return this.i.i6 ? this.i.i6.top : NaN;
874
+ return this.i.i8 ? this.i.i8.top : NaN;
861
875
  },
862
876
  set: function (v) {
863
877
  this.ensureHeaderTextMargin();
864
- this.i.i6.top = +v;
865
- this._a("headerTextMarginTop", this.i.i6.top);
866
- this.i.i6 = this.i.i6;
878
+ this.i.i8.top = +v;
879
+ this._a("headerTextMarginTop", this.i.i8.top);
880
+ this.i.i8 = this.i.i8;
867
881
  },
868
882
  enumerable: false,
869
883
  configurable: true
870
884
  });
871
885
  IgcDataLegendComponent.prototype.ensureHeaderTextMargin = function () {
872
- if (this.i.i6) {
886
+ if (this.i.i8) {
873
887
  return;
874
888
  }
875
- this.i.i6 = new Thickness(2);
889
+ this.i.i8 = new Thickness(2);
876
890
  };
877
891
  Object.defineProperty(IgcDataLegendComponent.prototype, "headerRowMarginBottom", {
878
892
  get: function () {
879
- return this.i.i5 ? this.i.i5.bottom : NaN;
893
+ return this.i.i7 ? this.i.i7.bottom : NaN;
880
894
  },
881
895
  set: function (v) {
882
896
  this.ensureHeaderRowMargin();
883
- this.i.i5.bottom = +v;
884
- this._a("headerRowMarginBottom", this.i.i5.bottom);
885
- this.i.i5 = this.i.i5;
897
+ this.i.i7.bottom = +v;
898
+ this._a("headerRowMarginBottom", this.i.i7.bottom);
899
+ this.i.i7 = this.i.i7;
886
900
  },
887
901
  enumerable: false,
888
902
  configurable: true
889
903
  });
890
904
  Object.defineProperty(IgcDataLegendComponent.prototype, "headerRowMarginLeft", {
891
905
  get: function () {
892
- return this.i.i5 ? this.i.i5.left : NaN;
906
+ return this.i.i7 ? this.i.i7.left : NaN;
893
907
  },
894
908
  set: function (v) {
895
909
  this.ensureHeaderRowMargin();
896
- this.i.i5.left = +v;
897
- this._a("headerRowMarginLeft", this.i.i5.left);
898
- this.i.i5 = this.i.i5;
910
+ this.i.i7.left = +v;
911
+ this._a("headerRowMarginLeft", this.i.i7.left);
912
+ this.i.i7 = this.i.i7;
899
913
  },
900
914
  enumerable: false,
901
915
  configurable: true
902
916
  });
903
917
  Object.defineProperty(IgcDataLegendComponent.prototype, "headerRowMarginRight", {
904
918
  get: function () {
905
- return this.i.i5 ? this.i.i5.right : NaN;
919
+ return this.i.i7 ? this.i.i7.right : NaN;
906
920
  },
907
921
  set: function (v) {
908
922
  this.ensureHeaderRowMargin();
909
- this.i.i5.right = +v;
910
- this._a("headerRowMarginRight", this.i.i5.right);
911
- this.i.i5 = this.i.i5;
923
+ this.i.i7.right = +v;
924
+ this._a("headerRowMarginRight", this.i.i7.right);
925
+ this.i.i7 = this.i.i7;
912
926
  },
913
927
  enumerable: false,
914
928
  configurable: true
915
929
  });
916
930
  Object.defineProperty(IgcDataLegendComponent.prototype, "headerRowMarginTop", {
917
931
  get: function () {
918
- return this.i.i5 ? this.i.i5.top : NaN;
932
+ return this.i.i7 ? this.i.i7.top : NaN;
919
933
  },
920
934
  set: function (v) {
921
935
  this.ensureHeaderRowMargin();
922
- this.i.i5.top = +v;
923
- this._a("headerRowMarginTop", this.i.i5.top);
924
- this.i.i5 = this.i.i5;
936
+ this.i.i7.top = +v;
937
+ this._a("headerRowMarginTop", this.i.i7.top);
938
+ this.i.i7 = this.i.i7;
925
939
  },
926
940
  enumerable: false,
927
941
  configurable: true
928
942
  });
929
943
  IgcDataLegendComponent.prototype.ensureHeaderRowMargin = function () {
930
- if (this.i.i5) {
944
+ if (this.i.i7) {
931
945
  return;
932
946
  }
933
- this.i.i5 = new Thickness(2);
947
+ this.i.i7 = new Thickness(2);
934
948
  };
935
949
  Object.defineProperty(IgcDataLegendComponent.prototype, "headerRowVisible", {
936
950
  /**
@@ -984,130 +998,130 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
984
998
  * Gets or sets the Group text color.
985
999
  */
986
1000
  get: function () {
987
- return brushToString(this.i.ik);
1001
+ return brushToString(this.i.im);
988
1002
  },
989
1003
  set: function (v) {
990
- this.i.ik = stringToBrush(v);
991
- this._a("groupTextColor", brushToString(this.i.ik));
1004
+ this.i.im = stringToBrush(v);
1005
+ this._a("groupTextColor", brushToString(this.i.im));
992
1006
  },
993
1007
  enumerable: false,
994
1008
  configurable: true
995
1009
  });
996
1010
  Object.defineProperty(IgcDataLegendComponent.prototype, "groupTextMarginBottom", {
997
1011
  get: function () {
998
- return this.i.i4 ? this.i.i4.bottom : NaN;
1012
+ return this.i.i6 ? this.i.i6.bottom : NaN;
999
1013
  },
1000
1014
  set: function (v) {
1001
1015
  this.ensureGroupTextMargin();
1002
- this.i.i4.bottom = +v;
1003
- this._a("groupTextMarginBottom", this.i.i4.bottom);
1004
- this.i.i4 = this.i.i4;
1016
+ this.i.i6.bottom = +v;
1017
+ this._a("groupTextMarginBottom", this.i.i6.bottom);
1018
+ this.i.i6 = this.i.i6;
1005
1019
  },
1006
1020
  enumerable: false,
1007
1021
  configurable: true
1008
1022
  });
1009
1023
  Object.defineProperty(IgcDataLegendComponent.prototype, "groupTextMarginLeft", {
1010
1024
  get: function () {
1011
- return this.i.i4 ? this.i.i4.left : NaN;
1025
+ return this.i.i6 ? this.i.i6.left : NaN;
1012
1026
  },
1013
1027
  set: function (v) {
1014
1028
  this.ensureGroupTextMargin();
1015
- this.i.i4.left = +v;
1016
- this._a("groupTextMarginLeft", this.i.i4.left);
1017
- this.i.i4 = this.i.i4;
1029
+ this.i.i6.left = +v;
1030
+ this._a("groupTextMarginLeft", this.i.i6.left);
1031
+ this.i.i6 = this.i.i6;
1018
1032
  },
1019
1033
  enumerable: false,
1020
1034
  configurable: true
1021
1035
  });
1022
1036
  Object.defineProperty(IgcDataLegendComponent.prototype, "groupTextMarginRight", {
1023
1037
  get: function () {
1024
- return this.i.i4 ? this.i.i4.right : NaN;
1038
+ return this.i.i6 ? this.i.i6.right : NaN;
1025
1039
  },
1026
1040
  set: function (v) {
1027
1041
  this.ensureGroupTextMargin();
1028
- this.i.i4.right = +v;
1029
- this._a("groupTextMarginRight", this.i.i4.right);
1030
- this.i.i4 = this.i.i4;
1042
+ this.i.i6.right = +v;
1043
+ this._a("groupTextMarginRight", this.i.i6.right);
1044
+ this.i.i6 = this.i.i6;
1031
1045
  },
1032
1046
  enumerable: false,
1033
1047
  configurable: true
1034
1048
  });
1035
1049
  Object.defineProperty(IgcDataLegendComponent.prototype, "groupTextMarginTop", {
1036
1050
  get: function () {
1037
- return this.i.i4 ? this.i.i4.top : NaN;
1051
+ return this.i.i6 ? this.i.i6.top : NaN;
1038
1052
  },
1039
1053
  set: function (v) {
1040
1054
  this.ensureGroupTextMargin();
1041
- this.i.i4.top = +v;
1042
- this._a("groupTextMarginTop", this.i.i4.top);
1043
- this.i.i4 = this.i.i4;
1055
+ this.i.i6.top = +v;
1056
+ this._a("groupTextMarginTop", this.i.i6.top);
1057
+ this.i.i6 = this.i.i6;
1044
1058
  },
1045
1059
  enumerable: false,
1046
1060
  configurable: true
1047
1061
  });
1048
1062
  IgcDataLegendComponent.prototype.ensureGroupTextMargin = function () {
1049
- if (this.i.i4) {
1063
+ if (this.i.i6) {
1050
1064
  return;
1051
1065
  }
1052
- this.i.i4 = new Thickness(2);
1066
+ this.i.i6 = new Thickness(2);
1053
1067
  };
1054
1068
  Object.defineProperty(IgcDataLegendComponent.prototype, "groupRowMarginBottom", {
1055
1069
  get: function () {
1056
- return this.i.i3 ? this.i.i3.bottom : NaN;
1070
+ return this.i.i5 ? this.i.i5.bottom : NaN;
1057
1071
  },
1058
1072
  set: function (v) {
1059
1073
  this.ensureGroupRowMargin();
1060
- this.i.i3.bottom = +v;
1061
- this._a("groupRowMarginBottom", this.i.i3.bottom);
1062
- this.i.i3 = this.i.i3;
1074
+ this.i.i5.bottom = +v;
1075
+ this._a("groupRowMarginBottom", this.i.i5.bottom);
1076
+ this.i.i5 = this.i.i5;
1063
1077
  },
1064
1078
  enumerable: false,
1065
1079
  configurable: true
1066
1080
  });
1067
1081
  Object.defineProperty(IgcDataLegendComponent.prototype, "groupRowMarginLeft", {
1068
1082
  get: function () {
1069
- return this.i.i3 ? this.i.i3.left : NaN;
1083
+ return this.i.i5 ? this.i.i5.left : NaN;
1070
1084
  },
1071
1085
  set: function (v) {
1072
1086
  this.ensureGroupRowMargin();
1073
- this.i.i3.left = +v;
1074
- this._a("groupRowMarginLeft", this.i.i3.left);
1075
- this.i.i3 = this.i.i3;
1087
+ this.i.i5.left = +v;
1088
+ this._a("groupRowMarginLeft", this.i.i5.left);
1089
+ this.i.i5 = this.i.i5;
1076
1090
  },
1077
1091
  enumerable: false,
1078
1092
  configurable: true
1079
1093
  });
1080
1094
  Object.defineProperty(IgcDataLegendComponent.prototype, "groupRowMarginRight", {
1081
1095
  get: function () {
1082
- return this.i.i3 ? this.i.i3.right : NaN;
1096
+ return this.i.i5 ? this.i.i5.right : NaN;
1083
1097
  },
1084
1098
  set: function (v) {
1085
1099
  this.ensureGroupRowMargin();
1086
- this.i.i3.right = +v;
1087
- this._a("groupRowMarginRight", this.i.i3.right);
1088
- this.i.i3 = this.i.i3;
1100
+ this.i.i5.right = +v;
1101
+ this._a("groupRowMarginRight", this.i.i5.right);
1102
+ this.i.i5 = this.i.i5;
1089
1103
  },
1090
1104
  enumerable: false,
1091
1105
  configurable: true
1092
1106
  });
1093
1107
  Object.defineProperty(IgcDataLegendComponent.prototype, "groupRowMarginTop", {
1094
1108
  get: function () {
1095
- return this.i.i3 ? this.i.i3.top : NaN;
1109
+ return this.i.i5 ? this.i.i5.top : NaN;
1096
1110
  },
1097
1111
  set: function (v) {
1098
1112
  this.ensureGroupRowMargin();
1099
- this.i.i3.top = +v;
1100
- this._a("groupRowMarginTop", this.i.i3.top);
1101
- this.i.i3 = this.i.i3;
1113
+ this.i.i5.top = +v;
1114
+ this._a("groupRowMarginTop", this.i.i5.top);
1115
+ this.i.i5 = this.i.i5;
1102
1116
  },
1103
1117
  enumerable: false,
1104
1118
  configurable: true
1105
1119
  });
1106
1120
  IgcDataLegendComponent.prototype.ensureGroupRowMargin = function () {
1107
- if (this.i.i3) {
1121
+ if (this.i.i5) {
1108
1122
  return;
1109
1123
  }
1110
- this.i.i3 = new Thickness(2);
1124
+ this.i.i5 = new Thickness(2);
1111
1125
  };
1112
1126
  Object.defineProperty(IgcDataLegendComponent.prototype, "groupTextStyle", {
1113
1127
  /**
@@ -1133,11 +1147,11 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1133
1147
  * Gets or sets the summary text color.
1134
1148
  */
1135
1149
  get: function () {
1136
- return brushToString(this.i.iq);
1150
+ return brushToString(this.i.is);
1137
1151
  },
1138
1152
  set: function (v) {
1139
- this.i.iq = stringToBrush(v);
1140
- this._a("summaryTitleTextColor", brushToString(this.i.iq));
1153
+ this.i.is = stringToBrush(v);
1154
+ this._a("summaryTitleTextColor", brushToString(this.i.is));
1141
1155
  },
1142
1156
  enumerable: false,
1143
1157
  configurable: true
@@ -1180,140 +1194,140 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1180
1194
  * Gets or sets the SummaryTitleText for the data legend.
1181
1195
  */
1182
1196
  get: function () {
1183
- return this.i.ei;
1197
+ return this.i.ej;
1184
1198
  },
1185
1199
  set: function (v) {
1186
- this.i.ei = v;
1200
+ this.i.ej = v;
1187
1201
  },
1188
1202
  enumerable: false,
1189
1203
  configurable: true
1190
1204
  });
1191
1205
  Object.defineProperty(IgcDataLegendComponent.prototype, "summaryTitleTextMarginBottom", {
1192
1206
  get: function () {
1193
- return this.i.i9 ? this.i.i9.bottom : NaN;
1207
+ return this.i.jb ? this.i.jb.bottom : NaN;
1194
1208
  },
1195
1209
  set: function (v) {
1196
1210
  this.ensureSummaryTitleTextMargin();
1197
- this.i.i9.bottom = +v;
1198
- this._a("summaryTitleTextMarginBottom", this.i.i9.bottom);
1199
- this.i.i9 = this.i.i9;
1211
+ this.i.jb.bottom = +v;
1212
+ this._a("summaryTitleTextMarginBottom", this.i.jb.bottom);
1213
+ this.i.jb = this.i.jb;
1200
1214
  },
1201
1215
  enumerable: false,
1202
1216
  configurable: true
1203
1217
  });
1204
1218
  Object.defineProperty(IgcDataLegendComponent.prototype, "summaryTitleTextMarginLeft", {
1205
1219
  get: function () {
1206
- return this.i.i9 ? this.i.i9.left : NaN;
1220
+ return this.i.jb ? this.i.jb.left : NaN;
1207
1221
  },
1208
1222
  set: function (v) {
1209
1223
  this.ensureSummaryTitleTextMargin();
1210
- this.i.i9.left = +v;
1211
- this._a("summaryTitleTextMarginLeft", this.i.i9.left);
1212
- this.i.i9 = this.i.i9;
1224
+ this.i.jb.left = +v;
1225
+ this._a("summaryTitleTextMarginLeft", this.i.jb.left);
1226
+ this.i.jb = this.i.jb;
1213
1227
  },
1214
1228
  enumerable: false,
1215
1229
  configurable: true
1216
1230
  });
1217
1231
  Object.defineProperty(IgcDataLegendComponent.prototype, "summaryTitleTextMarginRight", {
1218
1232
  get: function () {
1219
- return this.i.i9 ? this.i.i9.right : NaN;
1233
+ return this.i.jb ? this.i.jb.right : NaN;
1220
1234
  },
1221
1235
  set: function (v) {
1222
1236
  this.ensureSummaryTitleTextMargin();
1223
- this.i.i9.right = +v;
1224
- this._a("summaryTitleTextMarginRight", this.i.i9.right);
1225
- this.i.i9 = this.i.i9;
1237
+ this.i.jb.right = +v;
1238
+ this._a("summaryTitleTextMarginRight", this.i.jb.right);
1239
+ this.i.jb = this.i.jb;
1226
1240
  },
1227
1241
  enumerable: false,
1228
1242
  configurable: true
1229
1243
  });
1230
1244
  Object.defineProperty(IgcDataLegendComponent.prototype, "summaryTitleTextMarginTop", {
1231
1245
  get: function () {
1232
- return this.i.i9 ? this.i.i9.top : NaN;
1246
+ return this.i.jb ? this.i.jb.top : NaN;
1233
1247
  },
1234
1248
  set: function (v) {
1235
1249
  this.ensureSummaryTitleTextMargin();
1236
- this.i.i9.top = +v;
1237
- this._a("summaryTitleTextMarginTop", this.i.i9.top);
1238
- this.i.i9 = this.i.i9;
1250
+ this.i.jb.top = +v;
1251
+ this._a("summaryTitleTextMarginTop", this.i.jb.top);
1252
+ this.i.jb = this.i.jb;
1239
1253
  },
1240
1254
  enumerable: false,
1241
1255
  configurable: true
1242
1256
  });
1243
1257
  IgcDataLegendComponent.prototype.ensureSummaryTitleTextMargin = function () {
1244
- if (this.i.i9) {
1258
+ if (this.i.jb) {
1245
1259
  return;
1246
1260
  }
1247
- this.i.i9 = new Thickness(2);
1261
+ this.i.jb = new Thickness(2);
1248
1262
  };
1249
1263
  Object.defineProperty(IgcDataLegendComponent.prototype, "summaryRowMarginBottom", {
1250
1264
  get: function () {
1251
- return this.i.i8 ? this.i.i8.bottom : NaN;
1265
+ return this.i.ja ? this.i.ja.bottom : NaN;
1252
1266
  },
1253
1267
  set: function (v) {
1254
1268
  this.ensureSummaryRowMargin();
1255
- this.i.i8.bottom = +v;
1256
- this._a("summaryRowMarginBottom", this.i.i8.bottom);
1257
- this.i.i8 = this.i.i8;
1269
+ this.i.ja.bottom = +v;
1270
+ this._a("summaryRowMarginBottom", this.i.ja.bottom);
1271
+ this.i.ja = this.i.ja;
1258
1272
  },
1259
1273
  enumerable: false,
1260
1274
  configurable: true
1261
1275
  });
1262
1276
  Object.defineProperty(IgcDataLegendComponent.prototype, "summaryRowMarginLeft", {
1263
1277
  get: function () {
1264
- return this.i.i8 ? this.i.i8.left : NaN;
1278
+ return this.i.ja ? this.i.ja.left : NaN;
1265
1279
  },
1266
1280
  set: function (v) {
1267
1281
  this.ensureSummaryRowMargin();
1268
- this.i.i8.left = +v;
1269
- this._a("summaryRowMarginLeft", this.i.i8.left);
1270
- this.i.i8 = this.i.i8;
1282
+ this.i.ja.left = +v;
1283
+ this._a("summaryRowMarginLeft", this.i.ja.left);
1284
+ this.i.ja = this.i.ja;
1271
1285
  },
1272
1286
  enumerable: false,
1273
1287
  configurable: true
1274
1288
  });
1275
1289
  Object.defineProperty(IgcDataLegendComponent.prototype, "summaryRowMarginRight", {
1276
1290
  get: function () {
1277
- return this.i.i8 ? this.i.i8.right : NaN;
1291
+ return this.i.ja ? this.i.ja.right : NaN;
1278
1292
  },
1279
1293
  set: function (v) {
1280
1294
  this.ensureSummaryRowMargin();
1281
- this.i.i8.right = +v;
1282
- this._a("summaryRowMarginRight", this.i.i8.right);
1283
- this.i.i8 = this.i.i8;
1295
+ this.i.ja.right = +v;
1296
+ this._a("summaryRowMarginRight", this.i.ja.right);
1297
+ this.i.ja = this.i.ja;
1284
1298
  },
1285
1299
  enumerable: false,
1286
1300
  configurable: true
1287
1301
  });
1288
1302
  Object.defineProperty(IgcDataLegendComponent.prototype, "summaryRowMarginTop", {
1289
1303
  get: function () {
1290
- return this.i.i8 ? this.i.i8.top : NaN;
1304
+ return this.i.ja ? this.i.ja.top : NaN;
1291
1305
  },
1292
1306
  set: function (v) {
1293
1307
  this.ensureSummaryRowMargin();
1294
- this.i.i8.top = +v;
1295
- this._a("summaryRowMarginTop", this.i.i8.top);
1296
- this.i.i8 = this.i.i8;
1308
+ this.i.ja.top = +v;
1309
+ this._a("summaryRowMarginTop", this.i.ja.top);
1310
+ this.i.ja = this.i.ja;
1297
1311
  },
1298
1312
  enumerable: false,
1299
1313
  configurable: true
1300
1314
  });
1301
1315
  IgcDataLegendComponent.prototype.ensureSummaryRowMargin = function () {
1302
- if (this.i.i8) {
1316
+ if (this.i.ja) {
1303
1317
  return;
1304
1318
  }
1305
- this.i.i8 = new Thickness(2);
1319
+ this.i.ja = new Thickness(2);
1306
1320
  };
1307
1321
  Object.defineProperty(IgcDataLegendComponent.prototype, "summaryValueTextColor", {
1308
1322
  /**
1309
1323
  * Gets or sets the units text color.
1310
1324
  */
1311
1325
  get: function () {
1312
- return brushToString(this.i.is);
1326
+ return brushToString(this.i.iu);
1313
1327
  },
1314
1328
  set: function (v) {
1315
- this.i.is = stringToBrush(v);
1316
- this._a("summaryValueTextColor", brushToString(this.i.is));
1329
+ this.i.iu = stringToBrush(v);
1330
+ this._a("summaryValueTextColor", brushToString(this.i.iu));
1317
1331
  },
1318
1332
  enumerable: false,
1319
1333
  configurable: true
@@ -1342,10 +1356,10 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1342
1356
  * Gets or sets the units text for the data legend.
1343
1357
  */
1344
1358
  get: function () {
1345
- return this.i.ed;
1359
+ return this.i.ee;
1346
1360
  },
1347
1361
  set: function (v) {
1348
- this.i.ed = v;
1362
+ this.i.ee = v;
1349
1363
  },
1350
1364
  enumerable: false,
1351
1365
  configurable: true
@@ -1355,11 +1369,11 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1355
1369
  * Gets or sets the units text color.
1356
1370
  */
1357
1371
  get: function () {
1358
- return brushToString(this.i.ip);
1372
+ return brushToString(this.i.ir);
1359
1373
  },
1360
1374
  set: function (v) {
1361
- this.i.ip = stringToBrush(v);
1362
- this._a("summaryLabelTextColor", brushToString(this.i.ip));
1375
+ this.i.ir = stringToBrush(v);
1376
+ this._a("summaryLabelTextColor", brushToString(this.i.ir));
1363
1377
  },
1364
1378
  enumerable: false,
1365
1379
  configurable: true
@@ -1388,10 +1402,10 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1388
1402
  * Gets or sets the units text for the data legend.
1389
1403
  */
1390
1404
  get: function () {
1391
- return this.i.eo;
1405
+ return this.i.ep;
1392
1406
  },
1393
1407
  set: function (v) {
1394
- this.i.eo = v;
1408
+ this.i.ep = v;
1395
1409
  },
1396
1410
  enumerable: false,
1397
1411
  configurable: true
@@ -1401,11 +1415,11 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1401
1415
  * Gets or sets the units text color.
1402
1416
  */
1403
1417
  get: function () {
1404
- return brushToString(this.i.ir);
1418
+ return brushToString(this.i.it);
1405
1419
  },
1406
1420
  set: function (v) {
1407
- this.i.ir = stringToBrush(v);
1408
- this._a("summaryUnitsTextColor", brushToString(this.i.ir));
1421
+ this.i.it = stringToBrush(v);
1422
+ this._a("summaryUnitsTextColor", brushToString(this.i.it));
1409
1423
  },
1410
1424
  enumerable: false,
1411
1425
  configurable: true
@@ -1431,61 +1445,61 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1431
1445
  });
1432
1446
  Object.defineProperty(IgcDataLegendComponent.prototype, "badgeMarginBottom", {
1433
1447
  get: function () {
1434
- return this.i.i2 ? this.i.i2.bottom : NaN;
1448
+ return this.i.i4 ? this.i.i4.bottom : NaN;
1435
1449
  },
1436
1450
  set: function (v) {
1437
1451
  this.ensureBadgeMargin();
1438
- this.i.i2.bottom = +v;
1439
- this._a("badgeMarginBottom", this.i.i2.bottom);
1440
- this.i.i2 = this.i.i2;
1452
+ this.i.i4.bottom = +v;
1453
+ this._a("badgeMarginBottom", this.i.i4.bottom);
1454
+ this.i.i4 = this.i.i4;
1441
1455
  },
1442
1456
  enumerable: false,
1443
1457
  configurable: true
1444
1458
  });
1445
1459
  Object.defineProperty(IgcDataLegendComponent.prototype, "badgeMarginLeft", {
1446
1460
  get: function () {
1447
- return this.i.i2 ? this.i.i2.left : NaN;
1461
+ return this.i.i4 ? this.i.i4.left : NaN;
1448
1462
  },
1449
1463
  set: function (v) {
1450
1464
  this.ensureBadgeMargin();
1451
- this.i.i2.left = +v;
1452
- this._a("badgeMarginLeft", this.i.i2.left);
1453
- this.i.i2 = this.i.i2;
1465
+ this.i.i4.left = +v;
1466
+ this._a("badgeMarginLeft", this.i.i4.left);
1467
+ this.i.i4 = this.i.i4;
1454
1468
  },
1455
1469
  enumerable: false,
1456
1470
  configurable: true
1457
1471
  });
1458
1472
  Object.defineProperty(IgcDataLegendComponent.prototype, "badgeMarginRight", {
1459
1473
  get: function () {
1460
- return this.i.i2 ? this.i.i2.right : NaN;
1474
+ return this.i.i4 ? this.i.i4.right : NaN;
1461
1475
  },
1462
1476
  set: function (v) {
1463
1477
  this.ensureBadgeMargin();
1464
- this.i.i2.right = +v;
1465
- this._a("badgeMarginRight", this.i.i2.right);
1466
- this.i.i2 = this.i.i2;
1478
+ this.i.i4.right = +v;
1479
+ this._a("badgeMarginRight", this.i.i4.right);
1480
+ this.i.i4 = this.i.i4;
1467
1481
  },
1468
1482
  enumerable: false,
1469
1483
  configurable: true
1470
1484
  });
1471
1485
  Object.defineProperty(IgcDataLegendComponent.prototype, "badgeMarginTop", {
1472
1486
  get: function () {
1473
- return this.i.i2 ? this.i.i2.top : NaN;
1487
+ return this.i.i4 ? this.i.i4.top : NaN;
1474
1488
  },
1475
1489
  set: function (v) {
1476
1490
  this.ensureBadgeMargin();
1477
- this.i.i2.top = +v;
1478
- this._a("badgeMarginTop", this.i.i2.top);
1479
- this.i.i2 = this.i.i2;
1491
+ this.i.i4.top = +v;
1492
+ this._a("badgeMarginTop", this.i.i4.top);
1493
+ this.i.i4 = this.i.i4;
1480
1494
  },
1481
1495
  enumerable: false,
1482
1496
  configurable: true
1483
1497
  });
1484
1498
  IgcDataLegendComponent.prototype.ensureBadgeMargin = function () {
1485
- if (this.i.i2) {
1499
+ if (this.i.i4) {
1486
1500
  return;
1487
1501
  }
1488
- this.i.i2 = new Thickness(2);
1502
+ this.i.i4 = new Thickness(2);
1489
1503
  };
1490
1504
  Object.defineProperty(IgcDataLegendComponent.prototype, "badgeShape", {
1491
1505
  /**
@@ -1548,10 +1562,10 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1548
1562
  * Gets or sets the units text for the data legend.
1549
1563
  */
1550
1564
  get: function () {
1551
- return this.i.e1;
1565
+ return this.i.e2;
1552
1566
  },
1553
1567
  set: function (v) {
1554
- this.i.e1 = v;
1568
+ this.i.e2 = v;
1555
1569
  },
1556
1570
  enumerable: false,
1557
1571
  configurable: true
@@ -1561,72 +1575,72 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1561
1575
  * Gets or sets the units text color.
1562
1576
  */
1563
1577
  get: function () {
1564
- return brushToString(this.i.iu);
1578
+ return brushToString(this.i.iw);
1565
1579
  },
1566
1580
  set: function (v) {
1567
- this.i.iu = stringToBrush(v);
1568
- this._a("unitsTextColor", brushToString(this.i.iu));
1581
+ this.i.iw = stringToBrush(v);
1582
+ this._a("unitsTextColor", brushToString(this.i.iw));
1569
1583
  },
1570
1584
  enumerable: false,
1571
1585
  configurable: true
1572
1586
  });
1573
1587
  Object.defineProperty(IgcDataLegendComponent.prototype, "unitsTextMarginBottom", {
1574
1588
  get: function () {
1575
- return this.i.jb ? this.i.jb.bottom : NaN;
1589
+ return this.i.jd ? this.i.jd.bottom : NaN;
1576
1590
  },
1577
1591
  set: function (v) {
1578
1592
  this.ensureUnitsTextMargin();
1579
- this.i.jb.bottom = +v;
1580
- this._a("unitsTextMarginBottom", this.i.jb.bottom);
1581
- this.i.jb = this.i.jb;
1593
+ this.i.jd.bottom = +v;
1594
+ this._a("unitsTextMarginBottom", this.i.jd.bottom);
1595
+ this.i.jd = this.i.jd;
1582
1596
  },
1583
1597
  enumerable: false,
1584
1598
  configurable: true
1585
1599
  });
1586
1600
  Object.defineProperty(IgcDataLegendComponent.prototype, "unitsTextMarginLeft", {
1587
1601
  get: function () {
1588
- return this.i.jb ? this.i.jb.left : NaN;
1602
+ return this.i.jd ? this.i.jd.left : NaN;
1589
1603
  },
1590
1604
  set: function (v) {
1591
1605
  this.ensureUnitsTextMargin();
1592
- this.i.jb.left = +v;
1593
- this._a("unitsTextMarginLeft", this.i.jb.left);
1594
- this.i.jb = this.i.jb;
1606
+ this.i.jd.left = +v;
1607
+ this._a("unitsTextMarginLeft", this.i.jd.left);
1608
+ this.i.jd = this.i.jd;
1595
1609
  },
1596
1610
  enumerable: false,
1597
1611
  configurable: true
1598
1612
  });
1599
1613
  Object.defineProperty(IgcDataLegendComponent.prototype, "unitsTextMarginRight", {
1600
1614
  get: function () {
1601
- return this.i.jb ? this.i.jb.right : NaN;
1615
+ return this.i.jd ? this.i.jd.right : NaN;
1602
1616
  },
1603
1617
  set: function (v) {
1604
1618
  this.ensureUnitsTextMargin();
1605
- this.i.jb.right = +v;
1606
- this._a("unitsTextMarginRight", this.i.jb.right);
1607
- this.i.jb = this.i.jb;
1619
+ this.i.jd.right = +v;
1620
+ this._a("unitsTextMarginRight", this.i.jd.right);
1621
+ this.i.jd = this.i.jd;
1608
1622
  },
1609
1623
  enumerable: false,
1610
1624
  configurable: true
1611
1625
  });
1612
1626
  Object.defineProperty(IgcDataLegendComponent.prototype, "unitsTextMarginTop", {
1613
1627
  get: function () {
1614
- return this.i.jb ? this.i.jb.top : NaN;
1628
+ return this.i.jd ? this.i.jd.top : NaN;
1615
1629
  },
1616
1630
  set: function (v) {
1617
1631
  this.ensureUnitsTextMargin();
1618
- this.i.jb.top = +v;
1619
- this._a("unitsTextMarginTop", this.i.jb.top);
1620
- this.i.jb = this.i.jb;
1632
+ this.i.jd.top = +v;
1633
+ this._a("unitsTextMarginTop", this.i.jd.top);
1634
+ this.i.jd = this.i.jd;
1621
1635
  },
1622
1636
  enumerable: false,
1623
1637
  configurable: true
1624
1638
  });
1625
1639
  IgcDataLegendComponent.prototype.ensureUnitsTextMargin = function () {
1626
- if (this.i.jb) {
1640
+ if (this.i.jd) {
1627
1641
  return;
1628
1642
  }
1629
- this.i.jb = new Thickness(2);
1643
+ this.i.jd = new Thickness(2);
1630
1644
  };
1631
1645
  Object.defineProperty(IgcDataLegendComponent.prototype, "unitsTextStyle", {
1632
1646
  /**
@@ -1649,72 +1663,72 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1649
1663
  });
1650
1664
  Object.defineProperty(IgcDataLegendComponent.prototype, "titleTextMarginBottom", {
1651
1665
  get: function () {
1652
- return this.i.ja ? this.i.ja.bottom : NaN;
1666
+ return this.i.jc ? this.i.jc.bottom : NaN;
1653
1667
  },
1654
1668
  set: function (v) {
1655
1669
  this.ensureTitleTextMargin();
1656
- this.i.ja.bottom = +v;
1657
- this._a("titleTextMarginBottom", this.i.ja.bottom);
1658
- this.i.ja = this.i.ja;
1670
+ this.i.jc.bottom = +v;
1671
+ this._a("titleTextMarginBottom", this.i.jc.bottom);
1672
+ this.i.jc = this.i.jc;
1659
1673
  },
1660
1674
  enumerable: false,
1661
1675
  configurable: true
1662
1676
  });
1663
1677
  Object.defineProperty(IgcDataLegendComponent.prototype, "titleTextMarginLeft", {
1664
1678
  get: function () {
1665
- return this.i.ja ? this.i.ja.left : NaN;
1679
+ return this.i.jc ? this.i.jc.left : NaN;
1666
1680
  },
1667
1681
  set: function (v) {
1668
1682
  this.ensureTitleTextMargin();
1669
- this.i.ja.left = +v;
1670
- this._a("titleTextMarginLeft", this.i.ja.left);
1671
- this.i.ja = this.i.ja;
1683
+ this.i.jc.left = +v;
1684
+ this._a("titleTextMarginLeft", this.i.jc.left);
1685
+ this.i.jc = this.i.jc;
1672
1686
  },
1673
1687
  enumerable: false,
1674
1688
  configurable: true
1675
1689
  });
1676
1690
  Object.defineProperty(IgcDataLegendComponent.prototype, "titleTextMarginRight", {
1677
1691
  get: function () {
1678
- return this.i.ja ? this.i.ja.right : NaN;
1692
+ return this.i.jc ? this.i.jc.right : NaN;
1679
1693
  },
1680
1694
  set: function (v) {
1681
1695
  this.ensureTitleTextMargin();
1682
- this.i.ja.right = +v;
1683
- this._a("titleTextMarginRight", this.i.ja.right);
1684
- this.i.ja = this.i.ja;
1696
+ this.i.jc.right = +v;
1697
+ this._a("titleTextMarginRight", this.i.jc.right);
1698
+ this.i.jc = this.i.jc;
1685
1699
  },
1686
1700
  enumerable: false,
1687
1701
  configurable: true
1688
1702
  });
1689
1703
  Object.defineProperty(IgcDataLegendComponent.prototype, "titleTextMarginTop", {
1690
1704
  get: function () {
1691
- return this.i.ja ? this.i.ja.top : NaN;
1705
+ return this.i.jc ? this.i.jc.top : NaN;
1692
1706
  },
1693
1707
  set: function (v) {
1694
1708
  this.ensureTitleTextMargin();
1695
- this.i.ja.top = +v;
1696
- this._a("titleTextMarginTop", this.i.ja.top);
1697
- this.i.ja = this.i.ja;
1709
+ this.i.jc.top = +v;
1710
+ this._a("titleTextMarginTop", this.i.jc.top);
1711
+ this.i.jc = this.i.jc;
1698
1712
  },
1699
1713
  enumerable: false,
1700
1714
  configurable: true
1701
1715
  });
1702
1716
  IgcDataLegendComponent.prototype.ensureTitleTextMargin = function () {
1703
- if (this.i.ja) {
1717
+ if (this.i.jc) {
1704
1718
  return;
1705
1719
  }
1706
- this.i.ja = new Thickness(2);
1720
+ this.i.jc = new Thickness(2);
1707
1721
  };
1708
1722
  Object.defineProperty(IgcDataLegendComponent.prototype, "titleTextColor", {
1709
1723
  /**
1710
1724
  * Gets or sets the display text color.
1711
1725
  */
1712
1726
  get: function () {
1713
- return brushToString(this.i.it);
1727
+ return brushToString(this.i.iv);
1714
1728
  },
1715
1729
  set: function (v) {
1716
- this.i.it = stringToBrush(v);
1717
- this._a("titleTextColor", brushToString(this.i.it));
1730
+ this.i.iv = stringToBrush(v);
1731
+ this._a("titleTextColor", brushToString(this.i.iv));
1718
1732
  },
1719
1733
  enumerable: false,
1720
1734
  configurable: true
@@ -1757,72 +1771,72 @@ var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
1757
1771
  * Gets or sets the units text color.
1758
1772
  */
1759
1773
  get: function () {
1760
- return brushToString(this.i.im);
1774
+ return brushToString(this.i.ip);
1761
1775
  },
1762
1776
  set: function (v) {
1763
- this.i.im = stringToBrush(v);
1764
- this._a("labelTextColor", brushToString(this.i.im));
1777
+ this.i.ip = stringToBrush(v);
1778
+ this._a("labelTextColor", brushToString(this.i.ip));
1765
1779
  },
1766
1780
  enumerable: false,
1767
1781
  configurable: true
1768
1782
  });
1769
1783
  Object.defineProperty(IgcDataLegendComponent.prototype, "labelTextMarginBottom", {
1770
1784
  get: function () {
1771
- return this.i.i7 ? this.i.i7.bottom : NaN;
1785
+ return this.i.i9 ? this.i.i9.bottom : NaN;
1772
1786
  },
1773
1787
  set: function (v) {
1774
1788
  this.ensureLabelTextMargin();
1775
- this.i.i7.bottom = +v;
1776
- this._a("labelTextMarginBottom", this.i.i7.bottom);
1777
- this.i.i7 = this.i.i7;
1789
+ this.i.i9.bottom = +v;
1790
+ this._a("labelTextMarginBottom", this.i.i9.bottom);
1791
+ this.i.i9 = this.i.i9;
1778
1792
  },
1779
1793
  enumerable: false,
1780
1794
  configurable: true
1781
1795
  });
1782
1796
  Object.defineProperty(IgcDataLegendComponent.prototype, "labelTextMarginLeft", {
1783
1797
  get: function () {
1784
- return this.i.i7 ? this.i.i7.left : NaN;
1798
+ return this.i.i9 ? this.i.i9.left : NaN;
1785
1799
  },
1786
1800
  set: function (v) {
1787
1801
  this.ensureLabelTextMargin();
1788
- this.i.i7.left = +v;
1789
- this._a("labelTextMarginLeft", this.i.i7.left);
1790
- this.i.i7 = this.i.i7;
1802
+ this.i.i9.left = +v;
1803
+ this._a("labelTextMarginLeft", this.i.i9.left);
1804
+ this.i.i9 = this.i.i9;
1791
1805
  },
1792
1806
  enumerable: false,
1793
1807
  configurable: true
1794
1808
  });
1795
1809
  Object.defineProperty(IgcDataLegendComponent.prototype, "labelTextMarginRight", {
1796
1810
  get: function () {
1797
- return this.i.i7 ? this.i.i7.right : NaN;
1811
+ return this.i.i9 ? this.i.i9.right : NaN;
1798
1812
  },
1799
1813
  set: function (v) {
1800
1814
  this.ensureLabelTextMargin();
1801
- this.i.i7.right = +v;
1802
- this._a("labelTextMarginRight", this.i.i7.right);
1803
- this.i.i7 = this.i.i7;
1815
+ this.i.i9.right = +v;
1816
+ this._a("labelTextMarginRight", this.i.i9.right);
1817
+ this.i.i9 = this.i.i9;
1804
1818
  },
1805
1819
  enumerable: false,
1806
1820
  configurable: true
1807
1821
  });
1808
1822
  Object.defineProperty(IgcDataLegendComponent.prototype, "labelTextMarginTop", {
1809
1823
  get: function () {
1810
- return this.i.i7 ? this.i.i7.top : NaN;
1824
+ return this.i.i9 ? this.i.i9.top : NaN;
1811
1825
  },
1812
1826
  set: function (v) {
1813
1827
  this.ensureLabelTextMargin();
1814
- this.i.i7.top = +v;
1815
- this._a("labelTextMarginTop", this.i.i7.top);
1816
- this.i.i7 = this.i.i7;
1828
+ this.i.i9.top = +v;
1829
+ this._a("labelTextMarginTop", this.i.i9.top);
1830
+ this.i.i9 = this.i.i9;
1817
1831
  },
1818
1832
  enumerable: false,
1819
1833
  configurable: true
1820
1834
  });
1821
1835
  IgcDataLegendComponent.prototype.ensureLabelTextMargin = function () {
1822
- if (this.i.i7) {
1836
+ if (this.i.i9) {
1823
1837
  return;
1824
1838
  }
1825
- this.i.i7 = new Thickness(2);
1839
+ this.i.i9 = new Thickness(2);
1826
1840
  };
1827
1841
  Object.defineProperty(IgcDataLegendComponent.prototype, "labelTextStyle", {
1828
1842
  /**