igniteui-webcomponents-charts 3.2.3 → 3.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (744) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +24938 -21547
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
  9. package/esm2015/lib/AnnotationLayerProxy.js +39 -26
  10. package/esm2015/lib/AnnotationLayer_combined.js +133 -133
  11. package/esm2015/lib/AreaSeries_combined.js +44 -44
  12. package/esm2015/lib/AutomaticSeriesManager.js +7 -0
  13. package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
  14. package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
  15. package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
  16. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  17. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  18. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  19. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  20. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  21. package/esm2015/lib/BarSeries_combined.js +110 -103
  22. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  23. package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
  24. package/esm2015/lib/BrushScale.js +7 -7
  25. package/esm2015/lib/BubbleSeries_combined.js +255 -255
  26. package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  27. package/esm2015/lib/CalloutLayer_combined.js +451 -449
  28. package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
  29. package/esm2015/lib/CategoryChart.js +545 -456
  30. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  31. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  32. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
  37. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  38. package/esm2015/lib/CategoryXAxis_combined.js +140 -23
  39. package/esm2015/lib/CategoryYAxis_combined.js +140 -23
  40. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  41. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  42. package/esm2015/lib/ChartGroupDescription.js +52 -0
  43. package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
  44. package/esm2015/lib/ChartSortDescription.js +61 -0
  45. package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
  46. package/esm2015/lib/ChartSummaryDescription.js +123 -0
  47. package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
  48. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  49. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  50. package/esm2015/lib/CrosshairLayer_combined.js +85 -85
  51. package/esm2015/lib/CustomIndicator.js +23 -23
  52. package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
  53. package/esm2015/lib/DataChartToolbarProvider.js +107 -0
  54. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  55. package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
  56. package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
  57. package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
  58. package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
  59. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  60. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  61. package/esm2015/lib/DomainChart.js +2162 -1903
  62. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  63. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  64. package/esm2015/lib/FinalValueLayer_combined.js +70 -70
  65. package/esm2015/lib/FinancialChart_combined.js +1443 -1359
  66. package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
  67. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  68. package/esm2015/lib/FinancialOverlay.js +36 -36
  69. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  70. package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
  71. package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
  72. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  73. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  74. package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
  81. package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
  82. package/esm2015/lib/IndicatorProxy.js +11 -11
  83. package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
  84. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  85. package/esm2015/lib/LineSeries_combined.js +38 -38
  86. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  87. package/esm2015/lib/MassIndexIndicator.js +6 -6
  88. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  89. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  90. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  91. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/NumberAbbreviator.js +1 -1
  93. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  94. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  95. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  96. package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
  97. package/esm2015/lib/OverlayProxy.js +8 -8
  98. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  99. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  100. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  101. package/esm2015/lib/PieChartViewManager_combined.js +9 -9
  102. package/esm2015/lib/PointSeries_combined.js +19 -19
  103. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  104. package/esm2015/lib/PolarBase_combined.js +388 -388
  105. package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
  106. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  107. package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
  108. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  109. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  110. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  111. package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
  112. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  113. package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
  114. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  115. package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
  116. package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
  117. package/esm2015/lib/RadialLineSeries_combined.js +37 -37
  118. package/esm2015/lib/RadialPieSeries_combined.js +45 -45
  119. package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
  120. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  121. package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
  122. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  123. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  124. package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
  125. package/esm2015/lib/ScatterBase_combined.js +445 -445
  126. package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
  127. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  128. package/esm2015/lib/ScatterLineSeries.js +51 -51
  129. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  130. package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
  131. package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
  132. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  133. package/esm2015/lib/ScatterSplineSeries.js +38 -38
  134. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  135. package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
  136. package/esm2015/lib/SeriesInteractionManager.js +80 -80
  137. package/esm2015/lib/SeriesRenderManager.js +17 -17
  138. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  139. package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
  140. package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
  141. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  142. package/esm2015/lib/SeriesViewer_combined.js +3505 -3171
  143. package/esm2015/lib/SeriesVisualDataManager.js +23 -23
  144. package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
  145. package/esm2015/lib/SizeScale.js +3 -3
  146. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  147. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  148. package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
  149. package/esm2015/lib/SplineSeries_combined.js +25 -25
  150. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  151. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  152. package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
  153. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  154. package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
  155. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  156. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  157. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  158. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  159. package/esm2015/lib/StackedLineSeries_combined.js +9 -9
  160. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
  161. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  162. package/esm2015/lib/StepAreaSeries_combined.js +37 -37
  163. package/esm2015/lib/StepLineSeries_combined.js +43 -43
  164. package/esm2015/lib/StochRSIIndicator.js +15 -15
  165. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  166. package/esm2015/lib/TRIXIndicator.js +16 -16
  167. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  168. package/esm2015/lib/TimeAxisBase.js +8 -8
  169. package/esm2015/lib/TimeXAxis.js +10 -10
  170. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  171. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  172. package/esm2015/lib/ValueOverlay_combined.js +115 -115
  173. package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
  174. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  175. package/esm2015/lib/WaterfallSeries_combined.js +103 -103
  176. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  177. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  178. package/esm2015/lib/XYChart.js +802 -802
  179. package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
  180. package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
  181. package/esm2015/lib/igc-annotation-layer-component.js +17 -17
  182. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  183. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  185. package/esm2015/lib/igc-bar-series-component.js +11 -11
  186. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  187. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  188. package/esm2015/lib/igc-bubble-series-component.js +44 -44
  189. package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
  190. package/esm2015/lib/igc-callout-layer-component.js +95 -95
  191. package/esm2015/lib/igc-category-chart-component.js +169 -112
  192. package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
  193. package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
  194. package/esm2015/lib/igc-category-series-component.js +20 -20
  195. package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
  196. package/esm2015/lib/igc-category-x-axis-component.js +75 -2
  197. package/esm2015/lib/igc-category-y-axis-component.js +75 -2
  198. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
  200. package/esm2015/lib/igc-chart-group-description-module.js +15 -0
  201. package/esm2015/lib/igc-chart-group-description.js +20 -0
  202. package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
  203. package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
  204. package/esm2015/lib/igc-chart-sort-description.js +61 -0
  205. package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
  206. package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
  207. package/esm2015/lib/igc-chart-summary-description.js +95 -0
  208. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  209. package/esm2015/lib/igc-column-series-component.js +13 -13
  210. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
  212. package/esm2015/lib/igc-data-chart-component.js +95 -95
  213. package/esm2015/lib/igc-data-legend-component.js +1 -1
  214. package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
  215. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-domain-chart-component.js +901 -650
  217. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  218. package/esm2015/lib/igc-final-value-layer-component.js +42 -42
  219. package/esm2015/lib/igc-financial-chart-component.js +214 -157
  220. package/esm2015/lib/igc-financial-indicator-component.js +16 -16
  221. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  222. package/esm2015/lib/igc-financial-price-series-component.js +30 -30
  223. package/esm2015/lib/igc-financial-series-component.js +60 -60
  224. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  225. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  226. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  227. package/esm2015/lib/igc-high-density-scatter-series-component.js +57 -57
  228. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  229. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  230. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  231. package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
  232. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  233. package/esm2015/lib/igc-line-series-component.js +1 -1
  234. package/esm2015/lib/igc-marker-series-component.js +28 -28
  235. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  236. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  237. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  238. package/esm2015/lib/igc-ordinal-time-x-axis-component.js +5 -5
  239. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  240. package/esm2015/lib/igc-polar-base-component.js +77 -77
  241. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  242. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  243. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  244. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  245. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  246. package/esm2015/lib/igc-radial-base-component.js +31 -31
  247. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  248. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  249. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  250. package/esm2015/lib/igc-range-category-series-component.js +6 -6
  251. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  252. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  253. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  254. package/esm2015/lib/igc-scatter-area-series-component.js +24 -24
  255. package/esm2015/lib/igc-scatter-base-component.js +49 -49
  256. package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
  257. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  258. package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
  259. package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
  260. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
  262. package/esm2015/lib/igc-series-component.js +195 -185
  263. package/esm2015/lib/igc-series-viewer-component.js +379 -282
  264. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  265. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  266. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  267. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  268. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  269. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  270. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  271. package/esm2015/lib/igc-spline-series-component.js +1 -1
  272. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  273. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  274. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  275. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  276. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  277. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  278. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  279. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  280. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  281. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  282. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  283. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  284. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  285. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  286. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  287. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  288. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  289. package/esm2015/lib/igc-value-overlay-component.js +52 -52
  290. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  291. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  292. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  293. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  294. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  295. package/esm2015/lib/igc-zoom-slider-component.js +0 -7
  296. package/esm2015/public_api.js +23 -0
  297. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  298. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  299. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
  300. package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
  301. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
  302. package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
  303. package/esm5/lib/AnnotationLayerProxy.js +39 -26
  304. package/esm5/lib/AnnotationLayer_combined.js +132 -132
  305. package/esm5/lib/AreaSeries_combined.js +44 -44
  306. package/esm5/lib/AutomaticSeriesManager.js +7 -0
  307. package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
  308. package/esm5/lib/AutomaticSeriesRequest.js +7 -0
  309. package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
  310. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  311. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  312. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  313. package/esm5/lib/AxisAnnotationManager.js +1 -1
  314. package/esm5/lib/AxisVisualDataManager.js +2 -2
  315. package/esm5/lib/BarSeries_combined.js +110 -103
  316. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  317. package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
  318. package/esm5/lib/BrushScale.js +7 -7
  319. package/esm5/lib/BubbleSeries_combined.js +252 -252
  320. package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  321. package/esm5/lib/CalloutLayer_combined.js +442 -440
  322. package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
  323. package/esm5/lib/CategoryChart.js +522 -413
  324. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  325. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  326. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  327. package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
  328. package/esm5/lib/CategoryMarkerManager.js +1 -1
  329. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  330. package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
  331. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  332. package/esm5/lib/CategoryXAxis_combined.js +140 -23
  333. package/esm5/lib/CategoryYAxis_combined.js +140 -23
  334. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  335. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  336. package/esm5/lib/ChartGroupDescription.js +59 -0
  337. package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
  338. package/esm5/lib/ChartSortDescription.js +75 -0
  339. package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
  340. package/esm5/lib/ChartSummaryDescription.js +149 -0
  341. package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
  342. package/esm5/lib/ColumnSeries_combined.js +64 -64
  343. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  344. package/esm5/lib/CrosshairLayer_combined.js +85 -85
  345. package/esm5/lib/CustomIndicator.js +23 -23
  346. package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
  347. package/esm5/lib/DataChartToolbarProvider.js +117 -0
  348. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  349. package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
  350. package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
  351. package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
  352. package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
  353. package/esm5/lib/DataToolTipLayer_combined.js +436 -434
  354. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  355. package/esm5/lib/DomainChart.js +2098 -1753
  356. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  357. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  358. package/esm5/lib/FinalValueLayer_combined.js +70 -70
  359. package/esm5/lib/FinancialChart_combined.js +1405 -1300
  360. package/esm5/lib/FinancialEventArgs_combined.js +581 -581
  361. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  362. package/esm5/lib/FinancialOverlay.js +36 -36
  363. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  364. package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
  365. package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
  366. package/esm5/lib/ForceIndexIndicator.js +15 -15
  367. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  368. package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
  369. package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
  370. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  371. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  372. package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
  373. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  374. package/esm5/lib/IDataChartToolbarProvider.js +7 -0
  375. package/esm5/lib/IZoomableCategoryAxis.js +11 -0
  376. package/esm5/lib/IndicatorProxy.js +11 -11
  377. package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
  378. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  379. package/esm5/lib/LineSeries_combined.js +38 -38
  380. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  381. package/esm5/lib/MassIndexIndicator.js +6 -6
  382. package/esm5/lib/MedianPriceIndicator.js +6 -6
  383. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  384. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  385. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  386. package/esm5/lib/NumberAbbreviator.js +1 -1
  387. package/esm5/lib/NumericXAxis_combined.js +3 -3
  388. package/esm5/lib/NumericYAxis_combined.js +3 -3
  389. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  390. package/esm5/lib/OrdinalTimeXAxis.js +109 -109
  391. package/esm5/lib/OverlayProxy.js +8 -8
  392. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  393. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  394. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  395. package/esm5/lib/PieChartViewManager_combined.js +9 -9
  396. package/esm5/lib/PointSeries_combined.js +19 -19
  397. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  398. package/esm5/lib/PolarBase_combined.js +384 -384
  399. package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
  400. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  401. package/esm5/lib/PolarScatterSeries_combined.js +13 -13
  402. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  403. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  404. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  405. package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
  406. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  407. package/esm5/lib/RadialAreaSeries_combined.js +35 -35
  408. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  409. package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
  410. package/esm5/lib/RadialColumnSeries_combined.js +47 -47
  411. package/esm5/lib/RadialLineSeries_combined.js +37 -37
  412. package/esm5/lib/RadialPieSeries_combined.js +45 -45
  413. package/esm5/lib/RangeAreaSeries_combined.js +22 -22
  414. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  415. package/esm5/lib/RangeColumnSeries_combined.js +35 -35
  416. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  417. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  418. package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
  419. package/esm5/lib/ScatterBase_combined.js +441 -441
  420. package/esm5/lib/ScatterContourSeries_combined.js +110 -110
  421. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  422. package/esm5/lib/ScatterLineSeries.js +51 -51
  423. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  424. package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
  425. package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
  426. package/esm5/lib/ScatterSeries_combined.js +15 -15
  427. package/esm5/lib/ScatterSplineSeries.js +38 -38
  428. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  429. package/esm5/lib/ScatterTriangulationSeries.js +173 -173
  430. package/esm5/lib/SeriesInteractionManager.js +80 -80
  431. package/esm5/lib/SeriesRenderManager.js +17 -17
  432. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  433. package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
  434. package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
  435. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  436. package/esm5/lib/SeriesViewer_combined.js +3458 -3101
  437. package/esm5/lib/SeriesVisualDataManager.js +23 -23
  438. package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
  439. package/esm5/lib/SizeScale.js +3 -3
  440. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  441. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  442. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  443. package/esm5/lib/SplineSeries_combined.js +25 -25
  444. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  445. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  446. package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
  447. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  448. package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
  449. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  450. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  451. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  452. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  453. package/esm5/lib/StackedLineSeries_combined.js +9 -9
  454. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
  455. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  456. package/esm5/lib/StepAreaSeries_combined.js +37 -37
  457. package/esm5/lib/StepLineSeries_combined.js +43 -43
  458. package/esm5/lib/StochRSIIndicator.js +14 -14
  459. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  460. package/esm5/lib/TRIXIndicator.js +15 -15
  461. package/esm5/lib/TileZoomManager_combined.js +9 -9
  462. package/esm5/lib/TimeAxisBase.js +8 -8
  463. package/esm5/lib/TimeXAxis.js +10 -10
  464. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  465. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  466. package/esm5/lib/ValueOverlay_combined.js +115 -115
  467. package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
  468. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  469. package/esm5/lib/WaterfallSeries_combined.js +103 -103
  470. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  471. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  472. package/esm5/lib/XYChart.js +717 -717
  473. package/esm5/lib/igc-anchored-category-series-component.js +18 -18
  474. package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
  475. package/esm5/lib/igc-annotation-layer-component.js +17 -17
  476. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  477. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  478. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  479. package/esm5/lib/igc-bar-series-component.js +11 -11
  480. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  481. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  482. package/esm5/lib/igc-bubble-series-component.js +44 -44
  483. package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
  484. package/esm5/lib/igc-callout-layer-component.js +95 -95
  485. package/esm5/lib/igc-category-chart-component.js +189 -112
  486. package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
  487. package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
  488. package/esm5/lib/igc-category-series-component.js +20 -20
  489. package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
  490. package/esm5/lib/igc-category-x-axis-component.js +95 -2
  491. package/esm5/lib/igc-category-y-axis-component.js +95 -2
  492. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  493. package/esm5/lib/igc-chart-group-description-collection.js +115 -0
  494. package/esm5/lib/igc-chart-group-description-module.js +19 -0
  495. package/esm5/lib/igc-chart-group-description.js +34 -0
  496. package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
  497. package/esm5/lib/igc-chart-sort-description-module.js +19 -0
  498. package/esm5/lib/igc-chart-sort-description.js +81 -0
  499. package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
  500. package/esm5/lib/igc-chart-summary-description-module.js +19 -0
  501. package/esm5/lib/igc-chart-summary-description.js +122 -0
  502. package/esm5/lib/igc-column-fragment-component.js +11 -11
  503. package/esm5/lib/igc-column-series-component.js +13 -13
  504. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  505. package/esm5/lib/igc-crosshair-layer-component.js +90 -90
  506. package/esm5/lib/igc-data-chart-component.js +95 -95
  507. package/esm5/lib/igc-data-legend-component.js +1 -1
  508. package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
  509. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  510. package/esm5/lib/igc-domain-chart-component.js +973 -650
  511. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  512. package/esm5/lib/igc-final-value-layer-component.js +42 -42
  513. package/esm5/lib/igc-financial-chart-component.js +234 -157
  514. package/esm5/lib/igc-financial-indicator-component.js +16 -16
  515. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  516. package/esm5/lib/igc-financial-price-series-component.js +30 -30
  517. package/esm5/lib/igc-financial-series-component.js +60 -60
  518. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  519. package/esm5/lib/igc-fragment-base-component.js +2 -2
  520. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  521. package/esm5/lib/igc-high-density-scatter-series-component.js +57 -57
  522. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  523. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  524. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  525. package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
  526. package/esm5/lib/igc-line-fragment-component.js +1 -1
  527. package/esm5/lib/igc-line-series-component.js +1 -1
  528. package/esm5/lib/igc-marker-series-component.js +28 -28
  529. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  530. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  531. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  532. package/esm5/lib/igc-ordinal-time-x-axis-component.js +5 -5
  533. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  534. package/esm5/lib/igc-polar-base-component.js +77 -77
  535. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  536. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  537. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  538. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  539. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  540. package/esm5/lib/igc-radial-base-component.js +31 -31
  541. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  542. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  543. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  544. package/esm5/lib/igc-range-category-series-component.js +6 -6
  545. package/esm5/lib/igc-range-column-series-component.js +10 -10
  546. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  547. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  548. package/esm5/lib/igc-scatter-area-series-component.js +24 -24
  549. package/esm5/lib/igc-scatter-base-component.js +49 -49
  550. package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
  551. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  552. package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
  553. package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
  554. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  555. package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
  556. package/esm5/lib/igc-series-component.js +199 -185
  557. package/esm5/lib/igc-series-viewer-component.js +403 -282
  558. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  559. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  560. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  561. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  562. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  563. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  564. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  565. package/esm5/lib/igc-spline-series-component.js +1 -1
  566. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  567. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  568. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  569. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  570. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  571. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  572. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  573. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  574. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  575. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  576. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  577. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  579. package/esm5/lib/igc-step-area-series-component.js +2 -2
  580. package/esm5/lib/igc-step-line-series-component.js +3 -3
  581. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  582. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  583. package/esm5/lib/igc-value-overlay-component.js +52 -52
  584. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  585. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  586. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  587. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  588. package/esm5/lib/igc-xy-chart-component.js +218 -218
  589. package/esm5/lib/igc-zoom-slider-component.js +0 -7
  590. package/esm5/public_api.js +23 -0
  591. package/fesm2015/igniteui-webcomponents-charts.js +24809 -22008
  592. package/fesm5/igniteui-webcomponents-charts.js +24917 -21549
  593. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  594. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  595. package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
  596. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
  597. package/lib/AnnotationLayerProxy.d.ts +4 -0
  598. package/lib/AnnotationLayer_combined.d.ts +40 -40
  599. package/lib/AreaSeries_combined.d.ts +8 -8
  600. package/lib/AutomaticSeriesManager.d.ts +1 -0
  601. package/lib/AutomaticSeriesPurpose.d.ts +11 -0
  602. package/lib/AutomaticSeriesRequest.d.ts +1 -0
  603. package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
  604. package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
  605. package/lib/AverageTrueRangeIndicator.d.ts +8 -8
  606. package/lib/BarSeries_combined.d.ts +19 -19
  607. package/lib/BollingerBandWidthIndicator.d.ts +10 -10
  608. package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
  609. package/lib/BubbleSeries_combined.d.ts +48 -48
  610. package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
  611. package/lib/CalloutLayer_combined.d.ts +101 -101
  612. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  613. package/lib/CategoryChart.d.ts +129 -116
  614. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  615. package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
  616. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  617. package/lib/CategoryXAxis_combined.d.ts +17 -5
  618. package/lib/CategoryYAxis_combined.d.ts +17 -5
  619. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  620. package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
  621. package/lib/ChartGroupDescription.d.ts +16 -0
  622. package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
  623. package/lib/ChartSortDescription.d.ts +18 -0
  624. package/lib/ChartSortDescriptionCollection.d.ts +27 -0
  625. package/lib/ChartSummaryDescription.d.ts +33 -0
  626. package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
  627. package/lib/ColumnSeries_combined.d.ts +17 -17
  628. package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
  629. package/lib/CrosshairLayer_combined.d.ts +41 -41
  630. package/lib/CustomIndicator.d.ts +8 -8
  631. package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
  632. package/lib/DataChartToolbarProvider.d.ts +21 -0
  633. package/lib/DataToolTipLayer_combined.d.ts +138 -138
  634. package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
  635. package/lib/DomainChart.d.ts +538 -487
  636. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  637. package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
  638. package/lib/FinalValueLayer_combined.d.ts +28 -28
  639. package/lib/FinancialChart_combined.d.ts +299 -287
  640. package/lib/FinancialEventArgs_combined.d.ts +123 -123
  641. package/lib/FinancialIndicator_combined.d.ts +36 -36
  642. package/lib/FinancialOverlay.d.ts +9 -9
  643. package/lib/FinancialPriceSeries_combined.d.ts +41 -41
  644. package/lib/ForceIndexIndicator.d.ts +9 -9
  645. package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
  646. package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
  647. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  648. package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
  649. package/lib/IAnnotationLayerProxy.d.ts +4 -0
  650. package/lib/IDataChartToolbarProvider.d.ts +1 -0
  651. package/lib/IZoomableCategoryAxis.d.ts +17 -0
  652. package/lib/ItemToolTipLayer_combined.d.ts +19 -19
  653. package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
  654. package/lib/LineSeries_combined.d.ts +7 -7
  655. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  656. package/lib/MassIndexIndicator.d.ts +4 -4
  657. package/lib/MedianPriceIndicator.d.ts +4 -4
  658. package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
  659. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  660. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  661. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  662. package/lib/OrdinalTimeXAxis.d.ts +26 -26
  663. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  664. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  665. package/lib/PointSeries_combined.d.ts +6 -6
  666. package/lib/PolarAreaSeries_combined.d.ts +7 -7
  667. package/lib/PolarBase_combined.d.ts +107 -107
  668. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  669. package/lib/PolarLineSeries_combined.d.ts +8 -8
  670. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  671. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  672. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  673. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  674. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  675. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  676. package/lib/RadialAreaSeries_combined.d.ts +7 -7
  677. package/lib/RadialBucketCalculator_combined.d.ts +50 -50
  678. package/lib/RadialColumnSeries_combined.d.ts +11 -11
  679. package/lib/RadialLineSeries_combined.d.ts +8 -8
  680. package/lib/RadialPieSeries_combined.d.ts +13 -13
  681. package/lib/RangeAreaSeries_combined.d.ts +6 -6
  682. package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
  683. package/lib/RangeColumnSeries_combined.d.ts +12 -12
  684. package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
  685. package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
  686. package/lib/ScatterAreaSeries_combined.d.ts +28 -28
  687. package/lib/ScatterBase_combined.d.ts +108 -108
  688. package/lib/ScatterContourSeries_combined.d.ts +20 -20
  689. package/lib/ScatterLineSeries.d.ts +12 -12
  690. package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
  691. package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
  692. package/lib/ScatterSeries_combined.d.ts +4 -4
  693. package/lib/ScatterSplineSeries.d.ts +9 -9
  694. package/lib/ScatterTriangulationSeries.d.ts +40 -40
  695. package/lib/SeriesViewer_combined.d.ts +1036 -956
  696. package/lib/ShapeSeriesBase_combined.d.ts +91 -91
  697. package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
  698. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  699. package/lib/SplineSeriesBase_combined.d.ts +23 -23
  700. package/lib/SplineSeries_combined.d.ts +6 -6
  701. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  702. package/lib/Stacked100BarSeries_combined.d.ts +6 -6
  703. package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
  704. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  705. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  706. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  707. package/lib/StackedLineSeries_combined.d.ts +3 -3
  708. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
  709. package/lib/StandardDeviationIndicator.d.ts +8 -8
  710. package/lib/StepAreaSeries_combined.d.ts +10 -10
  711. package/lib/StepLineSeries_combined.d.ts +9 -9
  712. package/lib/StochRSIIndicator.d.ts +8 -8
  713. package/lib/StrategyBasedIndicator.d.ts +21 -21
  714. package/lib/TRIXIndicator.d.ts +8 -8
  715. package/lib/TypicalPriceIndicator.d.ts +4 -4
  716. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  717. package/lib/ValueOverlay_combined.d.ts +41 -41
  718. package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
  719. package/lib/WaterfallSeries_combined.d.ts +23 -23
  720. package/lib/WeightedCloseIndicator.d.ts +4 -4
  721. package/lib/WilliamsPercentRIndicator.d.ts +8 -8
  722. package/lib/XYChart.d.ts +189 -189
  723. package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
  724. package/lib/igc-category-chart-component.d.ts +27 -0
  725. package/lib/igc-category-x-axis-component.d.ts +37 -0
  726. package/lib/igc-category-y-axis-component.d.ts +37 -0
  727. package/lib/igc-chart-group-description-collection.d.ts +24 -0
  728. package/lib/igc-chart-group-description-module.d.ts +3 -0
  729. package/lib/igc-chart-group-description.d.ts +14 -0
  730. package/lib/igc-chart-sort-description-collection.d.ts +28 -0
  731. package/lib/igc-chart-sort-description-module.d.ts +3 -0
  732. package/lib/igc-chart-sort-description.d.ts +31 -0
  733. package/lib/igc-chart-summary-description-collection.d.ts +25 -0
  734. package/lib/igc-chart-summary-description-module.d.ts +3 -0
  735. package/lib/igc-chart-summary-description.d.ts +35 -0
  736. package/lib/igc-data-legend-component.d.ts +1 -1
  737. package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
  738. package/lib/igc-domain-chart-component.d.ts +85 -1
  739. package/lib/igc-financial-chart-component.d.ts +27 -0
  740. package/lib/igc-series-component.d.ts +4 -0
  741. package/lib/igc-series-viewer-component.d.ts +51 -0
  742. package/lib/igc-zoom-slider-component.d.ts +0 -5
  743. package/package.json +2 -2
  744. package/public_api.d.ts +23 -0
@@ -24,88 +24,88 @@ var XYChart = /** @class */ /*@__PURE__*/ (function (_super) {
24
24
  tslib_1.__extends(XYChart, _super);
25
25
  function XYChart() {
26
26
  var _this = _super !== null && _super.apply(this, arguments) || this;
27
- _this.ty = null;
28
- _this.tz = null;
29
- _this.uf = 0;
30
- _this.uh = 5;
31
- _this.ug = 0;
32
- _this.ue = 5;
33
- _this.uw = 5;
34
- _this.uy = 0;
35
- _this.ux = 5;
36
- _this.uv = 0;
37
- _this.zp = null;
38
- _this.zw = null;
39
- _this.zn = null;
40
- _this.zo = null;
41
- _this.uq = 0;
42
- _this.u7 = 0;
43
- _this.up = NaN;
44
- _this.u6 = NaN;
45
- _this.us = NaN;
46
- _this.u9 = NaN;
47
- _this.ur = NaN;
48
- _this.u8 = NaN;
49
- _this.uo = NaN;
50
- _this.u5 = NaN;
51
- _this.zv = null;
52
- _this.z2 = null;
53
- _this.wh = null;
54
- _this.wl = null;
55
- _this.wj = null;
56
- _this.wn = null;
57
- _this.wc = null;
58
- _this.wd = null;
59
- _this.zq = null;
60
- _this.zx = null;
61
- _this.ui = DeviceUtils.g(1);
62
- _this.uz = DeviceUtils.g(1);
63
- _this.uj = DeviceUtils.g(1);
64
- _this.u0 = DeviceUtils.g(1);
65
- _this.zs = null;
66
- _this.zz = null;
67
- _this.zt = null;
68
- _this.z0 = null;
69
- _this.uk = DeviceUtils.g(1);
70
- _this.u1 = DeviceUtils.g(1);
71
- _this.ul = DeviceUtils.g(8);
72
- _this.u2 = 0;
73
- _this.zu = null;
74
- _this.z1 = null;
75
- _this.um = DeviceUtils.g(1);
76
- _this.u3 = DeviceUtils.g(1);
77
- _this.wi = null;
78
- _this.wm = null;
79
- _this.zr = null;
80
- _this.zy = null;
81
- _this.ud = 0;
82
- _this.uu = 0;
83
- _this.uc = NaN;
84
- _this.ut = NaN;
85
- _this.un = 0;
86
- _this.u4 = -90;
87
- _this.t8 = false;
88
- _this.t9 = false;
89
- _this.zi = 1;
90
- _this.aal = 1;
91
- _this.zh = 1;
92
- _this.zj = 2;
93
- _this.aaj = 0;
94
- _this.aak = 1;
95
- _this.aap = 0;
96
- _this.aaq = 0;
97
- _this.t6 = 4;
98
- _this.t4 = 4;
99
- _this.wg = null;
100
- _this.ts = null;
101
- _this.wk = null;
102
- _this.tt = null;
27
+ _this.vh = null;
28
+ _this.vi = null;
29
+ _this.vy = 0;
30
+ _this.v0 = 5;
31
+ _this.vz = 0;
32
+ _this.vx = 5;
33
+ _this.wf = 5;
34
+ _this.wh = 0;
35
+ _this.wg = 5;
36
+ _this.we = 0;
37
+ _this.aa8 = null;
38
+ _this.abf = null;
39
+ _this.aa6 = null;
40
+ _this.aa7 = null;
41
+ _this.v9 = 0;
42
+ _this.wq = 0;
43
+ _this.v8 = NaN;
44
+ _this.wp = NaN;
45
+ _this.wb = NaN;
46
+ _this.ws = NaN;
47
+ _this.wa = NaN;
48
+ _this.wr = NaN;
49
+ _this.v7 = NaN;
50
+ _this.wo = NaN;
51
+ _this.abe = null;
52
+ _this.abl = null;
53
+ _this.x0 = null;
54
+ _this.x4 = null;
55
+ _this.x2 = null;
56
+ _this.x6 = null;
57
+ _this.xv = null;
58
+ _this.xw = null;
59
+ _this.aa9 = null;
60
+ _this.abg = null;
61
+ _this.v1 = DeviceUtils.g(1);
62
+ _this.wi = DeviceUtils.g(1);
63
+ _this.v2 = DeviceUtils.g(1);
64
+ _this.wj = DeviceUtils.g(1);
65
+ _this.abb = null;
66
+ _this.abi = null;
67
+ _this.abc = null;
68
+ _this.abj = null;
69
+ _this.v3 = DeviceUtils.g(1);
70
+ _this.wk = DeviceUtils.g(1);
71
+ _this.v4 = DeviceUtils.g(8);
72
+ _this.wl = 0;
73
+ _this.abd = null;
74
+ _this.abk = null;
75
+ _this.v5 = DeviceUtils.g(1);
76
+ _this.wm = DeviceUtils.g(1);
77
+ _this.x1 = null;
78
+ _this.x5 = null;
79
+ _this.aba = null;
80
+ _this.abh = null;
81
+ _this.vw = 0;
82
+ _this.wd = 0;
83
+ _this.vv = NaN;
84
+ _this.wc = NaN;
85
+ _this.v6 = 0;
86
+ _this.wn = -90;
87
+ _this.vr = false;
88
+ _this.vs = false;
89
+ _this.aa1 = 1;
90
+ _this.ab4 = 1;
91
+ _this.aa0 = 1;
92
+ _this.aa2 = 2;
93
+ _this.ab2 = 0;
94
+ _this.ab3 = 1;
95
+ _this.ab8 = 0;
96
+ _this.ab9 = 0;
97
+ _this.vp = 4;
98
+ _this.vn = 4;
99
+ _this.xz = null;
100
+ _this.vb = null;
101
+ _this.x3 = null;
102
+ _this.vc = null;
103
103
  return _this;
104
104
  }
105
105
  XYChart.prototype.provideContainer = function (a) {
106
106
  if (a != null) {
107
- var b = this.tw();
108
- var c = this.tx();
107
+ var b = this.vf();
108
+ var c = this.vg();
109
109
  if (b != null) {
110
110
  b.provideRenderer(a);
111
111
  }
@@ -115,644 +115,644 @@ var XYChart = /** @class */ /*@__PURE__*/ (function (_super) {
115
115
  }
116
116
  _super.prototype.provideContainer.call(this, a);
117
117
  };
118
- XYChart.prototype.p7 = function () {
119
- _super.prototype.p7.call(this);
120
- var a = this.tw();
121
- var b = this.tx();
118
+ XYChart.prototype.rq = function () {
119
+ _super.prototype.rq.call(this);
120
+ var a = this.vf();
121
+ var b = this.vg();
122
122
  if (a != null && a.ay != null) {
123
- this.z5 = a.ay.textColor;
123
+ this.abo = a.ay.textColor;
124
124
  }
125
125
  if (b != null && b.ay != null) {
126
- this.aac = b.ay.textColor;
126
+ this.abv = b.ay.textColor;
127
127
  }
128
- this.aaa = AxisDefaults.j;
129
- this.aah = AxisDefaults.j;
130
- this.z6 = AxisDefaults.h;
131
- this.aad = AxisDefaults.h;
132
- this.z9 = AxisDefaults.g;
133
- this.aag = AxisDefaults.g;
128
+ this.abt = AxisDefaults.j;
129
+ this.ab0 = AxisDefaults.j;
130
+ this.abp = AxisDefaults.h;
131
+ this.abw = AxisDefaults.h;
132
+ this.abs = AxisDefaults.g;
133
+ this.abz = AxisDefaults.g;
134
134
  };
135
- XYChart.prototype.qu = function (a, b, c) {
135
+ XYChart.prototype.sd = function (a, b, c) {
136
136
  var _this = this;
137
- _super.prototype.qu.call(this, a, b, c);
137
+ _super.prototype.sd.call(this, a, b, c);
138
138
  switch (a) {
139
139
  case "XAxisLabelLeftMargin":
140
- this.y9(function (d) { return d.leftMargin = _this.vh; });
140
+ this.aas(function (d) { return d.leftMargin = _this.w0; });
141
141
  break;
142
142
  case "XAxisLabelTopMargin":
143
- this.y9(function (d) { return d.topMargin = _this.vj; });
143
+ this.aas(function (d) { return d.topMargin = _this.w2; });
144
144
  break;
145
145
  case "XAxisLabelRightMargin":
146
- this.y9(function (d) { return d.rightMargin = _this.vi; });
146
+ this.aas(function (d) { return d.rightMargin = _this.w1; });
147
147
  break;
148
148
  case "XAxisLabelBottomMargin":
149
- this.y9(function (d) { return d.bottomMargin = _this.vg; });
149
+ this.aas(function (d) { return d.bottomMargin = _this.wz; });
150
150
  break;
151
151
  case "YAxisLabelLeftMargin":
152
- this.ze(function (d) { return d.leftMargin = _this.vy; });
152
+ this.aax(function (d) { return d.leftMargin = _this.xh; });
153
153
  break;
154
154
  case "YAxisLabelTopMargin":
155
- this.ze(function (d) { return d.topMargin = _this.v0; });
155
+ this.aax(function (d) { return d.topMargin = _this.xj; });
156
156
  break;
157
157
  case "YAxisLabelRightMargin":
158
- this.ze(function (d) { return d.rightMargin = _this.vz; });
158
+ this.aax(function (d) { return d.rightMargin = _this.xi; });
159
159
  break;
160
160
  case "YAxisLabelBottomMargin":
161
- this.ze(function (d) { return d.bottomMargin = _this.vx; });
161
+ this.aax(function (d) { return d.bottomMargin = _this.xg; });
162
162
  break;
163
163
  case "ActualItemsSource":
164
164
  case "ShouldDisplayMockData":
165
165
  case "ShouldUseSkeletonStyleForMockData":
166
- this.z3 = this.sz(this.z5);
167
- this.z4 = this.sz(this.aac);
166
+ this.abm = this.ui(this.abo);
167
+ this.abn = this.ui(this.abv);
168
168
  break;
169
169
  case "XAxisLabelTextColor":
170
- this.z3 = this.sz(this.z5);
170
+ this.abm = this.ui(this.abo);
171
171
  break;
172
172
  case "YAxisLabelTextColor":
173
- this.z4 = this.sz(this.aac);
173
+ this.abn = this.ui(this.abv);
174
174
  break;
175
175
  case "ActualXAxisLabelTextColor":
176
- this.y9(function (d) { return d.textColor = _this.z3; });
176
+ this.aas(function (d) { return d.textColor = _this.abm; });
177
177
  break;
178
178
  case "ActualYAxisLabelTextColor":
179
- this.ze(function (d) { return d.textColor = _this.z4; });
179
+ this.aax(function (d) { return d.textColor = _this.abn; });
180
180
  break;
181
181
  case "XAxisTitleMargin":
182
- this.zb(function (d) { return d.margin = _this.vs; });
182
+ this.aau(function (d) { return d.margin = _this.xb; });
183
183
  break;
184
184
  case "YAxisTitleMargin":
185
- this.zg(function (d) { return d.margin = _this.v9; });
185
+ this.aaz(function (d) { return d.margin = _this.xs; });
186
186
  break;
187
187
  case "XAxisTitleLeftMargin":
188
- this.zb(function (d) { return d.leftMargin = _this.vr; });
188
+ this.aau(function (d) { return d.leftMargin = _this.xa; });
189
189
  break;
190
190
  case "YAxisTitleLeftMargin":
191
- this.zg(function (d) { return d.leftMargin = _this.v8; });
191
+ this.aaz(function (d) { return d.leftMargin = _this.xr; });
192
192
  break;
193
193
  case "XAxisTitleTopMargin":
194
- this.zb(function (d) { return d.topMargin = _this.vu; });
194
+ this.aau(function (d) { return d.topMargin = _this.xd; });
195
195
  break;
196
196
  case "YAxisTitleTopMargin":
197
- this.zg(function (d) { return d.topMargin = _this.wb; });
197
+ this.aaz(function (d) { return d.topMargin = _this.xu; });
198
198
  break;
199
199
  case "XAxisTitleRightMargin":
200
- this.zb(function (d) { return d.rightMargin = _this.vt; });
200
+ this.aau(function (d) { return d.rightMargin = _this.xc; });
201
201
  break;
202
202
  case "YAxisTitleRightMargin":
203
- this.zg(function (d) { return d.rightMargin = _this.wa; });
203
+ this.aaz(function (d) { return d.rightMargin = _this.xt; });
204
204
  break;
205
205
  case "XAxisTitleBottomMargin":
206
- this.zb(function (d) { return d.bottomMargin = _this.vq; });
206
+ this.aau(function (d) { return d.bottomMargin = _this.w9; });
207
207
  break;
208
208
  case "YAxisTitleBottomMargin":
209
- this.zg(function (d) { return d.bottomMargin = _this.v7; });
209
+ this.aaz(function (d) { return d.bottomMargin = _this.xq; });
210
210
  break;
211
211
  case "XAxisTitleTextColor":
212
- this.zb(function (d) { return d.textColor = _this.aab; });
212
+ this.aau(function (d) { return d.textColor = _this.abu; });
213
213
  break;
214
214
  case "YAxisTitleTextColor":
215
- this.zg(function (d) { return d.textColor = _this.aai; });
215
+ this.aaz(function (d) { return d.textColor = _this.ab1; });
216
216
  break;
217
217
  case "XAxisFormatLabel":
218
- this.y7(function (d) { return d.at = _this.t0; });
218
+ this.aaq(function (d) { return d.at = _this.vj; });
219
219
  break;
220
220
  case "YAxisFormatLabel":
221
- this.zc(function (d) { return d.at = _this.t1; });
221
+ this.aav(function (d) { return d.at = _this.vk; });
222
222
  break;
223
223
  }
224
224
  };
225
- Object.defineProperty(XYChart.prototype, "t0", {
225
+ Object.defineProperty(XYChart.prototype, "vj", {
226
226
  get: function () {
227
- return this.ty;
227
+ return this.vh;
228
228
  },
229
229
  set: function (a) {
230
- var b = this.t0;
230
+ var b = this.vj;
231
231
  if (a != b) {
232
- this.ty = a;
233
- this.qt("XAxisFormatLabel", b, this.t0);
232
+ this.vh = a;
233
+ this.sc("XAxisFormatLabel", b, this.vj);
234
234
  }
235
235
  },
236
236
  enumerable: true,
237
237
  configurable: true
238
238
  });
239
- Object.defineProperty(XYChart.prototype, "t1", {
239
+ Object.defineProperty(XYChart.prototype, "vk", {
240
240
  get: function () {
241
- return this.tz;
241
+ return this.vi;
242
242
  },
243
243
  set: function (a) {
244
- var b = this.t1;
244
+ var b = this.vk;
245
245
  if (a != b) {
246
- this.tz = a;
247
- this.qt("YAxisFormatLabel", b, this.t1);
246
+ this.vi = a;
247
+ this.sc("YAxisFormatLabel", b, this.vk);
248
248
  }
249
249
  },
250
250
  enumerable: true,
251
251
  configurable: true
252
252
  });
253
- Object.defineProperty(XYChart.prototype, "vh", {
253
+ Object.defineProperty(XYChart.prototype, "w0", {
254
254
  get: function () {
255
- return this.uf;
255
+ return this.vy;
256
256
  },
257
257
  set: function (a) {
258
- var b = this.vh;
258
+ var b = this.w0;
259
259
  if (a != b) {
260
- this.uf = a;
261
- this.qt("XAxisLabelLeftMargin", b, this.vh);
260
+ this.vy = a;
261
+ this.sc("XAxisLabelLeftMargin", b, this.w0);
262
262
  }
263
263
  },
264
264
  enumerable: true,
265
265
  configurable: true
266
266
  });
267
- Object.defineProperty(XYChart.prototype, "vj", {
267
+ Object.defineProperty(XYChart.prototype, "w2", {
268
268
  get: function () {
269
- return this.uh;
269
+ return this.v0;
270
270
  },
271
271
  set: function (a) {
272
- var b = this.vj;
272
+ var b = this.w2;
273
273
  if (a != b) {
274
- this.uh = a;
275
- this.qt("XAxisLabelTopMargin", b, this.vj);
274
+ this.v0 = a;
275
+ this.sc("XAxisLabelTopMargin", b, this.w2);
276
276
  }
277
277
  },
278
278
  enumerable: true,
279
279
  configurable: true
280
280
  });
281
- Object.defineProperty(XYChart.prototype, "vi", {
281
+ Object.defineProperty(XYChart.prototype, "w1", {
282
282
  get: function () {
283
- return this.ug;
283
+ return this.vz;
284
284
  },
285
285
  set: function (a) {
286
- var b = this.vi;
286
+ var b = this.w1;
287
287
  if (a != b) {
288
- this.ug = a;
289
- this.qt("XAxisLabelRightMargin", b, this.vi);
288
+ this.vz = a;
289
+ this.sc("XAxisLabelRightMargin", b, this.w1);
290
290
  }
291
291
  },
292
292
  enumerable: true,
293
293
  configurable: true
294
294
  });
295
- Object.defineProperty(XYChart.prototype, "vg", {
295
+ Object.defineProperty(XYChart.prototype, "wz", {
296
296
  get: function () {
297
- return this.ue;
297
+ return this.vx;
298
298
  },
299
299
  set: function (a) {
300
- var b = this.vg;
300
+ var b = this.wz;
301
301
  if (a != b) {
302
- this.ue = a;
303
- this.qt("XAxisLabelBottomMargin", b, this.vg);
302
+ this.vx = a;
303
+ this.sc("XAxisLabelBottomMargin", b, this.wz);
304
304
  }
305
305
  },
306
306
  enumerable: true,
307
307
  configurable: true
308
308
  });
309
- Object.defineProperty(XYChart.prototype, "vy", {
309
+ Object.defineProperty(XYChart.prototype, "xh", {
310
310
  get: function () {
311
- return this.uw;
311
+ return this.wf;
312
312
  },
313
313
  set: function (a) {
314
- var b = this.vy;
314
+ var b = this.xh;
315
315
  if (a != b) {
316
- this.uw = a;
317
- this.qt("YAxisLabelLeftMargin", b, this.vy);
316
+ this.wf = a;
317
+ this.sc("YAxisLabelLeftMargin", b, this.xh);
318
318
  }
319
319
  },
320
320
  enumerable: true,
321
321
  configurable: true
322
322
  });
323
- Object.defineProperty(XYChart.prototype, "v0", {
323
+ Object.defineProperty(XYChart.prototype, "xj", {
324
324
  get: function () {
325
- return this.uy;
325
+ return this.wh;
326
326
  },
327
327
  set: function (a) {
328
- var b = this.v0;
328
+ var b = this.xj;
329
329
  if (a != b) {
330
- this.uy = a;
331
- this.qt("YAxisLabelTopMargin", b, this.v0);
330
+ this.wh = a;
331
+ this.sc("YAxisLabelTopMargin", b, this.xj);
332
332
  }
333
333
  },
334
334
  enumerable: true,
335
335
  configurable: true
336
336
  });
337
- Object.defineProperty(XYChart.prototype, "vz", {
337
+ Object.defineProperty(XYChart.prototype, "xi", {
338
338
  get: function () {
339
- return this.ux;
339
+ return this.wg;
340
340
  },
341
341
  set: function (a) {
342
- var b = this.vz;
342
+ var b = this.xi;
343
343
  if (a != b) {
344
- this.ux = a;
345
- this.qt("YAxisLabelRightMargin", b, this.vz);
344
+ this.wg = a;
345
+ this.sc("YAxisLabelRightMargin", b, this.xi);
346
346
  }
347
347
  },
348
348
  enumerable: true,
349
349
  configurable: true
350
350
  });
351
- Object.defineProperty(XYChart.prototype, "vx", {
351
+ Object.defineProperty(XYChart.prototype, "xg", {
352
352
  get: function () {
353
- return this.uv;
353
+ return this.we;
354
354
  },
355
355
  set: function (a) {
356
- var b = this.vx;
356
+ var b = this.xg;
357
357
  if (a != b) {
358
- this.uv = a;
359
- this.qt("YAxisLabelBottomMargin", b, this.vx);
358
+ this.we = a;
359
+ this.sc("YAxisLabelBottomMargin", b, this.xg);
360
360
  }
361
361
  },
362
362
  enumerable: true,
363
363
  configurable: true
364
364
  });
365
- Object.defineProperty(XYChart.prototype, "z5", {
365
+ Object.defineProperty(XYChart.prototype, "abo", {
366
366
  get: function () {
367
- return this.zp;
367
+ return this.aa8;
368
368
  },
369
369
  set: function (a) {
370
- var b = this.z5;
370
+ var b = this.abo;
371
371
  if (a != b) {
372
- this.zp = a;
373
- this.qt("XAxisLabelTextColor", b, this.z5);
372
+ this.aa8 = a;
373
+ this.sc("XAxisLabelTextColor", b, this.abo);
374
374
  }
375
375
  },
376
376
  enumerable: true,
377
377
  configurable: true
378
378
  });
379
- Object.defineProperty(XYChart.prototype, "aac", {
379
+ Object.defineProperty(XYChart.prototype, "abv", {
380
380
  get: function () {
381
- return this.zw;
381
+ return this.abf;
382
382
  },
383
383
  set: function (a) {
384
- var b = this.aac;
384
+ var b = this.abv;
385
385
  if (a != b) {
386
- this.zw = a;
387
- this.qt("YAxisLabelTextColor", b, this.aac);
386
+ this.abf = a;
387
+ this.sc("YAxisLabelTextColor", b, this.abv);
388
388
  }
389
389
  },
390
390
  enumerable: true,
391
391
  configurable: true
392
392
  });
393
- Object.defineProperty(XYChart.prototype, "z3", {
393
+ Object.defineProperty(XYChart.prototype, "abm", {
394
394
  get: function () {
395
- return this.zn;
395
+ return this.aa6;
396
396
  },
397
397
  set: function (a) {
398
- var b = this.zn;
398
+ var b = this.aa6;
399
399
  if (a != b) {
400
- this.zn = a;
401
- this.qt("ActualXAxisLabelTextColor", b, this.z3);
400
+ this.aa6 = a;
401
+ this.sc("ActualXAxisLabelTextColor", b, this.abm);
402
402
  }
403
403
  },
404
404
  enumerable: true,
405
405
  configurable: true
406
406
  });
407
- Object.defineProperty(XYChart.prototype, "z4", {
407
+ Object.defineProperty(XYChart.prototype, "abn", {
408
408
  get: function () {
409
- return this.zo;
409
+ return this.aa7;
410
410
  },
411
411
  set: function (a) {
412
- var b = this.zo;
412
+ var b = this.aa7;
413
413
  if (a != b) {
414
- this.zo = a;
415
- this.qt("ActualYAxisLabelTextColor", b, this.z4);
414
+ this.aa7 = a;
415
+ this.sc("ActualYAxisLabelTextColor", b, this.abn);
416
416
  }
417
417
  },
418
418
  enumerable: true,
419
419
  configurable: true
420
420
  });
421
- Object.defineProperty(XYChart.prototype, "vs", {
421
+ Object.defineProperty(XYChart.prototype, "xb", {
422
422
  get: function () {
423
- return this.uq;
423
+ return this.v9;
424
424
  },
425
425
  set: function (a) {
426
- var b = this.vs;
426
+ var b = this.xb;
427
427
  if (a != b) {
428
- this.uq = a;
429
- this.qt("XAxisTitleMargin", b, this.vs);
428
+ this.v9 = a;
429
+ this.sc("XAxisTitleMargin", b, this.xb);
430
430
  }
431
431
  },
432
432
  enumerable: true,
433
433
  configurable: true
434
434
  });
435
- Object.defineProperty(XYChart.prototype, "v9", {
435
+ Object.defineProperty(XYChart.prototype, "xs", {
436
436
  get: function () {
437
- return this.u7;
437
+ return this.wq;
438
438
  },
439
439
  set: function (a) {
440
- var b = this.v9;
440
+ var b = this.xs;
441
441
  if (a != b) {
442
- this.u7 = a;
443
- this.qt("YAxisTitleMargin", b, this.v9);
442
+ this.wq = a;
443
+ this.sc("YAxisTitleMargin", b, this.xs);
444
444
  }
445
445
  },
446
446
  enumerable: true,
447
447
  configurable: true
448
448
  });
449
- Object.defineProperty(XYChart.prototype, "vr", {
449
+ Object.defineProperty(XYChart.prototype, "xa", {
450
450
  get: function () {
451
- return this.up;
451
+ return this.v8;
452
452
  },
453
453
  set: function (a) {
454
- var b = this.vr;
454
+ var b = this.xa;
455
455
  if (a != b) {
456
- this.up = a;
457
- this.qt("XAxisTitleLeftMargin", b, this.vr);
456
+ this.v8 = a;
457
+ this.sc("XAxisTitleLeftMargin", b, this.xa);
458
458
  }
459
459
  },
460
460
  enumerable: true,
461
461
  configurable: true
462
462
  });
463
- Object.defineProperty(XYChart.prototype, "v8", {
463
+ Object.defineProperty(XYChart.prototype, "xr", {
464
464
  get: function () {
465
- return this.u6;
465
+ return this.wp;
466
466
  },
467
467
  set: function (a) {
468
- var b = this.v8;
468
+ var b = this.xr;
469
469
  if (a != b) {
470
- this.u6 = a;
471
- this.qt("YAxisTitleLeftMargin", b, this.v8);
470
+ this.wp = a;
471
+ this.sc("YAxisTitleLeftMargin", b, this.xr);
472
472
  }
473
473
  },
474
474
  enumerable: true,
475
475
  configurable: true
476
476
  });
477
- Object.defineProperty(XYChart.prototype, "vu", {
477
+ Object.defineProperty(XYChart.prototype, "xd", {
478
478
  get: function () {
479
- return this.us;
479
+ return this.wb;
480
480
  },
481
481
  set: function (a) {
482
- var b = this.vu;
482
+ var b = this.xd;
483
483
  if (a != b) {
484
- this.us = a;
485
- this.qt("XAxisTitleTopMargin", b, this.vu);
484
+ this.wb = a;
485
+ this.sc("XAxisTitleTopMargin", b, this.xd);
486
486
  }
487
487
  },
488
488
  enumerable: true,
489
489
  configurable: true
490
490
  });
491
- Object.defineProperty(XYChart.prototype, "wb", {
491
+ Object.defineProperty(XYChart.prototype, "xu", {
492
492
  get: function () {
493
- return this.u9;
493
+ return this.ws;
494
494
  },
495
495
  set: function (a) {
496
- var b = this.wb;
496
+ var b = this.xu;
497
497
  if (a != b) {
498
- this.u9 = a;
499
- this.qt("YAxisTitleTopMargin", b, this.wb);
498
+ this.ws = a;
499
+ this.sc("YAxisTitleTopMargin", b, this.xu);
500
500
  }
501
501
  },
502
502
  enumerable: true,
503
503
  configurable: true
504
504
  });
505
- Object.defineProperty(XYChart.prototype, "vt", {
505
+ Object.defineProperty(XYChart.prototype, "xc", {
506
506
  get: function () {
507
- return this.ur;
507
+ return this.wa;
508
508
  },
509
509
  set: function (a) {
510
- var b = this.vt;
510
+ var b = this.xc;
511
511
  if (a != b) {
512
- this.ur = a;
513
- this.qt("XAxisTitleRightMargin", b, this.vt);
512
+ this.wa = a;
513
+ this.sc("XAxisTitleRightMargin", b, this.xc);
514
514
  }
515
515
  },
516
516
  enumerable: true,
517
517
  configurable: true
518
518
  });
519
- Object.defineProperty(XYChart.prototype, "wa", {
519
+ Object.defineProperty(XYChart.prototype, "xt", {
520
520
  get: function () {
521
- return this.u8;
521
+ return this.wr;
522
522
  },
523
523
  set: function (a) {
524
- var b = this.wa;
524
+ var b = this.xt;
525
525
  if (a != b) {
526
- this.u8 = a;
527
- this.qt("YAxisTitleRightMargin", b, this.wa);
526
+ this.wr = a;
527
+ this.sc("YAxisTitleRightMargin", b, this.xt);
528
528
  }
529
529
  },
530
530
  enumerable: true,
531
531
  configurable: true
532
532
  });
533
- Object.defineProperty(XYChart.prototype, "vq", {
533
+ Object.defineProperty(XYChart.prototype, "w9", {
534
534
  get: function () {
535
- return this.uo;
535
+ return this.v7;
536
536
  },
537
537
  set: function (a) {
538
- var b = this.vq;
538
+ var b = this.w9;
539
539
  if (a != b) {
540
- this.uo = a;
541
- this.qt("XAxisTitleBottomMargin", b, this.vq);
540
+ this.v7 = a;
541
+ this.sc("XAxisTitleBottomMargin", b, this.w9);
542
542
  }
543
543
  },
544
544
  enumerable: true,
545
545
  configurable: true
546
546
  });
547
- Object.defineProperty(XYChart.prototype, "v7", {
547
+ Object.defineProperty(XYChart.prototype, "xq", {
548
548
  get: function () {
549
- return this.u5;
549
+ return this.wo;
550
550
  },
551
551
  set: function (a) {
552
- var b = this.v7;
552
+ var b = this.xq;
553
553
  if (a != b) {
554
- this.u5 = a;
555
- this.qt("YAxisTitleBottomMargin", b, this.v7);
554
+ this.wo = a;
555
+ this.sc("YAxisTitleBottomMargin", b, this.xq);
556
556
  }
557
557
  },
558
558
  enumerable: true,
559
559
  configurable: true
560
560
  });
561
- Object.defineProperty(XYChart.prototype, "aab", {
561
+ Object.defineProperty(XYChart.prototype, "abu", {
562
562
  get: function () {
563
- return this.zv;
563
+ return this.abe;
564
564
  },
565
565
  set: function (a) {
566
- var b = this.aab;
566
+ var b = this.abu;
567
567
  if (a != b) {
568
- this.zv = a;
569
- this.qt("XAxisTitleTextColor", b, this.aab);
568
+ this.abe = a;
569
+ this.sc("XAxisTitleTextColor", b, this.abu);
570
570
  }
571
571
  },
572
572
  enumerable: true,
573
573
  configurable: true
574
574
  });
575
- Object.defineProperty(XYChart.prototype, "aai", {
575
+ Object.defineProperty(XYChart.prototype, "ab1", {
576
576
  get: function () {
577
- return this.z2;
577
+ return this.abl;
578
578
  },
579
579
  set: function (a) {
580
- var b = this.aai;
580
+ var b = this.ab1;
581
581
  if (a != b) {
582
- this.z2 = a;
583
- this.qt("YAxisTitleTextColor", b, this.aai);
582
+ this.abl = a;
583
+ this.sc("YAxisTitleTextColor", b, this.ab1);
584
584
  }
585
585
  },
586
586
  enumerable: true,
587
587
  configurable: true
588
588
  });
589
- XYChart.prototype.qv = function (a, b, c) {
589
+ XYChart.prototype.se = function (a, b, c) {
590
590
  var _this = this;
591
- _super.prototype.qv.call(this, a, b, c);
591
+ _super.prototype.se.call(this, a, b, c);
592
592
  switch (a) {
593
593
  case "XAxisLabelTextStyle":
594
- this.y9(function (d) { return d.textStyle = _this.w5; });
594
+ this.aas(function (d) { return d.textStyle = _this.yo; });
595
595
  break;
596
596
  case "YAxisLabelTextStyle":
597
- this.ze(function (d) { return d.textStyle = _this.ya; });
597
+ this.aax(function (d) { return d.textStyle = _this.zt; });
598
598
  break;
599
599
  case "XAxisTitleTextStyle":
600
- this.zb(function (d) { return d.textStyle = _this.xt; });
600
+ this.aau(function (d) { return d.textStyle = _this.zc; });
601
601
  break;
602
602
  case "YAxisTitleTextStyle":
603
- this.zg(function (d) { return d.textStyle = _this.yy; });
603
+ this.aaz(function (d) { return d.textStyle = _this.aah; });
604
604
  break;
605
605
  }
606
606
  };
607
- Object.defineProperty(XYChart.prototype, "w5", {
607
+ Object.defineProperty(XYChart.prototype, "yo", {
608
608
  get: function () {
609
- return this.wh;
609
+ return this.x0;
610
610
  },
611
611
  set: function (a) {
612
- var b = this.w5;
612
+ var b = this.yo;
613
613
  if (a != b) {
614
- this.wh = a;
615
- this.qt("XAxisLabelTextStyle", b, this.w5);
614
+ this.x0 = a;
615
+ this.sc("XAxisLabelTextStyle", b, this.yo);
616
616
  }
617
617
  },
618
618
  enumerable: true,
619
619
  configurable: true
620
620
  });
621
- Object.defineProperty(XYChart.prototype, "ya", {
621
+ Object.defineProperty(XYChart.prototype, "zt", {
622
622
  get: function () {
623
- return this.wl;
623
+ return this.x4;
624
624
  },
625
625
  set: function (a) {
626
- var b = this.ya;
626
+ var b = this.zt;
627
627
  if (a != b) {
628
- this.wl = a;
629
- this.qt("YAxisLabelTextStyle", b, this.ya);
628
+ this.x4 = a;
629
+ this.sc("YAxisLabelTextStyle", b, this.zt);
630
630
  }
631
631
  },
632
632
  enumerable: true,
633
633
  configurable: true
634
634
  });
635
- Object.defineProperty(XYChart.prototype, "xt", {
635
+ Object.defineProperty(XYChart.prototype, "zc", {
636
636
  get: function () {
637
- return this.wj;
637
+ return this.x2;
638
638
  },
639
639
  set: function (a) {
640
- var b = this.xt;
640
+ var b = this.zc;
641
641
  if (a != b) {
642
- this.wj = a;
643
- this.qt("XAxisTitleTextStyle", b, this.xt);
642
+ this.x2 = a;
643
+ this.sc("XAxisTitleTextStyle", b, this.zc);
644
644
  }
645
645
  },
646
646
  enumerable: true,
647
647
  configurable: true
648
648
  });
649
- Object.defineProperty(XYChart.prototype, "yy", {
649
+ Object.defineProperty(XYChart.prototype, "aah", {
650
650
  get: function () {
651
- return this.wn;
651
+ return this.x6;
652
652
  },
653
653
  set: function (a) {
654
- var b = this.yy;
654
+ var b = this.aah;
655
655
  if (a != b) {
656
- this.wn = a;
657
- this.qt("YAxisTitleTextStyle", b, this.yy);
656
+ this.x6 = a;
657
+ this.sc("YAxisTitleTextStyle", b, this.aah);
658
658
  }
659
659
  },
660
660
  enumerable: true,
661
661
  configurable: true
662
662
  });
663
- XYChart.prototype.y4 = function (a) {
663
+ XYChart.prototype.aan = function (a) {
664
664
  var _this = this;
665
- this.y1(a, function (b) { return b.leftMargin = _this.vh; });
666
- this.y1(a, function (b) { return b.topMargin = _this.vj; });
667
- this.y1(a, function (b) { return b.rightMargin = _this.vi; });
668
- this.y1(a, function (b) { return b.bottomMargin = _this.vg; });
669
- this.y1(a, function (b) { return b.textColor = _this.z3; });
670
- this.y2(a, function (b) { return b.textColor = _this.aab; });
671
- this.y2(a, function (b) { return b.leftMargin = _this.vr; });
672
- this.y2(a, function (b) { return b.topMargin = _this.vu; });
673
- this.y2(a, function (b) { return b.rightMargin = _this.vt; });
674
- this.y2(a, function (b) { return b.bottomMargin = _this.vq; });
675
- this.y1(a, function (b) { return b.textStyle = _this.w5; });
676
- this.y2(a, function (b) { return b.textStyle = _this.xt; });
665
+ this.aak(a, function (b) { return b.leftMargin = _this.w0; });
666
+ this.aak(a, function (b) { return b.topMargin = _this.w2; });
667
+ this.aak(a, function (b) { return b.rightMargin = _this.w1; });
668
+ this.aak(a, function (b) { return b.bottomMargin = _this.wz; });
669
+ this.aak(a, function (b) { return b.textColor = _this.abm; });
670
+ this.aal(a, function (b) { return b.textColor = _this.abu; });
671
+ this.aal(a, function (b) { return b.leftMargin = _this.xa; });
672
+ this.aal(a, function (b) { return b.topMargin = _this.xd; });
673
+ this.aal(a, function (b) { return b.rightMargin = _this.xc; });
674
+ this.aal(a, function (b) { return b.bottomMargin = _this.w9; });
675
+ this.aak(a, function (b) { return b.textStyle = _this.yo; });
676
+ this.aal(a, function (b) { return b.textStyle = _this.zc; });
677
677
  };
678
- XYChart.prototype.y6 = function (a) {
678
+ XYChart.prototype.aap = function (a) {
679
679
  var _this = this;
680
- this.y1(a, function (b) { return b.leftMargin = _this.vy; });
681
- this.y1(a, function (b) { return b.topMargin = _this.v0; });
682
- this.y1(a, function (b) { return b.rightMargin = _this.vz; });
683
- this.y1(a, function (b) { return b.bottomMargin = _this.vx; });
684
- this.y1(a, function (b) { return b.textColor = _this.z4; });
685
- this.y2(a, function (b) { return b.textColor = _this.aai; });
686
- this.y2(a, function (b) { return b.leftMargin = _this.v8; });
687
- this.y2(a, function (b) { return b.topMargin = _this.wb; });
688
- this.y2(a, function (b) { return b.rightMargin = _this.wa; });
689
- this.y2(a, function (b) { return b.bottomMargin = _this.v7; });
690
- this.y1(a, function (b) { return b.textStyle = _this.ya; });
691
- this.y2(a, function (b) { return b.textStyle = _this.yy; });
680
+ this.aak(a, function (b) { return b.leftMargin = _this.xh; });
681
+ this.aak(a, function (b) { return b.topMargin = _this.xj; });
682
+ this.aak(a, function (b) { return b.rightMargin = _this.xi; });
683
+ this.aak(a, function (b) { return b.bottomMargin = _this.xg; });
684
+ this.aak(a, function (b) { return b.textColor = _this.abn; });
685
+ this.aal(a, function (b) { return b.textColor = _this.ab1; });
686
+ this.aal(a, function (b) { return b.leftMargin = _this.xr; });
687
+ this.aal(a, function (b) { return b.topMargin = _this.xu; });
688
+ this.aal(a, function (b) { return b.rightMargin = _this.xt; });
689
+ this.aal(a, function (b) { return b.bottomMargin = _this.xq; });
690
+ this.aak(a, function (b) { return b.textStyle = _this.zt; });
691
+ this.aal(a, function (b) { return b.textStyle = _this.aah; });
692
692
  };
693
- XYChart.prototype.rc = function (a) {
694
- var b = this.at(a);
695
- var c = this.cf(a, b);
693
+ XYChart.prototype.sv = function (a) {
694
+ var b = this.a9(a);
695
+ var c = this.cv(a, b);
696
696
  if (c == null) {
697
697
  return;
698
698
  }
699
699
  c.itemsSource = a.data;
700
- c.name = this.mt(a);
701
- c.title = this.mu(a, b);
700
+ c.name = this.ny(a);
701
+ c.title = this.nz(a, b);
702
702
  this.dataChart.series.add(c);
703
703
  };
704
- XYChart.prototype.y7 = function (a) {
705
- this.y8(a, null);
704
+ XYChart.prototype.aaq = function (a) {
705
+ this.aar(a, null);
706
706
  };
707
- XYChart.prototype.y8 = function (a, b) {
708
- a(this.tw());
707
+ XYChart.prototype.aar = function (a, b) {
708
+ a(this.vf());
709
709
  };
710
- XYChart.prototype.zd = function (a, b) {
711
- a(this.tx());
710
+ XYChart.prototype.aaw = function (a, b) {
711
+ a(this.vg());
712
712
  };
713
- XYChart.prototype.zc = function (a) {
714
- this.zd(a, true);
713
+ XYChart.prototype.aav = function (a) {
714
+ this.aaw(a, true);
715
715
  };
716
- XYChart.prototype.pr = function (a, b) {
717
- this.y7(a);
718
- this.zd(a, b);
716
+ XYChart.prototype.ra = function (a, b) {
717
+ this.aaq(a);
718
+ this.aaw(a, b);
719
719
  };
720
- XYChart.prototype.zb = function (a) {
721
- this.y2(this.tw(), a);
720
+ XYChart.prototype.aau = function (a) {
721
+ this.aal(this.vf(), a);
722
722
  };
723
- XYChart.prototype.zg = function (a) {
724
- this.y2(this.tx(), a);
723
+ XYChart.prototype.aaz = function (a) {
724
+ this.aal(this.vg(), a);
725
725
  };
726
- XYChart.prototype.ze = function (a) {
727
- this.y1(this.tx(), a);
726
+ XYChart.prototype.aax = function (a) {
727
+ this.aak(this.vg(), a);
728
728
  };
729
- XYChart.prototype.y9 = function (a) {
730
- this.y1(this.tw(), a);
729
+ XYChart.prototype.aas = function (a) {
730
+ this.aak(this.vf(), a);
731
731
  };
732
- XYChart.prototype.va = function (a) {
733
- var b = this.tw();
734
- return b.ei(a, new ScalerParams(1, this.s7, this.s6, b.cg));
732
+ XYChart.prototype.wt = function (a) {
733
+ var b = this.vf();
734
+ return b.ei(a, new ScalerParams(1, this.uq, this.up, b.cg));
735
735
  };
736
- XYChart.prototype.vc = function (a) {
737
- var b = this.tw();
738
- return b.el(a, new ScalerParams(1, this.s7, this.s6, b.cg));
736
+ XYChart.prototype.wv = function (a) {
737
+ var b = this.vf();
738
+ return b.el(a, new ScalerParams(1, this.uq, this.up, b.cg));
739
739
  };
740
- XYChart.prototype.vb = function (a) {
741
- var b = this.tx();
742
- return b.ei(a, new ScalerParams(1, this.s7, this.s6, b.cg));
740
+ XYChart.prototype.wu = function (a) {
741
+ var b = this.vg();
742
+ return b.ei(a, new ScalerParams(1, this.uq, this.up, b.cg));
743
743
  };
744
- XYChart.prototype.vd = function (a) {
745
- var b = this.tx();
746
- return b.el(a, new ScalerParams(1, this.s7, this.s6, b.cg));
744
+ XYChart.prototype.ww = function (a) {
745
+ var b = this.vg();
746
+ return b.el(a, new ScalerParams(1, this.uq, this.up, b.cg));
747
747
  };
748
- XYChart.prototype.q9 = function (a) {
749
- _super.prototype.q9.call(this, a);
748
+ XYChart.prototype.ss = function (a) {
749
+ _super.prototype.ss.call(this, a);
750
750
  if (a == null) {
751
751
  return;
752
752
  }
753
753
  if (a.axes != null) {
754
- var b = this.tw();
755
- var c = this.tx();
754
+ var b = this.vf();
755
+ var c = this.vg();
756
756
  if (a.axes.contains(b)) {
757
757
  a.axes.remove(b);
758
758
  }
@@ -761,7 +761,7 @@ var XYChart = /** @class */ /*@__PURE__*/ (function (_super) {
761
761
  }
762
762
  }
763
763
  };
764
- XYChart.wq = function (a, b) {
764
+ XYChart.x9 = function (a, b) {
765
765
  var e_1, _a;
766
766
  try {
767
767
  for (var _b = tslib_1.__values(fromEnum(b)), _c = _b.next(); !_c.done; _c = _b.next()) {
@@ -788,98 +788,98 @@ var XYChart = /** @class */ /*@__PURE__*/ (function (_super) {
788
788
  }
789
789
  return null;
790
790
  };
791
- XYChart.prototype.p2 = function (a) {
792
- _super.prototype.p2.call(this, a);
791
+ XYChart.prototype.rl = function (a) {
792
+ _super.prototype.rl.call(this, a);
793
793
  if (a == this.dataChart) {
794
- this.dataChart.axes.add(this.tw());
795
- this.dataChart.axes.add(this.tx());
794
+ this.dataChart.axes.add(this.vf());
795
+ this.dataChart.axes.add(this.vg());
796
796
  }
797
797
  };
798
- XYChart.prototype.y3 = function (a) {
798
+ XYChart.prototype.aam = function (a) {
799
799
  var _this = this;
800
- if (a != null && this.iu != null && a.fk == null) {
801
- a.provideRenderer(this.iu);
800
+ if (a != null && this.jt != null && a.fk == null) {
801
+ a.provideRenderer(this.jt);
802
802
  }
803
- a.jv = this.z6;
804
- a.eq = this.vk;
805
- a.jw = this.z7;
806
- a.et = this.vl;
807
- a.jy = this.z9;
808
- a.ff = this.vm;
809
- a.jx = this.z8;
810
- a.fg = this.vn;
811
- a.jz = this.aaa;
812
- a.fh = this.vo;
803
+ a.jv = this.abp;
804
+ a.eq = this.w3;
805
+ a.jw = this.abq;
806
+ a.et = this.w4;
807
+ a.jy = this.abs;
808
+ a.ff = this.w5;
809
+ a.jx = this.abr;
810
+ a.fg = this.w6;
811
+ a.jz = this.abt;
812
+ a.fh = this.w7;
813
813
  a.c3 = true;
814
- a.ct = this.e8;
815
- a.cv = this.e8;
816
- var b = a == this.tw();
814
+ a.ct = this.fz;
815
+ a.cv = this.fz;
816
+ var b = a == this.vf();
817
817
  if (b) {
818
- a.g5 = this.xk;
818
+ a.g5 = this.y3;
819
819
  }
820
- a.fz = this.we;
821
- a.gf = this.ww;
822
- a.ag = this.tu;
823
- this.y1(a, function (c) { return c.angle = _this.vf; });
824
- this.y1(a, function (c) {
825
- if (c.extent != _this.ve) {
826
- c.extent = _this.ve;
820
+ a.fz = this.xx;
821
+ a.gf = this.yf;
822
+ a.ag = this.vd;
823
+ this.aak(a, function (c) { return c.angle = _this.wy; });
824
+ this.aak(a, function (c) {
825
+ if (c.extent != _this.wx) {
826
+ c.extent = _this.wx;
827
827
  }
828
828
  });
829
- this.y1(a, function (c) { return c.horizontalAlignment = _this.zk; });
830
- this.y1(a, function (c) { return c.verticalAlignment = _this.aam; });
831
- this.y1(a, function (c) { return c.visibility = _this.aar; });
832
- this.y1(a, function (c) { return c.location = _this.t2(_this.t5); });
833
- this.y2(a, function (c) { return c.horizontalAlignment = _this.zl; });
834
- this.y2(a, function (c) { return c.angle = _this.vp; });
835
- this.y4(a);
829
+ this.aak(a, function (c) { return c.horizontalAlignment = _this.aa3; });
830
+ this.aak(a, function (c) { return c.verticalAlignment = _this.ab5; });
831
+ this.aak(a, function (c) { return c.visibility = _this.aca; });
832
+ this.aak(a, function (c) { return c.location = _this.vl(_this.vo); });
833
+ this.aal(a, function (c) { return c.horizontalAlignment = _this.aa4; });
834
+ this.aal(a, function (c) { return c.angle = _this.w8; });
835
+ this.aan(a);
836
836
  };
837
- XYChart.prototype.y5 = function (a) {
837
+ XYChart.prototype.aao = function (a) {
838
838
  var _this = this;
839
839
  if (a == null) {
840
840
  return;
841
841
  }
842
- if (this.iu != null && a.fk == null) {
843
- a.provideRenderer(this.iu);
842
+ if (this.jt != null && a.fk == null) {
843
+ a.provideRenderer(this.jt);
844
844
  }
845
- a.ct = this.e8;
846
- a.cv = this.e8;
847
- this.y1(a, function (b) { return b.angle = _this.vw; });
848
- this.y1(a, function (b) {
849
- if (b.extent != _this.vv) {
850
- b.extent = _this.vv;
845
+ a.ct = this.fz;
846
+ a.cv = this.fz;
847
+ this.aak(a, function (b) { return b.angle = _this.xf; });
848
+ this.aak(a, function (b) {
849
+ if (b.extent != _this.xe) {
850
+ b.extent = _this.xe;
851
851
  }
852
852
  });
853
- this.y1(a, function (b) { return b.horizontalAlignment = _this.zm; });
854
- this.y1(a, function (b) { return b.verticalAlignment = _this.aan; });
855
- this.y1(a, function (b) { return b.visibility = _this.aas; });
856
- this.y1(a, function (b) { return b.location = _this.t3(_this.t7); });
857
- this.y2(a, function (b) { return b.verticalAlignment = _this.aao; });
858
- this.y2(a, function (b) { return b.angle = _this.v6; });
859
- a.jv = this.aad;
860
- a.eq = this.v1;
861
- a.jw = this.aae;
862
- a.et = this.v2;
863
- a.jy = this.aag;
864
- a.ff = this.v3;
865
- a.jx = this.aaf;
866
- a.fg = this.v4;
867
- a.jz = this.aah;
868
- a.fh = this.v5;
869
- var b = a == this.tx();
853
+ this.aak(a, function (b) { return b.horizontalAlignment = _this.aa5; });
854
+ this.aak(a, function (b) { return b.verticalAlignment = _this.ab6; });
855
+ this.aak(a, function (b) { return b.visibility = _this.acb; });
856
+ this.aak(a, function (b) { return b.location = _this.vm(_this.vq); });
857
+ this.aal(a, function (b) { return b.verticalAlignment = _this.ab7; });
858
+ this.aal(a, function (b) { return b.angle = _this.xp; });
859
+ a.jv = this.abw;
860
+ a.eq = this.xk;
861
+ a.jw = this.abx;
862
+ a.et = this.xl;
863
+ a.jy = this.abz;
864
+ a.ff = this.xm;
865
+ a.jx = this.aby;
866
+ a.fg = this.xn;
867
+ a.jz = this.ab0;
868
+ a.fh = this.xo;
869
+ var b = a == this.vg();
870
870
  if (b) {
871
- a.g5 = this.yp;
871
+ a.g5 = this.z8;
872
872
  }
873
- a.gf = this.x1;
874
- a.ag = this.tv;
875
- this.y6(a);
873
+ a.gf = this.zk;
874
+ a.ag = this.ve;
875
+ this.aap(a);
876
876
  };
877
- XYChart.prototype.pz = function () {
878
- _super.prototype.pz.call(this);
879
- this.y3(this.tw());
880
- this.y5(this.tx());
877
+ XYChart.prototype.ri = function () {
878
+ _super.prototype.ri.call(this);
879
+ this.aam(this.vf());
880
+ this.aao(this.vg());
881
881
  };
882
- XYChart.prototype.y1 = function (a, b) {
882
+ XYChart.prototype.aak = function (a, b) {
883
883
  if (a == null) {
884
884
  return;
885
885
  }
@@ -896,7 +896,7 @@ var XYChart = /** @class */ /*@__PURE__*/ (function (_super) {
896
896
  }
897
897
  b(a.ay);
898
898
  };
899
- XYChart.prototype.y2 = function (a, b) {
899
+ XYChart.prototype.aal = function (a, b) {
900
900
  if (a == null) {
901
901
  return;
902
902
  }
@@ -913,171 +913,171 @@ var XYChart = /** @class */ /*@__PURE__*/ (function (_super) {
913
913
  }
914
914
  b(a.be);
915
915
  };
916
- XYChart.prototype.qt = function (a, b, c) {
916
+ XYChart.prototype.sc = function (a, b, c) {
917
917
  var _this = this;
918
- _super.prototype.qt.call(this, a, b, c);
918
+ _super.prototype.sc.call(this, a, b, c);
919
919
  switch (a) {
920
920
  case "XAxisLabelAngle":
921
- this.y9(function (d) { return d.angle = _this.vf; });
921
+ this.aas(function (d) { return d.angle = _this.wy; });
922
922
  break;
923
923
  case "YAxisLabelAngle":
924
- this.ze(function (d) { return d.angle = _this.vw; });
924
+ this.aax(function (d) { return d.angle = _this.xf; });
925
925
  break;
926
926
  case "XAxisLabelHorizontalAlignment":
927
- this.y9(function (d) { return d.horizontalAlignment = _this.zk; });
927
+ this.aas(function (d) { return d.horizontalAlignment = _this.aa3; });
928
928
  break;
929
929
  case "YAxisLabelHorizontalAlignment":
930
- this.ze(function (d) { return d.horizontalAlignment = _this.zm; });
930
+ this.aax(function (d) { return d.horizontalAlignment = _this.aa5; });
931
931
  break;
932
932
  case "XAxisLabelVerticalAlignment":
933
- this.y9(function (d) { return d.verticalAlignment = _this.aam; });
933
+ this.aas(function (d) { return d.verticalAlignment = _this.ab5; });
934
934
  break;
935
935
  case "YAxisLabelVerticalAlignment":
936
- this.ze(function (d) { return d.verticalAlignment = _this.aan; });
936
+ this.aax(function (d) { return d.verticalAlignment = _this.ab6; });
937
937
  break;
938
938
  case "XAxisLabelVisibility":
939
- this.y9(function (d) { return d.visibility = _this.aar; });
939
+ this.aas(function (d) { return d.visibility = _this.aca; });
940
940
  break;
941
941
  case "YAxisLabelVisibility":
942
- this.ze(function (d) { return d.visibility = _this.aas; });
942
+ this.aax(function (d) { return d.visibility = _this.acb; });
943
943
  break;
944
944
  case "XAxisLabel":
945
- this.y7(function (d) { return d.fz = _this.we; });
945
+ this.aaq(function (d) { return d.fz = _this.xx; });
946
946
  break;
947
947
  case "YAxisLabel":
948
- this.zc(function (d) { return d.fz = _this.wf; });
948
+ this.aav(function (d) { return d.fz = _this.xy; });
949
949
  break;
950
950
  case "XAxisLabelFormat":
951
- this.y7(function (d) { return d.gf = _this.ww; });
951
+ this.aaq(function (d) { return d.gf = _this.yf; });
952
952
  break;
953
953
  case "XAxisLabelFormatSpecifiers":
954
- this.y7(function (d) { return d.ag = _this.tu; });
954
+ this.aaq(function (d) { return d.ag = _this.vd; });
955
955
  break;
956
956
  case "YAxisLabelFormat":
957
- this.zc(function (d) { return d.gf = _this.x1; });
957
+ this.aav(function (d) { return d.gf = _this.zk; });
958
958
  break;
959
959
  case "YAxisLabelFormatSpecifiers":
960
- this.zc(function (d) { return d.ag = _this.tv; });
960
+ this.aav(function (d) { return d.ag = _this.ve; });
961
961
  break;
962
962
  case "XAxisTitleAngle":
963
- this.zb(function (d) { return d.angle = _this.vp; });
963
+ this.aau(function (d) { return d.angle = _this.w8; });
964
964
  break;
965
965
  case "YAxisTitleAngle":
966
- this.zg(function (d) { return d.angle = _this.v6; });
966
+ this.aaz(function (d) { return d.angle = _this.xp; });
967
967
  break;
968
968
  case "XAxisTitleAlignment":
969
- this.zb(function (d) { return d.horizontalAlignment = _this.zl; });
969
+ this.aau(function (d) { return d.horizontalAlignment = _this.aa4; });
970
970
  break;
971
971
  case "YAxisTitleAlignment":
972
- this.zg(function (d) { return d.verticalAlignment = _this.aao; });
972
+ this.aaz(function (d) { return d.verticalAlignment = _this.ab7; });
973
973
  break;
974
974
  case "XAxisTitle":
975
- this.y7(function (d) { return d.g5 = _this.xk; });
975
+ this.aaq(function (d) { return d.g5 = _this.y3; });
976
976
  break;
977
977
  case "YAxisTitle":
978
- this.zd(function (d) { return d.g5 = _this.yp; }, false);
978
+ this.aaw(function (d) { return d.g5 = _this.z8; }, false);
979
979
  break;
980
980
  case "XAxisMajorStroke":
981
- this.y8(function (d) { return d.jv = _this.z6; }, a);
981
+ this.aar(function (d) { return d.jv = _this.abp; }, a);
982
982
  break;
983
983
  case "YAxisMajorStroke":
984
- this.zc(function (d) { return d.jv = _this.aad; });
984
+ this.aav(function (d) { return d.jv = _this.abw; });
985
985
  break;
986
986
  case "XAxisMajorStrokeThickness":
987
- this.y8(function (d) { return d.eq = _this.vk; }, a);
987
+ this.aar(function (d) { return d.eq = _this.w3; }, a);
988
988
  break;
989
989
  case "YAxisMajorStrokeThickness":
990
- this.zc(function (d) { return d.eq = _this.v1; });
990
+ this.aav(function (d) { return d.eq = _this.xk; });
991
991
  break;
992
992
  case "XAxisMinorStroke":
993
- this.y7(function (d) { return d.jw = _this.z7; });
993
+ this.aaq(function (d) { return d.jw = _this.abq; });
994
994
  break;
995
995
  case "YAxisMinorStroke":
996
- this.zc(function (d) { return d.jw = _this.aae; });
996
+ this.aav(function (d) { return d.jw = _this.abx; });
997
997
  break;
998
998
  case "XAxisMinorStrokeThickness":
999
- this.y7(function (d) { return d.et = _this.vl; });
999
+ this.aaq(function (d) { return d.et = _this.w4; });
1000
1000
  break;
1001
1001
  case "YAxisMinorStrokeThickness":
1002
- this.zc(function (d) { return d.et = _this.v2; });
1002
+ this.aav(function (d) { return d.et = _this.xl; });
1003
1003
  break;
1004
1004
  case "XAxisTickLength":
1005
- this.y7(function (d) { return d.fg = _this.vn; });
1005
+ this.aaq(function (d) { return d.fg = _this.w6; });
1006
1006
  break;
1007
1007
  case "YAxisTickLength":
1008
- this.zc(function (d) { return d.fg = _this.v4; });
1008
+ this.aav(function (d) { return d.fg = _this.xn; });
1009
1009
  break;
1010
1010
  case "XAxisTickStroke":
1011
- this.y7(function (d) { return d.jz = _this.aaa; });
1011
+ this.aaq(function (d) { return d.jz = _this.abt; });
1012
1012
  break;
1013
1013
  case "YAxisTickStroke":
1014
- this.zc(function (d) { return d.jz = _this.aah; });
1014
+ this.aav(function (d) { return d.jz = _this.ab0; });
1015
1015
  break;
1016
1016
  case "XAxisTickStrokeThickness":
1017
- this.y7(function (d) { return d.fh = _this.vo; });
1017
+ this.aaq(function (d) { return d.fh = _this.w7; });
1018
1018
  break;
1019
1019
  case "YAxisTickStrokeThickness":
1020
- this.zc(function (d) { return d.fh = _this.v5; });
1020
+ this.aav(function (d) { return d.fh = _this.xo; });
1021
1021
  break;
1022
1022
  case "XAxisStroke":
1023
- this.y7(function (d) { return d.jy = _this.z9; });
1023
+ this.aaq(function (d) { return d.jy = _this.abs; });
1024
1024
  break;
1025
1025
  case "YAxisStroke":
1026
- this.zc(function (d) { return d.jy = _this.aag; });
1026
+ this.aav(function (d) { return d.jy = _this.abz; });
1027
1027
  break;
1028
1028
  case "XAxisStrokeThickness":
1029
- this.y7(function (d) { return d.ff = _this.vm; });
1029
+ this.aaq(function (d) { return d.ff = _this.w5; });
1030
1030
  break;
1031
1031
  case "YAxisStrokeThickness":
1032
- this.zc(function (d) { return d.ff = _this.v3; });
1032
+ this.aav(function (d) { return d.ff = _this.xm; });
1033
1033
  break;
1034
1034
  case "XAxisExtent":
1035
- this.y9(function (d) { return d.extent = _this.ve; });
1035
+ this.aas(function (d) { return d.extent = _this.wx; });
1036
1036
  break;
1037
1037
  case "YAxisExtent":
1038
- this.ze(function (d) { return d.extent = _this.vv; });
1038
+ this.aax(function (d) { return d.extent = _this.xe; });
1039
1039
  break;
1040
1040
  case "XAxisStrip":
1041
- this.y7(function (d) { return d.jx = _this.z8; });
1041
+ this.aaq(function (d) { return d.jx = _this.abr; });
1042
1042
  break;
1043
1043
  case "YAxisStrip":
1044
- this.zc(function (d) { return d.jx = _this.aaf; });
1044
+ this.aav(function (d) { return d.jx = _this.aby; });
1045
1045
  break;
1046
1046
  case "XAxisInverted":
1047
- this.y7(function (d) { return d.cg = _this.ua; });
1047
+ this.aaq(function (d) { return d.cg = _this.vt; });
1048
1048
  break;
1049
1049
  case "YAxisInverted":
1050
- this.zc(function (d) { return d.cg = _this.ub; });
1050
+ this.aav(function (d) { return d.cg = _this.vu; });
1051
1051
  break;
1052
1052
  case "YAxisLabelLocation":
1053
- this.zf();
1053
+ this.aay();
1054
1054
  break;
1055
1055
  case "XAxisLabelLocation":
1056
- this.za();
1056
+ this.aat();
1057
1057
  break;
1058
1058
  }
1059
1059
  };
1060
- XYChart.prototype.zf = function () {
1061
- var a = this.t3(this.t7);
1060
+ XYChart.prototype.aay = function () {
1061
+ var a = this.vm(this.vq);
1062
1062
  if (a == 2 || a == 7) {
1063
- this.zm = 2;
1063
+ this.aa5 = 2;
1064
1064
  }
1065
1065
  else {
1066
- this.zm = 0;
1066
+ this.aa5 = 0;
1067
1067
  }
1068
- this.ze(function (b) { return b.location = a; });
1068
+ this.aax(function (b) { return b.location = a; });
1069
1069
  };
1070
- XYChart.prototype.za = function () {
1071
- var a = this.t2(this.t5);
1070
+ XYChart.prototype.aat = function () {
1071
+ var a = this.vl(this.vo);
1072
1072
  if (a == 1 || a == 5) {
1073
- this.aam = 0;
1073
+ this.ab5 = 0;
1074
1074
  }
1075
1075
  else {
1076
- this.aam = 2;
1076
+ this.ab5 = 2;
1077
1077
  }
1078
- this.y9(function (b) { return b.location = a; });
1078
+ this.aas(function (b) { return b.location = a; });
1079
1079
  };
1080
- XYChart.prototype.t3 = function (a) {
1080
+ XYChart.prototype.vm = function (a) {
1081
1081
  if (a == 0) {
1082
1082
  return 2;
1083
1083
  }
@@ -1091,7 +1091,7 @@ var XYChart = /** @class */ /*@__PURE__*/ (function (_super) {
1091
1091
  return 6;
1092
1092
  }
1093
1093
  else {
1094
- if (this.bi == 1) {
1094
+ if (this.by == 1) {
1095
1095
  return 3;
1096
1096
  }
1097
1097
  else {
@@ -1099,7 +1099,7 @@ var XYChart = /** @class */ /*@__PURE__*/ (function (_super) {
1099
1099
  }
1100
1100
  }
1101
1101
  };
1102
- XYChart.prototype.t2 = function (a) {
1102
+ XYChart.prototype.vl = function (a) {
1103
1103
  if (a == 1) {
1104
1104
  return 1;
1105
1105
  }
@@ -1116,663 +1116,663 @@ var XYChart = /** @class */ /*@__PURE__*/ (function (_super) {
1116
1116
  return 1;
1117
1117
  }
1118
1118
  };
1119
- Object.defineProperty(XYChart.prototype, "we", {
1119
+ Object.defineProperty(XYChart.prototype, "xx", {
1120
1120
  get: function () {
1121
- return this.wc;
1121
+ return this.xv;
1122
1122
  },
1123
1123
  set: function (a) {
1124
- var b = this.we;
1124
+ var b = this.xx;
1125
1125
  if (a != b) {
1126
- this.wc = a;
1127
- this.qt("XAxisLabel", b, this.we);
1126
+ this.xv = a;
1127
+ this.sc("XAxisLabel", b, this.xx);
1128
1128
  }
1129
1129
  },
1130
1130
  enumerable: true,
1131
1131
  configurable: true
1132
1132
  });
1133
- Object.defineProperty(XYChart.prototype, "wf", {
1133
+ Object.defineProperty(XYChart.prototype, "xy", {
1134
1134
  get: function () {
1135
- return this.wd;
1135
+ return this.xw;
1136
1136
  },
1137
1137
  set: function (a) {
1138
- var b = this.wf;
1138
+ var b = this.xy;
1139
1139
  if (a != b) {
1140
- this.wd = a;
1141
- this.qt("YAxisLabel", b, this.wf);
1140
+ this.xw = a;
1141
+ this.sc("YAxisLabel", b, this.xy);
1142
1142
  }
1143
1143
  },
1144
1144
  enumerable: true,
1145
1145
  configurable: true
1146
1146
  });
1147
- Object.defineProperty(XYChart.prototype, "z6", {
1147
+ Object.defineProperty(XYChart.prototype, "abp", {
1148
1148
  get: function () {
1149
- return this.zq;
1149
+ return this.aa9;
1150
1150
  },
1151
1151
  set: function (a) {
1152
- var b = this.z6;
1152
+ var b = this.abp;
1153
1153
  if (a != b) {
1154
- this.zq = a;
1155
- this.qt("XAxisMajorStroke", b, this.z6);
1154
+ this.aa9 = a;
1155
+ this.sc("XAxisMajorStroke", b, this.abp);
1156
1156
  }
1157
1157
  },
1158
1158
  enumerable: true,
1159
1159
  configurable: true
1160
1160
  });
1161
- Object.defineProperty(XYChart.prototype, "aad", {
1161
+ Object.defineProperty(XYChart.prototype, "abw", {
1162
1162
  get: function () {
1163
- return this.zx;
1163
+ return this.abg;
1164
1164
  },
1165
1165
  set: function (a) {
1166
- var b = this.aad;
1166
+ var b = this.abw;
1167
1167
  if (a != b) {
1168
- this.zx = a;
1169
- this.qt("YAxisMajorStroke", b, this.aad);
1168
+ this.abg = a;
1169
+ this.sc("YAxisMajorStroke", b, this.abw);
1170
1170
  }
1171
1171
  },
1172
1172
  enumerable: true,
1173
1173
  configurable: true
1174
1174
  });
1175
- Object.defineProperty(XYChart.prototype, "vk", {
1175
+ Object.defineProperty(XYChart.prototype, "w3", {
1176
1176
  get: function () {
1177
- return this.ui;
1177
+ return this.v1;
1178
1178
  },
1179
1179
  set: function (a) {
1180
- var b = this.vk;
1180
+ var b = this.w3;
1181
1181
  if (a != b) {
1182
- this.ui = a;
1183
- this.qt("XAxisMajorStrokeThickness", b, this.vk);
1182
+ this.v1 = a;
1183
+ this.sc("XAxisMajorStrokeThickness", b, this.w3);
1184
1184
  }
1185
1185
  },
1186
1186
  enumerable: true,
1187
1187
  configurable: true
1188
1188
  });
1189
- Object.defineProperty(XYChart.prototype, "v1", {
1189
+ Object.defineProperty(XYChart.prototype, "xk", {
1190
1190
  get: function () {
1191
- return this.uz;
1191
+ return this.wi;
1192
1192
  },
1193
1193
  set: function (a) {
1194
- var b = this.v1;
1194
+ var b = this.xk;
1195
1195
  if (a != b) {
1196
- this.uz = a;
1197
- this.qt("YAxisMajorStrokeThickness", b, this.v1);
1196
+ this.wi = a;
1197
+ this.sc("YAxisMajorStrokeThickness", b, this.xk);
1198
1198
  }
1199
1199
  },
1200
1200
  enumerable: true,
1201
1201
  configurable: true
1202
1202
  });
1203
- Object.defineProperty(XYChart.prototype, "vl", {
1203
+ Object.defineProperty(XYChart.prototype, "w4", {
1204
1204
  get: function () {
1205
- return this.uj;
1205
+ return this.v2;
1206
1206
  },
1207
1207
  set: function (a) {
1208
- var b = this.vl;
1208
+ var b = this.w4;
1209
1209
  if (a != b) {
1210
- this.uj = a;
1211
- this.qt("XAxisMinorStrokeThickness", b, this.vl);
1210
+ this.v2 = a;
1211
+ this.sc("XAxisMinorStrokeThickness", b, this.w4);
1212
1212
  }
1213
1213
  },
1214
1214
  enumerable: true,
1215
1215
  configurable: true
1216
1216
  });
1217
- Object.defineProperty(XYChart.prototype, "v2", {
1217
+ Object.defineProperty(XYChart.prototype, "xl", {
1218
1218
  get: function () {
1219
- return this.u0;
1219
+ return this.wj;
1220
1220
  },
1221
1221
  set: function (a) {
1222
- var b = this.v2;
1222
+ var b = this.xl;
1223
1223
  if (a != b) {
1224
- this.u0 = a;
1225
- this.qt("YAxisMinorStrokeThickness", b, this.v2);
1224
+ this.wj = a;
1225
+ this.sc("YAxisMinorStrokeThickness", b, this.xl);
1226
1226
  }
1227
1227
  },
1228
1228
  enumerable: true,
1229
1229
  configurable: true
1230
1230
  });
1231
- Object.defineProperty(XYChart.prototype, "z8", {
1231
+ Object.defineProperty(XYChart.prototype, "abr", {
1232
1232
  get: function () {
1233
- return this.zs;
1233
+ return this.abb;
1234
1234
  },
1235
1235
  set: function (a) {
1236
- var b = this.z8;
1236
+ var b = this.abr;
1237
1237
  if (a != b) {
1238
- this.zs = a;
1239
- this.qt("XAxisStrip", b, this.z8);
1238
+ this.abb = a;
1239
+ this.sc("XAxisStrip", b, this.abr);
1240
1240
  }
1241
1241
  },
1242
1242
  enumerable: true,
1243
1243
  configurable: true
1244
1244
  });
1245
- Object.defineProperty(XYChart.prototype, "aaf", {
1245
+ Object.defineProperty(XYChart.prototype, "aby", {
1246
1246
  get: function () {
1247
- return this.zz;
1247
+ return this.abi;
1248
1248
  },
1249
1249
  set: function (a) {
1250
- var b = this.aaf;
1250
+ var b = this.aby;
1251
1251
  if (a != b) {
1252
- this.zz = a;
1253
- this.qt("YAxisStrip", b, this.aaf);
1252
+ this.abi = a;
1253
+ this.sc("YAxisStrip", b, this.aby);
1254
1254
  }
1255
1255
  },
1256
1256
  enumerable: true,
1257
1257
  configurable: true
1258
1258
  });
1259
- Object.defineProperty(XYChart.prototype, "z9", {
1259
+ Object.defineProperty(XYChart.prototype, "abs", {
1260
1260
  get: function () {
1261
- return this.zt;
1261
+ return this.abc;
1262
1262
  },
1263
1263
  set: function (a) {
1264
- var b = this.z9;
1264
+ var b = this.abs;
1265
1265
  if (a != b) {
1266
- this.zt = a;
1267
- this.qt("XAxisStroke", b, this.z9);
1266
+ this.abc = a;
1267
+ this.sc("XAxisStroke", b, this.abs);
1268
1268
  }
1269
1269
  },
1270
1270
  enumerable: true,
1271
1271
  configurable: true
1272
1272
  });
1273
- Object.defineProperty(XYChart.prototype, "aag", {
1273
+ Object.defineProperty(XYChart.prototype, "abz", {
1274
1274
  get: function () {
1275
- return this.z0;
1275
+ return this.abj;
1276
1276
  },
1277
1277
  set: function (a) {
1278
- var b = this.aag;
1278
+ var b = this.abz;
1279
1279
  if (a != b) {
1280
- this.z0 = a;
1281
- this.qt("YAxisStroke", b, this.aag);
1280
+ this.abj = a;
1281
+ this.sc("YAxisStroke", b, this.abz);
1282
1282
  }
1283
1283
  },
1284
1284
  enumerable: true,
1285
1285
  configurable: true
1286
1286
  });
1287
- Object.defineProperty(XYChart.prototype, "vm", {
1287
+ Object.defineProperty(XYChart.prototype, "w5", {
1288
1288
  get: function () {
1289
- return this.uk;
1289
+ return this.v3;
1290
1290
  },
1291
1291
  set: function (a) {
1292
- var b = this.vm;
1292
+ var b = this.w5;
1293
1293
  if (a != b) {
1294
- this.uk = a;
1295
- this.qt("XAxisStrokeThickness", b, this.vm);
1294
+ this.v3 = a;
1295
+ this.sc("XAxisStrokeThickness", b, this.w5);
1296
1296
  }
1297
1297
  },
1298
1298
  enumerable: true,
1299
1299
  configurable: true
1300
1300
  });
1301
- Object.defineProperty(XYChart.prototype, "v3", {
1301
+ Object.defineProperty(XYChart.prototype, "xm", {
1302
1302
  get: function () {
1303
- return this.u1;
1303
+ return this.wk;
1304
1304
  },
1305
1305
  set: function (a) {
1306
- var b = this.v3;
1306
+ var b = this.xm;
1307
1307
  if (a != b) {
1308
- this.u1 = a;
1309
- this.qt("YAxisStrokeThickness", b, this.v3);
1308
+ this.wk = a;
1309
+ this.sc("YAxisStrokeThickness", b, this.xm);
1310
1310
  }
1311
1311
  },
1312
1312
  enumerable: true,
1313
1313
  configurable: true
1314
1314
  });
1315
- Object.defineProperty(XYChart.prototype, "vn", {
1315
+ Object.defineProperty(XYChart.prototype, "w6", {
1316
1316
  get: function () {
1317
- return this.ul;
1317
+ return this.v4;
1318
1318
  },
1319
1319
  set: function (a) {
1320
- var b = this.vn;
1320
+ var b = this.w6;
1321
1321
  if (a != b) {
1322
- this.ul = a;
1323
- this.qt("XAxisTickLength", b, this.vn);
1322
+ this.v4 = a;
1323
+ this.sc("XAxisTickLength", b, this.w6);
1324
1324
  }
1325
1325
  },
1326
1326
  enumerable: true,
1327
1327
  configurable: true
1328
1328
  });
1329
- Object.defineProperty(XYChart.prototype, "v4", {
1329
+ Object.defineProperty(XYChart.prototype, "xn", {
1330
1330
  get: function () {
1331
- return this.u2;
1331
+ return this.wl;
1332
1332
  },
1333
1333
  set: function (a) {
1334
- var b = this.v4;
1334
+ var b = this.xn;
1335
1335
  if (a != b) {
1336
- this.u2 = a;
1337
- this.qt("YAxisTickLength", b, this.v4);
1336
+ this.wl = a;
1337
+ this.sc("YAxisTickLength", b, this.xn);
1338
1338
  }
1339
1339
  },
1340
1340
  enumerable: true,
1341
1341
  configurable: true
1342
1342
  });
1343
- Object.defineProperty(XYChart.prototype, "aaa", {
1343
+ Object.defineProperty(XYChart.prototype, "abt", {
1344
1344
  get: function () {
1345
- return this.zu;
1345
+ return this.abd;
1346
1346
  },
1347
1347
  set: function (a) {
1348
- var b = this.aaa;
1348
+ var b = this.abt;
1349
1349
  if (a != b) {
1350
- this.zu = a;
1351
- this.qt("XAxisTickStroke", b, this.aaa);
1350
+ this.abd = a;
1351
+ this.sc("XAxisTickStroke", b, this.abt);
1352
1352
  }
1353
1353
  },
1354
1354
  enumerable: true,
1355
1355
  configurable: true
1356
1356
  });
1357
- Object.defineProperty(XYChart.prototype, "aah", {
1357
+ Object.defineProperty(XYChart.prototype, "ab0", {
1358
1358
  get: function () {
1359
- return this.z1;
1359
+ return this.abk;
1360
1360
  },
1361
1361
  set: function (a) {
1362
- var b = this.aah;
1362
+ var b = this.ab0;
1363
1363
  if (a != b) {
1364
- this.z1 = a;
1365
- this.qt("YAxisTickStroke", b, this.aah);
1364
+ this.abk = a;
1365
+ this.sc("YAxisTickStroke", b, this.ab0);
1366
1366
  }
1367
1367
  },
1368
1368
  enumerable: true,
1369
1369
  configurable: true
1370
1370
  });
1371
- Object.defineProperty(XYChart.prototype, "vo", {
1371
+ Object.defineProperty(XYChart.prototype, "w7", {
1372
1372
  get: function () {
1373
- return this.um;
1373
+ return this.v5;
1374
1374
  },
1375
1375
  set: function (a) {
1376
- var b = this.vo;
1376
+ var b = this.w7;
1377
1377
  if (a != b) {
1378
- this.um = a;
1379
- this.qt("XAxisTickStrokeThickness", b, this.vo);
1378
+ this.v5 = a;
1379
+ this.sc("XAxisTickStrokeThickness", b, this.w7);
1380
1380
  }
1381
1381
  },
1382
1382
  enumerable: true,
1383
1383
  configurable: true
1384
1384
  });
1385
- Object.defineProperty(XYChart.prototype, "v5", {
1385
+ Object.defineProperty(XYChart.prototype, "xo", {
1386
1386
  get: function () {
1387
- return this.u3;
1387
+ return this.wm;
1388
1388
  },
1389
1389
  set: function (a) {
1390
- var b = this.v5;
1390
+ var b = this.xo;
1391
1391
  if (a != b) {
1392
- this.u3 = a;
1393
- this.qt("YAxisTickStrokeThickness", b, this.v5);
1392
+ this.wm = a;
1393
+ this.sc("YAxisTickStrokeThickness", b, this.xo);
1394
1394
  }
1395
1395
  },
1396
1396
  enumerable: true,
1397
1397
  configurable: true
1398
1398
  });
1399
- Object.defineProperty(XYChart.prototype, "xk", {
1399
+ Object.defineProperty(XYChart.prototype, "y3", {
1400
1400
  get: function () {
1401
- return this.wi;
1401
+ return this.x1;
1402
1402
  },
1403
1403
  set: function (a) {
1404
- var b = this.xk;
1404
+ var b = this.y3;
1405
1405
  if (a != b) {
1406
- this.wi = a;
1407
- this.qt("XAxisTitle", b, this.xk);
1406
+ this.x1 = a;
1407
+ this.sc("XAxisTitle", b, this.y3);
1408
1408
  }
1409
1409
  },
1410
1410
  enumerable: true,
1411
1411
  configurable: true
1412
1412
  });
1413
- Object.defineProperty(XYChart.prototype, "yp", {
1413
+ Object.defineProperty(XYChart.prototype, "z8", {
1414
1414
  get: function () {
1415
- return this.wm;
1415
+ return this.x5;
1416
1416
  },
1417
1417
  set: function (a) {
1418
- var b = this.yp;
1418
+ var b = this.z8;
1419
1419
  if (a != b) {
1420
- this.wm = a;
1421
- this.qt("YAxisTitle", b, this.yp);
1420
+ this.x5 = a;
1421
+ this.sc("YAxisTitle", b, this.z8);
1422
1422
  }
1423
1423
  },
1424
1424
  enumerable: true,
1425
1425
  configurable: true
1426
1426
  });
1427
- Object.defineProperty(XYChart.prototype, "z7", {
1427
+ Object.defineProperty(XYChart.prototype, "abq", {
1428
1428
  get: function () {
1429
- return this.zr;
1429
+ return this.aba;
1430
1430
  },
1431
1431
  set: function (a) {
1432
- var b = this.z7;
1432
+ var b = this.abq;
1433
1433
  if (a != b) {
1434
- this.zr = a;
1435
- this.qt("XAxisMinorStroke", b, this.z7);
1434
+ this.aba = a;
1435
+ this.sc("XAxisMinorStroke", b, this.abq);
1436
1436
  }
1437
1437
  },
1438
1438
  enumerable: true,
1439
1439
  configurable: true
1440
1440
  });
1441
- Object.defineProperty(XYChart.prototype, "aae", {
1441
+ Object.defineProperty(XYChart.prototype, "abx", {
1442
1442
  get: function () {
1443
- return this.zy;
1443
+ return this.abh;
1444
1444
  },
1445
1445
  set: function (a) {
1446
- var b = this.aae;
1446
+ var b = this.abx;
1447
1447
  if (a != b) {
1448
- this.zy = a;
1449
- this.qt("YAxisMinorStroke", b, this.aae);
1448
+ this.abh = a;
1449
+ this.sc("YAxisMinorStroke", b, this.abx);
1450
1450
  }
1451
1451
  },
1452
1452
  enumerable: true,
1453
1453
  configurable: true
1454
1454
  });
1455
- Object.defineProperty(XYChart.prototype, "vf", {
1455
+ Object.defineProperty(XYChart.prototype, "wy", {
1456
1456
  get: function () {
1457
- return this.ud;
1457
+ return this.vw;
1458
1458
  },
1459
1459
  set: function (a) {
1460
- var b = this.vf;
1460
+ var b = this.wy;
1461
1461
  if (a != b) {
1462
- this.ud = a;
1463
- this.qt("XAxisLabelAngle", b, this.vf);
1462
+ this.vw = a;
1463
+ this.sc("XAxisLabelAngle", b, this.wy);
1464
1464
  }
1465
1465
  },
1466
1466
  enumerable: true,
1467
1467
  configurable: true
1468
1468
  });
1469
- Object.defineProperty(XYChart.prototype, "vw", {
1469
+ Object.defineProperty(XYChart.prototype, "xf", {
1470
1470
  get: function () {
1471
- return this.uu;
1471
+ return this.wd;
1472
1472
  },
1473
1473
  set: function (a) {
1474
- var b = this.vw;
1474
+ var b = this.xf;
1475
1475
  if (a != b) {
1476
- this.uu = a;
1477
- this.qt("YAxisLabelAngle", b, this.vw);
1476
+ this.wd = a;
1477
+ this.sc("YAxisLabelAngle", b, this.xf);
1478
1478
  }
1479
1479
  },
1480
1480
  enumerable: true,
1481
1481
  configurable: true
1482
1482
  });
1483
- Object.defineProperty(XYChart.prototype, "ve", {
1483
+ Object.defineProperty(XYChart.prototype, "wx", {
1484
1484
  get: function () {
1485
- return this.uc;
1485
+ return this.vv;
1486
1486
  },
1487
1487
  set: function (a) {
1488
- var b = this.ve;
1488
+ var b = this.wx;
1489
1489
  if (a != b) {
1490
- this.uc = a;
1491
- this.qt("XAxisExtent", b, this.ve);
1490
+ this.vv = a;
1491
+ this.sc("XAxisExtent", b, this.wx);
1492
1492
  }
1493
1493
  },
1494
1494
  enumerable: true,
1495
1495
  configurable: true
1496
1496
  });
1497
- Object.defineProperty(XYChart.prototype, "vv", {
1497
+ Object.defineProperty(XYChart.prototype, "xe", {
1498
1498
  get: function () {
1499
- return this.ut;
1499
+ return this.wc;
1500
1500
  },
1501
1501
  set: function (a) {
1502
- var b = this.vv;
1502
+ var b = this.xe;
1503
1503
  if (a != b) {
1504
- this.ut = a;
1505
- this.qt("YAxisExtent", b, this.vv);
1504
+ this.wc = a;
1505
+ this.sc("YAxisExtent", b, this.xe);
1506
1506
  }
1507
1507
  },
1508
1508
  enumerable: true,
1509
1509
  configurable: true
1510
1510
  });
1511
- Object.defineProperty(XYChart.prototype, "vp", {
1511
+ Object.defineProperty(XYChart.prototype, "w8", {
1512
1512
  get: function () {
1513
- return this.un;
1513
+ return this.v6;
1514
1514
  },
1515
1515
  set: function (a) {
1516
- var b = this.vp;
1516
+ var b = this.w8;
1517
1517
  if (a != b) {
1518
- this.un = a;
1519
- this.qt("XAxisTitleAngle", b, this.vp);
1518
+ this.v6 = a;
1519
+ this.sc("XAxisTitleAngle", b, this.w8);
1520
1520
  }
1521
1521
  },
1522
1522
  enumerable: true,
1523
1523
  configurable: true
1524
1524
  });
1525
- Object.defineProperty(XYChart.prototype, "v6", {
1525
+ Object.defineProperty(XYChart.prototype, "xp", {
1526
1526
  get: function () {
1527
- return this.u4;
1527
+ return this.wn;
1528
1528
  },
1529
1529
  set: function (a) {
1530
- var b = this.v6;
1530
+ var b = this.xp;
1531
1531
  if (a != b) {
1532
- this.u4 = a;
1533
- this.qt("YAxisTitleAngle", b, this.v6);
1532
+ this.wn = a;
1533
+ this.sc("YAxisTitleAngle", b, this.xp);
1534
1534
  }
1535
1535
  },
1536
1536
  enumerable: true,
1537
1537
  configurable: true
1538
1538
  });
1539
- Object.defineProperty(XYChart.prototype, "ua", {
1539
+ Object.defineProperty(XYChart.prototype, "vt", {
1540
1540
  get: function () {
1541
- return this.t8;
1541
+ return this.vr;
1542
1542
  },
1543
1543
  set: function (a) {
1544
- var b = this.ua;
1544
+ var b = this.vt;
1545
1545
  if (a != b) {
1546
- this.t8 = a;
1547
- this.qt("XAxisInverted", b, this.ua);
1546
+ this.vr = a;
1547
+ this.sc("XAxisInverted", b, this.vt);
1548
1548
  }
1549
1549
  },
1550
1550
  enumerable: true,
1551
1551
  configurable: true
1552
1552
  });
1553
- Object.defineProperty(XYChart.prototype, "ub", {
1553
+ Object.defineProperty(XYChart.prototype, "vu", {
1554
1554
  get: function () {
1555
- return this.t9;
1555
+ return this.vs;
1556
1556
  },
1557
1557
  set: function (a) {
1558
- var b = this.ub;
1558
+ var b = this.vu;
1559
1559
  if (a != b) {
1560
- this.t9 = a;
1561
- this.qt("YAxisInverted", b, this.ub);
1560
+ this.vs = a;
1561
+ this.sc("YAxisInverted", b, this.vu);
1562
1562
  }
1563
1563
  },
1564
1564
  enumerable: true,
1565
1565
  configurable: true
1566
1566
  });
1567
- Object.defineProperty(XYChart.prototype, "zl", {
1567
+ Object.defineProperty(XYChart.prototype, "aa4", {
1568
1568
  get: function () {
1569
- return this.zi;
1569
+ return this.aa1;
1570
1570
  },
1571
1571
  set: function (a) {
1572
- var b = this.zl;
1572
+ var b = this.aa4;
1573
1573
  if (a != b) {
1574
- this.zi = a;
1575
- this.qt("XAxisTitleAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.zl));
1574
+ this.aa1 = a;
1575
+ this.sc("XAxisTitleAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.aa4));
1576
1576
  }
1577
1577
  },
1578
1578
  enumerable: true,
1579
1579
  configurable: true
1580
1580
  });
1581
- Object.defineProperty(XYChart.prototype, "aao", {
1581
+ Object.defineProperty(XYChart.prototype, "ab7", {
1582
1582
  get: function () {
1583
- return this.aal;
1583
+ return this.ab4;
1584
1584
  },
1585
1585
  set: function (a) {
1586
- var b = this.aao;
1586
+ var b = this.ab7;
1587
1587
  if (a != b) {
1588
- this.aal = a;
1589
- this.qt("YAxisTitleAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.aao));
1588
+ this.ab4 = a;
1589
+ this.sc("YAxisTitleAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.ab7));
1590
1590
  }
1591
1591
  },
1592
1592
  enumerable: true,
1593
1593
  configurable: true
1594
1594
  });
1595
- Object.defineProperty(XYChart.prototype, "zk", {
1595
+ Object.defineProperty(XYChart.prototype, "aa3", {
1596
1596
  get: function () {
1597
- return this.zh;
1597
+ return this.aa0;
1598
1598
  },
1599
1599
  set: function (a) {
1600
- var b = this.zk;
1600
+ var b = this.aa3;
1601
1601
  if (a != b) {
1602
- this.zh = a;
1603
- this.qt("XAxisLabelHorizontalAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.zk));
1602
+ this.aa0 = a;
1603
+ this.sc("XAxisLabelHorizontalAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.aa3));
1604
1604
  }
1605
1605
  },
1606
1606
  enumerable: true,
1607
1607
  configurable: true
1608
1608
  });
1609
- XYChart.prototype.get_zm = function () {
1610
- return this.zj;
1609
+ XYChart.prototype.get_aa5 = function () {
1610
+ return this.aa2;
1611
1611
  };
1612
- XYChart.prototype.set_zm = function (a) {
1613
- var b = this.zm;
1612
+ XYChart.prototype.set_aa5 = function (a) {
1613
+ var b = this.aa5;
1614
1614
  if (a != b) {
1615
- this.zj = a;
1616
- this.qt("YAxisLabelHorizontalAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.zm));
1615
+ this.aa2 = a;
1616
+ this.sc("YAxisLabelHorizontalAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.aa5));
1617
1617
  }
1618
1618
  };
1619
- Object.defineProperty(XYChart.prototype, "zm", {
1619
+ Object.defineProperty(XYChart.prototype, "aa5", {
1620
1620
  get: function () {
1621
- return this.get_zm();
1621
+ return this.get_aa5();
1622
1622
  },
1623
1623
  set: function (a) {
1624
- this.set_zm(a);
1624
+ this.set_aa5(a);
1625
1625
  },
1626
1626
  enumerable: true,
1627
1627
  configurable: true
1628
1628
  });
1629
- Object.defineProperty(XYChart.prototype, "aam", {
1629
+ Object.defineProperty(XYChart.prototype, "ab5", {
1630
1630
  get: function () {
1631
- return this.aaj;
1631
+ return this.ab2;
1632
1632
  },
1633
1633
  set: function (a) {
1634
- var b = this.aam;
1634
+ var b = this.ab5;
1635
1635
  if (a != b) {
1636
- this.aaj = a;
1637
- this.qt("XAxisLabelVerticalAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.aam));
1636
+ this.ab2 = a;
1637
+ this.sc("XAxisLabelVerticalAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.ab5));
1638
1638
  }
1639
1639
  },
1640
1640
  enumerable: true,
1641
1641
  configurable: true
1642
1642
  });
1643
- Object.defineProperty(XYChart.prototype, "aan", {
1643
+ Object.defineProperty(XYChart.prototype, "ab6", {
1644
1644
  get: function () {
1645
- return this.aak;
1645
+ return this.ab3;
1646
1646
  },
1647
1647
  set: function (a) {
1648
- var b = this.aan;
1648
+ var b = this.ab6;
1649
1649
  if (a != b) {
1650
- this.aak = a;
1651
- this.qt("YAxisLabelVerticalAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.aan));
1650
+ this.ab3 = a;
1651
+ this.sc("YAxisLabelVerticalAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.ab6));
1652
1652
  }
1653
1653
  },
1654
1654
  enumerable: true,
1655
1655
  configurable: true
1656
1656
  });
1657
- Object.defineProperty(XYChart.prototype, "aar", {
1657
+ Object.defineProperty(XYChart.prototype, "aca", {
1658
1658
  get: function () {
1659
- return this.aap;
1659
+ return this.ab8;
1660
1660
  },
1661
1661
  set: function (a) {
1662
- var b = this.aar;
1662
+ var b = this.aca;
1663
1663
  if (a != b) {
1664
- this.aap = a;
1665
- this.qt("XAxisLabelVisibility", enumGetBox(Visibility_$type, b), enumGetBox(Visibility_$type, this.aar));
1664
+ this.ab8 = a;
1665
+ this.sc("XAxisLabelVisibility", enumGetBox(Visibility_$type, b), enumGetBox(Visibility_$type, this.aca));
1666
1666
  }
1667
1667
  },
1668
1668
  enumerable: true,
1669
1669
  configurable: true
1670
1670
  });
1671
- Object.defineProperty(XYChart.prototype, "aas", {
1671
+ Object.defineProperty(XYChart.prototype, "acb", {
1672
1672
  get: function () {
1673
- return this.aaq;
1673
+ return this.ab9;
1674
1674
  },
1675
1675
  set: function (a) {
1676
- var b = this.aas;
1676
+ var b = this.acb;
1677
1677
  if (a != b) {
1678
- this.aaq = a;
1679
- this.qt("YAxisLabelVisibility", enumGetBox(Visibility_$type, b), enumGetBox(Visibility_$type, this.aas));
1678
+ this.ab9 = a;
1679
+ this.sc("YAxisLabelVisibility", enumGetBox(Visibility_$type, b), enumGetBox(Visibility_$type, this.acb));
1680
1680
  }
1681
1681
  },
1682
1682
  enumerable: true,
1683
1683
  configurable: true
1684
1684
  });
1685
- XYChart.prototype.get_t7 = function () {
1686
- return this.t6;
1685
+ XYChart.prototype.get_vq = function () {
1686
+ return this.vp;
1687
1687
  };
1688
- XYChart.prototype.set_t7 = function (a) {
1689
- var b = this.t7;
1688
+ XYChart.prototype.set_vq = function (a) {
1689
+ var b = this.vq;
1690
1690
  if (a != b) {
1691
- this.t6 = a;
1692
- this.qt("YAxisLabelLocation", enumGetBox(YAxisLabelLocation_$type, b), enumGetBox(YAxisLabelLocation_$type, this.t7));
1691
+ this.vp = a;
1692
+ this.sc("YAxisLabelLocation", enumGetBox(YAxisLabelLocation_$type, b), enumGetBox(YAxisLabelLocation_$type, this.vq));
1693
1693
  }
1694
1694
  };
1695
- Object.defineProperty(XYChart.prototype, "t7", {
1695
+ Object.defineProperty(XYChart.prototype, "vq", {
1696
1696
  get: function () {
1697
- return this.get_t7();
1697
+ return this.get_vq();
1698
1698
  },
1699
1699
  set: function (a) {
1700
- this.set_t7(a);
1700
+ this.set_vq(a);
1701
1701
  },
1702
1702
  enumerable: true,
1703
1703
  configurable: true
1704
1704
  });
1705
- XYChart.prototype.get_t5 = function () {
1706
- return this.t4;
1705
+ XYChart.prototype.get_vo = function () {
1706
+ return this.vn;
1707
1707
  };
1708
- XYChart.prototype.set_t5 = function (a) {
1709
- var b = this.t5;
1708
+ XYChart.prototype.set_vo = function (a) {
1709
+ var b = this.vo;
1710
1710
  if (a != b) {
1711
- this.t4 = a;
1712
- this.qt("XAxisLabelLocation", enumGetBox(XAxisLabelLocation_$type, b), enumGetBox(XAxisLabelLocation_$type, this.t5));
1711
+ this.vn = a;
1712
+ this.sc("XAxisLabelLocation", enumGetBox(XAxisLabelLocation_$type, b), enumGetBox(XAxisLabelLocation_$type, this.vo));
1713
1713
  }
1714
1714
  };
1715
- Object.defineProperty(XYChart.prototype, "t5", {
1715
+ Object.defineProperty(XYChart.prototype, "vo", {
1716
1716
  get: function () {
1717
- return this.get_t5();
1717
+ return this.get_vo();
1718
1718
  },
1719
1719
  set: function (a) {
1720
- this.set_t5(a);
1720
+ this.set_vo(a);
1721
1721
  },
1722
1722
  enumerable: true,
1723
1723
  configurable: true
1724
1724
  });
1725
- Object.defineProperty(XYChart.prototype, "ww", {
1725
+ Object.defineProperty(XYChart.prototype, "yf", {
1726
1726
  get: function () {
1727
- return this.wg;
1727
+ return this.xz;
1728
1728
  },
1729
1729
  set: function (a) {
1730
- var b = this.wg;
1730
+ var b = this.xz;
1731
1731
  if (a != b) {
1732
- this.wg = a;
1733
- this.qt("XAxisLabelFormat", b, this.wg);
1732
+ this.xz = a;
1733
+ this.sc("XAxisLabelFormat", b, this.xz);
1734
1734
  }
1735
1735
  },
1736
1736
  enumerable: true,
1737
1737
  configurable: true
1738
1738
  });
1739
- Object.defineProperty(XYChart.prototype, "tu", {
1739
+ Object.defineProperty(XYChart.prototype, "vd", {
1740
1740
  get: function () {
1741
- return this.ts;
1741
+ return this.vb;
1742
1742
  },
1743
1743
  set: function (a) {
1744
- var b = this.ts;
1744
+ var b = this.vb;
1745
1745
  if (a != b) {
1746
- this.ts = a;
1747
- this.qt("XAxisLabelFormatSpecifiers", b, this.ts);
1746
+ this.vb = a;
1747
+ this.sc("XAxisLabelFormatSpecifiers", b, this.vb);
1748
1748
  }
1749
1749
  },
1750
1750
  enumerable: true,
1751
1751
  configurable: true
1752
1752
  });
1753
- Object.defineProperty(XYChart.prototype, "x1", {
1753
+ Object.defineProperty(XYChart.prototype, "zk", {
1754
1754
  get: function () {
1755
- return this.wk;
1755
+ return this.x3;
1756
1756
  },
1757
1757
  set: function (a) {
1758
- var b = this.wk;
1758
+ var b = this.x3;
1759
1759
  if (a != b) {
1760
- this.wk = a;
1761
- this.qt("YAxisLabelFormat", b, this.wk);
1760
+ this.x3 = a;
1761
+ this.sc("YAxisLabelFormat", b, this.x3);
1762
1762
  }
1763
1763
  },
1764
1764
  enumerable: true,
1765
1765
  configurable: true
1766
1766
  });
1767
- Object.defineProperty(XYChart.prototype, "tv", {
1767
+ Object.defineProperty(XYChart.prototype, "ve", {
1768
1768
  get: function () {
1769
- return this.tt;
1769
+ return this.vc;
1770
1770
  },
1771
1771
  set: function (a) {
1772
- var b = this.tt;
1772
+ var b = this.vc;
1773
1773
  if (a != b) {
1774
- this.tt = a;
1775
- this.qt("YAxisLabelFormatSpecifiers", b, this.tt);
1774
+ this.vc = a;
1775
+ this.sc("YAxisLabelFormatSpecifiers", b, this.vc);
1776
1776
  }
1777
1777
  },
1778
1778
  enumerable: true,