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
@@ -317,7 +317,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
317
317
  let b = this.cm;
318
318
  this.cm = a;
319
319
  if (b != this.cm) {
320
- this.ga("ActualCursorPositionX", b, this.cm);
320
+ this.gb("ActualCursorPositionX", b, this.cm);
321
321
  }
322
322
  }
323
323
  get cr() {
@@ -327,7 +327,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
327
327
  let b = this.cn;
328
328
  this.cn = a;
329
329
  if (b != this.cn) {
330
- this.ga("ActualCursorPositionY", b, this.cn);
330
+ this.gb("ActualCursorPositionY", b, this.cn);
331
331
  }
332
332
  }
333
333
  get cs() {
@@ -336,7 +336,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
336
336
  set cs(a) {
337
337
  let b = this.co;
338
338
  this.co = a;
339
- this.ga("ActualPixelScalingRatio", b, this.co);
339
+ this.gb("ActualPixelScalingRatio", b, this.co);
340
340
  }
341
341
  get bx() {
342
342
  return this.bm;
@@ -351,7 +351,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
351
351
  }
352
352
  this.bm = a;
353
353
  if (b != this.bm) {
354
- this.ga("ValueTextStyle", b, this.bm);
354
+ this.gb("ValueTextStyle", b, this.bm);
355
355
  }
356
356
  }
357
357
  get bp() {
@@ -367,7 +367,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
367
367
  }
368
368
  this.be = a;
369
369
  if (b != this.be) {
370
- this.ga("HeaderTextStyle", b, this.be);
370
+ this.gb("HeaderTextStyle", b, this.be);
371
371
  }
372
372
  }
373
373
  get bo() {
@@ -383,7 +383,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
383
383
  }
384
384
  this.bd = a;
385
385
  if (b != this.bd) {
386
- this.ga("GroupTextStyle", b, this.bd);
386
+ this.gb("GroupTextStyle", b, this.bd);
387
387
  }
388
388
  }
389
389
  get bs() {
@@ -399,7 +399,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
399
399
  }
400
400
  this.bh = a;
401
401
  if (b != this.bh) {
402
- this.ga("SummaryTitleTextStyle", b, this.bh);
402
+ this.gb("SummaryTitleTextStyle", b, this.bh);
403
403
  }
404
404
  }
405
405
  get bu() {
@@ -415,7 +415,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
415
415
  }
416
416
  this.bj = a;
417
417
  if (b != this.bj) {
418
- this.ga("SummaryValueTextStyle", b, this.bj);
418
+ this.gb("SummaryValueTextStyle", b, this.bj);
419
419
  }
420
420
  }
421
421
  get br() {
@@ -431,7 +431,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
431
431
  }
432
432
  this.bg = a;
433
433
  if (b != this.bg) {
434
- this.ga("SummaryLabelTextStyle", b, this.bg);
434
+ this.gb("SummaryLabelTextStyle", b, this.bg);
435
435
  }
436
436
  }
437
437
  get bt() {
@@ -447,7 +447,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
447
447
  }
448
448
  this.bi = a;
449
449
  if (b != this.bi) {
450
- this.ga("SummaryUnitsTextStyle", b, this.bi);
450
+ this.gb("SummaryUnitsTextStyle", b, this.bi);
451
451
  }
452
452
  }
453
453
  get bw() {
@@ -463,7 +463,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
463
463
  }
464
464
  this.bl = a;
465
465
  if (b != this.bl) {
466
- this.ga("UnitsTextStyle", b, this.bl);
466
+ this.gb("UnitsTextStyle", b, this.bl);
467
467
  }
468
468
  }
469
469
  get bv() {
@@ -479,7 +479,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
479
479
  }
480
480
  this.bk = a;
481
481
  if (b != this.bk) {
482
- this.ga("TitleTextStyle", b, this.bk);
482
+ this.gb("TitleTextStyle", b, this.bk);
483
483
  }
484
484
  }
485
485
  get bq() {
@@ -495,7 +495,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
495
495
  }
496
496
  this.bf = a;
497
497
  if (b != this.bf) {
498
- this.ga("LabelTextStyle", b, this.bf);
498
+ this.gb("LabelTextStyle", b, this.bf);
499
499
  }
500
500
  }
501
501
  get pixelScalingRatio() {
@@ -504,7 +504,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
504
504
  set pixelScalingRatio(a) {
505
505
  let b = this.cp;
506
506
  this.cp = a;
507
- this.ga("PixelScalingRatio", b, this.cp);
507
+ this.gb("PixelScalingRatio", b, this.cp);
508
508
  }
509
509
  exportSerializedVisualData() {
510
510
  let a = this.exportVisualData();
@@ -519,7 +519,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
519
519
  ct(a, b) {
520
520
  return Math.min(b.left, a);
521
521
  }
522
- iw(a, b) {
522
+ iy(a, b) {
523
523
  let c = Rect.l_op_Equality(a, null) || a.isEmpty || !Extensions.b(a);
524
524
  let d = Rect.l_op_Equality(b, null) || b.isEmpty || !Extensions.b(b);
525
525
  if (c) {
@@ -555,11 +555,11 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
555
555
  if (f.count < this.ao.b.count) {
556
556
  return a;
557
557
  }
558
- if (Rect.l_op_Equality(this.ix, null) || this.ix.isEmpty) {
558
+ if (Rect.l_op_Equality(this.iz, null) || this.iz.isEmpty) {
559
559
  a.viewport = null;
560
560
  }
561
561
  else {
562
- a.viewport = new RectData(0, 0, this.ix.width, this.ix.height);
562
+ a.viewport = new RectData(0, 0, this.iz.width, this.iz.height);
563
563
  }
564
564
  for (let j = 0; j < this.ao.b.count; j++) {
565
565
  let k = this.ao.b._inner[j];
@@ -583,9 +583,9 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
583
583
  p.marginLeft = k.ab.left;
584
584
  p.marginRight = k.ab.right;
585
585
  p.marginBottom = k.ab.bottom;
586
- this.gk(p, o);
586
+ this.gl(p, o);
587
587
  l.columns.add(p);
588
- m = this.iw(m, k.w);
588
+ m = this.iy(m, k.w);
589
589
  }
590
590
  for (let q of fromEnum(k.m)) {
591
591
  if (Extensions.b(q.ae) && g.count > (c + 1)) {
@@ -600,9 +600,9 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
600
600
  t.marginLeft = q.an.left;
601
601
  t.marginRight = q.an.right;
602
602
  t.marginBottom = q.an.bottom;
603
- this.gk(t, s);
603
+ this.gl(t, s);
604
604
  l.columns.add(t);
605
- m = this.iw(m, q.ae);
605
+ m = this.iy(m, q.ae);
606
606
  }
607
607
  if (Extensions.b(q.ag) && h.count > (d + 1)) {
608
608
  d++;
@@ -616,9 +616,9 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
616
616
  w.marginLeft = q.ap.left;
617
617
  w.marginRight = q.ap.right;
618
618
  w.marginBottom = q.ap.bottom;
619
- this.gk(w, v);
619
+ this.gl(w, v);
620
620
  l.columns.add(w);
621
- m = this.iw(m, q.ag);
621
+ m = this.iy(m, q.ag);
622
622
  }
623
623
  if (Extensions.b(q.af) && i.count > (e + 1)) {
624
624
  e++;
@@ -632,13 +632,13 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
632
632
  z.marginLeft = q.ao.left;
633
633
  z.marginRight = q.ao.right;
634
634
  z.marginBottom = q.ao.bottom;
635
- this.gk(z, y);
635
+ this.gl(z, y);
636
636
  l.columns.add(z);
637
- m = this.iw(m, q.af);
637
+ m = this.iy(m, q.af);
638
638
  }
639
639
  }
640
640
  if (k.l) {
641
- m = this.iw(m, k.v);
641
+ m = this.iy(m, k.v);
642
642
  l.badgeBounds = RectData.b(k.v);
643
643
  l.badgeMarginTop = k.z.top;
644
644
  l.badgeMarginBottom = k.z.bottom;
@@ -657,7 +657,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
657
657
  }
658
658
  return a;
659
659
  }
660
- gk(a, b) {
660
+ gl(a, b) {
661
661
  if (b != null) {
662
662
  if (b.q != null) {
663
663
  a.fontFamily = b.q;
@@ -706,11 +706,11 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
706
706
  default: return new DataLegendSummaryCalculationEmpty();
707
707
  }
708
708
  }
709
- gp(a) {
709
+ gq(a) {
710
710
  if (this.styleSummaryRow != null) {
711
711
  let b = this.a0(a);
712
712
  this.styleSummaryRow(this, b);
713
- this.gl(a, b);
713
+ this.gm(a, b);
714
714
  }
715
715
  if (a.c && a.m != null && this.styleSummaryColumn != null) {
716
716
  for (let c = 0; c < a.m.count; c++) {
@@ -720,15 +720,15 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
720
720
  d.c = c;
721
721
  d.e = a.p;
722
722
  this.styleSummaryColumn(this, d);
723
- this.gq(a.m._inner[c], d);
723
+ this.gr(a.m._inner[c], d);
724
724
  }
725
725
  }
726
726
  }
727
- go(a) {
727
+ gp(a) {
728
728
  if (this.styleSeriesRow != null) {
729
729
  let b = this.a0(a);
730
730
  this.styleSeriesRow(this, b);
731
- this.gl(a, b);
731
+ this.gm(a, b);
732
732
  }
733
733
  if (a.c && a.m != null && this.styleSeriesColumn != null) {
734
734
  for (let c = 0; c < a.m.count; c++) {
@@ -738,22 +738,22 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
738
738
  d.c = c;
739
739
  d.e = a.p;
740
740
  this.styleSeriesColumn(this, d);
741
- this.gq(a.m._inner[c], d);
741
+ this.gr(a.m._inner[c], d);
742
742
  }
743
743
  }
744
744
  }
745
- gn(a) {
745
+ go(a) {
746
746
  if (this.styleHeaderRow != null) {
747
747
  let b = this.a0(a);
748
748
  this.styleHeaderRow(this, b);
749
- this.gl(a, b);
749
+ this.gm(a, b);
750
750
  }
751
751
  }
752
- gm(a) {
752
+ gn(a) {
753
753
  if (this.styleGroupRow != null) {
754
754
  let b = this.a0(a);
755
755
  this.styleGroupRow(this, b);
756
- this.gl(a, b);
756
+ this.gm(a, b);
757
757
  }
758
758
  }
759
759
  a0(a) {
@@ -768,7 +768,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
768
768
  b.f = a.q;
769
769
  return b;
770
770
  }
771
- gl(a, b) {
771
+ gm(a, b) {
772
772
  a.r = b.g;
773
773
  a.u = b.h;
774
774
  a.j = b.a;
@@ -789,7 +789,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
789
789
  b.a = a.h;
790
790
  return b;
791
791
  }
792
- gq(a, b) {
792
+ gr(a, b) {
793
793
  a.ab = b.l;
794
794
  a.v = b.f;
795
795
  a.l = !stringIsNullOrEmpty(a.v);
@@ -799,40 +799,40 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
799
799
  a.z = b.k;
800
800
  a.ad = b.n;
801
801
  }
802
- gd(a, b, c) {
802
+ ge(a, b, c) {
803
803
  switch (a) {
804
- case XamDataLegend.$$p[24]:
804
+ case XamDataLegend.$$p[25]:
805
805
  this.b1 = c;
806
806
  break;
807
807
  case XamDataLegend.$$p[19]:
808
808
  case XamDataLegend.$$p[3]:
809
- this.gu();
809
+ this.gv();
810
810
  break;
811
811
  case XamDataLegend.$$p[18]:
812
812
  case XamDataLegend.$$p[2]:
813
- this.gt();
813
+ this.gu();
814
814
  break;
815
- case XamDataLegend.$$p[37]:
815
+ case XamDataLegend.$$p[38]:
816
816
  let d = c;
817
817
  let e = b;
818
- this.gb(e, d);
818
+ this.gc(e, d);
819
819
  break;
820
- case XamDataLegend.$$p[35]:
820
+ case XamDataLegend.$$p[36]:
821
821
  if (this.b6(this.targetCursorPositionX)) {
822
822
  this.cq = this.targetCursorPositionX;
823
823
  }
824
824
  break;
825
- case XamDataLegend.$$p[36]:
825
+ case XamDataLegend.$$p[37]:
826
826
  if (this.b6(this.targetCursorPositionY)) {
827
827
  this.cr = this.targetCursorPositionY;
828
828
  }
829
829
  break;
830
+ case XamDataLegend.$$p[52]:
830
831
  case XamDataLegend.$$p[51]:
831
- case XamDataLegend.$$p[50]:
832
- if (!stringIsNullOrEmpty(this.ff)) {
832
+ if (!stringIsNullOrEmpty(this.fg)) {
833
833
  this.ak = ((() => {
834
834
  let $ret = new BindingFormatter();
835
- $ret.j = this.ff;
835
+ $ret.j = this.fg;
836
836
  $ret.d = this.ah;
837
837
  return $ret;
838
838
  })());
@@ -867,15 +867,15 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
867
867
  this.a7.a9(c);
868
868
  break;
869
869
  }
870
- this.gf();
870
+ this.gg();
871
871
  }
872
- ga(a, b, c) {
873
- this.gd(a, b, c);
872
+ gb(a, b, c) {
873
+ this.ge(a, b, c);
874
874
  if (this.propertyChanged != null) {
875
875
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
876
876
  }
877
877
  }
878
- gb(a, b) {
878
+ gc(a, b) {
879
879
  this.a9 = b;
880
880
  if (a != null) {
881
881
  a.detachDataLegend(this);
@@ -890,11 +890,11 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
890
890
  }
891
891
  }
892
892
  }
893
- gu() {
893
+ gv() {
894
894
  this.ch = this.ci(this.includedSeries);
895
895
  this.cg = this.ci(this.excludedSeries);
896
896
  }
897
- gt() {
897
+ gu() {
898
898
  this.ce = this.ci(this.includedColumns);
899
899
  this.cd = this.ci(this.excludedColumns);
900
900
  if (this.ce != null) {
@@ -906,7 +906,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
906
906
  this.ce.addItem(c, d);
907
907
  }
908
908
  }
909
- this.fr(this.ce);
909
+ this.fs(this.ce);
910
910
  }
911
911
  if (this.cd != null) {
912
912
  let e = new List$1(String_$type, 1, this.cd.keys);
@@ -917,10 +917,10 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
917
917
  this.cd.addItem(g, h);
918
918
  }
919
919
  }
920
- this.fr(this.cd);
920
+ this.fs(this.cd);
921
921
  }
922
922
  }
923
- fr(a) {
923
+ fs(a) {
924
924
  let b = new List$1(String_$type, 1, a.keys);
925
925
  for (let c of fromEnum(b)) {
926
926
  let d = a.item(c);
@@ -971,11 +971,11 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
971
971
  notifyVisualPropertiesChanged(a) {
972
972
  }
973
973
  notifySeriesCollectionChanged() {
974
- this.gf();
974
+ this.gg();
975
975
  }
976
976
  notifySeriesDataChanged() {
977
977
  if (this.b1) {
978
- this.gf();
978
+ this.gg();
979
979
  }
980
980
  }
981
981
  constructor() {
@@ -1011,7 +1011,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1011
1011
  this.ch = null;
1012
1012
  this.cg = null;
1013
1013
  this.a7 = null;
1014
- this.ix = null;
1014
+ this.iz = null;
1015
1015
  this._externalObject = null;
1016
1016
  this.by = false;
1017
1017
  this.bz = false;
@@ -1024,13 +1024,16 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1024
1024
  this.c2 = "";
1025
1025
  this.ai = null;
1026
1026
  this.aj = null;
1027
- this.ix = Rect.empty;
1027
+ this.iz = Rect.empty;
1028
1028
  this.b1 = true;
1029
1029
  this.ab = XamDataLegend.$;
1030
1030
  this.a7 = this.a6();
1031
1031
  }
1032
1032
  updatePropertyByName(a, b) {
1033
1033
  switch (a) {
1034
+ case XamDataLegend.$$p[20]:
1035
+ this.isEmbeddedInDataTooltip = b;
1036
+ break;
1034
1037
  case XamDataLegend.$$p[19]:
1035
1038
  this.includedSeries = b;
1036
1039
  break;
@@ -1043,47 +1046,47 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1043
1046
  case XamDataLegend.$$p[2]:
1044
1047
  this.excludedColumns = b;
1045
1048
  break;
1046
- case XamDataLegend.$$p[44]:
1049
+ case XamDataLegend.$$p[45]:
1047
1050
  this.an = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
1048
1051
  break;
1049
- case XamDataLegend.$$p[47]:
1052
+ case XamDataLegend.$$p[48]:
1050
1053
  this.cy = typeGetValue(b);
1051
1054
  break;
1052
- case XamDataLegend.$$p[48]:
1055
+ case XamDataLegend.$$p[49]:
1053
1056
  this.cz = typeGetValue(b);
1054
1057
  break;
1055
- case XamDataLegend.$$p[49]:
1058
+ case XamDataLegend.$$p[50]:
1056
1059
  this.a5 = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
1057
1060
  break;
1058
- case XamDataLegend.$$p[45]:
1059
- this.e7 = b;
1061
+ case XamDataLegend.$$p[46]:
1062
+ this.e8 = b;
1060
1063
  break;
1061
- case XamDataLegend.$$p[52]:
1064
+ case XamDataLegend.$$p[53]:
1062
1065
  this.ca = b;
1063
1066
  break;
1064
- case XamDataLegend.$$p[51]:
1065
- this.ff = b;
1067
+ case XamDataLegend.$$p[52]:
1068
+ this.fg = b;
1066
1069
  break;
1067
- case XamDataLegend.$$p[50]:
1070
+ case XamDataLegend.$$p[51]:
1068
1071
  this.ah = b;
1069
1072
  break;
1070
- case XamDataLegend.$$p[53]:
1071
- this.jd = b;
1072
- break;
1073
1073
  case XamDataLegend.$$p[54]:
1074
+ this.jf = b;
1075
+ break;
1076
+ case XamDataLegend.$$p[55]:
1074
1077
  this.cb = b;
1075
1078
  break;
1079
+ case XamDataLegend.$$p[59]:
1080
+ this.fp = b;
1081
+ break;
1076
1082
  case XamDataLegend.$$p[58]:
1077
- this.fo = b;
1083
+ this.cc = b;
1078
1084
  break;
1079
1085
  case XamDataLegend.$$p[57]:
1080
- this.cc = b;
1086
+ this.jg = b;
1081
1087
  break;
1082
1088
  case XamDataLegend.$$p[56]:
1083
- this.je = b;
1084
- break;
1085
- case XamDataLegend.$$p[55]:
1086
- this.iv = b;
1089
+ this.ix = b;
1087
1090
  break;
1088
1091
  case "ValueTextStyle":
1089
1092
  this.bx = b;
@@ -1107,13 +1110,13 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1107
1110
  this.ds = b;
1108
1111
  break;
1109
1112
  case XamDataLegend.$$p[15]:
1110
- this.il = b;
1113
+ this.io = b;
1111
1114
  break;
1112
1115
  case XamDataLegend.$$p[16]:
1113
- this.i6 = b;
1116
+ this.i8 = b;
1114
1117
  break;
1115
1118
  case XamDataLegend.$$p[13]:
1116
- this.i5 = b;
1119
+ this.i7 = b;
1117
1120
  break;
1118
1121
  case XamDataLegend.$$p[14]:
1119
1122
  this.b5 = b;
@@ -1122,13 +1125,13 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1122
1125
  this.bp = b;
1123
1126
  break;
1124
1127
  case XamDataLegend.$$p[6]:
1125
- this.ik = b;
1128
+ this.im = b;
1126
1129
  break;
1127
1130
  case XamDataLegend.$$p[7]:
1128
- this.i4 = b;
1131
+ this.i6 = b;
1129
1132
  break;
1130
1133
  case XamDataLegend.$$p[4]:
1131
- this.i3 = b;
1134
+ this.i5 = b;
1132
1135
  break;
1133
1136
  case XamDataLegend.$$p[5]:
1134
1137
  this.b3 = b;
@@ -1136,89 +1139,89 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1136
1139
  case "GroupTextStyle":
1137
1140
  this.bo = b;
1138
1141
  break;
1139
- case XamDataLegend.$$p[28]:
1140
- this.iq = b;
1142
+ case XamDataLegend.$$p[29]:
1143
+ this.is = b;
1141
1144
  break;
1142
1145
  case "SummaryTitleTextStyle":
1143
1146
  this.bs = b;
1144
1147
  break;
1145
- case XamDataLegend.$$p[31]:
1148
+ case XamDataLegend.$$p[32]:
1146
1149
  this.a3 = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
1147
1150
  break;
1148
- case XamDataLegend.$$p[30]:
1149
- this.ei = b;
1151
+ case XamDataLegend.$$p[31]:
1152
+ this.ej = b;
1150
1153
  break;
1151
- case XamDataLegend.$$p[29]:
1152
- this.i9 = b;
1154
+ case XamDataLegend.$$p[30]:
1155
+ this.jb = b;
1153
1156
  break;
1154
- case XamDataLegend.$$p[27]:
1155
- this.i8 = b;
1157
+ case XamDataLegend.$$p[28]:
1158
+ this.ja = b;
1156
1159
  break;
1157
- case XamDataLegend.$$p[34]:
1158
- this.is = b;
1160
+ case XamDataLegend.$$p[35]:
1161
+ this.iu = b;
1159
1162
  break;
1160
1163
  case "SummaryValueTextStyle":
1161
1164
  this.bu = b;
1162
1165
  break;
1163
- case XamDataLegend.$$p[26]:
1164
- this.ed = b;
1166
+ case XamDataLegend.$$p[27]:
1167
+ this.ee = b;
1165
1168
  break;
1166
- case XamDataLegend.$$p[25]:
1167
- this.ip = b;
1169
+ case XamDataLegend.$$p[26]:
1170
+ this.ir = b;
1168
1171
  break;
1169
1172
  case "SummaryLabelTextStyle":
1170
1173
  this.br = b;
1171
1174
  break;
1172
- case XamDataLegend.$$p[33]:
1173
- this.eo = b;
1175
+ case XamDataLegend.$$p[34]:
1176
+ this.ep = b;
1174
1177
  break;
1175
- case XamDataLegend.$$p[32]:
1176
- this.ir = b;
1178
+ case XamDataLegend.$$p[33]:
1179
+ this.it = b;
1177
1180
  break;
1178
1181
  case "SummaryUnitsTextStyle":
1179
1182
  this.bt = b;
1180
1183
  break;
1181
1184
  case XamDataLegend.$$p[0]:
1182
- this.i2 = b;
1185
+ this.i4 = b;
1183
1186
  break;
1184
1187
  case XamDataLegend.$$p[1]:
1185
1188
  this.ba = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
1186
1189
  break;
1187
- case XamDataLegend.$$p[40]:
1190
+ case XamDataLegend.$$p[41]:
1188
1191
  this.a4 = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
1189
1192
  break;
1190
- case XamDataLegend.$$p[43]:
1191
- this.e1 = b;
1192
- break;
1193
- case XamDataLegend.$$p[41]:
1194
- this.iu = b;
1193
+ case XamDataLegend.$$p[44]:
1194
+ this.e2 = b;
1195
1195
  break;
1196
1196
  case XamDataLegend.$$p[42]:
1197
- this.jb = b;
1197
+ this.iw = b;
1198
+ break;
1199
+ case XamDataLegend.$$p[43]:
1200
+ this.jd = b;
1198
1201
  break;
1199
1202
  case "UnitsTextStyle":
1200
1203
  this.bw = b;
1201
1204
  break;
1202
- case XamDataLegend.$$p[39]:
1203
- this.ja = b;
1205
+ case XamDataLegend.$$p[40]:
1206
+ this.jc = b;
1204
1207
  break;
1205
- case XamDataLegend.$$p[38]:
1206
- this.it = b;
1208
+ case XamDataLegend.$$p[39]:
1209
+ this.iv = b;
1207
1210
  break;
1208
1211
  case "TitleTextStyle":
1209
1212
  this.bv = b;
1210
1213
  break;
1211
- case XamDataLegend.$$p[20]:
1212
- this.ar = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
1213
- break;
1214
1214
  case XamDataLegend.$$p[21]:
1215
- this.im = b;
1215
+ this.ar = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
1216
1216
  break;
1217
1217
  case XamDataLegend.$$p[22]:
1218
- this.b7 = true;
1219
- this.i7 = b;
1218
+ this.ip = b;
1220
1219
  break;
1221
1220
  case XamDataLegend.$$p[23]:
1221
+ this.b7 = true;
1222
+ this.i9 = b;
1223
+ break;
1224
+ case XamDataLegend.$$p[24]:
1222
1225
  this.as = EnumUtil.getEnumValue(DataLegendLayoutMode_$type, b);
1223
1226
  break;
1224
1227
  case "LabelTextStyle":
@@ -1255,7 +1258,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1255
1258
  provideContainer(a) {
1256
1259
  this.a7.a6(a, false);
1257
1260
  }
1258
- gf() {
1261
+ gg() {
1259
1262
  if (this.by) {
1260
1263
  return;
1261
1264
  }
@@ -1268,47 +1271,47 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1268
1271
  this.bz = a;
1269
1272
  }
1270
1273
  doRender(a, b) {
1271
- if (this.ix.isEmpty) {
1274
+ if (this.iz.isEmpty) {
1272
1275
  let c = this.getDesiredSize();
1273
- this.ix = new Rect(0, 0, 0, c.width, c.height);
1276
+ this.iz = new Rect(0, 0, 0, c.width, c.height);
1274
1277
  }
1275
- this.gg(true);
1278
+ this.gh(true);
1276
1279
  this.a7.bb(a, b);
1277
1280
  }
1278
1281
  ensureUpdated() {
1279
1282
  let a = this.getDesiredSize();
1280
1283
  }
1281
- f0() {
1284
+ f1() {
1282
1285
  if (!this.by) {
1283
1286
  if (this.ao == null) {
1284
- this.gf();
1287
+ this.gg();
1285
1288
  }
1286
1289
  else {
1287
1290
  return;
1288
1291
  }
1289
1292
  }
1290
- this.gs();
1293
+ this.gt();
1291
1294
  }
1292
1295
  getDesiredSize() {
1293
- this.f0();
1296
+ this.f1();
1294
1297
  if (this.ao == null) {
1295
1298
  return new Size(1, 0, 0);
1296
1299
  }
1297
1300
  return new Size(1, this.ao.d, this.ao.c);
1298
1301
  }
1299
- gs() {
1300
- this.fx();
1302
+ gt() {
1303
+ this.fy();
1301
1304
  if (this.a9 == null || this.a9.isDetached || !this.b4()) {
1302
1305
  return;
1303
1306
  }
1304
1307
  let a = this.a9;
1305
1308
  let b = a.getDataLegendSeries();
1306
- this.f1(b);
1307
- this.fq(b, "");
1309
+ this.f2(b);
1310
+ this.fr(b, "");
1308
1311
  this.cl = new List$1(String_$type, 0);
1309
1312
  for (let c of fromEnum(this.cf.keys)) {
1310
1313
  let d = this.cf.item(c);
1311
- this.f4(d);
1314
+ this.f5(d);
1312
1315
  for (let e of fromEnum(d.b)) {
1313
1316
  if (!this.cl.contains(e.h) && !stringContains(e.h, "Highlight") && !stringContains(e.h, "Overlay") && !stringContains(e.h, "Value Layer")) {
1314
1317
  this.cl.add(e.h);
@@ -1318,17 +1321,19 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1318
1321
  for (let f of fromEnum(this.cf.keys)) {
1319
1322
  let g = this.cf.item(f);
1320
1323
  if (g.c.count > 0) {
1321
- this.f3(g);
1324
+ this.f4(g);
1322
1325
  }
1323
1326
  }
1324
1327
  this.b0 = this.b8();
1325
- this.fw(this.ao);
1328
+ this.fx(this.ao);
1326
1329
  }
1327
- f1(a) {
1330
+ f2(a) {
1328
1331
  let b = new Dictionary$2(Number_$type, List$1.$.specialize(IDataLegendSeries_$type), 0);
1329
1332
  for (let c = 0; c < a.length; c++) {
1330
- if (a[c].legendItemVisibility != 0) {
1331
- continue;
1333
+ if (!this.isEmbeddedInDataTooltip) {
1334
+ if (a[c].legendItemVisibility != 0) {
1335
+ continue;
1336
+ }
1332
1337
  }
1333
1338
  let d = a[c].title == null ? null : a[c].title.toString();
1334
1339
  let 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);
@@ -1380,7 +1385,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1380
1385
  }
1381
1386
  return a.index;
1382
1387
  }
1383
- fz() {
1388
+ f0() {
1384
1389
  this.by = false;
1385
1390
  if (!this.a7.z) {
1386
1391
  return;
@@ -1389,7 +1394,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1389
1394
  if (this.ao != null) {
1390
1395
  a = new Size(1, this.ao.d, this.ao.c);
1391
1396
  }
1392
- this.gs();
1397
+ this.gt();
1393
1398
  let b = new Size(1, 0, 0);
1394
1399
  if (this.ao != null) {
1395
1400
  b = new Size(1, this.ao.d, this.ao.c);
@@ -1397,15 +1402,15 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1397
1402
  if (!a.equals(b)) {
1398
1403
  this.a7.aq(b.width, b.height);
1399
1404
  }
1400
- this.gg(this.bz);
1405
+ this.gh(this.bz);
1401
1406
  }
1402
- f5(message_) {
1407
+ f6(message_) {
1403
1408
  }
1404
- gg(a) {
1409
+ gh(a) {
1405
1410
  let b = new DataLegendRenderContext();
1406
1411
  for (let c = 0; c < this.ao.b.count; c++) {
1407
1412
  let d = this.ao.b._inner[c];
1408
- this.gi(d, b);
1413
+ this.gj(d, b);
1409
1414
  }
1410
1415
  this.a7.r.count = b.b;
1411
1416
  this.a7.s.count = b.c;
@@ -1416,45 +1421,45 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1416
1421
  this.a7.au(this.ao);
1417
1422
  }
1418
1423
  }
1419
- gi(a, b) {
1424
+ gj(a, b) {
1420
1425
  if (a.x.width > 0 && a.x.height > 0 && !a.b && !a.e && !a.a && a.l) {
1421
1426
  let c = this.a7.r.item(b.b);
1422
1427
  b.b += 1;
1423
- this.gh(c, a, b);
1428
+ this.gi(c, a, b);
1424
1429
  }
1425
1430
  this.a7.bd();
1426
1431
  if (!a.w.isEmpty && a.w.width > 0 && a.w.height > 0) {
1427
1432
  let d = this.a7.s.item(b.c);
1428
1433
  b.c += 1;
1429
- this.gj(d, a.r, a.u, a.k, a.w);
1434
+ this.gk(d, a.r, a.u, a.k, a.w);
1430
1435
  }
1431
1436
  for (let e of fromEnum(a.m)) {
1432
1437
  if (!e.ag.isEmpty && e.s()) {
1433
1438
  let f = this.a7.u.item(b.e);
1434
1439
  b.e += 1;
1435
- this.gj(f, e.z, e.ad, e.k, e.ag);
1440
+ this.gk(f, e.z, e.ad, e.k, e.ag);
1436
1441
  }
1437
1442
  if (!e.af.isEmpty && e.q() && e.o) {
1438
1443
  let g = this.a7.t.item(b.d);
1439
1444
  b.d += 1;
1440
- this.gj(g, e.w, e.ac, e.j, e.af);
1445
+ this.gk(g, e.w, e.ac, e.j, e.af);
1441
1446
  }
1442
1447
  if (!e.ae.isEmpty && e.n() && e.l) {
1443
1448
  let h = this.a7.q.item(b.a);
1444
1449
  b.a += 1;
1445
- this.gj(h, e.v, e.ab, e.i, e.ae);
1450
+ this.gk(h, e.v, e.ab, e.i, e.ae);
1446
1451
  }
1447
1452
  }
1448
1453
  this.a7.ar();
1449
1454
  }
1450
- gj(a, b, c, d, e) {
1455
+ gk(a, b, c, d, e) {
1451
1456
  a.al = b;
1452
1457
  this.a7.bc(a, e.left, e.top);
1453
1458
  this.a7.as(a, d);
1454
1459
  this.a7.at(a, d);
1455
1460
  a.ao = c;
1456
1461
  }
1457
- gh(a, b, c) {
1462
+ gi(a, b, c) {
1458
1463
  a.ah = b.t;
1459
1464
  a.content = b.n;
1460
1465
  a.width = b.x.width;
@@ -1469,7 +1474,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1469
1474
  }
1470
1475
  return a.containsKey(b);
1471
1476
  }
1472
- f4(a) {
1477
+ f5(a) {
1473
1478
  a.a.clear();
1474
1479
  a.b.clear();
1475
1480
  a.d = 0;
@@ -1515,7 +1520,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1515
1520
  let s = n.h._inner[q];
1516
1521
  n.a.q(s, r);
1517
1522
  let t = n.c.item(s);
1518
- let u = this.eb(r, t);
1523
+ let u = this.ec(r, t);
1519
1524
  n.f.q(s, u);
1520
1525
  let v = !stringIsNullOrEmpty(r.l);
1521
1526
  if (v) {
@@ -1524,16 +1529,16 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1524
1529
  }
1525
1530
  }
1526
1531
  }
1527
- f3(a) {
1532
+ f4(a) {
1528
1533
  if (this.cf.count >= 1 && this.b3) {
1529
- this.fs(a.f);
1534
+ this.ft(a.f);
1530
1535
  }
1531
1536
  for (let b = 0; b < a.c.count; b++) {
1532
- this.gr(a.c._inner[b], this.ba);
1533
- this.ft(a, b);
1537
+ this.gs(a.c._inner[b], this.ba);
1538
+ this.fu(a, b);
1534
1539
  }
1535
1540
  if (this.as == 0) {
1536
- this.fu(a);
1541
+ this.fv(a);
1537
1542
  }
1538
1543
  }
1539
1544
  b8() {
@@ -1547,12 +1552,12 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1547
1552
  }
1548
1553
  return a;
1549
1554
  }
1550
- fw(a) {
1555
+ fx(a) {
1551
1556
  let b = 0;
1552
1557
  let c = 0;
1553
1558
  for (let d = 0; d < a.b.count; d++) {
1554
1559
  let e = a.b._inner[d];
1555
- this.f6(e);
1560
+ this.f7(e);
1556
1561
  }
1557
1562
  let f = 0;
1558
1563
  let g = new Size(1, 0, 0);
@@ -1566,21 +1571,21 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1566
1571
  if (!i.containsKey(m)) {
1567
1572
  i.addItem(m, new Size(1, 0, 0));
1568
1573
  }
1569
- i.item(m, this.i1(i.item(m), n.am, n.ap));
1574
+ i.item(m, this.i3(i.item(m), n.am, n.ap));
1570
1575
  if (!j.containsKey(m)) {
1571
1576
  j.addItem(m, new Size(1, 0, 0));
1572
1577
  }
1573
- j.item(m, this.i1(j.item(m), n.ak, n.ao));
1578
+ j.item(m, this.i3(j.item(m), n.ak, n.ao));
1574
1579
  if (!k.containsKey(m)) {
1575
1580
  k.addItem(m, new Size(1, 0, 0));
1576
1581
  }
1577
- k.item(m, this.i1(k.item(m), n.ai, n.an));
1582
+ k.item(m, this.i3(k.item(m), n.ai, n.an));
1578
1583
  }
1579
1584
  }
1580
1585
  for (let o = 0; o < a.b.count; o++) {
1581
1586
  let p = a.b._inner[o];
1582
- h = this.i0(h, p.x, p.z);
1583
- g = this.i1(g, p.y, p.ab);
1587
+ h = this.i2(h, p.x, p.z);
1588
+ g = this.i3(g, p.y, p.ab);
1584
1589
  for (let q = 0; q < p.m.count; q++) {
1585
1590
  p.m._inner[q].al = i.item(q);
1586
1591
  p.m._inner[q].aj = j.item(q);
@@ -1600,7 +1605,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1600
1605
  let v = 0;
1601
1606
  for (let w = 0; w < a.b.count; w++) {
1602
1607
  let x = a.b._inner[w];
1603
- let y = this.iy(v, x, f, g, h);
1608
+ let y = this.i0(v, x, f, g, h);
1604
1609
  v = y.height;
1605
1610
  u = Math.max(u, y.width);
1606
1611
  }
@@ -1609,13 +1614,13 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1609
1614
  a.d = b;
1610
1615
  a.c = c;
1611
1616
  }
1612
- i0(a, b, c) {
1617
+ i2(a, b, c) {
1613
1618
  return new Size(1, Math.max(a.width, b.width + c.left + c.right), Math.max(a.height, b.height + c.top + c.bottom));
1614
1619
  }
1615
- i1(a, b, c) {
1620
+ i3(a, b, c) {
1616
1621
  return new Size(1, Math.max(a.width, b.width + c.left + c.right), Math.max(a.height, b.height + c.top + c.bottom));
1617
1622
  }
1618
- iy(a, b, c, d, e) {
1623
+ i0(a, b, c, d, e) {
1619
1624
  let f = 0;
1620
1625
  let g = 0;
1621
1626
  g = Math.max(b.x.height, g);
@@ -1686,7 +1691,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1686
1691
  a += b.aa.bottom;
1687
1692
  return new Size(1, f, a);
1688
1693
  }
1689
- f6(a) {
1694
+ f7(a) {
1690
1695
  a.y = a.r == null ? new Size(1, 0, 0) : this.a7.bz(a.r, a.k);
1691
1696
  for (let b of fromEnum(a.m)) {
1692
1697
  b.am = b.z == null ? new Size(1, 0, 0) : this.a7.bz(b.z, b.k);
@@ -1694,16 +1699,16 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1694
1699
  b.ai = b.v == null ? new Size(1, 0, 0) : this.a7.bz(b.v, b.i);
1695
1700
  }
1696
1701
  }
1697
- ea(a, b, c, d, e) {
1702
+ eb(a, b, c, d, e) {
1698
1703
  if (this.a4 == 2) {
1699
1704
  return null;
1700
1705
  }
1701
1706
  let f = "";
1702
- if (stringIsNullOrEmpty(this.e1)) {
1707
+ if (stringIsNullOrEmpty(this.e2)) {
1703
1708
  f = c;
1704
1709
  }
1705
1710
  else {
1706
- f = this.e1;
1711
+ f = this.e2;
1707
1712
  }
1708
1713
  if (e) {
1709
1714
  if (stringIsNullOrEmpty(f)) {
@@ -1726,7 +1731,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1726
1731
  }
1727
1732
  return f;
1728
1733
  }
1729
- d8(a, b, c, d) {
1734
+ d9(a, b, c, d) {
1730
1735
  if (this.ar == 2) {
1731
1736
  return null;
1732
1737
  }
@@ -1743,7 +1748,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1743
1748
  }
1744
1749
  return null;
1745
1750
  }
1746
- fu(a) {
1751
+ fv(a) {
1747
1752
  if (this.a3 == 5) {
1748
1753
  return;
1749
1754
  }
@@ -1824,8 +1829,8 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1824
1829
  }
1825
1830
  let m = this.a8();
1826
1831
  let n = new DataLegendRowInfo(this.a7, true, false, false, -1);
1827
- n.r = this.ei != null ? this.ei : m.title;
1828
- n.u = this.iq || n.u;
1832
+ n.r = this.ej != null ? this.ej : m.title;
1833
+ n.u = this.is || n.u;
1829
1834
  n.k = this.bs || n.k;
1830
1835
  n.p = a.f;
1831
1836
  for (let o = 0; o < c; o++) {
@@ -1848,40 +1853,40 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1848
1853
  let x = this.am(q.c, r, v, w);
1849
1854
  x.i = v;
1850
1855
  x.h = w;
1851
- let y = this.eb(x, p);
1856
+ let y = this.ec(x, p);
1852
1857
  let z = new DataLegendRowCell(this.a7, true, false, false, -1);
1853
1858
  z.u = n.m.count;
1854
- z.v = this.d8(a, z.u, " ", p.b);
1855
- if (!stringIsNullOrEmpty(this.ed)) {
1856
- z.v = this.ed;
1859
+ z.v = this.d9(a, z.u, " ", p.b);
1860
+ if (!stringIsNullOrEmpty(this.ee)) {
1861
+ z.v = this.ee;
1857
1862
  }
1858
1863
  if (q.e != null) {
1859
1864
  z.v = q.e;
1860
1865
  }
1861
1866
  z.l = !stringIsNullOrEmpty(z.v);
1862
- z.ab = this.ip || z.ab;
1867
+ z.ab = this.ir || z.ab;
1863
1868
  z.i = this.br || z.i;
1864
1869
  z.z = y;
1865
1870
  z.k = this.bu || z.k;
1866
- z.ad = this.io(this.is, z.ad, null);
1871
+ z.ad = this.iq(this.iu, z.ad, null);
1867
1872
  z.t = q.c;
1868
1873
  z.h = x.a;
1869
1874
  z.y = p.r;
1870
1875
  z.x = p.q;
1871
1876
  let aa = p.ab.length >= 1 ? p.ab[0] : " ";
1872
- z.w = this.ea(a, z.u, aa, x.l, p.d);
1877
+ z.w = this.eb(a, z.u, aa, x.l, p.d);
1873
1878
  if (q.f != null) {
1874
1879
  z.w = q.f;
1875
1880
  }
1876
1881
  z.o = !stringIsNullOrEmpty(z.w);
1877
- z.ac = this.ir || z.ac;
1882
+ z.ac = this.it || z.ac;
1878
1883
  z.j = this.bt || z.j;
1879
1884
  n.m.add(z);
1880
1885
  }
1881
- this.gp(n);
1886
+ this.gq(n);
1882
1887
  if (n.c) {
1883
- this.fv(n);
1884
- this.gc(n);
1888
+ this.fw(n);
1889
+ this.gd(n);
1885
1890
  this.ao.e(n);
1886
1891
  }
1887
1892
  }
@@ -1930,9 +1935,9 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1930
1935
  }
1931
1936
  return c;
1932
1937
  }
1933
- fv(a) {
1938
+ fw(a) {
1934
1939
  }
1935
- io(a, b, c) {
1940
+ iq(a, b, c) {
1936
1941
  if (a != null) {
1937
1942
  return a;
1938
1943
  }
@@ -1941,13 +1946,13 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1941
1946
  }
1942
1947
  return b;
1943
1948
  }
1944
- d9(a, b) {
1949
+ ea(a, b) {
1945
1950
  return stringIsNullOrEmpty(a) ? b : a;
1946
1951
  }
1947
- eb(a, b) {
1952
+ ec(a, b) {
1948
1953
  let c = a.d;
1949
1954
  if (b == null || isNaN_(c) || isInfinity(c)) {
1950
- return this.fo;
1955
+ return this.fp;
1951
1956
  }
1952
1957
  let d;
1953
1958
  let e = b.d ? a.d : a.g;
@@ -1961,8 +1966,8 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
1961
1966
  }
1962
1967
  let g = new NumberFormatSpecifier();
1963
1968
  g.useGrouping = this.ca;
1964
- g.locale = this.d9(this.e7, null);
1965
- g.currencyCode = this.e9;
1969
+ g.locale = this.ea(this.e8, null);
1970
+ g.currencyCode = this.fa;
1966
1971
  if (b.d) {
1967
1972
  g.minimumFractionDigits = a.i;
1968
1973
  g.maximumFractionDigits = a.h;
@@ -2010,7 +2015,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2010
2015
  }
2011
2016
  return d;
2012
2017
  }
2013
- ft(a, b) {
2018
+ fu(a, b) {
2014
2019
  if (this.cb == false) {
2015
2020
  return;
2016
2021
  }
@@ -2023,7 +2028,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2023
2028
  g.q = e;
2024
2029
  g.p = a.f;
2025
2030
  g.r = e;
2026
- g.u = this.it || g.u;
2031
+ g.u = this.iv || g.u;
2027
2032
  g.k = this.bv || g.k;
2028
2033
  g.j = this.bb(d);
2029
2034
  g.o = d.getDataLegendBadgeShapeAndMarker();
@@ -2036,28 +2041,28 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2036
2041
  l.u = g.m.count;
2037
2042
  l.k = this.bx || l.k;
2038
2043
  l.z = k;
2039
- l.ad = this.io(this.iv, l.ad, i.z);
2044
+ l.ad = this.iq(this.ix, l.ad, i.z);
2040
2045
  l.y = i.r;
2041
2046
  l.x = i.q;
2042
2047
  l.t = i.l;
2043
2048
  l.h = j.a;
2044
- l.w = this.ea(a, l.u, i.t, j.l, i.d);
2049
+ l.w = this.eb(a, l.u, i.t, j.l, i.d);
2045
2050
  l.o = !stringIsNullOrEmpty(l.w);
2046
- l.ac = this.iu || l.ac;
2051
+ l.ac = this.iw || l.ac;
2047
2052
  l.j = this.bw || l.j;
2048
- l.v = this.d8(a, l.u, i.s, i.b);
2053
+ l.v = this.d9(a, l.u, i.s, i.b);
2049
2054
  l.l = !stringIsNullOrEmpty(l.v);
2050
- l.ab = this.im || l.ab;
2055
+ l.ab = this.ip || l.ab;
2051
2056
  l.i = this.bq || l.i;
2052
2057
  g.m.add(l);
2053
2058
  }
2054
- this.fv(g);
2055
- this.gc(g);
2056
- this.go(g);
2059
+ this.fw(g);
2060
+ this.gd(g);
2061
+ this.gp(g);
2057
2062
  if (g.c) {
2058
2063
  if (g.l) {
2059
- this.gr(d, g.j);
2060
- let m = this.gv(d);
2064
+ this.gs(d, g.j);
2065
+ let m = this.gw(d);
2061
2066
  let n = this.c1(d);
2062
2067
  g.t = m;
2063
2068
  g.n = n;
@@ -2066,13 +2071,13 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2066
2071
  }
2067
2072
  }
2068
2073
  else if (this.as == 1) {
2069
- this.fv(g);
2070
- this.gc(g);
2071
- this.go(g);
2074
+ this.fw(g);
2075
+ this.gd(g);
2076
+ this.gp(g);
2072
2077
  if (g.c) {
2073
2078
  if (g.l) {
2074
- this.gr(d, g.j);
2075
- let o = this.gv(d);
2079
+ this.gs(d, g.j);
2080
+ let o = this.gw(d);
2076
2081
  let p = this.c1(d);
2077
2082
  g.t = o;
2078
2083
  g.n = p;
@@ -2087,18 +2092,18 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2087
2092
  u.u = g.m.count;
2088
2093
  u.k = this.bx || u.k;
2089
2094
  u.z = t;
2090
- u.ad = this.io(this.iv, u.ad, r.z);
2095
+ u.ad = this.iq(this.ix, u.ad, r.z);
2091
2096
  u.y = r.r;
2092
2097
  u.x = r.q;
2093
2098
  u.t = r.l;
2094
2099
  u.h = s.a;
2095
- u.w = this.ea(a, u.u, r.t, s.l, r.d);
2100
+ u.w = this.eb(a, u.u, r.t, s.l, r.d);
2096
2101
  u.o = !stringIsNullOrEmpty(u.w);
2097
- u.ac = this.iu || u.ac;
2102
+ u.ac = this.iw || u.ac;
2098
2103
  u.j = this.bw || u.j;
2099
- u.v = this.d8(a, u.u, r.s, r.b);
2104
+ u.v = this.d9(a, u.u, r.s, r.b);
2100
2105
  u.l = !stringIsNullOrEmpty(u.v);
2101
- u.ab = this.im || u.ab;
2106
+ u.ab = this.ip || u.ab;
2102
2107
  u.i = this.bq || u.i;
2103
2108
  let v = new DataLegendRowInfo(this.a7, false, false, false, b);
2104
2109
  v.h = f;
@@ -2106,9 +2111,9 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2106
2111
  v.f = true;
2107
2112
  v.j = 7;
2108
2113
  v.m.add(u);
2109
- this.fv(v);
2110
- this.gc(v);
2111
- this.go(v);
2114
+ this.fw(v);
2115
+ this.gd(v);
2116
+ this.gp(v);
2112
2117
  if (v.c) {
2113
2118
  this.ao.e(v);
2114
2119
  }
@@ -2130,7 +2135,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2130
2135
  }
2131
2136
  return a.legendItemBadgeShape;
2132
2137
  }
2133
- gr(a, b) {
2138
+ gs(a, b) {
2134
2139
  if (b == 0) {
2135
2140
  return;
2136
2141
  }
@@ -2141,14 +2146,14 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2141
2146
  b4() {
2142
2147
  return !isNaN_(this.cq) && !isNaN_(this.cr);
2143
2148
  }
2144
- gv(a) {
2149
+ gw(a) {
2145
2150
  return a.getDataLegendBadge();
2146
2151
  }
2147
- fq(a, b) {
2152
+ fr(a, b) {
2148
2153
  if (this.b5 == false) {
2149
2154
  return;
2150
2155
  }
2151
- let c = this.d7(a);
2156
+ let c = this.d8(a);
2152
2157
  if (c == null) {
2153
2158
  c = this.c2;
2154
2159
  }
@@ -2160,33 +2165,33 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2160
2165
  }
2161
2166
  let d = new DataLegendRowInfo(this.a7, false, true, false, -1);
2162
2167
  d.r = c;
2163
- d.u = this.il || d.u;
2168
+ d.u = this.io || d.u;
2164
2169
  d.k = this.bp || d.k;
2165
2170
  d.p = b;
2166
- this.fv(d);
2167
- this.gc(d);
2168
- this.gn(d);
2171
+ this.fw(d);
2172
+ this.gd(d);
2173
+ this.go(d);
2169
2174
  if (d.c) {
2170
2175
  this.ao.e(d);
2171
2176
  }
2172
2177
  }
2173
- fs(a) {
2178
+ ft(a) {
2174
2179
  if (stringIsNullOrEmpty(a)) {
2175
2180
  return;
2176
2181
  }
2177
2182
  let b = new DataLegendRowInfo(this.a7, false, false, true, -1);
2178
2183
  b.r = a;
2179
- b.u = this.ik || b.u;
2184
+ b.u = this.im || b.u;
2180
2185
  b.k = this.bo || b.k;
2181
2186
  b.p = a;
2182
- this.fv(b);
2183
- this.gc(b);
2184
- this.gm(b);
2187
+ this.fw(b);
2188
+ this.gd(b);
2189
+ this.gn(b);
2185
2190
  if (b.c) {
2186
2191
  this.ao.e(b);
2187
2192
  }
2188
2193
  }
2189
- jc(a) {
2194
+ je(a) {
2190
2195
  let b = new Thickness(0, 0);
2191
2196
  if (a.top >= 0) {
2192
2197
  b.top = a.top;
@@ -2202,39 +2207,39 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2202
2207
  }
2203
2208
  return b;
2204
2209
  }
2205
- gc(a) {
2210
+ gd(a) {
2206
2211
  if (a.d) {
2207
- a.ab = this.jc(this.ja);
2208
- a.aa = this.jc(this.jd);
2212
+ a.ab = this.je(this.jc);
2213
+ a.aa = this.je(this.jf);
2209
2214
  }
2210
2215
  else if (a.b) {
2211
- a.ab = this.jc(this.i6);
2212
- a.aa = this.jc(this.i5);
2216
+ a.ab = this.je(this.i8);
2217
+ a.aa = this.je(this.i7);
2213
2218
  }
2214
2219
  else if (a.a) {
2215
- a.ab = this.jc(this.i4);
2216
- a.aa = this.jc(this.i3);
2220
+ a.ab = this.je(this.i6);
2221
+ a.aa = this.je(this.i5);
2217
2222
  }
2218
2223
  else {
2219
- a.ab = this.jc(this.i9);
2220
- a.aa = this.jc(this.i8);
2224
+ a.ab = this.je(this.jb);
2225
+ a.aa = this.je(this.ja);
2221
2226
  }
2222
2227
  for (let b of fromEnum(a.m)) {
2223
- b.ap = this.jc(this.je);
2224
- b.ao = this.jc(this.jb);
2228
+ b.ap = this.je(this.jg);
2229
+ b.ao = this.je(this.jd);
2225
2230
  if (this.as == 1 && !this.b7) {
2226
- b.an = this.jc(new Thickness(1, 0, 0, 20, 0));
2231
+ b.an = this.je(new Thickness(1, 0, 0, 20, 0));
2227
2232
  }
2228
2233
  else {
2229
- b.an = this.jc(this.i7);
2234
+ b.an = this.je(this.i9);
2230
2235
  }
2231
2236
  }
2232
2237
  if (a.d) {
2233
- a.z = this.jc(this.i2);
2238
+ a.z = this.je(this.i4);
2234
2239
  a.x = new Size(1, 20, 15);
2235
2240
  }
2236
2241
  }
2237
- d7(a) {
2242
+ d8(a) {
2238
2243
  if (this.ds != null) {
2239
2244
  return this.ds;
2240
2245
  }
@@ -2242,7 +2247,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2242
2247
  let c = null;
2243
2248
  for (let d = 0; d < a.length; d++) {
2244
2249
  let e = a[d];
2245
- let f = this.d5(e);
2250
+ let f = this.d6(e);
2246
2251
  if (f == null) {
2247
2252
  continue;
2248
2253
  }
@@ -2261,12 +2266,12 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2261
2266
  }
2262
2267
  return null;
2263
2268
  }
2264
- d5(a) {
2269
+ d6(a) {
2265
2270
  if (this.b4()) {
2266
2271
  let b = a.getDataLegendAxisLabelFromCursorPosition(this.cq, this.cr);
2267
2272
  if (typeCast(Date_$type, b) !== null) {
2268
2273
  let c = b;
2269
- b = this.d6(c);
2274
+ b = this.d7(c);
2270
2275
  }
2271
2276
  return b == null ? "" : b.toString();
2272
2277
  }
@@ -2274,7 +2279,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2274
2279
  return null;
2275
2280
  }
2276
2281
  }
2277
- d6(a) {
2282
+ d7(a) {
2278
2283
  if (this.ai != null) {
2279
2284
  let b = this.ai.i(a);
2280
2285
  return b;
@@ -2321,7 +2326,7 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2321
2326
  if (e == 5) {
2322
2327
  c.timeStyle = null;
2323
2328
  }
2324
- c.locale = this.d9(this.di, "en-US");
2329
+ c.locale = this.ea(this.di, "en-US");
2325
2330
  if (this.aj == null) {
2326
2331
  this.aj = new BindingFormatter();
2327
2332
  }
@@ -2331,14 +2336,14 @@ export let XamDataLegend = /*@__PURE__*/ (() => {
2331
2336
  return f;
2332
2337
  }
2333
2338
  }
2334
- fx() {
2339
+ fy() {
2335
2340
  if (this.ao != null) {
2336
2341
  this.ao.f();
2337
2342
  }
2338
2343
  }
2339
2344
  }
2340
2345
  XamDataLegend.$t = /*@__PURE__*/ markType(XamDataLegend, 'XamDataLegend', Control.$, [INotifyPropertyChanged_$type, IDataLegend_$type, IOnDemandRender_$type]);
2341
- XamDataLegend.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, XamDataLegend, 'ga', ['BadgeMargin:i2:gw', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:ba:gx', [LegendItemBadgeShape_$type, /*@__PURE__*/ enumGetBox(LegendItemBadgeShape_$type, 0)], 'ExcludedColumns::gy', [Array_$type, null], 'ExcludedSeries::gz', [Array_$type, null], 'GroupRowMargin:i3:g0', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'GroupRowVisible:b3:g1', [0, false], 'GroupTextColor:ik:g2', [Brush.$, null], 'GroupTextMargin:i4:g3', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'HeaderFormatCulture:di:g4', [2, /*@__PURE__*/ stringEmpty()], 'HeaderFormatDate:ap:g5', [DataLegendHeaderDateMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:ag:g6', [Array_$type, null], 'HeaderFormatString:dm:g7', [2, null], 'HeaderFormatTime:aq:g8', [DataLegendHeaderTimeMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:i5:g9', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'HeaderRowVisible:b5:ha', [0, true], 'HeaderTextColor:il:hb', [Brush.$, null], 'HeaderTextMargin:i6:hc', [Thickness.$, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:im:hh', [Brush.$, null], 'LabelTextMargin:i7:hi', [Thickness.$, /*@__PURE__*/ new Thickness(1, 12, 0, 0, 0)], 'LayoutMode:as:hj', [DataLegendLayoutMode_$type, /*@__PURE__*/ enumGetBox(DataLegendLayoutMode_$type, 0)], 'ShouldUpdateWhenSeriesDataChanges:b9:hk', [0, true], 'SummaryLabelTextColor:ip:hl', [Brush.$, null], 'SummaryLabelText:ed:hm', [2, null], 'SummaryRowMargin:i8:hn', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'SummaryTitleTextColor:iq:ho', [Brush.$, null], 'SummaryTitleTextMargin:i9:hp', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 4, 0)], 'SummaryTitleText:ei:hq', [2, null], 'SummaryType:a3:hr', [DataLegendSummaryType_$type, /*@__PURE__*/ 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.$, /*@__PURE__*/ new Thickness(1, 0, 0, 4, 0)], 'UnitsDisplayMode:a4:h0', [DataLegendUnitsMode_$type, /*@__PURE__*/ enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:iu:h1', [Brush.$, null], 'UnitsTextMargin:jb:h2', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsText:e1:h3', [2, null], 'ValueFormatAbbreviation:an:h4', [DataAbbreviationMode_$type, /*@__PURE__*/ enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:e7:h5', [2, /*@__PURE__*/ stringEmpty()], 'ValueFormatCurrencyCode:e9:h6', [2, null], 'ValueFormatMaxFractions:cy:h7', [1, -1], 'ValueFormatMinFractions:cz:h8', [1, -1], 'ValueFormatMode:a5:h9', [DataLegendValueMode_$type, /*@__PURE__*/ enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:ah:ia', [Array_$type, null], 'ValueFormatString:ff:ib', [2, null], 'ValueFormatUseGrouping:ca:ic', [0, true], 'ValueRowMargin:jd:id', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'ValueRowVisible:cb:ie', [0, true], 'ValueTextColor:iv:ig', [Brush.$, null], 'ValueTextMargin:je:ih', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:cc:ii', [0, false], 'ValueTextWhenMissingData:fo:ij', [2, "N/A"]]);
2346
+ XamDataLegend.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, XamDataLegend, 'gb', ['BadgeMargin:i4:gx', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:ba:gy', [LegendItemBadgeShape_$type, /*@__PURE__*/ enumGetBox(LegendItemBadgeShape_$type, 0)], 'ExcludedColumns::gz', [Array_$type, null], 'ExcludedSeries::g0', [Array_$type, null], 'GroupRowMargin:i5:g1', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'GroupRowVisible:b3:g2', [0, false], 'GroupTextColor:im:g3', [Brush.$, null], 'GroupTextMargin:i6:g4', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'HeaderFormatCulture:di:g5', [2, /*@__PURE__*/ stringEmpty()], 'HeaderFormatDate:ap:g6', [DataLegendHeaderDateMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:ag:g7', [Array_$type, null], 'HeaderFormatString:dm:g8', [2, null], 'HeaderFormatTime:aq:g9', [DataLegendHeaderTimeMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:i7:ha', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'HeaderRowVisible:b5:hb', [0, true], 'HeaderTextColor:io:hc', [Brush.$, null], 'HeaderTextMargin:i8:hd', [Thickness.$, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ip:hj', [Brush.$, null], 'LabelTextMargin:i9:hk', [Thickness.$, /*@__PURE__*/ new Thickness(1, 12, 0, 0, 0)], 'LayoutMode:as:hl', [DataLegendLayoutMode_$type, /*@__PURE__*/ enumGetBox(DataLegendLayoutMode_$type, 0)], 'ShouldUpdateWhenSeriesDataChanges:b9:hm', [0, true], 'SummaryLabelTextColor:ir:hn', [Brush.$, null], 'SummaryLabelText:ee:ho', [2, null], 'SummaryRowMargin:ja:hp', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'SummaryTitleTextColor:is:hq', [Brush.$, null], 'SummaryTitleTextMargin:jb:hr', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 4, 0)], 'SummaryTitleText:ej:hs', [2, null], 'SummaryType:a3:ht', [DataLegendSummaryType_$type, /*@__PURE__*/ 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.$, /*@__PURE__*/ new Thickness(1, 0, 0, 4, 0)], 'UnitsDisplayMode:a4:h2', [DataLegendUnitsMode_$type, /*@__PURE__*/ enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:iw:h3', [Brush.$, null], 'UnitsTextMargin:jd:h4', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsText:e2:h5', [2, null], 'ValueFormatAbbreviation:an:h6', [DataAbbreviationMode_$type, /*@__PURE__*/ enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:e8:h7', [2, /*@__PURE__*/ stringEmpty()], 'ValueFormatCurrencyCode:fa:h8', [2, null], 'ValueFormatMaxFractions:cy:h9', [1, -1], 'ValueFormatMinFractions:cz:ia', [1, -1], 'ValueFormatMode:a5:ib', [DataLegendValueMode_$type, /*@__PURE__*/ enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:ah:ic', [Array_$type, null], 'ValueFormatString:fg:id', [2, null], 'ValueFormatUseGrouping:ca:ie', [0, true], 'ValueRowMargin:jf:ig', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'ValueRowVisible:cb:ih', [0, true], 'ValueTextColor:ix:ii', [Brush.$, null], 'ValueTextMargin:jg:ij', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:cc:ik', [0, false], 'ValueTextWhenMissingData:fp:il', [2, "N/A"]]);
2342
2347
  return XamDataLegend;
2343
2348
  })();
2344
2349
  /**
@@ -2427,7 +2432,7 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2427
2432
  this.ae = new List$1(ContentControl.$, 0);
2428
2433
  }
2429
2434
  av() {
2430
- this.a.fz();
2435
+ this.a.f0();
2431
2436
  }
2432
2437
  bp() {
2433
2438
  let a = new TextBlock();
@@ -2512,11 +2517,11 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2512
2517
  this.ay();
2513
2518
  let a = Math.round(this.al.rootWrapper.width());
2514
2519
  let b = Math.round(this.al.rootWrapper.height());
2515
- this.a.ix = new Rect(0, 0, 0, a, b);
2520
+ this.a.iz = new Rect(0, 0, 0, a, b);
2516
2521
  if (this.b != null) {
2517
- this.b.bl = this.a.ix;
2522
+ this.b.bl = this.a.iz;
2518
2523
  }
2519
- this.a.gf();
2524
+ this.a.gg();
2520
2525
  }
2521
2526
  ap() {
2522
2527
  if (this.b != null) {
@@ -2554,7 +2559,7 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2554
2559
  i.setAttribute("height", h.toString());
2555
2560
  i.setStyleProperty("width", e.toString() + "px");
2556
2561
  i.setStyleProperty("height", f.toString() + "px");
2557
- this.a.ix = new Rect(0, 0, 0, e, f);
2562
+ this.a.iz = new Rect(0, 0, 0, e, f);
2558
2563
  this.am = i;
2559
2564
  let j = this.al.get2DCanvasContext(this.am);
2560
2565
  this.v = new RenderingContext(new CanvasViewRenderer(), j);
@@ -2571,8 +2576,8 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2571
2576
  aw(a) {
2572
2577
  }
2573
2578
  ba() {
2574
- let a = this.a.ix.width;
2575
- let b = this.a.ix.height;
2579
+ let a = this.a.iz.width;
2580
+ let b = this.a.iz.height;
2576
2581
  let c = Math.round(a * this.ai);
2577
2582
  let d = Math.round(b * this.ai);
2578
2583
  if (this.ao != c || this.an != d) {
@@ -2596,7 +2601,7 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2596
2601
  }
2597
2602
  if (a == this.v) {
2598
2603
  if (!a.e) {
2599
- a.l(this.a.ix.left, this.a.ix.top, this.a.ix.width, this.a.ix.height);
2604
+ a.l(this.a.iz.left, this.a.iz.top, this.a.iz.width, this.a.iz.height);
2600
2605
  }
2601
2606
  }
2602
2607
  let c = new DataTemplatePassInfo();
@@ -2658,7 +2663,7 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2658
2663
  }
2659
2664
  aa() {
2660
2665
  if (this.al != null) {
2661
- this.al.setTimeout(runOn(this.a, this.a.fz), 0);
2666
+ this.al.setTimeout(runOn(this.a, this.a.f0), 0);
2662
2667
  return true;
2663
2668
  }
2664
2669
  return false;