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
@@ -352,7 +352,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
352
352
  _this.ch = null;
353
353
  _this.cg = null;
354
354
  _this.a7 = null;
355
- _this.ix = null;
355
+ _this.iz = null;
356
356
  _this._externalObject = null;
357
357
  _this.by = false;
358
358
  _this.bz = false;
@@ -365,7 +365,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
365
365
  _this.c2 = "";
366
366
  _this.ai = null;
367
367
  _this.aj = null;
368
- _this.ix = Rect.empty;
368
+ _this.iz = Rect.empty;
369
369
  _this.b1 = true;
370
370
  _this.ab = XamDataLegend.$;
371
371
  _this.a7 = _this.a6();
@@ -379,7 +379,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
379
379
  var b = this.cm;
380
380
  this.cm = a;
381
381
  if (b != this.cm) {
382
- this.ga("ActualCursorPositionX", b, this.cm);
382
+ this.gb("ActualCursorPositionX", b, this.cm);
383
383
  }
384
384
  },
385
385
  enumerable: false,
@@ -393,7 +393,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
393
393
  var b = this.cn;
394
394
  this.cn = a;
395
395
  if (b != this.cn) {
396
- this.ga("ActualCursorPositionY", b, this.cn);
396
+ this.gb("ActualCursorPositionY", b, this.cn);
397
397
  }
398
398
  },
399
399
  enumerable: false,
@@ -406,7 +406,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
406
406
  set: function (a) {
407
407
  var b = this.co;
408
408
  this.co = a;
409
- this.ga("ActualPixelScalingRatio", b, this.co);
409
+ this.gb("ActualPixelScalingRatio", b, this.co);
410
410
  },
411
411
  enumerable: false,
412
412
  configurable: true
@@ -425,7 +425,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
425
425
  }
426
426
  this.bm = a;
427
427
  if (b != this.bm) {
428
- this.ga("ValueTextStyle", b, this.bm);
428
+ this.gb("ValueTextStyle", b, this.bm);
429
429
  }
430
430
  },
431
431
  enumerable: false,
@@ -445,7 +445,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
445
445
  }
446
446
  this.be = a;
447
447
  if (b != this.be) {
448
- this.ga("HeaderTextStyle", b, this.be);
448
+ this.gb("HeaderTextStyle", b, this.be);
449
449
  }
450
450
  },
451
451
  enumerable: false,
@@ -465,7 +465,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
465
465
  }
466
466
  this.bd = a;
467
467
  if (b != this.bd) {
468
- this.ga("GroupTextStyle", b, this.bd);
468
+ this.gb("GroupTextStyle", b, this.bd);
469
469
  }
470
470
  },
471
471
  enumerable: false,
@@ -485,7 +485,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
485
485
  }
486
486
  this.bh = a;
487
487
  if (b != this.bh) {
488
- this.ga("SummaryTitleTextStyle", b, this.bh);
488
+ this.gb("SummaryTitleTextStyle", b, this.bh);
489
489
  }
490
490
  },
491
491
  enumerable: false,
@@ -505,7 +505,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
505
505
  }
506
506
  this.bj = a;
507
507
  if (b != this.bj) {
508
- this.ga("SummaryValueTextStyle", b, this.bj);
508
+ this.gb("SummaryValueTextStyle", b, this.bj);
509
509
  }
510
510
  },
511
511
  enumerable: false,
@@ -525,7 +525,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
525
525
  }
526
526
  this.bg = a;
527
527
  if (b != this.bg) {
528
- this.ga("SummaryLabelTextStyle", b, this.bg);
528
+ this.gb("SummaryLabelTextStyle", b, this.bg);
529
529
  }
530
530
  },
531
531
  enumerable: false,
@@ -545,7 +545,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
545
545
  }
546
546
  this.bi = a;
547
547
  if (b != this.bi) {
548
- this.ga("SummaryUnitsTextStyle", b, this.bi);
548
+ this.gb("SummaryUnitsTextStyle", b, this.bi);
549
549
  }
550
550
  },
551
551
  enumerable: false,
@@ -565,7 +565,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
565
565
  }
566
566
  this.bl = a;
567
567
  if (b != this.bl) {
568
- this.ga("UnitsTextStyle", b, this.bl);
568
+ this.gb("UnitsTextStyle", b, this.bl);
569
569
  }
570
570
  },
571
571
  enumerable: false,
@@ -585,7 +585,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
585
585
  }
586
586
  this.bk = a;
587
587
  if (b != this.bk) {
588
- this.ga("TitleTextStyle", b, this.bk);
588
+ this.gb("TitleTextStyle", b, this.bk);
589
589
  }
590
590
  },
591
591
  enumerable: false,
@@ -605,7 +605,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
605
605
  }
606
606
  this.bf = a;
607
607
  if (b != this.bf) {
608
- this.ga("LabelTextStyle", b, this.bf);
608
+ this.gb("LabelTextStyle", b, this.bf);
609
609
  }
610
610
  },
611
611
  enumerable: false,
@@ -618,7 +618,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
618
618
  set: function (a) {
619
619
  var b = this.cp;
620
620
  this.cp = a;
621
- this.ga("PixelScalingRatio", b, this.cp);
621
+ this.gb("PixelScalingRatio", b, this.cp);
622
622
  },
623
623
  enumerable: false,
624
624
  configurable: true
@@ -636,7 +636,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
636
636
  XamDataLegend.prototype.ct = function (a, b) {
637
637
  return Math.min(b.left, a);
638
638
  };
639
- XamDataLegend.prototype.iw = function (a, b) {
639
+ XamDataLegend.prototype.iy = function (a, b) {
640
640
  var c = Rect.l_op_Equality(a, null) || a.isEmpty || !Extensions.b(a);
641
641
  var d = Rect.l_op_Equality(b, null) || b.isEmpty || !Extensions.b(b);
642
642
  if (c) {
@@ -673,11 +673,11 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
673
673
  if (f.count < this.ao.b.count) {
674
674
  return a;
675
675
  }
676
- if (Rect.l_op_Equality(this.ix, null) || this.ix.isEmpty) {
676
+ if (Rect.l_op_Equality(this.iz, null) || this.iz.isEmpty) {
677
677
  a.viewport = null;
678
678
  }
679
679
  else {
680
- a.viewport = new RectData(0, 0, this.ix.width, this.ix.height);
680
+ a.viewport = new RectData(0, 0, this.iz.width, this.iz.height);
681
681
  }
682
682
  for (var j = 0; j < this.ao.b.count; j++) {
683
683
  var k = this.ao.b._inner[j];
@@ -701,9 +701,9 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
701
701
  p.marginLeft = k.ab.left;
702
702
  p.marginRight = k.ab.right;
703
703
  p.marginBottom = k.ab.bottom;
704
- this.gk(p, o);
704
+ this.gl(p, o);
705
705
  l.columns.add(p);
706
- m = this.iw(m, k.w);
706
+ m = this.iy(m, k.w);
707
707
  }
708
708
  try {
709
709
  for (var _b = (e_1 = void 0, __values(fromEnum(k.m))), _c = _b.next(); !_c.done; _c = _b.next()) {
@@ -720,9 +720,9 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
720
720
  t.marginLeft = q.an.left;
721
721
  t.marginRight = q.an.right;
722
722
  t.marginBottom = q.an.bottom;
723
- this.gk(t, s);
723
+ this.gl(t, s);
724
724
  l.columns.add(t);
725
- m = this.iw(m, q.ae);
725
+ m = this.iy(m, q.ae);
726
726
  }
727
727
  if (Extensions.b(q.ag) && h.count > (d + 1)) {
728
728
  d++;
@@ -736,9 +736,9 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
736
736
  w.marginLeft = q.ap.left;
737
737
  w.marginRight = q.ap.right;
738
738
  w.marginBottom = q.ap.bottom;
739
- this.gk(w, v);
739
+ this.gl(w, v);
740
740
  l.columns.add(w);
741
- m = this.iw(m, q.ag);
741
+ m = this.iy(m, q.ag);
742
742
  }
743
743
  if (Extensions.b(q.af) && i.count > (e + 1)) {
744
744
  e++;
@@ -752,9 +752,9 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
752
752
  z.marginLeft = q.ao.left;
753
753
  z.marginRight = q.ao.right;
754
754
  z.marginBottom = q.ao.bottom;
755
- this.gk(z, y);
755
+ this.gl(z, y);
756
756
  l.columns.add(z);
757
- m = this.iw(m, q.af);
757
+ m = this.iy(m, q.af);
758
758
  }
759
759
  }
760
760
  }
@@ -772,7 +772,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
772
772
  }
773
773
  }
774
774
  if (k.l) {
775
- m = this.iw(m, k.v);
775
+ m = this.iy(m, k.v);
776
776
  l.badgeBounds = RectData.b(k.v);
777
777
  l.badgeMarginTop = k.z.top;
778
778
  l.badgeMarginBottom = k.z.bottom;
@@ -791,7 +791,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
791
791
  }
792
792
  return a;
793
793
  };
794
- XamDataLegend.prototype.gk = function (a, b) {
794
+ XamDataLegend.prototype.gl = function (a, b) {
795
795
  if (b != null) {
796
796
  if (b.q != null) {
797
797
  a.fontFamily = b.q;
@@ -840,11 +840,11 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
840
840
  default: return new DataLegendSummaryCalculationEmpty();
841
841
  }
842
842
  };
843
- XamDataLegend.prototype.gp = function (a) {
843
+ XamDataLegend.prototype.gq = function (a) {
844
844
  if (this.styleSummaryRow != null) {
845
845
  var b = this.a0(a);
846
846
  this.styleSummaryRow(this, b);
847
- this.gl(a, b);
847
+ this.gm(a, b);
848
848
  }
849
849
  if (a.c && a.m != null && this.styleSummaryColumn != null) {
850
850
  for (var c = 0; c < a.m.count; c++) {
@@ -854,15 +854,15 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
854
854
  d.c = c;
855
855
  d.e = a.p;
856
856
  this.styleSummaryColumn(this, d);
857
- this.gq(a.m._inner[c], d);
857
+ this.gr(a.m._inner[c], d);
858
858
  }
859
859
  }
860
860
  };
861
- XamDataLegend.prototype.go = function (a) {
861
+ XamDataLegend.prototype.gp = function (a) {
862
862
  if (this.styleSeriesRow != null) {
863
863
  var b = this.a0(a);
864
864
  this.styleSeriesRow(this, b);
865
- this.gl(a, b);
865
+ this.gm(a, b);
866
866
  }
867
867
  if (a.c && a.m != null && this.styleSeriesColumn != null) {
868
868
  for (var c = 0; c < a.m.count; c++) {
@@ -872,22 +872,22 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
872
872
  d.c = c;
873
873
  d.e = a.p;
874
874
  this.styleSeriesColumn(this, d);
875
- this.gq(a.m._inner[c], d);
875
+ this.gr(a.m._inner[c], d);
876
876
  }
877
877
  }
878
878
  };
879
- XamDataLegend.prototype.gn = function (a) {
879
+ XamDataLegend.prototype.go = function (a) {
880
880
  if (this.styleHeaderRow != null) {
881
881
  var b = this.a0(a);
882
882
  this.styleHeaderRow(this, b);
883
- this.gl(a, b);
883
+ this.gm(a, b);
884
884
  }
885
885
  };
886
- XamDataLegend.prototype.gm = function (a) {
886
+ XamDataLegend.prototype.gn = function (a) {
887
887
  if (this.styleGroupRow != null) {
888
888
  var b = this.a0(a);
889
889
  this.styleGroupRow(this, b);
890
- this.gl(a, b);
890
+ this.gm(a, b);
891
891
  }
892
892
  };
893
893
  XamDataLegend.prototype.a0 = function (a) {
@@ -902,7 +902,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
902
902
  b.f = a.q;
903
903
  return b;
904
904
  };
905
- XamDataLegend.prototype.gl = function (a, b) {
905
+ XamDataLegend.prototype.gm = function (a, b) {
906
906
  a.r = b.g;
907
907
  a.u = b.h;
908
908
  a.j = b.a;
@@ -923,7 +923,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
923
923
  b.a = a.h;
924
924
  return b;
925
925
  };
926
- XamDataLegend.prototype.gq = function (a, b) {
926
+ XamDataLegend.prototype.gr = function (a, b) {
927
927
  a.ab = b.l;
928
928
  a.v = b.f;
929
929
  a.l = !stringIsNullOrEmpty(a.v);
@@ -933,41 +933,41 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
933
933
  a.z = b.k;
934
934
  a.ad = b.n;
935
935
  };
936
- XamDataLegend.prototype.gd = function (a, b, c) {
936
+ XamDataLegend.prototype.ge = function (a, b, c) {
937
937
  var _this = this;
938
938
  switch (a) {
939
- case XamDataLegend.$$p[24]:
939
+ case XamDataLegend.$$p[25]:
940
940
  this.b1 = c;
941
941
  break;
942
942
  case XamDataLegend.$$p[19]:
943
943
  case XamDataLegend.$$p[3]:
944
- this.gu();
944
+ this.gv();
945
945
  break;
946
946
  case XamDataLegend.$$p[18]:
947
947
  case XamDataLegend.$$p[2]:
948
- this.gt();
948
+ this.gu();
949
949
  break;
950
- case XamDataLegend.$$p[37]:
950
+ case XamDataLegend.$$p[38]:
951
951
  var d = c;
952
952
  var e = b;
953
- this.gb(e, d);
953
+ this.gc(e, d);
954
954
  break;
955
- case XamDataLegend.$$p[35]:
955
+ case XamDataLegend.$$p[36]:
956
956
  if (this.b6(this.targetCursorPositionX)) {
957
957
  this.cq = this.targetCursorPositionX;
958
958
  }
959
959
  break;
960
- case XamDataLegend.$$p[36]:
960
+ case XamDataLegend.$$p[37]:
961
961
  if (this.b6(this.targetCursorPositionY)) {
962
962
  this.cr = this.targetCursorPositionY;
963
963
  }
964
964
  break;
965
+ case XamDataLegend.$$p[52]:
965
966
  case XamDataLegend.$$p[51]:
966
- case XamDataLegend.$$p[50]:
967
- if (!stringIsNullOrEmpty(this.ff)) {
967
+ if (!stringIsNullOrEmpty(this.fg)) {
968
968
  this.ak = ((function () {
969
969
  var $ret = new BindingFormatter();
970
- $ret.j = _this.ff;
970
+ $ret.j = _this.fg;
971
971
  $ret.d = _this.ah;
972
972
  return $ret;
973
973
  })());
@@ -1002,15 +1002,15 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1002
1002
  this.a7.a9(c);
1003
1003
  break;
1004
1004
  }
1005
- this.gf();
1005
+ this.gg();
1006
1006
  };
1007
- XamDataLegend.prototype.ga = function (a, b, c) {
1008
- this.gd(a, b, c);
1007
+ XamDataLegend.prototype.gb = function (a, b, c) {
1008
+ this.ge(a, b, c);
1009
1009
  if (this.propertyChanged != null) {
1010
1010
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
1011
1011
  }
1012
1012
  };
1013
- XamDataLegend.prototype.gb = function (a, b) {
1013
+ XamDataLegend.prototype.gc = function (a, b) {
1014
1014
  this.a9 = b;
1015
1015
  if (a != null) {
1016
1016
  a.detachDataLegend(this);
@@ -1025,11 +1025,11 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1025
1025
  }
1026
1026
  }
1027
1027
  };
1028
- XamDataLegend.prototype.gu = function () {
1028
+ XamDataLegend.prototype.gv = function () {
1029
1029
  this.ch = this.ci(this.includedSeries);
1030
1030
  this.cg = this.ci(this.excludedSeries);
1031
1031
  };
1032
- XamDataLegend.prototype.gt = function () {
1032
+ XamDataLegend.prototype.gu = function () {
1033
1033
  var e_2, _a, e_3, _b;
1034
1034
  this.ce = this.ci(this.includedColumns);
1035
1035
  this.cd = this.ci(this.excludedColumns);
@@ -1058,7 +1058,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1058
1058
  throw e_2.error;
1059
1059
  }
1060
1060
  }
1061
- this.fr(this.ce);
1061
+ this.fs(this.ce);
1062
1062
  }
1063
1063
  if (this.cd != null) {
1064
1064
  var e = new List$1(String_$type, 1, this.cd.keys);
@@ -1085,10 +1085,10 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1085
1085
  throw e_3.error;
1086
1086
  }
1087
1087
  }
1088
- this.fr(this.cd);
1088
+ this.fs(this.cd);
1089
1089
  }
1090
1090
  };
1091
- XamDataLegend.prototype.fr = function (a) {
1091
+ XamDataLegend.prototype.fs = function (a) {
1092
1092
  var e_4, _a;
1093
1093
  var b = new List$1(String_$type, 1, a.keys);
1094
1094
  try {
@@ -1156,15 +1156,18 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1156
1156
  XamDataLegend.prototype.notifyVisualPropertiesChanged = function (a) {
1157
1157
  };
1158
1158
  XamDataLegend.prototype.notifySeriesCollectionChanged = function () {
1159
- this.gf();
1159
+ this.gg();
1160
1160
  };
1161
1161
  XamDataLegend.prototype.notifySeriesDataChanged = function () {
1162
1162
  if (this.b1) {
1163
- this.gf();
1163
+ this.gg();
1164
1164
  }
1165
1165
  };
1166
1166
  XamDataLegend.prototype.updatePropertyByName = function (a, b) {
1167
1167
  switch (a) {
1168
+ case XamDataLegend.$$p[20]:
1169
+ this.isEmbeddedInDataTooltip = b;
1170
+ break;
1168
1171
  case XamDataLegend.$$p[19]:
1169
1172
  this.includedSeries = b;
1170
1173
  break;
@@ -1177,47 +1180,47 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1177
1180
  case XamDataLegend.$$p[2]:
1178
1181
  this.excludedColumns = b;
1179
1182
  break;
1180
- case XamDataLegend.$$p[44]:
1183
+ case XamDataLegend.$$p[45]:
1181
1184
  this.an = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
1182
1185
  break;
1183
- case XamDataLegend.$$p[47]:
1186
+ case XamDataLegend.$$p[48]:
1184
1187
  this.cy = typeGetValue(b);
1185
1188
  break;
1186
- case XamDataLegend.$$p[48]:
1189
+ case XamDataLegend.$$p[49]:
1187
1190
  this.cz = typeGetValue(b);
1188
1191
  break;
1189
- case XamDataLegend.$$p[49]:
1192
+ case XamDataLegend.$$p[50]:
1190
1193
  this.a5 = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
1191
1194
  break;
1192
- case XamDataLegend.$$p[45]:
1193
- this.e7 = b;
1195
+ case XamDataLegend.$$p[46]:
1196
+ this.e8 = b;
1194
1197
  break;
1195
- case XamDataLegend.$$p[52]:
1198
+ case XamDataLegend.$$p[53]:
1196
1199
  this.ca = b;
1197
1200
  break;
1198
- case XamDataLegend.$$p[51]:
1199
- this.ff = b;
1201
+ case XamDataLegend.$$p[52]:
1202
+ this.fg = b;
1200
1203
  break;
1201
- case XamDataLegend.$$p[50]:
1204
+ case XamDataLegend.$$p[51]:
1202
1205
  this.ah = b;
1203
1206
  break;
1204
- case XamDataLegend.$$p[53]:
1205
- this.jd = b;
1206
- break;
1207
1207
  case XamDataLegend.$$p[54]:
1208
+ this.jf = b;
1209
+ break;
1210
+ case XamDataLegend.$$p[55]:
1208
1211
  this.cb = b;
1209
1212
  break;
1213
+ case XamDataLegend.$$p[59]:
1214
+ this.fp = b;
1215
+ break;
1210
1216
  case XamDataLegend.$$p[58]:
1211
- this.fo = b;
1217
+ this.cc = b;
1212
1218
  break;
1213
1219
  case XamDataLegend.$$p[57]:
1214
- this.cc = b;
1220
+ this.jg = b;
1215
1221
  break;
1216
1222
  case XamDataLegend.$$p[56]:
1217
- this.je = b;
1218
- break;
1219
- case XamDataLegend.$$p[55]:
1220
- this.iv = b;
1223
+ this.ix = b;
1221
1224
  break;
1222
1225
  case "ValueTextStyle":
1223
1226
  this.bx = b;
@@ -1241,13 +1244,13 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1241
1244
  this.ds = b;
1242
1245
  break;
1243
1246
  case XamDataLegend.$$p[15]:
1244
- this.il = b;
1247
+ this.io = b;
1245
1248
  break;
1246
1249
  case XamDataLegend.$$p[16]:
1247
- this.i6 = b;
1250
+ this.i8 = b;
1248
1251
  break;
1249
1252
  case XamDataLegend.$$p[13]:
1250
- this.i5 = b;
1253
+ this.i7 = b;
1251
1254
  break;
1252
1255
  case XamDataLegend.$$p[14]:
1253
1256
  this.b5 = b;
@@ -1256,13 +1259,13 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1256
1259
  this.bp = b;
1257
1260
  break;
1258
1261
  case XamDataLegend.$$p[6]:
1259
- this.ik = b;
1262
+ this.im = b;
1260
1263
  break;
1261
1264
  case XamDataLegend.$$p[7]:
1262
- this.i4 = b;
1265
+ this.i6 = b;
1263
1266
  break;
1264
1267
  case XamDataLegend.$$p[4]:
1265
- this.i3 = b;
1268
+ this.i5 = b;
1266
1269
  break;
1267
1270
  case XamDataLegend.$$p[5]:
1268
1271
  this.b3 = b;
@@ -1270,89 +1273,89 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1270
1273
  case "GroupTextStyle":
1271
1274
  this.bo = b;
1272
1275
  break;
1273
- case XamDataLegend.$$p[28]:
1274
- this.iq = b;
1276
+ case XamDataLegend.$$p[29]:
1277
+ this.is = b;
1275
1278
  break;
1276
1279
  case "SummaryTitleTextStyle":
1277
1280
  this.bs = b;
1278
1281
  break;
1279
- case XamDataLegend.$$p[31]:
1282
+ case XamDataLegend.$$p[32]:
1280
1283
  this.a3 = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
1281
1284
  break;
1282
- case XamDataLegend.$$p[30]:
1283
- this.ei = b;
1285
+ case XamDataLegend.$$p[31]:
1286
+ this.ej = b;
1284
1287
  break;
1285
- case XamDataLegend.$$p[29]:
1286
- this.i9 = b;
1288
+ case XamDataLegend.$$p[30]:
1289
+ this.jb = b;
1287
1290
  break;
1288
- case XamDataLegend.$$p[27]:
1289
- this.i8 = b;
1291
+ case XamDataLegend.$$p[28]:
1292
+ this.ja = b;
1290
1293
  break;
1291
- case XamDataLegend.$$p[34]:
1292
- this.is = b;
1294
+ case XamDataLegend.$$p[35]:
1295
+ this.iu = b;
1293
1296
  break;
1294
1297
  case "SummaryValueTextStyle":
1295
1298
  this.bu = b;
1296
1299
  break;
1297
- case XamDataLegend.$$p[26]:
1298
- this.ed = b;
1300
+ case XamDataLegend.$$p[27]:
1301
+ this.ee = b;
1299
1302
  break;
1300
- case XamDataLegend.$$p[25]:
1301
- this.ip = b;
1303
+ case XamDataLegend.$$p[26]:
1304
+ this.ir = b;
1302
1305
  break;
1303
1306
  case "SummaryLabelTextStyle":
1304
1307
  this.br = b;
1305
1308
  break;
1306
- case XamDataLegend.$$p[33]:
1307
- this.eo = b;
1309
+ case XamDataLegend.$$p[34]:
1310
+ this.ep = b;
1308
1311
  break;
1309
- case XamDataLegend.$$p[32]:
1310
- this.ir = b;
1312
+ case XamDataLegend.$$p[33]:
1313
+ this.it = b;
1311
1314
  break;
1312
1315
  case "SummaryUnitsTextStyle":
1313
1316
  this.bt = b;
1314
1317
  break;
1315
1318
  case XamDataLegend.$$p[0]:
1316
- this.i2 = b;
1319
+ this.i4 = b;
1317
1320
  break;
1318
1321
  case XamDataLegend.$$p[1]:
1319
1322
  this.ba = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
1320
1323
  break;
1321
- case XamDataLegend.$$p[40]:
1324
+ case XamDataLegend.$$p[41]:
1322
1325
  this.a4 = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
1323
1326
  break;
1324
- case XamDataLegend.$$p[43]:
1325
- this.e1 = b;
1326
- break;
1327
- case XamDataLegend.$$p[41]:
1328
- this.iu = b;
1327
+ case XamDataLegend.$$p[44]:
1328
+ this.e2 = b;
1329
1329
  break;
1330
1330
  case XamDataLegend.$$p[42]:
1331
- this.jb = b;
1331
+ this.iw = b;
1332
+ break;
1333
+ case XamDataLegend.$$p[43]:
1334
+ this.jd = b;
1332
1335
  break;
1333
1336
  case "UnitsTextStyle":
1334
1337
  this.bw = b;
1335
1338
  break;
1336
- case XamDataLegend.$$p[39]:
1337
- this.ja = b;
1339
+ case XamDataLegend.$$p[40]:
1340
+ this.jc = b;
1338
1341
  break;
1339
- case XamDataLegend.$$p[38]:
1340
- this.it = b;
1342
+ case XamDataLegend.$$p[39]:
1343
+ this.iv = b;
1341
1344
  break;
1342
1345
  case "TitleTextStyle":
1343
1346
  this.bv = b;
1344
1347
  break;
1345
- case XamDataLegend.$$p[20]:
1346
- this.ar = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
1347
- break;
1348
1348
  case XamDataLegend.$$p[21]:
1349
- this.im = b;
1349
+ this.ar = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
1350
1350
  break;
1351
1351
  case XamDataLegend.$$p[22]:
1352
- this.b7 = true;
1353
- this.i7 = b;
1352
+ this.ip = b;
1354
1353
  break;
1355
1354
  case XamDataLegend.$$p[23]:
1355
+ this.b7 = true;
1356
+ this.i9 = b;
1357
+ break;
1358
+ case XamDataLegend.$$p[24]:
1356
1359
  this.as = EnumUtil.getEnumValue(DataLegendLayoutMode_$type, b);
1357
1360
  break;
1358
1361
  case "LabelTextStyle":
@@ -1393,7 +1396,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1393
1396
  XamDataLegend.prototype.provideContainer = function (a) {
1394
1397
  this.a7.a6(a, false);
1395
1398
  };
1396
- XamDataLegend.prototype.gf = function () {
1399
+ XamDataLegend.prototype.gg = function () {
1397
1400
  if (this.by) {
1398
1401
  return;
1399
1402
  }
@@ -1410,50 +1413,50 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1410
1413
  configurable: true
1411
1414
  });
1412
1415
  XamDataLegend.prototype.doRender = function (a, b) {
1413
- if (this.ix.isEmpty) {
1416
+ if (this.iz.isEmpty) {
1414
1417
  var c = this.getDesiredSize();
1415
- this.ix = new Rect(0, 0, 0, c.width, c.height);
1418
+ this.iz = new Rect(0, 0, 0, c.width, c.height);
1416
1419
  }
1417
- this.gg(true);
1420
+ this.gh(true);
1418
1421
  this.a7.bb(a, b);
1419
1422
  };
1420
1423
  XamDataLegend.prototype.ensureUpdated = function () {
1421
1424
  var a = this.getDesiredSize();
1422
1425
  };
1423
- XamDataLegend.prototype.f0 = function () {
1426
+ XamDataLegend.prototype.f1 = function () {
1424
1427
  if (!this.by) {
1425
1428
  if (this.ao == null) {
1426
- this.gf();
1429
+ this.gg();
1427
1430
  }
1428
1431
  else {
1429
1432
  return;
1430
1433
  }
1431
1434
  }
1432
- this.gs();
1435
+ this.gt();
1433
1436
  };
1434
1437
  XamDataLegend.prototype.getDesiredSize = function () {
1435
- this.f0();
1438
+ this.f1();
1436
1439
  if (this.ao == null) {
1437
1440
  return new Size(1, 0, 0);
1438
1441
  }
1439
1442
  return new Size(1, this.ao.d, this.ao.c);
1440
1443
  };
1441
- XamDataLegend.prototype.gs = function () {
1444
+ XamDataLegend.prototype.gt = function () {
1442
1445
  var e_5, _a, e_6, _b, e_7, _c;
1443
- this.fx();
1446
+ this.fy();
1444
1447
  if (this.a9 == null || this.a9.isDetached || !this.b4()) {
1445
1448
  return;
1446
1449
  }
1447
1450
  var a = this.a9;
1448
1451
  var b = a.getDataLegendSeries();
1449
- this.f1(b);
1450
- this.fq(b, "");
1452
+ this.f2(b);
1453
+ this.fr(b, "");
1451
1454
  this.cl = new List$1(String_$type, 0);
1452
1455
  try {
1453
1456
  for (var _d = __values(fromEnum(this.cf.keys)), _e = _d.next(); !_e.done; _e = _d.next()) {
1454
1457
  var c = _e.value;
1455
1458
  var d = this.cf.item(c);
1456
- this.f4(d);
1459
+ this.f5(d);
1457
1460
  try {
1458
1461
  for (var _f = (e_6 = void 0, __values(fromEnum(d.b))), _g = _f.next(); !_g.done; _g = _f.next()) {
1459
1462
  var e = _g.value;
@@ -1495,7 +1498,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1495
1498
  var f = _j.value;
1496
1499
  var g = this.cf.item(f);
1497
1500
  if (g.c.count > 0) {
1498
- this.f3(g);
1501
+ this.f4(g);
1499
1502
  }
1500
1503
  }
1501
1504
  }
@@ -1513,14 +1516,16 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1513
1516
  }
1514
1517
  }
1515
1518
  this.b0 = this.b8();
1516
- this.fw(this.ao);
1519
+ this.fx(this.ao);
1517
1520
  };
1518
- XamDataLegend.prototype.f1 = function (a) {
1521
+ XamDataLegend.prototype.f2 = function (a) {
1519
1522
  var e_8, _a, e_9, _b, e_10, _c;
1520
1523
  var b = new Dictionary$2(Number_$type, List$1.$.specialize(IDataLegendSeries_$type), 0);
1521
1524
  for (var c = 0; c < a.length; c++) {
1522
- if (a[c].legendItemVisibility != 0) {
1523
- continue;
1525
+ if (!this.isEmbeddedInDataTooltip) {
1526
+ if (a[c].legendItemVisibility != 0) {
1527
+ continue;
1528
+ }
1524
1529
  }
1525
1530
  var d = a[c].title == null ? null : a[c].title.toString();
1526
1531
  var e = this.ch == null || this.ch.containsKey(a[c].dataLegendKey) || this.ch.containsKey(a[c].parentKey) || this.ch.containsKey(a[c].parentTitle) || this.ch.containsKey(a[c].index.toString()) || this.ch.containsKey(a[c].group) || this.ch.containsKey(d);
@@ -1624,7 +1629,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1624
1629
  }
1625
1630
  return a.index;
1626
1631
  };
1627
- XamDataLegend.prototype.fz = function () {
1632
+ XamDataLegend.prototype.f0 = function () {
1628
1633
  this.by = false;
1629
1634
  if (!this.a7.z) {
1630
1635
  return;
@@ -1633,7 +1638,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1633
1638
  if (this.ao != null) {
1634
1639
  a = new Size(1, this.ao.d, this.ao.c);
1635
1640
  }
1636
- this.gs();
1641
+ this.gt();
1637
1642
  var b = new Size(1, 0, 0);
1638
1643
  if (this.ao != null) {
1639
1644
  b = new Size(1, this.ao.d, this.ao.c);
@@ -1641,15 +1646,15 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1641
1646
  if (!a.equals(b)) {
1642
1647
  this.a7.aq(b.width, b.height);
1643
1648
  }
1644
- this.gg(this.bz);
1649
+ this.gh(this.bz);
1645
1650
  };
1646
- XamDataLegend.prototype.f5 = function (message_) {
1651
+ XamDataLegend.prototype.f6 = function (message_) {
1647
1652
  };
1648
- XamDataLegend.prototype.gg = function (a) {
1653
+ XamDataLegend.prototype.gh = function (a) {
1649
1654
  var b = new DataLegendRenderContext();
1650
1655
  for (var c = 0; c < this.ao.b.count; c++) {
1651
1656
  var d = this.ao.b._inner[c];
1652
- this.gi(d, b);
1657
+ this.gj(d, b);
1653
1658
  }
1654
1659
  this.a7.r.count = b.b;
1655
1660
  this.a7.s.count = b.c;
@@ -1660,18 +1665,18 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1660
1665
  this.a7.au(this.ao);
1661
1666
  }
1662
1667
  };
1663
- XamDataLegend.prototype.gi = function (a, b) {
1668
+ XamDataLegend.prototype.gj = function (a, b) {
1664
1669
  var e_11, _a;
1665
1670
  if (a.x.width > 0 && a.x.height > 0 && !a.b && !a.e && !a.a && a.l) {
1666
1671
  var c = this.a7.r.item(b.b);
1667
1672
  b.b += 1;
1668
- this.gh(c, a, b);
1673
+ this.gi(c, a, b);
1669
1674
  }
1670
1675
  this.a7.bd();
1671
1676
  if (!a.w.isEmpty && a.w.width > 0 && a.w.height > 0) {
1672
1677
  var d = this.a7.s.item(b.c);
1673
1678
  b.c += 1;
1674
- this.gj(d, a.r, a.u, a.k, a.w);
1679
+ this.gk(d, a.r, a.u, a.k, a.w);
1675
1680
  }
1676
1681
  try {
1677
1682
  for (var _b = __values(fromEnum(a.m)), _c = _b.next(); !_c.done; _c = _b.next()) {
@@ -1679,17 +1684,17 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1679
1684
  if (!e.ag.isEmpty && e.s()) {
1680
1685
  var f = this.a7.u.item(b.e);
1681
1686
  b.e += 1;
1682
- this.gj(f, e.z, e.ad, e.k, e.ag);
1687
+ this.gk(f, e.z, e.ad, e.k, e.ag);
1683
1688
  }
1684
1689
  if (!e.af.isEmpty && e.q() && e.o) {
1685
1690
  var g = this.a7.t.item(b.d);
1686
1691
  b.d += 1;
1687
- this.gj(g, e.w, e.ac, e.j, e.af);
1692
+ this.gk(g, e.w, e.ac, e.j, e.af);
1688
1693
  }
1689
1694
  if (!e.ae.isEmpty && e.n() && e.l) {
1690
1695
  var h = this.a7.q.item(b.a);
1691
1696
  b.a += 1;
1692
- this.gj(h, e.v, e.ab, e.i, e.ae);
1697
+ this.gk(h, e.v, e.ab, e.i, e.ae);
1693
1698
  }
1694
1699
  }
1695
1700
  }
@@ -1708,14 +1713,14 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1708
1713
  }
1709
1714
  this.a7.ar();
1710
1715
  };
1711
- XamDataLegend.prototype.gj = function (a, b, c, d, e) {
1716
+ XamDataLegend.prototype.gk = function (a, b, c, d, e) {
1712
1717
  a.al = b;
1713
1718
  this.a7.bc(a, e.left, e.top);
1714
1719
  this.a7.as(a, d);
1715
1720
  this.a7.at(a, d);
1716
1721
  a.ao = c;
1717
1722
  };
1718
- XamDataLegend.prototype.gh = function (a, b, c) {
1723
+ XamDataLegend.prototype.gi = function (a, b, c) {
1719
1724
  a.ah = b.t;
1720
1725
  a.content = b.n;
1721
1726
  a.width = b.x.width;
@@ -1730,7 +1735,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1730
1735
  }
1731
1736
  return a.containsKey(b);
1732
1737
  };
1733
- XamDataLegend.prototype.f4 = function (a) {
1738
+ XamDataLegend.prototype.f5 = function (a) {
1734
1739
  var e_12, _a;
1735
1740
  a.a.clear();
1736
1741
  a.b.clear();
@@ -1779,7 +1784,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1779
1784
  var s = n.h._inner[q];
1780
1785
  n.a.q(s, r);
1781
1786
  var t = n.c.item(s);
1782
- var u = this.eb(r, t);
1787
+ var u = this.ec(r, t);
1783
1788
  n.f.q(s, u);
1784
1789
  var v = !stringIsNullOrEmpty(r.l);
1785
1790
  if (v) {
@@ -1802,16 +1807,16 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1802
1807
  }
1803
1808
  }
1804
1809
  };
1805
- XamDataLegend.prototype.f3 = function (a) {
1810
+ XamDataLegend.prototype.f4 = function (a) {
1806
1811
  if (this.cf.count >= 1 && this.b3) {
1807
- this.fs(a.f);
1812
+ this.ft(a.f);
1808
1813
  }
1809
1814
  for (var b = 0; b < a.c.count; b++) {
1810
- this.gr(a.c._inner[b], this.ba);
1811
- this.ft(a, b);
1815
+ this.gs(a.c._inner[b], this.ba);
1816
+ this.fu(a, b);
1812
1817
  }
1813
1818
  if (this.as == 0) {
1814
- this.fu(a);
1819
+ this.fv(a);
1815
1820
  }
1816
1821
  };
1817
1822
  XamDataLegend.prototype.b8 = function () {
@@ -1825,13 +1830,13 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1825
1830
  }
1826
1831
  return a;
1827
1832
  };
1828
- XamDataLegend.prototype.fw = function (a) {
1833
+ XamDataLegend.prototype.fx = function (a) {
1829
1834
  var e_13, _a;
1830
1835
  var b = 0;
1831
1836
  var c = 0;
1832
1837
  for (var d = 0; d < a.b.count; d++) {
1833
1838
  var e = a.b._inner[d];
1834
- this.f6(e);
1839
+ this.f7(e);
1835
1840
  }
1836
1841
  var f = 0;
1837
1842
  var g = new Size(1, 0, 0);
@@ -1847,15 +1852,15 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1847
1852
  if (!i.containsKey(m)) {
1848
1853
  i.addItem(m, new Size(1, 0, 0));
1849
1854
  }
1850
- i.item(m, this.i1(i.item(m), n.am, n.ap));
1855
+ i.item(m, this.i3(i.item(m), n.am, n.ap));
1851
1856
  if (!j.containsKey(m)) {
1852
1857
  j.addItem(m, new Size(1, 0, 0));
1853
1858
  }
1854
- j.item(m, this.i1(j.item(m), n.ak, n.ao));
1859
+ j.item(m, this.i3(j.item(m), n.ak, n.ao));
1855
1860
  if (!k.containsKey(m)) {
1856
1861
  k.addItem(m, new Size(1, 0, 0));
1857
1862
  }
1858
- k.item(m, this.i1(k.item(m), n.ai, n.an));
1863
+ k.item(m, this.i3(k.item(m), n.ai, n.an));
1859
1864
  }
1860
1865
  }
1861
1866
  }
@@ -1874,8 +1879,8 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1874
1879
  }
1875
1880
  for (var o = 0; o < a.b.count; o++) {
1876
1881
  var p = a.b._inner[o];
1877
- h = this.i0(h, p.x, p.z);
1878
- g = this.i1(g, p.y, p.ab);
1882
+ h = this.i2(h, p.x, p.z);
1883
+ g = this.i3(g, p.y, p.ab);
1879
1884
  for (var q = 0; q < p.m.count; q++) {
1880
1885
  p.m._inner[q].al = i.item(q);
1881
1886
  p.m._inner[q].aj = j.item(q);
@@ -1895,7 +1900,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1895
1900
  var v = 0;
1896
1901
  for (var w = 0; w < a.b.count; w++) {
1897
1902
  var x = a.b._inner[w];
1898
- var y = this.iy(v, x, f, g, h);
1903
+ var y = this.i0(v, x, f, g, h);
1899
1904
  v = y.height;
1900
1905
  u = Math.max(u, y.width);
1901
1906
  }
@@ -1904,13 +1909,13 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
1904
1909
  a.d = b;
1905
1910
  a.c = c;
1906
1911
  };
1907
- XamDataLegend.prototype.i0 = function (a, b, c) {
1912
+ XamDataLegend.prototype.i2 = function (a, b, c) {
1908
1913
  return new Size(1, Math.max(a.width, b.width + c.left + c.right), Math.max(a.height, b.height + c.top + c.bottom));
1909
1914
  };
1910
- XamDataLegend.prototype.i1 = function (a, b, c) {
1915
+ XamDataLegend.prototype.i3 = function (a, b, c) {
1911
1916
  return new Size(1, Math.max(a.width, b.width + c.left + c.right), Math.max(a.height, b.height + c.top + c.bottom));
1912
1917
  };
1913
- XamDataLegend.prototype.iy = function (a, b, c, d, e) {
1918
+ XamDataLegend.prototype.i0 = function (a, b, c, d, e) {
1914
1919
  var e_14, _a, e_15, _b;
1915
1920
  var f = 0;
1916
1921
  var g = 0;
@@ -2014,7 +2019,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2014
2019
  a += b.aa.bottom;
2015
2020
  return new Size(1, f, a);
2016
2021
  };
2017
- XamDataLegend.prototype.f6 = function (a) {
2022
+ XamDataLegend.prototype.f7 = function (a) {
2018
2023
  var e_16, _a;
2019
2024
  a.y = a.r == null ? new Size(1, 0, 0) : this.a7.bz(a.r, a.k);
2020
2025
  try {
@@ -2039,16 +2044,16 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2039
2044
  }
2040
2045
  }
2041
2046
  };
2042
- XamDataLegend.prototype.ea = function (a, b, c, d, e) {
2047
+ XamDataLegend.prototype.eb = function (a, b, c, d, e) {
2043
2048
  if (this.a4 == 2) {
2044
2049
  return null;
2045
2050
  }
2046
2051
  var f = "";
2047
- if (stringIsNullOrEmpty(this.e1)) {
2052
+ if (stringIsNullOrEmpty(this.e2)) {
2048
2053
  f = c;
2049
2054
  }
2050
2055
  else {
2051
- f = this.e1;
2056
+ f = this.e2;
2052
2057
  }
2053
2058
  if (e) {
2054
2059
  if (stringIsNullOrEmpty(f)) {
@@ -2071,7 +2076,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2071
2076
  }
2072
2077
  return f;
2073
2078
  };
2074
- XamDataLegend.prototype.d8 = function (a, b, c, d) {
2079
+ XamDataLegend.prototype.d9 = function (a, b, c, d) {
2075
2080
  if (this.ar == 2) {
2076
2081
  return null;
2077
2082
  }
@@ -2088,7 +2093,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2088
2093
  }
2089
2094
  return null;
2090
2095
  };
2091
- XamDataLegend.prototype.fu = function (a) {
2096
+ XamDataLegend.prototype.fv = function (a) {
2092
2097
  var e_17, _a, e_18, _b;
2093
2098
  if (this.a3 == 5) {
2094
2099
  return;
@@ -2186,8 +2191,8 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2186
2191
  }
2187
2192
  var m = this.a8();
2188
2193
  var n = new DataLegendRowInfo(this.a7, true, false, false, -1);
2189
- n.r = this.ei != null ? this.ei : m.title;
2190
- n.u = this.iq || n.u;
2194
+ n.r = this.ej != null ? this.ej : m.title;
2195
+ n.u = this.is || n.u;
2191
2196
  n.k = this.bs || n.k;
2192
2197
  n.p = a.f;
2193
2198
  for (var o = 0; o < c; o++) {
@@ -2226,40 +2231,40 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2226
2231
  var x = this.am(q.c, r, v, w);
2227
2232
  x.i = v;
2228
2233
  x.h = w;
2229
- var y = this.eb(x, p);
2234
+ var y = this.ec(x, p);
2230
2235
  var z = new DataLegendRowCell(this.a7, true, false, false, -1);
2231
2236
  z.u = n.m.count;
2232
- z.v = this.d8(a, z.u, " ", p.b);
2233
- if (!stringIsNullOrEmpty(this.ed)) {
2234
- z.v = this.ed;
2237
+ z.v = this.d9(a, z.u, " ", p.b);
2238
+ if (!stringIsNullOrEmpty(this.ee)) {
2239
+ z.v = this.ee;
2235
2240
  }
2236
2241
  if (q.e != null) {
2237
2242
  z.v = q.e;
2238
2243
  }
2239
2244
  z.l = !stringIsNullOrEmpty(z.v);
2240
- z.ab = this.ip || z.ab;
2245
+ z.ab = this.ir || z.ab;
2241
2246
  z.i = this.br || z.i;
2242
2247
  z.z = y;
2243
2248
  z.k = this.bu || z.k;
2244
- z.ad = this.io(this.is, z.ad, null);
2249
+ z.ad = this.iq(this.iu, z.ad, null);
2245
2250
  z.t = q.c;
2246
2251
  z.h = x.a;
2247
2252
  z.y = p.r;
2248
2253
  z.x = p.q;
2249
2254
  var aa = p.ab.length >= 1 ? p.ab[0] : " ";
2250
- z.w = this.ea(a, z.u, aa, x.l, p.d);
2255
+ z.w = this.eb(a, z.u, aa, x.l, p.d);
2251
2256
  if (q.f != null) {
2252
2257
  z.w = q.f;
2253
2258
  }
2254
2259
  z.o = !stringIsNullOrEmpty(z.w);
2255
- z.ac = this.ir || z.ac;
2260
+ z.ac = this.it || z.ac;
2256
2261
  z.j = this.bt || z.j;
2257
2262
  n.m.add(z);
2258
2263
  }
2259
- this.gp(n);
2264
+ this.gq(n);
2260
2265
  if (n.c) {
2261
- this.fv(n);
2262
- this.gc(n);
2266
+ this.fw(n);
2267
+ this.gd(n);
2263
2268
  this.ao.e(n);
2264
2269
  }
2265
2270
  };
@@ -2308,9 +2313,9 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2308
2313
  }
2309
2314
  return c;
2310
2315
  };
2311
- XamDataLegend.prototype.fv = function (a) {
2316
+ XamDataLegend.prototype.fw = function (a) {
2312
2317
  };
2313
- XamDataLegend.prototype.io = function (a, b, c) {
2318
+ XamDataLegend.prototype.iq = function (a, b, c) {
2314
2319
  if (a != null) {
2315
2320
  return a;
2316
2321
  }
@@ -2319,13 +2324,13 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2319
2324
  }
2320
2325
  return b;
2321
2326
  };
2322
- XamDataLegend.prototype.d9 = function (a, b) {
2327
+ XamDataLegend.prototype.ea = function (a, b) {
2323
2328
  return stringIsNullOrEmpty(a) ? b : a;
2324
2329
  };
2325
- XamDataLegend.prototype.eb = function (a, b) {
2330
+ XamDataLegend.prototype.ec = function (a, b) {
2326
2331
  var c = a.d;
2327
2332
  if (b == null || isNaN_(c) || isInfinity(c)) {
2328
- return this.fo;
2333
+ return this.fp;
2329
2334
  }
2330
2335
  var d;
2331
2336
  var e = b.d ? a.d : a.g;
@@ -2339,8 +2344,8 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2339
2344
  }
2340
2345
  var g = new NumberFormatSpecifier();
2341
2346
  g.useGrouping = this.ca;
2342
- g.locale = this.d9(this.e7, null);
2343
- g.currencyCode = this.e9;
2347
+ g.locale = this.ea(this.e8, null);
2348
+ g.currencyCode = this.fa;
2344
2349
  if (b.d) {
2345
2350
  g.minimumFractionDigits = a.i;
2346
2351
  g.maximumFractionDigits = a.h;
@@ -2388,7 +2393,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2388
2393
  }
2389
2394
  return d;
2390
2395
  };
2391
- XamDataLegend.prototype.ft = function (a, b) {
2396
+ XamDataLegend.prototype.fu = function (a, b) {
2392
2397
  if (this.cb == false) {
2393
2398
  return;
2394
2399
  }
@@ -2401,7 +2406,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2401
2406
  g.q = e;
2402
2407
  g.p = a.f;
2403
2408
  g.r = e;
2404
- g.u = this.it || g.u;
2409
+ g.u = this.iv || g.u;
2405
2410
  g.k = this.bv || g.k;
2406
2411
  g.j = this.bb(d);
2407
2412
  g.o = d.getDataLegendBadgeShapeAndMarker();
@@ -2414,28 +2419,28 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2414
2419
  l.u = g.m.count;
2415
2420
  l.k = this.bx || l.k;
2416
2421
  l.z = k;
2417
- l.ad = this.io(this.iv, l.ad, i.z);
2422
+ l.ad = this.iq(this.ix, l.ad, i.z);
2418
2423
  l.y = i.r;
2419
2424
  l.x = i.q;
2420
2425
  l.t = i.l;
2421
2426
  l.h = j.a;
2422
- l.w = this.ea(a, l.u, i.t, j.l, i.d);
2427
+ l.w = this.eb(a, l.u, i.t, j.l, i.d);
2423
2428
  l.o = !stringIsNullOrEmpty(l.w);
2424
- l.ac = this.iu || l.ac;
2429
+ l.ac = this.iw || l.ac;
2425
2430
  l.j = this.bw || l.j;
2426
- l.v = this.d8(a, l.u, i.s, i.b);
2431
+ l.v = this.d9(a, l.u, i.s, i.b);
2427
2432
  l.l = !stringIsNullOrEmpty(l.v);
2428
- l.ab = this.im || l.ab;
2433
+ l.ab = this.ip || l.ab;
2429
2434
  l.i = this.bq || l.i;
2430
2435
  g.m.add(l);
2431
2436
  }
2432
- this.fv(g);
2433
- this.gc(g);
2434
- this.go(g);
2437
+ this.fw(g);
2438
+ this.gd(g);
2439
+ this.gp(g);
2435
2440
  if (g.c) {
2436
2441
  if (g.l) {
2437
- this.gr(d, g.j);
2438
- var m = this.gv(d);
2442
+ this.gs(d, g.j);
2443
+ var m = this.gw(d);
2439
2444
  var n = this.c1(d);
2440
2445
  g.t = m;
2441
2446
  g.n = n;
@@ -2444,13 +2449,13 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2444
2449
  }
2445
2450
  }
2446
2451
  else if (this.as == 1) {
2447
- this.fv(g);
2448
- this.gc(g);
2449
- this.go(g);
2452
+ this.fw(g);
2453
+ this.gd(g);
2454
+ this.gp(g);
2450
2455
  if (g.c) {
2451
2456
  if (g.l) {
2452
- this.gr(d, g.j);
2453
- var o = this.gv(d);
2457
+ this.gs(d, g.j);
2458
+ var o = this.gw(d);
2454
2459
  var p = this.c1(d);
2455
2460
  g.t = o;
2456
2461
  g.n = p;
@@ -2465,18 +2470,18 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2465
2470
  u.u = g.m.count;
2466
2471
  u.k = this.bx || u.k;
2467
2472
  u.z = t;
2468
- u.ad = this.io(this.iv, u.ad, r.z);
2473
+ u.ad = this.iq(this.ix, u.ad, r.z);
2469
2474
  u.y = r.r;
2470
2475
  u.x = r.q;
2471
2476
  u.t = r.l;
2472
2477
  u.h = s.a;
2473
- u.w = this.ea(a, u.u, r.t, s.l, r.d);
2478
+ u.w = this.eb(a, u.u, r.t, s.l, r.d);
2474
2479
  u.o = !stringIsNullOrEmpty(u.w);
2475
- u.ac = this.iu || u.ac;
2480
+ u.ac = this.iw || u.ac;
2476
2481
  u.j = this.bw || u.j;
2477
- u.v = this.d8(a, u.u, r.s, r.b);
2482
+ u.v = this.d9(a, u.u, r.s, r.b);
2478
2483
  u.l = !stringIsNullOrEmpty(u.v);
2479
- u.ab = this.im || u.ab;
2484
+ u.ab = this.ip || u.ab;
2480
2485
  u.i = this.bq || u.i;
2481
2486
  var v = new DataLegendRowInfo(this.a7, false, false, false, b);
2482
2487
  v.h = f;
@@ -2484,9 +2489,9 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2484
2489
  v.f = true;
2485
2490
  v.j = 7;
2486
2491
  v.m.add(u);
2487
- this.fv(v);
2488
- this.gc(v);
2489
- this.go(v);
2492
+ this.fw(v);
2493
+ this.gd(v);
2494
+ this.gp(v);
2490
2495
  if (v.c) {
2491
2496
  this.ao.e(v);
2492
2497
  }
@@ -2508,7 +2513,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2508
2513
  }
2509
2514
  return a.legendItemBadgeShape;
2510
2515
  };
2511
- XamDataLegend.prototype.gr = function (a, b) {
2516
+ XamDataLegend.prototype.gs = function (a, b) {
2512
2517
  if (b == 0) {
2513
2518
  return;
2514
2519
  }
@@ -2519,14 +2524,14 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2519
2524
  XamDataLegend.prototype.b4 = function () {
2520
2525
  return !isNaN_(this.cq) && !isNaN_(this.cr);
2521
2526
  };
2522
- XamDataLegend.prototype.gv = function (a) {
2527
+ XamDataLegend.prototype.gw = function (a) {
2523
2528
  return a.getDataLegendBadge();
2524
2529
  };
2525
- XamDataLegend.prototype.fq = function (a, b) {
2530
+ XamDataLegend.prototype.fr = function (a, b) {
2526
2531
  if (this.b5 == false) {
2527
2532
  return;
2528
2533
  }
2529
- var c = this.d7(a);
2534
+ var c = this.d8(a);
2530
2535
  if (c == null) {
2531
2536
  c = this.c2;
2532
2537
  }
@@ -2538,33 +2543,33 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2538
2543
  }
2539
2544
  var d = new DataLegendRowInfo(this.a7, false, true, false, -1);
2540
2545
  d.r = c;
2541
- d.u = this.il || d.u;
2546
+ d.u = this.io || d.u;
2542
2547
  d.k = this.bp || d.k;
2543
2548
  d.p = b;
2544
- this.fv(d);
2545
- this.gc(d);
2546
- this.gn(d);
2549
+ this.fw(d);
2550
+ this.gd(d);
2551
+ this.go(d);
2547
2552
  if (d.c) {
2548
2553
  this.ao.e(d);
2549
2554
  }
2550
2555
  };
2551
- XamDataLegend.prototype.fs = function (a) {
2556
+ XamDataLegend.prototype.ft = function (a) {
2552
2557
  if (stringIsNullOrEmpty(a)) {
2553
2558
  return;
2554
2559
  }
2555
2560
  var b = new DataLegendRowInfo(this.a7, false, false, true, -1);
2556
2561
  b.r = a;
2557
- b.u = this.ik || b.u;
2562
+ b.u = this.im || b.u;
2558
2563
  b.k = this.bo || b.k;
2559
2564
  b.p = a;
2560
- this.fv(b);
2561
- this.gc(b);
2562
- this.gm(b);
2565
+ this.fw(b);
2566
+ this.gd(b);
2567
+ this.gn(b);
2563
2568
  if (b.c) {
2564
2569
  this.ao.e(b);
2565
2570
  }
2566
2571
  };
2567
- XamDataLegend.prototype.jc = function (a) {
2572
+ XamDataLegend.prototype.je = function (a) {
2568
2573
  var b = new Thickness(0, 0);
2569
2574
  if (a.top >= 0) {
2570
2575
  b.top = a.top;
@@ -2580,34 +2585,34 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2580
2585
  }
2581
2586
  return b;
2582
2587
  };
2583
- XamDataLegend.prototype.gc = function (a) {
2588
+ XamDataLegend.prototype.gd = function (a) {
2584
2589
  var e_19, _a;
2585
2590
  if (a.d) {
2586
- a.ab = this.jc(this.ja);
2587
- a.aa = this.jc(this.jd);
2591
+ a.ab = this.je(this.jc);
2592
+ a.aa = this.je(this.jf);
2588
2593
  }
2589
2594
  else if (a.b) {
2590
- a.ab = this.jc(this.i6);
2591
- a.aa = this.jc(this.i5);
2595
+ a.ab = this.je(this.i8);
2596
+ a.aa = this.je(this.i7);
2592
2597
  }
2593
2598
  else if (a.a) {
2594
- a.ab = this.jc(this.i4);
2595
- a.aa = this.jc(this.i3);
2599
+ a.ab = this.je(this.i6);
2600
+ a.aa = this.je(this.i5);
2596
2601
  }
2597
2602
  else {
2598
- a.ab = this.jc(this.i9);
2599
- a.aa = this.jc(this.i8);
2603
+ a.ab = this.je(this.jb);
2604
+ a.aa = this.je(this.ja);
2600
2605
  }
2601
2606
  try {
2602
2607
  for (var _b = __values(fromEnum(a.m)), _c = _b.next(); !_c.done; _c = _b.next()) {
2603
2608
  var b = _c.value;
2604
- b.ap = this.jc(this.je);
2605
- b.ao = this.jc(this.jb);
2609
+ b.ap = this.je(this.jg);
2610
+ b.ao = this.je(this.jd);
2606
2611
  if (this.as == 1 && !this.b7) {
2607
- b.an = this.jc(new Thickness(1, 0, 0, 20, 0));
2612
+ b.an = this.je(new Thickness(1, 0, 0, 20, 0));
2608
2613
  }
2609
2614
  else {
2610
- b.an = this.jc(this.i7);
2615
+ b.an = this.je(this.i9);
2611
2616
  }
2612
2617
  }
2613
2618
  }
@@ -2625,11 +2630,11 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2625
2630
  }
2626
2631
  }
2627
2632
  if (a.d) {
2628
- a.z = this.jc(this.i2);
2633
+ a.z = this.je(this.i4);
2629
2634
  a.x = new Size(1, 20, 15);
2630
2635
  }
2631
2636
  };
2632
- XamDataLegend.prototype.d7 = function (a) {
2637
+ XamDataLegend.prototype.d8 = function (a) {
2633
2638
  if (this.ds != null) {
2634
2639
  return this.ds;
2635
2640
  }
@@ -2637,7 +2642,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2637
2642
  var c = null;
2638
2643
  for (var d = 0; d < a.length; d++) {
2639
2644
  var e = a[d];
2640
- var f = this.d5(e);
2645
+ var f = this.d6(e);
2641
2646
  if (f == null) {
2642
2647
  continue;
2643
2648
  }
@@ -2656,12 +2661,12 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2656
2661
  }
2657
2662
  return null;
2658
2663
  };
2659
- XamDataLegend.prototype.d5 = function (a) {
2664
+ XamDataLegend.prototype.d6 = function (a) {
2660
2665
  if (this.b4()) {
2661
2666
  var b = a.getDataLegendAxisLabelFromCursorPosition(this.cq, this.cr);
2662
2667
  if (typeCast(Date_$type, b) !== null) {
2663
2668
  var c = b;
2664
- b = this.d6(c);
2669
+ b = this.d7(c);
2665
2670
  }
2666
2671
  return b == null ? "" : b.toString();
2667
2672
  }
@@ -2669,7 +2674,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2669
2674
  return null;
2670
2675
  }
2671
2676
  };
2672
- XamDataLegend.prototype.d6 = function (a) {
2677
+ XamDataLegend.prototype.d7 = function (a) {
2673
2678
  if (this.ai != null) {
2674
2679
  var b = this.ai.i(a);
2675
2680
  return b;
@@ -2716,7 +2721,7 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2716
2721
  if (e == 5) {
2717
2722
  c.timeStyle = null;
2718
2723
  }
2719
- c.locale = this.d9(this.di, "en-US");
2724
+ c.locale = this.ea(this.di, "en-US");
2720
2725
  if (this.aj == null) {
2721
2726
  this.aj = new BindingFormatter();
2722
2727
  }
@@ -2726,13 +2731,13 @@ var XamDataLegend = /** @class */ /*@__PURE__*/ (function (_super) {
2726
2731
  return f;
2727
2732
  }
2728
2733
  };
2729
- XamDataLegend.prototype.fx = function () {
2734
+ XamDataLegend.prototype.fy = function () {
2730
2735
  if (this.ao != null) {
2731
2736
  this.ao.f();
2732
2737
  }
2733
2738
  };
2734
2739
  XamDataLegend.$t = markType(XamDataLegend, 'XamDataLegend', Control.$, [INotifyPropertyChanged_$type, IDataLegend_$type, IOnDemandRender_$type]);
2735
- XamDataLegend.$$p = markDep(DependencyProperty, PropertyMetadata, XamDataLegend, 'ga', ['BadgeMargin:i2:gw', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:ba:gx', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'ExcludedColumns::gy', [Array_$type, null], 'ExcludedSeries::gz', [Array_$type, null], 'GroupRowMargin:i3:g0', [Thickness.$, new Thickness(0, 5)], 'GroupRowVisible:b3:g1', [0, false], 'GroupTextColor:ik:g2', [Brush.$, null], 'GroupTextMargin:i4:g3', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderFormatCulture:di:g4', [2, stringEmpty()], 'HeaderFormatDate:ap:g5', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:ag:g6', [Array_$type, null], 'HeaderFormatString:dm:g7', [2, null], 'HeaderFormatTime:aq:g8', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:i5:g9', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:b5:ha', [0, true], 'HeaderTextColor:il:hb', [Brush.$, null], 'HeaderTextMargin:i6:hc', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:ds:hd', [2, null], 'IncludedColumns::he', [Array_$type, null], 'IncludedSeries::hf', [Array_$type, null], 'LabelDisplayMode:ar:hg', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:im:hh', [Brush.$, null], 'LabelTextMargin:i7:hi', [Thickness.$, new Thickness(1, 12, 0, 0, 0)], 'LayoutMode:as:hj', [DataLegendLayoutMode_$type, enumGetBox(DataLegendLayoutMode_$type, 0)], 'ShouldUpdateWhenSeriesDataChanges:b9:hk', [0, true], 'SummaryLabelTextColor:ip:hl', [Brush.$, null], 'SummaryLabelText:ed:hm', [2, null], 'SummaryRowMargin:i8:hn', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:iq:ho', [Brush.$, null], 'SummaryTitleTextMargin:i9:hp', [Thickness.$, new Thickness(1, 2, 0, 4, 0)], 'SummaryTitleText:ei:hq', [2, null], 'SummaryType:a3:hr', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:ir:hs', [Brush.$, null], 'SummaryUnitsText:eo:ht', [2, null], 'SummaryValueTextColor:is:hu', [Brush.$, null], 'TargetCursorPositionX::hv', [1, NaN], 'TargetCursorPositionY::hw', [1, NaN], 'Target::hx', [4, null], 'TitleTextColor:it:hy', [Brush.$, null], 'TitleTextMargin:ja:hz', [Thickness.$, new Thickness(1, 0, 0, 4, 0)], 'UnitsDisplayMode:a4:h0', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:iu:h1', [Brush.$, null], 'UnitsTextMargin:jb:h2', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:e1:h3', [2, null], 'ValueFormatAbbreviation:an:h4', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:e7:h5', [2, stringEmpty()], 'ValueFormatCurrencyCode:e9:h6', [2, null], 'ValueFormatMaxFractions:cy:h7', [1, -1], 'ValueFormatMinFractions:cz:h8', [1, -1], 'ValueFormatMode:a5:h9', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:ah:ia', [Array_$type, null], 'ValueFormatString:ff:ib', [2, null], 'ValueFormatUseGrouping:ca:ic', [0, true], 'ValueRowMargin:jd:id', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:cb:ie', [0, true], 'ValueTextColor:iv:ig', [Brush.$, null], 'ValueTextMargin:je:ih', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:cc:ii', [0, false], 'ValueTextWhenMissingData:fo:ij', [2, "N/A"]]);
2740
+ XamDataLegend.$$p = markDep(DependencyProperty, PropertyMetadata, XamDataLegend, 'gb', ['BadgeMargin:i4:gx', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:ba:gy', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'ExcludedColumns::gz', [Array_$type, null], 'ExcludedSeries::g0', [Array_$type, null], 'GroupRowMargin:i5:g1', [Thickness.$, new Thickness(0, 5)], 'GroupRowVisible:b3:g2', [0, false], 'GroupTextColor:im:g3', [Brush.$, null], 'GroupTextMargin:i6:g4', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderFormatCulture:di:g5', [2, stringEmpty()], 'HeaderFormatDate:ap:g6', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:ag:g7', [Array_$type, null], 'HeaderFormatString:dm:g8', [2, null], 'HeaderFormatTime:aq:g9', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:i7:ha', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:b5:hb', [0, true], 'HeaderTextColor:io:hc', [Brush.$, null], 'HeaderTextMargin:i8:hd', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:ds:he', [2, null], 'IncludedColumns::hf', [Array_$type, null], 'IncludedSeries::hg', [Array_$type, null], 'IsEmbeddedInDataTooltip::hh', [0, false], 'LabelDisplayMode:ar:hi', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ip:hj', [Brush.$, null], 'LabelTextMargin:i9:hk', [Thickness.$, new Thickness(1, 12, 0, 0, 0)], 'LayoutMode:as:hl', [DataLegendLayoutMode_$type, enumGetBox(DataLegendLayoutMode_$type, 0)], 'ShouldUpdateWhenSeriesDataChanges:b9:hm', [0, true], 'SummaryLabelTextColor:ir:hn', [Brush.$, null], 'SummaryLabelText:ee:ho', [2, null], 'SummaryRowMargin:ja:hp', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:is:hq', [Brush.$, null], 'SummaryTitleTextMargin:jb:hr', [Thickness.$, new Thickness(1, 2, 0, 4, 0)], 'SummaryTitleText:ej:hs', [2, null], 'SummaryType:a3:ht', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:it:hu', [Brush.$, null], 'SummaryUnitsText:ep:hv', [2, null], 'SummaryValueTextColor:iu:hw', [Brush.$, null], 'TargetCursorPositionX::hx', [1, NaN], 'TargetCursorPositionY::hy', [1, NaN], 'Target::hz', [4, null], 'TitleTextColor:iv:h0', [Brush.$, null], 'TitleTextMargin:jc:h1', [Thickness.$, new Thickness(1, 0, 0, 4, 0)], 'UnitsDisplayMode:a4:h2', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:iw:h3', [Brush.$, null], 'UnitsTextMargin:jd:h4', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:e2:h5', [2, null], 'ValueFormatAbbreviation:an:h6', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:e8:h7', [2, stringEmpty()], 'ValueFormatCurrencyCode:fa:h8', [2, null], 'ValueFormatMaxFractions:cy:h9', [1, -1], 'ValueFormatMinFractions:cz:ia', [1, -1], 'ValueFormatMode:a5:ib', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:ah:ic', [Array_$type, null], 'ValueFormatString:fg:id', [2, null], 'ValueFormatUseGrouping:ca:ie', [0, true], 'ValueRowMargin:jf:ig', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:cb:ih', [0, true], 'ValueTextColor:ix:ii', [Brush.$, null], 'ValueTextMargin:jg:ij', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:cc:ik', [0, false], 'ValueTextWhenMissingData:fp:il', [2, "N/A"]]);
2736
2741
  return XamDataLegend;
2737
2742
  }(Control));
2738
2743
  export { XamDataLegend };
@@ -2823,7 +2828,7 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
2823
2828
  return _this;
2824
2829
  }
2825
2830
  DataLegendView.prototype.av = function () {
2826
- this.a.fz();
2831
+ this.a.f0();
2827
2832
  };
2828
2833
  DataLegendView.prototype.bp = function () {
2829
2834
  var a = new TextBlock();
@@ -2908,11 +2913,11 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
2908
2913
  this.ay();
2909
2914
  var a = Math.round(this.al.rootWrapper.width());
2910
2915
  var b = Math.round(this.al.rootWrapper.height());
2911
- this.a.ix = new Rect(0, 0, 0, a, b);
2916
+ this.a.iz = new Rect(0, 0, 0, a, b);
2912
2917
  if (this.b != null) {
2913
- this.b.bl = this.a.ix;
2918
+ this.b.bl = this.a.iz;
2914
2919
  }
2915
- this.a.gf();
2920
+ this.a.gg();
2916
2921
  };
2917
2922
  DataLegendView.prototype.ap = function () {
2918
2923
  if (this.b != null) {
@@ -2954,7 +2959,7 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
2954
2959
  i.setAttribute("height", h.toString());
2955
2960
  i.setStyleProperty("width", e.toString() + "px");
2956
2961
  i.setStyleProperty("height", f.toString() + "px");
2957
- this.a.ix = new Rect(0, 0, 0, e, f);
2962
+ this.a.iz = new Rect(0, 0, 0, e, f);
2958
2963
  this.am = i;
2959
2964
  var j = this.al.get2DCanvasContext(this.am);
2960
2965
  this.v = new RenderingContext(new CanvasViewRenderer(), j);
@@ -2971,8 +2976,8 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
2971
2976
  DataLegendView.prototype.aw = function (a) {
2972
2977
  };
2973
2978
  DataLegendView.prototype.ba = function () {
2974
- var a = this.a.ix.width;
2975
- var b = this.a.ix.height;
2979
+ var a = this.a.iz.width;
2980
+ var b = this.a.iz.height;
2976
2981
  var c = Math.round(a * this.ai);
2977
2982
  var d = Math.round(b * this.ai);
2978
2983
  if (this.ao != c || this.an != d) {
@@ -2996,7 +3001,7 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
2996
3001
  }
2997
3002
  if (a == this.v) {
2998
3003
  if (!a.e) {
2999
- a.l(this.a.ix.left, this.a.ix.top, this.a.ix.width, this.a.ix.height);
3004
+ a.l(this.a.iz.left, this.a.iz.top, this.a.iz.width, this.a.iz.height);
3000
3005
  }
3001
3006
  }
3002
3007
  var c = new DataTemplatePassInfo();
@@ -3058,7 +3063,7 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
3058
3063
  };
3059
3064
  DataLegendView.prototype.aa = function () {
3060
3065
  if (this.al != null) {
3061
- this.al.setTimeout(runOn(this.a, this.a.fz), 0);
3066
+ this.al.setTimeout(runOn(this.a, this.a.f0), 0);
3062
3067
  return true;
3063
3068
  }
3064
3069
  return false;