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
@@ -38,6 +38,7 @@ import { Rect } from "igniteui-webcomponents-core";
38
38
  import { Axis } from "./Axis";
39
39
  import { AxisLabelSettings } from "./AxisLabelSettings";
40
40
  import { MarkerSeries } from "./MarkerSeries";
41
+ import { IZoomableCategoryAxis_$type } from "./IZoomableCategoryAxis";
41
42
  import { SyncSettings } from "./SyncSettings";
42
43
  import { SyncManager } from "./SyncManager";
43
44
  import { FinancialOverlayType_$type } from "./FinancialOverlayType";
@@ -68,184 +69,189 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
68
69
  tslib_1.__extends(FinancialChart, _super);
69
70
  function FinancialChart() {
70
71
  var _this = _super.call(this) || this;
71
- _this.acl = null;
72
- _this.ae9 = null;
73
- _this.ae7 = null;
74
- _this.ae4 = null;
75
- _this.ae6 = null;
76
- _this.ae8 = null;
77
- _this.ae5 = null;
78
- _this.abr = null;
79
- _this.afr = null;
80
- _this.afs = null;
81
- _this.afo = null;
82
- _this.aft = null;
83
- _this.afu = null;
84
- _this.afp = null;
85
- _this.afq = null;
86
- _this.ac9 = null;
87
- _this.aej = 40;
72
+ _this.ad4 = null;
73
+ _this.ag2 = null;
74
+ _this.ag0 = null;
75
+ _this.agx = null;
76
+ _this.agz = null;
77
+ _this.ag1 = null;
78
+ _this.agy = null;
79
+ _this.ada = null;
80
+ _this.ahk = null;
81
+ _this.ahl = null;
82
+ _this.ahh = null;
83
+ _this.ahm = null;
84
+ _this.ahn = null;
85
+ _this.ahi = null;
86
+ _this.ahj = null;
87
+ _this.aes = null;
88
+ _this.af2 = 40;
89
+ _this.ady = null;
90
+ _this.adw = null;
91
+ _this.ad0 = null;
92
+ _this.ad5 = null;
93
+ _this.ahv = null;
94
+ _this.aeo = null;
95
+ _this.afe = false;
96
+ _this.afd = false;
97
+ _this.afl = false;
98
+ _this.ae0 = false;
99
+ _this.ag8 = 10;
100
+ _this.af9 = NaN;
101
+ _this.agb = NaN;
102
+ _this.aga = NaN;
103
+ _this.agc = 0;
104
+ _this.adg = 0;
105
+ _this.adj = 0;
106
+ _this.af4 = 3;
107
+ _this.af7 = NaN;
108
+ _this.af5 = NaN;
109
+ _this.af6 = NaN;
110
+ _this.af8 = NaN;
111
+ _this.adl = 0;
112
+ _this.aev = true;
113
+ _this.adc = 0;
114
+ _this.aew = false;
115
+ _this.adq = null;
116
+ _this.ads = null;
117
+ _this.afn = null;
118
+ _this.aey = true;
119
+ _this.aex = false;
120
+ _this.aez = false;
121
+ _this.aep = null;
122
+ _this.adn = 1;
123
+ _this.ace = null;
88
124
  _this.acf = null;
89
- _this.acd = null;
125
+ _this.acg = null;
90
126
  _this.ach = null;
91
- _this.acm = null;
92
- _this.af2 = null;
93
- _this.ac5 = null;
94
- _this.adv = false;
95
- _this.adu = false;
96
- _this.ad2 = false;
97
- _this.adh = false;
98
- _this.aff = 10;
99
- _this.ael = NaN;
100
- _this.aen = NaN;
101
- _this.aem = NaN;
102
- _this.aeo = 0;
103
- _this.abx = 0;
104
- _this.ab0 = 0;
105
- _this.ab2 = 0;
106
- _this.adc = true;
107
- _this.abt = 0;
108
- _this.add = false;
109
- _this.ab7 = null;
110
- _this.ab9 = null;
111
- _this.ad4 = null;
112
- _this.adf = true;
113
- _this.ade = false;
114
- _this.adg = false;
115
- _this.ac6 = null;
116
- _this.ab4 = 1;
117
- _this.aav = null;
118
- _this.aaw = null;
119
- _this.aax = null;
120
- _this.aay = null;
121
- _this.aa0 = null;
122
- _this.aaz = null;
123
- _this.aau = null;
124
- _this.aat = null;
125
- _this.aek = 1;
126
- _this.aei = 1;
127
- _this.aeh = 2;
128
- _this.aeg = 1;
129
127
  _this.acj = null;
130
- _this.afb = -2147483648;
131
- _this.aef = 2;
132
- _this.afe = 3;
133
- _this.afc = 10;
134
- _this.afa = 30;
135
- _this.afd = 9;
136
- _this.abo = null;
137
- _this.abp = null;
138
- _this.abk = null;
128
+ _this.aci = null;
129
+ _this.acd = null;
130
+ _this.acc = null;
131
+ _this.af3 = 1;
132
+ _this.af1 = 1;
133
+ _this.af0 = 2;
134
+ _this.afz = 1;
135
+ _this.ad2 = null;
136
+ _this.ag4 = -2147483648;
137
+ _this.afy = 2;
138
+ _this.ag7 = 3;
139
+ _this.ag5 = 10;
140
+ _this.ag3 = 30;
141
+ _this.ag6 = 9;
142
+ _this.ac7 = null;
143
+ _this.ac8 = null;
144
+ _this.ac3 = null;
139
145
  _this.applyCustomIndicators = null;
140
- _this.ajq = null;
141
- _this.aep = 1;
142
- _this.adb = false;
143
- _this.acb = null;
144
- _this.aec = dateMinValue();
145
- _this.aeb = dateMaxValue();
146
- _this.ad9 = null;
147
- _this.pp();
148
- _this.ad9 = new ObservableCollection$1(Base.$, 0);
146
+ _this.alp = null;
147
+ _this.agd = 1;
148
+ _this.aeu = false;
149
+ _this.adu = null;
150
+ _this.afv = dateMinValue();
151
+ _this.afu = dateMaxValue();
152
+ _this.afs = null;
153
+ _this.q8();
154
+ _this.afs = new ObservableCollection$1(Base.$, 0);
149
155
  if (_this.xAxisBreaks != null) {
150
156
  var a = _this.xAxisBreaks;
151
- a.collectionChanged = delegateCombine(a.collectionChanged, function (a, b) { return _this.ajf(); });
157
+ a.collectionChanged = delegateCombine(a.collectionChanged, function (a, b) { return _this.ale(); });
152
158
  }
153
- _this.ai0();
159
+ _this.akz();
154
160
  return _this;
155
161
  }
156
- FinancialChart.prototype.qv = function (a, b, c) {
157
- _super.prototype.qv.call(this, a, b, c);
162
+ FinancialChart.prototype.se = function (a, b, c) {
163
+ _super.prototype.se.call(this, a, b, c);
158
164
  switch (a) {
159
165
  case "ToolbarTemplate":
160
166
  case "RangeSelectorTemplate":
161
- this.abs = new FinancialChartToolbar(this, this.afz);
167
+ this.adb = new FinancialChartToolbar(this, this.ahs);
162
168
  break;
163
169
  case "Toolbar":
164
170
  var d = b;
165
171
  if (d != null) {
166
- d.chartTypeChanged = delegateRemove(d.chartTypeChanged, runOn(this, this.aio));
167
- d.trendLineTypeChanged = delegateRemove(d.trendLineTypeChanged, runOn(this, this.air));
168
- d.volumeTypeChanged = delegateRemove(d.volumeTypeChanged, runOn(this, this.ais));
172
+ d.chartTypeChanged = delegateRemove(d.chartTypeChanged, runOn(this, this.akm));
173
+ d.trendLineTypeChanged = delegateRemove(d.trendLineTypeChanged, runOn(this, this.akp));
174
+ d.volumeTypeChanged = delegateRemove(d.volumeTypeChanged, runOn(this, this.akq));
169
175
  d.l(null);
170
176
  }
171
- if (this.abs != null) {
172
- this.abs.ac = this.abz;
173
- this.abs.ai = this.c2;
174
- this.abs.y = this.abu;
175
- this.abs.al = this.ads;
176
- if (this.ae6 != null) {
177
- this.abs.l(this.ae6);
177
+ if (this.adb != null) {
178
+ this.adb.ac = this.adi;
179
+ this.adb.ai = this.di;
180
+ this.adb.y = this.add;
181
+ this.adb.al = this.afb;
182
+ if (this.agz != null) {
183
+ this.adb.l(this.agz);
178
184
  }
179
- var e = this.abs;
180
- e.chartTypeChanged = delegateCombine(e.chartTypeChanged, runOn(this, this.aio));
185
+ var e = this.adb;
186
+ e.chartTypeChanged = delegateCombine(e.chartTypeChanged, runOn(this, this.akm));
181
187
  ;
182
- var f = this.abs;
183
- f.trendLineTypeChanged = delegateCombine(f.trendLineTypeChanged, runOn(this, this.air));
184
- var g = this.abs;
185
- g.volumeTypeChanged = delegateCombine(g.volumeTypeChanged, runOn(this, this.ais));
188
+ var f = this.adb;
189
+ f.trendLineTypeChanged = delegateCombine(f.trendLineTypeChanged, runOn(this, this.akp));
190
+ var g = this.adb;
191
+ g.volumeTypeChanged = delegateCombine(g.volumeTypeChanged, runOn(this, this.akq));
186
192
  }
187
193
  break;
188
194
  case "ChartType":
189
- if (this.abs != null) {
190
- this.abs.y = this.abu;
195
+ if (this.adb != null) {
196
+ this.adb.y = this.add;
191
197
  }
192
198
  break;
193
199
  case "VolumeType":
194
- if (this.abs != null) {
195
- this.abs.ac = this.abz;
200
+ if (this.adb != null) {
201
+ this.adb.ac = this.adi;
196
202
  }
197
203
  break;
198
204
  case "TrendLineType":
199
- if (this.abs != null) {
200
- this.abs.ai = this.c2;
205
+ if (this.adb != null) {
206
+ this.adb.ai = this.di;
201
207
  }
202
208
  break;
203
209
  case "IsToolbarVisible":
204
- if (this.abs == null) {
210
+ if (this.adb == null) {
205
211
  break;
206
212
  }
207
- this.abs.al = this.ads;
213
+ this.adb.al = this.afb;
208
214
  this.setGridRows();
209
215
  break;
210
216
  }
211
217
  };
212
- FinancialChart.prototype.ais = function (a, b) {
213
- this.abz = this.abs.ac;
218
+ FinancialChart.prototype.akq = function (a, b) {
219
+ this.adi = this.adb.ac;
214
220
  };
215
- FinancialChart.prototype.air = function (a, b) {
216
- this.c2 = this.abs.ai;
221
+ FinancialChart.prototype.akp = function (a, b) {
222
+ this.di = this.adb.ai;
217
223
  };
218
- FinancialChart.prototype.aio = function (a, b) {
219
- this.abu = this.abs.y;
224
+ FinancialChart.prototype.akm = function (a, b) {
225
+ this.add = this.adb.y;
220
226
  };
221
- FinancialChart.prototype.ai0 = function () {
222
- this.acl = new IndicatorPane();
223
- this.acc = TypeRegistrar.create("FinancialLegend");
227
+ FinancialChart.prototype.akz = function () {
228
+ this.ad4 = new IndicatorPane();
229
+ this.adv = TypeRegistrar.create("FinancialLegend");
224
230
  };
225
231
  FinancialChart.prototype.provideGrid = function (a) {
226
- this.ae9 = a;
227
- this.ajl();
232
+ this.ag2 = a;
233
+ this.alk();
228
234
  this.setGridRows();
229
- if (this.abs != null) {
230
- this.abs.bg(a);
235
+ if (this.adb != null) {
236
+ this.adb.bg(a);
231
237
  }
232
238
  };
233
239
  FinancialChart.prototype.onDocumentClick = function (a) {
234
- if (this.abs != null) {
235
- this.abs.bl(a);
240
+ if (this.adb != null) {
241
+ this.adb.bl(a);
236
242
  }
237
243
  };
238
244
  FinancialChart.prototype.getContext = function () {
239
- var a = this.abs.v();
245
+ var a = this.adb.v();
240
246
  var b = new FinancialChartContext();
241
247
  b.vm = new FinancialChartViewModel();
242
248
  b.vm.toolbar = a;
243
- b.container = this.iu;
244
- b.toolbarContainer = this.ae6;
245
- b.legendContainer = this.ae5;
246
- b.indicatorsContainer = this.ae4;
247
- b.volumeContainer = this.ae7;
248
- b.zoomContainer = this.ae8;
249
+ b.container = this.jt;
250
+ b.toolbarContainer = this.agz;
251
+ b.legendContainer = this.agy;
252
+ b.indicatorsContainer = this.agx;
253
+ b.volumeContainer = this.ag0;
254
+ b.zoomContainer = this.ag1;
249
255
  return b;
250
256
  };
251
257
  FinancialChart.prototype.provideContainer = function (a) {
@@ -255,70 +261,70 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
255
261
  var d = b.createElement("div");
256
262
  d.setStyleProperty("width", "100%");
257
263
  d.setStyleProperty("height", "100%");
258
- if (this.abs == null) {
259
- this.abs = new FinancialChartToolbar(this, this.afz);
264
+ if (this.adb == null) {
265
+ this.adb = new FinancialChartToolbar(this, this.ahs);
260
266
  }
261
- this.abs.w.isIndicatorMenuVisible = this.adj && this.adk;
262
- this.ae6 = b.getSubRenderer(d);
263
- this.abs.l(this.ae6);
267
+ this.adb.w.isIndicatorMenuVisible = this.ae2 && this.ae3;
268
+ this.agz = b.getSubRenderer(d);
269
+ this.adb.l(this.agz);
264
270
  var e = b.createElement("div");
265
271
  e.setStyleProperty("width", "100%");
266
272
  e.setStyleProperty("height", "100%");
267
273
  var f = b.createElement("div");
268
274
  f.setStyleProperty("width", "100%");
269
275
  f.setStyleProperty("height", "100%");
270
- this.ae5 = b.getSubRenderer(f);
276
+ this.agy = b.getSubRenderer(f);
271
277
  var g = b.createElement("div");
272
278
  g.setStyleProperty("width", "100%");
273
279
  g.setStyleProperty("height", "100%");
274
- this.ae4 = b.getSubRenderer(g);
280
+ this.agx = b.getSubRenderer(g);
275
281
  var h = b.createElement("div");
276
282
  h.setStyleProperty("width", "100%");
277
283
  h.setStyleProperty("height", "100%");
278
- this.ae7 = b.getSubRenderer(h);
284
+ this.ag0 = b.getSubRenderer(h);
279
285
  var i = b.createElement("div");
280
286
  i.setStyleProperty("width", "100%");
281
287
  i.setStyleProperty("height", "100%");
282
- this.ae8 = b.getSubRenderer(i);
288
+ this.ag1 = b.getSubRenderer(i);
283
289
  a = b.getSubRenderer(e);
284
290
  }
285
291
  else {
286
- this.ae6 = null;
287
- if (this.abs != null) {
288
- this.abs.l(null);
292
+ this.agz = null;
293
+ if (this.adb != null) {
294
+ this.adb.l(null);
289
295
  }
290
- if (this.ada != null) {
291
- this.ada.provideContainer(null);
292
- this.ada = null;
296
+ if (this.aet != null) {
297
+ this.aet.provideContainer(null);
298
+ this.aet = null;
293
299
  }
294
- if (this.acc != null) {
295
- this.acc.provideContainer(null);
300
+ if (this.adv != null) {
301
+ this.adv.provideContainer(null);
296
302
  }
297
303
  }
298
304
  _super.prototype.provideContainer.call(this, a);
299
305
  if (b != null) {
300
306
  if (this.volumeChart != null) {
301
- this.volumeChart.provideContainer(this.ae7);
307
+ this.volumeChart.provideContainer(this.ag0);
302
308
  }
303
- if (this.acl != null) {
304
- this.acl.h(this.ae4);
309
+ if (this.ad4 != null) {
310
+ this.ad4.h(this.agx);
305
311
  }
306
312
  if (this.zoomSliderChart != null) {
307
- this.zoomSliderChart.provideContainer(this.ae8);
313
+ this.zoomSliderChart.provideContainer(this.ag1);
308
314
  if (a != null) {
309
- this.ah8();
315
+ this.aj6();
310
316
  }
311
317
  else {
312
- this.ada = null;
318
+ this.aet = null;
313
319
  }
314
320
  }
315
- if (this.acc != null) {
316
- this.acc.provideContainer(this.ae5);
321
+ if (this.adv != null) {
322
+ this.adv.provideContainer(this.agy);
317
323
  }
318
324
  this.setGridRows();
319
325
  }
320
326
  };
321
- FinancialChart.prototype.ajb = function (a, b, c) {
327
+ FinancialChart.prototype.ala = function (a, b, c) {
322
328
  if (a != null) {
323
329
  a.provideContainer(null);
324
330
  }
@@ -327,63 +333,63 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
327
333
  }
328
334
  this.setGridRows();
329
335
  };
330
- FinancialChart.prototype.ajp = function (a, b) {
331
- this.ajb(a, b, this.ae8);
336
+ FinancialChart.prototype.alo = function (a, b) {
337
+ this.ala(a, b, this.ag1);
332
338
  if (b == null) {
333
339
  return;
334
340
  }
335
- this.ah8();
341
+ this.aj6();
336
342
  };
337
- FinancialChart.prototype.ah8 = function () {
343
+ FinancialChart.prototype.aj6 = function () {
338
344
  var _this = this;
339
- if (this.ae8 == null) {
345
+ if (this.ag1 == null) {
340
346
  return;
341
347
  }
342
- if (this.ada != null) {
343
- this.ada.provideContainer(null);
348
+ if (this.aet != null) {
349
+ this.aet.provideContainer(null);
344
350
  }
345
- this.ada = TypeRegistrar.create("ZoomSlider");
346
- this.ada.provideContainer(this.ae8);
347
- var a = this.ada;
351
+ this.aet = TypeRegistrar.create("ZoomSlider");
352
+ this.aet.provideContainer(this.ag1);
353
+ var a = this.aet;
348
354
  a.windowRectChanged = delegateCombine(a.windowRectChanged, function (a, b) {
349
355
  if (_this.dataChart != null) {
350
- _this.dataChart.sv = new Rect(0, _this.ada.windowRect.left, _this.dataChart.sf.top, _this.ada.windowRect.width, _this.dataChart.sf.height);
356
+ _this.dataChart.tp = new Rect(0, _this.aet.windowRect.left, _this.dataChart.s9.top, _this.aet.windowRect.width, _this.dataChart.s9.height);
351
357
  }
352
358
  });
353
- this.ah9();
359
+ this.aj7();
354
360
  };
355
- FinancialChart.prototype.ajn = function (a, b) {
356
- this.ajb(a, b, this.ae7);
361
+ FinancialChart.prototype.alm = function (a, b) {
362
+ this.ala(a, b, this.ag0);
357
363
  };
358
364
  FinancialChart.prototype.setGridRows = function () {
359
- if (this.ae9 == null) {
365
+ if (this.ag2 == null) {
360
366
  return;
361
367
  }
362
368
  var a = new Array(6);
363
- a[0] = (this.ads ? this.aev : 0) + "px";
364
- a[1] = this.ado ? "min-content" : "0px";
369
+ a[0] = (this.afb ? this.agj : 0) + "px";
370
+ a[1] = this.ae7 ? "min-content" : "0px";
365
371
  a[2] = "auto";
366
372
  a[3] = this.indicatorCharts == null || this.indicatorCharts.count == 0 ? "0px" : this.indicatorCharts.count * 150 + "px";
367
373
  a[4] = this.volumeChart == null ? "0px" : "100px";
368
374
  a[5] = this.zoomSliderChart == null ? "0px" : "100px";
369
- if (this.ada != null) {
375
+ if (this.aet != null) {
370
376
  if (a[5] == "0px") {
371
- this.ada.hide();
377
+ this.aet.hide();
372
378
  }
373
379
  else {
374
- this.ada.show();
380
+ this.aet.show();
375
381
  }
376
382
  }
377
- this.ae9.setStyleProperty("-ms-grid-rows", stringReplace(stringJoin.apply(void 0, tslib_1.__spread([" "], a)), "auto", "1fr"));
378
- this.ae9.setStyleProperty("grid-template-rows", stringJoin.apply(void 0, tslib_1.__spread([" "], a)));
379
- if (this.iu == null) {
383
+ this.ag2.setStyleProperty("-ms-grid-rows", stringReplace(stringJoin.apply(void 0, tslib_1.__spread([" "], a)), "auto", "1fr"));
384
+ this.ag2.setStyleProperty("grid-template-rows", stringJoin.apply(void 0, tslib_1.__spread([" "], a)));
385
+ if (this.jt == null) {
380
386
  return;
381
387
  }
382
388
  if (this.dataChart != null) {
383
389
  this.dataChart.notifyContainerResized();
384
390
  }
385
- if (this.acl != null) {
386
- this.acl.f();
391
+ if (this.ad4 != null) {
392
+ this.ad4.f();
387
393
  }
388
394
  if (this.volumeChart != null) {
389
395
  this.volumeChart.notifyContainerResized();
@@ -391,42 +397,42 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
391
397
  if (this.zoomSliderChart != null) {
392
398
  this.zoomSliderChart.notifyContainerResized();
393
399
  }
394
- if (this.ada != null) {
395
- this.ada.notifySizeChanged();
400
+ if (this.aet != null) {
401
+ this.aet.notifySizeChanged();
396
402
  }
397
403
  };
398
- FinancialChart.prototype.p7 = function () {
404
+ FinancialChart.prototype.rq = function () {
399
405
  var e_1, _a;
400
- _super.prototype.p7.call(this);
401
- this.t7 = 1;
402
- this.zm = 0;
403
- this.v4 = 0;
404
- this.aag = null;
405
- this.z9 = AxisDefaults.g;
406
- this.vo = AxisDefaults.e;
407
- this.vn = AxisDefaults.f;
408
- this.aaa = AxisDefaults.j;
409
- this.z6 = null;
410
- this.ajr = AxisDefaults.h;
411
- this.ae3 = AxisDefaults.b;
412
- this.es = true;
413
- this.el = true;
414
- this.em = false;
415
- this.aq = 0;
416
- this.g3 = Defaults.j;
417
- this.sh = Defaults.ae;
418
- this.sc = Defaults.af;
419
- this.sd = Defaults.ag;
420
- this.hn = NaN;
421
- this.hf = 40;
422
- this.e0 = true;
423
- this.e6 = false;
406
+ _super.prototype.rq.call(this);
407
+ this.vq = 1;
408
+ this.aa5 = 0;
409
+ this.xn = 0;
410
+ this.abz = null;
411
+ this.abs = AxisDefaults.g;
412
+ this.w7 = AxisDefaults.e;
413
+ this.w6 = AxisDefaults.f;
414
+ this.abt = AxisDefaults.j;
415
+ this.abp = null;
416
+ this.alq = AxisDefaults.h;
417
+ this.agw = AxisDefaults.b;
418
+ this.fi = true;
419
+ this.fb = true;
420
+ this.fc = false;
421
+ this.a6 = 0;
422
+ this.hv = Defaults.j;
423
+ this.t0 = Defaults.ae;
424
+ this.tv = Defaults.af;
425
+ this.tw = Defaults.ag;
426
+ this.ig = NaN;
427
+ this.h7 = 40;
428
+ this.fr = true;
429
+ this.fx = false;
424
430
  if (this.dataChart != null) {
425
- var a = this.dataChart.cq.j.e();
426
- this.aa3 = a.d;
427
- this.aa4 = a.e;
428
- this.aa2 = a.d;
429
- this.ajr = this.dataChart.w0;
431
+ var a = this.dataChart.cu.j.e();
432
+ this.acm = a.d;
433
+ this.acn = a.e;
434
+ this.acl = a.d;
435
+ this.alq = this.dataChart.xu;
430
436
  }
431
437
  var b = new BrushCollection();
432
438
  b.add(((function () {
@@ -499,299 +505,299 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
499
505
  throw e_1.error;
500
506
  }
501
507
  }
502
- this.aa5 = c;
503
- this.aa6 = b;
508
+ this.aco = c;
509
+ this.acp = b;
504
510
  };
505
- FinancialChart.prototype.ai7 = function () {
506
- if (this.acl != null) {
507
- this.acl.b = null;
508
- this.acl.b = this.indicatorCharts;
511
+ FinancialChart.prototype.ak6 = function () {
512
+ if (this.ad4 != null) {
513
+ this.ad4.b = null;
514
+ this.ad4.b = this.indicatorCharts;
509
515
  }
510
516
  this.setGridRows();
511
517
  };
512
- FinancialChart.prototype.ai8 = function () {
518
+ FinancialChart.prototype.ak7 = function () {
513
519
  this.setGridRows();
514
520
  };
515
- FinancialChart.prototype.ajh = function () {
516
- this.ai7();
521
+ FinancialChart.prototype.alg = function () {
522
+ this.ak6();
517
523
  };
518
- FinancialChart.prototype.ah7 = function () {
519
- if (this.ada == null || this.zoomSliderChart == null || this.dataChart == null || this.dataChart.series.count == 0) {
524
+ FinancialChart.prototype.aj5 = function () {
525
+ if (this.aet == null || this.zoomSliderChart == null || this.dataChart == null || this.dataChart.series.count == 0) {
520
526
  return;
521
527
  }
522
- var a = this.iu.rootWrapper.width();
523
- var b = this.dataChart.su.left + this.dataChart.su.width;
524
- var c = this.dataChart.su.left;
528
+ var a = this.jt.rootWrapper.width();
529
+ var b = this.dataChart.to.left + this.dataChart.to.width;
530
+ var c = this.dataChart.to.left;
525
531
  var d = a - b;
526
- this.ada.startInset = c - this.ada.trackStartInset;
527
- this.ada.endInset = d - this.ada.trackEndInset;
528
- if (this.ada.endInset < 0) {
529
- var e = this.ada.endInset;
530
- this.ada.endInset = 0;
531
- this.dataChart.gn += (e * -1);
532
- }
533
- if (this.ada.startInset < 0) {
534
- var f = this.ada.startInset;
535
- this.ada.startInset = 0;
536
- this.dataChart.gk += (f * -1);
537
- }
538
- this.zoomSliderChart.gk = c;
539
- this.zoomSliderChart.gn = d;
540
- this.zoomSliderChart.f9 = this.ada.barExtent;
541
- };
542
- FinancialChart.prototype.aiy = function () {
543
- this.ah7();
544
- };
545
- FinancialChart.prototype.p4 = function (a) {
546
- _super.prototype.p4.call(this, a);
532
+ this.aet.startInset = c - this.aet.trackStartInset;
533
+ this.aet.endInset = d - this.aet.trackEndInset;
534
+ if (this.aet.endInset < 0) {
535
+ var e = this.aet.endInset;
536
+ this.aet.endInset = 0;
537
+ this.dataChart.g1 += (e * -1);
538
+ }
539
+ if (this.aet.startInset < 0) {
540
+ var f = this.aet.startInset;
541
+ this.aet.startInset = 0;
542
+ this.dataChart.gw += (f * -1);
543
+ }
544
+ this.zoomSliderChart.gw = c;
545
+ this.zoomSliderChart.g1 = d;
546
+ this.zoomSliderChart.gj = this.aet.barExtent;
547
+ };
548
+ FinancialChart.prototype.akw = function () {
549
+ this.aj5();
550
+ };
551
+ FinancialChart.prototype.rn = function (a) {
552
+ _super.prototype.rn.call(this, a);
547
553
  if (a != null) {
548
- a.f8 = 0;
554
+ a.gi = 0;
549
555
  }
550
556
  };
551
- FinancialChart.prototype.ajs = function (a) {
552
- return a.r8();
557
+ FinancialChart.prototype.alr = function (a) {
558
+ return a.s2();
553
559
  };
554
- FinancialChart.prototype.ajv = function () {
555
- return this.ae5 == null ? null : this.aju(this.ae5.rootWrapper);
560
+ FinancialChart.prototype.alu = function () {
561
+ return this.agy == null ? null : this.alt(this.agy.rootWrapper);
556
562
  };
557
- FinancialChart.prototype.ajt = function (a) {
563
+ FinancialChart.prototype.als = function (a) {
558
564
  if (a == null || a.d == null) {
559
565
  return null;
560
566
  }
561
- return this.aju(a.d.rootWrapper);
567
+ return this.alt(a.d.rootWrapper);
562
568
  };
563
- FinancialChart.prototype.aju = function (a) {
569
+ FinancialChart.prototype.alt = function (a) {
564
570
  if (a == null) {
565
571
  return null;
566
572
  }
567
573
  var b = a.getOffset();
568
574
  return new Rect(0, b.left, b.top, a.width(), a.height());
569
575
  };
570
- FinancialChart.prototype.aeq = function () {
571
- if (this.ae9 == null) {
576
+ FinancialChart.prototype.age = function () {
577
+ if (this.ag2 == null) {
572
578
  return NaN;
573
579
  }
574
- var a = this.ae9.getOffset();
575
- return this.ae9.width() + (a == null ? 0 : a.left);
580
+ var a = this.ag2.getOffset();
581
+ return this.ag2.width() + (a == null ? 0 : a.left);
576
582
  };
577
- FinancialChart.prototype.qf = function (source_, a, b) {
578
- _super.prototype.qf.call(this, source_, a, b);
583
+ FinancialChart.prototype.ry = function (source_, a, b) {
584
+ _super.prototype.ry.call(this, source_, a, b);
579
585
  if (this.zoomSliderChart != null) {
580
- this.zoomSliderChart.lt(source_, a, b);
586
+ this.zoomSliderChart.mg(source_, a, b);
581
587
  }
582
588
  };
583
- FinancialChart.prototype.qg = function (source_, a, b) {
584
- _super.prototype.qg.call(this, source_, a, b);
589
+ FinancialChart.prototype.rz = function (source_, a, b) {
590
+ _super.prototype.rz.call(this, source_, a, b);
585
591
  if (this.zoomSliderChart != null) {
586
- this.zoomSliderChart.lu(source_, a, b);
592
+ this.zoomSliderChart.mh(source_, a, b);
587
593
  }
588
594
  };
589
- FinancialChart.prototype.qe = function (source_) {
590
- _super.prototype.qe.call(this, source_);
595
+ FinancialChart.prototype.rx = function (source_) {
596
+ _super.prototype.rx.call(this, source_);
591
597
  if (this.zoomSliderChart != null) {
592
- this.zoomSliderChart.lm(source_);
598
+ this.zoomSliderChart.l9(source_);
593
599
  }
594
600
  };
595
- FinancialChart.prototype.qi = function (source_, a, b, c) {
596
- _super.prototype.qi.call(this, source_, a, b, c);
601
+ FinancialChart.prototype.r1 = function (source_, a, b, c) {
602
+ _super.prototype.r1.call(this, source_, a, b, c);
597
603
  if (this.zoomSliderChart != null) {
598
- this.zoomSliderChart.lv(source_, a, b, c);
604
+ this.zoomSliderChart.mi(source_, a, b, c);
599
605
  }
600
606
  };
601
- FinancialChart.prototype.qa = function (a, b) {
602
- _super.prototype.qa.call(this, a, b);
603
- if (this.adp(a)) {
607
+ FinancialChart.prototype.rt = function (a, b) {
608
+ _super.prototype.rt.call(this, a, b);
609
+ if (this.ae8(a)) {
604
610
  a.toolTip = null;
605
611
  }
606
612
  };
607
- Object.defineProperty(FinancialChart.prototype, "abs", {
613
+ Object.defineProperty(FinancialChart.prototype, "adb", {
608
614
  get: function () {
609
- return this.abr;
615
+ return this.ada;
610
616
  },
611
617
  set: function (a) {
612
- var b = this.abs;
618
+ var b = this.adb;
613
619
  if (a != b) {
614
- this.abr = a;
615
- this.qt("Toolbar", b, this.abs);
620
+ this.ada = a;
621
+ this.sc("Toolbar", b, this.adb);
616
622
  }
617
623
  },
618
624
  enumerable: true,
619
625
  configurable: true
620
626
  });
621
- Object.defineProperty(FinancialChart.prototype, "afy", {
627
+ Object.defineProperty(FinancialChart.prototype, "ahr", {
622
628
  get: function () {
623
- return this.afr;
629
+ return this.ahk;
624
630
  },
625
631
  set: function (a) {
626
- var b = this.afy;
632
+ var b = this.ahr;
627
633
  if (a != b) {
628
- this.afr = a;
629
- this.qt("RangeSelectorTemplate", b, this.afy);
634
+ this.ahk = a;
635
+ this.sc("RangeSelectorTemplate", b, this.ahr);
630
636
  }
631
637
  },
632
638
  enumerable: true,
633
639
  configurable: true
634
640
  });
635
- Object.defineProperty(FinancialChart.prototype, "afz", {
641
+ Object.defineProperty(FinancialChart.prototype, "ahs", {
636
642
  get: function () {
637
- return this.afs;
643
+ return this.ahl;
638
644
  },
639
645
  set: function (a) {
640
- var b = this.afz;
646
+ var b = this.ahs;
641
647
  if (a != b) {
642
- this.afs = a;
643
- this.qt("ToolbarTemplate", b, this.afz);
648
+ this.ahl = a;
649
+ this.sc("ToolbarTemplate", b, this.ahs);
644
650
  }
645
651
  },
646
652
  enumerable: true,
647
653
  configurable: true
648
654
  });
649
- Object.defineProperty(FinancialChart.prototype, "afv", {
655
+ Object.defineProperty(FinancialChart.prototype, "aho", {
650
656
  get: function () {
651
- return this.afo;
657
+ return this.ahh;
652
658
  },
653
659
  set: function (a) {
654
- var b = this.afv;
660
+ var b = this.aho;
655
661
  if (a != b) {
656
- this.afo = a;
657
- this.qt("ChartTypePickerTemplate", b, this.afv);
662
+ this.ahh = a;
663
+ this.sc("ChartTypePickerTemplate", b, this.aho);
658
664
  }
659
665
  },
660
666
  enumerable: true,
661
667
  configurable: true
662
668
  });
663
- Object.defineProperty(FinancialChart.prototype, "af0", {
669
+ Object.defineProperty(FinancialChart.prototype, "aht", {
664
670
  get: function () {
665
- return this.aft;
671
+ return this.ahm;
666
672
  },
667
673
  set: function (a) {
668
- var b = this.af0;
674
+ var b = this.aht;
669
675
  if (a != b) {
670
- this.aft = a;
671
- this.qt("TrendLineTypePickerTemplate", b, this.af0);
676
+ this.ahm = a;
677
+ this.sc("TrendLineTypePickerTemplate", b, this.aht);
672
678
  }
673
679
  },
674
680
  enumerable: true,
675
681
  configurable: true
676
682
  });
677
- Object.defineProperty(FinancialChart.prototype, "af1", {
683
+ Object.defineProperty(FinancialChart.prototype, "ahu", {
678
684
  get: function () {
679
- return this.afu;
685
+ return this.ahn;
680
686
  },
681
687
  set: function (a) {
682
- var b = this.af1;
688
+ var b = this.ahu;
683
689
  if (a != b) {
684
- this.afu = a;
685
- this.qt("VolumeTypePickerTemplate", b, this.af1);
690
+ this.ahn = a;
691
+ this.sc("VolumeTypePickerTemplate", b, this.ahu);
686
692
  }
687
693
  },
688
694
  enumerable: true,
689
695
  configurable: true
690
696
  });
691
- Object.defineProperty(FinancialChart.prototype, "afw", {
697
+ Object.defineProperty(FinancialChart.prototype, "ahp", {
692
698
  get: function () {
693
- return this.afp;
699
+ return this.ahi;
694
700
  },
695
701
  set: function (a) {
696
- var b = this.afw;
702
+ var b = this.ahp;
697
703
  if (a != b) {
698
- this.afp = a;
699
- this.qt("IndicatorMenuTemplate", b, this.afw);
704
+ this.ahi = a;
705
+ this.sc("IndicatorMenuTemplate", b, this.ahp);
700
706
  }
701
707
  },
702
708
  enumerable: true,
703
709
  configurable: true
704
710
  });
705
- Object.defineProperty(FinancialChart.prototype, "afx", {
711
+ Object.defineProperty(FinancialChart.prototype, "ahq", {
706
712
  get: function () {
707
- return this.afq;
713
+ return this.ahj;
708
714
  },
709
715
  set: function (a) {
710
- var b = this.afx;
716
+ var b = this.ahq;
711
717
  if (a != b) {
712
- this.afq = a;
713
- this.qt("OverlayPickerTemplate", b, this.afx);
718
+ this.ahj = a;
719
+ this.sc("OverlayPickerTemplate", b, this.ahq);
714
720
  }
715
721
  },
716
722
  enumerable: true,
717
723
  configurable: true
718
724
  });
719
- Object.defineProperty(FinancialChart.prototype, "ada", {
725
+ Object.defineProperty(FinancialChart.prototype, "aet", {
720
726
  get: function () {
721
- return this.ac9;
727
+ return this.aes;
722
728
  },
723
729
  set: function (a) {
724
- var b = this.ada;
730
+ var b = this.aet;
725
731
  if (a != b) {
726
- this.ac9 = a;
727
- this.qt("ZoomSlider", b, this.ada);
732
+ this.aes = a;
733
+ this.sc("ZoomSlider", b, this.aet);
728
734
  }
729
735
  },
730
736
  enumerable: true,
731
737
  configurable: true
732
738
  });
733
- FinancialChart.prototype.get_hf = function () {
734
- return _super.prototype.get_hf.call(this);
739
+ FinancialChart.prototype.get_h7 = function () {
740
+ return _super.prototype.get_h7.call(this);
735
741
  };
736
- FinancialChart.prototype.set_hf = function (a) {
737
- _super.prototype.set_hf.call(this, a);
742
+ FinancialChart.prototype.set_h7 = function (a) {
743
+ _super.prototype.set_h7.call(this, a);
738
744
  };
739
- FinancialChart.prototype.get_e0 = function () {
740
- return _super.prototype.get_e0.call(this);
745
+ FinancialChart.prototype.get_fr = function () {
746
+ return _super.prototype.get_fr.call(this);
741
747
  };
742
- FinancialChart.prototype.set_e0 = function (a) {
743
- _super.prototype.set_e0.call(this, a);
748
+ FinancialChart.prototype.set_fr = function (a) {
749
+ _super.prototype.set_fr.call(this, a);
744
750
  };
745
- Object.defineProperty(FinancialChart.prototype, "aev", {
751
+ Object.defineProperty(FinancialChart.prototype, "agj", {
746
752
  get: function () {
747
- return this.aej;
753
+ return this.af2;
748
754
  },
749
755
  set: function (a) {
750
- var b = this.aev;
756
+ var b = this.agj;
751
757
  if (a != b) {
752
- this.aej = a;
753
- this.qt("ToolbarHeight", b, this.aev);
758
+ this.af2 = a;
759
+ this.sc("ToolbarHeight", b, this.agj);
754
760
  }
755
761
  },
756
762
  enumerable: true,
757
763
  configurable: true
758
764
  });
759
- FinancialChart.prototype.tw = function () {
765
+ FinancialChart.prototype.vf = function () {
760
766
  return this.xAxis;
761
767
  };
762
- FinancialChart.prototype.tx = function () {
768
+ FinancialChart.prototype.vg = function () {
763
769
  return this.yAxis;
764
770
  };
765
771
  FinancialChart.prototype.onAttachedToUI = function () {
766
772
  _super.prototype.onAttachedToUI.call(this);
767
- if (this.ada != null) {
768
- this.ada.onAttachedToUI();
773
+ if (this.aet != null) {
774
+ this.aet.onAttachedToUI();
769
775
  }
770
776
  };
771
777
  FinancialChart.prototype.onDetachedFromUI = function () {
772
778
  _super.prototype.onDetachedFromUI.call(this);
773
- if (this.ada != null) {
774
- this.ada.onDetachedFromUI();
779
+ if (this.aet != null) {
780
+ this.aet.onDetachedFromUI();
775
781
  }
776
782
  };
777
- FinancialChart.prototype.at = function (a) {
783
+ FinancialChart.prototype.a9 = function (a) {
778
784
  return 20;
779
785
  };
780
- FinancialChart.prototype.get_fl = function () {
786
+ FinancialChart.prototype.get_ge = function () {
781
787
  return ((function () {
782
788
  var $ret = new List$1(DataSeriesType_$type, 0);
783
789
  $ret.add(20);
784
790
  return $ret;
785
791
  })());
786
792
  };
787
- Object.defineProperty(FinancialChart.prototype, "fl", {
793
+ Object.defineProperty(FinancialChart.prototype, "ge", {
788
794
  get: function () {
789
- return this.get_fl();
795
+ return this.get_ge();
790
796
  },
791
797
  enumerable: true,
792
798
  configurable: true
793
799
  });
794
- FinancialChart.prototype.get_fk = function () {
800
+ FinancialChart.prototype.get_gd = function () {
795
801
  return ((function () {
796
802
  var $ret = new List$1(IDataSeriesAdapterRule_$type, 0);
797
803
  $ret.add(new SimpleFinancialPriceSeriesRule());
@@ -799,38 +805,38 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
799
805
  return $ret;
800
806
  })());
801
807
  };
802
- Object.defineProperty(FinancialChart.prototype, "fk", {
808
+ Object.defineProperty(FinancialChart.prototype, "gd", {
803
809
  get: function () {
804
- return this.get_fk();
810
+ return this.get_gd();
805
811
  },
806
812
  enumerable: true,
807
813
  configurable: true
808
814
  });
809
- FinancialChart.prototype.abe = function (a) {
810
- return this.abf(a);
815
+ FinancialChart.prototype.acx = function (a) {
816
+ return this.acy(a);
811
817
  };
812
- FinancialChart.prototype.acs = function (a) {
813
- return this.act(a);
818
+ FinancialChart.prototype.aeb = function (a) {
819
+ return this.aec(a);
814
820
  };
815
- FinancialChart.prototype.abd = function (a) {
816
- var b = this.abe(0);
821
+ FinancialChart.prototype.acw = function (a) {
822
+ var b = this.acx(0);
817
823
  b.name = a;
818
824
  return b;
819
825
  };
820
- FinancialChart.prototype.pl = function () {
821
- this.xAxis = this.abd("xAxis");
822
- this.yAxis = this.acs(0);
826
+ FinancialChart.prototype.q4 = function () {
827
+ this.xAxis = this.acw("xAxis");
828
+ this.yAxis = this.aeb(0);
823
829
  this.yAxis.name = "yAxis";
824
- this.volumeAxis = this.acs(0);
830
+ this.volumeAxis = this.aeb(0);
825
831
  this.volumeAxis.name = "volumeAxis";
826
- this.volumeXAxis = this.abd("volumeXAxis");
827
- this.ad6 = new List$1(NumericYAxis.$, 0);
828
- this.ad8 = new List$1(CategoryAxisBase.$, 0);
829
- this.indicatorAxis = this.acs(0);
832
+ this.volumeXAxis = this.acw("volumeXAxis");
833
+ this.afp = new List$1(NumericYAxis.$, 0);
834
+ this.afr = new List$1(CategoryAxisBase.$, 0);
835
+ this.indicatorAxis = this.aeb(0);
830
836
  this.indicatorAxis.name = "indicatorAxis";
831
- this.indicatorXAxis = this.abd("indicatorXAxis_0");
832
- this.ad6.add(this.indicatorAxis);
833
- this.ad8.add(this.indicatorXAxis);
837
+ this.indicatorXAxis = this.acw("indicatorXAxis_0");
838
+ this.afp.add(this.indicatorAxis);
839
+ this.afr.add(this.indicatorXAxis);
834
840
  if (this.xAxis.ay == null) {
835
841
  this.xAxis.ay = new AxisLabelSettings();
836
842
  }
@@ -849,9 +855,9 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
849
855
  if (this.indicatorXAxis.ay == null) {
850
856
  this.indicatorXAxis.ay = new AxisLabelSettings();
851
857
  }
852
- this.zoomSliderAxis = this.acs(0);
858
+ this.zoomSliderAxis = this.aeb(0);
853
859
  this.zoomSliderAxis.name = "zoomSliderAxis";
854
- this.zoomSliderXAxis = this.abd("zoomSliderXAxis");
860
+ this.zoomSliderXAxis = this.acw("zoomSliderXAxis");
855
861
  if (this.zoomSliderAxis.ay == null) {
856
862
  this.zoomSliderAxis.ay = new AxisLabelSettings();
857
863
  }
@@ -859,31 +865,31 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
859
865
  this.zoomSliderXAxis.ay = new AxisLabelSettings();
860
866
  }
861
867
  };
862
- FinancialChart.prototype.pi = function (a, b) {
868
+ FinancialChart.prototype.q0 = function (a, b) {
863
869
  var c = typeCast(MarkerSeries.$, a);
864
870
  if (c != null) {
865
- c.qd = this.b6(a, b);
871
+ c.qh = this.cm(a, b);
866
872
  }
867
873
  };
868
- FinancialChart.prototype.b5 = function (a) {
874
+ FinancialChart.prototype.cl = function (a) {
869
875
  if (a != null) {
870
876
  return 1;
871
877
  }
872
- return _super.prototype.b5.call(this, a);
878
+ return _super.prototype.cl.call(this, a);
873
879
  };
874
- FinancialChart.prototype.rb = function (a) {
880
+ FinancialChart.prototype.su = function (a) {
875
881
  if (a.suggestedSecondaryAxis == 2) {
876
882
  this.yAxis.lg = true;
877
883
  this.yAxis.l7 = 10;
878
884
  }
879
885
  };
880
- FinancialChart.prototype.re = function () {
881
- this.yAxis.lg = this.adz;
882
- this.yAxis.l7 = this.afn;
886
+ FinancialChart.prototype.sx = function () {
887
+ this.yAxis.lg = this.afi;
888
+ this.yAxis.l7 = this.ahg;
883
889
  };
884
- FinancialChart.prototype.abw = function (a) {
890
+ FinancialChart.prototype.adf = function (a) {
885
891
  var b;
886
- if (this.abu == 0) {
892
+ if (this.add == 0) {
887
893
  if (a == null || a.index > 0 || stringIsNullOrEmpty(a.getMemberPathFor(12))) {
888
894
  b = 4;
889
895
  }
@@ -892,12 +898,12 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
892
898
  }
893
899
  }
894
900
  else {
895
- b = this.abu;
901
+ b = this.add;
896
902
  }
897
- b = this.abv(b);
903
+ b = this.ade(b);
898
904
  return b;
899
905
  };
900
- FinancialChart.prototype.abv = function (a) {
906
+ FinancialChart.prototype.ade = function (a) {
901
907
  if ((a == 1 || a == 2)) {
902
908
  if (TypeRegistrar.isRegistered("FinancialPriceSeries")) {
903
909
  return a;
@@ -917,7 +923,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
917
923
  }
918
924
  return a;
919
925
  };
920
- FinancialChart.prototype.ab5 = function (a) {
926
+ FinancialChart.prototype.ado = function (a) {
921
927
  if ((a == 2 || a == 3)) {
922
928
  if (TypeRegistrar.isRegistered("FinancialPriceSeries")) {
923
929
  return a;
@@ -943,7 +949,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
943
949
  }
944
950
  return a;
945
951
  };
946
- FinancialChart.prototype.aby = function (a) {
952
+ FinancialChart.prototype.adh = function (a) {
947
953
  if (a == 2) {
948
954
  if (TypeRegistrar.isRegistered("LineSeries")) {
949
955
  return a;
@@ -963,14 +969,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
963
969
  }
964
970
  return a;
965
971
  };
966
- FinancialChart.prototype.aga = function (a) {
972
+ FinancialChart.prototype.ah3 = function (a) {
967
973
  var b = a.getMemberPathFor(14);
968
974
  if (stringIsNullOrEmpty(b)) {
969
975
  b = a.getMemberPathFor(11);
970
976
  }
971
977
  return b;
972
978
  };
973
- FinancialChart.prototype.abf = function (axisType_) {
979
+ FinancialChart.prototype.acy = function (axisType_) {
974
980
  if ((this.externalObject)) {
975
981
  return (this.externalObject.createXAxis(axisType_).i);
976
982
  }
@@ -1003,7 +1009,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1003
1009
  return null;
1004
1010
  }
1005
1011
  };
1006
- FinancialChart.prototype.act = function (axisType_) {
1012
+ FinancialChart.prototype.aec = function (axisType_) {
1007
1013
  if ((this.externalObject)) {
1008
1014
  return (this.externalObject.createYAxis(axisType_).i);
1009
1015
  }
@@ -1036,26 +1042,26 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1036
1042
  return null;
1037
1043
  }
1038
1044
  };
1039
- FinancialChart.prototype.acz = function () {
1040
- return this.cg(1);
1045
+ FinancialChart.prototype.aei = function () {
1046
+ return this.cw(1);
1041
1047
  };
1042
- FinancialChart.prototype.ac0 = function () {
1043
- return this.cg(0);
1048
+ FinancialChart.prototype.aej = function () {
1049
+ return this.cw(0);
1044
1050
  };
1045
- FinancialChart.prototype.acy = function () {
1046
- return this.cg(2);
1051
+ FinancialChart.prototype.aeh = function () {
1052
+ return this.cw(2);
1047
1053
  };
1048
- FinancialChart.prototype.ac1 = function () {
1049
- return this.cg(20);
1054
+ FinancialChart.prototype.aek = function () {
1055
+ return this.cw(20);
1050
1056
  };
1051
- Object.defineProperty(FinancialChart.prototype, "adi", {
1057
+ Object.defineProperty(FinancialChart.prototype, "ae1", {
1052
1058
  get: function () {
1053
1059
  return (TypeRegistrar.isRegistered("HorizontalAnchoredCategorySeriesProxy"));
1054
1060
  },
1055
1061
  enumerable: true,
1056
1062
  configurable: true
1057
1063
  });
1058
- Object.defineProperty(FinancialChart.prototype, "acg", {
1064
+ Object.defineProperty(FinancialChart.prototype, "adz", {
1059
1065
  get: function () {
1060
1066
  if (TypeRegistrar.isRegistered("HorizontalAnchoredCategorySeriesProxy")) {
1061
1067
  return TypeRegistrar.create("HorizontalAnchoredCategorySeriesProxy");
@@ -1067,14 +1073,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1067
1073
  enumerable: true,
1068
1074
  configurable: true
1069
1075
  });
1070
- Object.defineProperty(FinancialChart.prototype, "adl", {
1076
+ Object.defineProperty(FinancialChart.prototype, "ae4", {
1071
1077
  get: function () {
1072
1078
  return (TypeRegistrar.isRegistered("FinancialPriceSeriesProxy"));
1073
1079
  },
1074
1080
  enumerable: true,
1075
1081
  configurable: true
1076
1082
  });
1077
- Object.defineProperty(FinancialChart.prototype, "ace", {
1083
+ Object.defineProperty(FinancialChart.prototype, "adx", {
1078
1084
  get: function () {
1079
1085
  if (TypeRegistrar.isRegistered("FinancialPriceSeriesProxy")) {
1080
1086
  return TypeRegistrar.create("FinancialPriceSeriesProxy");
@@ -1086,14 +1092,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1086
1092
  enumerable: true,
1087
1093
  configurable: true
1088
1094
  });
1089
- Object.defineProperty(FinancialChart.prototype, "adj", {
1095
+ Object.defineProperty(FinancialChart.prototype, "ae2", {
1090
1096
  get: function () {
1091
1097
  return (TypeRegistrar.isRegistered("IndicatorProxy"));
1092
1098
  },
1093
1099
  enumerable: true,
1094
1100
  configurable: true
1095
1101
  });
1096
- Object.defineProperty(FinancialChart.prototype, "aci", {
1102
+ Object.defineProperty(FinancialChart.prototype, "ad1", {
1097
1103
  get: function () {
1098
1104
  if (TypeRegistrar.isRegistered("IndicatorProxy")) {
1099
1105
  return TypeRegistrar.create("IndicatorProxy");
@@ -1105,14 +1111,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1105
1111
  enumerable: true,
1106
1112
  configurable: true
1107
1113
  });
1108
- Object.defineProperty(FinancialChart.prototype, "adk", {
1114
+ Object.defineProperty(FinancialChart.prototype, "ae3", {
1109
1115
  get: function () {
1110
1116
  return (TypeRegistrar.isRegistered("OverlayProxy"));
1111
1117
  },
1112
1118
  enumerable: true,
1113
1119
  configurable: true
1114
1120
  });
1115
- Object.defineProperty(FinancialChart.prototype, "acn", {
1121
+ Object.defineProperty(FinancialChart.prototype, "ad6", {
1116
1122
  get: function () {
1117
1123
  if (TypeRegistrar.isRegistered("OverlayProxy")) {
1118
1124
  return TypeRegistrar.create("OverlayProxy");
@@ -1124,62 +1130,62 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1124
1130
  enumerable: true,
1125
1131
  configurable: true
1126
1132
  });
1127
- FinancialChart.prototype.cf = function (a, b) {
1128
- var c = this.aga(a);
1129
- switch (this.abw(a)) {
1133
+ FinancialChart.prototype.cv = function (a, b) {
1134
+ var c = this.ah3(a);
1135
+ switch (this.adf(a)) {
1130
1136
  case 3:
1131
- var d = this.acz();
1132
- this.acg.setValueMemberPath(d, c);
1133
- this.acg.setXAxis(d, this.xAxis);
1134
- this.acg.setYAxis(d, this.yAxis);
1135
- this.acg.setCategoryMode(d, 1);
1137
+ var d = this.aei();
1138
+ this.adz.setValueMemberPath(d, c);
1139
+ this.adz.setXAxis(d, this.xAxis);
1140
+ this.adz.setYAxis(d, this.yAxis);
1141
+ this.adz.setCategoryMode(d, 1);
1136
1142
  return d;
1137
1143
  case 4:
1138
- var e = this.ac0();
1139
- this.acg.setValueMemberPath(e, c);
1140
- this.acg.setXAxis(e, this.xAxis);
1141
- this.acg.setYAxis(e, this.yAxis);
1142
- this.acg.setCategoryMode(e, 1);
1144
+ var e = this.aej();
1145
+ this.adz.setValueMemberPath(e, c);
1146
+ this.adz.setXAxis(e, this.xAxis);
1147
+ this.adz.setYAxis(e, this.yAxis);
1148
+ this.adz.setCategoryMode(e, 1);
1143
1149
  return e;
1144
1150
  default:
1145
1151
  case 1:
1146
1152
  case 2:
1147
- var f = this.ac1();
1148
- this.ace.setOpenMemberPath(f, a.getMemberPathFor(11));
1149
- this.ace.setHighMemberPath(f, a.getMemberPathFor(12));
1150
- this.ace.setLowMemberPath(f, a.getMemberPathFor(13));
1151
- this.ace.setCloseMemberPath(f, a.getMemberPathFor(14));
1152
- this.ace.setVolumeMemberPath(f, a.getMemberPathFor(15));
1153
- this.ace.setXAxis(f, this.xAxis);
1154
- this.ace.setYAxis(f, this.yAxis);
1155
- this.ace.setDisplayType(f, this.abu == 1 ? 1 : 0);
1156
- this.ace.setCategoryMode(f, 1);
1153
+ var f = this.aek();
1154
+ this.adx.setOpenMemberPath(f, a.getMemberPathFor(11));
1155
+ this.adx.setHighMemberPath(f, a.getMemberPathFor(12));
1156
+ this.adx.setLowMemberPath(f, a.getMemberPathFor(13));
1157
+ this.adx.setCloseMemberPath(f, a.getMemberPathFor(14));
1158
+ this.adx.setVolumeMemberPath(f, a.getMemberPathFor(15));
1159
+ this.adx.setXAxis(f, this.xAxis);
1160
+ this.adx.setYAxis(f, this.yAxis);
1161
+ this.adx.setDisplayType(f, this.add == 1 ? 1 : 0);
1162
+ this.adx.setCategoryMode(f, 1);
1157
1163
  return f;
1158
1164
  }
1159
1165
  };
1160
- FinancialChart.prototype.rd = function () {
1161
- _super.prototype.rd.call(this);
1162
- this.aiw(this.xAxis);
1163
- this.ajj(false);
1164
- if (this.abz != 0 && this.volumeChart != null) {
1165
- this.ai2();
1166
+ FinancialChart.prototype.sw = function () {
1167
+ _super.prototype.sw.call(this);
1168
+ this.aku(this.xAxis);
1169
+ this.ali(false);
1170
+ if (this.adi != 0 && this.volumeChart != null) {
1171
+ this.ak1();
1166
1172
  }
1167
- this.aiw(this.volumeXAxis);
1168
- this.aiw(this.indicatorXAxis);
1169
- this.ajg();
1170
- this.aji();
1171
- if (this.ab6 != 0) {
1172
- this.ai3();
1173
- this.aiw(this.zoomSliderXAxis);
1173
+ this.aku(this.volumeXAxis);
1174
+ this.aku(this.indicatorXAxis);
1175
+ this.alf();
1176
+ this.alh();
1177
+ if (this.adp != 0) {
1178
+ this.ak2();
1179
+ this.aku(this.zoomSliderXAxis);
1174
1180
  }
1175
1181
  };
1176
- FinancialChart.prototype.y8 = function (a, b) {
1182
+ FinancialChart.prototype.aar = function (a, b) {
1177
1183
  var e_2, _a;
1178
- _super.prototype.y8.call(this, a, b);
1184
+ _super.prototype.aar.call(this, a, b);
1179
1185
  a(this.volumeXAxis);
1180
- if (this.ad8 != null) {
1186
+ if (this.afr != null) {
1181
1187
  try {
1182
- for (var _b = tslib_1.__values(fromEnum(this.ad8)), _c = _b.next(); !_c.done; _c = _b.next()) {
1188
+ for (var _b = tslib_1.__values(fromEnum(this.afr)), _c = _b.next(); !_c.done; _c = _b.next()) {
1183
1189
  var c = _c.value;
1184
1190
  a(c);
1185
1191
  }
@@ -1209,14 +1215,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1209
1215
  a(this.zoomSliderXAxis);
1210
1216
  }
1211
1217
  };
1212
- FinancialChart.prototype.zd = function (a, b) {
1218
+ FinancialChart.prototype.aaw = function (a, b) {
1213
1219
  var e_3, _a;
1214
- _super.prototype.zd.call(this, a, b);
1220
+ _super.prototype.aaw.call(this, a, b);
1215
1221
  if (b) {
1216
1222
  a(this.volumeAxis);
1217
- if (this.ad6 != null) {
1223
+ if (this.afp != null) {
1218
1224
  try {
1219
- for (var _b = tslib_1.__values(fromEnum(this.ad6)), _c = _b.next(); !_c.done; _c = _b.next()) {
1225
+ for (var _b = tslib_1.__values(fromEnum(this.afp)), _c = _b.next(); !_c.done; _c = _b.next()) {
1220
1226
  var c = _c.value;
1221
1227
  a(c);
1222
1228
  }
@@ -1238,38 +1244,44 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1238
1244
  a(this.zoomSliderAxis);
1239
1245
  }
1240
1246
  };
1241
- FinancialChart.prototype.zb = function (a) {
1242
- _super.prototype.zb.call(this, a);
1243
- this.y2(this.volumeXAxis, a);
1244
- this.y2(this.indicatorXAxis, a);
1245
- this.y2(this.zoomSliderXAxis, a);
1246
- };
1247
- FinancialChart.prototype.zg = function (a) {
1248
- _super.prototype.zg.call(this, a);
1249
- this.y2(this.volumeAxis, a);
1250
- this.y2(this.indicatorAxis, a);
1251
- this.y2(this.zoomSliderAxis, a);
1252
- };
1253
- FinancialChart.prototype.ze = function (a) {
1254
- _super.prototype.ze.call(this, a);
1255
- this.y1(this.volumeAxis, a);
1256
- this.y1(this.indicatorAxis, a);
1257
- this.y1(this.zoomSliderAxis, a);
1258
- };
1259
- FinancialChart.prototype.y9 = function (a) {
1260
- _super.prototype.y9.call(this, a);
1261
- this.y1(this.volumeXAxis, a);
1262
- this.y1(this.indicatorXAxis, a);
1263
- this.y1(this.zoomSliderXAxis, a);
1264
- };
1265
- FinancialChart.prototype.p3 = function (a) {
1247
+ FinancialChart.prototype.aky = function (a) {
1248
+ var b = typeCast(IZoomableCategoryAxis_$type, this.xAxis);
1249
+ if (b != null) {
1250
+ a(b);
1251
+ }
1252
+ };
1253
+ FinancialChart.prototype.aau = function (a) {
1254
+ _super.prototype.aau.call(this, a);
1255
+ this.aal(this.volumeXAxis, a);
1256
+ this.aal(this.indicatorXAxis, a);
1257
+ this.aal(this.zoomSliderXAxis, a);
1258
+ };
1259
+ FinancialChart.prototype.aaz = function (a) {
1260
+ _super.prototype.aaz.call(this, a);
1261
+ this.aal(this.volumeAxis, a);
1262
+ this.aal(this.indicatorAxis, a);
1263
+ this.aal(this.zoomSliderAxis, a);
1264
+ };
1265
+ FinancialChart.prototype.aax = function (a) {
1266
+ _super.prototype.aax.call(this, a);
1267
+ this.aak(this.volumeAxis, a);
1268
+ this.aak(this.indicatorAxis, a);
1269
+ this.aak(this.zoomSliderAxis, a);
1270
+ };
1271
+ FinancialChart.prototype.aas = function (a) {
1272
+ _super.prototype.aas.call(this, a);
1273
+ this.aak(this.volumeXAxis, a);
1274
+ this.aak(this.indicatorXAxis, a);
1275
+ this.aak(this.zoomSliderXAxis, a);
1276
+ };
1277
+ FinancialChart.prototype.rm = function (a) {
1266
1278
  var _this = this;
1267
- _super.prototype.p3.call(this, a);
1279
+ _super.prototype.rm.call(this, a);
1268
1280
  if (a == null) {
1269
1281
  return;
1270
1282
  }
1271
1283
  if (a == this.zoomSliderChart) {
1272
- a.tq = a.tt = false;
1284
+ a.uk = a.un = false;
1273
1285
  a.legend = null;
1274
1286
  if (this.dataChart != null) {
1275
1287
  a.ag = this.dataChart.ag;
@@ -1279,37 +1291,37 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1279
1291
  else {
1280
1292
  SyncManager.d(a, ((function () {
1281
1293
  var $ret = new SyncSettings();
1282
- $ret.syncChannel = _this.ag5();
1294
+ $ret.syncChannel = _this.aiy();
1283
1295
  $ret.synchronizeHorizontally = true;
1284
1296
  $ret.synchronizeVertically = false;
1285
1297
  return $ret;
1286
1298
  })()));
1287
1299
  SyncManager.c(a);
1288
1300
  }
1289
- a.ce = 2;
1301
+ a.ci = 2;
1290
1302
  };
1291
- FinancialChart.prototype.ag5 = function () {
1292
- if (this.af2 == null) {
1293
- FinancialChart.afm++;
1294
- this.af2 = FinancialChart.afm.toString();
1303
+ FinancialChart.prototype.aiy = function () {
1304
+ if (this.ahv == null) {
1305
+ FinancialChart.ahf++;
1306
+ this.ahv = FinancialChart.ahf.toString();
1295
1307
  }
1296
- return this.af2;
1308
+ return this.ahv;
1297
1309
  };
1298
- FinancialChart.prototype.aii = function (a, b) {
1299
- this.ah4();
1300
- this.aiy();
1310
+ FinancialChart.prototype.akg = function (a, b) {
1311
+ this.aj2();
1312
+ this.akw();
1301
1313
  };
1302
- FinancialChart.prototype.ah4 = function () {
1314
+ FinancialChart.prototype.aj2 = function () {
1303
1315
  var e_4, _a;
1304
1316
  if (this.yAxis.b7()) {
1305
1317
  return;
1306
1318
  }
1307
1319
  var a = this.yAxis.av.bd;
1308
- if (this.abz != 0) {
1320
+ if (this.adi != 0) {
1309
1321
  a = Math.max(a, this.volumeAxis.av.bd);
1310
1322
  }
1311
1323
  try {
1312
- for (var _b = tslib_1.__values(fromEnum(this.ad6)), _c = _b.next(); !_c.done; _c = _b.next()) {
1324
+ for (var _b = tslib_1.__values(fromEnum(this.afp)), _c = _b.next(); !_c.done; _c = _b.next()) {
1313
1325
  var b = _c.value;
1314
1326
  a = Math.max(a, b.av.bd);
1315
1327
  }
@@ -1327,16 +1339,16 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1327
1339
  throw e_4.error;
1328
1340
  }
1329
1341
  }
1330
- this.ah5(a);
1342
+ this.aj3(a);
1331
1343
  };
1332
- FinancialChart.prototype.ah5 = function (a) {
1344
+ FinancialChart.prototype.aj3 = function (a) {
1333
1345
  var e_5, _a;
1334
1346
  if (this.yAxis.b7()) {
1335
1347
  return;
1336
1348
  }
1337
1349
  this.yAxis.er = this.volumeAxis.er = a;
1338
1350
  try {
1339
- for (var _b = tslib_1.__values(fromEnum(this.ad6)), _c = _b.next(); !_c.done; _c = _b.next()) {
1351
+ for (var _b = tslib_1.__values(fromEnum(this.afp)), _c = _b.next(); !_c.done; _c = _b.next()) {
1340
1352
  var b = _c.value;
1341
1353
  b.er = a;
1342
1354
  }
@@ -1356,7 +1368,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1356
1368
  }
1357
1369
  this.zoomSliderAxis.er = this.yAxis.er;
1358
1370
  };
1359
- FinancialChart.prototype.aia = function (a) {
1371
+ FinancialChart.prototype.aj8 = function (a) {
1360
1372
  if (this.indicatorCharts == null) {
1361
1373
  return;
1362
1374
  }
@@ -1364,14 +1376,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1364
1376
  var c = this.indicatorCharts._inner[b];
1365
1377
  for (var d = 0; d < c.series.count; d++) {
1366
1378
  var e = c.series._inner[d];
1367
- if (!(this.adn(e))) {
1379
+ if (!(this.ae6(e))) {
1368
1380
  continue;
1369
1381
  }
1370
1382
  a(c.series._inner[d], b);
1371
1383
  }
1372
1384
  }
1373
1385
  };
1374
- FinancialChart.prototype.aid = function (a) {
1386
+ FinancialChart.prototype.akb = function (a) {
1375
1387
  if (this.volumeChart == null) {
1376
1388
  return;
1377
1389
  }
@@ -1383,35 +1395,35 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1383
1395
  a(this.volumeChart.series._inner[b], b);
1384
1396
  }
1385
1397
  };
1386
- FinancialChart.prototype.aib = function (a) {
1398
+ FinancialChart.prototype.aj9 = function (a) {
1387
1399
  if (this.dataChart == null) {
1388
1400
  return;
1389
1401
  }
1390
1402
  for (var b = 0; b < this.dataChart.series.count; b++) {
1391
1403
  var c = this.dataChart.series._inner[b];
1392
- if (!this.adp(c)) {
1404
+ if (!this.ae8(c)) {
1393
1405
  continue;
1394
1406
  }
1395
1407
  a(c, b);
1396
1408
  }
1397
1409
  };
1398
- FinancialChart.prototype.aic = function (a, b) {
1410
+ FinancialChart.prototype.aka = function (a, b) {
1399
1411
  if (this.dataChart == null) {
1400
1412
  return;
1401
1413
  }
1402
1414
  for (var c = 0; c < this.dataChart.series.count; c++) {
1403
1415
  var d = this.dataChart.series._inner[c];
1404
- if (this.adp(d)) {
1416
+ if (this.ae8(d)) {
1405
1417
  continue;
1406
1418
  }
1407
- var e = this.afg(d, c);
1419
+ var e = this.ag9(d, c);
1408
1420
  a(d, e);
1409
1421
  }
1410
1422
  if (b) {
1411
- this.aie(a);
1423
+ this.akc(a);
1412
1424
  }
1413
1425
  };
1414
- FinancialChart.prototype.aie = function (a) {
1426
+ FinancialChart.prototype.akc = function (a) {
1415
1427
  if (this.zoomSliderChart == null) {
1416
1428
  return;
1417
1429
  }
@@ -1423,35 +1435,35 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1423
1435
  a(this.zoomSliderChart.series._inner[b], b);
1424
1436
  }
1425
1437
  };
1426
- FinancialChart.prototype.afg = function (a, b) {
1438
+ FinancialChart.prototype.ag9 = function (a, b) {
1427
1439
  if (a.cb != this.dataChart) {
1428
1440
  return b;
1429
1441
  }
1430
- var c = this.au == null || this.au.dataSeries == null ? 0 : this.au.dataSeries.count;
1431
- var d = this.aca == null ? 0 : this.aca.count;
1442
+ var c = this.ba == null || this.ba.dataSeries == null ? 0 : this.ba.dataSeries.count;
1443
+ var d = this.adt == null ? 0 : this.adt.count;
1432
1444
  return b - (c * d);
1433
1445
  };
1434
- FinancialChart.prototype.pt = function (a) {
1435
- _super.prototype.pt.call(this, a);
1436
- this.aid(a);
1437
- this.aia(a);
1438
- this.aie(a);
1446
+ FinancialChart.prototype.rc = function (a) {
1447
+ _super.prototype.rc.call(this, a);
1448
+ this.akb(a);
1449
+ this.aj8(a);
1450
+ this.akc(a);
1439
1451
  };
1440
1452
  Object.defineProperty(FinancialChart.prototype, "volumeChart", {
1441
1453
  get: function () {
1442
- return this.ac5;
1454
+ return this.aeo;
1443
1455
  },
1444
1456
  set: function (a) {
1445
1457
  var b = this.volumeChart;
1446
1458
  if (a != b) {
1447
- this.ac5 = a;
1448
- this.qt("VolumeChart", b, this.volumeChart);
1459
+ this.aeo = a;
1460
+ this.sc("VolumeChart", b, this.volumeChart);
1449
1461
  }
1450
1462
  },
1451
1463
  enumerable: true,
1452
1464
  configurable: true
1453
1465
  });
1454
- FinancialChart.prototype.ai2 = function () {
1466
+ FinancialChart.prototype.ak1 = function () {
1455
1467
  if (this.dataChart == null) {
1456
1468
  return;
1457
1469
  }
@@ -1460,136 +1472,136 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1460
1472
  var b = -1;
1461
1473
  for (var c = 0; c < this.dataChart.series.count; c++) {
1462
1474
  var d = this.dataChart.series._inner[c];
1463
- if (this.adp(d) || d.dc) {
1475
+ if (this.ae8(d) || d.dc) {
1464
1476
  continue;
1465
1477
  }
1466
1478
  b++;
1467
1479
  var e = void 0;
1468
- var f = this.abz;
1469
- f = this.aby(f);
1480
+ var f = this.adi;
1481
+ f = this.adh(f);
1470
1482
  switch (f) {
1471
1483
  case 2:
1472
- e = this.ac0();
1484
+ e = this.aej();
1473
1485
  break;
1474
1486
  case 3:
1475
- e = this.acy();
1487
+ e = this.aeh();
1476
1488
  break;
1477
1489
  default:
1478
1490
  case 1:
1479
- e = this.acz();
1491
+ e = this.aei();
1480
1492
  break;
1481
1493
  }
1482
- this.acg.setCategoryMode(e, 1);
1494
+ this.adz.setCategoryMode(e, 1);
1483
1495
  e.name = "volumeSeries_" + b;
1484
1496
  e.itemsSource = d.itemsSource;
1485
- this.acg.setXAxis(e, this.volumeXAxis);
1486
- this.acg.setYAxis(e, this.volumeAxis);
1487
- this.acg.setValueMemberPath(e, this.au != null && this.au.dataSeries != null && this.au.dataSeries.count > b ? this.au.dataSeries._inner[b].getMemberPathFor(15) : null);
1497
+ this.adz.setXAxis(e, this.volumeXAxis);
1498
+ this.adz.setYAxis(e, this.volumeAxis);
1499
+ this.adz.setValueMemberPath(e, this.ba != null && this.ba.dataSeries != null && this.ba.dataSeries.count > b ? this.ba.dataSeries._inner[b].getMemberPathFor(15) : null);
1488
1500
  e.title = d.title + " Volume";
1489
- e.o3 = ArrayExtension.getModulus$1(Brush.$, this.aa7, b);
1490
- e.o8 = ArrayExtension.getModulus$1(Brush.$, this.aa8, b);
1491
- e.gz = this.aew;
1501
+ e.o7 = ArrayExtension.getModulus$1(Brush.$, this.acq, b);
1502
+ e.pc = ArrayExtension.getModulus$1(Brush.$, this.acr, b);
1503
+ e.g1 = this.agk;
1492
1504
  a.add(e);
1493
1505
  }
1494
- var g = this.fh("volume", false);
1506
+ var g = this.ga("volume", false);
1495
1507
  if (g != null) {
1496
1508
  a.o(g);
1497
1509
  }
1498
1510
  for (var h = 0; h < a.count; h++) {
1499
1511
  var i = a._inner[h];
1500
1512
  this.volumeChart.series.add(i);
1501
- this.p8(i, h);
1513
+ this.rr(i, h);
1502
1514
  }
1503
1515
  };
1504
- FinancialChart.prototype.adm = function (a) {
1505
- if (!this.adi) {
1516
+ FinancialChart.prototype.ae5 = function (a) {
1517
+ if (!this.ae1) {
1506
1518
  return false;
1507
1519
  }
1508
- return this.acg.matchesType(a);
1520
+ return this.adz.matchesType(a);
1509
1521
  };
1510
- FinancialChart.prototype.adq = function (a) {
1511
- if (!this.adl) {
1522
+ FinancialChart.prototype.ae9 = function (a) {
1523
+ if (!this.ae4) {
1512
1524
  return false;
1513
1525
  }
1514
- return this.ace.matchesType(a);
1526
+ return this.adx.matchesType(a);
1515
1527
  };
1516
- FinancialChart.prototype.adn = function (a) {
1517
- if (!this.adj) {
1528
+ FinancialChart.prototype.ae6 = function (a) {
1529
+ if (!this.ae2) {
1518
1530
  return false;
1519
1531
  }
1520
- return this.aci.matchesType(a);
1532
+ return this.ad1.matchesType(a);
1521
1533
  };
1522
- FinancialChart.prototype.adp = function (a) {
1523
- if (!this.adk) {
1534
+ FinancialChart.prototype.ae8 = function (a) {
1535
+ if (!this.ae3) {
1524
1536
  return false;
1525
1537
  }
1526
- return this.acn.matchesType(a);
1538
+ return this.ad6.matchesType(a);
1527
1539
  };
1528
- FinancialChart.prototype.ai1 = function () {
1540
+ FinancialChart.prototype.ak0 = function () {
1529
1541
  if (this.dataChart == null) {
1530
1542
  return;
1531
1543
  }
1532
1544
  var a = 0;
1533
- var b = this.ab8 == null ? 0 : this.ab8.count;
1545
+ var b = this.adr == null ? 0 : this.adr.count;
1534
1546
  var c = this.customIndicatorNames == null ? 0 : this.customIndicatorNames.count;
1535
1547
  var d = b + c;
1536
1548
  for (var e = 0; e < d; e++) {
1537
1549
  var f = new List$1(Series.$, 0);
1538
1550
  var g = this.indicatorCharts._inner[e];
1539
1551
  var h = e >= b;
1540
- var i = h ? this.customIndicatorNames._inner[e - b] : EnumUtil.getName(FinancialIndicatorType_$type, this.ab8._inner[e]);
1552
+ var i = h ? this.customIndicatorNames._inner[e - b] : EnumUtil.getName(FinancialIndicatorType_$type, this.adr._inner[e]);
1541
1553
  var j = -1;
1542
1554
  for (var k = 0; k < this.dataChart.series.count; k++) {
1543
1555
  var l = this.dataChart.series._inner[k];
1544
- if (this.adp(l) || l.dc) {
1556
+ if (this.ae8(l) || l.dc) {
1545
1557
  continue;
1546
1558
  }
1547
1559
  j++;
1548
1560
  var m = void 0;
1549
1561
  if (h) {
1550
- var n = this.ac2("Custom");
1551
- this.aci.handleCustomIndicatorEvent(n, runOn(this, this.aig));
1562
+ var n = this.ael("Custom");
1563
+ this.ad1.handleCustomIndicatorEvent(n, runOn(this, this.ake));
1552
1564
  m = n;
1553
1565
  }
1554
1566
  else {
1555
- m = this.ac4(this.ab8._inner[e]);
1567
+ m = this.aen(this.adr._inner[e]);
1556
1568
  }
1557
1569
  if (m == null) {
1558
1570
  continue;
1559
1571
  }
1560
1572
  m.name = "indicator_" + a++;
1561
- this.aci.setXAxis(m, this.ad8._inner[e]);
1562
- this.aci.setYAxis(m, this.ad6._inner[e]);
1573
+ this.ad1.setXAxis(m, this.afr._inner[e]);
1574
+ this.ad1.setYAxis(m, this.afp._inner[e]);
1563
1575
  m.itemsSource = l.itemsSource;
1564
- this.aci.setOpenMemberPath(m, this.au.dataSeries._inner[j].getMemberPathFor(11));
1565
- this.aci.setHighMemberPath(m, this.au.dataSeries._inner[j].getMemberPathFor(12));
1566
- this.aci.setLowMemberPath(m, this.au.dataSeries._inner[j].getMemberPathFor(13));
1567
- this.aci.setCloseMemberPath(m, this.au.dataSeries._inner[j].getMemberPathFor(14));
1568
- this.aci.setVolumeMemberPath(m, this.au.dataSeries._inner[j].getMemberPathFor(15));
1576
+ this.ad1.setOpenMemberPath(m, this.ba.dataSeries._inner[j].getMemberPathFor(11));
1577
+ this.ad1.setHighMemberPath(m, this.ba.dataSeries._inner[j].getMemberPathFor(12));
1578
+ this.ad1.setLowMemberPath(m, this.ba.dataSeries._inner[j].getMemberPathFor(13));
1579
+ this.ad1.setCloseMemberPath(m, this.ba.dataSeries._inner[j].getMemberPathFor(14));
1580
+ this.ad1.setVolumeMemberPath(m, this.ba.dataSeries._inner[j].getMemberPathFor(15));
1569
1581
  m.title = l.title + " " + i;
1570
- m.o3 = ArrayExtension.getModulus$1(Brush.$, this.aa1, e);
1571
- m.gz = this.aes;
1572
- if (this.adn(m)) {
1573
- this.aci.setNegativeBrush(m, ArrayExtension.getModulus$1(Brush.$, this.aa2, e));
1574
- this.aci.setDisplayType(m, ArrayExtension.getModulus$1(IndicatorDisplayType_$type, this.ack, e));
1582
+ m.o7 = ArrayExtension.getModulus$1(Brush.$, this.ack, e);
1583
+ m.g1 = this.agg;
1584
+ if (this.ae6(m)) {
1585
+ this.ad1.setNegativeBrush(m, ArrayExtension.getModulus$1(Brush.$, this.acl, e));
1586
+ this.ad1.setDisplayType(m, ArrayExtension.getModulus$1(IndicatorDisplayType_$type, this.ad3, e));
1575
1587
  }
1576
- if (this.afi != -2147483648 && this.adn(m)) {
1577
- this.aci.setPeriodOverride(m, this.afi);
1588
+ if (this.ahb != -2147483648 && this.ae6(m)) {
1589
+ this.ad1.setPeriodOverride(m, this.ahb);
1578
1590
  }
1579
- if (this.adn(m)) {
1580
- this.aci.setSmoothingPeriod(m, this.afl);
1591
+ if (this.ae6(m)) {
1592
+ this.ad1.setSmoothingPeriod(m, this.ahe);
1581
1593
  }
1582
- if (this.adn(m)) {
1583
- this.aci.setSignalPeriod(m, this.afk);
1594
+ if (this.ae6(m)) {
1595
+ this.ad1.setSignalPeriod(m, this.ahd);
1584
1596
  }
1585
- if (this.adn(m)) {
1586
- this.aci.setShortPeriod(m, this.afj);
1587
- this.aci.setLongPeriod(m, this.afh);
1597
+ if (this.ae6(m)) {
1598
+ this.ad1.setShortPeriod(m, this.ahc);
1599
+ this.ad1.setLongPeriod(m, this.aha);
1588
1600
  }
1589
- this.p8(m, e);
1601
+ this.rr(m, e);
1590
1602
  f.add(m);
1591
1603
  }
1592
- var o = this.fh(i, false);
1604
+ var o = this.ga(i, false);
1593
1605
  for (var p = 0; p < f.count; p++) {
1594
1606
  var q = f._inner[p];
1595
1607
  g.series.add(q);
@@ -1598,42 +1610,42 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1598
1610
  for (var r = 0; r < o.count; r++) {
1599
1611
  var s = o._inner[r];
1600
1612
  g.series.add(s);
1601
- this.p8(s, r);
1613
+ this.rr(s, r);
1602
1614
  }
1603
1615
  }
1604
1616
  }
1605
1617
  };
1606
- FinancialChart.prototype.ac2 = function (indicatorName_) {
1618
+ FinancialChart.prototype.ael = function (indicatorName_) {
1607
1619
  return (this.externalObject.createIndicator(indicatorName_ + 'Indicator').i);
1608
1620
  };
1609
- FinancialChart.prototype.ac4 = function (a) {
1610
- return this.ac2(EnumUtil.getName(FinancialIndicatorType_$type, a));
1621
+ FinancialChart.prototype.aen = function (a) {
1622
+ return this.ael(EnumUtil.getName(FinancialIndicatorType_$type, a));
1611
1623
  };
1612
- FinancialChart.prototype.ajj = function (a) {
1613
- if (this.abs == null) {
1624
+ FinancialChart.prototype.ali = function (a) {
1625
+ if (this.adb == null) {
1614
1626
  return;
1615
1627
  }
1616
1628
  var b = this.xAxis;
1617
1629
  if (b.actualMinimumValue > b.actualMaximumValue) {
1618
1630
  return;
1619
1631
  }
1620
- this.abs.as = b.actualMinimumValue;
1621
- this.abs.ar = b.actualMaximumValue;
1632
+ this.adb.as = b.actualMinimumValue;
1633
+ this.adb.ar = b.actualMaximumValue;
1622
1634
  if (a) {
1623
- this.abs.au = b.visibleMinimum;
1624
- this.abs.at = b.visibleMaximum;
1635
+ this.adb.au = b.visibleMinimum;
1636
+ this.adb.at = b.visibleMaximum;
1625
1637
  }
1626
- this.abs.bn();
1638
+ this.adb.bn();
1627
1639
  };
1628
- FinancialChart.prototype.iv = function () {
1640
+ FinancialChart.prototype.ju = function () {
1629
1641
  var e_6, _a, e_7, _b;
1630
1642
  var _this = this;
1631
1643
  var a = ((function () {
1632
1644
  var $ret = new FinancialChartVisualData();
1633
- $ret.mainChart = _super.prototype.iv.call(_this);
1634
- $ret.volumeChart = _this.volumeChart == null ? null : _this.volumeChart.u2();
1635
- $ret.toolbar = _this.abs == null ? null : _this.abs.aj();
1636
- $ret.zoomChart = _this.zoomSliderChart == null ? null : _this.zoomSliderChart.u2();
1645
+ $ret.mainChart = _super.prototype.ju.call(_this);
1646
+ $ret.volumeChart = _this.volumeChart == null ? null : _this.volumeChart.vw();
1647
+ $ret.toolbar = _this.adb == null ? null : _this.adb.aj();
1648
+ $ret.zoomChart = _this.zoomSliderChart == null ? null : _this.zoomSliderChart.vw();
1637
1649
  return $ret;
1638
1650
  })());
1639
1651
  if (this.indicatorCharts != null) {
@@ -1641,7 +1653,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1641
1653
  try {
1642
1654
  for (var _c = tslib_1.__values(fromEnum(this.indicatorCharts)), _d = _c.next(); !_d.done; _d = _c.next()) {
1643
1655
  var b = _d.value;
1644
- a.indicatorCharts.add1(b.u2());
1656
+ a.indicatorCharts.add1(b.vw());
1645
1657
  }
1646
1658
  }
1647
1659
  catch (e_6_1) {
@@ -1659,19 +1671,19 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1659
1671
  }
1660
1672
  }
1661
1673
  if (this.dataChart != null) {
1662
- a.mainChartLeft = this.ajs(this.dataChart).x;
1663
- a.mainChartTop = this.ajs(this.dataChart).y;
1674
+ a.mainChartLeft = this.alr(this.dataChart).x;
1675
+ a.mainChartTop = this.alr(this.dataChart).y;
1664
1676
  }
1665
1677
  if (this.volumeChart != null) {
1666
- a.volumeChartLeft = this.ajs(this.volumeChart).x;
1667
- a.volumeChartTop = this.ajs(this.volumeChart).y;
1678
+ a.volumeChartLeft = this.alr(this.volumeChart).x;
1679
+ a.volumeChartTop = this.alr(this.volumeChart).y;
1668
1680
  }
1669
1681
  if (this.zoomSliderChart != null) {
1670
- a.zoomChartLeft = this.ajs(this.zoomSliderChart).x;
1671
- a.zoomChartTop = this.ajs(this.zoomSliderChart).y;
1682
+ a.zoomChartLeft = this.alr(this.zoomSliderChart).x;
1683
+ a.zoomChartTop = this.alr(this.zoomSliderChart).y;
1672
1684
  }
1673
- if (this.abs != null) {
1674
- var c = this.ajt(this.abs);
1685
+ if (this.adb != null) {
1686
+ var c = this.als(this.adb);
1675
1687
  a.toolbarLeft = c.left;
1676
1688
  a.toolbarTop = c.top;
1677
1689
  a.toolbarWidth = c.width;
@@ -1683,8 +1695,8 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1683
1695
  try {
1684
1696
  for (var _e = tslib_1.__values(fromEnum(this.indicatorCharts)), _f = _e.next(); !_f.done; _f = _e.next()) {
1685
1697
  var d = _f.value;
1686
- a.indicatorChartLefts.add(this.ajs(d).x);
1687
- a.indicatorChartTops.add(this.ajs(d).y);
1698
+ a.indicatorChartLefts.add(this.alr(d).x);
1699
+ a.indicatorChartTops.add(this.alr(d).y);
1688
1700
  }
1689
1701
  }
1690
1702
  catch (e_7_1) {
@@ -1701,23 +1713,23 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1701
1713
  }
1702
1714
  }
1703
1715
  }
1704
- var e = this.ajv();
1716
+ var e = this.alu();
1705
1717
  a.legendLeft = e.left;
1706
1718
  a.legendTop = e.top;
1707
1719
  a.legendWidth = e.width;
1708
1720
  a.legendHeight = e.height;
1709
- a.legend = this.acc == null ? null : this.acc.exportVisualData();
1721
+ a.legend = this.adv == null ? null : this.adv.exportVisualData();
1710
1722
  return a;
1711
1723
  };
1712
- FinancialChart.prototype.af7 = function () {
1713
- var a = this.iv();
1724
+ FinancialChart.prototype.ah0 = function () {
1725
+ var a = this.ju();
1714
1726
  a.scaleByViewport();
1715
1727
  return a.serialize();
1716
1728
  };
1717
- FinancialChart.prototype.ac3 = function (overlayName_) {
1729
+ FinancialChart.prototype.aem = function (overlayName_) {
1718
1730
  return (this.externalObject.createOverlay(overlayName_ + 'Overlay').i);
1719
1731
  };
1720
- FinancialChart.prototype.aji = function () {
1732
+ FinancialChart.prototype.alh = function () {
1721
1733
  var e_8, _a, e_9, _b;
1722
1734
  if (this.dataChart == null) {
1723
1735
  return;
@@ -1726,7 +1738,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1726
1738
  try {
1727
1739
  for (var _c = tslib_1.__values(fromEnum(this.dataChart.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
1728
1740
  var b = _d.value;
1729
- if (this.adp(b)) {
1741
+ if (this.ae8(b)) {
1730
1742
  a.add(b);
1731
1743
  }
1732
1744
  }
@@ -1763,48 +1775,48 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1763
1775
  throw e_9.error;
1764
1776
  }
1765
1777
  }
1766
- if (this.aca == null) {
1778
+ if (this.adt == null) {
1767
1779
  return;
1768
1780
  }
1769
1781
  var d = new List$1(Series.$, 0);
1770
1782
  var e = -1;
1771
1783
  for (var f = 0; f < this.dataChart.series.count; f++) {
1772
1784
  var g = this.dataChart.series._inner[f];
1773
- if (this.adp(g) || g.dc) {
1785
+ if (this.ae8(g) || g.dc) {
1774
1786
  continue;
1775
1787
  }
1776
1788
  e++;
1777
- for (var h = 0; h < this.aca.count; h++) {
1778
- var i = this.aca._inner[h];
1789
+ for (var h = 0; h < this.adt.count; h++) {
1790
+ var i = this.adt._inner[h];
1779
1791
  var j = void 0;
1780
1792
  switch (i) {
1781
1793
  case 1:
1782
- j = this.ac3(EnumUtil.getName(FinancialOverlayType_$type, i));
1794
+ j = this.aem(EnumUtil.getName(FinancialOverlayType_$type, i));
1783
1795
  break;
1784
1796
  default:
1785
1797
  case 0:
1786
- j = this.ac3(EnumUtil.getName(FinancialOverlayType_$type, i));
1798
+ j = this.aem(EnumUtil.getName(FinancialOverlayType_$type, i));
1787
1799
  break;
1788
1800
  }
1789
1801
  j.name = g.name + "_" + EnumUtil.getName(FinancialOverlayType_$type, i);
1790
- this.acn.setXAxis(j, this.xAxis);
1791
- this.acn.setYAxis(j, this.yAxis);
1802
+ this.ad6.setXAxis(j, this.xAxis);
1803
+ this.ad6.setYAxis(j, this.yAxis);
1792
1804
  j.itemsSource = g.itemsSource;
1793
- var k = e * this.aca.count + h;
1794
- j.o3 = ArrayExtension.getModulus$1(Brush.$, this.aa5, k);
1795
- j.o8 = ArrayExtension.getModulus$1(Brush.$, this.aa6, k);
1796
- j.gz = this.aeu;
1805
+ var k = e * this.adt.count + h;
1806
+ j.o7 = ArrayExtension.getModulus$1(Brush.$, this.aco, k);
1807
+ j.pc = ArrayExtension.getModulus$1(Brush.$, this.acp, k);
1808
+ j.g1 = this.agi;
1797
1809
  j.title = g.title + " " + EnumUtil.getName(FinancialOverlayType_$type, i);
1798
1810
  var l = g;
1799
1811
  if (l == null) {
1800
1812
  continue;
1801
1813
  }
1802
- var m = this.au.dataSeries._inner[e];
1803
- this.acn.setOpenMemberPath(j, m.getMemberPathFor(11));
1804
- this.acn.setHighMemberPath(j, m.getMemberPathFor(12));
1805
- this.acn.setLowMemberPath(j, m.getMemberPathFor(13));
1806
- this.acn.setCloseMemberPath(j, m.getMemberPathFor(14));
1807
- this.acn.setVolumeMemberPath(j, m.getMemberPathFor(15));
1814
+ var m = this.ba.dataSeries._inner[e];
1815
+ this.ad6.setOpenMemberPath(j, m.getMemberPathFor(11));
1816
+ this.ad6.setHighMemberPath(j, m.getMemberPathFor(12));
1817
+ this.ad6.setLowMemberPath(j, m.getMemberPathFor(13));
1818
+ this.ad6.setCloseMemberPath(j, m.getMemberPathFor(14));
1819
+ this.ad6.setVolumeMemberPath(j, m.getMemberPathFor(15));
1808
1820
  d.add(j);
1809
1821
  }
1810
1822
  }
@@ -1820,22 +1832,22 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1820
1832
  for (var p = 0; p < d.count; p++) {
1821
1833
  var q = d._inner[p];
1822
1834
  this.dataChart.series.add(q);
1823
- this.p8(q, p);
1835
+ this.rr(q, p);
1824
1836
  }
1825
1837
  };
1826
- FinancialChart.prototype.ajg = function () {
1838
+ FinancialChart.prototype.alf = function () {
1827
1839
  var e_10, _a;
1828
- if (this.adv) {
1840
+ if (this.afe) {
1829
1841
  return;
1830
1842
  }
1831
- this.adv = true;
1843
+ this.afe = true;
1832
1844
  if (this.indicatorCharts != null) {
1833
1845
  var a = this.indicatorCharts;
1834
1846
  this.indicatorCharts = null;
1835
1847
  try {
1836
1848
  for (var _b = tslib_1.__values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
1837
1849
  var b = _c.value;
1838
- this.aix(b);
1850
+ this.akv(b);
1839
1851
  }
1840
1852
  }
1841
1853
  catch (e_10_1) {
@@ -1852,38 +1864,38 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1852
1864
  }
1853
1865
  }
1854
1866
  }
1855
- if ((this.ab8 == null || this.ab8.count == 0) && (this.customIndicatorNames == null || this.customIndicatorNames.count == 0)) {
1867
+ if ((this.adr == null || this.adr.count == 0) && (this.customIndicatorNames == null || this.customIndicatorNames.count == 0)) {
1856
1868
  this.indicatorCharts = null;
1857
- if (this.ad6 != null) {
1858
- this.ad6.clear();
1869
+ if (this.afp != null) {
1870
+ this.afp.clear();
1859
1871
  }
1860
- if (this.ad8 != null) {
1861
- this.ad8.clear();
1872
+ if (this.afr != null) {
1873
+ this.afr.clear();
1862
1874
  }
1863
- this.ai7();
1864
- this.ajh();
1865
- this.adv = false;
1875
+ this.ak6();
1876
+ this.alg();
1877
+ this.afe = false;
1866
1878
  return;
1867
1879
  }
1868
1880
  if (this.indicatorCharts == null) {
1869
1881
  this.indicatorCharts = new List$1(XamDataChart.$, 0);
1870
1882
  }
1871
1883
  this.indicatorCharts.clear();
1872
- this.ad6.clear();
1873
- this.ad8.clear();
1874
- var c = this.ab8 == null ? 0 : this.ab8.count;
1884
+ this.afp.clear();
1885
+ this.afr.clear();
1886
+ var c = this.adr == null ? 0 : this.adr.count;
1875
1887
  var d = this.customIndicatorNames == null ? 0 : this.customIndicatorNames.count;
1876
1888
  var e = c + d;
1877
1889
  for (var f = 0; f < e; f++) {
1878
1890
  var g = new XamDataChart();
1879
1891
  this.indicatorCharts.add(g);
1880
- this.aiv(g);
1892
+ this.akt(g);
1881
1893
  var h = f >= c;
1882
1894
  if (h) {
1883
- g.jw = this.customIndicatorNames._inner[f - c];
1895
+ g.kg = this.customIndicatorNames._inner[f - c];
1884
1896
  }
1885
1897
  else {
1886
- g.jw = this.af9(this.ab8._inner[f]);
1898
+ g.kg = this.ah2(this.adr._inner[f]);
1887
1899
  }
1888
1900
  if (this.indicatorAxis != null) {
1889
1901
  var i = void 0;
@@ -1895,45 +1907,45 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1895
1907
  else {
1896
1908
  i = new NumericYAxis();
1897
1909
  if (!this.indicatorXAxis.cd) {
1898
- j = this.abe(0);
1910
+ j = this.acx(0);
1899
1911
  }
1900
1912
  else {
1901
- j = this.abe(1);
1913
+ j = this.acx(1);
1902
1914
  }
1903
1915
  }
1904
1916
  j.name = "indicatorXAxis_" + f;
1905
1917
  i.name = "indicatorAxis_" + f;
1906
1918
  g.axes.add(i);
1907
1919
  g.axes.add(j);
1908
- this.ad6.add(i);
1909
- this.ad8.add(j);
1910
- if (this.ei) {
1911
- this.y5(i);
1920
+ this.afp.add(i);
1921
+ this.afr.add(j);
1922
+ if (this.e8) {
1923
+ this.aao(i);
1912
1924
  }
1913
- if (this.ei) {
1914
- this.y3(j);
1925
+ if (this.e8) {
1926
+ this.aam(j);
1915
1927
  }
1916
1928
  }
1917
1929
  }
1918
- this.ai1();
1919
- this.ai7();
1920
- if (this.abs != null) {
1921
- this.abs.ae = this.ab8;
1930
+ this.ak0();
1931
+ this.ak6();
1932
+ if (this.adb != null) {
1933
+ this.adb.ae = this.adr;
1922
1934
  }
1923
- this.ah6();
1924
- this.ajh();
1925
- this.adv = false;
1935
+ this.aj4();
1936
+ this.alg();
1937
+ this.afe = false;
1926
1938
  };
1927
- FinancialChart.prototype.p0 = function () {
1939
+ FinancialChart.prototype.rj = function () {
1928
1940
  var e_11, _a, e_12, _b;
1929
- _super.prototype.p0.call(this);
1930
- this.y3(this.xAxis);
1931
- this.y3(this.volumeXAxis);
1932
- if (this.ad8 != null) {
1941
+ _super.prototype.rj.call(this);
1942
+ this.aam(this.xAxis);
1943
+ this.aam(this.volumeXAxis);
1944
+ if (this.afr != null) {
1933
1945
  try {
1934
- for (var _c = tslib_1.__values(fromEnum(this.ad8)), _d = _c.next(); !_d.done; _d = _c.next()) {
1946
+ for (var _c = tslib_1.__values(fromEnum(this.afr)), _d = _c.next(); !_d.done; _d = _c.next()) {
1935
1947
  var a = _d.value;
1936
- this.y3(a);
1948
+ this.aam(a);
1937
1949
  }
1938
1950
  }
1939
1951
  catch (e_11_1) {
@@ -1950,13 +1962,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1950
1962
  }
1951
1963
  }
1952
1964
  }
1953
- this.y5(this.yAxis);
1954
- this.y5(this.volumeAxis);
1955
- if (this.ad6 != null) {
1965
+ this.aao(this.yAxis);
1966
+ this.aao(this.volumeAxis);
1967
+ if (this.afp != null) {
1956
1968
  try {
1957
- for (var _e = tslib_1.__values(fromEnum(this.ad6)), _f = _e.next(); !_f.done; _f = _e.next()) {
1969
+ for (var _e = tslib_1.__values(fromEnum(this.afp)), _f = _e.next(); !_f.done; _f = _e.next()) {
1958
1970
  var b = _f.value;
1959
- this.y5(b);
1971
+ this.aao(b);
1960
1972
  }
1961
1973
  }
1962
1974
  catch (e_12_1) {
@@ -1973,32 +1985,32 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
1973
1985
  }
1974
1986
  }
1975
1987
  }
1976
- this.y3(this.zoomSliderXAxis);
1977
- this.y5(this.zoomSliderAxis);
1988
+ this.aam(this.zoomSliderXAxis);
1989
+ this.aao(this.zoomSliderAxis);
1978
1990
  };
1979
- FinancialChart.prototype.get_e5 = function () {
1980
- return !this.adt;
1991
+ FinancialChart.prototype.get_fw = function () {
1992
+ return !this.afc;
1981
1993
  };
1982
- Object.defineProperty(FinancialChart.prototype, "ad1", {
1994
+ Object.defineProperty(FinancialChart.prototype, "afk", {
1983
1995
  get: function () {
1984
1996
  return (this.externalObject._dynamicContent);
1985
1997
  },
1986
1998
  enumerable: true,
1987
1999
  configurable: true
1988
2000
  });
1989
- FinancialChart.prototype.ajo = function (a, b) {
1990
- this.aja(a, b);
1991
- this.ah6();
2001
+ FinancialChart.prototype.aln = function (a, b) {
2002
+ this.ak9(a, b);
2003
+ this.aj4();
1992
2004
  if (this.zoomSliderChart != null) {
1993
2005
  this.zoomSliderChart.axes.add(this.zoomSliderAxis);
1994
2006
  this.zoomSliderChart.axes.add(this.zoomSliderXAxis);
1995
2007
  }
1996
- this.ai3();
2008
+ this.ak2();
1997
2009
  this.zoomSliderXAxis.itemsSource = this.xAxis.itemsSource;
1998
- this.ai8();
1999
- this.ajp(a, b);
2010
+ this.ak7();
2011
+ this.alo(a, b);
2000
2012
  };
2001
- FinancialChart.prototype.ai3 = function () {
2013
+ FinancialChart.prototype.ak2 = function () {
2002
2014
  if (this.dataChart == null || this.zoomSliderChart == null) {
2003
2015
  return;
2004
2016
  }
@@ -2006,15 +2018,15 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2006
2018
  var a = new List$1(Series.$, 0);
2007
2019
  for (var b = 0; b < this.dataChart.series.count; b++) {
2008
2020
  var c = this.dataChart.series._inner[b];
2009
- if (this.adp(c) || c.dc) {
2021
+ if (this.ae8(c) || c.dc) {
2010
2022
  continue;
2011
2023
  }
2012
2024
  var d = void 0;
2013
- var e = this.ab6;
2014
- e = this.ab5(e);
2015
- var f = this.afg(c, b);
2025
+ var e = this.adp;
2026
+ e = this.ado(e);
2027
+ var f = this.ag9(c, b);
2016
2028
  if (e == 1) {
2017
- switch (this.abw(this.au != null && this.au.dataSeries != null && this.au.dataSeries.count > f ? this.au.dataSeries._inner[f] : null)) {
2029
+ switch (this.adf(this.ba != null && this.ba.dataSeries != null && this.ba.dataSeries.count > f ? this.ba.dataSeries._inner[f] : null)) {
2018
2030
  case 1:
2019
2031
  e = 2;
2020
2032
  break;
@@ -2031,58 +2043,58 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2031
2043
  }
2032
2044
  switch (e) {
2033
2045
  case 2:
2034
- d = this.ac1();
2035
- this.ace.setDisplayType(d, 1);
2046
+ d = this.aek();
2047
+ this.adx.setDisplayType(d, 1);
2036
2048
  break;
2037
2049
  case 3:
2038
- d = this.ac1();
2039
- this.ace.setDisplayType(d, 0);
2050
+ d = this.aek();
2051
+ this.adx.setDisplayType(d, 0);
2040
2052
  break;
2041
2053
  case 5:
2042
- d = this.ac0();
2054
+ d = this.aej();
2043
2055
  break;
2044
2056
  case 6:
2045
- d = this.acy();
2057
+ d = this.aeh();
2046
2058
  break;
2047
2059
  default:
2048
2060
  case 4:
2049
- d = this.acz();
2061
+ d = this.aei();
2050
2062
  break;
2051
2063
  }
2052
- var g = this.au != null && this.au.dataSeries != null && this.au.dataSeries.count > f ? this.au.dataSeries._inner[f] : null;
2053
- if (d.dg && !d.dp) {
2054
- this.acg.setCategoryMode(d, 1);
2055
- this.acg.setXAxis(d, this.zoomSliderXAxis);
2056
- this.acg.setYAxis(d, this.zoomSliderAxis);
2057
- this.acg.setValueMemberPath(d, g == null ? null : this.aga(g));
2058
- }
2059
- else if (d.dp) {
2060
- this.ace.setCategoryMode(d, 1);
2061
- this.ace.setXAxis(d, this.zoomSliderXAxis);
2062
- this.ace.setYAxis(d, this.zoomSliderAxis);
2064
+ var g = this.ba != null && this.ba.dataSeries != null && this.ba.dataSeries.count > f ? this.ba.dataSeries._inner[f] : null;
2065
+ if (d.dh && !d.dq) {
2066
+ this.adz.setCategoryMode(d, 1);
2067
+ this.adz.setXAxis(d, this.zoomSliderXAxis);
2068
+ this.adz.setYAxis(d, this.zoomSliderAxis);
2069
+ this.adz.setValueMemberPath(d, g == null ? null : this.ah3(g));
2070
+ }
2071
+ else if (d.dq) {
2072
+ this.adx.setCategoryMode(d, 1);
2073
+ this.adx.setXAxis(d, this.zoomSliderXAxis);
2074
+ this.adx.setYAxis(d, this.zoomSliderAxis);
2063
2075
  if (g != null) {
2064
- this.ace.setOpenMemberPath(d, g.getMemberPathFor(11));
2065
- this.ace.setHighMemberPath(d, g.getMemberPathFor(12));
2066
- this.ace.setLowMemberPath(d, g.getMemberPathFor(13));
2067
- this.ace.setCloseMemberPath(d, g.getMemberPathFor(14));
2068
- this.ace.setVolumeMemberPath(d, g.getMemberPathFor(15));
2076
+ this.adx.setOpenMemberPath(d, g.getMemberPathFor(11));
2077
+ this.adx.setHighMemberPath(d, g.getMemberPathFor(12));
2078
+ this.adx.setLowMemberPath(d, g.getMemberPathFor(13));
2079
+ this.adx.setCloseMemberPath(d, g.getMemberPathFor(14));
2080
+ this.adx.setVolumeMemberPath(d, g.getMemberPathFor(15));
2069
2081
  }
2070
2082
  }
2071
2083
  d.name = "zoomSliderSeries_" + f;
2072
2084
  d.itemsSource = c.itemsSource;
2073
2085
  d.title = c.title;
2074
- d.gz = this.ht;
2086
+ d.g1 = this.im;
2075
2087
  a.add(d);
2076
2088
  }
2077
2089
  for (var h = 0; h < a.count; h++) {
2078
2090
  var i = a._inner[h];
2079
2091
  this.zoomSliderChart.series.add(i);
2080
- this.p8(i, h);
2092
+ this.rr(i, h);
2081
2093
  }
2082
2094
  };
2083
- FinancialChart.prototype.qn = function (a, b, c) {
2095
+ FinancialChart.prototype.r6 = function (a, b, c) {
2084
2096
  var e_13, _a;
2085
- _super.prototype.qn.call(this, a, b, c);
2097
+ _super.prototype.r6.call(this, a, b, c);
2086
2098
  if (a == null || !b) {
2087
2099
  return;
2088
2100
  }
@@ -2122,40 +2134,40 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2122
2134
  a(this.zoomSliderChart);
2123
2135
  }
2124
2136
  };
2125
- FinancialChart.prototype.aig = function (a, b) {
2137
+ FinancialChart.prototype.ake = function (a, b) {
2126
2138
  var c = b;
2127
2139
  var d = a;
2128
2140
  var e = -1;
2129
2141
  if (this.indicatorCharts != null) {
2130
2142
  e = this.indicatorCharts.indexOf(d.cb);
2131
2143
  }
2132
- e -= this.ab8 == null ? 0 : this.ab8.count;
2144
+ e -= this.adr == null ? 0 : this.adr.count;
2133
2145
  if (this.applyCustomIndicators != null) {
2134
2146
  this.applyCustomIndicators(this, new FinancialChartCustomIndicatorArgs(c, d, e));
2135
2147
  }
2136
2148
  };
2137
- FinancialChart.prototype.ajc = function (a, b, c) {
2149
+ FinancialChart.prototype.alb = function (a, b, c) {
2138
2150
  if (a != null) {
2139
2151
  if (b != null) {
2140
2152
  a.axes.remove(b);
2141
2153
  }
2142
2154
  a.axes.add(c);
2143
2155
  }
2144
- if (this.ei) {
2145
- this.y3(c);
2156
+ if (this.e8) {
2157
+ this.aam(c);
2146
2158
  }
2147
2159
  };
2148
- Object.defineProperty(FinancialChart.prototype, "ad0", {
2160
+ Object.defineProperty(FinancialChart.prototype, "afj", {
2149
2161
  get: function () {
2150
2162
  return TypeRegistrar.isRegistered("IgxZoomSliderComponent");
2151
2163
  },
2152
2164
  enumerable: true,
2153
2165
  configurable: true
2154
2166
  });
2155
- FinancialChart.prototype.aih = function (a, b) {
2156
- this.ajg();
2167
+ FinancialChart.prototype.akf = function (a, b) {
2168
+ this.alf();
2157
2169
  };
2158
- FinancialChart.prototype.adr = function (a, b) {
2170
+ FinancialChart.prototype.afa = function (a, b) {
2159
2171
  if (b <= (0)) {
2160
2172
  return false;
2161
2173
  }
@@ -2169,16 +2181,16 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2169
2181
  }
2170
2182
  return false;
2171
2183
  };
2172
- FinancialChart.prototype.ai6 = function () {
2184
+ FinancialChart.prototype.ak5 = function () {
2173
2185
  var e_14, _a;
2174
- var a = this.abq != null ? this.abq : new FinancialChartRangeSelectorOptionCollection(1, [5, 4, 3, 2, 1, 0]);
2186
+ var a = this.ac9 != null ? this.ac9 : new FinancialChartRangeSelectorOptionCollection(1, [5, 4, 3, 2, 1, 0]);
2175
2187
  var b = new FinancialChartRangeSelectorOptionCollection(0);
2176
2188
  var c = this.xAxis;
2177
2189
  var d = +(c.actualMaximumValue) - +(c.actualMinimumValue);
2178
2190
  try {
2179
2191
  for (var _b = tslib_1.__values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
2180
2192
  var e = _c.value;
2181
- if (this.adr(e, d)) {
2193
+ if (this.afa(e, d)) {
2182
2194
  b.add(e);
2183
2195
  }
2184
2196
  }
@@ -2196,51 +2208,51 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2196
2208
  throw e_14.error;
2197
2209
  }
2198
2210
  }
2199
- this.abp = b;
2200
- if (this.abs != null) {
2201
- this.abs.u = this.abp;
2211
+ this.ac8 = b;
2212
+ if (this.adb != null) {
2213
+ this.adb.u = this.ac8;
2202
2214
  }
2203
2215
  };
2204
- FinancialChart.prototype.ail = function (a, b) {
2205
- this.ai6();
2216
+ FinancialChart.prototype.akj = function (a, b) {
2217
+ this.ak5();
2206
2218
  };
2207
- FinancialChart.prototype.aiq = function (a, b) {
2208
- this.aca = this.abs.ag;
2219
+ FinancialChart.prototype.ako = function (a, b) {
2220
+ this.adt = this.adb.ag;
2209
2221
  };
2210
- FinancialChart.prototype.aip = function (a, b) {
2211
- this.ab8 = this.abs.ae;
2222
+ FinancialChart.prototype.akn = function (a, b) {
2223
+ this.adr = this.adb.ae;
2212
2224
  };
2213
- FinancialChart.prototype.aij = function (a, b) {
2214
- this.ajg();
2225
+ FinancialChart.prototype.akh = function (a, b) {
2226
+ this.alf();
2215
2227
  };
2216
- FinancialChart.prototype.aik = function (a, b) {
2217
- this.aji();
2228
+ FinancialChart.prototype.aki = function (a, b) {
2229
+ this.alh();
2218
2230
  };
2219
- FinancialChart.prototype.aiu = function (a, b) {
2231
+ FinancialChart.prototype.aks = function (a, b) {
2220
2232
  var c = a;
2221
2233
  if (c.bf == null) {
2222
2234
  return;
2223
2235
  }
2224
- if (this.adt) {
2225
- this.ai5(c.bf);
2236
+ if (this.afc) {
2237
+ this.ak4(c.bf);
2226
2238
  }
2227
2239
  };
2228
- FinancialChart.prototype.aix = function (a) {
2240
+ FinancialChart.prototype.akv = function (a) {
2229
2241
  SyncManager.e(a);
2230
2242
  a.axes.clear();
2231
2243
  a.series.clear();
2232
- a.gridAreaRectChanged = delegateRemove(a.gridAreaRectChanged, runOn(this, this.aii));
2244
+ a.gridAreaRectChanged = delegateRemove(a.gridAreaRectChanged, runOn(this, this.akg));
2233
2245
  a.provideContainer(null);
2234
2246
  if (this.volumeChart == null && this.indicatorCharts == null) {
2235
2247
  this.yAxis.er = this.volumeAxis.er = this.indicatorAxis.er = 0;
2236
- this.xAxis.ay.visibility = this.aar;
2248
+ this.xAxis.ay.visibility = this.aca;
2237
2249
  }
2238
2250
  };
2239
- FinancialChart.prototype.aiv = function (a) {
2251
+ FinancialChart.prototype.akt = function (a) {
2240
2252
  var b = a != this.zoomSliderChart;
2241
2253
  if (b) {
2242
2254
  if (this.dataChart != null) {
2243
- a.sv = new Rect(0, this.dataChart.sf.x, a.sv.y, this.dataChart.sf.width, a.sv.height);
2255
+ a.tp = new Rect(0, this.dataChart.s9.x, a.tp.y, this.dataChart.s9.width, a.tp.height);
2244
2256
  }
2245
2257
  var c = ((function () {
2246
2258
  var $ret = new SyncSettings();
@@ -2252,103 +2264,103 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2252
2264
  SyncManager.d(a, c);
2253
2265
  SyncManager.c(a);
2254
2266
  }
2255
- a.gridAreaRectChanged = delegateCombine(a.gridAreaRectChanged, runOn(this, this.aii));
2256
- this.p2(a);
2267
+ a.gridAreaRectChanged = delegateCombine(a.gridAreaRectChanged, runOn(this, this.akg));
2268
+ this.rl(a);
2257
2269
  };
2258
- FinancialChart.prototype.ah6 = function () {
2270
+ FinancialChart.prototype.aj4 = function () {
2259
2271
  if (this.indicatorCharts != null || this.volumeChart != null) {
2260
- this.y1(this.xAxis, function (a) { return a.visibility = 1; });
2272
+ this.aak(this.xAxis, function (a) { return a.visibility = 1; });
2261
2273
  }
2262
2274
  var _loop_1 = function (a) {
2263
- var b = this_1.ad8._inner[a];
2264
- var c = a < this_1.ad8.count - 1 || this_1.volumeChart != null;
2265
- this_1.y1(b, function (d) { return d.visibility = c ? 1 : 0; });
2275
+ var b = this_1.afr._inner[a];
2276
+ var c = a < this_1.afr.count - 1 || this_1.volumeChart != null;
2277
+ this_1.aak(b, function (d) { return d.visibility = c ? 1 : 0; });
2266
2278
  };
2267
2279
  var this_1 = this;
2268
- for (var a = 0; a < this.ad8.count; a++) {
2280
+ for (var a = 0; a < this.afr.count; a++) {
2269
2281
  _loop_1(a);
2270
2282
  }
2271
2283
  };
2272
- FinancialChart.prototype.aja = function (a, b) {
2284
+ FinancialChart.prototype.ak9 = function (a, b) {
2273
2285
  if (a != null) {
2274
- this.aix(a);
2286
+ this.akv(a);
2275
2287
  }
2276
2288
  if (b != null) {
2277
- this.aiv(b);
2289
+ this.akt(b);
2278
2290
  }
2279
2291
  };
2280
- FinancialChart.prototype.ajm = function (a, b) {
2281
- this.aja(a, b);
2282
- this.ah6();
2292
+ FinancialChart.prototype.all = function (a, b) {
2293
+ this.ak9(a, b);
2294
+ this.aj4();
2283
2295
  if (this.volumeChart != null) {
2284
2296
  if (this.volumeAxis != null) {
2285
2297
  this.volumeChart.axes.add(this.volumeAxis);
2286
2298
  this.volumeChart.axes.add(this.volumeXAxis);
2287
2299
  }
2288
- this.ai2();
2300
+ this.ak1();
2289
2301
  this.volumeXAxis.itemsSource = this.xAxis.itemsSource;
2290
2302
  }
2291
- this.ajn(a, b);
2303
+ this.alm(a, b);
2292
2304
  };
2293
- FinancialChart.prototype.aim = function (a, b) {
2294
- this.ajk();
2305
+ FinancialChart.prototype.akk = function (a, b) {
2306
+ this.alj();
2295
2307
  };
2296
- FinancialChart.prototype.ajk = function () {
2297
- if (this.abs == null || +(this.abs.au) == +(dateMaxValue()) || +(this.abs.at) == +(dateMinValue()) || this.dataChart == null) {
2308
+ FinancialChart.prototype.alj = function () {
2309
+ if (this.adb == null || +(this.adb.au) == +(dateMaxValue()) || +(this.adb.at) == +(dateMinValue()) || this.dataChart == null) {
2298
2310
  return;
2299
2311
  }
2300
2312
  var a = this.xAxis;
2301
- var b = a.getWindowRectForSelection(this.abs.au, this.abs.at);
2313
+ var b = a.getWindowRectForSelection(this.adb.au, this.adb.at);
2302
2314
  if (b.width == 0 || isNaN_(b.width) || isInfinity(b.width)) {
2303
2315
  return;
2304
2316
  }
2305
- this.adu = true;
2306
- this.dataChart.sv = new Rect(0, b.left, this.dataChart.sv.top, b.width, this.dataChart.sv.height);
2307
- if (this.ada != null) {
2308
- this.ada.windowRect = this.dataChart.sf;
2317
+ this.afd = true;
2318
+ this.dataChart.tp = new Rect(0, b.left, this.dataChart.tp.top, b.width, this.dataChart.tp.height);
2319
+ if (this.aet != null) {
2320
+ this.aet.windowRect = this.dataChart.s9;
2309
2321
  }
2310
- if (this.adt) {
2311
- this.ai5(this.dataChart);
2322
+ if (this.afc) {
2323
+ this.ak4(this.dataChart);
2312
2324
  }
2313
- this.adu = false;
2325
+ this.afd = false;
2314
2326
  };
2315
- FinancialChart.prototype.ait = function (a, b) {
2316
- this.ai6();
2317
- this.ajj(!this.adu);
2327
+ FinancialChart.prototype.akr = function (a, b) {
2328
+ this.ak5();
2329
+ this.ali(!this.afd);
2318
2330
  };
2319
- FinancialChart.prototype.aif = function (a, b) {
2331
+ FinancialChart.prototype.akd = function (a, b) {
2320
2332
  var _this = this;
2321
- if (!this.adu) {
2322
- if (this.adt) {
2323
- this.ai5(a);
2333
+ if (!this.afd) {
2334
+ if (this.afc) {
2335
+ this.ak4(a);
2324
2336
  }
2325
2337
  var c = false;
2326
- var d = this.qy(function () { return _this.ajj(true); }, c);
2338
+ var d = this.sh(function () { return _this.ali(true); }, c);
2327
2339
  c = d.p1;
2328
- if (this.ada != null) {
2329
- this.ada.windowRect = this.dataChart.sf;
2340
+ if (this.aet != null) {
2341
+ this.aet.windowRect = this.dataChart.s9;
2330
2342
  }
2331
2343
  }
2332
2344
  };
2333
- FinancialChart.prototype.aje = function (a, b, c, d) {
2345
+ FinancialChart.prototype.ald = function (a, b, c, d) {
2334
2346
  var e_15, _a;
2335
2347
  if (a == null || b == null) {
2336
2348
  return;
2337
2349
  }
2338
2350
  if (c != -1) {
2339
- this.adu = true;
2340
- a.sv = new Rect(0, d, a.sf.top, c, a.sf.height);
2341
- this.adu = false;
2351
+ this.afd = true;
2352
+ a.tp = new Rect(0, d, a.s9.top, c, a.s9.height);
2353
+ this.afd = false;
2342
2354
  }
2343
2355
  var e = 1.7976931348623157E+308;
2344
2356
  var f = -1.7976931348623157E+308;
2345
2357
  var g = new Rect(0, 0, 0, 1, 1);
2346
- var h = new ScalerParams(0, g, g, this.yAxis.cg, a.sj);
2358
+ var h = new ScalerParams(0, g, g, this.yAxis.cg, a.td);
2347
2359
  try {
2348
2360
  for (var _b = tslib_1.__values(fromEnum(a.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
2349
2361
  var i = _c.value;
2350
- h.b = i.gc();
2351
- var j = i.aq(a.sf);
2362
+ h.b = i.ge();
2363
+ var j = i.aq(a.s9);
2352
2364
  var k = j == null || j.c == 1.7976931348623157E+308 || isNaN_(j.c);
2353
2365
  if (k) {
2354
2366
  continue;
@@ -2372,52 +2384,52 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2372
2384
  throw e_15.error;
2373
2385
  }
2374
2386
  }
2375
- var n = a.sf.width;
2387
+ var n = a.s9.width;
2376
2388
  if (c != -1) {
2377
2389
  n = c;
2378
2390
  }
2379
- var o = a.sf.left;
2391
+ var o = a.s9.left;
2380
2392
  if (d != -1) {
2381
2393
  o = d;
2382
2394
  }
2383
2395
  if (e == 1.7976931348623157E+308 || f == -1.7976931348623157E+308 || isNaN_(e) || isNaN_(f)) {
2384
2396
  return;
2385
2397
  }
2386
- this.adu = true;
2398
+ this.afd = true;
2387
2399
  var p = new Rect(0, o, e, n, f - e);
2388
- a.sv = p;
2389
- this.adu = false;
2400
+ a.tp = p;
2401
+ this.afd = false;
2390
2402
  };
2391
- FinancialChart.prototype.ajd = function (a) {
2403
+ FinancialChart.prototype.alc = function (a) {
2392
2404
  if (a == null) {
2393
2405
  return;
2394
2406
  }
2395
2407
  if (a == this.dataChart) {
2396
- this.aje(this.dataChart, this.yAxis, -1, -1);
2408
+ this.ald(this.dataChart, this.yAxis, -1, -1);
2397
2409
  if (this.volumeChart != null) {
2398
- this.aje(this.volumeChart, this.volumeAxis, this.dataChart.sf.width, this.dataChart.sf.left);
2410
+ this.ald(this.volumeChart, this.volumeAxis, this.dataChart.s9.width, this.dataChart.s9.left);
2399
2411
  }
2400
2412
  }
2401
2413
  else if (a == this.volumeChart) {
2402
- this.aje(this.volumeChart, this.volumeAxis, -1, -1);
2403
- this.aje(this.dataChart, this.yAxis, this.volumeChart.sf.width, this.volumeChart.sf.left);
2414
+ this.ald(this.volumeChart, this.volumeAxis, -1, -1);
2415
+ this.ald(this.dataChart, this.yAxis, this.volumeChart.s9.width, this.volumeChart.s9.left);
2404
2416
  }
2405
2417
  };
2406
- FinancialChart.prototype.ai5 = function (a) {
2418
+ FinancialChart.prototype.ak4 = function (a) {
2407
2419
  var _this = this;
2408
- this.qx(function () { return _this.ajd(a); });
2420
+ this.sg(function () { return _this.alc(a); });
2409
2421
  };
2410
- FinancialChart.prototype.ain = function (a, b) {
2411
- if (this.adt) {
2412
- this.ai5(a);
2422
+ FinancialChart.prototype.akl = function (a, b) {
2423
+ if (this.afc) {
2424
+ this.ak4(a);
2413
2425
  }
2414
2426
  };
2415
- FinancialChart.prototype.ajl = function () {
2416
- if (!this.ad1) {
2427
+ FinancialChart.prototype.alk = function () {
2428
+ if (!this.afk) {
2417
2429
  return;
2418
2430
  }
2419
- this.ah9();
2420
- if (this.ab6 == 0) {
2431
+ this.aj7();
2432
+ if (this.adp == 0) {
2421
2433
  this.zoomSliderChart = null;
2422
2434
  }
2423
2435
  else if (this.zoomSliderChart == null) {
@@ -2428,16 +2440,16 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2428
2440
  })());
2429
2441
  }
2430
2442
  else {
2431
- this.ai3();
2443
+ this.ak2();
2432
2444
  }
2433
2445
  };
2434
- FinancialChart.prototype.ah9 = function () {
2435
- var container_ = this.ae8.rootWrapper.getNativeElement();
2446
+ FinancialChart.prototype.aj7 = function () {
2447
+ var container_ = this.ag1.rootWrapper.getNativeElement();
2436
2448
  var containerParent_ = container_.parentElement;
2437
- if (this.ada != null && containerParent_ != null && !this.ad2) {
2438
- this.ad2 = true;
2449
+ if (this.aet != null && containerParent_ != null && !this.afl) {
2450
+ this.afl = true;
2439
2451
  if (TypeRegistrar.isRegistered("IgxZoomSliderComponent")) {
2440
- var z_ = this.ada;
2452
+ var z_ = this.aet;
2441
2453
  var f_ = this.externalObject;
2442
2454
  var sliderComponent_ = TypeRegistrar.get("IgxZoomSliderComponent");
2443
2455
  var sliderInstance_ = TypeRegistrar.create("IgxZoomSliderComponent");
@@ -2446,12 +2458,12 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2446
2458
  }
2447
2459
  }
2448
2460
  };
2449
- FinancialChart.prototype.ajf = function () {
2461
+ FinancialChart.prototype.ale = function () {
2450
2462
  var _this = this;
2451
- if (this.ab1 != 1) {
2463
+ if (this.adk != 1) {
2452
2464
  return;
2453
2465
  }
2454
- this.y7(function (a) {
2466
+ this.aaq(function (a) {
2455
2467
  var e_16, _a;
2456
2468
  var b;
2457
2469
  b = a.breaks;
@@ -2480,24 +2492,24 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2480
2492
  }
2481
2493
  });
2482
2494
  };
2483
- FinancialChart.prototype.ri = function (a, b, c) {
2484
- _super.prototype.ri.call(this, a, b, c);
2485
- if (this.au.dataSeries.count > 0) {
2486
- if (this.ab1 == 1 && stringIsNullOrEmpty(this.j1)) {
2487
- this.bk.setXMemberPath(a, c.getMemberPathFor(17));
2495
+ FinancialChart.prototype.s1 = function (a, b, c) {
2496
+ _super.prototype.s1.call(this, a, b, c);
2497
+ if (this.ba.dataSeries.count > 0) {
2498
+ if (this.adk == 1 && stringIsNullOrEmpty(this.k6)) {
2499
+ this.b0.setXMemberPath(a, c.getMemberPathFor(17));
2488
2500
  }
2489
- if (stringIsNullOrEmpty(this.j3)) {
2490
- this.bk.setYMemberPath(a, this.aga(c));
2501
+ if (stringIsNullOrEmpty(this.k8)) {
2502
+ this.b0.setYMemberPath(a, this.ah3(c));
2491
2503
  }
2492
- if (stringIsNullOrEmpty(this.jx)) {
2493
- this.bk.setLabelMemberPath(a, this.aga(c));
2504
+ if (stringIsNullOrEmpty(this.k2)) {
2505
+ this.b0.setLabelMemberPath(a, this.ah3(c));
2494
2506
  }
2495
- if (stringIsNullOrEmpty(this.ju)) {
2496
- this.bk.setContentMemberPath(a, this.aga(c));
2507
+ if (stringIsNullOrEmpty(this.kz)) {
2508
+ this.b0.setContentMemberPath(a, this.ah3(c));
2497
2509
  }
2498
2510
  }
2499
2511
  };
2500
- FinancialChart.prototype.af9 = function (a) {
2512
+ FinancialChart.prototype.ah2 = function (a) {
2501
2513
  switch (a) {
2502
2514
  case 0: return "Absolute Volume Oscillator";
2503
2515
  case 1: return "Accumulation/Distribution Indicator";
@@ -2536,26 +2548,27 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2536
2548
  default: return "Unknown";
2537
2549
  }
2538
2550
  };
2539
- FinancialChart.prototype.y3 = function (a) {
2551
+ FinancialChart.prototype.aam = function (a) {
2540
2552
  var e_17, _a;
2541
- _super.prototype.y3.call(this, a);
2553
+ var _this = this;
2554
+ _super.prototype.aam.call(this, a);
2542
2555
  var b = a;
2543
- this.aiw(b);
2556
+ this.aku(b);
2544
2557
  if (a.bf != null) {
2545
2558
  try {
2546
2559
  for (var _b = tslib_1.__values(fromEnum(a.bf.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
2547
2560
  var c = _c.value;
2548
- if (this.adm(c)) {
2549
- this.acg.setXAxis(c, b);
2561
+ if (this.ae5(c)) {
2562
+ this.adz.setXAxis(c, b);
2550
2563
  }
2551
- else if (this.adq(c)) {
2552
- this.ace.setXAxis(c, b);
2564
+ else if (this.ae9(c)) {
2565
+ this.adx.setXAxis(c, b);
2553
2566
  }
2554
- else if (this.adn(c)) {
2555
- this.aci.setXAxis(c, b);
2567
+ else if (this.ae6(c)) {
2568
+ this.ad1.setXAxis(c, b);
2556
2569
  }
2557
- else if (this.adp(c)) {
2558
- this.acn.setXAxis(c, b);
2570
+ else if (this.ae8(c)) {
2571
+ this.ad6.setXAxis(c, b);
2559
2572
  }
2560
2573
  }
2561
2574
  }
@@ -2573,35 +2586,42 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2573
2586
  }
2574
2587
  }
2575
2588
  }
2589
+ this.aky(function (d) {
2590
+ d.zoomMaximumCategoryRange = _this.agl;
2591
+ d.zoomMaximumItemSpan = _this.agm;
2592
+ d.zoomToCategoryRange = _this.agn;
2593
+ d.zoomToCategoryStart = _this.ago;
2594
+ d.zoomToItemSpan = _this.agp;
2595
+ });
2576
2596
  var d = a == this.zoomSliderXAxis;
2577
2597
  if (d) {
2578
- a.jv = this.ajr;
2579
- a.eq = this.ae3;
2580
- this.y1(a, function (e) { return e.visibility = 1; });
2598
+ a.jv = this.alq;
2599
+ a.eq = this.agw;
2600
+ this.aak(a, function (e) { return e.visibility = 1; });
2581
2601
  }
2582
2602
  var e = a;
2583
- e.minimumValue = this.aee;
2584
- e.maximumValue = this.aed;
2585
- a.b0 = this.adw;
2603
+ e.minimumValue = this.afx;
2604
+ e.maximumValue = this.afw;
2605
+ a.b0 = this.aff;
2586
2606
  };
2587
- FinancialChart.prototype.y5 = function (a) {
2607
+ FinancialChart.prototype.aao = function (a) {
2588
2608
  var e_18, _a;
2589
- _super.prototype.y5.call(this, a);
2609
+ _super.prototype.aao.call(this, a);
2590
2610
  if (a.bf != null && a == this.yAxis) {
2591
2611
  try {
2592
2612
  for (var _b = tslib_1.__values(fromEnum(a.bf.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
2593
2613
  var b = _c.value;
2594
- if (this.adm(b)) {
2595
- this.acg.setYAxis(b, this.yAxis);
2614
+ if (this.ae5(b)) {
2615
+ this.adz.setYAxis(b, this.yAxis);
2596
2616
  }
2597
- else if (this.adq(b)) {
2598
- this.ace.setYAxis(b, this.yAxis);
2617
+ else if (this.ae9(b)) {
2618
+ this.adx.setYAxis(b, this.yAxis);
2599
2619
  }
2600
- else if (this.adn(b)) {
2601
- this.aci.setYAxis(b, this.yAxis);
2620
+ else if (this.ae6(b)) {
2621
+ this.ad1.setYAxis(b, this.yAxis);
2602
2622
  }
2603
- else if (this.adp(b)) {
2604
- this.acn.setYAxis(b, this.yAxis);
2623
+ else if (this.ae8(b)) {
2624
+ this.ad6.setYAxis(b, this.yAxis);
2605
2625
  }
2606
2626
  }
2607
2627
  }
@@ -2619,82 +2639,82 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2619
2639
  }
2620
2640
  }
2621
2641
  }
2622
- a.k8 = this.adx;
2623
- a.l3 = this.ae1;
2624
- a.l2 = this.ae0;
2642
+ a.k8 = this.afg;
2643
+ a.l3 = this.agu;
2644
+ a.l2 = this.agt;
2625
2645
  if (a == this.yAxis) {
2626
- a.lz = this.aez;
2646
+ a.lz = this.ags;
2627
2647
  }
2628
2648
  var c = a == this.zoomSliderAxis;
2629
2649
  if (c) {
2630
- this.y1(a, function (d) { return d.visibility = 1; });
2650
+ this.aak(a, function (d) { return d.visibility = 1; });
2631
2651
  }
2632
- a.b0 = this.ady;
2652
+ a.b0 = this.afh;
2633
2653
  };
2634
- FinancialChart.prototype.aiw = function (a) {
2654
+ FinancialChart.prototype.aku = function (a) {
2635
2655
  a.itemsSource = this.dataChart != null && this.dataChart.series.count > 0 ? this.dataChart.series._inner[0].itemsSource : null;
2636
- a.fz = XYChart.wq(a, this.au.dataSeries);
2637
- if (this.au.dataSeries.count > 0) {
2638
- var b = this.au.dataSeries._inner[0].getMemberPathFor(17);
2656
+ a.fz = XYChart.x9(a, this.ba.dataSeries);
2657
+ if (this.ba.dataSeries.count > 0) {
2658
+ var b = this.ba.dataSeries._inner[0].getMemberPathFor(17);
2639
2659
  a.hx(b);
2640
2660
  }
2641
2661
  };
2642
- FinancialChart.prototype.p8 = function (a, b) {
2643
- _super.prototype.p8.call(this, a, b);
2662
+ FinancialChart.prototype.rr = function (a, b) {
2663
+ _super.prototype.rr.call(this, a, b);
2644
2664
  if (a == null) {
2645
2665
  return;
2646
2666
  }
2647
2667
  var c = this.zoomSliderChart == a.cb;
2648
2668
  var d = this.dataChart != null && this.dataChart.series.contains(a);
2649
- if ((d || c) && a.d3) {
2650
- a.mn(this.aa3 != null ? ArrayExtension.getModulus$1(Brush.$, this.aa3, b) : null, this.aa4 != null ? ArrayExtension.getModulus$1(Brush.$, this.aa4, b) : null);
2669
+ if ((d || c) && a.d4) {
2670
+ a.mq(this.acm != null ? ArrayExtension.getModulus$1(Brush.$, this.acm, b) : null, this.acn != null ? ArrayExtension.getModulus$1(Brush.$, this.acn, b) : null);
2651
2671
  }
2652
- var e = this.adn(a);
2653
- if (this.adp(a)) {
2654
- a.o3 = this.aa5 != null ? ArrayExtension.getModulus$1(Brush.$, this.aa5, b) : null;
2655
- a.o8 = this.aa6 != null ? ArrayExtension.getModulus$1(Brush.$, this.aa6, b) : null;
2656
- a.gz = this.aeu;
2672
+ var e = this.ae6(a);
2673
+ if (this.ae8(a)) {
2674
+ a.o7 = this.aco != null ? ArrayExtension.getModulus$1(Brush.$, this.aco, b) : null;
2675
+ a.pc = this.acp != null ? ArrayExtension.getModulus$1(Brush.$, this.acp, b) : null;
2676
+ a.g1 = this.agi;
2657
2677
  }
2658
2678
  else if (e) {
2659
- a.o3 = this.aa1 != null ? ArrayExtension.getModulus$1(Brush.$, this.aa1, b) : null;
2660
- a.gz = this.aes;
2679
+ a.o7 = this.ack != null ? ArrayExtension.getModulus$1(Brush.$, this.ack, b) : null;
2680
+ a.g1 = this.agg;
2661
2681
  }
2662
2682
  else if (!a.dc && (d || c)) {
2663
- a.o3 = this.aa != null ? ArrayExtension.getModulus$1(Brush.$, this.aa, b) : null;
2664
- a.o8 = this.ae != null ? ArrayExtension.getModulus$1(Brush.$, this.ae, b) : null;
2683
+ a.o7 = this.aa != null ? ArrayExtension.getModulus$1(Brush.$, this.aa, b) : null;
2684
+ a.pc = this.ae != null ? ArrayExtension.getModulus$1(Brush.$, this.ae, b) : null;
2665
2685
  }
2666
2686
  var f = this.volumeChart != null && this.volumeChart == a.cb;
2667
2687
  if (f) {
2668
- a.gz = this.aew;
2688
+ a.g1 = this.agk;
2669
2689
  }
2670
- a.legend = c || f || e || !a.isUsableInLegend ? null : this.legend != null ? this.legend : this.ado ? this.acc : null;
2690
+ a.legend = c || f || e || !a.isUsableInLegend ? null : this.legend != null ? this.legend : this.ae7 ? this.adv : null;
2671
2691
  };
2672
- FinancialChart.prototype.qt = function (a, b, c) {
2692
+ FinancialChart.prototype.sc = function (a, b, c) {
2673
2693
  var e_19, _a, e_20, _b;
2674
2694
  var _this = this;
2675
- _super.prototype.qt.call(this, a, b, c);
2695
+ _super.prototype.sc.call(this, a, b, c);
2676
2696
  switch (a) {
2677
2697
  case "YAxisIsLogarithmic":
2678
- this.yAxis.lg = this.adz;
2698
+ this.yAxis.lg = this.afi;
2679
2699
  if (this.volumeAxis != null) {
2680
- this.volumeAxis.lg = this.adz;
2700
+ this.volumeAxis.lg = this.afi;
2681
2701
  }
2682
2702
  if (this.zoomSliderAxis != null) {
2683
- this.zoomSliderAxis.lg = this.adz;
2703
+ this.zoomSliderAxis.lg = this.afi;
2684
2704
  }
2685
2705
  break;
2686
2706
  case "YAxisLogarithmBase":
2687
- this.yAxis.l7 = this.afn;
2707
+ this.yAxis.l7 = this.ahg;
2688
2708
  if (this.volumeAxis != null) {
2689
- this.volumeAxis.l7 = this.afn;
2709
+ this.volumeAxis.l7 = this.ahg;
2690
2710
  }
2691
2711
  if (this.zoomSliderAxis != null) {
2692
- this.zoomSliderAxis.l7 = this.afn;
2712
+ this.zoomSliderAxis.l7 = this.ahg;
2693
2713
  }
2694
2714
  break;
2695
2715
  case "VolumeType":
2696
2716
  var d = EnumUtil.getEnumValue(FinancialChartVolumeType_$type, b);
2697
- if (this.abz == 0) {
2717
+ if (this.adi == 0) {
2698
2718
  this.volumeChart = null;
2699
2719
  }
2700
2720
  else if (this.volumeChart == null) {
@@ -2705,70 +2725,70 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2705
2725
  })());
2706
2726
  }
2707
2727
  else {
2708
- this.ai2();
2728
+ this.ak1();
2709
2729
  }
2710
2730
  break;
2711
2731
  case "VolumeChart":
2712
- this.ajm(typeCast(XamDataChart.$, b), typeCast(XamDataChart.$, c));
2732
+ this.all(typeCast(XamDataChart.$, b), typeCast(XamDataChart.$, c));
2713
2733
  break;
2714
2734
  case "DataChart":
2715
2735
  if (typeCast(XamDataChart.$, b) !== null) {
2716
2736
  var e = b;
2717
- e.gridAreaRectChanged = delegateRemove(e.gridAreaRectChanged, runOn(this, this.aii));
2718
- e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.aif));
2719
- e.seriesDataUpdated = delegateRemove(e.seriesDataUpdated, runOn(this, this.ain));
2737
+ e.gridAreaRectChanged = delegateRemove(e.gridAreaRectChanged, runOn(this, this.akg));
2738
+ e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.akd));
2739
+ e.seriesDataUpdated = delegateRemove(e.seriesDataUpdated, runOn(this, this.akl));
2720
2740
  }
2721
2741
  if (this.dataChart != null) {
2722
2742
  var f = this.dataChart;
2723
- f.gridAreaRectChanged = delegateCombine(f.gridAreaRectChanged, runOn(this, this.aii));
2743
+ f.gridAreaRectChanged = delegateCombine(f.gridAreaRectChanged, runOn(this, this.akg));
2724
2744
  var g = this.dataChart;
2725
- g.actualWindowRectChanged = delegateCombine(g.actualWindowRectChanged, runOn(this, this.aif));
2745
+ g.actualWindowRectChanged = delegateCombine(g.actualWindowRectChanged, runOn(this, this.akd));
2726
2746
  var h = this.dataChart;
2727
- h.seriesDataUpdated = delegateCombine(h.seriesDataUpdated, runOn(this, this.ain));
2747
+ h.seriesDataUpdated = delegateCombine(h.seriesDataUpdated, runOn(this, this.akl));
2728
2748
  }
2729
- this.ajl();
2749
+ this.alk();
2730
2750
  break;
2731
2751
  case "XAxisMode":
2732
- this.xAxis = this.abe(this.ab1);
2752
+ this.xAxis = this.acx(this.adk);
2733
2753
  this.xAxis.name = "xAxis";
2734
- this.volumeXAxis = this.abe(this.ab1);
2754
+ this.volumeXAxis = this.acx(this.adk);
2735
2755
  this.volumeXAxis.name = "volumeXAxis";
2736
- this.indicatorXAxis = this.abe(this.ab1);
2756
+ this.indicatorXAxis = this.acx(this.adk);
2737
2757
  this.indicatorXAxis.name = "indicatorXAxis_0";
2738
- this.zoomSliderXAxis = this.abe(this.ab1);
2758
+ this.zoomSliderXAxis = this.acx(this.adk);
2739
2759
  this.zoomSliderXAxis.name = "zoomSliderXAxis";
2740
- this.y1(this.zoomSliderXAxis, function (i) { return i.visibility = 1; });
2741
- this.ah6();
2742
- if (this.ab1 == 1) {
2743
- this.ajf();
2760
+ this.aak(this.zoomSliderXAxis, function (i) { return i.visibility = 1; });
2761
+ this.aj4();
2762
+ if (this.adk == 1) {
2763
+ this.ale();
2744
2764
  }
2745
2765
  break;
2746
2766
  case "YAxisMode":
2747
- this.yAxis = this.acs(this.ab3);
2767
+ this.yAxis = this.aeb(this.adm);
2748
2768
  this.yAxis.name = "yAxis";
2749
- this.zoomSliderAxis = this.acs(this.ab3);
2769
+ this.zoomSliderAxis = this.aeb(this.adm);
2750
2770
  this.zoomSliderAxis.name = "zoomSliderAxis";
2751
- this.volumeAxis = this.acs(this.ab3);
2771
+ this.volumeAxis = this.aeb(this.adm);
2752
2772
  this.volumeAxis.name = "volumeAxis";
2753
2773
  break;
2754
2774
  case "Toolbar":
2755
2775
  var i = typeCast(FinancialChartToolbar.$, b);
2756
2776
  if (i != null) {
2757
- i.rangeChanged = delegateRemove(i.rangeChanged, runOn(this, this.aim));
2758
- i.indicatorTypesChanged = delegateRemove(i.indicatorTypesChanged, runOn(this, this.aip));
2759
- i.overlayTypesChanged = delegateRemove(i.overlayTypesChanged, runOn(this, this.aiq));
2777
+ i.rangeChanged = delegateRemove(i.rangeChanged, runOn(this, this.akk));
2778
+ i.indicatorTypesChanged = delegateRemove(i.indicatorTypesChanged, runOn(this, this.akn));
2779
+ i.overlayTypesChanged = delegateRemove(i.overlayTypesChanged, runOn(this, this.ako));
2760
2780
  }
2761
- if (this.abs != null) {
2762
- this.abs.ae = this.ab8;
2763
- this.abs.ag = this.aca;
2764
- this.abs.u = this.abp;
2765
- this.ajj(true);
2766
- var j = this.abs;
2767
- j.rangeChanged = delegateCombine(j.rangeChanged, runOn(this, this.aim));
2768
- var k = this.abs;
2769
- k.indicatorTypesChanged = delegateCombine(k.indicatorTypesChanged, runOn(this, this.aip));
2770
- var l = this.abs;
2771
- l.overlayTypesChanged = delegateCombine(l.overlayTypesChanged, runOn(this, this.aiq));
2781
+ if (this.adb != null) {
2782
+ this.adb.ae = this.adr;
2783
+ this.adb.ag = this.adt;
2784
+ this.adb.u = this.ac8;
2785
+ this.ali(true);
2786
+ var j = this.adb;
2787
+ j.rangeChanged = delegateCombine(j.rangeChanged, runOn(this, this.akk));
2788
+ var k = this.adb;
2789
+ k.indicatorTypesChanged = delegateCombine(k.indicatorTypesChanged, runOn(this, this.akn));
2790
+ var l = this.adb;
2791
+ l.overlayTypesChanged = delegateCombine(l.overlayTypesChanged, runOn(this, this.ako));
2772
2792
  }
2773
2793
  break;
2774
2794
  case "XAxis":
@@ -2780,32 +2800,47 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2780
2800
  }
2781
2801
  var n = typeCast(ITimeRangeSelectorAxis_$type, b);
2782
2802
  if (n != null) {
2783
- n.visibleRangeChanged = delegateRemove(n.visibleRangeChanged, runOn(this, this.ait));
2803
+ n.visibleRangeChanged = delegateRemove(n.visibleRangeChanged, runOn(this, this.akr));
2784
2804
  }
2785
2805
  if (this.dataChart != null) {
2786
2806
  this.dataChart.axes.add(this.xAxis);
2787
2807
  }
2788
- if (this.ei) {
2789
- this.y3(this.xAxis);
2790
- this.pq();
2808
+ if (this.e8) {
2809
+ this.aam(this.xAxis);
2810
+ this.q9();
2791
2811
  }
2792
- this.ajj(false);
2793
- this.ajk();
2794
- this.ai6();
2812
+ this.ali(false);
2813
+ this.alj();
2814
+ this.ak5();
2795
2815
  var o = this.xAxis;
2796
- o.visibleRangeChanged = delegateCombine(o.visibleRangeChanged, runOn(this, this.ait));
2816
+ o.visibleRangeChanged = delegateCombine(o.visibleRangeChanged, runOn(this, this.akr));
2817
+ break;
2818
+ case "XAxisZoomMaximumCategoryRange":
2819
+ this.aky(function (p) { return p.zoomMaximumCategoryRange = _this.agl; });
2820
+ break;
2821
+ case "XAxisZoomMaximumItemSpan":
2822
+ this.aky(function (p) { return p.zoomMaximumItemSpan = _this.agm; });
2823
+ break;
2824
+ case "XAxisZoomToCategoryRange":
2825
+ this.aky(function (p) { return p.zoomToCategoryRange = _this.agn; });
2826
+ break;
2827
+ case "XAxisZoomToCategoryStart":
2828
+ this.aky(function (p) { return p.zoomToCategoryStart = _this.ago; });
2829
+ break;
2830
+ case "XAxisZoomToItemSpan":
2831
+ this.aky(function (p) { return p.zoomToItemSpan = _this.agp; });
2797
2832
  break;
2798
2833
  case "ChartType":
2799
- this.rd();
2834
+ this.sw();
2800
2835
  break;
2801
2836
  case "VolumeXAxis":
2802
- this.ajc(this.volumeChart, typeCast(Axis.$, b), this.volumeXAxis);
2837
+ this.alb(this.volumeChart, typeCast(Axis.$, b), this.volumeXAxis);
2803
2838
  break;
2804
2839
  case "ZoomSliderXAxis":
2805
- this.ajc(this.zoomSliderChart, typeCast(Axis.$, b), this.zoomSliderXAxis);
2840
+ this.alb(this.zoomSliderChart, typeCast(Axis.$, b), this.zoomSliderXAxis);
2806
2841
  break;
2807
2842
  case "IndicatorXAxis":
2808
- this.ajg();
2843
+ this.alf();
2809
2844
  break;
2810
2845
  case "YAxis":
2811
2846
  var p = typeCast(NumericYAxis.$, b);
@@ -2817,12 +2852,12 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2817
2852
  if (this.dataChart != null) {
2818
2853
  this.dataChart.axes.add(this.yAxis);
2819
2854
  }
2820
- if (this.ei) {
2821
- this.y5(this.yAxis);
2822
- this.y5(this.yAxis);
2855
+ if (this.e8) {
2856
+ this.aao(this.yAxis);
2857
+ this.aao(this.yAxis);
2823
2858
  }
2824
2859
  var q = this.yAxis;
2825
- q.rangeChanged = delegateCombine(q.rangeChanged, runOn(this, this.aiu));
2860
+ q.rangeChanged = delegateCombine(q.rangeChanged, runOn(this, this.aks));
2826
2861
  break;
2827
2862
  case "VolumeAxis":
2828
2863
  var r = typeCast(Axis.$, b);
@@ -2831,13 +2866,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2831
2866
  }
2832
2867
  if (this.volumeChart != null && this.volumeAxis != null) {
2833
2868
  this.volumeChart.axes.add(this.volumeAxis);
2834
- this.ai2();
2869
+ this.ak1();
2835
2870
  }
2836
- if (this.ei) {
2837
- this.y5(this.volumeAxis);
2871
+ if (this.e8) {
2872
+ this.aao(this.volumeAxis);
2838
2873
  }
2839
2874
  var s = this.volumeAxis;
2840
- s.rangeChanged = delegateCombine(s.rangeChanged, runOn(this, this.aiu));
2875
+ s.rangeChanged = delegateCombine(s.rangeChanged, runOn(this, this.aks));
2841
2876
  break;
2842
2877
  case "IndicatorAxis":
2843
2878
  if (this.indicatorCharts != null) {
@@ -2888,8 +2923,8 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2888
2923
  if (t == 0) {
2889
2924
  y = this.indicatorAxis;
2890
2925
  }
2891
- else if (this.ab3 == 1) {
2892
- y = this.acs(this.ab3);
2926
+ else if (this.adm == 1) {
2927
+ y = this.aeb(this.adm);
2893
2928
  }
2894
2929
  else if (typeCast(NumericYAxis.$, this.indicatorAxis) !== null) {
2895
2930
  y = new NumericYAxis();
@@ -2897,155 +2932,155 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
2897
2932
  if (y != null) {
2898
2933
  u.axes.add(y);
2899
2934
  }
2900
- if (this.ei) {
2901
- this.y5(y);
2935
+ if (this.e8) {
2936
+ this.aao(y);
2902
2937
  }
2903
2938
  }
2904
2939
  }
2905
2940
  break;
2906
2941
  case "IsWindowSyncedToVisibleRange":
2907
2942
  if (this.dataChart != null) {
2908
- this.dataChart.tt = this.e6 && this.e5;
2943
+ this.dataChart.un = this.fx && this.fw;
2909
2944
  }
2910
2945
  if (this.volumeChart != null) {
2911
- this.volumeChart.tt = this.e6 && this.e5;
2946
+ this.volumeChart.un = this.fx && this.fw;
2912
2947
  }
2913
- if (this.adt) {
2914
- this.ajd(this.dataChart);
2948
+ if (this.afc) {
2949
+ this.alc(this.dataChart);
2915
2950
  }
2916
2951
  else {
2917
- this.volumeChart.u0 = 1;
2952
+ this.volumeChart.vu = 1;
2918
2953
  }
2919
2954
  break;
2920
2955
  case "IndicatorTypes":
2921
2956
  var z = typeCast(ObservableCollection$1.$.specialize(FinancialIndicatorType_$type), b);
2922
2957
  if (z != null) {
2923
- z.collectionChanged = delegateRemove(z.collectionChanged, runOn(this, this.aij));
2958
+ z.collectionChanged = delegateRemove(z.collectionChanged, runOn(this, this.akh));
2924
2959
  }
2925
2960
  var aa = typeCast(ObservableCollection$1.$.specialize(FinancialIndicatorType_$type), c);
2926
2961
  if (aa != null) {
2927
- aa.collectionChanged = delegateCombine(aa.collectionChanged, runOn(this, this.aij));
2962
+ aa.collectionChanged = delegateCombine(aa.collectionChanged, runOn(this, this.akh));
2928
2963
  }
2929
- this.ajg();
2964
+ this.alf();
2930
2965
  break;
2931
2966
  case "OverlayTypes":
2932
2967
  var ab = typeCast(ObservableCollection$1.$.specialize(FinancialOverlayType_$type), b);
2933
2968
  if (ab != null) {
2934
- ab.collectionChanged = delegateRemove(ab.collectionChanged, runOn(this, this.aik));
2969
+ ab.collectionChanged = delegateRemove(ab.collectionChanged, runOn(this, this.aki));
2935
2970
  }
2936
2971
  var ac = typeCast(ObservableCollection$1.$.specialize(FinancialOverlayType_$type), c);
2937
2972
  if (ac != null) {
2938
- ac.collectionChanged = delegateCombine(ac.collectionChanged, runOn(this, this.aik));
2973
+ ac.collectionChanged = delegateCombine(ac.collectionChanged, runOn(this, this.aki));
2939
2974
  }
2940
- this.aji();
2975
+ this.alh();
2941
2976
  break;
2942
2977
  case "YAxisAbbreviateLargeNumbers":
2943
- this.zc(function (ad) { return ad.k8 = _this.adx; });
2978
+ this.aav(function (ad) { return ad.k8 = _this.afg; });
2944
2979
  break;
2945
2980
  case "YAxisMinimumValue":
2946
- this.zd(function (ad) { return ad.l3 = _this.ae1; }, false);
2981
+ this.aaw(function (ad) { return ad.l3 = _this.agu; }, false);
2947
2982
  break;
2948
2983
  case "YAxisMaximumValue":
2949
- this.zd(function (ad) { return ad.l2 = _this.ae0; }, false);
2984
+ this.aaw(function (ad) { return ad.l2 = _this.agt; }, false);
2950
2985
  break;
2951
2986
  case "YAxisInterval":
2952
- this.zd(function (ad) { return ad.lz = _this.aez; }, false);
2987
+ this.aaw(function (ad) { return ad.lz = _this.ags; }, false);
2953
2988
  break;
2954
2989
  case "Thickness":
2955
2990
  case "ZoomSliderType":
2956
- this.ajl();
2991
+ this.alk();
2957
2992
  break;
2958
2993
  case "ZoomSliderChart":
2959
- if (!this.ad0) {
2994
+ if (!this.afj) {
2960
2995
  return;
2961
2996
  }
2962
- this.ajo(typeCast(XamDataChart.$, b), typeCast(XamDataChart.$, c));
2997
+ this.aln(typeCast(XamDataChart.$, b), typeCast(XamDataChart.$, c));
2963
2998
  break;
2964
2999
  case "NegativeBrushes":
2965
3000
  case "NegativeOutlines":
2966
- this.aic(function (ad, ae) {
2967
- if (ad.d3) {
2968
- ad.mn(_this.aa3 != null ? ArrayExtension.getModulus$1(Brush.$, _this.aa3, ae) : null, _this.aa4 != null ? ArrayExtension.getModulus$1(Brush.$, _this.aa4, ae) : null);
3001
+ this.aka(function (ad, ae) {
3002
+ if (ad.d4) {
3003
+ ad.mq(_this.acm != null ? ArrayExtension.getModulus$1(Brush.$, _this.acm, ae) : null, _this.acn != null ? ArrayExtension.getModulus$1(Brush.$, _this.acn, ae) : null);
2969
3004
  }
2970
3005
  }, true);
2971
3006
  break;
2972
3007
  case "OverlayBrushes":
2973
- this.aib(function (ad, ae) { return ad.o3 = _this.aa5 != null ? ArrayExtension.getModulus$1(Brush.$, _this.aa5, ae) : null; });
3008
+ this.aj9(function (ad, ae) { return ad.o7 = _this.aco != null ? ArrayExtension.getModulus$1(Brush.$, _this.aco, ae) : null; });
2974
3009
  break;
2975
3010
  case "OverlayOutlines":
2976
- this.aib(function (ad, ae) { return ad.o8 = _this.aa6 != null ? ArrayExtension.getModulus$1(Brush.$, _this.aa6, ae) : null; });
3011
+ this.aj9(function (ad, ae) { return ad.pc = _this.acp != null ? ArrayExtension.getModulus$1(Brush.$, _this.acp, ae) : null; });
2977
3012
  break;
2978
3013
  case "OverlayThickness":
2979
- this.aib(function (ad, ae) { return ad.gz = _this.aeu; });
3014
+ this.aj9(function (ad, ae) { return ad.g1 = _this.agi; });
2980
3015
  break;
2981
3016
  case "OverlayMultiplier":
2982
- this.aib(function (ad, ae) { return _this.acn.setMultiplier(ad, _this.aet); });
3017
+ this.aj9(function (ad, ae) { return _this.ad6.setMultiplier(ad, _this.agh); });
2983
3018
  break;
2984
3019
  case "VolumeBrushes":
2985
- this.aid(function (ad, ae) { return ad.o3 = ArrayExtension.getModulus$1(Brush.$, _this.aa7, ae); });
3020
+ this.akb(function (ad, ae) { return ad.o7 = ArrayExtension.getModulus$1(Brush.$, _this.acq, ae); });
2986
3021
  break;
2987
3022
  case "VolumeOutlines":
2988
- this.aid(function (ad, ae) { return ad.o8 = ArrayExtension.getModulus$1(Brush.$, _this.aa8, ae); });
3023
+ this.akb(function (ad, ae) { return ad.pc = ArrayExtension.getModulus$1(Brush.$, _this.acr, ae); });
2989
3024
  break;
2990
3025
  case "VolumeThickness":
2991
- this.aid(function (ad, ae) { return ad.gz = _this.aew; });
3026
+ this.akb(function (ad, ae) { return ad.g1 = _this.agk; });
2992
3027
  break;
2993
3028
  case "IndicatorNegativeBrushes":
2994
- this.aia(function (ad, ae) { return _this.aci.setNegativeBrush(ad, ArrayExtension.getModulus$1(Brush.$, _this.aa2, ae)); });
3029
+ this.aj8(function (ad, ae) { return _this.ad1.setNegativeBrush(ad, ArrayExtension.getModulus$1(Brush.$, _this.acl, ae)); });
2995
3030
  break;
2996
3031
  case "IndicatorBrushes":
2997
- this.aia(function (ad, ae) { return ad.o3 = ArrayExtension.getModulus$1(Brush.$, _this.aa1, ae); });
3032
+ this.aj8(function (ad, ae) { return ad.o7 = ArrayExtension.getModulus$1(Brush.$, _this.ack, ae); });
2998
3033
  break;
2999
3034
  case "IndicatorThickness":
3000
- this.aia(function (ad, ae) { return ad.gz = _this.aes; });
3035
+ this.aj8(function (ad, ae) { return ad.g1 = _this.agg; });
3001
3036
  break;
3002
3037
  case "IndicatorDisplayTypes":
3003
- this.aia(function (ad, ae) { return _this.aci.setDisplayType(ad, ArrayExtension.getModulus$1(IndicatorDisplayType_$type, _this.ack, ae)); });
3038
+ this.aj8(function (ad, ae) { return _this.ad1.setDisplayType(ad, ArrayExtension.getModulus$1(IndicatorDisplayType_$type, _this.ad3, ae)); });
3004
3039
  break;
3005
3040
  case "IndicatorPeriod":
3006
- this.aia(function (ad, ae) {
3007
- if (_this.afi == -2147483648) {
3041
+ this.aj8(function (ad, ae) {
3042
+ if (_this.ahb == -2147483648) {
3008
3043
  return;
3009
3044
  }
3010
- _this.aci.setPeriodOverride(ad, _this.afi);
3045
+ _this.ad1.setPeriodOverride(ad, _this.ahb);
3011
3046
  });
3012
3047
  break;
3013
3048
  case "IndicatorMultiplier":
3014
- this.aia(function (ad, ae) { return _this.aci.setMultiplier(ad, _this.aer); });
3049
+ this.aj8(function (ad, ae) { return _this.ad1.setMultiplier(ad, _this.agf); });
3015
3050
  break;
3016
3051
  case "IndicatorSmoothingPeriod":
3017
- this.aia(function (ad, ae) { return _this.aci.setSmoothingPeriod(ad, _this.afl); });
3052
+ this.aj8(function (ad, ae) { return _this.ad1.setSmoothingPeriod(ad, _this.ahe); });
3018
3053
  break;
3019
3054
  case "IndicatorShortPeriod":
3020
- this.aia(function (ad, ae) { return _this.aci.setShortPeriod(ad, _this.afj); });
3055
+ this.aj8(function (ad, ae) { return _this.ad1.setShortPeriod(ad, _this.ahc); });
3021
3056
  break;
3022
3057
  case "IndicatorLongPeriod":
3023
- this.aia(function (ad, ae) { return _this.aci.setLongPeriod(ad, _this.afh); });
3058
+ this.aj8(function (ad, ae) { return _this.ad1.setLongPeriod(ad, _this.aha); });
3024
3059
  break;
3025
3060
  case "IndicatorSignalPeriod":
3026
- this.aia(function (ad, ae) { return _this.aci.setSignalPeriod(ad, _this.afk); });
3061
+ this.aj8(function (ad, ae) { return _this.ad1.setSignalPeriod(ad, _this.ahd); });
3027
3062
  break;
3028
3063
  case "RangeSelectorOptions":
3029
3064
  var ad = typeCast(FinancialChartRangeSelectorOptionCollection.$, b);
3030
3065
  if (ad != null) {
3031
- ad.collectionChanged = delegateRemove(ad.collectionChanged, runOn(this, this.ail));
3066
+ ad.collectionChanged = delegateRemove(ad.collectionChanged, runOn(this, this.akj));
3032
3067
  }
3033
- if (this.abq != null) {
3034
- var ae = this.abq;
3035
- ae.collectionChanged = delegateCombine(ae.collectionChanged, runOn(this, this.ail));
3068
+ if (this.ac9 != null) {
3069
+ var ae = this.ac9;
3070
+ ae.collectionChanged = delegateCombine(ae.collectionChanged, runOn(this, this.akj));
3036
3071
  }
3037
- this.ai6();
3072
+ this.ak5();
3038
3073
  break;
3039
3074
  case "CustomIndicatorNames":
3040
3075
  var af = typeCast(ObservableCollection$1.$.specialize(String_$type), b);
3041
3076
  if (af != null) {
3042
- af.collectionChanged = delegateRemove(af.collectionChanged, runOn(this, this.aih));
3077
+ af.collectionChanged = delegateRemove(af.collectionChanged, runOn(this, this.akf));
3043
3078
  }
3044
3079
  if (this.customIndicatorNames != null) {
3045
3080
  var ag = this.customIndicatorNames;
3046
- ag.collectionChanged = delegateCombine(ag.collectionChanged, runOn(this, this.aih));
3081
+ ag.collectionChanged = delegateCombine(ag.collectionChanged, runOn(this, this.akf));
3047
3082
  }
3048
- this.ajg();
3083
+ this.alf();
3049
3084
  break;
3050
3085
  case "Legend":
3051
3086
  if (this.zoomSliderChart != null) {
@@ -3053,40 +3088,40 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3053
3088
  }
3054
3089
  break;
3055
3090
  case "Brushes":
3056
- this.aic(function (ah, ai) { return ah.o3 = _this.aa != null ? ArrayExtension.getModulus$1(Brush.$, _this.aa, ai) : null; }, true);
3091
+ this.aka(function (ah, ai) { return ah.o7 = _this.aa != null ? ArrayExtension.getModulus$1(Brush.$, _this.aa, ai) : null; }, true);
3057
3092
  break;
3058
3093
  case "Outlines":
3059
- this.aic(function (ah, ai) { return ah.o8 = _this.ae != null ? ArrayExtension.getModulus$1(Brush.$, _this.ae, ai) : null; }, true);
3094
+ this.aka(function (ah, ai) { return ah.pc = _this.ae != null ? ArrayExtension.getModulus$1(Brush.$, _this.ae, ai) : null; }, true);
3060
3095
  break;
3061
3096
  case "XAxisLabelVisibility":
3062
- if (this.aar == 0 && this.zoomSliderXAxis != null) {
3063
- this.y1(this.zoomSliderXAxis, function (ah) { return ah.visibility = 1; });
3097
+ if (this.aca == 0 && this.zoomSliderXAxis != null) {
3098
+ this.aak(this.zoomSliderXAxis, function (ah) { return ah.visibility = 1; });
3064
3099
  }
3065
- this.ah6();
3100
+ this.aj4();
3066
3101
  break;
3067
3102
  case "YAxisLabelVisibility":
3068
- if (this.aas != 0 || this.zoomSliderAxis == null) {
3103
+ if (this.acb != 0 || this.zoomSliderAxis == null) {
3069
3104
  break;
3070
3105
  }
3071
- this.y1(this.zoomSliderAxis, function (ah) { return ah.visibility = 1; });
3106
+ this.aak(this.zoomSliderAxis, function (ah) { return ah.visibility = 1; });
3072
3107
  break;
3073
3108
  case "ZoomSliderXAxisMajorStroke":
3074
- this.zoomSliderXAxis.jv = this.ajr;
3109
+ this.zoomSliderXAxis.jv = this.alq;
3075
3110
  break;
3076
3111
  case "ZoomSliderXAxisMajorStrokeThickness":
3077
- this.zoomSliderXAxis.eq = this.ae3;
3112
+ this.zoomSliderXAxis.eq = this.agw;
3078
3113
  break;
3079
3114
  case "FinancialChartLegend":
3080
3115
  case "IsLegendVisible":
3081
- var ah_1 = this.ado && this.legend == null;
3116
+ var ah_1 = this.ae7 && this.legend == null;
3082
3117
  {
3083
3118
  var ai = function (aj, ak) {
3084
3119
  if (aj.isUsableInLegend) {
3085
- aj.legend = ah_1 ? _this.acc : null;
3120
+ aj.legend = ah_1 ? _this.adv : null;
3086
3121
  }
3087
3122
  };
3088
- this.aic(ai, false);
3089
- this.aib(ai);
3123
+ this.aka(ai, false);
3124
+ this.aj9(ai);
3090
3125
  }
3091
3126
  break;
3092
3127
  case "ZoomSliderAxis":
@@ -3097,260 +3132,330 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3097
3132
  if (this.zoomSliderAxis != null) {
3098
3133
  if (this.zoomSliderChart != null) {
3099
3134
  this.zoomSliderChart.axes.add(this.zoomSliderAxis);
3100
- this.ai3();
3135
+ this.ak2();
3101
3136
  this.zoomSliderXAxis.itemsSource = this.xAxis.itemsSource;
3102
3137
  }
3103
- if (this.ei) {
3104
- this.y5(this.zoomSliderAxis);
3138
+ if (this.e8) {
3139
+ this.aao(this.zoomSliderAxis);
3105
3140
  }
3106
- this.y1(this.zoomSliderAxis, function (ak) { return ak.visibility = 1; });
3141
+ this.aak(this.zoomSliderAxis, function (ak) { return ak.visibility = 1; });
3107
3142
  }
3108
3143
  break;
3109
3144
  case "XAxisMinimumValue":
3110
- this.y7(function (ak) {
3145
+ this.aaq(function (ak) {
3111
3146
  var al = typeCast(ITimeRangeSelectorAxis_$type, ak);
3112
3147
  if (al != null) {
3113
- al.minimumValue = _this.aee;
3148
+ al.minimumValue = _this.afx;
3114
3149
  }
3115
3150
  });
3116
3151
  break;
3117
3152
  case "XAxisMaximumValue":
3118
- this.y7(function (ak) {
3153
+ this.aaq(function (ak) {
3119
3154
  var al = typeCast(ITimeRangeSelectorAxis_$type, ak);
3120
3155
  if (al != null) {
3121
- al.maximumValue = _this.aed;
3156
+ al.maximumValue = _this.afw;
3122
3157
  }
3123
3158
  });
3124
3159
  break;
3125
- case FinancialChart.ahi:
3126
- this.y8(function (ak) { return ak.b0 = _this.adw; }, a);
3160
+ case FinancialChart.ajb:
3161
+ this.aar(function (ak) { return ak.b0 = _this.aff; }, a);
3127
3162
  break;
3128
- case FinancialChart.aho:
3129
- this.zc(function (ak) { return ak.b0 = _this.ady; });
3163
+ case FinancialChart.ajm:
3164
+ this.aav(function (ak) { return ak.b0 = _this.afh; });
3130
3165
  break;
3131
3166
  }
3132
3167
  };
3133
- FinancialChart.prototype.get_bi = function () {
3168
+ FinancialChart.prototype.get_by = function () {
3134
3169
  return 1;
3135
3170
  };
3136
- Object.defineProperty(FinancialChart.prototype, "bi", {
3171
+ Object.defineProperty(FinancialChart.prototype, "by", {
3137
3172
  get: function () {
3138
- return this.get_bi();
3173
+ return this.get_by();
3139
3174
  },
3140
3175
  enumerable: true,
3141
3176
  configurable: true
3142
3177
  });
3143
- Object.defineProperty(FinancialChart.prototype, "adz", {
3178
+ Object.defineProperty(FinancialChart.prototype, "afi", {
3144
3179
  get: function () {
3145
- return this.adh;
3180
+ return this.ae0;
3146
3181
  },
3147
3182
  set: function (a) {
3148
- var b = this.adz;
3183
+ var b = this.afi;
3149
3184
  if (a != b) {
3150
- this.adh = a;
3151
- this.qt("YAxisIsLogarithmic", b, this.adz);
3185
+ this.ae0 = a;
3186
+ this.sc("YAxisIsLogarithmic", b, this.afi);
3152
3187
  }
3153
3188
  },
3154
3189
  enumerable: true,
3155
3190
  configurable: true
3156
3191
  });
3157
- Object.defineProperty(FinancialChart.prototype, "afn", {
3192
+ Object.defineProperty(FinancialChart.prototype, "ahg", {
3158
3193
  get: function () {
3159
- return this.aff;
3194
+ return this.ag8;
3160
3195
  },
3161
3196
  set: function (a) {
3162
- var b = this.afn;
3197
+ var b = this.ahg;
3163
3198
  if (a != b) {
3164
- this.aff = a;
3165
- this.qt("YAxisLogarithmBase", b, this.afn);
3199
+ this.ag8 = a;
3200
+ this.sc("YAxisLogarithmBase", b, this.ahg);
3166
3201
  }
3167
3202
  },
3168
3203
  enumerable: true,
3169
3204
  configurable: true
3170
3205
  });
3171
- Object.defineProperty(FinancialChart.prototype, "aez", {
3206
+ Object.defineProperty(FinancialChart.prototype, "ags", {
3172
3207
  get: function () {
3173
- return this.ael;
3208
+ return this.af9;
3174
3209
  },
3175
3210
  set: function (a) {
3176
- var b = this.aez;
3211
+ var b = this.ags;
3177
3212
  if (a != b) {
3178
- this.ael = a;
3179
- this.qt("YAxisInterval", b, this.aez);
3213
+ this.af9 = a;
3214
+ this.sc("YAxisInterval", b, this.ags);
3180
3215
  }
3181
3216
  },
3182
3217
  enumerable: true,
3183
3218
  configurable: true
3184
3219
  });
3185
- Object.defineProperty(FinancialChart.prototype, "ae1", {
3220
+ Object.defineProperty(FinancialChart.prototype, "agu", {
3186
3221
  get: function () {
3187
- return this.aen;
3222
+ return this.agb;
3188
3223
  },
3189
3224
  set: function (a) {
3190
- var b = this.ae1;
3225
+ var b = this.agu;
3191
3226
  if (a != b) {
3192
- this.aen = a;
3193
- this.qt("YAxisMinimumValue", b, this.ae1);
3227
+ this.agb = a;
3228
+ this.sc("YAxisMinimumValue", b, this.agu);
3194
3229
  }
3195
3230
  },
3196
3231
  enumerable: true,
3197
3232
  configurable: true
3198
3233
  });
3199
- Object.defineProperty(FinancialChart.prototype, "ae0", {
3234
+ Object.defineProperty(FinancialChart.prototype, "agt", {
3200
3235
  get: function () {
3201
- return this.aem;
3236
+ return this.aga;
3202
3237
  },
3203
3238
  set: function (a) {
3204
- var b = this.ae0;
3239
+ var b = this.agt;
3205
3240
  if (a != b) {
3206
- this.aem = a;
3207
- this.qt("YAxisMaximumValue", b, this.ae0);
3241
+ this.aga = a;
3242
+ this.sc("YAxisMaximumValue", b, this.agt);
3208
3243
  }
3209
3244
  },
3210
3245
  enumerable: true,
3211
3246
  configurable: true
3212
3247
  });
3213
- Object.defineProperty(FinancialChart.prototype, "ae2", {
3248
+ Object.defineProperty(FinancialChart.prototype, "agv", {
3214
3249
  get: function () {
3215
- return this.aeo;
3250
+ return this.agc;
3216
3251
  },
3217
3252
  set: function (a) {
3218
- var b = this.ae2;
3253
+ var b = this.agv;
3219
3254
  if (a != b) {
3220
- this.aeo = a;
3221
- this.qt("YAxisMinorInterval", b, this.ae2);
3255
+ this.agc = a;
3256
+ this.sc("YAxisMinorInterval", b, this.agv);
3222
3257
  }
3223
3258
  },
3224
3259
  enumerable: true,
3225
3260
  configurable: true
3226
3261
  });
3227
- Object.defineProperty(FinancialChart.prototype, "aey", {
3262
+ Object.defineProperty(FinancialChart.prototype, "agr", {
3228
3263
  get: function () {
3229
3264
  return this.yAxis.lv;
3230
3265
  },
3231
3266
  enumerable: true,
3232
3267
  configurable: true
3233
3268
  });
3234
- Object.defineProperty(FinancialChart.prototype, "aex", {
3269
+ Object.defineProperty(FinancialChart.prototype, "agq", {
3235
3270
  get: function () {
3236
3271
  return this.yAxis.lu;
3237
3272
  },
3238
3273
  enumerable: true,
3239
3274
  configurable: true
3240
3275
  });
3241
- Object.defineProperty(FinancialChart.prototype, "abz", {
3276
+ Object.defineProperty(FinancialChart.prototype, "adi", {
3277
+ get: function () {
3278
+ return this.adg;
3279
+ },
3280
+ set: function (a) {
3281
+ var b = this.adi;
3282
+ if (a != b) {
3283
+ this.adg = a;
3284
+ this.sc("VolumeType", enumGetBox(FinancialChartVolumeType_$type, b), enumGetBox(FinancialChartVolumeType_$type, this.adi));
3285
+ }
3286
+ },
3287
+ enumerable: true,
3288
+ configurable: true
3289
+ });
3290
+ Object.defineProperty(FinancialChart.prototype, "adk", {
3242
3291
  get: function () {
3243
- return this.abx;
3292
+ return this.adj;
3244
3293
  },
3245
3294
  set: function (a) {
3246
- var b = this.abz;
3295
+ var b = this.adk;
3247
3296
  if (a != b) {
3248
- this.abx = a;
3249
- this.qt("VolumeType", enumGetBox(FinancialChartVolumeType_$type, b), enumGetBox(FinancialChartVolumeType_$type, this.abz));
3297
+ this.adj = a;
3298
+ this.sc("XAxisMode", enumGetBox(FinancialChartXAxisMode_$type, b), enumGetBox(FinancialChartXAxisMode_$type, this.adk));
3250
3299
  }
3251
3300
  },
3252
3301
  enumerable: true,
3253
3302
  configurable: true
3254
3303
  });
3255
- Object.defineProperty(FinancialChart.prototype, "ab1", {
3304
+ Object.defineProperty(FinancialChart.prototype, "agl", {
3256
3305
  get: function () {
3257
- return this.ab0;
3306
+ return this.af4;
3258
3307
  },
3259
3308
  set: function (a) {
3260
- var b = this.ab1;
3309
+ var b = this.agl;
3261
3310
  if (a != b) {
3262
- this.ab0 = a;
3263
- this.qt("XAxisMode", enumGetBox(FinancialChartXAxisMode_$type, b), enumGetBox(FinancialChartXAxisMode_$type, this.ab1));
3311
+ this.af4 = a;
3312
+ this.sc("XAxisZoomMaximumCategoryRange", b, this.agl);
3264
3313
  }
3265
3314
  },
3266
3315
  enumerable: true,
3267
3316
  configurable: true
3268
3317
  });
3269
- Object.defineProperty(FinancialChart.prototype, "ab3", {
3318
+ Object.defineProperty(FinancialChart.prototype, "ago", {
3270
3319
  get: function () {
3271
- return this.ab2;
3320
+ return this.af7;
3272
3321
  },
3273
3322
  set: function (a) {
3274
- var b = this.ab3;
3323
+ var b = this.ago;
3275
3324
  if (a != b) {
3276
- this.ab2 = a;
3277
- this.qt("YAxisMode", enumGetBox(FinancialChartYAxisMode_$type, b), enumGetBox(FinancialChartYAxisMode_$type, this.ab3));
3325
+ this.af7 = a;
3326
+ this.sc("XAxisZoomToCategoryStart", b, this.ago);
3278
3327
  }
3279
3328
  },
3280
3329
  enumerable: true,
3281
3330
  configurable: true
3282
3331
  });
3283
- Object.defineProperty(FinancialChart.prototype, "ads", {
3332
+ Object.defineProperty(FinancialChart.prototype, "agm", {
3284
3333
  get: function () {
3285
- return this.adc;
3334
+ return this.af5;
3286
3335
  },
3287
3336
  set: function (a) {
3288
- var b = this.ads;
3337
+ var b = this.agm;
3289
3338
  if (a != b) {
3290
- this.adc = a;
3291
- this.qt("IsToolbarVisible", b, this.ads);
3339
+ this.af5 = a;
3340
+ this.sc("XAxisZoomMaximumItemSpan", b, this.agm);
3292
3341
  }
3293
3342
  },
3294
3343
  enumerable: true,
3295
3344
  configurable: true
3296
3345
  });
3297
- Object.defineProperty(FinancialChart.prototype, "abu", {
3346
+ Object.defineProperty(FinancialChart.prototype, "agn", {
3298
3347
  get: function () {
3299
- return this.abt;
3348
+ return this.af6;
3300
3349
  },
3301
3350
  set: function (a) {
3302
- var b = this.abu;
3351
+ var b = this.agn;
3303
3352
  if (a != b) {
3304
- this.abt = a;
3305
- this.qt("ChartType", enumGetBox(FinancialChartType_$type, b), enumGetBox(FinancialChartType_$type, this.abu));
3353
+ this.af6 = a;
3354
+ this.sc("XAxisZoomToCategoryRange", b, this.agn);
3306
3355
  }
3307
3356
  },
3308
3357
  enumerable: true,
3309
3358
  configurable: true
3310
3359
  });
3311
- FinancialChart.prototype.get_zm = function () {
3312
- return _super.prototype.get_zm.call(this);
3360
+ Object.defineProperty(FinancialChart.prototype, "agp", {
3361
+ get: function () {
3362
+ return this.af8;
3363
+ },
3364
+ set: function (a) {
3365
+ var b = this.agp;
3366
+ if (a != b) {
3367
+ this.af8 = a;
3368
+ this.sc("XAxisZoomToItemSpan", b, this.agp);
3369
+ }
3370
+ },
3371
+ enumerable: true,
3372
+ configurable: true
3373
+ });
3374
+ Object.defineProperty(FinancialChart.prototype, "adm", {
3375
+ get: function () {
3376
+ return this.adl;
3377
+ },
3378
+ set: function (a) {
3379
+ var b = this.adm;
3380
+ if (a != b) {
3381
+ this.adl = a;
3382
+ this.sc("YAxisMode", enumGetBox(FinancialChartYAxisMode_$type, b), enumGetBox(FinancialChartYAxisMode_$type, this.adm));
3383
+ }
3384
+ },
3385
+ enumerable: true,
3386
+ configurable: true
3387
+ });
3388
+ Object.defineProperty(FinancialChart.prototype, "afb", {
3389
+ get: function () {
3390
+ return this.aev;
3391
+ },
3392
+ set: function (a) {
3393
+ var b = this.afb;
3394
+ if (a != b) {
3395
+ this.aev = a;
3396
+ this.sc("IsToolbarVisible", b, this.afb);
3397
+ }
3398
+ },
3399
+ enumerable: true,
3400
+ configurable: true
3401
+ });
3402
+ Object.defineProperty(FinancialChart.prototype, "add", {
3403
+ get: function () {
3404
+ return this.adc;
3405
+ },
3406
+ set: function (a) {
3407
+ var b = this.add;
3408
+ if (a != b) {
3409
+ this.adc = a;
3410
+ this.sc("ChartType", enumGetBox(FinancialChartType_$type, b), enumGetBox(FinancialChartType_$type, this.add));
3411
+ }
3412
+ },
3413
+ enumerable: true,
3414
+ configurable: true
3415
+ });
3416
+ FinancialChart.prototype.get_aa5 = function () {
3417
+ return _super.prototype.get_aa5.call(this);
3313
3418
  };
3314
- FinancialChart.prototype.set_zm = function (a) {
3315
- _super.prototype.set_zm.call(this, a);
3419
+ FinancialChart.prototype.set_aa5 = function (a) {
3420
+ _super.prototype.set_aa5.call(this, a);
3316
3421
  };
3317
- Object.defineProperty(FinancialChart.prototype, "adt", {
3422
+ Object.defineProperty(FinancialChart.prototype, "afc", {
3318
3423
  get: function () {
3319
- return this.add;
3424
+ return this.aew;
3320
3425
  },
3321
3426
  set: function (a) {
3322
- var b = this.adt;
3427
+ var b = this.afc;
3323
3428
  if (a != b) {
3324
- this.add = a;
3325
- this.qt("IsWindowSyncedToVisibleRange", b, this.adt);
3429
+ this.aew = a;
3430
+ this.sc("IsWindowSyncedToVisibleRange", b, this.afc);
3326
3431
  }
3327
3432
  },
3328
3433
  enumerable: true,
3329
3434
  configurable: true
3330
3435
  });
3331
- Object.defineProperty(FinancialChart.prototype, "ab8", {
3436
+ Object.defineProperty(FinancialChart.prototype, "adr", {
3332
3437
  get: function () {
3333
- return this.ab7;
3438
+ return this.adq;
3334
3439
  },
3335
3440
  set: function (a) {
3336
- var b = this.ab8;
3441
+ var b = this.adr;
3337
3442
  if (a != b) {
3338
- this.ab7 = a;
3339
- this.qt("IndicatorTypes", b, this.ab8);
3443
+ this.adq = a;
3444
+ this.sc("IndicatorTypes", b, this.adr);
3340
3445
  }
3341
3446
  },
3342
3447
  enumerable: true,
3343
3448
  configurable: true
3344
3449
  });
3345
- Object.defineProperty(FinancialChart.prototype, "aca", {
3450
+ Object.defineProperty(FinancialChart.prototype, "adt", {
3346
3451
  get: function () {
3347
- return this.ab9;
3452
+ return this.ads;
3348
3453
  },
3349
3454
  set: function (a) {
3350
- var b = this.aca;
3455
+ var b = this.adt;
3351
3456
  if (a != b) {
3352
- this.ab9 = a;
3353
- this.qt("OverlayTypes", b, this.aca);
3457
+ this.ads = a;
3458
+ this.sc("OverlayTypes", b, this.adt);
3354
3459
  }
3355
3460
  },
3356
3461
  enumerable: true,
@@ -3358,61 +3463,61 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3358
3463
  });
3359
3464
  Object.defineProperty(FinancialChart.prototype, "indicatorCharts", {
3360
3465
  get: function () {
3361
- return this.ad4;
3466
+ return this.afn;
3362
3467
  },
3363
3468
  set: function (a) {
3364
3469
  var b = this.indicatorCharts;
3365
3470
  if (a != b) {
3366
- this.ad4 = a;
3367
- this.qt("IndicatorCharts", b, this.indicatorCharts);
3471
+ this.afn = a;
3472
+ this.sc("IndicatorCharts", b, this.indicatorCharts);
3368
3473
  }
3369
3474
  },
3370
3475
  enumerable: true,
3371
3476
  configurable: true
3372
3477
  });
3373
- Object.defineProperty(FinancialChart.prototype, "adx", {
3478
+ Object.defineProperty(FinancialChart.prototype, "afg", {
3374
3479
  get: function () {
3375
- return this.adf;
3480
+ return this.aey;
3376
3481
  },
3377
3482
  set: function (a) {
3378
- var b = this.adx;
3483
+ var b = this.afg;
3379
3484
  if (a != b) {
3380
- this.adf = a;
3381
- this.qt("YAxisAbbreviateLargeNumbers", b, this.adx);
3485
+ this.aey = a;
3486
+ this.sc("YAxisAbbreviateLargeNumbers", b, this.afg);
3382
3487
  }
3383
3488
  },
3384
3489
  enumerable: true,
3385
3490
  configurable: true
3386
3491
  });
3387
- FinancialChart.prototype.get_hn = function () {
3388
- return _super.prototype.get_hn.call(this);
3492
+ FinancialChart.prototype.get_ig = function () {
3493
+ return _super.prototype.get_ig.call(this);
3389
3494
  };
3390
- FinancialChart.prototype.set_hn = function (a) {
3391
- _super.prototype.set_hn.call(this, a);
3495
+ FinancialChart.prototype.set_ig = function (a) {
3496
+ _super.prototype.set_ig.call(this, a);
3392
3497
  };
3393
- Object.defineProperty(FinancialChart.prototype, "adw", {
3498
+ Object.defineProperty(FinancialChart.prototype, "aff", {
3394
3499
  get: function () {
3395
- return this.ade;
3500
+ return this.aex;
3396
3501
  },
3397
3502
  set: function (a) {
3398
- var b = this.adw;
3503
+ var b = this.aff;
3399
3504
  if (a != b) {
3400
- this.ade = a;
3401
- this.qt(FinancialChart.ahi, b, this.adw);
3505
+ this.aex = a;
3506
+ this.sc(FinancialChart.ajb, b, this.aff);
3402
3507
  }
3403
3508
  },
3404
3509
  enumerable: true,
3405
3510
  configurable: true
3406
3511
  });
3407
- Object.defineProperty(FinancialChart.prototype, "ady", {
3512
+ Object.defineProperty(FinancialChart.prototype, "afh", {
3408
3513
  get: function () {
3409
- return this.adg;
3514
+ return this.aez;
3410
3515
  },
3411
3516
  set: function (a) {
3412
- var b = this.ady;
3517
+ var b = this.afh;
3413
3518
  if (a != b) {
3414
- this.adg = a;
3415
- this.qt(FinancialChart.aho, b, this.ady);
3519
+ this.aez = a;
3520
+ this.sc(FinancialChart.ajm, b, this.afh);
3416
3521
  }
3417
3522
  },
3418
3523
  enumerable: true,
@@ -3420,13 +3525,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3420
3525
  });
3421
3526
  Object.defineProperty(FinancialChart.prototype, "zoomSliderChart", {
3422
3527
  get: function () {
3423
- return this.ac6;
3528
+ return this.aep;
3424
3529
  },
3425
3530
  set: function (a) {
3426
3531
  var b = this.zoomSliderChart;
3427
3532
  if (a != b) {
3428
- this.ac6 = a;
3429
- this.qt("ZoomSliderChart", b, this.zoomSliderChart);
3533
+ this.aep = a;
3534
+ this.sc("ZoomSliderChart", b, this.zoomSliderChart);
3430
3535
  }
3431
3536
  },
3432
3537
  enumerable: true,
@@ -3434,13 +3539,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3434
3539
  });
3435
3540
  Object.defineProperty(FinancialChart.prototype, "zoomSliderAxis", {
3436
3541
  get: function () {
3437
- return this.acr;
3542
+ return this.aea;
3438
3543
  },
3439
3544
  set: function (a) {
3440
3545
  var b = this.zoomSliderAxis;
3441
3546
  if (a != b) {
3442
- this.acr = a;
3443
- this.qt("ZoomSliderAxis", b, this.zoomSliderAxis);
3547
+ this.aea = a;
3548
+ this.sc("ZoomSliderAxis", b, this.zoomSliderAxis);
3444
3549
  }
3445
3550
  },
3446
3551
  enumerable: true,
@@ -3448,307 +3553,307 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3448
3553
  });
3449
3554
  Object.defineProperty(FinancialChart.prototype, "zoomSliderXAxis", {
3450
3555
  get: function () {
3451
- return this.abc;
3556
+ return this.acv;
3452
3557
  },
3453
3558
  set: function (a) {
3454
3559
  var b = this.zoomSliderXAxis;
3455
3560
  if (a != b) {
3456
- this.abc = a;
3457
- this.qt("ZoomSliderXAxis", b, this.zoomSliderXAxis);
3561
+ this.acv = a;
3562
+ this.sc("ZoomSliderXAxis", b, this.zoomSliderXAxis);
3458
3563
  }
3459
3564
  },
3460
3565
  enumerable: true,
3461
3566
  configurable: true
3462
3567
  });
3463
- Object.defineProperty(FinancialChart.prototype, "ab6", {
3568
+ Object.defineProperty(FinancialChart.prototype, "adp", {
3464
3569
  get: function () {
3465
- return this.ab4;
3570
+ return this.adn;
3466
3571
  },
3467
3572
  set: function (a) {
3468
- var b = this.ab6;
3573
+ var b = this.adp;
3469
3574
  if (a != b) {
3470
- this.ab4 = a;
3471
- this.qt("ZoomSliderType", enumGetBox(FinancialChartZoomSliderType_$type, b), enumGetBox(FinancialChartZoomSliderType_$type, this.ab6));
3575
+ this.adn = a;
3576
+ this.sc("ZoomSliderType", enumGetBox(FinancialChartZoomSliderType_$type, b), enumGetBox(FinancialChartZoomSliderType_$type, this.adp));
3472
3577
  }
3473
3578
  },
3474
3579
  enumerable: true,
3475
3580
  configurable: true
3476
3581
  });
3477
- Object.defineProperty(FinancialChart.prototype, "aa3", {
3582
+ Object.defineProperty(FinancialChart.prototype, "acm", {
3478
3583
  get: function () {
3479
- return this.aav;
3584
+ return this.ace;
3480
3585
  },
3481
3586
  set: function (a) {
3482
- var b = this.aa3;
3587
+ var b = this.acm;
3483
3588
  if (a != b) {
3484
- this.aav = a;
3485
- this.qt("NegativeBrushes", b, this.aa3);
3589
+ this.ace = a;
3590
+ this.sc("NegativeBrushes", b, this.acm);
3486
3591
  }
3487
3592
  },
3488
3593
  enumerable: true,
3489
3594
  configurable: true
3490
3595
  });
3491
- Object.defineProperty(FinancialChart.prototype, "aa4", {
3596
+ Object.defineProperty(FinancialChart.prototype, "acn", {
3492
3597
  get: function () {
3493
- return this.aaw;
3598
+ return this.acf;
3494
3599
  },
3495
3600
  set: function (a) {
3496
- var b = this.aa4;
3601
+ var b = this.acn;
3497
3602
  if (a != b) {
3498
- this.aaw = a;
3499
- this.qt("NegativeOutlines", b, this.aa4);
3603
+ this.acf = a;
3604
+ this.sc("NegativeOutlines", b, this.acn);
3500
3605
  }
3501
3606
  },
3502
3607
  enumerable: true,
3503
3608
  configurable: true
3504
3609
  });
3505
- Object.defineProperty(FinancialChart.prototype, "aa5", {
3610
+ Object.defineProperty(FinancialChart.prototype, "aco", {
3506
3611
  get: function () {
3507
- return this.aax;
3612
+ return this.acg;
3508
3613
  },
3509
3614
  set: function (a) {
3510
- var b = this.aa5;
3615
+ var b = this.aco;
3511
3616
  if (a != b) {
3512
- this.aax = a;
3513
- this.qt("OverlayBrushes", b, this.aa5);
3617
+ this.acg = a;
3618
+ this.sc("OverlayBrushes", b, this.aco);
3514
3619
  }
3515
3620
  },
3516
3621
  enumerable: true,
3517
3622
  configurable: true
3518
3623
  });
3519
- Object.defineProperty(FinancialChart.prototype, "aa6", {
3624
+ Object.defineProperty(FinancialChart.prototype, "acp", {
3520
3625
  get: function () {
3521
- return this.aay;
3626
+ return this.ach;
3522
3627
  },
3523
3628
  set: function (a) {
3524
- var b = this.aa6;
3629
+ var b = this.acp;
3525
3630
  if (a != b) {
3526
- this.aay = a;
3527
- this.qt("OverlayOutlines", b, this.aa6);
3631
+ this.ach = a;
3632
+ this.sc("OverlayOutlines", b, this.acp);
3528
3633
  }
3529
3634
  },
3530
3635
  enumerable: true,
3531
3636
  configurable: true
3532
3637
  });
3533
- Object.defineProperty(FinancialChart.prototype, "aa8", {
3638
+ Object.defineProperty(FinancialChart.prototype, "acr", {
3534
3639
  get: function () {
3535
- return this.aa0;
3640
+ return this.acj;
3536
3641
  },
3537
3642
  set: function (a) {
3538
- var b = this.aa8;
3643
+ var b = this.acr;
3539
3644
  if (a != b) {
3540
- this.aa0 = a;
3541
- this.qt("VolumeOutlines", b, this.aa8);
3645
+ this.acj = a;
3646
+ this.sc("VolumeOutlines", b, this.acr);
3542
3647
  }
3543
3648
  },
3544
3649
  enumerable: true,
3545
3650
  configurable: true
3546
3651
  });
3547
- Object.defineProperty(FinancialChart.prototype, "aa7", {
3652
+ Object.defineProperty(FinancialChart.prototype, "acq", {
3548
3653
  get: function () {
3549
- return this.aaz;
3654
+ return this.aci;
3550
3655
  },
3551
3656
  set: function (a) {
3552
- var b = this.aa7;
3657
+ var b = this.acq;
3553
3658
  if (a != b) {
3554
- this.aaz = a;
3555
- this.qt("VolumeBrushes", b, this.aa7);
3659
+ this.aci = a;
3660
+ this.sc("VolumeBrushes", b, this.acq);
3556
3661
  }
3557
3662
  },
3558
3663
  enumerable: true,
3559
3664
  configurable: true
3560
3665
  });
3561
- Object.defineProperty(FinancialChart.prototype, "aa2", {
3666
+ Object.defineProperty(FinancialChart.prototype, "acl", {
3562
3667
  get: function () {
3563
- return this.aau;
3668
+ return this.acd;
3564
3669
  },
3565
3670
  set: function (a) {
3566
- var b = this.aa2;
3671
+ var b = this.acl;
3567
3672
  if (a != b) {
3568
- this.aau = a;
3569
- this.qt("IndicatorNegativeBrushes", b, this.aa2);
3673
+ this.acd = a;
3674
+ this.sc("IndicatorNegativeBrushes", b, this.acl);
3570
3675
  }
3571
3676
  },
3572
3677
  enumerable: true,
3573
3678
  configurable: true
3574
3679
  });
3575
- Object.defineProperty(FinancialChart.prototype, "aa1", {
3680
+ Object.defineProperty(FinancialChart.prototype, "ack", {
3576
3681
  get: function () {
3577
- return this.aat;
3682
+ return this.acc;
3578
3683
  },
3579
3684
  set: function (a) {
3580
- var b = this.aa1;
3685
+ var b = this.ack;
3581
3686
  if (a != b) {
3582
- this.aat = a;
3583
- this.qt("IndicatorBrushes", b, this.aa1);
3687
+ this.acc = a;
3688
+ this.sc("IndicatorBrushes", b, this.ack);
3584
3689
  }
3585
3690
  },
3586
3691
  enumerable: true,
3587
3692
  configurable: true
3588
3693
  });
3589
- Object.defineProperty(FinancialChart.prototype, "aew", {
3694
+ Object.defineProperty(FinancialChart.prototype, "agk", {
3590
3695
  get: function () {
3591
- return this.aek;
3696
+ return this.af3;
3592
3697
  },
3593
3698
  set: function (a) {
3594
- var b = this.aew;
3699
+ var b = this.agk;
3595
3700
  if (a != b) {
3596
- this.aek = a;
3597
- this.qt("VolumeThickness", b, this.aew);
3701
+ this.af3 = a;
3702
+ this.sc("VolumeThickness", b, this.agk);
3598
3703
  }
3599
3704
  },
3600
3705
  enumerable: true,
3601
3706
  configurable: true
3602
3707
  });
3603
- Object.defineProperty(FinancialChart.prototype, "aeu", {
3708
+ Object.defineProperty(FinancialChart.prototype, "agi", {
3604
3709
  get: function () {
3605
- return this.aei;
3710
+ return this.af1;
3606
3711
  },
3607
3712
  set: function (a) {
3608
- var b = this.aeu;
3713
+ var b = this.agi;
3609
3714
  if (a != b) {
3610
- this.aei = a;
3611
- this.qt("OverlayThickness", b, this.aeu);
3715
+ this.af1 = a;
3716
+ this.sc("OverlayThickness", b, this.agi);
3612
3717
  }
3613
3718
  },
3614
3719
  enumerable: true,
3615
3720
  configurable: true
3616
3721
  });
3617
- Object.defineProperty(FinancialChart.prototype, "aet", {
3722
+ Object.defineProperty(FinancialChart.prototype, "agh", {
3618
3723
  get: function () {
3619
- return this.aeh;
3724
+ return this.af0;
3620
3725
  },
3621
3726
  set: function (a) {
3622
- var b = this.aet;
3727
+ var b = this.agh;
3623
3728
  if (a != b) {
3624
- this.aeh = a;
3625
- this.qt("OverlayMultiplier", b, this.aet);
3729
+ this.af0 = a;
3730
+ this.sc("OverlayMultiplier", b, this.agh);
3626
3731
  }
3627
3732
  },
3628
3733
  enumerable: true,
3629
3734
  configurable: true
3630
3735
  });
3631
- Object.defineProperty(FinancialChart.prototype, "aes", {
3736
+ Object.defineProperty(FinancialChart.prototype, "agg", {
3632
3737
  get: function () {
3633
- return this.aeg;
3738
+ return this.afz;
3634
3739
  },
3635
3740
  set: function (a) {
3636
- var b = this.aes;
3741
+ var b = this.agg;
3637
3742
  if (a != b) {
3638
- this.aeg = a;
3639
- this.qt("IndicatorThickness", b, this.aes);
3743
+ this.afz = a;
3744
+ this.sc("IndicatorThickness", b, this.agg);
3640
3745
  }
3641
3746
  },
3642
3747
  enumerable: true,
3643
3748
  configurable: true
3644
3749
  });
3645
- Object.defineProperty(FinancialChart.prototype, "ack", {
3750
+ Object.defineProperty(FinancialChart.prototype, "ad3", {
3646
3751
  get: function () {
3647
- return this.acj;
3752
+ return this.ad2;
3648
3753
  },
3649
3754
  set: function (a) {
3650
- var b = this.ack;
3755
+ var b = this.ad3;
3651
3756
  if (a != b) {
3652
- this.acj = a;
3653
- this.qt("IndicatorDisplayTypes", b, this.ack);
3757
+ this.ad2 = a;
3758
+ this.sc("IndicatorDisplayTypes", b, this.ad3);
3654
3759
  }
3655
3760
  },
3656
3761
  enumerable: true,
3657
3762
  configurable: true
3658
3763
  });
3659
- Object.defineProperty(FinancialChart.prototype, "afi", {
3764
+ Object.defineProperty(FinancialChart.prototype, "ahb", {
3660
3765
  get: function () {
3661
- return this.afb;
3766
+ return this.ag4;
3662
3767
  },
3663
3768
  set: function (a) {
3664
- var b = this.afi;
3769
+ var b = this.ahb;
3665
3770
  if (a != b) {
3666
- this.afb = a;
3667
- this.qt("IndicatorPeriod", b, this.afi);
3771
+ this.ag4 = a;
3772
+ this.sc("IndicatorPeriod", b, this.ahb);
3668
3773
  }
3669
3774
  },
3670
3775
  enumerable: true,
3671
3776
  configurable: true
3672
3777
  });
3673
- Object.defineProperty(FinancialChart.prototype, "aer", {
3778
+ Object.defineProperty(FinancialChart.prototype, "agf", {
3674
3779
  get: function () {
3675
- return this.aef;
3780
+ return this.afy;
3676
3781
  },
3677
3782
  set: function (a) {
3678
- var b = this.aer;
3783
+ var b = this.agf;
3679
3784
  if (a != b) {
3680
- this.aef = a;
3681
- this.qt("IndicatorMultiplier", b, this.aer);
3785
+ this.afy = a;
3786
+ this.sc("IndicatorMultiplier", b, this.agf);
3682
3787
  }
3683
3788
  },
3684
3789
  enumerable: true,
3685
3790
  configurable: true
3686
3791
  });
3687
- Object.defineProperty(FinancialChart.prototype, "afl", {
3792
+ Object.defineProperty(FinancialChart.prototype, "ahe", {
3688
3793
  get: function () {
3689
- return this.afe;
3794
+ return this.ag7;
3690
3795
  },
3691
3796
  set: function (a) {
3692
- var b = this.afl;
3797
+ var b = this.ahe;
3693
3798
  if (a != b) {
3694
- this.afe = a;
3695
- this.qt("IndicatorSmoothingPeriod", b, this.afl);
3799
+ this.ag7 = a;
3800
+ this.sc("IndicatorSmoothingPeriod", b, this.ahe);
3696
3801
  }
3697
3802
  },
3698
3803
  enumerable: true,
3699
3804
  configurable: true
3700
3805
  });
3701
- Object.defineProperty(FinancialChart.prototype, "afj", {
3806
+ Object.defineProperty(FinancialChart.prototype, "ahc", {
3702
3807
  get: function () {
3703
- return this.afc;
3808
+ return this.ag5;
3704
3809
  },
3705
3810
  set: function (a) {
3706
- var b = this.afj;
3811
+ var b = this.ahc;
3707
3812
  if (a != b) {
3708
- this.afc = a;
3709
- this.qt("IndicatorShortPeriod", b, this.afj);
3813
+ this.ag5 = a;
3814
+ this.sc("IndicatorShortPeriod", b, this.ahc);
3710
3815
  }
3711
3816
  },
3712
3817
  enumerable: true,
3713
3818
  configurable: true
3714
3819
  });
3715
- Object.defineProperty(FinancialChart.prototype, "afh", {
3820
+ Object.defineProperty(FinancialChart.prototype, "aha", {
3716
3821
  get: function () {
3717
- return this.afa;
3822
+ return this.ag3;
3718
3823
  },
3719
3824
  set: function (a) {
3720
- var b = this.afh;
3825
+ var b = this.aha;
3721
3826
  if (a != b) {
3722
- this.afa = a;
3723
- this.qt("IndicatorLongPeriod", b, this.afh);
3827
+ this.ag3 = a;
3828
+ this.sc("IndicatorLongPeriod", b, this.aha);
3724
3829
  }
3725
3830
  },
3726
3831
  enumerable: true,
3727
3832
  configurable: true
3728
3833
  });
3729
- Object.defineProperty(FinancialChart.prototype, "afk", {
3834
+ Object.defineProperty(FinancialChart.prototype, "ahd", {
3730
3835
  get: function () {
3731
- return this.afd;
3836
+ return this.ag6;
3732
3837
  },
3733
3838
  set: function (a) {
3734
- var b = this.afk;
3839
+ var b = this.ahd;
3735
3840
  if (a != b) {
3736
- this.afd = a;
3737
- this.qt("IndicatorSignalPeriod", b, this.afk);
3841
+ this.ag6 = a;
3842
+ this.sc("IndicatorSignalPeriod", b, this.ahd);
3738
3843
  }
3739
3844
  },
3740
3845
  enumerable: true,
3741
3846
  configurable: true
3742
3847
  });
3743
- Object.defineProperty(FinancialChart.prototype, "abq", {
3848
+ Object.defineProperty(FinancialChart.prototype, "ac9", {
3744
3849
  get: function () {
3745
- return this.abo;
3850
+ return this.ac7;
3746
3851
  },
3747
3852
  set: function (a) {
3748
- var b = this.abq;
3853
+ var b = this.ac9;
3749
3854
  if (a != b) {
3750
- this.abo = a;
3751
- this.qt("RangeSelectorOptions", b, this.abq);
3855
+ this.ac7 = a;
3856
+ this.sc("RangeSelectorOptions", b, this.ac9);
3752
3857
  }
3753
3858
  },
3754
3859
  enumerable: true,
@@ -3756,75 +3861,75 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3756
3861
  });
3757
3862
  Object.defineProperty(FinancialChart.prototype, "customIndicatorNames", {
3758
3863
  get: function () {
3759
- return this.abk;
3864
+ return this.ac3;
3760
3865
  },
3761
3866
  set: function (a) {
3762
- var b = this.abk;
3867
+ var b = this.ac3;
3763
3868
  if (a != b) {
3764
- this.abk = a;
3765
- this.qt("CustomIndicatorNames", b, this.customIndicatorNames);
3869
+ this.ac3 = a;
3870
+ this.sc("CustomIndicatorNames", b, this.customIndicatorNames);
3766
3871
  }
3767
3872
  },
3768
3873
  enumerable: true,
3769
3874
  configurable: true
3770
3875
  });
3771
- FinancialChart.prototype.get_e6 = function () {
3772
- return _super.prototype.get_e6.call(this);
3876
+ FinancialChart.prototype.get_fx = function () {
3877
+ return _super.prototype.get_fx.call(this);
3773
3878
  };
3774
- FinancialChart.prototype.set_e6 = function (a) {
3775
- _super.prototype.set_e6.call(this, a);
3879
+ FinancialChart.prototype.set_fx = function (a) {
3880
+ _super.prototype.set_fx.call(this, a);
3776
3881
  };
3777
- Object.defineProperty(FinancialChart.prototype, "ajr", {
3882
+ Object.defineProperty(FinancialChart.prototype, "alq", {
3778
3883
  get: function () {
3779
- return this.ajq;
3884
+ return this.alp;
3780
3885
  },
3781
3886
  set: function (a) {
3782
- var b = this.ajr;
3887
+ var b = this.alq;
3783
3888
  if (a != b) {
3784
- this.ajq = a;
3785
- this.qt("ZoomSliderXAxisMajorStroke", b, this.ajr);
3889
+ this.alp = a;
3890
+ this.sc("ZoomSliderXAxisMajorStroke", b, this.alq);
3786
3891
  }
3787
3892
  },
3788
3893
  enumerable: true,
3789
3894
  configurable: true
3790
3895
  });
3791
- Object.defineProperty(FinancialChart.prototype, "ae3", {
3896
+ Object.defineProperty(FinancialChart.prototype, "agw", {
3792
3897
  get: function () {
3793
- return this.aep;
3898
+ return this.agd;
3794
3899
  },
3795
3900
  set: function (a) {
3796
- var b = this.ae3;
3901
+ var b = this.agw;
3797
3902
  if (a != b) {
3798
- this.aep = a;
3799
- this.qt("ZoomSliderXAxisMajorStrokeThickness", b, this.ae3);
3903
+ this.agd = a;
3904
+ this.sc("ZoomSliderXAxisMajorStrokeThickness", b, this.agw);
3800
3905
  }
3801
3906
  },
3802
3907
  enumerable: true,
3803
3908
  configurable: true
3804
3909
  });
3805
- Object.defineProperty(FinancialChart.prototype, "ado", {
3910
+ Object.defineProperty(FinancialChart.prototype, "ae7", {
3806
3911
  get: function () {
3807
- return this.adb;
3912
+ return this.aeu;
3808
3913
  },
3809
3914
  set: function (a) {
3810
- var b = this.ado;
3915
+ var b = this.ae7;
3811
3916
  if (a != b) {
3812
- this.adb = a;
3813
- this.qt("IsLegendVisible", b, this.ado);
3917
+ this.aeu = a;
3918
+ this.sc("IsLegendVisible", b, this.ae7);
3814
3919
  }
3815
3920
  },
3816
3921
  enumerable: true,
3817
3922
  configurable: true
3818
3923
  });
3819
- Object.defineProperty(FinancialChart.prototype, "acc", {
3924
+ Object.defineProperty(FinancialChart.prototype, "adv", {
3820
3925
  get: function () {
3821
- return this.acb;
3926
+ return this.adu;
3822
3927
  },
3823
3928
  set: function (a) {
3824
- var b = this.acc;
3929
+ var b = this.adv;
3825
3930
  if (a != b) {
3826
- this.acb = a;
3827
- this.qt("FinancialChartLegend", b, this.acc);
3931
+ this.adu = a;
3932
+ this.sc("FinancialChartLegend", b, this.adv);
3828
3933
  }
3829
3934
  },
3830
3935
  enumerable: true,
@@ -3832,13 +3937,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3832
3937
  });
3833
3938
  Object.defineProperty(FinancialChart.prototype, "xAxis", {
3834
3939
  get: function () {
3835
- return this.abb;
3940
+ return this.acu;
3836
3941
  },
3837
3942
  set: function (a) {
3838
3943
  var b = this.xAxis;
3839
3944
  if (a != b) {
3840
- this.abb = a;
3841
- this.qt("XAxis", b, this.xAxis);
3945
+ this.acu = a;
3946
+ this.sc("XAxis", b, this.xAxis);
3842
3947
  }
3843
3948
  },
3844
3949
  enumerable: true,
@@ -3846,13 +3951,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3846
3951
  });
3847
3952
  Object.defineProperty(FinancialChart.prototype, "yAxis", {
3848
3953
  get: function () {
3849
- return this.acq;
3954
+ return this.ad9;
3850
3955
  },
3851
3956
  set: function (a) {
3852
3957
  var b = this.yAxis;
3853
3958
  if (a != b) {
3854
- this.acq = a;
3855
- this.qt("YAxis", b, this.yAxis);
3959
+ this.ad9 = a;
3960
+ this.sc("YAxis", b, this.yAxis);
3856
3961
  }
3857
3962
  },
3858
3963
  enumerable: true,
@@ -3860,13 +3965,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3860
3965
  });
3861
3966
  Object.defineProperty(FinancialChart.prototype, "volumeAxis", {
3862
3967
  get: function () {
3863
- return this.acp;
3968
+ return this.ad8;
3864
3969
  },
3865
3970
  set: function (a) {
3866
3971
  var b = this.volumeAxis;
3867
3972
  if (a != b) {
3868
- this.acp = a;
3869
- this.qt("VolumeAxis", b, this.volumeAxis);
3973
+ this.ad8 = a;
3974
+ this.sc("VolumeAxis", b, this.volumeAxis);
3870
3975
  }
3871
3976
  },
3872
3977
  enumerable: true,
@@ -3874,13 +3979,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3874
3979
  });
3875
3980
  Object.defineProperty(FinancialChart.prototype, "volumeXAxis", {
3876
3981
  get: function () {
3877
- return this.aba;
3982
+ return this.act;
3878
3983
  },
3879
3984
  set: function (a) {
3880
3985
  var b = this.volumeXAxis;
3881
3986
  if (a != b) {
3882
- this.aba = a;
3883
- this.qt("VolumeXAxis", b, this.volumeXAxis);
3987
+ this.act = a;
3988
+ this.sc("VolumeXAxis", b, this.volumeXAxis);
3884
3989
  }
3885
3990
  },
3886
3991
  enumerable: true,
@@ -3888,13 +3993,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3888
3993
  });
3889
3994
  Object.defineProperty(FinancialChart.prototype, "indicatorAxis", {
3890
3995
  get: function () {
3891
- return this.aco;
3996
+ return this.ad7;
3892
3997
  },
3893
3998
  set: function (a) {
3894
3999
  var b = this.indicatorAxis;
3895
4000
  if (a != b) {
3896
- this.aco = a;
3897
- this.qt("IndicatorAxis", b, this.indicatorAxis);
4001
+ this.ad7 = a;
4002
+ this.sc("IndicatorAxis", b, this.indicatorAxis);
3898
4003
  }
3899
4004
  },
3900
4005
  enumerable: true,
@@ -3902,69 +4007,69 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3902
4007
  });
3903
4008
  Object.defineProperty(FinancialChart.prototype, "indicatorXAxis", {
3904
4009
  get: function () {
3905
- return this.aa9;
4010
+ return this.acs;
3906
4011
  },
3907
4012
  set: function (a) {
3908
4013
  var b = this.indicatorXAxis;
3909
4014
  if (a != b) {
3910
- this.aa9 = a;
3911
- this.qt("IndicatorXAxis", b, this.indicatorXAxis);
4015
+ this.acs = a;
4016
+ this.sc("IndicatorXAxis", b, this.indicatorXAxis);
3912
4017
  }
3913
4018
  },
3914
4019
  enumerable: true,
3915
4020
  configurable: true
3916
4021
  });
3917
- Object.defineProperty(FinancialChart.prototype, "ad6", {
4022
+ Object.defineProperty(FinancialChart.prototype, "afp", {
3918
4023
  get: function () {
3919
- return this.ad3;
4024
+ return this.afm;
3920
4025
  },
3921
4026
  set: function (a) {
3922
- var b = this.ad6;
4027
+ var b = this.afp;
3923
4028
  if (a != b) {
3924
- this.ad3 = a;
3925
- this.qt("IndicatorAxes", b, this.ad6);
4029
+ this.afm = a;
4030
+ this.sc("IndicatorAxes", b, this.afp);
3926
4031
  }
3927
4032
  },
3928
4033
  enumerable: true,
3929
4034
  configurable: true
3930
4035
  });
3931
- Object.defineProperty(FinancialChart.prototype, "ad8", {
4036
+ Object.defineProperty(FinancialChart.prototype, "afr", {
3932
4037
  get: function () {
3933
- return this.ad5;
4038
+ return this.afo;
3934
4039
  },
3935
4040
  set: function (a) {
3936
- var b = this.ad8;
4041
+ var b = this.afr;
3937
4042
  if (a != b) {
3938
- this.ad5 = a;
3939
- this.qt("IndicatorXAxes", b, this.ad8);
4043
+ this.afo = a;
4044
+ this.sc("IndicatorXAxes", b, this.afr);
3940
4045
  }
3941
4046
  },
3942
4047
  enumerable: true,
3943
4048
  configurable: true
3944
4049
  });
3945
- Object.defineProperty(FinancialChart.prototype, "aee", {
4050
+ Object.defineProperty(FinancialChart.prototype, "afx", {
3946
4051
  get: function () {
3947
- return this.aec;
4052
+ return this.afv;
3948
4053
  },
3949
4054
  set: function (a) {
3950
- var b = this.aee;
4055
+ var b = this.afx;
3951
4056
  if (+a != +b) {
3952
- this.aec = a;
3953
- this.qt("XAxisMinimumValue", b, this.aee);
4057
+ this.afv = a;
4058
+ this.sc("XAxisMinimumValue", b, this.afx);
3954
4059
  }
3955
4060
  },
3956
4061
  enumerable: true,
3957
4062
  configurable: true
3958
4063
  });
3959
- Object.defineProperty(FinancialChart.prototype, "aed", {
4064
+ Object.defineProperty(FinancialChart.prototype, "afw", {
3960
4065
  get: function () {
3961
- return this.aeb;
4066
+ return this.afu;
3962
4067
  },
3963
4068
  set: function (a) {
3964
- var b = this.aed;
4069
+ var b = this.afw;
3965
4070
  if (+a != +b) {
3966
- this.aeb = a;
3967
- this.qt("XAxisMaximumValue", b, this.aed);
4071
+ this.afu = a;
4072
+ this.sc("XAxisMaximumValue", b, this.afw);
3968
4073
  }
3969
4074
  },
3970
4075
  enumerable: true,
@@ -3972,15 +4077,15 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
3972
4077
  });
3973
4078
  Object.defineProperty(FinancialChart.prototype, "xAxisBreaks", {
3974
4079
  get: function () {
3975
- return this.ad9;
4080
+ return this.afs;
3976
4081
  },
3977
4082
  enumerable: true,
3978
4083
  configurable: true
3979
4084
  });
3980
4085
  FinancialChart.$t = markType(FinancialChart, 'FinancialChart', XYChart.$);
3981
- FinancialChart.afm = 0;
3982
- FinancialChart.ahi = "XAxisEnhancedIntervalPreferMoreCategoryLabels";
3983
- FinancialChart.aho = "YAxisEnhancedIntervalPreferMoreCategoryLabels";
4086
+ FinancialChart.ahf = 0;
4087
+ FinancialChart.ajb = "XAxisEnhancedIntervalPreferMoreCategoryLabels";
4088
+ FinancialChart.ajm = "YAxisEnhancedIntervalPreferMoreCategoryLabels";
3984
4089
  return FinancialChart;
3985
4090
  }(XYChart));
3986
4091
  export { FinancialChart };
@@ -4015,9 +4120,9 @@ var FinancialChartToolbar = /** @class */ /*@__PURE__*/ (function (_super) {
4015
4120
  _this.ak = false;
4016
4121
  _this.o = a;
4017
4122
  _this.w = new FinancialChartToolbarViewModel();
4018
- _this.s = new FinancialChartRangeSelector(a != null ? a.afy : null);
4019
- _this.aa = new FinancialChartTypePicker(a != null ? a.afv : null);
4020
- _this.q = new FinancialChartIndicatorMenu(1, a != null ? a.afw : null);
4123
+ _this.s = new FinancialChartRangeSelector(a != null ? a.ahr : null);
4124
+ _this.aa = new FinancialChartTypePicker(a != null ? a.aho : null);
4125
+ _this.q = new FinancialChartIndicatorMenu(1, a != null ? a.ahp : null);
4021
4126
  return _this;
4022
4127
  }
4023
4128
  FinancialChartToolbar.prototype.bg = function (a) {