igniteui-webcomponents-charts 3.2.3 → 3.2.4

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 (744) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +24938 -21547
  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 +7 -7
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
  9. package/esm2015/lib/AnnotationLayerProxy.js +39 -26
  10. package/esm2015/lib/AnnotationLayer_combined.js +133 -133
  11. package/esm2015/lib/AreaSeries_combined.js +44 -44
  12. package/esm2015/lib/AutomaticSeriesManager.js +7 -0
  13. package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
  14. package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
  15. package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
  16. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  17. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  18. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  19. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  20. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  21. package/esm2015/lib/BarSeries_combined.js +110 -103
  22. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  23. package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
  24. package/esm2015/lib/BrushScale.js +7 -7
  25. package/esm2015/lib/BubbleSeries_combined.js +255 -255
  26. package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  27. package/esm2015/lib/CalloutLayer_combined.js +451 -449
  28. package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
  29. package/esm2015/lib/CategoryChart.js +545 -456
  30. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  31. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  32. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
  37. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  38. package/esm2015/lib/CategoryXAxis_combined.js +140 -23
  39. package/esm2015/lib/CategoryYAxis_combined.js +140 -23
  40. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  41. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  42. package/esm2015/lib/ChartGroupDescription.js +52 -0
  43. package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
  44. package/esm2015/lib/ChartSortDescription.js +61 -0
  45. package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
  46. package/esm2015/lib/ChartSummaryDescription.js +123 -0
  47. package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
  48. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  49. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  50. package/esm2015/lib/CrosshairLayer_combined.js +85 -85
  51. package/esm2015/lib/CustomIndicator.js +23 -23
  52. package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
  53. package/esm2015/lib/DataChartToolbarProvider.js +107 -0
  54. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  55. package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
  56. package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
  57. package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
  58. package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
  59. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  60. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  61. package/esm2015/lib/DomainChart.js +2162 -1903
  62. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  63. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  64. package/esm2015/lib/FinalValueLayer_combined.js +70 -70
  65. package/esm2015/lib/FinancialChart_combined.js +1443 -1359
  66. package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
  67. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  68. package/esm2015/lib/FinancialOverlay.js +36 -36
  69. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  70. package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
  71. package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
  72. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  73. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  74. package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
  81. package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
  82. package/esm2015/lib/IndicatorProxy.js +11 -11
  83. package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
  84. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  85. package/esm2015/lib/LineSeries_combined.js +38 -38
  86. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  87. package/esm2015/lib/MassIndexIndicator.js +6 -6
  88. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  89. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  90. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  91. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/NumberAbbreviator.js +1 -1
  93. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  94. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  95. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  96. package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
  97. package/esm2015/lib/OverlayProxy.js +8 -8
  98. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  99. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  100. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  101. package/esm2015/lib/PieChartViewManager_combined.js +9 -9
  102. package/esm2015/lib/PointSeries_combined.js +19 -19
  103. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  104. package/esm2015/lib/PolarBase_combined.js +388 -388
  105. package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
  106. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  107. package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
  108. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  109. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  110. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  111. package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
  112. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  113. package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
  114. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  115. package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
  116. package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
  117. package/esm2015/lib/RadialLineSeries_combined.js +37 -37
  118. package/esm2015/lib/RadialPieSeries_combined.js +45 -45
  119. package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
  120. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  121. package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
  122. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  123. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  124. package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
  125. package/esm2015/lib/ScatterBase_combined.js +445 -445
  126. package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
  127. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  128. package/esm2015/lib/ScatterLineSeries.js +51 -51
  129. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  130. package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
  131. package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
  132. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  133. package/esm2015/lib/ScatterSplineSeries.js +38 -38
  134. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  135. package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
  136. package/esm2015/lib/SeriesInteractionManager.js +80 -80
  137. package/esm2015/lib/SeriesRenderManager.js +17 -17
  138. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  139. package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
  140. package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
  141. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  142. package/esm2015/lib/SeriesViewer_combined.js +3505 -3171
  143. package/esm2015/lib/SeriesVisualDataManager.js +23 -23
  144. package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
  145. package/esm2015/lib/SizeScale.js +3 -3
  146. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  147. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  148. package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
  149. package/esm2015/lib/SplineSeries_combined.js +25 -25
  150. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  151. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  152. package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
  153. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  154. package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
  155. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  156. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  157. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  158. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  159. package/esm2015/lib/StackedLineSeries_combined.js +9 -9
  160. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
  161. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  162. package/esm2015/lib/StepAreaSeries_combined.js +37 -37
  163. package/esm2015/lib/StepLineSeries_combined.js +43 -43
  164. package/esm2015/lib/StochRSIIndicator.js +15 -15
  165. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  166. package/esm2015/lib/TRIXIndicator.js +16 -16
  167. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  168. package/esm2015/lib/TimeAxisBase.js +8 -8
  169. package/esm2015/lib/TimeXAxis.js +10 -10
  170. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  171. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  172. package/esm2015/lib/ValueOverlay_combined.js +115 -115
  173. package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
  174. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  175. package/esm2015/lib/WaterfallSeries_combined.js +103 -103
  176. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  177. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  178. package/esm2015/lib/XYChart.js +802 -802
  179. package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
  180. package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
  181. package/esm2015/lib/igc-annotation-layer-component.js +17 -17
  182. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  183. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  185. package/esm2015/lib/igc-bar-series-component.js +11 -11
  186. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  187. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  188. package/esm2015/lib/igc-bubble-series-component.js +44 -44
  189. package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
  190. package/esm2015/lib/igc-callout-layer-component.js +95 -95
  191. package/esm2015/lib/igc-category-chart-component.js +169 -112
  192. package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
  193. package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
  194. package/esm2015/lib/igc-category-series-component.js +20 -20
  195. package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
  196. package/esm2015/lib/igc-category-x-axis-component.js +75 -2
  197. package/esm2015/lib/igc-category-y-axis-component.js +75 -2
  198. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
  200. package/esm2015/lib/igc-chart-group-description-module.js +15 -0
  201. package/esm2015/lib/igc-chart-group-description.js +20 -0
  202. package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
  203. package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
  204. package/esm2015/lib/igc-chart-sort-description.js +61 -0
  205. package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
  206. package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
  207. package/esm2015/lib/igc-chart-summary-description.js +95 -0
  208. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  209. package/esm2015/lib/igc-column-series-component.js +13 -13
  210. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
  212. package/esm2015/lib/igc-data-chart-component.js +95 -95
  213. package/esm2015/lib/igc-data-legend-component.js +1 -1
  214. package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
  215. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-domain-chart-component.js +901 -650
  217. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  218. package/esm2015/lib/igc-final-value-layer-component.js +42 -42
  219. package/esm2015/lib/igc-financial-chart-component.js +214 -157
  220. package/esm2015/lib/igc-financial-indicator-component.js +16 -16
  221. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  222. package/esm2015/lib/igc-financial-price-series-component.js +30 -30
  223. package/esm2015/lib/igc-financial-series-component.js +60 -60
  224. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  225. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  226. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  227. package/esm2015/lib/igc-high-density-scatter-series-component.js +57 -57
  228. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  229. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  230. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  231. package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
  232. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  233. package/esm2015/lib/igc-line-series-component.js +1 -1
  234. package/esm2015/lib/igc-marker-series-component.js +28 -28
  235. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  236. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  237. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  238. package/esm2015/lib/igc-ordinal-time-x-axis-component.js +5 -5
  239. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  240. package/esm2015/lib/igc-polar-base-component.js +77 -77
  241. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  242. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  243. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  244. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  245. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  246. package/esm2015/lib/igc-radial-base-component.js +31 -31
  247. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  248. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  249. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  250. package/esm2015/lib/igc-range-category-series-component.js +6 -6
  251. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  252. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  253. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  254. package/esm2015/lib/igc-scatter-area-series-component.js +24 -24
  255. package/esm2015/lib/igc-scatter-base-component.js +49 -49
  256. package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
  257. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  258. package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
  259. package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
  260. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
  262. package/esm2015/lib/igc-series-component.js +195 -185
  263. package/esm2015/lib/igc-series-viewer-component.js +379 -282
  264. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  265. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  266. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  267. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  268. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  269. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  270. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  271. package/esm2015/lib/igc-spline-series-component.js +1 -1
  272. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  273. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  274. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  275. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  276. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  277. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  278. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  279. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  280. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  281. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  282. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  283. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  284. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  285. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  286. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  287. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  288. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  289. package/esm2015/lib/igc-value-overlay-component.js +52 -52
  290. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  291. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  292. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  293. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  294. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  295. package/esm2015/lib/igc-zoom-slider-component.js +0 -7
  296. package/esm2015/public_api.js +23 -0
  297. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  298. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  299. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
  300. package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
  301. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
  302. package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
  303. package/esm5/lib/AnnotationLayerProxy.js +39 -26
  304. package/esm5/lib/AnnotationLayer_combined.js +132 -132
  305. package/esm5/lib/AreaSeries_combined.js +44 -44
  306. package/esm5/lib/AutomaticSeriesManager.js +7 -0
  307. package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
  308. package/esm5/lib/AutomaticSeriesRequest.js +7 -0
  309. package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
  310. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  311. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  312. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  313. package/esm5/lib/AxisAnnotationManager.js +1 -1
  314. package/esm5/lib/AxisVisualDataManager.js +2 -2
  315. package/esm5/lib/BarSeries_combined.js +110 -103
  316. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  317. package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
  318. package/esm5/lib/BrushScale.js +7 -7
  319. package/esm5/lib/BubbleSeries_combined.js +252 -252
  320. package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  321. package/esm5/lib/CalloutLayer_combined.js +442 -440
  322. package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
  323. package/esm5/lib/CategoryChart.js +522 -413
  324. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  325. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  326. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  327. package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
  328. package/esm5/lib/CategoryMarkerManager.js +1 -1
  329. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  330. package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
  331. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  332. package/esm5/lib/CategoryXAxis_combined.js +140 -23
  333. package/esm5/lib/CategoryYAxis_combined.js +140 -23
  334. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  335. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  336. package/esm5/lib/ChartGroupDescription.js +59 -0
  337. package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
  338. package/esm5/lib/ChartSortDescription.js +75 -0
  339. package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
  340. package/esm5/lib/ChartSummaryDescription.js +149 -0
  341. package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
  342. package/esm5/lib/ColumnSeries_combined.js +64 -64
  343. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  344. package/esm5/lib/CrosshairLayer_combined.js +85 -85
  345. package/esm5/lib/CustomIndicator.js +23 -23
  346. package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
  347. package/esm5/lib/DataChartToolbarProvider.js +117 -0
  348. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  349. package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
  350. package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
  351. package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
  352. package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
  353. package/esm5/lib/DataToolTipLayer_combined.js +436 -434
  354. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  355. package/esm5/lib/DomainChart.js +2098 -1753
  356. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  357. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  358. package/esm5/lib/FinalValueLayer_combined.js +70 -70
  359. package/esm5/lib/FinancialChart_combined.js +1405 -1300
  360. package/esm5/lib/FinancialEventArgs_combined.js +581 -581
  361. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  362. package/esm5/lib/FinancialOverlay.js +36 -36
  363. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  364. package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
  365. package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
  366. package/esm5/lib/ForceIndexIndicator.js +15 -15
  367. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  368. package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
  369. package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
  370. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  371. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  372. package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
  373. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  374. package/esm5/lib/IDataChartToolbarProvider.js +7 -0
  375. package/esm5/lib/IZoomableCategoryAxis.js +11 -0
  376. package/esm5/lib/IndicatorProxy.js +11 -11
  377. package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
  378. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  379. package/esm5/lib/LineSeries_combined.js +38 -38
  380. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  381. package/esm5/lib/MassIndexIndicator.js +6 -6
  382. package/esm5/lib/MedianPriceIndicator.js +6 -6
  383. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  384. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  385. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  386. package/esm5/lib/NumberAbbreviator.js +1 -1
  387. package/esm5/lib/NumericXAxis_combined.js +3 -3
  388. package/esm5/lib/NumericYAxis_combined.js +3 -3
  389. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  390. package/esm5/lib/OrdinalTimeXAxis.js +109 -109
  391. package/esm5/lib/OverlayProxy.js +8 -8
  392. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  393. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  394. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  395. package/esm5/lib/PieChartViewManager_combined.js +9 -9
  396. package/esm5/lib/PointSeries_combined.js +19 -19
  397. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  398. package/esm5/lib/PolarBase_combined.js +384 -384
  399. package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
  400. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  401. package/esm5/lib/PolarScatterSeries_combined.js +13 -13
  402. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  403. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  404. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  405. package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
  406. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  407. package/esm5/lib/RadialAreaSeries_combined.js +35 -35
  408. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  409. package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
  410. package/esm5/lib/RadialColumnSeries_combined.js +47 -47
  411. package/esm5/lib/RadialLineSeries_combined.js +37 -37
  412. package/esm5/lib/RadialPieSeries_combined.js +45 -45
  413. package/esm5/lib/RangeAreaSeries_combined.js +22 -22
  414. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  415. package/esm5/lib/RangeColumnSeries_combined.js +35 -35
  416. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  417. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  418. package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
  419. package/esm5/lib/ScatterBase_combined.js +441 -441
  420. package/esm5/lib/ScatterContourSeries_combined.js +110 -110
  421. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  422. package/esm5/lib/ScatterLineSeries.js +51 -51
  423. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  424. package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
  425. package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
  426. package/esm5/lib/ScatterSeries_combined.js +15 -15
  427. package/esm5/lib/ScatterSplineSeries.js +38 -38
  428. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  429. package/esm5/lib/ScatterTriangulationSeries.js +173 -173
  430. package/esm5/lib/SeriesInteractionManager.js +80 -80
  431. package/esm5/lib/SeriesRenderManager.js +17 -17
  432. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  433. package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
  434. package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
  435. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  436. package/esm5/lib/SeriesViewer_combined.js +3458 -3101
  437. package/esm5/lib/SeriesVisualDataManager.js +23 -23
  438. package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
  439. package/esm5/lib/SizeScale.js +3 -3
  440. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  441. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  442. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  443. package/esm5/lib/SplineSeries_combined.js +25 -25
  444. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  445. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  446. package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
  447. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  448. package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
  449. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  450. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  451. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  452. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  453. package/esm5/lib/StackedLineSeries_combined.js +9 -9
  454. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
  455. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  456. package/esm5/lib/StepAreaSeries_combined.js +37 -37
  457. package/esm5/lib/StepLineSeries_combined.js +43 -43
  458. package/esm5/lib/StochRSIIndicator.js +14 -14
  459. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  460. package/esm5/lib/TRIXIndicator.js +15 -15
  461. package/esm5/lib/TileZoomManager_combined.js +9 -9
  462. package/esm5/lib/TimeAxisBase.js +8 -8
  463. package/esm5/lib/TimeXAxis.js +10 -10
  464. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  465. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  466. package/esm5/lib/ValueOverlay_combined.js +115 -115
  467. package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
  468. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  469. package/esm5/lib/WaterfallSeries_combined.js +103 -103
  470. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  471. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  472. package/esm5/lib/XYChart.js +717 -717
  473. package/esm5/lib/igc-anchored-category-series-component.js +18 -18
  474. package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
  475. package/esm5/lib/igc-annotation-layer-component.js +17 -17
  476. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  477. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  478. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  479. package/esm5/lib/igc-bar-series-component.js +11 -11
  480. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  481. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  482. package/esm5/lib/igc-bubble-series-component.js +44 -44
  483. package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
  484. package/esm5/lib/igc-callout-layer-component.js +95 -95
  485. package/esm5/lib/igc-category-chart-component.js +189 -112
  486. package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
  487. package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
  488. package/esm5/lib/igc-category-series-component.js +20 -20
  489. package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
  490. package/esm5/lib/igc-category-x-axis-component.js +95 -2
  491. package/esm5/lib/igc-category-y-axis-component.js +95 -2
  492. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  493. package/esm5/lib/igc-chart-group-description-collection.js +115 -0
  494. package/esm5/lib/igc-chart-group-description-module.js +19 -0
  495. package/esm5/lib/igc-chart-group-description.js +34 -0
  496. package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
  497. package/esm5/lib/igc-chart-sort-description-module.js +19 -0
  498. package/esm5/lib/igc-chart-sort-description.js +81 -0
  499. package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
  500. package/esm5/lib/igc-chart-summary-description-module.js +19 -0
  501. package/esm5/lib/igc-chart-summary-description.js +122 -0
  502. package/esm5/lib/igc-column-fragment-component.js +11 -11
  503. package/esm5/lib/igc-column-series-component.js +13 -13
  504. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  505. package/esm5/lib/igc-crosshair-layer-component.js +90 -90
  506. package/esm5/lib/igc-data-chart-component.js +95 -95
  507. package/esm5/lib/igc-data-legend-component.js +1 -1
  508. package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
  509. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  510. package/esm5/lib/igc-domain-chart-component.js +973 -650
  511. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  512. package/esm5/lib/igc-final-value-layer-component.js +42 -42
  513. package/esm5/lib/igc-financial-chart-component.js +234 -157
  514. package/esm5/lib/igc-financial-indicator-component.js +16 -16
  515. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  516. package/esm5/lib/igc-financial-price-series-component.js +30 -30
  517. package/esm5/lib/igc-financial-series-component.js +60 -60
  518. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  519. package/esm5/lib/igc-fragment-base-component.js +2 -2
  520. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  521. package/esm5/lib/igc-high-density-scatter-series-component.js +57 -57
  522. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  523. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  524. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  525. package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
  526. package/esm5/lib/igc-line-fragment-component.js +1 -1
  527. package/esm5/lib/igc-line-series-component.js +1 -1
  528. package/esm5/lib/igc-marker-series-component.js +28 -28
  529. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  530. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  531. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  532. package/esm5/lib/igc-ordinal-time-x-axis-component.js +5 -5
  533. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  534. package/esm5/lib/igc-polar-base-component.js +77 -77
  535. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  536. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  537. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  538. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  539. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  540. package/esm5/lib/igc-radial-base-component.js +31 -31
  541. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  542. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  543. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  544. package/esm5/lib/igc-range-category-series-component.js +6 -6
  545. package/esm5/lib/igc-range-column-series-component.js +10 -10
  546. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  547. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  548. package/esm5/lib/igc-scatter-area-series-component.js +24 -24
  549. package/esm5/lib/igc-scatter-base-component.js +49 -49
  550. package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
  551. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  552. package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
  553. package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
  554. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  555. package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
  556. package/esm5/lib/igc-series-component.js +199 -185
  557. package/esm5/lib/igc-series-viewer-component.js +403 -282
  558. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  559. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  560. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  561. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  562. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  563. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  564. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  565. package/esm5/lib/igc-spline-series-component.js +1 -1
  566. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  567. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  568. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  569. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  570. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  571. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  572. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  573. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  574. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  575. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  576. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  577. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  579. package/esm5/lib/igc-step-area-series-component.js +2 -2
  580. package/esm5/lib/igc-step-line-series-component.js +3 -3
  581. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  582. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  583. package/esm5/lib/igc-value-overlay-component.js +52 -52
  584. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  585. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  586. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  587. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  588. package/esm5/lib/igc-xy-chart-component.js +218 -218
  589. package/esm5/lib/igc-zoom-slider-component.js +0 -7
  590. package/esm5/public_api.js +23 -0
  591. package/fesm2015/igniteui-webcomponents-charts.js +24809 -22008
  592. package/fesm5/igniteui-webcomponents-charts.js +24917 -21549
  593. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  594. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  595. package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
  596. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
  597. package/lib/AnnotationLayerProxy.d.ts +4 -0
  598. package/lib/AnnotationLayer_combined.d.ts +40 -40
  599. package/lib/AreaSeries_combined.d.ts +8 -8
  600. package/lib/AutomaticSeriesManager.d.ts +1 -0
  601. package/lib/AutomaticSeriesPurpose.d.ts +11 -0
  602. package/lib/AutomaticSeriesRequest.d.ts +1 -0
  603. package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
  604. package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
  605. package/lib/AverageTrueRangeIndicator.d.ts +8 -8
  606. package/lib/BarSeries_combined.d.ts +19 -19
  607. package/lib/BollingerBandWidthIndicator.d.ts +10 -10
  608. package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
  609. package/lib/BubbleSeries_combined.d.ts +48 -48
  610. package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
  611. package/lib/CalloutLayer_combined.d.ts +101 -101
  612. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  613. package/lib/CategoryChart.d.ts +129 -116
  614. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  615. package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
  616. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  617. package/lib/CategoryXAxis_combined.d.ts +17 -5
  618. package/lib/CategoryYAxis_combined.d.ts +17 -5
  619. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  620. package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
  621. package/lib/ChartGroupDescription.d.ts +16 -0
  622. package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
  623. package/lib/ChartSortDescription.d.ts +18 -0
  624. package/lib/ChartSortDescriptionCollection.d.ts +27 -0
  625. package/lib/ChartSummaryDescription.d.ts +33 -0
  626. package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
  627. package/lib/ColumnSeries_combined.d.ts +17 -17
  628. package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
  629. package/lib/CrosshairLayer_combined.d.ts +41 -41
  630. package/lib/CustomIndicator.d.ts +8 -8
  631. package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
  632. package/lib/DataChartToolbarProvider.d.ts +21 -0
  633. package/lib/DataToolTipLayer_combined.d.ts +138 -138
  634. package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
  635. package/lib/DomainChart.d.ts +538 -487
  636. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  637. package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
  638. package/lib/FinalValueLayer_combined.d.ts +28 -28
  639. package/lib/FinancialChart_combined.d.ts +299 -287
  640. package/lib/FinancialEventArgs_combined.d.ts +123 -123
  641. package/lib/FinancialIndicator_combined.d.ts +36 -36
  642. package/lib/FinancialOverlay.d.ts +9 -9
  643. package/lib/FinancialPriceSeries_combined.d.ts +41 -41
  644. package/lib/ForceIndexIndicator.d.ts +9 -9
  645. package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
  646. package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
  647. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  648. package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
  649. package/lib/IAnnotationLayerProxy.d.ts +4 -0
  650. package/lib/IDataChartToolbarProvider.d.ts +1 -0
  651. package/lib/IZoomableCategoryAxis.d.ts +17 -0
  652. package/lib/ItemToolTipLayer_combined.d.ts +19 -19
  653. package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
  654. package/lib/LineSeries_combined.d.ts +7 -7
  655. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  656. package/lib/MassIndexIndicator.d.ts +4 -4
  657. package/lib/MedianPriceIndicator.d.ts +4 -4
  658. package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
  659. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  660. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  661. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  662. package/lib/OrdinalTimeXAxis.d.ts +26 -26
  663. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  664. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  665. package/lib/PointSeries_combined.d.ts +6 -6
  666. package/lib/PolarAreaSeries_combined.d.ts +7 -7
  667. package/lib/PolarBase_combined.d.ts +107 -107
  668. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  669. package/lib/PolarLineSeries_combined.d.ts +8 -8
  670. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  671. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  672. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  673. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  674. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  675. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  676. package/lib/RadialAreaSeries_combined.d.ts +7 -7
  677. package/lib/RadialBucketCalculator_combined.d.ts +50 -50
  678. package/lib/RadialColumnSeries_combined.d.ts +11 -11
  679. package/lib/RadialLineSeries_combined.d.ts +8 -8
  680. package/lib/RadialPieSeries_combined.d.ts +13 -13
  681. package/lib/RangeAreaSeries_combined.d.ts +6 -6
  682. package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
  683. package/lib/RangeColumnSeries_combined.d.ts +12 -12
  684. package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
  685. package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
  686. package/lib/ScatterAreaSeries_combined.d.ts +28 -28
  687. package/lib/ScatterBase_combined.d.ts +108 -108
  688. package/lib/ScatterContourSeries_combined.d.ts +20 -20
  689. package/lib/ScatterLineSeries.d.ts +12 -12
  690. package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
  691. package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
  692. package/lib/ScatterSeries_combined.d.ts +4 -4
  693. package/lib/ScatterSplineSeries.d.ts +9 -9
  694. package/lib/ScatterTriangulationSeries.d.ts +40 -40
  695. package/lib/SeriesViewer_combined.d.ts +1036 -956
  696. package/lib/ShapeSeriesBase_combined.d.ts +91 -91
  697. package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
  698. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  699. package/lib/SplineSeriesBase_combined.d.ts +23 -23
  700. package/lib/SplineSeries_combined.d.ts +6 -6
  701. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  702. package/lib/Stacked100BarSeries_combined.d.ts +6 -6
  703. package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
  704. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  705. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  706. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  707. package/lib/StackedLineSeries_combined.d.ts +3 -3
  708. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
  709. package/lib/StandardDeviationIndicator.d.ts +8 -8
  710. package/lib/StepAreaSeries_combined.d.ts +10 -10
  711. package/lib/StepLineSeries_combined.d.ts +9 -9
  712. package/lib/StochRSIIndicator.d.ts +8 -8
  713. package/lib/StrategyBasedIndicator.d.ts +21 -21
  714. package/lib/TRIXIndicator.d.ts +8 -8
  715. package/lib/TypicalPriceIndicator.d.ts +4 -4
  716. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  717. package/lib/ValueOverlay_combined.d.ts +41 -41
  718. package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
  719. package/lib/WaterfallSeries_combined.d.ts +23 -23
  720. package/lib/WeightedCloseIndicator.d.ts +4 -4
  721. package/lib/WilliamsPercentRIndicator.d.ts +8 -8
  722. package/lib/XYChart.d.ts +189 -189
  723. package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
  724. package/lib/igc-category-chart-component.d.ts +27 -0
  725. package/lib/igc-category-x-axis-component.d.ts +37 -0
  726. package/lib/igc-category-y-axis-component.d.ts +37 -0
  727. package/lib/igc-chart-group-description-collection.d.ts +24 -0
  728. package/lib/igc-chart-group-description-module.d.ts +3 -0
  729. package/lib/igc-chart-group-description.d.ts +14 -0
  730. package/lib/igc-chart-sort-description-collection.d.ts +28 -0
  731. package/lib/igc-chart-sort-description-module.d.ts +3 -0
  732. package/lib/igc-chart-sort-description.d.ts +31 -0
  733. package/lib/igc-chart-summary-description-collection.d.ts +25 -0
  734. package/lib/igc-chart-summary-description-module.d.ts +3 -0
  735. package/lib/igc-chart-summary-description.d.ts +35 -0
  736. package/lib/igc-data-legend-component.d.ts +1 -1
  737. package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
  738. package/lib/igc-domain-chart-component.d.ts +85 -1
  739. package/lib/igc-financial-chart-component.d.ts +27 -0
  740. package/lib/igc-series-component.d.ts +4 -0
  741. package/lib/igc-series-viewer-component.d.ts +51 -0
  742. package/lib/igc-zoom-slider-component.d.ts +0 -5
  743. package/package.json +2 -2
  744. package/public_api.d.ts +23 -0
@@ -47,26 +47,26 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
47
47
  class DataToolTipLayer extends AnnotationLayer {
48
48
  constructor() {
49
49
  super();
50
- this.rx = 1;
51
- this.sz = new Dictionary$2(String_$type, Base.$, 0);
52
- this.s0 = new List$1(String_$type, 0);
53
- this.rp = 8;
54
- this.rt = 11;
55
- this.sc = null;
56
- this.r4 = null;
57
- this.r7 = null;
58
- this.r9 = null;
59
- this.r6 = null;
50
+ this.r1 = 1;
51
+ this.s3 = new Dictionary$2(String_$type, Base.$, 0);
52
+ this.s4 = new List$1(String_$type, 0);
53
+ this.rt = 8;
54
+ this.rx = 11;
55
+ this.sg = null;
60
56
  this.r8 = null;
61
57
  this.sb = null;
58
+ this.sd = null;
62
59
  this.sa = null;
63
- this.r5 = null;
60
+ this.sc = null;
61
+ this.sf = null;
62
+ this.se = null;
63
+ this.r9 = null;
64
64
  let a = new DataToolTipLayerFrame();
65
65
  let b = new DataToolTipLayerFrame();
66
66
  let c = new DataToolTipLayerFrame();
67
- this.p6 = a;
68
- this.p5 = b;
69
- this.p7 = c;
67
+ this.qa = a;
68
+ this.p9 = b;
69
+ this.qb = c;
70
70
  this.ab = DataToolTipLayer.$;
71
71
  }
72
72
  get_db() {
@@ -75,44 +75,44 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
75
75
  bx() {
76
76
  return new DataToolTipLayerView(this);
77
77
  }
78
- lz(a) {
79
- super.lz(a);
80
- this.r1 = a;
78
+ l2(a) {
79
+ super.l2(a);
80
+ this.r5 = a;
81
81
  }
82
- get_dk() {
82
+ get_dl() {
83
83
  return true;
84
84
  }
85
- get ry() {
86
- return this.rx;
85
+ get r2() {
86
+ return this.r1;
87
87
  }
88
- set ry(a) {
89
- let b = this.rx;
90
- this.rx = a;
91
- if (b != this.rx) {
92
- this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.rx));
88
+ set r2(a) {
89
+ let b = this.r1;
90
+ this.r1 = a;
91
+ if (b != this.r1) {
92
+ this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.r1));
93
93
  }
94
94
  }
95
- r0() {
95
+ r4() {
96
96
  let a = true;
97
97
  let b = true;
98
98
  let c = true;
99
99
  let d = true;
100
- if (this.rz != 0) {
101
- return this.rz;
100
+ if (this.r3 != 0) {
101
+ return this.r3;
102
102
  }
103
- let e = this.rg();
103
+ let e = this.rk();
104
104
  if (e != null) {
105
105
  for (let f of fromEnum(e.da())) {
106
- if (!f.dc && !f.ec) {
106
+ if (!f.dc && !f.ed) {
107
107
  a = false;
108
108
  }
109
- if (!f.dc && !f.d6) {
109
+ if (!f.dc && !f.d7) {
110
110
  b = false;
111
111
  }
112
- if (!f.dc && !f.ed) {
112
+ if (!f.dc && !f.ee) {
113
113
  c = false;
114
114
  }
115
- if (!f.dc && !f.ea) {
115
+ if (!f.dc && !f.eb) {
116
116
  d = false;
117
117
  }
118
118
  }
@@ -122,29 +122,29 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
122
122
  }
123
123
  return 1;
124
124
  }
125
- l4(a, b, c, d) {
126
- super.l4(a, b, c, d);
125
+ l7(a, b, c, d) {
126
+ super.l7(a, b, c, d);
127
127
  switch (b) {
128
128
  case DataToolTipLayer.$$p[37]:
129
- this.mi(true);
129
+ this.ml(true);
130
130
  break;
131
131
  case DataToolTipLayer.$$p[44]:
132
- this.mi(true);
132
+ this.ml(true);
133
133
  break;
134
134
  case DataToolTipLayer.$$p[8]:
135
- this.ry = this.r0();
135
+ this.r2 = this.r4();
136
136
  break;
137
137
  case "ActualGroupingMode":
138
- this.mi(true);
138
+ this.ml(true);
139
139
  break;
140
140
  case DataToolTipLayer.$$p[6]:
141
- this.rq = this.rs();
141
+ this.ru = this.rw();
142
142
  break;
143
143
  case DataToolTipLayer.$$p[7]:
144
- this.ru = this.rw();
144
+ this.ry = this.r0();
145
145
  break;
146
146
  case "SeriesViewer":
147
- this.r1.ci();
147
+ this.r5.ci();
148
148
  break;
149
149
  case DataToolTipLayer.$$p[26]:
150
150
  case DataToolTipLayer.$$p[20]:
@@ -205,246 +205,246 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
205
205
  case DataToolTipLayer.$$p[22]:
206
206
  case DataToolTipLayer.$$p[23]:
207
207
  case "LabelTextStyle":
208
- this.wh(b, c, d);
208
+ this.wl(b, c, d);
209
209
  break;
210
210
  }
211
211
  }
212
- wh(a, b, c) {
213
- if (!this.sz.containsKey(a)) {
214
- this.s0.add(a);
215
- this.sz.addItem(a, c);
212
+ wl(a, b, c) {
213
+ if (!this.s3.containsKey(a)) {
214
+ this.s4.add(a);
215
+ this.s3.addItem(a, c);
216
216
  }
217
217
  else {
218
- this.sz.item(a, c);
218
+ this.s3.item(a, c);
219
219
  }
220
- this.mi(true);
220
+ this.ml(true);
221
221
  }
222
- wl(a, b) {
222
+ wp(a, b) {
223
223
  switch (a) {
224
224
  case DataToolTipLayer.$$p[8]:
225
- this.rz = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
225
+ this.r3 = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
226
226
  break;
227
227
  case DataToolTipLayer.$$p[24]:
228
- this.s4 = b;
228
+ this.s8 = b;
229
229
  break;
230
230
  case DataToolTipLayer.$$p[25]:
231
- this.s5 = b;
231
+ this.s9 = b;
232
232
  break;
233
233
  case DataToolTipLayer.$$p[2]:
234
- this.s2 = b;
234
+ this.s6 = b;
235
235
  break;
236
236
  case DataToolTipLayer.$$p[3]:
237
- this.s3 = b;
237
+ this.s7 = b;
238
238
  break;
239
239
  case DataToolTipLayer.$$p[6]:
240
- this.rr = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
240
+ this.rv = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
241
241
  break;
242
242
  case DataToolTipLayer.$$p[7]:
243
- this.rv = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
243
+ this.rz = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
244
244
  break;
245
245
  case DataToolTipLayer.$$p[26]:
246
- this.su = b;
246
+ this.sy = b;
247
247
  break;
248
248
  case DataToolTipLayer.$$p[20]:
249
- this.re = b;
249
+ this.ri = b;
250
250
  break;
251
251
  case DataToolTipLayer.$$p[5]:
252
- this.q9 = b;
252
+ this.rd = b;
253
253
  break;
254
254
  case DataToolTipLayer.$$p[19]:
255
- this.rd = b;
255
+ this.rh = b;
256
256
  break;
257
257
  case DataToolTipLayer.$$p[4]:
258
- this.q8 = b;
258
+ this.rc = b;
259
259
  break;
260
260
  case DataToolTipLayer.$$p[45]:
261
- this.ri = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
261
+ this.rm = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
262
262
  break;
263
263
  case DataToolTipLayer.$$p[47]:
264
- this.t4 = typeGetValue(b);
264
+ this.t8 = typeGetValue(b);
265
265
  break;
266
266
  case DataToolTipLayer.$$p[48]:
267
- this.t5 = typeGetValue(b);
267
+ this.t9 = typeGetValue(b);
268
268
  break;
269
269
  case DataToolTipLayer.$$p[49]:
270
- this.ro = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
270
+ this.rs = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
271
271
  break;
272
272
  case DataToolTipLayer.$$p[46]:
273
- this.vz = b;
273
+ this.v3 = b;
274
274
  break;
275
275
  case DataToolTipLayer.$$p[52]:
276
- this.sw = b;
276
+ this.s0 = b;
277
277
  break;
278
278
  case DataToolTipLayer.$$p[51]:
279
- this.v5 = b;
279
+ this.v9 = b;
280
280
  break;
281
281
  case DataToolTipLayer.$$p[50]:
282
- this.rf = b;
282
+ this.rj = b;
283
283
  break;
284
284
  case DataToolTipLayer.$$p[53]:
285
- this.yw = b;
285
+ this.y0 = b;
286
286
  break;
287
287
  case DataToolTipLayer.$$p[54]:
288
- this.sx = b;
288
+ this.s1 = b;
289
289
  break;
290
290
  case DataToolTipLayer.$$p[58]:
291
- this.we = b;
291
+ this.wi = b;
292
292
  break;
293
293
  case DataToolTipLayer.$$p[57]:
294
- this.sy = b;
294
+ this.s2 = b;
295
295
  break;
296
296
  case DataToolTipLayer.$$p[56]:
297
- this.yx = b;
297
+ this.y1 = b;
298
298
  break;
299
299
  case DataToolTipLayer.$$p[55]:
300
- this.yh = b;
300
+ this.yl = b;
301
301
  break;
302
302
  case "ValueTextStyle":
303
- this.sl = b;
303
+ this.sp = b;
304
304
  break;
305
305
  case DataToolTipLayer.$$p[12]:
306
- this.un = b;
306
+ this.ur = b;
307
307
  break;
308
308
  case DataToolTipLayer.$$p[11]:
309
- this.rc = b;
309
+ this.rg = b;
310
310
  break;
311
311
  case DataToolTipLayer.$$p[9]:
312
- this.uj = b;
312
+ this.un = b;
313
313
  break;
314
314
  case DataToolTipLayer.$$p[10]:
315
- this.rj = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
315
+ this.rn = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
316
316
  break;
317
317
  case DataToolTipLayer.$$p[13]:
318
- this.rk = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
318
+ this.ro = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
319
319
  break;
320
320
  case DataToolTipLayer.$$p[18]:
321
- this.us = b;
321
+ this.uw = b;
322
322
  break;
323
323
  case DataToolTipLayer.$$p[16]:
324
- this.x9 = b;
324
+ this.yd = b;
325
325
  break;
326
326
  case DataToolTipLayer.$$p[17]:
327
- this.yq = b;
327
+ this.yu = b;
328
328
  break;
329
329
  case DataToolTipLayer.$$p[14]:
330
- this.yp = b;
330
+ this.yt = b;
331
331
  break;
332
332
  case DataToolTipLayer.$$p[15]:
333
- this.sn = b;
333
+ this.sr = b;
334
334
  break;
335
335
  case "HeaderTextStyle":
336
- this.sd = b;
336
+ this.sh = b;
337
337
  break;
338
338
  case DataToolTipLayer.$$p[30]:
339
- this.yc = b;
339
+ this.yg = b;
340
340
  break;
341
341
  case "SummaryTitleTextStyle":
342
- this.sg = b;
342
+ this.sk = b;
343
343
  break;
344
344
  case DataToolTipLayer.$$p[33]:
345
- this.rm = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
345
+ this.rq = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
346
346
  break;
347
347
  case DataToolTipLayer.$$p[32]:
348
- this.vb = b;
348
+ this.vf = b;
349
349
  break;
350
350
  case DataToolTipLayer.$$p[31]:
351
- this.yt = b;
351
+ this.yx = b;
352
352
  break;
353
353
  case DataToolTipLayer.$$p[29]:
354
- this.ys = b;
354
+ this.yw = b;
355
355
  break;
356
356
  case DataToolTipLayer.$$p[36]:
357
- this.ye = b;
357
+ this.yi = b;
358
358
  break;
359
359
  case "SummaryValueTextStyle":
360
- this.si = b;
360
+ this.sm = b;
361
361
  break;
362
362
  case DataToolTipLayer.$$p[28]:
363
- this.u6 = b;
363
+ this.va = b;
364
364
  break;
365
365
  case DataToolTipLayer.$$p[27]:
366
- this.yb = b;
366
+ this.yf = b;
367
367
  break;
368
368
  case "SummaryLabelTextStyle":
369
- this.sf = b;
369
+ this.sj = b;
370
370
  break;
371
371
  case DataToolTipLayer.$$p[35]:
372
- this.vh = b;
372
+ this.vl = b;
373
373
  break;
374
374
  case DataToolTipLayer.$$p[34]:
375
- this.yd = b;
375
+ this.yh = b;
376
376
  break;
377
377
  case "SummaryUnitsTextStyle":
378
- this.sh = b;
378
+ this.sl = b;
379
379
  break;
380
380
  case DataToolTipLayer.$$p[0]:
381
- this.yo = b;
381
+ this.ys = b;
382
382
  break;
383
383
  case DataToolTipLayer.$$p[1]:
384
- this.r3 = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
384
+ this.r7 = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
385
385
  break;
386
386
  case DataToolTipLayer.$$p[40]:
387
- this.rn = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
387
+ this.rr = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
388
388
  break;
389
389
  case DataToolTipLayer.$$p[43]:
390
- this.vs = b;
390
+ this.vw = b;
391
391
  break;
392
392
  case DataToolTipLayer.$$p[41]:
393
- this.yg = b;
393
+ this.yk = b;
394
394
  break;
395
395
  case DataToolTipLayer.$$p[42]:
396
- this.yv = b;
396
+ this.yz = b;
397
397
  break;
398
398
  case "UnitsTextStyle":
399
- this.sk = b;
399
+ this.so = b;
400
400
  break;
401
401
  case DataToolTipLayer.$$p[39]:
402
- this.yu = b;
402
+ this.yy = b;
403
403
  break;
404
404
  case DataToolTipLayer.$$p[38]:
405
- this.yf = b;
405
+ this.yj = b;
406
406
  break;
407
407
  case "TitleTextStyle":
408
- this.sj = b;
408
+ this.sn = b;
409
409
  break;
410
410
  case DataToolTipLayer.$$p[21]:
411
- this.rl = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
411
+ this.rp = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
412
412
  break;
413
413
  case DataToolTipLayer.$$p[22]:
414
- this.ya = b;
414
+ this.ye = b;
415
415
  break;
416
416
  case DataToolTipLayer.$$p[23]:
417
- this.yr = b;
417
+ this.yv = b;
418
418
  break;
419
419
  case "LabelTextStyle":
420
- this.se = b;
420
+ this.si = b;
421
421
  break;
422
422
  }
423
423
  }
424
- wi(a) {
425
- for (let b = 0; b < this.s0.count; b++) {
426
- let c = this.s0._inner[b];
427
- a.updatePropertyByName(c, this.sz.item(c));
424
+ wm(a) {
425
+ for (let b = 0; b < this.s4.count; b++) {
426
+ let c = this.s4._inner[b];
427
+ a.updatePropertyByName(c, this.s3.item(c));
428
428
  }
429
429
  }
430
- qo(a, b) {
430
+ qs(a, b) {
431
431
  {
432
432
  if (!this.as.c) {
433
- this.mi(b);
433
+ this.ml(b);
434
434
  }
435
435
  }
436
436
  }
437
- qp(a, b) {
437
+ qt(a, b) {
438
438
  if (!this.as.c) {
439
- this.mi(b);
439
+ this.ml(b);
440
440
  }
441
441
  }
442
- qr(a, b) {
443
- super.qr(a, b);
444
- this.rx = this.r0();
442
+ qv(a, b) {
443
+ super.qv(a, b);
444
+ this.r1 = this.r4();
445
445
  let c = a;
446
- let d = this.r1.b6;
447
- let e = this.sv;
446
+ let d = this.r5.b6;
447
+ let e = this.sz;
448
448
  let f = false;
449
449
  c.m.clear();
450
450
  c.i.clear();
@@ -454,42 +454,42 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
454
454
  c.k.clear();
455
455
  c.j.clear();
456
456
  c.h.clear();
457
- if (isNaN_(this.q5.x) && isNaN_(this.q5.y)) {
457
+ if (isNaN_(this.q9.x) && isNaN_(this.q9.y)) {
458
458
  d.count = 0;
459
459
  return;
460
460
  }
461
461
  {
462
- if (this.ry == 2) {
462
+ if (this.r2 == 2) {
463
463
  let g = 0;
464
464
  {
465
465
  for (let h of fromEnum(this.cd.series)) {
466
- if (this.qc(h)) {
467
- this.wk(h, c, e, f, g);
466
+ if (this.qg(h)) {
467
+ this.wo(h, c, e, f, g);
468
468
  g++;
469
469
  }
470
470
  if (h.isStacked) {
471
- h.la((i) => {
472
- if (this.qc(i)) {
473
- this.wk(i, c, e, f, g);
471
+ h.ld((i) => {
472
+ if (this.qg(i)) {
473
+ this.wo(i, c, e, f, g);
474
474
  g++;
475
475
  }
476
476
  return true;
477
477
  });
478
478
  }
479
479
  }
480
- this.wg(c);
480
+ this.wk(c);
481
481
  }
482
482
  d.count = g;
483
483
  }
484
484
  else {
485
- let i = this.rg();
486
- let j = this.s1(i);
487
- let k = this.r2(i, j, e);
488
- this.wj(k, c, e);
485
+ let i = this.rk();
486
+ let j = this.s5(i);
487
+ let k = this.r6(i, j, e);
488
+ this.wn(k, c, e);
489
489
  }
490
490
  }
491
491
  }
492
- s1(a) {
492
+ s5(a) {
493
493
  let b = new List$1(Series.$, 0);
494
494
  if (a == null) {
495
495
  return b;
@@ -499,15 +499,15 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
499
499
  }
500
500
  return b;
501
501
  }
502
- rg() {
503
- if (this.rh != null) {
504
- return this.rh;
502
+ rk() {
503
+ if (this.rl != null) {
504
+ return this.rl;
505
505
  }
506
506
  if (this.cd == null) {
507
507
  return null;
508
508
  }
509
509
  for (let a of fromEnum(this.cd.series)) {
510
- if (a.dg) {
510
+ if (a.dh) {
511
511
  let b = a.ar();
512
512
  if (b != null && b.cn()) {
513
513
  return b;
@@ -515,7 +515,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
515
515
  }
516
516
  }
517
517
  for (let c of fromEnum(this.cd.series)) {
518
- if (!c.dg) {
518
+ if (!c.dh) {
519
519
  let d = c.ag();
520
520
  let e = d != null && d.length > 0 ? d[0] : null;
521
521
  if (e != null && e.cn()) {
@@ -525,7 +525,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
525
525
  }
526
526
  return null;
527
527
  }
528
- r2(a, b, c) {
528
+ r6(a, b, c) {
529
529
  let d = 1.7976931348623157E+308;
530
530
  let e = -1.7976931348623157E+308;
531
531
  let f = new List$1(DataContext.$, 0);
@@ -539,11 +539,11 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
539
539
  let n = b.item(m);
540
540
  k = n.cd.l;
541
541
  l = n.cd.m;
542
- if (n.dg) {
542
+ if (n.dh) {
543
543
  let o = n;
544
544
  let p = new List$1(Series.$, 0);
545
545
  if (o.isStacked) {
546
- o.la((q) => {
546
+ o.ld((q) => {
547
547
  p.add(q);
548
548
  return true;
549
549
  });
@@ -565,12 +565,12 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
565
565
  continue;
566
566
  }
567
567
  }
568
- let t = this.qk(s);
568
+ let t = this.qo(s);
569
569
  if (!t.c) {
570
570
  continue;
571
571
  }
572
- j = s.ph(t.d);
573
- let u = s.pm(t.d, c, false);
572
+ j = s.pl(t.d);
573
+ let u = s.pq(t.d, c, false);
574
574
  if (h) {
575
575
  if (!isNaN_(u.y)) {
576
576
  d = Math.min(d, u.y);
@@ -592,8 +592,8 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
592
592
  continue;
593
593
  }
594
594
  }
595
- let x = n.pm(this.q5, c, false);
596
- j = n.ph(this.q5);
595
+ let x = n.pq(this.q9, c, false);
596
+ j = n.pl(this.q9);
597
597
  if (h) {
598
598
  if (!isNaN_(x.y)) {
599
599
  d = Math.min(d, x.y);
@@ -608,8 +608,8 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
608
608
  }
609
609
  }
610
610
  let y = null;
611
- let z = n.ht(this.q5);
612
- if (n.dl && z != null) {
611
+ let z = n.hv(this.q9);
612
+ if (n.dm && z != null) {
613
613
  y = n.au(z);
614
614
  }
615
615
  else {
@@ -623,11 +623,11 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
623
623
  let ab = 0;
624
624
  if (h) {
625
625
  ab = (d + e) / 2;
626
- aa = this.pz.right;
626
+ aa = this.p3.right;
627
627
  if (!isNaN_(j.x)) {
628
628
  aa = j.x;
629
629
  }
630
- if (ab < 0 || ab > this.pz.bottom) {
630
+ if (ab < 0 || ab > this.p3.bottom) {
631
631
  ab = NaN;
632
632
  }
633
633
  }
@@ -636,7 +636,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
636
636
  if (!isNaN_(j.y)) {
637
637
  ab = j.y;
638
638
  }
639
- if (aa < 0 || aa > this.pz.right) {
639
+ if (aa < 0 || aa > this.p3.right) {
640
640
  aa = NaN;
641
641
  }
642
642
  }
@@ -647,365 +647,365 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
647
647
  ac.a = h;
648
648
  return ac;
649
649
  }
650
- ld() {
651
- this.q5 = { $type: Point_$type, x: NaN, y: NaN };
652
- this.mi(false);
653
- this.r1.cg(false);
650
+ lg() {
651
+ this.q9 = { $type: Point_$type, x: NaN, y: NaN };
652
+ this.ml(false);
653
+ this.r5.cg(false);
654
654
  }
655
- le() {
656
- this.q5 = { $type: Point_$type, x: NaN, y: NaN };
657
- this.mi(false);
658
- this.r1.cg(true);
655
+ lh() {
656
+ this.q9 = { $type: Point_$type, x: NaN, y: NaN };
657
+ this.ml(false);
658
+ this.r5.cg(true);
659
659
  }
660
- get yl() {
660
+ get yp() {
661
661
  let a = RectUtil.n(this.b0.bu);
662
662
  let b = new Size(1, this.b0.bu.width, this.b0.bu.height);
663
663
  return new Rect(3, a, b);
664
664
  }
665
- get yk() {
665
+ get yo() {
666
666
  let a = RectUtil.n(this.b0.bu);
667
667
  let b = new Size(1, this.b0.bu.width, this.b0.bu.height);
668
- return new Rect(3, this.r1.cj(a), b);
668
+ return new Rect(3, this.r5.cj(a), b);
669
669
  }
670
- get yj() {
670
+ get yn() {
671
671
  let a = new Rect(0, 0, 0, this.cd.m, this.cd.l);
672
672
  let b = RectUtil.n(a);
673
673
  let c = new Size(1, a.width, a.height);
674
- return new Rect(3, this.r1.cj(b), c);
674
+ return new Rect(3, this.r5.cj(b), c);
675
675
  }
676
- get yn() {
676
+ get yr() {
677
677
  let a = { $type: Point_$type, x: 0, y: 0 };
678
- return new Rect(3, a, this.r1.co());
678
+ return new Rect(3, a, this.r5.co());
679
679
  }
680
- ym() {
681
- return this.yl;
680
+ yq() {
681
+ return this.yp;
682
682
  }
683
- sr(a, b, c) {
683
+ sv(a, b, c) {
684
684
  if (Rect.l_op_Equality(a, Rect.empty)) {
685
685
  return false;
686
686
  }
687
687
  let d = a.top;
688
688
  return c < d;
689
689
  }
690
- so(a, b, c, d) {
690
+ ss(a, b, c, d) {
691
691
  if (Rect.l_op_Equality(a, Rect.empty)) {
692
692
  return false;
693
693
  }
694
694
  let e = a.bottom;
695
695
  return c + d.height >= e;
696
696
  }
697
- sp(a, b, c) {
697
+ st(a, b, c) {
698
698
  if (Rect.l_op_Equality(a, Rect.empty)) {
699
699
  return false;
700
700
  }
701
701
  let d = a.left;
702
702
  return c < d;
703
703
  }
704
- sq(a, b, c, d) {
704
+ su(a, b, c, d) {
705
705
  if (Rect.l_op_Equality(a, Rect.empty)) {
706
706
  return false;
707
707
  }
708
708
  let e = a.right;
709
709
  return c + d.width > e;
710
710
  }
711
- tu(a, b) {
711
+ ty(a, b) {
712
712
  return a.top + b;
713
713
  }
714
- ts(a, b, c) {
714
+ tw(a, b, c) {
715
715
  return a.bottom - c.height - b;
716
716
  }
717
- tt(a, b) {
717
+ tx(a, b) {
718
718
  return ((a.bottom + a.top) / 2) - (b.height / 2);
719
719
  }
720
- t3(a, b, c, d, e) {
720
+ t7(a, b, c, d, e) {
721
721
  let f = c.y - d.height - b;
722
722
  return f;
723
723
  }
724
- t1(a, b, c, d, e) {
724
+ t5(a, b, c, d, e) {
725
725
  let f = c.y + b;
726
726
  return f;
727
727
  }
728
- t2(a, b, c, d, e) {
728
+ t6(a, b, c, d, e) {
729
729
  let f = c.y - (d.height / 2);
730
730
  return f;
731
731
  }
732
- tx(a, b, c, d, e) {
732
+ t1(a, b, c, d, e) {
733
733
  let f = c.y - d.height;
734
734
  f = f - b;
735
735
  return f;
736
736
  }
737
- tv(a, b, c, d, e) {
737
+ tz(a, b, c, d, e) {
738
738
  let f = c.y;
739
739
  f = f + b;
740
740
  return f;
741
741
  }
742
- tw(a, b, c, d, e) {
742
+ t0(a, b, c, d, e) {
743
743
  let f = c.y - (d.height / 2);
744
744
  return f;
745
745
  }
746
- td(a, b) {
746
+ th(a, b) {
747
747
  return a.left + b;
748
748
  }
749
- tf(a, b, c) {
749
+ tj(a, b, c) {
750
750
  return (a.right - (c.width)) - b;
751
751
  }
752
- te(a, b, c) {
752
+ ti(a, b, c) {
753
753
  return ((a.right + a.left) / 2) - (c.width / 2) + b;
754
754
  }
755
- tm(a, b, c, d, e) {
755
+ tq(a, b, c, d, e) {
756
756
  let f = (c.x - d.width) - b;
757
757
  return f;
758
758
  }
759
- to(a, b, c, d, e) {
759
+ ts(a, b, c, d, e) {
760
760
  let f = c.x + b;
761
761
  return f;
762
762
  }
763
- tn(a, b, c, d, e) {
763
+ tr(a, b, c, d, e) {
764
764
  let f = (c.x - (d.width / 2));
765
765
  f = f + b;
766
766
  return f;
767
767
  }
768
- tj(a, b, c, d, e) {
768
+ tn(a, b, c, d, e) {
769
769
  let f = c.x - d.width;
770
770
  f = f - b;
771
771
  return f;
772
772
  }
773
- tl(a, b, c, d, e) {
773
+ tp(a, b, c, d, e) {
774
774
  let f = c.x;
775
775
  f = f + b;
776
776
  return f;
777
777
  }
778
- tk(a, b, c, d, e) {
778
+ to(a, b, c, d, e) {
779
779
  let f = c.x - (d.width / 2);
780
780
  f = f + b;
781
781
  return f;
782
782
  }
783
- s9(a, b, c, d, e, f, g, h) {
783
+ td(a, b, c, d, e, f, g, h) {
784
784
  switch (a) {
785
785
  case 1:
786
786
  {
787
- return this.tx(e, b, h, f, true);
787
+ return this.t1(e, b, h, f, true);
788
788
  }
789
789
  case 2:
790
790
  {
791
- return this.tv(e, b, h, f, true);
791
+ return this.tz(e, b, h, f, true);
792
792
  }
793
793
  case 3:
794
794
  {
795
- return this.tw(e, b, h, f, true);
795
+ return this.t0(e, b, h, f, true);
796
796
  }
797
- case 5: return this.ty(e, c, b, h, f);
798
- case 6: return this.tz(e, c, b, h, f);
799
- case 4: return this.t0(e, c, b, h, f);
800
- case 8: return this.tp(e, c, b, h, f);
801
- case 9: return this.tq(e, c, b, h, f);
802
- case 7: return this.tr(e, c, b, h, f);
803
- case 13: return this.tu(d, b);
804
- case 14: return this.ts(d, b, f);
805
- case 15: return this.tt(d, f);
806
- case 10: return this.t3(e, b, g, f, true);
807
- case 12: return this.t2(e, b, g, f, true);
797
+ case 5: return this.t2(e, c, b, h, f);
798
+ case 6: return this.t3(e, c, b, h, f);
799
+ case 4: return this.t4(e, c, b, h, f);
800
+ case 8: return this.tt(e, c, b, h, f);
801
+ case 9: return this.tu(e, c, b, h, f);
802
+ case 7: return this.tv(e, c, b, h, f);
803
+ case 13: return this.ty(d, b);
804
+ case 14: return this.tw(d, b, f);
805
+ case 15: return this.tx(d, f);
806
+ case 10: return this.t7(e, b, g, f, true);
807
+ case 12: return this.t6(e, b, g, f, true);
808
808
  case 11:
809
- default: return this.t1(e, b, g, f, true);
809
+ default: return this.t5(e, b, g, f, true);
810
810
  }
811
811
  }
812
- tg(a, b, c, d, e) {
812
+ tk(a, b, c, d, e) {
813
813
  let f = d.x;
814
814
  f = f + b / 2;
815
815
  f = f - e.width;
816
816
  f = f - c;
817
817
  return f;
818
818
  }
819
- th(a, b, c, d, e) {
819
+ tl(a, b, c, d, e) {
820
820
  let f = d.x;
821
821
  f = f + b / 2;
822
822
  f = f - e.width / 2;
823
823
  f = f + c;
824
824
  return f;
825
825
  }
826
- ti(a, b, c, d, e) {
826
+ tm(a, b, c, d, e) {
827
827
  let f = d.x;
828
828
  f = f + b / 2;
829
829
  f = f + c;
830
830
  return f;
831
831
  }
832
- ta(a, b, c, d, e) {
832
+ te(a, b, c, d, e) {
833
833
  let f = d.x;
834
834
  f = f - b / 2;
835
835
  f = f - e.width;
836
836
  f = f - c;
837
837
  return f;
838
838
  }
839
- tb(a, b, c, d, e) {
839
+ tf(a, b, c, d, e) {
840
840
  let f = d.x;
841
841
  f = f - b / 2;
842
842
  f = f - e.width / 2;
843
843
  f = f + c;
844
844
  return f;
845
845
  }
846
- tc(a, b, c, d, e) {
846
+ tg(a, b, c, d, e) {
847
847
  let f = d.x;
848
848
  f = f - b / 2;
849
849
  f = f + c;
850
850
  return f;
851
851
  }
852
- tr(a, b, c, d, e) {
852
+ tv(a, b, c, d, e) {
853
853
  let f = d.y;
854
854
  f = f + b / 2;
855
855
  f = f - e.height;
856
856
  f = f - c;
857
857
  return f;
858
858
  }
859
- tq(a, b, c, d, e) {
859
+ tu(a, b, c, d, e) {
860
860
  let f = d.y;
861
861
  f = f + b / 2;
862
862
  f = f - e.height / 2;
863
863
  f = f + c;
864
864
  return f;
865
865
  }
866
- tp(a, b, c, d, e) {
866
+ tt(a, b, c, d, e) {
867
867
  let f = d.y;
868
868
  f = f + b / 2;
869
869
  f = f + c;
870
870
  return f;
871
871
  }
872
- t0(a, b, c, d, e) {
872
+ t4(a, b, c, d, e) {
873
873
  let f = d.y;
874
874
  f = f - b / 2;
875
875
  f = f - e.height;
876
876
  f = f - c;
877
877
  return f;
878
878
  }
879
- tz(a, b, c, d, e) {
879
+ t3(a, b, c, d, e) {
880
880
  let f = d.y;
881
881
  f = f - b / 2;
882
882
  f = f - e.height / 2;
883
883
  f = f + c;
884
884
  return f;
885
885
  }
886
- ty(a, b, c, d, e) {
886
+ t2(a, b, c, d, e) {
887
887
  let f = d.y;
888
888
  f = f - b / 2;
889
889
  f = f + c;
890
890
  return f;
891
891
  }
892
- s8(a, b, c, d, e, f, g, h) {
892
+ tc(a, b, c, d, e, f, g, h) {
893
893
  switch (a) {
894
- case 10: return this.tm(e, b, g, f, true);
895
- case 11: return this.to(e, b, g, f, true);
896
- case 12: return this.tn(e, b, g, f, true);
897
- case 13: return this.td(d, b);
898
- case 14: return this.tf(e, b, f);
899
- case 15: return this.te(e, b, f);
900
- case 5: return this.tc(e, c, b, h, f);
901
- case 6: return this.tb(e, c, b, h, f);
902
- case 4: return this.ta(e, c, b, h, f);
903
- case 8: return this.ti(e, c, b, h, f);
904
- case 9: return this.th(e, c, b, h, f);
905
- case 7: return this.tg(e, c, b, h, f);
894
+ case 10: return this.tq(e, b, g, f, true);
895
+ case 11: return this.ts(e, b, g, f, true);
896
+ case 12: return this.tr(e, b, g, f, true);
897
+ case 13: return this.th(d, b);
898
+ case 14: return this.tj(e, b, f);
899
+ case 15: return this.ti(e, b, f);
900
+ case 5: return this.tg(e, c, b, h, f);
901
+ case 6: return this.tf(e, c, b, h, f);
902
+ case 4: return this.te(e, c, b, h, f);
903
+ case 8: return this.tm(e, c, b, h, f);
904
+ case 9: return this.tl(e, c, b, h, f);
905
+ case 7: return this.tk(e, c, b, h, f);
906
906
  case 1:
907
907
  {
908
- return this.tj(e, b, h, f, true);
908
+ return this.tn(e, b, h, f, true);
909
909
  }
910
910
  case 3:
911
911
  {
912
- return this.tk(e, b, h, f, true);
912
+ return this.to(e, b, h, f, true);
913
913
  }
914
914
  case 2:
915
915
  default:
916
916
  {
917
- return this.tl(e, b, h, f, true);
917
+ return this.tp(e, b, h, f, true);
918
918
  }
919
919
  }
920
920
  }
921
- yi(a, b, c, d) {
922
- let e = this.rq;
923
- let f = this.ru;
924
- let g = this.rg();
921
+ ym(a, b, c, d) {
922
+ let e = this.ru;
923
+ let f = this.ry;
924
+ let g = this.rk();
925
925
  let h = 0;
926
926
  if (g != null && g.ca && this.cd != null) {
927
- h = g.getCategorySize(this.cd.sf, this.pz, this.getEffectiveViewport());
927
+ h = g.getCategorySize(this.cd.s9, this.p3, this.getEffectiveViewport());
928
928
  if (g.categoryMode == 0) {
929
929
  h = 0;
930
930
  }
931
931
  }
932
- let i = this.s6(e);
933
- let j = this.s7(f);
934
- let k = this.s8(e, i, h, this.yl, a, b, c, d);
935
- let l = this.s9(f, j, h, this.yl, a, b, c, d);
936
- let m = this.ss(a, i, k, b);
937
- let n = this.st(a, j, l, b);
932
+ let i = this.ta(e);
933
+ let j = this.tb(f);
934
+ let k = this.tc(e, i, h, this.yp, a, b, c, d);
935
+ let l = this.td(f, j, h, this.yp, a, b, c, d);
936
+ let m = this.sw(a, i, k, b);
937
+ let n = this.sx(a, j, l, b);
938
938
  if (!m) {
939
- let o = this.ra(e);
939
+ let o = this.re(e);
940
940
  let p = 0;
941
941
  while (!m && p < o.length) {
942
942
  e = o[p];
943
- i = this.s6(e);
944
- k = this.s8(e, i, h, this.yl, a, b, c, d);
945
- m = this.ss(a, i, k, b);
943
+ i = this.ta(e);
944
+ k = this.tc(e, i, h, this.yp, a, b, c, d);
945
+ m = this.sw(a, i, k, b);
946
946
  p++;
947
947
  }
948
948
  }
949
949
  if (!n) {
950
- let q = this.rb(f);
950
+ let q = this.rf(f);
951
951
  let r = 0;
952
952
  while (!n && r < q.length) {
953
953
  f = q[r];
954
- j = this.s7(f);
955
- l = this.s9(f, j, h, this.yl, a, b, c, d);
956
- n = this.st(a, j, l, b);
954
+ j = this.tb(f);
955
+ l = this.td(f, j, h, this.yp, a, b, c, d);
956
+ n = this.sx(a, j, l, b);
957
957
  r++;
958
958
  }
959
959
  }
960
960
  return { $type: Point_$type, x: k, y: l };
961
961
  }
962
- s7(a) {
963
- if (!isNaN_(this.s5)) {
964
- return this.s5;
962
+ tb(a) {
963
+ if (!isNaN_(this.s9)) {
964
+ return this.s9;
965
965
  }
966
966
  switch (a) {
967
- case 1: return this.s3;
968
- case 2: return this.s3;
967
+ case 1: return this.s7;
968
+ case 2: return this.s7;
969
969
  case 3: return 0;
970
- case 4: return this.s3;
971
- case 5: return this.s3;
972
- case 6: return this.s3;
973
- case 7: return this.s3;
974
- case 8: return this.s3;
970
+ case 4: return this.s7;
971
+ case 5: return this.s7;
972
+ case 6: return this.s7;
973
+ case 7: return this.s7;
974
+ case 8: return this.s7;
975
975
  case 9: return 0;
976
- case 10: return this.s3;
977
- case 11: return this.s3;
976
+ case 10: return this.s7;
977
+ case 11: return this.s7;
978
978
  case 12: return 0;
979
- case 13: return this.s3;
980
- case 14: return this.s3;
979
+ case 13: return this.s7;
980
+ case 14: return this.s7;
981
981
  case 15: return 0;
982
982
  }
983
- return this.s3;
983
+ return this.s7;
984
984
  }
985
- s6(a) {
986
- if (!isNaN_(this.s4)) {
987
- return this.s4;
985
+ ta(a) {
986
+ if (!isNaN_(this.s8)) {
987
+ return this.s8;
988
988
  }
989
989
  switch (a) {
990
- case 4: return this.s2;
990
+ case 4: return this.s6;
991
991
  case 6: return 0;
992
- case 5: return this.s2;
993
- case 13: return this.s2;
992
+ case 5: return this.s6;
993
+ case 13: return this.s6;
994
994
  case 15: return 0;
995
- case 14: return this.s2;
996
- case 7: return this.s2;
995
+ case 14: return this.s6;
996
+ case 7: return this.s6;
997
997
  case 9: return 0;
998
- case 8: return this.s2;
999
- case 1: return this.s2;
998
+ case 8: return this.s6;
999
+ case 1: return this.s6;
1000
1000
  case 3: return 0;
1001
- case 2: return this.s2;
1002
- case 10: return this.s2;
1001
+ case 2: return this.s6;
1002
+ case 10: return this.s6;
1003
1003
  case 12: return 0;
1004
- case 11: return this.s2;
1004
+ case 11: return this.s6;
1005
1005
  }
1006
- return this.s2;
1006
+ return this.s6;
1007
1007
  }
1008
- rb(a) {
1008
+ rf(a) {
1009
1009
  let b = [a];
1010
1010
  switch (a) {
1011
1011
  case 1:
@@ -1050,7 +1050,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1050
1050
  }
1051
1051
  return b;
1052
1052
  }
1053
- ra(a) {
1053
+ re(a) {
1054
1054
  let b = [a];
1055
1055
  switch (a) {
1056
1056
  case 1:
@@ -1095,13 +1095,13 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1095
1095
  }
1096
1096
  return b;
1097
1097
  }
1098
- ss(a, b, c, d) {
1099
- return !(this.sp(a, b, c) || this.sq(a, b, c, d));
1098
+ sw(a, b, c, d) {
1099
+ return !(this.st(a, b, c) || this.su(a, b, c, d));
1100
1100
  }
1101
- st(a, b, c, d) {
1102
- return !(this.sr(a, b, c) || this.so(a, b, c, d));
1101
+ sx(a, b, c, d) {
1102
+ return !(this.sv(a, b, c) || this.ss(a, b, c, d));
1103
1103
  }
1104
- wg(a) {
1104
+ wk(a) {
1105
1105
  let b = new List$1(DataTooltipCollisionInfo.$, 0);
1106
1106
  for (let c = 0; c < a.f.count; c++) {
1107
1107
  let d = new DataTooltipCollisionInfo();
@@ -1130,7 +1130,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1130
1130
  }
1131
1131
  return 0;
1132
1132
  });
1133
- let e = this.sm(b);
1133
+ let e = this.sq(b);
1134
1134
  if (!e) {
1135
1135
  return;
1136
1136
  }
@@ -1162,7 +1162,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1162
1162
  a.g._inner[q] = r.e.y;
1163
1163
  }
1164
1164
  }
1165
- sm(a) {
1165
+ sq(a) {
1166
1166
  if (a.count <= 1) {
1167
1167
  return false;
1168
1168
  }
@@ -1178,30 +1178,32 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1178
1178
  }
1179
1179
  return false;
1180
1180
  }
1181
- wk(a, b, c, d, e) {
1182
- let f = this.qk(a);
1181
+ wo(a, b, c, d, e) {
1182
+ let f = this.qo(a);
1183
1183
  if (!f.c) {
1184
1184
  return;
1185
1185
  }
1186
- let g = a.pm(f.d, c, d);
1187
- let h = this.r1.b6;
1188
- let i = this.q5;
1186
+ let g = a.pq(f.d, c, d);
1187
+ let h = this.r5.b6;
1188
+ let i = this.q9;
1189
1189
  if (!c) {
1190
- i = this.pp(g);
1190
+ i = this.pt(g);
1191
1191
  }
1192
- let j = a.ht(i);
1192
+ let j = a.hv(i);
1193
1193
  let k = h.item(e);
1194
1194
  let l = this.b0.bu;
1195
- let m = this.r1.b5(k);
1195
+ let m = this.r5.b5(k);
1196
1196
  if (!Base.equalsStatic(m.target, this.cd)) {
1197
1197
  m.target = this.cd;
1198
1198
  }
1199
1199
  m.includedSeries = [a.dataLegendKey];
1200
- this.wi(m);
1201
- if (!this.r1.b8(k, a)) {
1200
+ this.wm(m);
1201
+ m.targetCursorPositionX = this.q9.x;
1202
+ m.targetCursorPositionY = this.q9.y;
1203
+ if (!this.r5.b8(k, a)) {
1202
1204
  return;
1203
1205
  }
1204
- let n = this.r1.cn(k);
1206
+ let n = this.r5.cn(k);
1205
1207
  b.i.add1(k);
1206
1208
  let o = g.x;
1207
1209
  let p = g.x;
@@ -1231,33 +1233,33 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1231
1233
  b.g.add(t);
1232
1234
  b.k.add(n.width);
1233
1235
  b.j.add(n.height);
1234
- let u = this.oz;
1236
+ let u = this.o3;
1235
1237
  if (u == null) {
1236
- u = this.o3;
1238
+ u = this.o7;
1237
1239
  }
1238
1240
  if (u == null) {
1239
- u = a.oz;
1241
+ u = a.o3;
1240
1242
  }
1241
1243
  b.h.add(u);
1242
1244
  }
1243
- wj(a, b, c) {
1244
- this.rp = this.rs();
1245
+ wn(a, b, c) {
1245
1246
  this.rt = this.rw();
1247
+ this.rx = this.r0();
1246
1248
  let d = a.f;
1247
1249
  let e = a.e;
1248
1250
  let f = 0;
1249
- let g = this.r1.b6.item(0);
1250
- this.r1.b8(g, null);
1251
- let h = this.r1.b5(g);
1251
+ let g = this.r5.b6.item(0);
1252
+ this.r5.b8(g, null);
1253
+ let h = this.r5.b5(g);
1252
1254
  if (!Base.equalsStatic(h.target, this.cd)) {
1253
1255
  h.target = this.cd;
1254
1256
  }
1255
1257
  let i = new List$1(String_$type, 0);
1256
- let j = this.rg();
1258
+ let j = this.rk();
1257
1259
  if (j != null) {
1258
1260
  for (let k of fromEnum(j.da())) {
1259
1261
  if (k.isStacked) {
1260
- k.la((l) => {
1262
+ k.ld((l) => {
1261
1263
  i.add(l.dataLegendKey);
1262
1264
  return true;
1263
1265
  });
@@ -1271,10 +1273,10 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1271
1273
  else {
1272
1274
  h.includedSeries = null;
1273
1275
  }
1274
- this.wi(h);
1275
- h.targetCursorPositionX = this.q5.x;
1276
- h.targetCursorPositionY = this.q5.y;
1277
- let l = this.r1.cn(g);
1276
+ this.wm(h);
1277
+ h.targetCursorPositionX = this.q9.x;
1278
+ h.targetCursorPositionY = this.q9.y;
1279
+ let l = this.r5.cn(g);
1278
1280
  let m = 0;
1279
1281
  let n = 0;
1280
1282
  let o = 0;
@@ -1284,9 +1286,9 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1284
1286
  o = d.x;
1285
1287
  p = d.y;
1286
1288
  let s = this.b0.bu;
1287
- let t = this.r1.co();
1288
- let u = this.ym();
1289
- let v = this.yi(u, l, e, d);
1289
+ let t = this.r5.co();
1290
+ let u = this.yq();
1291
+ let v = this.ym(u, l, e, d);
1290
1292
  let w = v.x;
1291
1293
  let x = v.y;
1292
1294
  {
@@ -1300,13 +1302,13 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1300
1302
  b.i.add1(g);
1301
1303
  let y = null;
1302
1304
  b.h.add(y);
1303
- this.r1.b6.count = 1;
1305
+ this.r5.b6.count = 1;
1304
1306
  }
1305
- t6(a) {
1307
+ ua(a) {
1306
1308
  return a.toolTip;
1307
1309
  }
1308
- qu(a, b) {
1309
- super.qu(a, b);
1310
+ qy(a, b) {
1311
+ super.qy(a, b);
1310
1312
  let c = a;
1311
1313
  let d = c.m.count;
1312
1314
  let e = b.bu.left;
@@ -1315,7 +1317,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1315
1317
  let h = b.bu.bottom;
1316
1318
  for (let i = 0; i < d; i++) {
1317
1319
  if (isNaN_(c.l._inner[i]) || isNaN_(c.m._inner[i]) || isNaN_(c.f._inner[i]) || isNaN_(c.g._inner[i])) {
1318
- this.r1.cf(c.i._inner[i]);
1320
+ this.r5.cf(c.i._inner[i]);
1319
1321
  continue;
1320
1322
  }
1321
1323
  let j = c.f._inner[i];
@@ -1324,7 +1326,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1324
1326
  let m = c.j._inner[i];
1325
1327
  let n = false;
1326
1328
  if (n) {
1327
- this.r1.cf(c.i._inner[i]);
1329
+ this.r5.cf(c.i._inner[i]);
1328
1330
  continue;
1329
1331
  }
1330
1332
  let o = c.i._inner[i];
@@ -1332,23 +1334,23 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1332
1334
  let q = Math.min(c.g._inner[i], c.m._inner[i]);
1333
1335
  let r = c.l._inner[i] - c.f._inner[i];
1334
1336
  let s = c.m._inner[i] - c.g._inner[i];
1335
- this.r1.ch(o, p, q, r, s);
1337
+ this.r5.ch(o, p, q, r, s);
1336
1338
  }
1337
1339
  }
1338
- em() {
1340
+ en() {
1339
1341
  return true;
1340
1342
  }
1341
- get rq() {
1342
- return this.rp;
1343
+ get ru() {
1344
+ return this.rt;
1343
1345
  }
1344
- set rq(a) {
1345
- let b = this.rp;
1346
- this.rp = a;
1347
- if (b != this.rp) {
1348
- this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.rp));
1346
+ set ru(a) {
1347
+ let b = this.rt;
1348
+ this.rt = a;
1349
+ if (b != this.rt) {
1350
+ this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.rt));
1349
1351
  }
1350
1352
  }
1351
- rs() {
1353
+ rw() {
1352
1354
  if (this.cd == null) {
1353
1355
  return 2;
1354
1356
  }
@@ -1356,21 +1358,21 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1356
1358
  let b = false;
1357
1359
  let c = false;
1358
1360
  let d = false;
1359
- let e = this.rg();
1361
+ let e = this.rk();
1360
1362
  if (e == null) {
1361
1363
  return 2;
1362
1364
  }
1363
1365
  for (let f of fromEnum(e.dd)) {
1364
- if (f.dh) {
1366
+ if (f.di) {
1365
1367
  a = true;
1366
1368
  }
1367
1369
  if (f.isVertical) {
1368
1370
  b = true;
1369
1371
  }
1370
- if (f.d6) {
1372
+ if (f.d7) {
1371
1373
  c = true;
1372
1374
  }
1373
- if (f.ec) {
1375
+ if (f.ed) {
1374
1376
  d = true;
1375
1377
  }
1376
1378
  }
@@ -1387,12 +1389,12 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1387
1389
  $ret.add_1(9);
1388
1390
  return $ret;
1389
1391
  })());
1390
- let h = g.contains(this.rr);
1391
- if (this.rr != 0) {
1392
+ let h = g.contains(this.rv);
1393
+ if (this.rv != 0) {
1392
1394
  if (h && b) {
1393
1395
  return 11;
1394
1396
  }
1395
- return this.rr;
1397
+ return this.rv;
1396
1398
  }
1397
1399
  if (c || d) {
1398
1400
  return 11;
@@ -1405,24 +1407,24 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1405
1407
  }
1406
1408
  return 8;
1407
1409
  }
1408
- get ru() {
1409
- return this.rt;
1410
+ get ry() {
1411
+ return this.rx;
1410
1412
  }
1411
- set ru(a) {
1412
- let b = this.rt;
1413
- this.rt = a;
1414
- if (b != this.rt) {
1415
- this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.rt));
1413
+ set ry(a) {
1414
+ let b = this.rx;
1415
+ this.rx = a;
1416
+ if (b != this.rx) {
1417
+ this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.rx));
1416
1418
  }
1417
1419
  }
1418
- rw() {
1420
+ r0() {
1419
1421
  if (this.cd == null) {
1420
1422
  return 11;
1421
1423
  }
1422
1424
  let a = false;
1423
1425
  let b = false;
1424
1426
  let c = false;
1425
- let d = this.rg();
1427
+ let d = this.rk();
1426
1428
  if (d == null) {
1427
1429
  return 11;
1428
1430
  }
@@ -1430,10 +1432,10 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1430
1432
  if (e.isVertical) {
1431
1433
  a = true;
1432
1434
  }
1433
- if (e.d6) {
1435
+ if (e.d7) {
1434
1436
  b = true;
1435
1437
  }
1436
- if (e.ec) {
1438
+ if (e.ed) {
1437
1439
  c = true;
1438
1440
  }
1439
1441
  }
@@ -1450,12 +1452,12 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1450
1452
  $ret.add_1(9);
1451
1453
  return $ret;
1452
1454
  })());
1453
- let g = f.contains(this.rv);
1454
- if (this.rv != 0) {
1455
+ let g = f.contains(this.rz);
1456
+ if (this.rz != 0) {
1455
1457
  if (g && !a) {
1456
1458
  return 11;
1457
1459
  }
1458
- return this.rv;
1460
+ return this.rz;
1459
1461
  }
1460
1462
  if (b || c) {
1461
1463
  return 11;
@@ -1468,54 +1470,14 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1468
1470
  }
1469
1471
  return 11;
1470
1472
  }
1471
- get sl() {
1472
- return this.sc;
1473
+ get sp() {
1474
+ return this.sg;
1473
1475
  }
1474
- set sl(a) {
1475
- let b = this.sc;
1476
- this.sc = a;
1477
- if (b != this.sc) {
1478
- this.raisePropertyChanged("ValueTextStyle", b, this.sc);
1479
- }
1480
- }
1481
- get sd() {
1482
- return this.r4;
1483
- }
1484
- set sd(a) {
1485
- let b = this.r4;
1486
- this.r4 = a;
1487
- if (b != this.r4) {
1488
- this.raisePropertyChanged("HeaderTextStyle", b, this.r4);
1489
- }
1490
- }
1491
- get sg() {
1492
- return this.r7;
1493
- }
1494
- set sg(a) {
1495
- let b = this.r7;
1496
- this.r7 = a;
1497
- if (b != this.r7) {
1498
- this.raisePropertyChanged("SummaryTitleTextStyle", b, this.r7);
1499
- }
1500
- }
1501
- get si() {
1502
- return this.r9;
1503
- }
1504
- set si(a) {
1505
- let b = this.r9;
1506
- this.r9 = a;
1507
- if (b != this.r9) {
1508
- this.raisePropertyChanged("SummaryValueTextStyle", b, this.r9);
1509
- }
1510
- }
1511
- get sf() {
1512
- return this.r6;
1513
- }
1514
- set sf(a) {
1515
- let b = this.r6;
1516
- this.r6 = a;
1517
- if (b != this.r6) {
1518
- this.raisePropertyChanged("SummaryLabelTextStyle", b, this.r6);
1476
+ set sp(a) {
1477
+ let b = this.sg;
1478
+ this.sg = a;
1479
+ if (b != this.sg) {
1480
+ this.raisePropertyChanged("ValueTextStyle", b, this.sg);
1519
1481
  }
1520
1482
  }
1521
1483
  get sh() {
@@ -1525,7 +1487,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1525
1487
  let b = this.r8;
1526
1488
  this.r8 = a;
1527
1489
  if (b != this.r8) {
1528
- this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.r8);
1490
+ this.raisePropertyChanged("HeaderTextStyle", b, this.r8);
1529
1491
  }
1530
1492
  }
1531
1493
  get sk() {
@@ -1535,7 +1497,17 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1535
1497
  let b = this.sb;
1536
1498
  this.sb = a;
1537
1499
  if (b != this.sb) {
1538
- this.raisePropertyChanged("UnitsTextStyle", b, this.sb);
1500
+ this.raisePropertyChanged("SummaryTitleTextStyle", b, this.sb);
1501
+ }
1502
+ }
1503
+ get sm() {
1504
+ return this.sd;
1505
+ }
1506
+ set sm(a) {
1507
+ let b = this.sd;
1508
+ this.sd = a;
1509
+ if (b != this.sd) {
1510
+ this.raisePropertyChanged("SummaryValueTextStyle", b, this.sd);
1539
1511
  }
1540
1512
  }
1541
1513
  get sj() {
@@ -1545,22 +1517,52 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
1545
1517
  let b = this.sa;
1546
1518
  this.sa = a;
1547
1519
  if (b != this.sa) {
1548
- this.raisePropertyChanged("TitleTextStyle", b, this.sa);
1520
+ this.raisePropertyChanged("SummaryLabelTextStyle", b, this.sa);
1549
1521
  }
1550
1522
  }
1551
- get se() {
1552
- return this.r5;
1523
+ get sl() {
1524
+ return this.sc;
1553
1525
  }
1554
- set se(a) {
1555
- let b = this.r5;
1556
- this.r5 = a;
1557
- if (b != this.r5) {
1558
- this.raisePropertyChanged("LabelTextStyle", b, this.r5);
1526
+ set sl(a) {
1527
+ let b = this.sc;
1528
+ this.sc = a;
1529
+ if (b != this.sc) {
1530
+ this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.sc);
1531
+ }
1532
+ }
1533
+ get so() {
1534
+ return this.sf;
1535
+ }
1536
+ set so(a) {
1537
+ let b = this.sf;
1538
+ this.sf = a;
1539
+ if (b != this.sf) {
1540
+ this.raisePropertyChanged("UnitsTextStyle", b, this.sf);
1541
+ }
1542
+ }
1543
+ get sn() {
1544
+ return this.se;
1545
+ }
1546
+ set sn(a) {
1547
+ let b = this.se;
1548
+ this.se = a;
1549
+ if (b != this.se) {
1550
+ this.raisePropertyChanged("TitleTextStyle", b, this.se);
1551
+ }
1552
+ }
1553
+ get si() {
1554
+ return this.r9;
1555
+ }
1556
+ set si(a) {
1557
+ let b = this.r9;
1558
+ this.r9 = a;
1559
+ if (b != this.r9) {
1560
+ this.raisePropertyChanged("LabelTextStyle", b, this.r9);
1559
1561
  }
1560
1562
  }
1561
1563
  }
1562
1564
  DataToolTipLayer.$t = /*@__PURE__*/ markType(DataToolTipLayer, 'DataToolTipLayer', AnnotationLayer.$);
1563
- DataToolTipLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:yo:wm', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:r3:wn', [LegendItemBadgeShape_$type, /*@__PURE__*/ enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:s2:wo', [1, /*@__PURE__*/ DeviceUtils.g(10)], 'DefaultPositionOffsetY:s3:wp', [1, /*@__PURE__*/ DeviceUtils.g(10)], 'ExcludedColumns:q8:wq', [Array_$type, null], 'ExcludedSeries:q9:wr', [Array_$type, null], 'GroupedPositionModeX:rr:ws', [DataTooltipGroupedPositionX_$type, /*@__PURE__*/ enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:rv:wt', [DataTooltipGroupedPositionY_$type, /*@__PURE__*/ enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:rz:wu', [DataToolTipLayerGroupingMode_$type, /*@__PURE__*/ enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:uj:wv', [2, /*@__PURE__*/ stringEmpty()], 'HeaderFormatDate:rj:ww', [DataLegendHeaderDateMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:rc:wx', [Array_$type, null], 'HeaderFormatString:un:wy', [2, null], 'HeaderFormatTime:rk:wz', [DataLegendHeaderTimeMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:yp:w0', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'HeaderRowVisible:sn:w1', [0, true], 'HeaderTextColor:x9:w2', [Brush.$, null], 'HeaderTextMargin:yq:w3', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'HeaderText:us:w4', [2, null], 'IncludedColumns:rd:w5', [Array_$type, null], 'IncludedSeries:re:w6', [Array_$type, null], 'LabelDisplayMode:rl:w7', [DataLegendLabelMode_$type, /*@__PURE__*/ enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ya:w8', [Brush.$, null], 'LabelTextMargin:yr:w9', [Thickness.$, /*@__PURE__*/ new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:s4:xa', [1, NaN], 'PositionOffsetY:s5:xb', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:su:xc', [0, true], 'SummaryLabelTextColor:yb:xd', [Brush.$, null], 'SummaryLabelText:u6:xe', [2, null], 'SummaryRowMargin:ys:xf', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'SummaryTitleTextColor:yc:xg', [Brush.$, null], 'SummaryTitleTextMargin:yt:xh', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:vb:xi', [2, null], 'SummaryType:rm:xj', [DataLegendSummaryType_$type, /*@__PURE__*/ enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:yd:xk', [Brush.$, null], 'SummaryUnitsText:vh:xl', [2, null], 'SummaryValueTextColor:ye:xm', [Brush.$, null], 'TargetAxis:rh:xn', [Axis.$, null], 'TitleTextColor:yf:xo', [Brush.$, null], 'TitleTextMargin:yu:xp', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:rn:xq', [DataLegendUnitsMode_$type, /*@__PURE__*/ enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:yg:xr', [Brush.$, null], 'UnitsTextMargin:yv:xs', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsText:vs:xt', [2, null], 'UseInterpolation:sv:xu', [0, false], 'ValueFormatAbbreviation:ri:xv', [DataAbbreviationMode_$type, /*@__PURE__*/ enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:vz:xw', [2, /*@__PURE__*/ stringEmpty()], 'ValueFormatMaxFractions:t4:xx', [1, -1], 'ValueFormatMinFractions:t5:xy', [1, -1], 'ValueFormatMode:ro:xz', [DataLegendValueMode_$type, /*@__PURE__*/ enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:rf:x0', [Array_$type, null], 'ValueFormatString:v5:x1', [2, null], 'ValueFormatUseGrouping:sw:x2', [0, true], 'ValueRowMargin:yw:x3', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'ValueRowVisible:sx:x4', [0, true], 'ValueTextColor:yh:x5', [Brush.$, null], 'ValueTextMargin:yx:x6', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:sy:x7', [0, false], 'ValueTextWhenMissingData:we:x8', [2, "N/A"]]);
1565
+ DataToolTipLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:ys:wq', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:r7:wr', [LegendItemBadgeShape_$type, /*@__PURE__*/ enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:s6:ws', [1, /*@__PURE__*/ DeviceUtils.g(10)], 'DefaultPositionOffsetY:s7:wt', [1, /*@__PURE__*/ DeviceUtils.g(10)], 'ExcludedColumns:rc:wu', [Array_$type, null], 'ExcludedSeries:rd:wv', [Array_$type, null], 'GroupedPositionModeX:rv:ww', [DataTooltipGroupedPositionX_$type, /*@__PURE__*/ enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:rz:wx', [DataTooltipGroupedPositionY_$type, /*@__PURE__*/ enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:r3:wy', [DataToolTipLayerGroupingMode_$type, /*@__PURE__*/ enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:un:wz', [2, /*@__PURE__*/ stringEmpty()], 'HeaderFormatDate:rn:w0', [DataLegendHeaderDateMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:rg:w1', [Array_$type, null], 'HeaderFormatString:ur:w2', [2, null], 'HeaderFormatTime:ro:w3', [DataLegendHeaderTimeMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:yt:w4', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'HeaderRowVisible:sr:w5', [0, true], 'HeaderTextColor:yd:w6', [Brush.$, null], 'HeaderTextMargin:yu:w7', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'HeaderText:uw:w8', [2, null], 'IncludedColumns:rh:w9', [Array_$type, null], 'IncludedSeries:ri:xa', [Array_$type, null], 'LabelDisplayMode:rp:xb', [DataLegendLabelMode_$type, /*@__PURE__*/ enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ye:xc', [Brush.$, null], 'LabelTextMargin:yv:xd', [Thickness.$, /*@__PURE__*/ new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:s8:xe', [1, NaN], 'PositionOffsetY:s9:xf', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:sy:xg', [0, true], 'SummaryLabelTextColor:yf:xh', [Brush.$, null], 'SummaryLabelText:va:xi', [2, null], 'SummaryRowMargin:yw:xj', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'SummaryTitleTextColor:yg:xk', [Brush.$, null], 'SummaryTitleTextMargin:yx:xl', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:vf:xm', [2, null], 'SummaryType:rq:xn', [DataLegendSummaryType_$type, /*@__PURE__*/ enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:yh:xo', [Brush.$, null], 'SummaryUnitsText:vl:xp', [2, null], 'SummaryValueTextColor:yi:xq', [Brush.$, null], 'TargetAxis:rl:xr', [Axis.$, null], 'TitleTextColor:yj:xs', [Brush.$, null], 'TitleTextMargin:yy:xt', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:rr:xu', [DataLegendUnitsMode_$type, /*@__PURE__*/ enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:yk:xv', [Brush.$, null], 'UnitsTextMargin:yz:xw', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsText:vw:xx', [2, null], 'UseInterpolation:sz:xy', [0, false], 'ValueFormatAbbreviation:rm:xz', [DataAbbreviationMode_$type, /*@__PURE__*/ enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:v3:x0', [2, /*@__PURE__*/ stringEmpty()], 'ValueFormatMaxFractions:t8:x1', [1, -1], 'ValueFormatMinFractions:t9:x2', [1, -1], 'ValueFormatMode:rs:x3', [DataLegendValueMode_$type, /*@__PURE__*/ enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:rj:x4', [Array_$type, null], 'ValueFormatString:v9:x5', [2, null], 'ValueFormatUseGrouping:s0:x6', [0, true], 'ValueRowMargin:y0:x7', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'ValueRowVisible:s1:x8', [0, true], 'ValueTextColor:yl:x9', [Brush.$, null], 'ValueTextMargin:y1:ya', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:s2:yb', [0, false], 'ValueTextWhenMissingData:wi:yc', [2, "N/A"]]);
1564
1566
  return DataToolTipLayer;
1565
1567
  })();
1566
1568
  /**
@@ -1591,17 +1593,17 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
1591
1593
  }
1592
1594
  ca() {
1593
1595
  let a = new PointerTooltip();
1594
- a.bw(this.e.g9);
1596
+ a.bw(this.e.hb);
1595
1597
  a._visibility = 1;
1596
- a.ap = this.e.cd.cq.k;
1598
+ a.ap = this.e.cd.cu.k;
1597
1599
  let b = null;
1598
1600
  if (TypeRegistrar.isRegistered("XamDataLegend")) {
1599
1601
  b = TypeRegistrar.create("XamDataLegend");
1600
1602
  }
1601
1603
  b.pixelScalingRatio = 1;
1602
1604
  if (this.e.cd != null) {
1603
- let c = this.e.cd.cq.j.ae.createElement("div");
1604
- let ren_ = this.e.cd.cq.j.ae.getSubRenderer(c);
1605
+ let c = this.e.cd.cu.j.ae.createElement("div");
1606
+ let ren_ = this.e.cd.cu.j.ae.getSubRenderer(c);
1605
1607
  let len_ = b;
1606
1608
  len_.provideContainer(ren_);
1607
1609
  }
@@ -1655,18 +1657,18 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
1655
1657
  }
1656
1658
  cm() {
1657
1659
  if (this.e.cd != null) {
1658
- let a = this.e.cd.r8();
1659
- let b = this.e.cd.cq.a8;
1660
- let c = this.e.cd.cq.a7;
1660
+ let a = this.e.cd.s2();
1661
+ let b = this.e.cd.cu.a8;
1662
+ let c = this.e.cd.cu.a7;
1661
1663
  return new Rect(0, 0, 0, b, c);
1662
1664
  }
1663
1665
  return Rect.empty;
1664
1666
  }
1665
1667
  cl() {
1666
1668
  if (this.e.cd != null) {
1667
- let a = this.e.cd.r8();
1668
- let b = this.e.cd.cq.a8;
1669
- let c = this.e.cd.cq.a7;
1669
+ let a = this.e.cd.s2();
1670
+ let b = this.e.cd.cu.a8;
1671
+ let c = this.e.cd.cu.a7;
1670
1672
  return new Rect(0, 0, 0, b, c);
1671
1673
  }
1672
1674
  return Rect.empty;
@@ -1675,11 +1677,11 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
1675
1677
  let a = 0;
1676
1678
  let b = 0;
1677
1679
  if (this.e.cd != null) {
1678
- let c = this.e.cd.r8();
1680
+ let c = this.e.cd.s2();
1679
1681
  a += c.x;
1680
1682
  b += c.y;
1681
- let d = this.e.cd.cq.a8;
1682
- let e = this.e.cd.cq.a7;
1683
+ let d = this.e.cd.cu.a8;
1684
+ let e = this.e.cd.cu.a7;
1683
1685
  return new Rect(0, a, b, d, e);
1684
1686
  }
1685
1687
  return Rect.empty;
@@ -1688,7 +1690,7 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
1688
1690
  let b = 0;
1689
1691
  let c = 0;
1690
1692
  if (this.e.cd != null) {
1691
- let d = this.e.cd.r8();
1693
+ let d = this.e.cd.s2();
1692
1694
  b += d.x;
1693
1695
  c += d.y;
1694
1696
  }
@@ -1697,7 +1699,7 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
1697
1699
  ch(a, b, c, d, e) {
1698
1700
  let f = null;
1699
1701
  if (this.e.cd != null) {
1700
- f = this.e.cd.cq.j.i();
1702
+ f = this.e.cd.cu.j.i();
1701
1703
  }
1702
1704
  let g = a;
1703
1705
  if (g == null) {
@@ -1740,7 +1742,7 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
1740
1742
  let d = 0;
1741
1743
  let e = this.e.cd;
1742
1744
  if (e != null) {
1743
- let f = e.cq.j.b7();
1745
+ let f = e.cu.j.b7();
1744
1746
  c += f.x;
1745
1747
  d += f.y;
1746
1748
  }
@@ -1755,7 +1757,7 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
1755
1757
  let d = 0;
1756
1758
  let e = 0;
1757
1759
  if (this.e.cd != null) {
1758
- let f = this.e.cd.r8();
1760
+ let f = this.e.cd.s2();
1759
1761
  d += f.x;
1760
1762
  e += f.y;
1761
1763
  }