igniteui-webcomponents-charts 4.6.0 → 4.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (775) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +32156 -27002
  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 +17 -17
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +268 -229
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +324 -296
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +17 -17
  9. package/esm2015/lib/AnnotationLayerProxy.js +34 -34
  10. package/esm2015/lib/AnnotationLayer_combined.js +239 -235
  11. package/esm2015/lib/Arc_combined.js +2 -2
  12. package/esm2015/lib/AreaSeries_combined.js +111 -111
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  16. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  17. package/esm2015/lib/AxisDefaults.js +3 -3
  18. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  19. package/esm2015/lib/BarSeries_combined.js +184 -180
  20. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  21. package/esm2015/lib/BollingerBandsOverlay_combined.js +180 -180
  22. package/esm2015/lib/BrushScale.js +7 -7
  23. package/esm2015/lib/BubbleSeries_combined.js +298 -298
  24. package/esm2015/lib/CalloutLayer_combined.js +539 -539
  25. package/esm2015/lib/CategoryBucketCalculator_combined.js +478 -331
  26. package/esm2015/lib/CategoryChart.js +530 -500
  27. package/esm2015/lib/CategoryChartToolbarProvider.js +8 -8
  28. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  29. package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
  30. package/esm2015/lib/CategoryHighlightLayerFrame.js +2 -2
  31. package/esm2015/lib/CategoryHighlightLayer_combined.js +94 -94
  32. package/esm2015/lib/CategoryItemHighlightLayerFrame.js +2 -2
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +205 -189
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +127 -127
  37. package/esm2015/lib/CategoryTransitionInMode.js +5 -1
  38. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  39. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  40. package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
  41. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  42. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  43. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  44. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  45. package/esm2015/lib/ChartVisualData.js +1 -1
  46. package/esm2015/lib/ColumnSeries_combined.js +120 -120
  47. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  48. package/esm2015/lib/CrosshairLayer_combined.js +186 -170
  49. package/esm2015/lib/CustomIndicator.js +23 -23
  50. package/esm2015/lib/DataChartToolbarProvider.js +19 -19
  51. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  52. package/esm2015/lib/DataLegendContent_combined.js +70 -59
  53. package/esm2015/lib/DataToolTipLayer_combined.js +584 -540
  54. package/esm2015/lib/Defaults.js +11 -11
  55. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  56. package/esm2015/lib/DomainChartToolbarProvider.js +61 -61
  57. package/esm2015/lib/DomainChart_combined.js +2080 -1976
  58. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  59. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  60. package/esm2015/lib/FilterStringErrorsParsingEventArgs.js +33 -0
  61. package/esm2015/lib/FinalValueLayer_combined.js +102 -86
  62. package/esm2015/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  63. package/esm2015/lib/FinancialChart_combined.js +1411 -1405
  64. package/esm2015/lib/FinancialEventArgs_combined.js +937 -706
  65. package/esm2015/lib/FinancialIndicator_combined.js +360 -360
  66. package/esm2015/lib/FinancialOverlay.js +43 -43
  67. package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
  68. package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
  69. package/esm2015/lib/FinancialPriceSeries_combined.js +421 -421
  70. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  71. package/esm2015/lib/FrameExtended.js +1 -1
  72. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  73. package/esm2015/lib/HighDensityScatterSeries_combined.js +529 -529
  74. package/esm2015/lib/HighlightingManager.js +5 -1
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IndicatorProxy.js +11 -11
  81. package/esm2015/lib/ItemToolTipLayer_combined.js +153 -135
  82. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  83. package/esm2015/lib/LineSeries_combined.js +106 -103
  84. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  85. package/esm2015/lib/MassIndexIndicator.js +6 -6
  86. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  87. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  88. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  89. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  91. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  92. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  93. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  94. package/esm2015/lib/OverlayProxy.js +8 -8
  95. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  96. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  97. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  98. package/esm2015/lib/PieChartViewManager_combined.js +3 -3
  99. package/esm2015/lib/PointSeries_combined.js +25 -25
  100. package/esm2015/lib/PolarAreaSeries_combined.js +73 -70
  101. package/esm2015/lib/PolarBase_combined.js +580 -486
  102. package/esm2015/lib/PolarLineSeriesBase_combined.js +63 -60
  103. package/esm2015/lib/PolarLineSeries_combined.js +49 -49
  104. package/esm2015/lib/PolarScatterSeries_combined.js +19 -19
  105. package/esm2015/lib/PolarSplineAreaSeries_combined.js +78 -75
  106. package/esm2015/lib/PolarSplineSeries_combined.js +53 -53
  107. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  108. package/esm2015/lib/PriceChannelOverlay_combined.js +148 -148
  109. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  110. package/esm2015/lib/RadialAreaSeries_combined.js +91 -91
  111. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  112. package/esm2015/lib/RadialBucketCalculator_combined.js +247 -194
  113. package/esm2015/lib/RadialColumnSeries_combined.js +98 -98
  114. package/esm2015/lib/RadialLineSeries_combined.js +95 -92
  115. package/esm2015/lib/RadialPieSeries_combined.js +94 -94
  116. package/esm2015/lib/RangeAreaSeries_combined.js +84 -84
  117. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  118. package/esm2015/lib/RangeColumnSeries_combined.js +89 -89
  119. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  120. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  121. package/esm2015/lib/RenderValidEventArgs.js +16 -0
  122. package/esm2015/lib/ScatterAreaSeries_combined.js +215 -215
  123. package/esm2015/lib/ScatterBase_combined.js +727 -633
  124. package/esm2015/lib/ScatterContourSeries_combined.js +170 -170
  125. package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
  126. package/esm2015/lib/ScatterLineSeries.js +66 -63
  127. package/esm2015/lib/ScatterLineSeriesView.js +29 -29
  128. package/esm2015/lib/ScatterPolygonSeries_combined.js +330 -325
  129. package/esm2015/lib/ScatterPolylineSeries_combined.js +33 -33
  130. package/esm2015/lib/ScatterSeries_combined.js +22 -22
  131. package/esm2015/lib/ScatterSplineSeries.js +52 -49
  132. package/esm2015/lib/ScatterSplineSeriesView.js +29 -29
  133. package/esm2015/lib/ScatterTriangulationSeries.js +181 -181
  134. package/esm2015/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  135. package/esm2015/lib/SeriesInteractionManager.js +138 -138
  136. package/esm2015/lib/SeriesLayer.js +7 -0
  137. package/esm2015/lib/SeriesLayerCollection.js +7 -0
  138. package/esm2015/lib/SeriesLayerManager.js +7 -0
  139. package/esm2015/lib/SeriesLayerPropertyOverlay.js +7 -0
  140. package/esm2015/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  141. package/esm2015/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +28 -0
  142. package/esm2015/lib/SeriesRenderManager.js +22 -22
  143. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  144. package/esm2015/lib/SeriesViewerInteractionManager.js +218 -197
  145. package/esm2015/lib/SeriesViewerScrollbarManager.js +11 -11
  146. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  147. package/esm2015/lib/SeriesViewer_combined.js +5563 -3778
  148. package/esm2015/lib/SeriesVisualData.js +1 -173
  149. package/esm2015/lib/SeriesVisualDataList.js +1 -15
  150. package/esm2015/lib/SeriesVisualDataManager.js +34 -24
  151. package/esm2015/lib/SeriesVisualData_combined.js +211 -0
  152. package/esm2015/lib/ShapeSeriesBase_combined.js +508 -448
  153. package/esm2015/lib/SizeScale.js +4 -4
  154. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  155. package/esm2015/lib/SplineAreaSeries_combined.js +103 -103
  156. package/esm2015/lib/SplineSeriesBase_combined.js +156 -156
  157. package/esm2015/lib/SplineSeries_combined.js +89 -86
  158. package/esm2015/lib/Stacked100AreaSeries_combined.js +12 -12
  159. package/esm2015/lib/Stacked100BarBucketCalculator.js +7 -7
  160. package/esm2015/lib/Stacked100BarSeries_combined.js +21 -21
  161. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +7 -7
  162. package/esm2015/lib/Stacked100ColumnSeries_combined.js +21 -21
  163. package/esm2015/lib/Stacked100DataPreparer.js +7 -7
  164. package/esm2015/lib/Stacked100LineSeries_combined.js +12 -12
  165. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  166. package/esm2015/lib/Stacked100SplineSeries_combined.js +12 -12
  167. package/esm2015/lib/StackedLineSeries_combined.js +13 -13
  168. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2023 -1944
  169. package/esm2015/lib/StackedSeriesVisualData.js +5 -5
  170. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  171. package/esm2015/lib/StepAreaSeries_combined.js +107 -107
  172. package/esm2015/lib/StepLineSeries_combined.js +106 -103
  173. package/esm2015/lib/StochRSIIndicator.js +15 -15
  174. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  175. package/esm2015/lib/TRIXIndicator.js +16 -16
  176. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  177. package/esm2015/lib/TimeAxisBase.js +8 -8
  178. package/esm2015/lib/TimeXAxis.js +10 -10
  179. package/esm2015/lib/TransitionOutSpeedType.js +37 -0
  180. package/esm2015/lib/TreemapView_combined.js +17 -17
  181. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  182. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  183. package/esm2015/lib/ValueLayer_combined.js +208 -192
  184. package/esm2015/lib/ValueOverlay_combined.js +161 -161
  185. package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
  186. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  187. package/esm2015/lib/WaterfallSeries_combined.js +189 -160
  188. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  189. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  190. package/esm2015/lib/XYChart.js +784 -781
  191. package/esm2015/lib/XamFunnelView_combined.js +1 -1
  192. package/esm2015/lib/igc-anchored-category-series-component.js +32 -23
  193. package/esm2015/lib/igc-anchored-radial-series-component.js +44 -35
  194. package/esm2015/lib/igc-annotation-layer-component.js +66 -66
  195. package/esm2015/lib/igc-area-fragment-component.js +2 -2
  196. package/esm2015/lib/igc-area-series-component.js +2 -2
  197. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  198. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  200. package/esm2015/lib/igc-bar-series-component.js +11 -11
  201. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  202. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  203. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  204. package/esm2015/lib/igc-callout-layer-component.js +91 -91
  205. package/esm2015/lib/igc-category-chart-component.js +146 -126
  206. package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
  207. package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
  208. package/esm2015/lib/igc-category-series-component.js +21 -21
  209. package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
  210. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  212. package/esm2015/lib/igc-column-series-component.js +13 -13
  213. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  214. package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
  215. package/esm2015/lib/igc-data-chart-component.js +112 -95
  216. package/esm2015/lib/igc-data-chart-default-tooltips-component.js +27 -1
  217. package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
  218. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  219. package/esm2015/lib/igc-domain-chart-component.js +781 -650
  220. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  221. package/esm2015/lib/igc-filter-string-errors-parsing-event-args.js +48 -0
  222. package/esm2015/lib/igc-final-value-layer-component.js +38 -38
  223. package/esm2015/lib/igc-financial-chart-component.js +171 -171
  224. package/esm2015/lib/igc-financial-indicator-component.js +19 -19
  225. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  226. package/esm2015/lib/igc-financial-price-series-component.js +35 -35
  227. package/esm2015/lib/igc-financial-series-component.js +96 -51
  228. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  229. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  230. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  231. package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
  232. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  233. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  234. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  235. package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
  236. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  237. package/esm2015/lib/igc-line-fragment-component.js +2 -2
  238. package/esm2015/lib/igc-line-series-component.js +2 -2
  239. package/esm2015/lib/igc-marker-series-component.js +28 -28
  240. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  241. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  242. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  243. package/esm2015/lib/igc-point-series-component.js +1 -1
  244. package/esm2015/lib/igc-polar-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-polar-base-component.js +88 -70
  246. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  247. package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
  248. package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
  249. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  250. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  251. package/esm2015/lib/igc-radial-area-series-component.js +4 -4
  252. package/esm2015/lib/igc-radial-base-component.js +21 -21
  253. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  254. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  255. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  256. package/esm2015/lib/igc-range-area-series-component.js +2 -2
  257. package/esm2015/lib/igc-range-category-series-component.js +24 -6
  258. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  259. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  260. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  262. package/esm2015/lib/igc-scatter-base-component.js +72 -54
  263. package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
  264. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  265. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  266. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  267. package/esm2015/lib/igc-scatter-series-component.js +1 -1
  268. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  269. package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
  270. package/esm2015/lib/igc-series-component.js +495 -234
  271. package/esm2015/lib/igc-series-layer-collection.js +48 -0
  272. package/esm2015/lib/igc-series-layer-property-overlay-collection.js +48 -0
  273. package/esm2015/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +39 -0
  274. package/esm2015/lib/igc-series-layer-property-overlay.js +146 -0
  275. package/esm2015/lib/igc-series-layer.js +97 -0
  276. package/esm2015/lib/igc-series-viewer-component.js +296 -285
  277. package/esm2015/lib/igc-shape-series-base-component.js +44 -35
  278. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  279. package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
  280. package/esm2015/lib/igc-spline-area-series-component.js +2 -2
  281. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  282. package/esm2015/lib/igc-spline-fragment-component.js +2 -2
  283. package/esm2015/lib/igc-spline-series-base-component.js +7 -7
  284. package/esm2015/lib/igc-spline-series-component.js +1 -1
  285. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  286. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  287. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  288. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  289. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  290. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  291. package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
  292. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  293. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  294. package/esm2015/lib/igc-stacked-fragment-series-component.js +245 -225
  295. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  296. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  297. package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
  298. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  299. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  300. package/esm2015/lib/igc-step-area-series-component.js +4 -4
  301. package/esm2015/lib/igc-step-line-series-component.js +4 -4
  302. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  303. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  304. package/esm2015/lib/igc-value-layer-component.js +87 -87
  305. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  306. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  307. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  308. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  309. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  310. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  311. package/esm2015/public_api.js +16 -0
  312. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  313. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  314. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  315. package/esm5/lib/AnchoredCategorySeries_combined.js +264 -225
  316. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +319 -291
  317. package/esm5/lib/AngleAxisLabelPanel_combined.js +17 -17
  318. package/esm5/lib/AnnotationLayerProxy.js +34 -34
  319. package/esm5/lib/AnnotationLayer_combined.js +237 -233
  320. package/esm5/lib/Arc_combined.js +2 -2
  321. package/esm5/lib/AreaSeries_combined.js +111 -111
  322. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  323. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  324. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  325. package/esm5/lib/AxisAnnotationManager.js +1 -1
  326. package/esm5/lib/AxisDefaults.js +3 -3
  327. package/esm5/lib/AxisVisualDataManager.js +2 -2
  328. package/esm5/lib/BarSeries_combined.js +185 -181
  329. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  330. package/esm5/lib/BollingerBandsOverlay_combined.js +180 -180
  331. package/esm5/lib/BrushScale.js +7 -7
  332. package/esm5/lib/BubbleSeries_combined.js +295 -295
  333. package/esm5/lib/CalloutLayer_combined.js +529 -529
  334. package/esm5/lib/CategoryBucketCalculator_combined.js +479 -332
  335. package/esm5/lib/CategoryChart.js +492 -454
  336. package/esm5/lib/CategoryChartToolbarProvider.js +8 -8
  337. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  338. package/esm5/lib/CategoryErrorBarSettings.js +7 -7
  339. package/esm5/lib/CategoryHighlightLayerFrame.js +2 -2
  340. package/esm5/lib/CategoryHighlightLayer_combined.js +93 -93
  341. package/esm5/lib/CategoryItemHighlightLayerFrame.js +2 -2
  342. package/esm5/lib/CategoryItemHighlightLayer_combined.js +204 -188
  343. package/esm5/lib/CategoryMarkerManager.js +1 -1
  344. package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
  345. package/esm5/lib/CategoryToolTipLayer_combined.js +127 -127
  346. package/esm5/lib/CategoryTransitionInMode.js +5 -1
  347. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  348. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  349. package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
  350. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  351. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  352. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  353. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  354. package/esm5/lib/ChartVisualData.js +1 -1
  355. package/esm5/lib/ColumnSeries_combined.js +119 -119
  356. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  357. package/esm5/lib/CrosshairLayer_combined.js +185 -169
  358. package/esm5/lib/CustomIndicator.js +23 -23
  359. package/esm5/lib/DataChartToolbarProvider.js +19 -19
  360. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  361. package/esm5/lib/DataLegendContent_combined.js +135 -108
  362. package/esm5/lib/DataToolTipLayer_combined.js +572 -528
  363. package/esm5/lib/Defaults.js +11 -11
  364. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  365. package/esm5/lib/DomainChartToolbarProvider.js +61 -61
  366. package/esm5/lib/DomainChart_combined.js +1945 -1817
  367. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  368. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  369. package/esm5/lib/FilterStringErrorsParsingEventArgs.js +43 -0
  370. package/esm5/lib/FinalValueLayer_combined.js +102 -86
  371. package/esm5/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  372. package/esm5/lib/FinancialChart_combined.js +1343 -1337
  373. package/esm5/lib/FinancialEventArgs_combined.js +919 -688
  374. package/esm5/lib/FinancialIndicator_combined.js +358 -358
  375. package/esm5/lib/FinancialOverlay.js +43 -43
  376. package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
  377. package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
  378. package/esm5/lib/FinancialPriceSeries_combined.js +418 -418
  379. package/esm5/lib/ForceIndexIndicator.js +15 -15
  380. package/esm5/lib/FrameExtended.js +1 -1
  381. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  382. package/esm5/lib/HighDensityScatterSeries_combined.js +523 -523
  383. package/esm5/lib/HighlightingManager.js +5 -1
  384. package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
  385. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  386. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  387. package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
  388. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  389. package/esm5/lib/IndicatorProxy.js +11 -11
  390. package/esm5/lib/ItemToolTipLayer_combined.js +153 -135
  391. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  392. package/esm5/lib/LineSeries_combined.js +102 -99
  393. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  394. package/esm5/lib/MassIndexIndicator.js +6 -6
  395. package/esm5/lib/MedianPriceIndicator.js +6 -6
  396. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  397. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  398. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  399. package/esm5/lib/NumericXAxis_combined.js +3 -3
  400. package/esm5/lib/NumericYAxis_combined.js +3 -3
  401. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  402. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  403. package/esm5/lib/OverlayProxy.js +8 -8
  404. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  405. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  406. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  407. package/esm5/lib/PieChartViewManager_combined.js +3 -3
  408. package/esm5/lib/PointSeries_combined.js +25 -25
  409. package/esm5/lib/PolarAreaSeries_combined.js +73 -70
  410. package/esm5/lib/PolarBase_combined.js +575 -481
  411. package/esm5/lib/PolarLineSeriesBase_combined.js +63 -60
  412. package/esm5/lib/PolarLineSeries_combined.js +49 -49
  413. package/esm5/lib/PolarScatterSeries_combined.js +19 -19
  414. package/esm5/lib/PolarSplineAreaSeries_combined.js +78 -75
  415. package/esm5/lib/PolarSplineSeries_combined.js +53 -53
  416. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  417. package/esm5/lib/PriceChannelOverlay_combined.js +148 -148
  418. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  419. package/esm5/lib/RadialAreaSeries_combined.js +90 -90
  420. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  421. package/esm5/lib/RadialBucketCalculator_combined.js +245 -192
  422. package/esm5/lib/RadialColumnSeries_combined.js +97 -97
  423. package/esm5/lib/RadialLineSeries_combined.js +95 -92
  424. package/esm5/lib/RadialPieSeries_combined.js +94 -94
  425. package/esm5/lib/RangeAreaSeries_combined.js +78 -78
  426. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  427. package/esm5/lib/RangeColumnSeries_combined.js +89 -89
  428. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  429. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  430. package/esm5/lib/RenderValidEventArgs.js +20 -0
  431. package/esm5/lib/ScatterAreaSeries_combined.js +212 -212
  432. package/esm5/lib/ScatterBase_combined.js +714 -620
  433. package/esm5/lib/ScatterContourSeries_combined.js +168 -168
  434. package/esm5/lib/ScatterErrorBarSettings.js +7 -7
  435. package/esm5/lib/ScatterLineSeries.js +66 -63
  436. package/esm5/lib/ScatterLineSeriesView.js +29 -29
  437. package/esm5/lib/ScatterPolygonSeries_combined.js +327 -322
  438. package/esm5/lib/ScatterPolylineSeries_combined.js +33 -33
  439. package/esm5/lib/ScatterSeries_combined.js +22 -22
  440. package/esm5/lib/ScatterSplineSeries.js +52 -49
  441. package/esm5/lib/ScatterSplineSeriesView.js +29 -29
  442. package/esm5/lib/ScatterTriangulationSeries.js +176 -176
  443. package/esm5/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  444. package/esm5/lib/SeriesInteractionManager.js +138 -138
  445. package/esm5/lib/SeriesLayer.js +7 -0
  446. package/esm5/lib/SeriesLayerCollection.js +7 -0
  447. package/esm5/lib/SeriesLayerManager.js +7 -0
  448. package/esm5/lib/SeriesLayerPropertyOverlay.js +7 -0
  449. package/esm5/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  450. package/esm5/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +34 -0
  451. package/esm5/lib/SeriesRenderManager.js +22 -22
  452. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  453. package/esm5/lib/SeriesViewerInteractionManager.js +218 -197
  454. package/esm5/lib/SeriesViewerScrollbarManager.js +11 -11
  455. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  456. package/esm5/lib/SeriesViewer_combined.js +6057 -3837
  457. package/esm5/lib/SeriesVisualData.js +1 -284
  458. package/esm5/lib/SeriesVisualDataList.js +1 -16
  459. package/esm5/lib/SeriesVisualDataManager.js +34 -24
  460. package/esm5/lib/SeriesVisualData_combined.js +342 -0
  461. package/esm5/lib/ShapeSeriesBase_combined.js +509 -445
  462. package/esm5/lib/SizeScale.js +4 -4
  463. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  464. package/esm5/lib/SplineAreaSeries_combined.js +103 -103
  465. package/esm5/lib/SplineSeriesBase_combined.js +154 -154
  466. package/esm5/lib/SplineSeries_combined.js +82 -79
  467. package/esm5/lib/Stacked100AreaSeries_combined.js +12 -12
  468. package/esm5/lib/Stacked100BarBucketCalculator.js +7 -7
  469. package/esm5/lib/Stacked100BarSeries_combined.js +21 -21
  470. package/esm5/lib/Stacked100ColumnBucketCalculator.js +7 -7
  471. package/esm5/lib/Stacked100ColumnSeries_combined.js +21 -21
  472. package/esm5/lib/Stacked100DataPreparer.js +7 -7
  473. package/esm5/lib/Stacked100LineSeries_combined.js +12 -12
  474. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  475. package/esm5/lib/Stacked100SplineSeries_combined.js +12 -12
  476. package/esm5/lib/StackedLineSeries_combined.js +13 -13
  477. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2362 -2235
  478. package/esm5/lib/StackedSeriesVisualData.js +5 -5
  479. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  480. package/esm5/lib/StepAreaSeries_combined.js +107 -107
  481. package/esm5/lib/StepLineSeries_combined.js +106 -103
  482. package/esm5/lib/StochRSIIndicator.js +14 -14
  483. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  484. package/esm5/lib/TRIXIndicator.js +15 -15
  485. package/esm5/lib/TileZoomManager_combined.js +9 -9
  486. package/esm5/lib/TimeAxisBase.js +8 -8
  487. package/esm5/lib/TimeXAxis.js +10 -10
  488. package/esm5/lib/TransitionOutSpeedType.js +37 -0
  489. package/esm5/lib/TreemapView_combined.js +17 -17
  490. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  491. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  492. package/esm5/lib/ValueLayer_combined.js +207 -191
  493. package/esm5/lib/ValueOverlay_combined.js +160 -160
  494. package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
  495. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  496. package/esm5/lib/WaterfallSeries_combined.js +189 -160
  497. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  498. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  499. package/esm5/lib/XYChart.js +714 -711
  500. package/esm5/lib/XamFunnelView_combined.js +1 -1
  501. package/esm5/lib/igc-anchored-category-series-component.js +36 -23
  502. package/esm5/lib/igc-anchored-radial-series-component.js +48 -35
  503. package/esm5/lib/igc-annotation-layer-component.js +66 -66
  504. package/esm5/lib/igc-area-fragment-component.js +2 -2
  505. package/esm5/lib/igc-area-series-component.js +2 -2
  506. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  507. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  508. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  509. package/esm5/lib/igc-bar-series-component.js +11 -11
  510. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  511. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  512. package/esm5/lib/igc-bubble-series-component.js +35 -35
  513. package/esm5/lib/igc-callout-layer-component.js +91 -91
  514. package/esm5/lib/igc-category-chart-component.js +154 -126
  515. package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
  516. package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
  517. package/esm5/lib/igc-category-series-component.js +21 -21
  518. package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
  519. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  520. package/esm5/lib/igc-column-fragment-component.js +11 -11
  521. package/esm5/lib/igc-column-series-component.js +13 -13
  522. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  523. package/esm5/lib/igc-crosshair-layer-component.js +87 -87
  524. package/esm5/lib/igc-data-chart-component.js +116 -95
  525. package/esm5/lib/igc-data-chart-default-tooltips-component.js +20 -3
  526. package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
  527. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  528. package/esm5/lib/igc-domain-chart-component.js +810 -650
  529. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  530. package/esm5/lib/igc-filter-string-errors-parsing-event-args.js +62 -0
  531. package/esm5/lib/igc-final-value-layer-component.js +38 -38
  532. package/esm5/lib/igc-financial-chart-component.js +171 -171
  533. package/esm5/lib/igc-financial-indicator-component.js +19 -19
  534. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  535. package/esm5/lib/igc-financial-price-series-component.js +35 -35
  536. package/esm5/lib/igc-financial-series-component.js +116 -51
  537. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  538. package/esm5/lib/igc-fragment-base-component.js +2 -2
  539. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  540. package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
  541. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  542. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  543. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  544. package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
  545. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  546. package/esm5/lib/igc-line-fragment-component.js +2 -2
  547. package/esm5/lib/igc-line-series-component.js +2 -2
  548. package/esm5/lib/igc-marker-series-component.js +28 -28
  549. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  550. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  551. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  552. package/esm5/lib/igc-point-series-component.js +1 -1
  553. package/esm5/lib/igc-polar-area-series-component.js +4 -4
  554. package/esm5/lib/igc-polar-base-component.js +96 -70
  555. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  556. package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
  557. package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
  558. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  559. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  560. package/esm5/lib/igc-radial-area-series-component.js +4 -4
  561. package/esm5/lib/igc-radial-base-component.js +21 -21
  562. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  563. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  564. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  565. package/esm5/lib/igc-range-area-series-component.js +2 -2
  566. package/esm5/lib/igc-range-category-series-component.js +32 -6
  567. package/esm5/lib/igc-range-column-series-component.js +10 -10
  568. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  569. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  570. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  571. package/esm5/lib/igc-scatter-base-component.js +80 -54
  572. package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
  573. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  574. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  575. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  576. package/esm5/lib/igc-scatter-series-component.js +1 -1
  577. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
  579. package/esm5/lib/igc-series-component.js +555 -234
  580. package/esm5/lib/igc-series-layer-collection.js +53 -0
  581. package/esm5/lib/igc-series-layer-property-overlay-collection.js +53 -0
  582. package/esm5/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +49 -0
  583. package/esm5/lib/igc-series-layer-property-overlay.js +186 -0
  584. package/esm5/lib/igc-series-layer.js +115 -0
  585. package/esm5/lib/igc-series-viewer-component.js +300 -285
  586. package/esm5/lib/igc-shape-series-base-component.js +48 -35
  587. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  588. package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
  589. package/esm5/lib/igc-spline-area-series-component.js +2 -2
  590. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  591. package/esm5/lib/igc-spline-fragment-component.js +2 -2
  592. package/esm5/lib/igc-spline-series-base-component.js +7 -7
  593. package/esm5/lib/igc-spline-series-component.js +1 -1
  594. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  595. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  596. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  597. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  598. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  599. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  600. package/esm5/lib/igc-stacked-area-series-component.js +1 -1
  601. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  602. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  603. package/esm5/lib/igc-stacked-fragment-series-component.js +253 -225
  604. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  605. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  606. package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
  607. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  608. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  609. package/esm5/lib/igc-step-area-series-component.js +4 -4
  610. package/esm5/lib/igc-step-line-series-component.js +4 -4
  611. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  612. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  613. package/esm5/lib/igc-value-layer-component.js +87 -87
  614. package/esm5/lib/igc-value-overlay-component.js +47 -47
  615. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  616. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  617. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  618. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  619. package/esm5/lib/igc-xy-chart-component.js +218 -218
  620. package/esm5/public_api.js +16 -0
  621. package/fesm2015/igniteui-webcomponents-charts.js +31233 -26905
  622. package/fesm5/igniteui-webcomponents-charts.js +32140 -27004
  623. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  624. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  625. package/lib/AnchoredCategorySeries_combined.d.ts +72 -66
  626. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +69 -64
  627. package/lib/AnnotationLayer_combined.d.ts +88 -88
  628. package/lib/AreaSeries_combined.d.ts +29 -29
  629. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  630. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  631. package/lib/BarSeries_combined.d.ts +36 -36
  632. package/lib/BollingerBandWidthIndicator.d.ts +12 -12
  633. package/lib/BollingerBandsOverlay_combined.d.ts +39 -39
  634. package/lib/BubbleSeries_combined.d.ts +60 -60
  635. package/lib/CalloutLayer_combined.d.ts +144 -144
  636. package/lib/CategoryBucketCalculator_combined.d.ts +93 -86
  637. package/lib/CategoryChart.d.ts +170 -164
  638. package/lib/CategoryHighlightLayer_combined.d.ts +30 -30
  639. package/lib/CategoryItemHighlightLayer_combined.d.ts +48 -48
  640. package/lib/CategoryToolTipLayer_combined.d.ts +34 -34
  641. package/lib/CategoryTransitionInMode.d.ts +5 -1
  642. package/lib/CategoryTransitionSourceFramePreparer.d.ts +15 -10
  643. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  644. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  645. package/lib/ColumnSeries_combined.d.ts +33 -33
  646. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  647. package/lib/CrosshairLayer_combined.d.ts +72 -72
  648. package/lib/CustomIndicator.d.ts +8 -8
  649. package/lib/DataToolTipLayer_combined.d.ts +193 -193
  650. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  651. package/lib/DomainChart_combined.d.ts +685 -665
  652. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  653. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  654. package/lib/FilterStringErrorsParsingEventArgs.d.ts +14 -0
  655. package/lib/FinalValueLayer_combined.d.ts +35 -35
  656. package/lib/FinancialChartRangeSelectorViewModel.d.ts +5 -5
  657. package/lib/FinancialChart_combined.d.ts +352 -352
  658. package/lib/FinancialEventArgs_combined.d.ts +162 -145
  659. package/lib/FinancialIndicator_combined.d.ts +70 -70
  660. package/lib/FinancialOverlay.d.ts +10 -10
  661. package/lib/FinancialPriceSeries_combined.d.ts +83 -83
  662. package/lib/ForceIndexIndicator.d.ts +10 -10
  663. package/lib/FullStochasticOscillatorIndicator.d.ts +16 -16
  664. package/lib/HighDensityScatterSeries_combined.d.ts +128 -128
  665. package/lib/HorizontalAnchoredCategorySeries.d.ts +32 -32
  666. package/lib/HorizontalRangeCategorySeries.d.ts +20 -20
  667. package/lib/ItemToolTipLayer_combined.d.ts +37 -37
  668. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  669. package/lib/LineSeries_combined.d.ts +27 -26
  670. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  671. package/lib/MassIndexIndicator.d.ts +4 -4
  672. package/lib/MedianPriceIndicator.d.ts +4 -4
  673. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  674. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  675. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  676. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  677. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  678. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  679. package/lib/PointSeries_combined.d.ts +10 -10
  680. package/lib/PolarAreaSeries_combined.d.ts +23 -22
  681. package/lib/PolarBase_combined.d.ts +138 -130
  682. package/lib/PolarLineSeriesBase_combined.d.ts +24 -23
  683. package/lib/PolarLineSeries_combined.d.ts +19 -19
  684. package/lib/PolarScatterSeries_combined.d.ts +8 -8
  685. package/lib/PolarSplineAreaSeries_combined.d.ts +24 -23
  686. package/lib/PolarSplineSeries_combined.d.ts +18 -18
  687. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  688. package/lib/PriceChannelOverlay_combined.d.ts +32 -32
  689. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  690. package/lib/RadialAreaSeries_combined.d.ts +23 -23
  691. package/lib/RadialBucketCalculator_combined.d.ts +60 -57
  692. package/lib/RadialColumnSeries_combined.d.ts +28 -28
  693. package/lib/RadialLineSeries_combined.d.ts +24 -23
  694. package/lib/RadialPieSeries_combined.d.ts +28 -28
  695. package/lib/RangeAreaSeries_combined.d.ts +23 -23
  696. package/lib/RangeCategoryBucketCalculator_combined.d.ts +31 -24
  697. package/lib/RangeColumnSeries_combined.d.ts +26 -26
  698. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  699. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  700. package/lib/RenderValidEventArgs.d.ts +7 -0
  701. package/lib/ScatterAreaSeries_combined.d.ts +50 -50
  702. package/lib/ScatterBase_combined.d.ts +161 -153
  703. package/lib/ScatterContourSeries_combined.d.ts +38 -38
  704. package/lib/ScatterLineSeries.d.ts +15 -14
  705. package/lib/ScatterLineSeriesView.d.ts +8 -8
  706. package/lib/ScatterPolygonSeries_combined.d.ts +86 -86
  707. package/lib/ScatterPolylineSeries_combined.d.ts +15 -15
  708. package/lib/ScatterSeries_combined.d.ts +8 -8
  709. package/lib/ScatterSplineSeries.d.ts +13 -12
  710. package/lib/ScatterSplineSeriesView.d.ts +8 -8
  711. package/lib/ScatterTriangulationSeries.d.ts +48 -48
  712. package/lib/SeriesHighlightedValuesDisplayMode.d.ts +10 -0
  713. package/lib/SeriesLayer.d.ts +1 -0
  714. package/lib/SeriesLayerCollection.d.ts +1 -0
  715. package/lib/SeriesLayerManager.d.ts +1 -0
  716. package/lib/SeriesLayerPropertyOverlay.d.ts +1 -0
  717. package/lib/SeriesLayerPropertyOverlayCollection.d.ts +1 -0
  718. package/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.d.ts +12 -0
  719. package/lib/SeriesViewer_combined.d.ts +1436 -1176
  720. package/lib/SeriesVisualData.d.ts +1 -50
  721. package/lib/SeriesVisualDataList.d.ts +1 -10
  722. package/lib/SeriesVisualDataManager.d.ts +2 -0
  723. package/lib/SeriesVisualData_combined.d.ts +61 -0
  724. package/lib/ShapeSeriesBase_combined.d.ts +153 -145
  725. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  726. package/lib/SplineAreaSeries_combined.d.ts +28 -28
  727. package/lib/SplineSeriesBase_combined.d.ts +29 -29
  728. package/lib/SplineSeries_combined.d.ts +24 -23
  729. package/lib/Stacked100AreaSeries_combined.d.ts +6 -6
  730. package/lib/Stacked100BarSeries_combined.d.ts +10 -10
  731. package/lib/Stacked100ColumnSeries_combined.d.ts +10 -10
  732. package/lib/Stacked100LineSeries_combined.d.ts +6 -6
  733. package/lib/Stacked100SplineAreaSeries_combined.d.ts +6 -6
  734. package/lib/Stacked100SplineSeries_combined.d.ts +6 -6
  735. package/lib/StackedLineSeries_combined.d.ts +5 -5
  736. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +506 -496
  737. package/lib/StackedSeriesVisualData.d.ts +2 -2
  738. package/lib/StandardDeviationIndicator.d.ts +9 -9
  739. package/lib/StepAreaSeries_combined.d.ts +32 -32
  740. package/lib/StepLineSeries_combined.d.ts +30 -29
  741. package/lib/StochRSIIndicator.d.ts +9 -9
  742. package/lib/StrategyBasedIndicator.d.ts +22 -22
  743. package/lib/TRIXIndicator.d.ts +9 -9
  744. package/lib/TransitionOutSpeedType.d.ts +30 -0
  745. package/lib/TypicalPriceIndicator.d.ts +4 -4
  746. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  747. package/lib/ValueLayer_combined.d.ts +77 -77
  748. package/lib/ValueOverlay_combined.d.ts +52 -52
  749. package/lib/VerticalAnchoredCategorySeries.d.ts +27 -27
  750. package/lib/WaterfallSeries_combined.d.ts +44 -42
  751. package/lib/WeightedCloseIndicator.d.ts +4 -4
  752. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  753. package/lib/XYChart.d.ts +240 -240
  754. package/lib/igc-anchored-category-series-component.d.ts +5 -0
  755. package/lib/igc-anchored-radial-series-component.d.ts +5 -0
  756. package/lib/igc-category-chart-component.d.ts +11 -0
  757. package/lib/igc-data-chart-component.d.ts +4 -0
  758. package/lib/igc-data-chart-default-tooltips-component.d.ts +1 -0
  759. package/lib/igc-domain-chart-component.d.ts +35 -1
  760. package/lib/igc-filter-string-errors-parsing-event-args.d.ts +22 -0
  761. package/lib/igc-financial-series-component.d.ts +25 -0
  762. package/lib/igc-polar-base-component.d.ts +10 -0
  763. package/lib/igc-range-category-series-component.d.ts +10 -0
  764. package/lib/igc-scatter-base-component.d.ts +10 -0
  765. package/lib/igc-series-component.d.ts +95 -0
  766. package/lib/igc-series-layer-collection.d.ts +8 -0
  767. package/lib/igc-series-layer-property-overlay-collection.d.ts +8 -0
  768. package/lib/igc-series-layer-property-overlay-value-resolving-event-args.d.ts +17 -0
  769. package/lib/igc-series-layer-property-overlay.d.ts +55 -0
  770. package/lib/igc-series-layer.d.ts +31 -0
  771. package/lib/igc-series-viewer-component.d.ts +6 -0
  772. package/lib/igc-shape-series-base-component.d.ts +5 -0
  773. package/lib/igc-stacked-fragment-series-component.d.ts +11 -0
  774. package/package.json +2 -2
  775. package/public_api.d.ts +16 -0
@@ -23,87 +23,87 @@ export let XYChart = /*@__PURE__*/ (() => {
23
23
  class XYChart extends DomainChart {
24
24
  constructor() {
25
25
  super(...arguments);
26
- this.v8 = null;
27
- this.v9 = null;
28
- this.wp = 0;
29
- this.wr = 5;
30
- this.wq = 0;
31
- this.wo = 5;
32
- this.w6 = 5;
33
- this.w8 = 0;
34
- this.w7 = 5;
26
+ this.wo = null;
27
+ this.wp = null;
35
28
  this.w5 = 0;
36
- this.abz = null;
37
- this.ab6 = null;
38
- this.abx = null;
39
- this.aby = null;
40
- this.w0 = 0;
41
- this.xh = 0;
42
- this.wz = NaN;
43
- this.xg = NaN;
44
- this.w2 = NaN;
45
- this.xj = NaN;
46
- this.w1 = NaN;
47
- this.xi = NaN;
48
- this.wy = NaN;
29
+ this.w7 = 5;
30
+ this.w6 = 0;
31
+ this.w4 = 5;
32
+ this.xm = 5;
33
+ this.xo = 0;
34
+ this.xn = 5;
35
+ this.xl = 0;
36
+ this.acf = null;
37
+ this.acm = null;
38
+ this.acd = null;
39
+ this.ace = null;
40
+ this.xg = 0;
41
+ this.xx = 0;
49
42
  this.xf = NaN;
50
- this.ab5 = null;
51
- this.acc = null;
52
- this.yr = null;
53
- this.yv = null;
54
- this.yt = null;
55
- this.yx = null;
56
- this.ym = null;
57
- this.yn = null;
58
- this.ab0 = null;
59
- this.ab7 = null;
60
- this.ws = DeviceUtils.g(1);
43
+ this.xw = NaN;
44
+ this.xi = NaN;
45
+ this.xz = NaN;
46
+ this.xh = NaN;
47
+ this.xy = NaN;
48
+ this.xe = NaN;
49
+ this.xv = NaN;
50
+ this.acl = null;
51
+ this.acs = null;
52
+ this.y7 = null;
53
+ this.zb = null;
54
+ this.y9 = null;
55
+ this.zd = null;
56
+ this.y2 = null;
57
+ this.y3 = null;
58
+ this.acg = null;
59
+ this.acn = null;
60
+ this.w8 = DeviceUtils.g(1);
61
+ this.xp = DeviceUtils.g(1);
61
62
  this.w9 = DeviceUtils.g(1);
62
- this.wt = DeviceUtils.g(1);
63
+ this.xq = DeviceUtils.g(1);
64
+ this.aci = null;
65
+ this.acp = null;
66
+ this.acj = null;
67
+ this.acq = null;
63
68
  this.xa = DeviceUtils.g(1);
64
- this.ab2 = null;
65
- this.ab9 = null;
66
- this.ab3 = null;
67
- this.aca = null;
68
- this.wu = DeviceUtils.g(1);
69
- this.xb = DeviceUtils.g(1);
70
- this.wv = DeviceUtils.g(8);
71
- this.xc = 0;
72
- this.ab4 = null;
73
- this.acb = null;
74
- this.ww = DeviceUtils.g(1);
75
- this.xd = DeviceUtils.g(1);
76
- this.ys = null;
77
- this.yw = null;
78
- this.ab1 = null;
79
- this.ab8 = null;
80
- this.wn = 0;
81
- this.w4 = 0;
82
- this.wm = NaN;
83
- this.w3 = NaN;
84
- this.wx = 0;
85
- this.xe = -90;
86
- this.wi = false;
87
- this.wj = false;
88
- this.abs = 1;
89
- this.acv = 1;
90
- this.abr = 1;
91
- this.abt = 2;
92
- this.act = 0;
93
- this.acu = 1;
94
- this.acz = 0;
95
- this.ac0 = 0;
96
- this.wg = 4;
97
- this.we = 4;
98
- this.yq = null;
99
- this.v2 = null;
100
- this.yu = null;
101
- this.v3 = null;
69
+ this.xr = DeviceUtils.g(1);
70
+ this.xb = DeviceUtils.g(8);
71
+ this.xs = 0;
72
+ this.ack = null;
73
+ this.acr = null;
74
+ this.xc = DeviceUtils.g(1);
75
+ this.xt = DeviceUtils.g(1);
76
+ this.y8 = null;
77
+ this.zc = null;
78
+ this.ach = null;
79
+ this.aco = null;
80
+ this.w3 = 0;
81
+ this.xk = 0;
82
+ this.w2 = NaN;
83
+ this.xj = NaN;
84
+ this.xd = 0;
85
+ this.xu = -90;
86
+ this.wy = false;
87
+ this.wz = false;
88
+ this.ab8 = 1;
89
+ this.adb = 1;
90
+ this.ab7 = 1;
91
+ this.ab9 = 2;
92
+ this.ac9 = 0;
93
+ this.ada = 1;
94
+ this.adf = 0;
95
+ this.adg = 0;
96
+ this.ww = 4;
97
+ this.wu = 4;
98
+ this.y6 = null;
99
+ this.wi = null;
100
+ this.za = null;
101
+ this.wj = null;
102
102
  }
103
103
  provideContainer(a) {
104
104
  if (a != null) {
105
- let b = this.v6();
106
- let c = this.v7();
105
+ let b = this.wm();
106
+ let c = this.wn();
107
107
  if (b != null) {
108
108
  b.provideRenderer(a);
109
109
  }
@@ -113,170 +113,150 @@ export let XYChart = /*@__PURE__*/ (() => {
113
113
  }
114
114
  super.provideContainer(a);
115
115
  }
116
- sb() {
117
- super.sb();
118
- let a = this.v6();
119
- let b = this.v7();
116
+ sr() {
117
+ super.sr();
118
+ let a = this.wm();
119
+ let b = this.wn();
120
120
  if (a != null && a.az != null) {
121
- this.acf = a.az.textColor;
121
+ this.acv = a.az.textColor;
122
122
  }
123
123
  if (b != null && b.az != null) {
124
- this.acm = b.az.textColor;
124
+ this.ac2 = b.az.textColor;
125
125
  }
126
- this.ack = AxisDefaults.j;
127
- this.acr = AxisDefaults.j;
128
- this.acg = AxisDefaults.h;
129
- this.acn = AxisDefaults.h;
130
- this.acj = AxisDefaults.g;
131
- this.acq = AxisDefaults.g;
126
+ this.ac0 = AxisDefaults.j;
127
+ this.ac7 = AxisDefaults.j;
128
+ this.acw = AxisDefaults.h;
129
+ this.ac3 = AxisDefaults.h;
130
+ this.acz = AxisDefaults.g;
131
+ this.ac6 = AxisDefaults.g;
132
132
  }
133
- s1(a, b, c) {
134
- super.s1(a, b, c);
133
+ th(a, b, c) {
134
+ super.th(a, b, c);
135
135
  switch (a) {
136
136
  case "XAxisLabelLeftMargin":
137
- this.abj((d) => d.leftMargin = this.xr);
137
+ this.abz((d) => d.leftMargin = this.x7);
138
138
  break;
139
139
  case "XAxisLabelTopMargin":
140
- this.abj((d) => d.topMargin = this.xt);
140
+ this.abz((d) => d.topMargin = this.x9);
141
141
  break;
142
142
  case "XAxisLabelRightMargin":
143
- this.abj((d) => d.rightMargin = this.xs);
143
+ this.abz((d) => d.rightMargin = this.x8);
144
144
  break;
145
145
  case "XAxisLabelBottomMargin":
146
- this.abj((d) => d.bottomMargin = this.xq);
146
+ this.abz((d) => d.bottomMargin = this.x6);
147
147
  break;
148
148
  case "YAxisLabelLeftMargin":
149
- this.abo((d) => d.leftMargin = this.x8);
149
+ this.ab4((d) => d.leftMargin = this.yo);
150
150
  break;
151
151
  case "YAxisLabelTopMargin":
152
- this.abo((d) => d.topMargin = this.ya);
152
+ this.ab4((d) => d.topMargin = this.yq);
153
153
  break;
154
154
  case "YAxisLabelRightMargin":
155
- this.abo((d) => d.rightMargin = this.x9);
155
+ this.ab4((d) => d.rightMargin = this.yp);
156
156
  break;
157
157
  case "YAxisLabelBottomMargin":
158
- this.abo((d) => d.bottomMargin = this.x7);
158
+ this.ab4((d) => d.bottomMargin = this.yn);
159
159
  break;
160
160
  case "ActualItemsSource":
161
161
  case "ShouldDisplayMockData":
162
162
  case "ShouldUseSkeletonStyleForMockData":
163
- this.acd = this.u9(this.acf);
164
- this.ace = this.u9(this.acm);
163
+ this.act = this.vp(this.acv);
164
+ this.acu = this.vp(this.ac2);
165
165
  break;
166
166
  case "XAxisLabelTextColor":
167
- this.acd = this.u9(this.acf);
167
+ this.act = this.vp(this.acv);
168
168
  break;
169
169
  case "YAxisLabelTextColor":
170
- this.ace = this.u9(this.acm);
170
+ this.acu = this.vp(this.ac2);
171
171
  break;
172
172
  case "ActualXAxisLabelTextColor":
173
- this.abj((d) => d.textColor = this.acd);
173
+ this.abz((d) => d.textColor = this.act);
174
174
  break;
175
175
  case "ActualYAxisLabelTextColor":
176
- this.abo((d) => d.textColor = this.ace);
176
+ this.ab4((d) => d.textColor = this.acu);
177
177
  break;
178
178
  case "XAxisTitleMargin":
179
- this.abl((d) => d.margin = this.x2);
179
+ this.ab1((d) => d.margin = this.yi);
180
180
  break;
181
181
  case "YAxisTitleMargin":
182
- this.abq((d) => d.margin = this.yj);
182
+ this.ab6((d) => d.margin = this.yz);
183
183
  break;
184
184
  case "XAxisTitleLeftMargin":
185
- this.abl((d) => d.leftMargin = this.x1);
185
+ this.ab1((d) => d.leftMargin = this.yh);
186
186
  break;
187
187
  case "YAxisTitleLeftMargin":
188
- this.abq((d) => d.leftMargin = this.yi);
188
+ this.ab6((d) => d.leftMargin = this.yy);
189
189
  break;
190
190
  case "XAxisTitleTopMargin":
191
- this.abl((d) => d.topMargin = this.x4);
191
+ this.ab1((d) => d.topMargin = this.yk);
192
192
  break;
193
193
  case "YAxisTitleTopMargin":
194
- this.abq((d) => d.topMargin = this.yl);
194
+ this.ab6((d) => d.topMargin = this.y1);
195
195
  break;
196
196
  case "XAxisTitleRightMargin":
197
- this.abl((d) => d.rightMargin = this.x3);
197
+ this.ab1((d) => d.rightMargin = this.yj);
198
198
  break;
199
199
  case "YAxisTitleRightMargin":
200
- this.abq((d) => d.rightMargin = this.yk);
200
+ this.ab6((d) => d.rightMargin = this.y0);
201
201
  break;
202
202
  case "XAxisTitleBottomMargin":
203
- this.abl((d) => d.bottomMargin = this.x0);
203
+ this.ab1((d) => d.bottomMargin = this.yg);
204
204
  break;
205
205
  case "YAxisTitleBottomMargin":
206
- this.abq((d) => d.bottomMargin = this.yh);
206
+ this.ab6((d) => d.bottomMargin = this.yx);
207
207
  break;
208
208
  case "XAxisTitleTextColor":
209
- this.abl((d) => d.textColor = this.acl);
209
+ this.ab1((d) => d.textColor = this.ac1);
210
210
  break;
211
211
  case "YAxisTitleTextColor":
212
- this.abq((d) => d.textColor = this.acs);
212
+ this.ab6((d) => d.textColor = this.ac8);
213
213
  break;
214
214
  case "XAxisFormatLabel":
215
- this.abh((d) => d.au = this.wa);
215
+ this.abx((d) => d.au = this.wq);
216
216
  break;
217
217
  case "YAxisFormatLabel":
218
- this.abm((d) => d.au = this.wb);
218
+ this.ab2((d) => d.au = this.wr);
219
219
  break;
220
220
  }
221
221
  }
222
- get wa() {
223
- return this.v8;
224
- }
225
- set wa(a) {
226
- let b = this.wa;
227
- if (a != b) {
228
- this.v8 = a;
229
- this.sy("XAxisFormatLabel", b, this.wa);
230
- }
231
- }
232
- get wb() {
233
- return this.v9;
222
+ get wq() {
223
+ return this.wo;
234
224
  }
235
- set wb(a) {
236
- let b = this.wb;
225
+ set wq(a) {
226
+ let b = this.wq;
237
227
  if (a != b) {
238
- this.v9 = a;
239
- this.sy("YAxisFormatLabel", b, this.wb);
228
+ this.wo = a;
229
+ this.te("XAxisFormatLabel", b, this.wq);
240
230
  }
241
231
  }
242
- get xr() {
232
+ get wr() {
243
233
  return this.wp;
244
234
  }
245
- set xr(a) {
246
- let b = this.xr;
235
+ set wr(a) {
236
+ let b = this.wr;
247
237
  if (a != b) {
248
238
  this.wp = a;
249
- this.sy("XAxisLabelLeftMargin", b, this.xr);
250
- }
251
- }
252
- get xt() {
253
- return this.wr;
254
- }
255
- set xt(a) {
256
- let b = this.xt;
257
- if (a != b) {
258
- this.wr = a;
259
- this.sy("XAxisLabelTopMargin", b, this.xt);
239
+ this.te("YAxisFormatLabel", b, this.wr);
260
240
  }
261
241
  }
262
- get xs() {
263
- return this.wq;
242
+ get x7() {
243
+ return this.w5;
264
244
  }
265
- set xs(a) {
266
- let b = this.xs;
245
+ set x7(a) {
246
+ let b = this.x7;
267
247
  if (a != b) {
268
- this.wq = a;
269
- this.sy("XAxisLabelRightMargin", b, this.xs);
248
+ this.w5 = a;
249
+ this.te("XAxisLabelLeftMargin", b, this.x7);
270
250
  }
271
251
  }
272
- get xq() {
273
- return this.wo;
252
+ get x9() {
253
+ return this.w7;
274
254
  }
275
- set xq(a) {
276
- let b = this.xq;
255
+ set x9(a) {
256
+ let b = this.x9;
277
257
  if (a != b) {
278
- this.wo = a;
279
- this.sy("XAxisLabelBottomMargin", b, this.xq);
258
+ this.w7 = a;
259
+ this.te("XAxisLabelTopMargin", b, this.x9);
280
260
  }
281
261
  }
282
262
  get x8() {
@@ -286,107 +266,97 @@ export let XYChart = /*@__PURE__*/ (() => {
286
266
  let b = this.x8;
287
267
  if (a != b) {
288
268
  this.w6 = a;
289
- this.sy("YAxisLabelLeftMargin", b, this.x8);
269
+ this.te("XAxisLabelRightMargin", b, this.x8);
290
270
  }
291
271
  }
292
- get ya() {
293
- return this.w8;
272
+ get x6() {
273
+ return this.w4;
294
274
  }
295
- set ya(a) {
296
- let b = this.ya;
275
+ set x6(a) {
276
+ let b = this.x6;
297
277
  if (a != b) {
298
- this.w8 = a;
299
- this.sy("YAxisLabelTopMargin", b, this.ya);
278
+ this.w4 = a;
279
+ this.te("XAxisLabelBottomMargin", b, this.x6);
300
280
  }
301
281
  }
302
- get x9() {
303
- return this.w7;
282
+ get yo() {
283
+ return this.xm;
304
284
  }
305
- set x9(a) {
306
- let b = this.x9;
285
+ set yo(a) {
286
+ let b = this.yo;
307
287
  if (a != b) {
308
- this.w7 = a;
309
- this.sy("YAxisLabelRightMargin", b, this.x9);
288
+ this.xm = a;
289
+ this.te("YAxisLabelLeftMargin", b, this.yo);
310
290
  }
311
291
  }
312
- get x7() {
313
- return this.w5;
292
+ get yq() {
293
+ return this.xo;
314
294
  }
315
- set x7(a) {
316
- let b = this.x7;
295
+ set yq(a) {
296
+ let b = this.yq;
317
297
  if (a != b) {
318
- this.w5 = a;
319
- this.sy("YAxisLabelBottomMargin", b, this.x7);
298
+ this.xo = a;
299
+ this.te("YAxisLabelTopMargin", b, this.yq);
320
300
  }
321
301
  }
322
- get acf() {
323
- return this.abz;
302
+ get yp() {
303
+ return this.xn;
324
304
  }
325
- set acf(a) {
326
- let b = this.acf;
305
+ set yp(a) {
306
+ let b = this.yp;
327
307
  if (a != b) {
328
- this.abz = a;
329
- this.sy("XAxisLabelTextColor", b, this.acf);
308
+ this.xn = a;
309
+ this.te("YAxisLabelRightMargin", b, this.yp);
330
310
  }
331
311
  }
332
- get acm() {
333
- return this.ab6;
312
+ get yn() {
313
+ return this.xl;
334
314
  }
335
- set acm(a) {
336
- let b = this.acm;
315
+ set yn(a) {
316
+ let b = this.yn;
337
317
  if (a != b) {
338
- this.ab6 = a;
339
- this.sy("YAxisLabelTextColor", b, this.acm);
318
+ this.xl = a;
319
+ this.te("YAxisLabelBottomMargin", b, this.yn);
340
320
  }
341
321
  }
342
- get acd() {
343
- return this.abx;
322
+ get acv() {
323
+ return this.acf;
344
324
  }
345
- set acd(a) {
346
- let b = this.abx;
325
+ set acv(a) {
326
+ let b = this.acv;
347
327
  if (a != b) {
348
- this.abx = a;
349
- this.sy("ActualXAxisLabelTextColor", b, this.acd);
328
+ this.acf = a;
329
+ this.te("XAxisLabelTextColor", b, this.acv);
350
330
  }
351
331
  }
352
- get ace() {
353
- return this.aby;
332
+ get ac2() {
333
+ return this.acm;
354
334
  }
355
- set ace(a) {
356
- let b = this.aby;
335
+ set ac2(a) {
336
+ let b = this.ac2;
357
337
  if (a != b) {
358
- this.aby = a;
359
- this.sy("ActualYAxisLabelTextColor", b, this.ace);
338
+ this.acm = a;
339
+ this.te("YAxisLabelTextColor", b, this.ac2);
360
340
  }
361
341
  }
362
- get x2() {
363
- return this.w0;
342
+ get act() {
343
+ return this.acd;
364
344
  }
365
- set x2(a) {
366
- let b = this.x2;
345
+ set act(a) {
346
+ let b = this.acd;
367
347
  if (a != b) {
368
- this.w0 = a;
369
- this.sy("XAxisTitleMargin", b, this.x2);
348
+ this.acd = a;
349
+ this.te("ActualXAxisLabelTextColor", b, this.act);
370
350
  }
371
351
  }
372
- get yj() {
373
- return this.xh;
352
+ get acu() {
353
+ return this.ace;
374
354
  }
375
- set yj(a) {
376
- let b = this.yj;
355
+ set acu(a) {
356
+ let b = this.ace;
377
357
  if (a != b) {
378
- this.xh = a;
379
- this.sy("YAxisTitleMargin", b, this.yj);
380
- }
381
- }
382
- get x1() {
383
- return this.wz;
384
- }
385
- set x1(a) {
386
- let b = this.x1;
387
- if (a != b) {
388
- this.wz = a;
389
- this.sy("XAxisTitleLeftMargin", b, this.x1);
358
+ this.ace = a;
359
+ this.te("ActualYAxisLabelTextColor", b, this.acu);
390
360
  }
391
361
  }
392
362
  get yi() {
@@ -396,37 +366,37 @@ export let XYChart = /*@__PURE__*/ (() => {
396
366
  let b = this.yi;
397
367
  if (a != b) {
398
368
  this.xg = a;
399
- this.sy("YAxisTitleLeftMargin", b, this.yi);
369
+ this.te("XAxisTitleMargin", b, this.yi);
400
370
  }
401
371
  }
402
- get x4() {
403
- return this.w2;
372
+ get yz() {
373
+ return this.xx;
404
374
  }
405
- set x4(a) {
406
- let b = this.x4;
375
+ set yz(a) {
376
+ let b = this.yz;
407
377
  if (a != b) {
408
- this.w2 = a;
409
- this.sy("XAxisTitleTopMargin", b, this.x4);
378
+ this.xx = a;
379
+ this.te("YAxisTitleMargin", b, this.yz);
410
380
  }
411
381
  }
412
- get yl() {
413
- return this.xj;
382
+ get yh() {
383
+ return this.xf;
414
384
  }
415
- set yl(a) {
416
- let b = this.yl;
385
+ set yh(a) {
386
+ let b = this.yh;
417
387
  if (a != b) {
418
- this.xj = a;
419
- this.sy("YAxisTitleTopMargin", b, this.yl);
388
+ this.xf = a;
389
+ this.te("XAxisTitleLeftMargin", b, this.yh);
420
390
  }
421
391
  }
422
- get x3() {
423
- return this.w1;
392
+ get yy() {
393
+ return this.xw;
424
394
  }
425
- set x3(a) {
426
- let b = this.x3;
395
+ set yy(a) {
396
+ let b = this.yy;
427
397
  if (a != b) {
428
- this.w1 = a;
429
- this.sy("XAxisTitleRightMargin", b, this.x3);
398
+ this.xw = a;
399
+ this.te("YAxisTitleLeftMargin", b, this.yy);
430
400
  }
431
401
  }
432
402
  get yk() {
@@ -436,197 +406,230 @@ export let XYChart = /*@__PURE__*/ (() => {
436
406
  let b = this.yk;
437
407
  if (a != b) {
438
408
  this.xi = a;
439
- this.sy("YAxisTitleRightMargin", b, this.yk);
409
+ this.te("XAxisTitleTopMargin", b, this.yk);
440
410
  }
441
411
  }
442
- get x0() {
443
- return this.wy;
412
+ get y1() {
413
+ return this.xz;
444
414
  }
445
- set x0(a) {
446
- let b = this.x0;
415
+ set y1(a) {
416
+ let b = this.y1;
447
417
  if (a != b) {
448
- this.wy = a;
449
- this.sy("XAxisTitleBottomMargin", b, this.x0);
418
+ this.xz = a;
419
+ this.te("YAxisTitleTopMargin", b, this.y1);
450
420
  }
451
421
  }
452
- get yh() {
453
- return this.xf;
422
+ get yj() {
423
+ return this.xh;
454
424
  }
455
- set yh(a) {
456
- let b = this.yh;
425
+ set yj(a) {
426
+ let b = this.yj;
457
427
  if (a != b) {
458
- this.xf = a;
459
- this.sy("YAxisTitleBottomMargin", b, this.yh);
428
+ this.xh = a;
429
+ this.te("XAxisTitleRightMargin", b, this.yj);
430
+ }
431
+ }
432
+ get y0() {
433
+ return this.xy;
434
+ }
435
+ set y0(a) {
436
+ let b = this.y0;
437
+ if (a != b) {
438
+ this.xy = a;
439
+ this.te("YAxisTitleRightMargin", b, this.y0);
460
440
  }
461
441
  }
462
- get acl() {
463
- return this.ab5;
442
+ get yg() {
443
+ return this.xe;
464
444
  }
465
- set acl(a) {
466
- let b = this.acl;
445
+ set yg(a) {
446
+ let b = this.yg;
467
447
  if (a != b) {
468
- this.ab5 = a;
469
- this.sy("XAxisTitleTextColor", b, this.acl);
448
+ this.xe = a;
449
+ this.te("XAxisTitleBottomMargin", b, this.yg);
470
450
  }
471
451
  }
472
- get acs() {
473
- return this.acc;
452
+ get yx() {
453
+ return this.xv;
474
454
  }
475
- set acs(a) {
476
- let b = this.acs;
455
+ set yx(a) {
456
+ let b = this.yx;
477
457
  if (a != b) {
478
- this.acc = a;
479
- this.sy("YAxisTitleTextColor", b, this.acs);
458
+ this.xv = a;
459
+ this.te("YAxisTitleBottomMargin", b, this.yx);
480
460
  }
481
461
  }
482
- s2(a, b, c) {
483
- super.s2(a, b, c);
462
+ get ac1() {
463
+ return this.acl;
464
+ }
465
+ set ac1(a) {
466
+ let b = this.ac1;
467
+ if (a != b) {
468
+ this.acl = a;
469
+ this.te("XAxisTitleTextColor", b, this.ac1);
470
+ }
471
+ }
472
+ get ac8() {
473
+ return this.acs;
474
+ }
475
+ set ac8(a) {
476
+ let b = this.ac8;
477
+ if (a != b) {
478
+ this.acs = a;
479
+ this.te("YAxisTitleTextColor", b, this.ac8);
480
+ }
481
+ }
482
+ ti(a, b, c) {
483
+ super.ti(a, b, c);
484
484
  switch (a) {
485
485
  case "XAxisLabelTextStyle":
486
- this.abj((d) => d.textStyle = this.zf);
486
+ this.abz((d) => d.textStyle = this.zv);
487
487
  break;
488
488
  case "YAxisLabelTextStyle":
489
- this.abo((d) => d.textStyle = this.aak);
489
+ this.ab4((d) => d.textStyle = this.aa0);
490
490
  break;
491
491
  case "XAxisTitleTextStyle":
492
- this.abl((d) => d.textStyle = this.z3);
492
+ this.ab1((d) => d.textStyle = this.aaj);
493
493
  break;
494
494
  case "YAxisTitleTextStyle":
495
- this.abq((d) => d.textStyle = this.aa8);
495
+ this.ab6((d) => d.textStyle = this.abo);
496
496
  break;
497
497
  }
498
498
  }
499
- get zf() {
500
- return this.yr;
499
+ get zv() {
500
+ return this.y7;
501
501
  }
502
- set zf(a) {
503
- let b = this.zf;
502
+ set zv(a) {
503
+ let b = this.zv;
504
504
  if (a != b) {
505
- this.yr = a;
506
- this.sy("XAxisLabelTextStyle", b, this.zf);
505
+ this.y7 = a;
506
+ this.te("XAxisLabelTextStyle", b, this.zv);
507
507
  }
508
508
  }
509
- get aak() {
510
- return this.yv;
509
+ get aa0() {
510
+ return this.zb;
511
511
  }
512
- set aak(a) {
513
- let b = this.aak;
512
+ set aa0(a) {
513
+ let b = this.aa0;
514
514
  if (a != b) {
515
- this.yv = a;
516
- this.sy("YAxisLabelTextStyle", b, this.aak);
515
+ this.zb = a;
516
+ this.te("YAxisLabelTextStyle", b, this.aa0);
517
517
  }
518
518
  }
519
- get z3() {
520
- return this.yt;
519
+ get aaj() {
520
+ return this.y9;
521
521
  }
522
- set z3(a) {
523
- let b = this.z3;
522
+ set aaj(a) {
523
+ let b = this.aaj;
524
524
  if (a != b) {
525
- this.yt = a;
526
- this.sy("XAxisTitleTextStyle", b, this.z3);
525
+ this.y9 = a;
526
+ this.te("XAxisTitleTextStyle", b, this.aaj);
527
527
  }
528
528
  }
529
- get aa8() {
530
- return this.yx;
529
+ get abo() {
530
+ return this.zd;
531
531
  }
532
- set aa8(a) {
533
- let b = this.aa8;
532
+ set abo(a) {
533
+ let b = this.abo;
534
534
  if (a != b) {
535
- this.yx = a;
536
- this.sy("YAxisTitleTextStyle", b, this.aa8);
535
+ this.zd = a;
536
+ this.te("YAxisTitleTextStyle", b, this.abo);
537
537
  }
538
538
  }
539
- abe(a) {
540
- this.abb(a, (b) => b.leftMargin = this.xr);
541
- this.abb(a, (b) => b.topMargin = this.xt);
542
- this.abb(a, (b) => b.rightMargin = this.xs);
543
- this.abb(a, (b) => b.bottomMargin = this.xq);
544
- this.abb(a, (b) => b.textColor = this.acd);
545
- this.abc(a, (b) => b.textColor = this.acl);
546
- this.abc(a, (b) => b.leftMargin = this.x1);
547
- this.abc(a, (b) => b.topMargin = this.x4);
548
- this.abc(a, (b) => b.rightMargin = this.x3);
549
- this.abc(a, (b) => b.bottomMargin = this.x0);
550
- this.abb(a, (b) => b.textStyle = this.zf);
551
- this.abc(a, (b) => b.textStyle = this.z3);
539
+ abu(a) {
540
+ this.abr(a, (b) => b.leftMargin = this.x7);
541
+ this.abr(a, (b) => b.topMargin = this.x9);
542
+ this.abr(a, (b) => b.rightMargin = this.x8);
543
+ this.abr(a, (b) => b.bottomMargin = this.x6);
544
+ this.abr(a, (b) => b.textColor = this.act);
545
+ this.abs(a, (b) => b.textColor = this.ac1);
546
+ this.abs(a, (b) => b.leftMargin = this.yh);
547
+ this.abs(a, (b) => b.topMargin = this.yk);
548
+ this.abs(a, (b) => b.rightMargin = this.yj);
549
+ this.abs(a, (b) => b.bottomMargin = this.yg);
550
+ this.abr(a, (b) => b.textStyle = this.zv);
551
+ this.abs(a, (b) => b.textStyle = this.aaj);
552
552
  }
553
- abg(a) {
554
- this.abb(a, (b) => b.leftMargin = this.x8);
555
- this.abb(a, (b) => b.topMargin = this.ya);
556
- this.abb(a, (b) => b.rightMargin = this.x9);
557
- this.abb(a, (b) => b.bottomMargin = this.x7);
558
- this.abb(a, (b) => b.textColor = this.ace);
559
- this.abc(a, (b) => b.textColor = this.acs);
560
- this.abc(a, (b) => b.leftMargin = this.yi);
561
- this.abc(a, (b) => b.topMargin = this.yl);
562
- this.abc(a, (b) => b.rightMargin = this.yk);
563
- this.abc(a, (b) => b.bottomMargin = this.yh);
564
- this.abb(a, (b) => b.textStyle = this.aak);
565
- this.abc(a, (b) => b.textStyle = this.aa8);
553
+ abw(a) {
554
+ this.abr(a, (b) => b.leftMargin = this.yo);
555
+ this.abr(a, (b) => b.topMargin = this.yq);
556
+ this.abr(a, (b) => b.rightMargin = this.yp);
557
+ this.abr(a, (b) => b.bottomMargin = this.yn);
558
+ this.abr(a, (b) => b.textColor = this.acu);
559
+ this.abs(a, (b) => b.textColor = this.ac8);
560
+ this.abs(a, (b) => b.leftMargin = this.yy);
561
+ this.abs(a, (b) => b.topMargin = this.y1);
562
+ this.abs(a, (b) => b.rightMargin = this.y0);
563
+ this.abs(a, (b) => b.bottomMargin = this.yx);
564
+ this.abr(a, (b) => b.textStyle = this.aa0);
565
+ this.abs(a, (b) => b.textStyle = this.abo);
566
566
  }
567
- tj(a) {
567
+ tz(a) {
568
568
  let b = this.bc(a);
569
- let c = this.c1(a, b);
569
+ let c = this.c2(a, b);
570
570
  if (c == null) {
571
571
  return;
572
572
  }
573
573
  c.itemsSource = a.data;
574
- c.name = this.og(a);
575
- c.title = this.oh(a, b);
574
+ if (a.highlightedData != null) {
575
+ c.highlightedItemsSource = a.highlightedData;
576
+ }
577
+ c.name = this.or(a);
578
+ c.title = this.os(a, b);
576
579
  this.dataChart.series.add(c);
577
580
  }
578
- abh(a) {
579
- this.abi(a, null);
581
+ abx(a) {
582
+ this.aby(a, null);
580
583
  }
581
- abi(a, b) {
582
- a(this.v6());
584
+ aby(a, b) {
585
+ a(this.wm());
583
586
  }
584
- abn(a, b) {
585
- a(this.v7());
587
+ ab3(a, b) {
588
+ a(this.wn());
586
589
  }
587
- abm(a) {
588
- this.abn(a, true);
590
+ ab2(a) {
591
+ this.ab3(a, true);
589
592
  }
590
- rv(a, b) {
591
- this.abh(a);
592
- this.abn(a, b);
593
+ sb(a, b) {
594
+ this.abx(a);
595
+ this.ab3(a, b);
593
596
  }
594
- abl(a) {
595
- this.abc(this.v6(), a);
597
+ ab1(a) {
598
+ this.abs(this.wm(), a);
596
599
  }
597
- abq(a) {
598
- this.abc(this.v7(), a);
600
+ ab6(a) {
601
+ this.abs(this.wn(), a);
599
602
  }
600
- abo(a) {
601
- this.abb(this.v7(), a);
603
+ ab4(a) {
604
+ this.abr(this.wn(), a);
602
605
  }
603
- abj(a) {
604
- this.abb(this.v6(), a);
606
+ abz(a) {
607
+ this.abr(this.wm(), a);
605
608
  }
606
- xk(a) {
607
- let b = this.v6();
608
- return b.ej(a, new ScalerParams(1, this.vh, this.vg, b.ch));
609
+ x0(a) {
610
+ let b = this.wm();
611
+ return b.ej(a, new ScalerParams(1, this.vx, this.vw, b.ch));
609
612
  }
610
- xm(a) {
611
- let b = this.v6();
612
- return b.em(a, new ScalerParams(1, this.vh, this.vg, b.ch));
613
+ x2(a) {
614
+ let b = this.wm();
615
+ return b.em(a, new ScalerParams(1, this.vx, this.vw, b.ch));
613
616
  }
614
- xl(a) {
615
- let b = this.v7();
616
- return b.ej(a, new ScalerParams(1, this.vh, this.vg, b.ch));
617
+ x1(a) {
618
+ let b = this.wn();
619
+ return b.ej(a, new ScalerParams(1, this.vx, this.vw, b.ch));
617
620
  }
618
- xn(a) {
619
- let b = this.v7();
620
- return b.em(a, new ScalerParams(1, this.vh, this.vg, b.ch));
621
+ x3(a) {
622
+ let b = this.wn();
623
+ return b.em(a, new ScalerParams(1, this.vx, this.vw, b.ch));
621
624
  }
622
- tg(a) {
623
- super.tg(a);
625
+ tw(a) {
626
+ super.tw(a);
624
627
  if (a == null) {
625
628
  return;
626
629
  }
627
630
  if (a.axes != null) {
628
- let b = this.v6();
629
- let c = this.v7();
631
+ let b = this.wm();
632
+ let c = this.wn();
630
633
  if (a.axes.contains(b)) {
631
634
  a.axes.remove(b);
632
635
  }
@@ -635,7 +638,7 @@ export let XYChart = /*@__PURE__*/ (() => {
635
638
  }
636
639
  }
637
640
  }
638
- static y0(a, b) {
641
+ static zg(a, b) {
639
642
  for (let c of fromEnum(b)) {
640
643
  let d = c.findMatchingHint(16);
641
644
  if (d != null) {
@@ -645,96 +648,96 @@ export let XYChart = /*@__PURE__*/ (() => {
645
648
  }
646
649
  return null;
647
650
  }
648
- r6(a) {
649
- super.r6(a);
651
+ sm(a) {
652
+ super.sm(a);
650
653
  if (a == this.dataChart) {
651
- this.dataChart.axes.add(this.v6());
652
- this.dataChart.axes.add(this.v7());
653
- }
654
- }
655
- abd(a) {
656
- if (a != null && this.ka != null && a.fl == null) {
657
- a.provideRenderer(this.ka);
658
- }
659
- a.jw = this.acg;
660
- a.er = this.xu;
661
- a.jx = this.ach;
662
- a.eu = this.xv;
663
- a.jz = this.acj;
664
- a.fg = this.xw;
665
- a.jy = this.aci;
666
- a.fh = this.xx;
667
- a.j0 = this.ack;
668
- a.fi = this.xy;
654
+ this.dataChart.axes.add(this.wm());
655
+ this.dataChart.axes.add(this.wn());
656
+ }
657
+ }
658
+ abt(a) {
659
+ if (a != null && this.kj != null && a.fl == null) {
660
+ a.provideRenderer(this.kj);
661
+ }
662
+ a.jw = this.acw;
663
+ a.er = this.ya;
664
+ a.jx = this.acx;
665
+ a.eu = this.yb;
666
+ a.jz = this.acz;
667
+ a.fg = this.yc;
668
+ a.jy = this.acy;
669
+ a.fh = this.yd;
670
+ a.j0 = this.ac0;
671
+ a.fi = this.ye;
669
672
  a.c4 = true;
670
- a.cu = this.gd;
671
- a.cw = this.gd;
672
- let b = a == this.v6();
673
+ a.cu = this.gm;
674
+ a.cw = this.gm;
675
+ let b = a == this.wm();
673
676
  if (b) {
674
- a.g6 = this.zu;
675
- }
676
- a.f0 = this.yo;
677
- a.gg = this.y6;
678
- a.ah = this.v4;
679
- this.abb(a, (c) => c.angle = this.xp);
680
- this.abb(a, (c) => {
681
- if (c.extent != this.xo) {
682
- c.extent = this.xo;
677
+ a.g6 = this.aaa;
678
+ }
679
+ a.f0 = this.y4;
680
+ a.gg = this.zm;
681
+ a.ah = this.wk;
682
+ this.abr(a, (c) => c.angle = this.x5);
683
+ this.abr(a, (c) => {
684
+ if (c.extent != this.x4) {
685
+ c.extent = this.x4;
683
686
  }
684
687
  });
685
- this.abb(a, (c) => c.horizontalAlignment = this.abu);
686
- this.abb(a, (c) => c.verticalAlignment = this.acw);
687
- this.abb(a, (c) => c.visibility = this.ac1);
688
- this.abb(a, (c) => c.location = this.wc(this.wf));
689
- this.abc(a, (c) => c.horizontalAlignment = this.abv);
690
- this.abc(a, (c) => c.angle = this.xz);
691
- this.abe(a);
692
- }
693
- abf(a) {
688
+ this.abr(a, (c) => c.horizontalAlignment = this.aca);
689
+ this.abr(a, (c) => c.verticalAlignment = this.adc);
690
+ this.abr(a, (c) => c.visibility = this.adh);
691
+ this.abr(a, (c) => c.location = this.ws(this.wv));
692
+ this.abs(a, (c) => c.horizontalAlignment = this.acb);
693
+ this.abs(a, (c) => c.angle = this.yf);
694
+ this.abu(a);
695
+ }
696
+ abv(a) {
694
697
  if (a == null) {
695
698
  return;
696
699
  }
697
- if (this.ka != null && a.fl == null) {
698
- a.provideRenderer(this.ka);
700
+ if (this.kj != null && a.fl == null) {
701
+ a.provideRenderer(this.kj);
699
702
  }
700
- a.cu = this.gd;
701
- a.cw = this.gd;
702
- this.abb(a, (b) => b.angle = this.x6);
703
- this.abb(a, (b) => {
704
- if (b.extent != this.x5) {
705
- b.extent = this.x5;
703
+ a.cu = this.gm;
704
+ a.cw = this.gm;
705
+ this.abr(a, (b) => b.angle = this.ym);
706
+ this.abr(a, (b) => {
707
+ if (b.extent != this.yl) {
708
+ b.extent = this.yl;
706
709
  }
707
710
  });
708
- this.abb(a, (b) => b.horizontalAlignment = this.abw);
709
- this.abb(a, (b) => b.verticalAlignment = this.acx);
710
- this.abb(a, (b) => b.visibility = this.ac2);
711
- this.abb(a, (b) => b.location = this.wd(this.wh));
712
- this.abc(a, (b) => b.verticalAlignment = this.acy);
713
- this.abc(a, (b) => b.angle = this.yg);
714
- a.jw = this.acn;
715
- a.er = this.yb;
716
- a.jx = this.aco;
717
- a.eu = this.yc;
718
- a.jz = this.acq;
719
- a.fg = this.yd;
720
- a.jy = this.acp;
721
- a.fh = this.ye;
722
- a.j0 = this.acr;
723
- a.fi = this.yf;
724
- let b = a == this.v7();
711
+ this.abr(a, (b) => b.horizontalAlignment = this.acc);
712
+ this.abr(a, (b) => b.verticalAlignment = this.add);
713
+ this.abr(a, (b) => b.visibility = this.adi);
714
+ this.abr(a, (b) => b.location = this.wt(this.wx));
715
+ this.abs(a, (b) => b.verticalAlignment = this.ade);
716
+ this.abs(a, (b) => b.angle = this.yw);
717
+ a.jw = this.ac3;
718
+ a.er = this.yr;
719
+ a.jx = this.ac4;
720
+ a.eu = this.ys;
721
+ a.jz = this.ac6;
722
+ a.fg = this.yt;
723
+ a.jy = this.ac5;
724
+ a.fh = this.yu;
725
+ a.j0 = this.ac7;
726
+ a.fi = this.yv;
727
+ let b = a == this.wn();
725
728
  if (b) {
726
- a.g6 = this.aaz;
729
+ a.g6 = this.abf;
727
730
  }
728
- a.gg = this.aab;
729
- a.ah = this.v5;
730
- this.abg(a);
731
+ a.gg = this.aar;
732
+ a.ah = this.wl;
733
+ this.abw(a);
731
734
  }
732
- r3() {
733
- super.r3();
734
- this.abd(this.v6());
735
- this.abf(this.v7());
735
+ sj() {
736
+ super.sj();
737
+ this.abt(this.wm());
738
+ this.abv(this.wn());
736
739
  }
737
- abb(a, b) {
740
+ abr(a, b) {
738
741
  if (a == null) {
739
742
  return;
740
743
  }
@@ -751,7 +754,7 @@ export let XYChart = /*@__PURE__*/ (() => {
751
754
  }
752
755
  b(a.az);
753
756
  }
754
- abc(a, b) {
757
+ abs(a, b) {
755
758
  if (a == null) {
756
759
  return;
757
760
  }
@@ -768,170 +771,170 @@ export let XYChart = /*@__PURE__*/ (() => {
768
771
  }
769
772
  b(a.bf);
770
773
  }
771
- sy(a, b, c) {
772
- super.sy(a, b, c);
774
+ te(a, b, c) {
775
+ super.te(a, b, c);
773
776
  switch (a) {
774
777
  case "XAxisLabelAngle":
775
- this.abj((d) => d.angle = this.xp);
778
+ this.abz((d) => d.angle = this.x5);
776
779
  break;
777
780
  case "YAxisLabelAngle":
778
- this.abo((d) => d.angle = this.x6);
781
+ this.ab4((d) => d.angle = this.ym);
779
782
  break;
780
783
  case "XAxisLabelHorizontalAlignment":
781
- this.abj((d) => d.horizontalAlignment = this.abu);
784
+ this.abz((d) => d.horizontalAlignment = this.aca);
782
785
  break;
783
786
  case "YAxisLabelHorizontalAlignment":
784
- this.abo((d) => d.horizontalAlignment = this.abw);
787
+ this.ab4((d) => d.horizontalAlignment = this.acc);
785
788
  break;
786
789
  case "XAxisLabelVerticalAlignment":
787
- this.abj((d) => d.verticalAlignment = this.acw);
790
+ this.abz((d) => d.verticalAlignment = this.adc);
788
791
  break;
789
792
  case "YAxisLabelVerticalAlignment":
790
- this.abo((d) => d.verticalAlignment = this.acx);
793
+ this.ab4((d) => d.verticalAlignment = this.add);
791
794
  break;
792
795
  case "XAxisLabelVisibility":
793
- this.abj((d) => d.visibility = this.ac1);
796
+ this.abz((d) => d.visibility = this.adh);
794
797
  break;
795
798
  case "YAxisLabelVisibility":
796
- this.abo((d) => d.visibility = this.ac2);
799
+ this.ab4((d) => d.visibility = this.adi);
797
800
  break;
798
801
  case "XAxisLabel":
799
- this.abh((d) => d.f0 = this.yo);
802
+ this.abx((d) => d.f0 = this.y4);
800
803
  break;
801
804
  case "YAxisLabel":
802
- this.abm((d) => d.f0 = this.yp);
805
+ this.ab2((d) => d.f0 = this.y5);
803
806
  break;
804
807
  case "XAxisLabelFormat":
805
- this.abh((d) => d.gg = this.y6);
808
+ this.abx((d) => d.gg = this.zm);
806
809
  break;
807
810
  case "XAxisLabelFormatSpecifiers":
808
- this.abh((d) => d.ah = this.v4);
811
+ this.abx((d) => d.ah = this.wk);
809
812
  break;
810
813
  case "YAxisLabelFormat":
811
- this.abm((d) => d.gg = this.aab);
814
+ this.ab2((d) => d.gg = this.aar);
812
815
  break;
813
816
  case "YAxisLabelFormatSpecifiers":
814
- this.abm((d) => d.ah = this.v5);
817
+ this.ab2((d) => d.ah = this.wl);
815
818
  break;
816
819
  case "XAxisTitleAngle":
817
- this.abl((d) => d.angle = this.xz);
820
+ this.ab1((d) => d.angle = this.yf);
818
821
  break;
819
822
  case "YAxisTitleAngle":
820
- this.abq((d) => d.angle = this.yg);
823
+ this.ab6((d) => d.angle = this.yw);
821
824
  break;
822
825
  case "XAxisTitleAlignment":
823
- this.abl((d) => d.horizontalAlignment = this.abv);
826
+ this.ab1((d) => d.horizontalAlignment = this.acb);
824
827
  break;
825
828
  case "YAxisTitleAlignment":
826
- this.abq((d) => d.verticalAlignment = this.acy);
829
+ this.ab6((d) => d.verticalAlignment = this.ade);
827
830
  break;
828
831
  case "XAxisTitle":
829
- this.abh((d) => d.g6 = this.zu);
832
+ this.abx((d) => d.g6 = this.aaa);
830
833
  break;
831
834
  case "YAxisTitle":
832
- this.abn((d) => d.g6 = this.aaz, false);
835
+ this.ab3((d) => d.g6 = this.abf, false);
833
836
  break;
834
837
  case "XAxisMajorStroke":
835
- this.abi((d) => d.jw = this.acg, a);
838
+ this.aby((d) => d.jw = this.acw, a);
836
839
  break;
837
840
  case "YAxisMajorStroke":
838
- this.abm((d) => d.jw = this.acn);
841
+ this.ab2((d) => d.jw = this.ac3);
839
842
  break;
840
843
  case "XAxisMajorStrokeThickness":
841
- this.abi((d) => d.er = this.xu, a);
844
+ this.aby((d) => d.er = this.ya, a);
842
845
  break;
843
846
  case "YAxisMajorStrokeThickness":
844
- this.abm((d) => d.er = this.yb);
847
+ this.ab2((d) => d.er = this.yr);
845
848
  break;
846
849
  case "XAxisMinorStroke":
847
- this.abh((d) => d.jx = this.ach);
850
+ this.abx((d) => d.jx = this.acx);
848
851
  break;
849
852
  case "YAxisMinorStroke":
850
- this.abm((d) => d.jx = this.aco);
853
+ this.ab2((d) => d.jx = this.ac4);
851
854
  break;
852
855
  case "XAxisMinorStrokeThickness":
853
- this.abh((d) => d.eu = this.xv);
856
+ this.abx((d) => d.eu = this.yb);
854
857
  break;
855
858
  case "YAxisMinorStrokeThickness":
856
- this.abm((d) => d.eu = this.yc);
859
+ this.ab2((d) => d.eu = this.ys);
857
860
  break;
858
861
  case "XAxisTickLength":
859
- this.abh((d) => d.fh = this.xx);
862
+ this.abx((d) => d.fh = this.yd);
860
863
  break;
861
864
  case "YAxisTickLength":
862
- this.abm((d) => d.fh = this.ye);
865
+ this.ab2((d) => d.fh = this.yu);
863
866
  break;
864
867
  case "XAxisTickStroke":
865
- this.abh((d) => d.j0 = this.ack);
868
+ this.abx((d) => d.j0 = this.ac0);
866
869
  break;
867
870
  case "YAxisTickStroke":
868
- this.abm((d) => d.j0 = this.acr);
871
+ this.ab2((d) => d.j0 = this.ac7);
869
872
  break;
870
873
  case "XAxisTickStrokeThickness":
871
- this.abh((d) => d.fi = this.xy);
874
+ this.abx((d) => d.fi = this.ye);
872
875
  break;
873
876
  case "YAxisTickStrokeThickness":
874
- this.abm((d) => d.fi = this.yf);
877
+ this.ab2((d) => d.fi = this.yv);
875
878
  break;
876
879
  case "XAxisStroke":
877
- this.abh((d) => d.jz = this.acj);
880
+ this.abx((d) => d.jz = this.acz);
878
881
  break;
879
882
  case "YAxisStroke":
880
- this.abm((d) => d.jz = this.acq);
883
+ this.ab2((d) => d.jz = this.ac6);
881
884
  break;
882
885
  case "XAxisStrokeThickness":
883
- this.abh((d) => d.fg = this.xw);
886
+ this.abx((d) => d.fg = this.yc);
884
887
  break;
885
888
  case "YAxisStrokeThickness":
886
- this.abm((d) => d.fg = this.yd);
889
+ this.ab2((d) => d.fg = this.yt);
887
890
  break;
888
891
  case "XAxisExtent":
889
- this.abj((d) => d.extent = this.xo);
892
+ this.abz((d) => d.extent = this.x4);
890
893
  break;
891
894
  case "YAxisExtent":
892
- this.abo((d) => d.extent = this.x5);
895
+ this.ab4((d) => d.extent = this.yl);
893
896
  break;
894
897
  case "XAxisStrip":
895
- this.abh((d) => d.jy = this.aci);
898
+ this.abx((d) => d.jy = this.acy);
896
899
  break;
897
900
  case "YAxisStrip":
898
- this.abm((d) => d.jy = this.acp);
901
+ this.ab2((d) => d.jy = this.ac5);
899
902
  break;
900
903
  case "XAxisInverted":
901
- this.abh((d) => d.ch = this.wk);
904
+ this.abx((d) => d.ch = this.w0);
902
905
  break;
903
906
  case "YAxisInverted":
904
- this.abm((d) => d.ch = this.wl);
907
+ this.ab2((d) => d.ch = this.w1);
905
908
  break;
906
909
  case "YAxisLabelLocation":
907
- this.abp();
910
+ this.ab5();
908
911
  break;
909
912
  case "XAxisLabelLocation":
910
- this.abk();
913
+ this.ab0();
911
914
  break;
912
915
  }
913
916
  }
914
- abp() {
915
- let a = this.wd(this.wh);
917
+ ab5() {
918
+ let a = this.wt(this.wx);
916
919
  if (a == 2 || a == 7) {
917
- this.abw = 2;
920
+ this.acc = 2;
918
921
  }
919
922
  else {
920
- this.abw = 0;
923
+ this.acc = 0;
921
924
  }
922
- this.abo((b) => b.location = a);
925
+ this.ab4((b) => b.location = a);
923
926
  }
924
- abk() {
925
- let a = this.wc(this.wf);
927
+ ab0() {
928
+ let a = this.ws(this.wv);
926
929
  if (a == 1 || a == 5) {
927
- this.acw = 0;
930
+ this.adc = 0;
928
931
  }
929
932
  else {
930
- this.acw = 2;
933
+ this.adc = 2;
931
934
  }
932
- this.abj((b) => b.location = a);
935
+ this.abz((b) => b.location = a);
933
936
  }
934
- wd(a) {
937
+ wt(a) {
935
938
  if (a == 0) {
936
939
  return 2;
937
940
  }
@@ -953,7 +956,7 @@ export let XYChart = /*@__PURE__*/ (() => {
953
956
  }
954
957
  }
955
958
  }
956
- wc(a) {
959
+ ws(a) {
957
960
  if (a == 1) {
958
961
  return 1;
959
962
  }
@@ -970,54 +973,64 @@ export let XYChart = /*@__PURE__*/ (() => {
970
973
  return 1;
971
974
  }
972
975
  }
973
- get yo() {
974
- return this.ym;
976
+ get y4() {
977
+ return this.y2;
975
978
  }
976
- set yo(a) {
977
- let b = this.yo;
979
+ set y4(a) {
980
+ let b = this.y4;
978
981
  if (a != b) {
979
- this.ym = a;
980
- this.sy("XAxisLabel", b, this.yo);
982
+ this.y2 = a;
983
+ this.te("XAxisLabel", b, this.y4);
981
984
  }
982
985
  }
983
- get yp() {
984
- return this.yn;
986
+ get y5() {
987
+ return this.y3;
985
988
  }
986
- set yp(a) {
987
- let b = this.yp;
989
+ set y5(a) {
990
+ let b = this.y5;
988
991
  if (a != b) {
989
- this.yn = a;
990
- this.sy("YAxisLabel", b, this.yp);
992
+ this.y3 = a;
993
+ this.te("YAxisLabel", b, this.y5);
991
994
  }
992
995
  }
993
- get acg() {
994
- return this.ab0;
996
+ get acw() {
997
+ return this.acg;
995
998
  }
996
- set acg(a) {
997
- let b = this.acg;
999
+ set acw(a) {
1000
+ let b = this.acw;
998
1001
  if (a != b) {
999
- this.ab0 = a;
1000
- this.sy("XAxisMajorStroke", b, this.acg);
1002
+ this.acg = a;
1003
+ this.te("XAxisMajorStroke", b, this.acw);
1001
1004
  }
1002
1005
  }
1003
- get acn() {
1004
- return this.ab7;
1006
+ get ac3() {
1007
+ return this.acn;
1005
1008
  }
1006
- set acn(a) {
1007
- let b = this.acn;
1009
+ set ac3(a) {
1010
+ let b = this.ac3;
1008
1011
  if (a != b) {
1009
- this.ab7 = a;
1010
- this.sy("YAxisMajorStroke", b, this.acn);
1012
+ this.acn = a;
1013
+ this.te("YAxisMajorStroke", b, this.ac3);
1011
1014
  }
1012
1015
  }
1013
- get xu() {
1014
- return this.ws;
1016
+ get ya() {
1017
+ return this.w8;
1015
1018
  }
1016
- set xu(a) {
1017
- let b = this.xu;
1019
+ set ya(a) {
1020
+ let b = this.ya;
1018
1021
  if (a != b) {
1019
- this.ws = a;
1020
- this.sy("XAxisMajorStrokeThickness", b, this.xu);
1022
+ this.w8 = a;
1023
+ this.te("XAxisMajorStrokeThickness", b, this.ya);
1024
+ }
1025
+ }
1026
+ get yr() {
1027
+ return this.xp;
1028
+ }
1029
+ set yr(a) {
1030
+ let b = this.yr;
1031
+ if (a != b) {
1032
+ this.xp = a;
1033
+ this.te("YAxisMajorStrokeThickness", b, this.yr);
1021
1034
  }
1022
1035
  }
1023
1036
  get yb() {
@@ -1027,77 +1040,77 @@ export let XYChart = /*@__PURE__*/ (() => {
1027
1040
  let b = this.yb;
1028
1041
  if (a != b) {
1029
1042
  this.w9 = a;
1030
- this.sy("YAxisMajorStrokeThickness", b, this.yb);
1043
+ this.te("XAxisMinorStrokeThickness", b, this.yb);
1031
1044
  }
1032
1045
  }
1033
- get xv() {
1034
- return this.wt;
1046
+ get ys() {
1047
+ return this.xq;
1035
1048
  }
1036
- set xv(a) {
1037
- let b = this.xv;
1049
+ set ys(a) {
1050
+ let b = this.ys;
1038
1051
  if (a != b) {
1039
- this.wt = a;
1040
- this.sy("XAxisMinorStrokeThickness", b, this.xv);
1052
+ this.xq = a;
1053
+ this.te("YAxisMinorStrokeThickness", b, this.ys);
1041
1054
  }
1042
1055
  }
1043
- get yc() {
1044
- return this.xa;
1056
+ get acy() {
1057
+ return this.aci;
1045
1058
  }
1046
- set yc(a) {
1047
- let b = this.yc;
1059
+ set acy(a) {
1060
+ let b = this.acy;
1048
1061
  if (a != b) {
1049
- this.xa = a;
1050
- this.sy("YAxisMinorStrokeThickness", b, this.yc);
1062
+ this.aci = a;
1063
+ this.te("XAxisStrip", b, this.acy);
1051
1064
  }
1052
1065
  }
1053
- get aci() {
1054
- return this.ab2;
1066
+ get ac5() {
1067
+ return this.acp;
1055
1068
  }
1056
- set aci(a) {
1057
- let b = this.aci;
1069
+ set ac5(a) {
1070
+ let b = this.ac5;
1058
1071
  if (a != b) {
1059
- this.ab2 = a;
1060
- this.sy("XAxisStrip", b, this.aci);
1072
+ this.acp = a;
1073
+ this.te("YAxisStrip", b, this.ac5);
1061
1074
  }
1062
1075
  }
1063
- get acp() {
1064
- return this.ab9;
1076
+ get acz() {
1077
+ return this.acj;
1065
1078
  }
1066
- set acp(a) {
1067
- let b = this.acp;
1079
+ set acz(a) {
1080
+ let b = this.acz;
1068
1081
  if (a != b) {
1069
- this.ab9 = a;
1070
- this.sy("YAxisStrip", b, this.acp);
1082
+ this.acj = a;
1083
+ this.te("XAxisStroke", b, this.acz);
1071
1084
  }
1072
1085
  }
1073
- get acj() {
1074
- return this.ab3;
1086
+ get ac6() {
1087
+ return this.acq;
1075
1088
  }
1076
- set acj(a) {
1077
- let b = this.acj;
1089
+ set ac6(a) {
1090
+ let b = this.ac6;
1078
1091
  if (a != b) {
1079
- this.ab3 = a;
1080
- this.sy("XAxisStroke", b, this.acj);
1092
+ this.acq = a;
1093
+ this.te("YAxisStroke", b, this.ac6);
1081
1094
  }
1082
1095
  }
1083
- get acq() {
1084
- return this.aca;
1096
+ get yc() {
1097
+ return this.xa;
1085
1098
  }
1086
- set acq(a) {
1087
- let b = this.acq;
1099
+ set yc(a) {
1100
+ let b = this.yc;
1088
1101
  if (a != b) {
1089
- this.aca = a;
1090
- this.sy("YAxisStroke", b, this.acq);
1102
+ this.xa = a;
1103
+ this.te("XAxisStrokeThickness", b, this.yc);
1091
1104
  }
1092
1105
  }
1093
- get xw() {
1094
- return this.wu;
1106
+ get yt() {
1107
+ return this.xr;
1095
1108
  }
1096
- set xw(a) {
1097
- let b = this.xw;
1109
+ set yt(a) {
1110
+ let b = this.yt;
1098
1111
  if (a != b) {
1099
- this.wu = a;
1100
- this.sy("XAxisStrokeThickness", b, this.xw);
1112
+ this.xr = a;
1113
+ this.te("YAxisStrokeThickness", b, this.yt);
1101
1114
  }
1102
1115
  }
1103
1116
  get yd() {
@@ -1107,345 +1120,335 @@ export let XYChart = /*@__PURE__*/ (() => {
1107
1120
  let b = this.yd;
1108
1121
  if (a != b) {
1109
1122
  this.xb = a;
1110
- this.sy("YAxisStrokeThickness", b, this.yd);
1111
- }
1112
- }
1113
- get xx() {
1114
- return this.wv;
1115
- }
1116
- set xx(a) {
1117
- let b = this.xx;
1118
- if (a != b) {
1119
- this.wv = a;
1120
- this.sy("XAxisTickLength", b, this.xx);
1123
+ this.te("XAxisTickLength", b, this.yd);
1121
1124
  }
1122
1125
  }
1123
- get ye() {
1124
- return this.xc;
1126
+ get yu() {
1127
+ return this.xs;
1125
1128
  }
1126
- set ye(a) {
1127
- let b = this.ye;
1129
+ set yu(a) {
1130
+ let b = this.yu;
1128
1131
  if (a != b) {
1129
- this.xc = a;
1130
- this.sy("YAxisTickLength", b, this.ye);
1132
+ this.xs = a;
1133
+ this.te("YAxisTickLength", b, this.yu);
1131
1134
  }
1132
1135
  }
1133
- get ack() {
1134
- return this.ab4;
1136
+ get ac0() {
1137
+ return this.ack;
1135
1138
  }
1136
- set ack(a) {
1137
- let b = this.ack;
1139
+ set ac0(a) {
1140
+ let b = this.ac0;
1138
1141
  if (a != b) {
1139
- this.ab4 = a;
1140
- this.sy("XAxisTickStroke", b, this.ack);
1142
+ this.ack = a;
1143
+ this.te("XAxisTickStroke", b, this.ac0);
1141
1144
  }
1142
1145
  }
1143
- get acr() {
1144
- return this.acb;
1146
+ get ac7() {
1147
+ return this.acr;
1145
1148
  }
1146
- set acr(a) {
1147
- let b = this.acr;
1149
+ set ac7(a) {
1150
+ let b = this.ac7;
1148
1151
  if (a != b) {
1149
- this.acb = a;
1150
- this.sy("YAxisTickStroke", b, this.acr);
1152
+ this.acr = a;
1153
+ this.te("YAxisTickStroke", b, this.ac7);
1151
1154
  }
1152
1155
  }
1153
- get xy() {
1154
- return this.ww;
1156
+ get ye() {
1157
+ return this.xc;
1155
1158
  }
1156
- set xy(a) {
1157
- let b = this.xy;
1159
+ set ye(a) {
1160
+ let b = this.ye;
1158
1161
  if (a != b) {
1159
- this.ww = a;
1160
- this.sy("XAxisTickStrokeThickness", b, this.xy);
1162
+ this.xc = a;
1163
+ this.te("XAxisTickStrokeThickness", b, this.ye);
1161
1164
  }
1162
1165
  }
1163
- get yf() {
1164
- return this.xd;
1166
+ get yv() {
1167
+ return this.xt;
1165
1168
  }
1166
- set yf(a) {
1167
- let b = this.yf;
1169
+ set yv(a) {
1170
+ let b = this.yv;
1168
1171
  if (a != b) {
1169
- this.xd = a;
1170
- this.sy("YAxisTickStrokeThickness", b, this.yf);
1172
+ this.xt = a;
1173
+ this.te("YAxisTickStrokeThickness", b, this.yv);
1171
1174
  }
1172
1175
  }
1173
- get zu() {
1174
- return this.ys;
1176
+ get aaa() {
1177
+ return this.y8;
1175
1178
  }
1176
- set zu(a) {
1177
- let b = this.zu;
1179
+ set aaa(a) {
1180
+ let b = this.aaa;
1178
1181
  if (a != b) {
1179
- this.ys = a;
1180
- this.sy("XAxisTitle", b, this.zu);
1182
+ this.y8 = a;
1183
+ this.te("XAxisTitle", b, this.aaa);
1181
1184
  }
1182
1185
  }
1183
- get aaz() {
1184
- return this.yw;
1186
+ get abf() {
1187
+ return this.zc;
1185
1188
  }
1186
- set aaz(a) {
1187
- let b = this.aaz;
1189
+ set abf(a) {
1190
+ let b = this.abf;
1188
1191
  if (a != b) {
1189
- this.yw = a;
1190
- this.sy("YAxisTitle", b, this.aaz);
1192
+ this.zc = a;
1193
+ this.te("YAxisTitle", b, this.abf);
1191
1194
  }
1192
1195
  }
1193
- get ach() {
1194
- return this.ab1;
1196
+ get acx() {
1197
+ return this.ach;
1195
1198
  }
1196
- set ach(a) {
1197
- let b = this.ach;
1199
+ set acx(a) {
1200
+ let b = this.acx;
1198
1201
  if (a != b) {
1199
- this.ab1 = a;
1200
- this.sy("XAxisMinorStroke", b, this.ach);
1202
+ this.ach = a;
1203
+ this.te("XAxisMinorStroke", b, this.acx);
1201
1204
  }
1202
1205
  }
1203
- get aco() {
1204
- return this.ab8;
1206
+ get ac4() {
1207
+ return this.aco;
1205
1208
  }
1206
- set aco(a) {
1207
- let b = this.aco;
1209
+ set ac4(a) {
1210
+ let b = this.ac4;
1208
1211
  if (a != b) {
1209
- this.ab8 = a;
1210
- this.sy("YAxisMinorStroke", b, this.aco);
1212
+ this.aco = a;
1213
+ this.te("YAxisMinorStroke", b, this.ac4);
1211
1214
  }
1212
1215
  }
1213
- get xp() {
1214
- return this.wn;
1216
+ get x5() {
1217
+ return this.w3;
1215
1218
  }
1216
- set xp(a) {
1217
- let b = this.xp;
1219
+ set x5(a) {
1220
+ let b = this.x5;
1218
1221
  if (a != b) {
1219
- this.wn = a;
1220
- this.sy("XAxisLabelAngle", b, this.xp);
1222
+ this.w3 = a;
1223
+ this.te("XAxisLabelAngle", b, this.x5);
1221
1224
  }
1222
1225
  }
1223
- get x6() {
1224
- return this.w4;
1226
+ get ym() {
1227
+ return this.xk;
1225
1228
  }
1226
- set x6(a) {
1227
- let b = this.x6;
1229
+ set ym(a) {
1230
+ let b = this.ym;
1228
1231
  if (a != b) {
1229
- this.w4 = a;
1230
- this.sy("YAxisLabelAngle", b, this.x6);
1232
+ this.xk = a;
1233
+ this.te("YAxisLabelAngle", b, this.ym);
1231
1234
  }
1232
1235
  }
1233
- get xo() {
1234
- return this.wm;
1236
+ get x4() {
1237
+ return this.w2;
1235
1238
  }
1236
- set xo(a) {
1237
- let b = this.xo;
1239
+ set x4(a) {
1240
+ let b = this.x4;
1238
1241
  if (a != b) {
1239
- this.wm = a;
1240
- this.sy("XAxisExtent", b, this.xo);
1242
+ this.w2 = a;
1243
+ this.te("XAxisExtent", b, this.x4);
1241
1244
  }
1242
1245
  }
1243
- get x5() {
1244
- return this.w3;
1246
+ get yl() {
1247
+ return this.xj;
1245
1248
  }
1246
- set x5(a) {
1247
- let b = this.x5;
1249
+ set yl(a) {
1250
+ let b = this.yl;
1248
1251
  if (a != b) {
1249
- this.w3 = a;
1250
- this.sy("YAxisExtent", b, this.x5);
1252
+ this.xj = a;
1253
+ this.te("YAxisExtent", b, this.yl);
1251
1254
  }
1252
1255
  }
1253
- get xz() {
1254
- return this.wx;
1256
+ get yf() {
1257
+ return this.xd;
1255
1258
  }
1256
- set xz(a) {
1257
- let b = this.xz;
1259
+ set yf(a) {
1260
+ let b = this.yf;
1258
1261
  if (a != b) {
1259
- this.wx = a;
1260
- this.sy("XAxisTitleAngle", b, this.xz);
1262
+ this.xd = a;
1263
+ this.te("XAxisTitleAngle", b, this.yf);
1261
1264
  }
1262
1265
  }
1263
- get yg() {
1264
- return this.xe;
1266
+ get yw() {
1267
+ return this.xu;
1265
1268
  }
1266
- set yg(a) {
1267
- let b = this.yg;
1269
+ set yw(a) {
1270
+ let b = this.yw;
1268
1271
  if (a != b) {
1269
- this.xe = a;
1270
- this.sy("YAxisTitleAngle", b, this.yg);
1272
+ this.xu = a;
1273
+ this.te("YAxisTitleAngle", b, this.yw);
1271
1274
  }
1272
1275
  }
1273
- get wk() {
1274
- return this.wi;
1276
+ get w0() {
1277
+ return this.wy;
1275
1278
  }
1276
- set wk(a) {
1277
- let b = this.wk;
1279
+ set w0(a) {
1280
+ let b = this.w0;
1278
1281
  if (a != b) {
1279
- this.wi = a;
1280
- this.sy("XAxisInverted", b, this.wk);
1282
+ this.wy = a;
1283
+ this.te("XAxisInverted", b, this.w0);
1281
1284
  }
1282
1285
  }
1283
- get wl() {
1284
- return this.wj;
1286
+ get w1() {
1287
+ return this.wz;
1285
1288
  }
1286
- set wl(a) {
1287
- let b = this.wl;
1289
+ set w1(a) {
1290
+ let b = this.w1;
1288
1291
  if (a != b) {
1289
- this.wj = a;
1290
- this.sy("YAxisInverted", b, this.wl);
1292
+ this.wz = a;
1293
+ this.te("YAxisInverted", b, this.w1);
1291
1294
  }
1292
1295
  }
1293
- get abv() {
1294
- return this.abs;
1296
+ get acb() {
1297
+ return this.ab8;
1295
1298
  }
1296
- set abv(a) {
1297
- let b = this.abv;
1299
+ set acb(a) {
1300
+ let b = this.acb;
1298
1301
  if (a != b) {
1299
- this.abs = a;
1300
- this.sy("XAxisTitleAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.abv));
1302
+ this.ab8 = a;
1303
+ this.te("XAxisTitleAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.acb));
1301
1304
  }
1302
1305
  }
1303
- get acy() {
1304
- return this.acv;
1306
+ get ade() {
1307
+ return this.adb;
1305
1308
  }
1306
- set acy(a) {
1307
- let b = this.acy;
1309
+ set ade(a) {
1310
+ let b = this.ade;
1308
1311
  if (a != b) {
1309
- this.acv = a;
1310
- this.sy("YAxisTitleAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.acy));
1312
+ this.adb = a;
1313
+ this.te("YAxisTitleAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.ade));
1311
1314
  }
1312
1315
  }
1313
- get abu() {
1314
- return this.abr;
1316
+ get aca() {
1317
+ return this.ab7;
1315
1318
  }
1316
- set abu(a) {
1317
- let b = this.abu;
1319
+ set aca(a) {
1320
+ let b = this.aca;
1318
1321
  if (a != b) {
1319
- this.abr = a;
1320
- this.sy("XAxisLabelHorizontalAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.abu));
1322
+ this.ab7 = a;
1323
+ this.te("XAxisLabelHorizontalAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.aca));
1321
1324
  }
1322
1325
  }
1323
- get_abw() {
1324
- return this.abt;
1326
+ get_acc() {
1327
+ return this.ab9;
1325
1328
  }
1326
- set_abw(a) {
1327
- let b = this.abw;
1329
+ set_acc(a) {
1330
+ let b = this.acc;
1328
1331
  if (a != b) {
1329
- this.abt = a;
1330
- this.sy("YAxisLabelHorizontalAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.abw));
1332
+ this.ab9 = a;
1333
+ this.te("YAxisLabelHorizontalAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.acc));
1331
1334
  }
1332
1335
  }
1333
- get abw() {
1334
- return this.get_abw();
1336
+ get acc() {
1337
+ return this.get_acc();
1335
1338
  }
1336
- set abw(a) {
1337
- this.set_abw(a);
1339
+ set acc(a) {
1340
+ this.set_acc(a);
1338
1341
  }
1339
- get acw() {
1340
- return this.act;
1342
+ get adc() {
1343
+ return this.ac9;
1341
1344
  }
1342
- set acw(a) {
1343
- let b = this.acw;
1345
+ set adc(a) {
1346
+ let b = this.adc;
1344
1347
  if (a != b) {
1345
- this.act = a;
1346
- this.sy("XAxisLabelVerticalAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.acw));
1348
+ this.ac9 = a;
1349
+ this.te("XAxisLabelVerticalAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.adc));
1347
1350
  }
1348
1351
  }
1349
- get acx() {
1350
- return this.acu;
1352
+ get add() {
1353
+ return this.ada;
1351
1354
  }
1352
- set acx(a) {
1353
- let b = this.acx;
1355
+ set add(a) {
1356
+ let b = this.add;
1354
1357
  if (a != b) {
1355
- this.acu = a;
1356
- this.sy("YAxisLabelVerticalAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.acx));
1358
+ this.ada = a;
1359
+ this.te("YAxisLabelVerticalAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.add));
1357
1360
  }
1358
1361
  }
1359
- get ac1() {
1360
- return this.acz;
1362
+ get adh() {
1363
+ return this.adf;
1361
1364
  }
1362
- set ac1(a) {
1363
- let b = this.ac1;
1365
+ set adh(a) {
1366
+ let b = this.adh;
1364
1367
  if (a != b) {
1365
- this.acz = a;
1366
- this.sy("XAxisLabelVisibility", enumGetBox(Visibility_$type, b), enumGetBox(Visibility_$type, this.ac1));
1368
+ this.adf = a;
1369
+ this.te("XAxisLabelVisibility", enumGetBox(Visibility_$type, b), enumGetBox(Visibility_$type, this.adh));
1367
1370
  }
1368
1371
  }
1369
- get ac2() {
1370
- return this.ac0;
1372
+ get adi() {
1373
+ return this.adg;
1371
1374
  }
1372
- set ac2(a) {
1373
- let b = this.ac2;
1375
+ set adi(a) {
1376
+ let b = this.adi;
1374
1377
  if (a != b) {
1375
- this.ac0 = a;
1376
- this.sy("YAxisLabelVisibility", enumGetBox(Visibility_$type, b), enumGetBox(Visibility_$type, this.ac2));
1378
+ this.adg = a;
1379
+ this.te("YAxisLabelVisibility", enumGetBox(Visibility_$type, b), enumGetBox(Visibility_$type, this.adi));
1377
1380
  }
1378
1381
  }
1379
- get_wh() {
1380
- return this.wg;
1382
+ get_wx() {
1383
+ return this.ww;
1381
1384
  }
1382
- set_wh(a) {
1383
- let b = this.wh;
1385
+ set_wx(a) {
1386
+ let b = this.wx;
1384
1387
  if (a != b) {
1385
- this.wg = a;
1386
- this.sy("YAxisLabelLocation", enumGetBox(YAxisLabelLocation_$type, b), enumGetBox(YAxisLabelLocation_$type, this.wh));
1388
+ this.ww = a;
1389
+ this.te("YAxisLabelLocation", enumGetBox(YAxisLabelLocation_$type, b), enumGetBox(YAxisLabelLocation_$type, this.wx));
1387
1390
  }
1388
1391
  }
1389
- get wh() {
1390
- return this.get_wh();
1392
+ get wx() {
1393
+ return this.get_wx();
1391
1394
  }
1392
- set wh(a) {
1393
- this.set_wh(a);
1395
+ set wx(a) {
1396
+ this.set_wx(a);
1394
1397
  }
1395
- get_wf() {
1396
- return this.we;
1398
+ get_wv() {
1399
+ return this.wu;
1397
1400
  }
1398
- set_wf(a) {
1399
- let b = this.wf;
1401
+ set_wv(a) {
1402
+ let b = this.wv;
1400
1403
  if (a != b) {
1401
- this.we = a;
1402
- this.sy("XAxisLabelLocation", enumGetBox(XAxisLabelLocation_$type, b), enumGetBox(XAxisLabelLocation_$type, this.wf));
1404
+ this.wu = a;
1405
+ this.te("XAxisLabelLocation", enumGetBox(XAxisLabelLocation_$type, b), enumGetBox(XAxisLabelLocation_$type, this.wv));
1403
1406
  }
1404
1407
  }
1405
- get wf() {
1406
- return this.get_wf();
1408
+ get wv() {
1409
+ return this.get_wv();
1407
1410
  }
1408
- set wf(a) {
1409
- this.set_wf(a);
1411
+ set wv(a) {
1412
+ this.set_wv(a);
1410
1413
  }
1411
- get y6() {
1412
- return this.yq;
1414
+ get zm() {
1415
+ return this.y6;
1413
1416
  }
1414
- set y6(a) {
1415
- let b = this.yq;
1417
+ set zm(a) {
1418
+ let b = this.y6;
1416
1419
  if (a != b) {
1417
- this.yq = a;
1418
- this.sy("XAxisLabelFormat", b, this.yq);
1420
+ this.y6 = a;
1421
+ this.te("XAxisLabelFormat", b, this.y6);
1419
1422
  }
1420
1423
  }
1421
- get v4() {
1422
- return this.v2;
1424
+ get wk() {
1425
+ return this.wi;
1423
1426
  }
1424
- set v4(a) {
1425
- let b = this.v2;
1427
+ set wk(a) {
1428
+ let b = this.wi;
1426
1429
  if (a != b) {
1427
- this.v2 = a;
1428
- this.sy("XAxisLabelFormatSpecifiers", b, this.v2);
1430
+ this.wi = a;
1431
+ this.te("XAxisLabelFormatSpecifiers", b, this.wi);
1429
1432
  }
1430
1433
  }
1431
- get aab() {
1432
- return this.yu;
1434
+ get aar() {
1435
+ return this.za;
1433
1436
  }
1434
- set aab(a) {
1435
- let b = this.yu;
1437
+ set aar(a) {
1438
+ let b = this.za;
1436
1439
  if (a != b) {
1437
- this.yu = a;
1438
- this.sy("YAxisLabelFormat", b, this.yu);
1440
+ this.za = a;
1441
+ this.te("YAxisLabelFormat", b, this.za);
1439
1442
  }
1440
1443
  }
1441
- get v5() {
1442
- return this.v3;
1444
+ get wl() {
1445
+ return this.wj;
1443
1446
  }
1444
- set v5(a) {
1445
- let b = this.v3;
1447
+ set wl(a) {
1448
+ let b = this.wj;
1446
1449
  if (a != b) {
1447
- this.v3 = a;
1448
- this.sy("YAxisLabelFormatSpecifiers", b, this.v3);
1450
+ this.wj = a;
1451
+ this.te("YAxisLabelFormatSpecifiers", b, this.wj);
1449
1452
  }
1450
1453
  }
1451
1454
  }