igniteui-webcomponents-charts 4.3.2 → 4.3.3-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (426) hide show
  1. package/License +1 -1
  2. package/bundles/igniteui-webcomponents-charts.umd.js +12498 -11820
  3. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  4. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +13 -13
  5. package/esm2015/lib/AnchoredCategorySeries_combined.js +25 -25
  6. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +42 -42
  7. package/esm2015/lib/AngleAxisLabelPanel_combined.js +553 -550
  8. package/esm2015/lib/AnnotationLayer_combined.js +4 -4
  9. package/esm2015/lib/AreaSeries_combined.js +1 -1
  10. package/esm2015/lib/AxisAnnotationFrameManager.js +18 -18
  11. package/esm2015/lib/AxisAnnotationManager.js +28 -28
  12. package/esm2015/lib/AxisVisualDataManager.js +32 -32
  13. package/esm2015/lib/BarFramePreparer.js +8 -8
  14. package/esm2015/lib/BarSeries_combined.js +31 -31
  15. package/esm2015/lib/BarTrendFitCalculator.js +2 -2
  16. package/esm2015/lib/BarTrendLineManager.js +4 -4
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +12 -12
  18. package/esm2015/lib/BubbleSeries_combined.js +5 -5
  19. package/esm2015/lib/CalloutLayer_combined.js +13 -13
  20. package/esm2015/lib/CategoryBucketCalculator_combined.js +88 -86
  21. package/esm2015/lib/CategoryChart.js +380 -380
  22. package/esm2015/lib/CategoryChartToolbarProvider.js +14 -14
  23. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +144 -141
  24. package/esm2015/lib/CategoryHighlightLayer_combined.js +6 -6
  25. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +13 -13
  26. package/esm2015/lib/CategorySeriesInteractionManager.js +12 -12
  27. package/esm2015/lib/CategorySeriesRenderManager.js +5 -5
  28. package/esm2015/lib/CategoryToolTipLayer_combined.js +12 -12
  29. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +6 -6
  30. package/esm2015/lib/CategoryTrendLineManager.js +4 -4
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +20 -14
  32. package/esm2015/lib/CategoryTrendLineManagerFactory.js +2 -2
  33. package/esm2015/lib/CategoryXAxis_combined.js +240 -237
  34. package/esm2015/lib/CategoryYAxis_combined.js +220 -217
  35. package/esm2015/lib/ColumnSeries_combined.js +10 -10
  36. package/esm2015/lib/CustomIndicator.js +1 -1
  37. package/esm2015/lib/DataChartToolbarProvider.js +107 -82
  38. package/esm2015/lib/DataChartVisualDataManager.js +2 -2
  39. package/esm2015/lib/DataToolTipLayer_combined.js +17 -17
  40. package/esm2015/lib/DefaultProvidesViewport.js +3 -0
  41. package/esm2015/lib/DomainChartToolbarProvider.js +87 -64
  42. package/esm2015/lib/DomainChart_combined.js +678 -658
  43. package/esm2015/lib/ErrorBarsHelper.js +25 -25
  44. package/esm2015/lib/FinalValueLayer_combined.js +13 -11
  45. package/esm2015/lib/FinancialChart_combined.js +1260 -1260
  46. package/esm2015/lib/FinancialEventArgs_combined.js +52 -52
  47. package/esm2015/lib/FinancialIndicator_combined.js +68 -63
  48. package/esm2015/lib/FinancialOverlay.js +6 -6
  49. package/esm2015/lib/FinancialPriceSeries_combined.js +88 -83
  50. package/esm2015/lib/HighDensityScatterSeries_combined.js +28 -28
  51. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +16 -16
  52. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +2 -2
  53. package/esm2015/lib/HorizontalAxisView_combined.js +6 -6
  54. package/esm2015/lib/HorizontalRangeCategorySeries.js +9 -9
  55. package/esm2015/lib/ItemToolTipLayer_combined.js +1 -1
  56. package/esm2015/lib/LineSeries_combined.js +1 -1
  57. package/esm2015/lib/LogarithmicScaler.js +1 -1
  58. package/esm2015/lib/MarkerTemplates.js +4 -4
  59. package/esm2015/lib/NumericXAxis_combined.js +88 -85
  60. package/esm2015/lib/NumericYAxis_combined.js +89 -86
  61. package/esm2015/lib/OrdinalTimeXAxis.js +215 -212
  62. package/esm2015/lib/PercentChangeYAxis_combined.js +22 -19
  63. package/esm2015/lib/PolarAxes.js +13 -13
  64. package/esm2015/lib/PolarAxisInfoCache.js +6 -6
  65. package/esm2015/lib/PolarBase_combined.js +31 -31
  66. package/esm2015/lib/PolarLineSeriesBase_combined.js +3 -3
  67. package/esm2015/lib/PolarTrendLineManager.js +4 -4
  68. package/esm2015/lib/PreparationParams.js +9 -6
  69. package/esm2015/lib/PriceChannelOverlay_combined.js +10 -10
  70. package/esm2015/lib/RadialAreaSeries_combined.js +1 -1
  71. package/esm2015/lib/RadialAxes.js +2 -2
  72. package/esm2015/lib/RadialAxisLabelPanel_combined.js +3 -3
  73. package/esm2015/lib/RadialBucketCalculator_combined.js +23 -23
  74. package/esm2015/lib/RadialColumnSeries_combined.js +6 -6
  75. package/esm2015/lib/RadialLineSeries_combined.js +1 -1
  76. package/esm2015/lib/RadialPieSeries_combined.js +5 -5
  77. package/esm2015/lib/RadialTrendLineManager.js +8 -8
  78. package/esm2015/lib/RangeAreaSeries_combined.js +1 -1
  79. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +16 -16
  80. package/esm2015/lib/RangeCategoryFramePreparer.js +8 -8
  81. package/esm2015/lib/RangeColumnSeries_combined.js +6 -6
  82. package/esm2015/lib/ScatterAreaSeries_combined.js +5 -5
  83. package/esm2015/lib/ScatterBase_combined.js +74 -74
  84. package/esm2015/lib/ScatterContourSeries_combined.js +4 -4
  85. package/esm2015/lib/ScatterLineSeries.js +2 -2
  86. package/esm2015/lib/ScatterPolygonSeries_combined.js +26 -26
  87. package/esm2015/lib/ScatterSplineSeries.js +2 -2
  88. package/esm2015/lib/ScatterTrendLineManager.js +1 -1
  89. package/esm2015/lib/ScatterTriangulationSeries.js +11 -11
  90. package/esm2015/lib/SeriesInteractionManager.js +57 -57
  91. package/esm2015/lib/SeriesViewerInteractionManager.js +124 -124
  92. package/esm2015/lib/SeriesViewerScrollbarManager.js +4 -4
  93. package/esm2015/lib/SeriesViewerSurfaceViewer.js +9 -9
  94. package/esm2015/lib/SeriesViewer_combined.js +3760 -3621
  95. package/esm2015/lib/SeriesVisualDataManager.js +20 -20
  96. package/esm2015/lib/ShapeSeriesBase_combined.js +20 -20
  97. package/esm2015/lib/SortedReadOnlyDoubleCollection.js +78 -0
  98. package/esm2015/lib/SortingTrendLineManager.js +12 -18
  99. package/esm2015/lib/SplineAreaSeries_combined.js +1 -1
  100. package/esm2015/lib/SplineSeriesBase_combined.js +28 -28
  101. package/esm2015/lib/SplineSeries_combined.js +1 -1
  102. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  103. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  104. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +155 -155
  105. package/esm2015/lib/StepAreaSeries_combined.js +2 -2
  106. package/esm2015/lib/StepLineSeries_combined.js +3 -3
  107. package/esm2015/lib/StraightNumericAxisBase_combined.js +72 -72
  108. package/esm2015/lib/StrategyBasedIndicator.js +2 -2
  109. package/esm2015/lib/TileZoomManager_combined.js +4 -4
  110. package/esm2015/lib/TimeAxisBase.js +238 -232
  111. package/esm2015/lib/TimeXAxis.js +251 -248
  112. package/esm2015/lib/TrendFitCalculator.js +2 -2
  113. package/esm2015/lib/TrendLineManagerBase$1.js +1 -1
  114. package/esm2015/lib/TrendResolutionParams.js +6 -4
  115. package/esm2015/lib/ValueLayer_combined.js +4 -4
  116. package/esm2015/lib/ValueOverlay_combined.js +23 -23
  117. package/esm2015/lib/VerticalAnchoredCategorySeries.js +11 -11
  118. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +5 -5
  119. package/esm2015/lib/WaterfallSeries_combined.js +5 -5
  120. package/esm2015/lib/XYChart.js +710 -710
  121. package/esm2015/lib/igc-assigning-series-style-event-args-base.js +6 -0
  122. package/esm2015/lib/igc-axis-annotation.js +6 -0
  123. package/esm2015/lib/igc-axis-component.js +213 -209
  124. package/esm2015/lib/igc-axis-range-changed-event-args.js +6 -0
  125. package/esm2015/lib/igc-brush-scale-component.js +3 -0
  126. package/esm2015/lib/igc-callout-annotation.js +6 -0
  127. package/esm2015/lib/igc-callout-content-updating-event-args.js +6 -0
  128. package/esm2015/lib/igc-callout-label-updating-event-args.js +6 -0
  129. package/esm2015/lib/igc-callout-render-style-updating-event-args.js +6 -0
  130. package/esm2015/lib/igc-callout-series-selecting-event-args.js +6 -0
  131. package/esm2015/lib/igc-callout-style-updating-event-args.js +6 -0
  132. package/esm2015/lib/igc-category-angle-axis-component.js +17 -17
  133. package/esm2015/lib/igc-category-axis-base-component.js +31 -27
  134. package/esm2015/lib/igc-category-chart-component.js +126 -126
  135. package/esm2015/lib/igc-category-date-time-x-axis-component.js +20 -20
  136. package/esm2015/lib/igc-category-x-axis-component.js +16 -16
  137. package/esm2015/lib/igc-category-y-axis-component.js +18 -18
  138. package/esm2015/lib/igc-chart-cursor-event-args.js +3 -0
  139. package/esm2015/lib/igc-chart-mouse-event-args.js +3 -0
  140. package/esm2015/lib/igc-chart-series-event-args.js +3 -0
  141. package/esm2015/lib/igc-chart-summary-description.js +6 -0
  142. package/esm2015/lib/igc-color-scale-component.js +3 -0
  143. package/esm2015/lib/igc-column-supporting-calculation.js +3 -0
  144. package/esm2015/lib/igc-contour-value-resolver-component.js +3 -0
  145. package/esm2015/lib/igc-custom-contour-value-resolver-event-args.js +3 -0
  146. package/esm2015/lib/igc-data-chart-component.js +95 -95
  147. package/esm2015/lib/igc-data-chart-mouse-button-event-args.js +3 -0
  148. package/esm2015/lib/igc-data-legend-styling-column-event-args.js +6 -0
  149. package/esm2015/lib/igc-data-legend-styling-row-event-args.js +6 -0
  150. package/esm2015/lib/igc-data-legend-summary-event-args.js +3 -0
  151. package/esm2015/lib/igc-data-source-supporting-calculation.js +3 -0
  152. package/esm2015/lib/igc-domain-chart-component.js +268 -271
  153. package/esm2015/lib/igc-domain-chart-series-pointer-event-args.js +3 -0
  154. package/esm2015/lib/igc-financial-calculation-supporting-calculations.js +6 -0
  155. package/esm2015/lib/igc-financial-chart-component.js +159 -159
  156. package/esm2015/lib/igc-funnel-data-context.js +6 -0
  157. package/esm2015/lib/igc-funnel-slice-clicked-event-args.js +6 -0
  158. package/esm2015/lib/igc-funnel-slice-event-args.js +6 -0
  159. package/esm2015/lib/igc-highlighting-info.js +6 -0
  160. package/esm2015/lib/igc-hole-dimensions-changed-event-args.js +3 -0
  161. package/esm2015/lib/igc-label-click-event-args.js +3 -0
  162. package/esm2015/lib/igc-legend-mouse-button-event-args.js +3 -0
  163. package/esm2015/lib/igc-legend-mouse-event-args.js +3 -0
  164. package/esm2015/lib/igc-numeric-angle-axis-component.js +4 -4
  165. package/esm2015/lib/igc-numeric-axis-base-component.js +72 -68
  166. package/esm2015/lib/igc-numeric-radius-axis-component.js +9 -9
  167. package/esm2015/lib/igc-numeric-x-axis-component.js +1 -1
  168. package/esm2015/lib/igc-numeric-y-axis-component.js +2 -2
  169. package/esm2015/lib/igc-ordinal-time-x-axis-component.js +7 -7
  170. package/esm2015/lib/igc-pie-chart-base-component.js +3 -0
  171. package/esm2015/lib/igc-pie-slice-others-context.js +6 -0
  172. package/esm2015/lib/igc-plot-area-mouse-button-event-args.js +3 -0
  173. package/esm2015/lib/igc-plot-area-mouse-event-args.js +3 -0
  174. package/esm2015/lib/igc-progressive-load-status-event-args.js +3 -0
  175. package/esm2015/lib/igc-refresh-completed-event-args.js +6 -0
  176. package/esm2015/lib/igc-render-requested-event-args.js +6 -0
  177. package/esm2015/lib/igc-ring.js +6 -0
  178. package/esm2015/lib/igc-scaler-params.js +3 -0
  179. package/esm2015/lib/igc-selected-item-changed-event-args.js +3 -0
  180. package/esm2015/lib/igc-selected-items-changed-event-args.js +3 -0
  181. package/esm2015/lib/igc-series-component.js +4 -0
  182. package/esm2015/lib/igc-series-viewer-component.js +289 -257
  183. package/esm2015/lib/igc-series-viewer-manipulation-event-args.js +6 -0
  184. package/esm2015/lib/igc-size-scale-component.js +3 -0
  185. package/esm2015/lib/igc-slice-click-event-args.js +3 -0
  186. package/esm2015/lib/igc-slice-event-args.js +3 -0
  187. package/esm2015/lib/igc-stacked-series-created-event-args.js +3 -0
  188. package/esm2015/lib/igc-straight-numeric-axis-base-component.js +3 -3
  189. package/esm2015/lib/igc-time-axis-base-component.js +10 -6
  190. package/esm2015/lib/igc-time-x-axis-component.js +6 -6
  191. package/esm2015/lib/igc-treemap-node-pointer-event-args.js +6 -0
  192. package/esm2015/lib/igc-treemap-node-style-component.js +3 -0
  193. package/esm2015/lib/igc-treemap-node-styling-event-args.js +6 -0
  194. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  195. package/esm2015/lib/igc-zoom-slider-resolving-axis-value-event-args.js +6 -0
  196. package/esm2015/public_api.js +1 -0
  197. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +13 -13
  198. package/esm5/lib/AnchoredCategorySeries_combined.js +25 -25
  199. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +42 -42
  200. package/esm5/lib/AngleAxisLabelPanel_combined.js +549 -546
  201. package/esm5/lib/AnnotationLayer_combined.js +4 -4
  202. package/esm5/lib/AreaSeries_combined.js +1 -1
  203. package/esm5/lib/AxisAnnotationFrameManager.js +18 -18
  204. package/esm5/lib/AxisAnnotationManager.js +28 -28
  205. package/esm5/lib/AxisVisualDataManager.js +32 -32
  206. package/esm5/lib/BarFramePreparer.js +8 -8
  207. package/esm5/lib/BarSeries_combined.js +31 -31
  208. package/esm5/lib/BarTrendFitCalculator.js +2 -2
  209. package/esm5/lib/BarTrendLineManager.js +4 -4
  210. package/esm5/lib/BollingerBandsOverlay_combined.js +12 -12
  211. package/esm5/lib/BubbleSeries_combined.js +5 -5
  212. package/esm5/lib/CalloutLayer_combined.js +13 -13
  213. package/esm5/lib/CategoryBucketCalculator_combined.js +88 -86
  214. package/esm5/lib/CategoryChart.js +371 -371
  215. package/esm5/lib/CategoryChartToolbarProvider.js +14 -14
  216. package/esm5/lib/CategoryDateTimeXAxis_combined.js +140 -137
  217. package/esm5/lib/CategoryHighlightLayer_combined.js +6 -6
  218. package/esm5/lib/CategoryItemHighlightLayer_combined.js +13 -13
  219. package/esm5/lib/CategorySeriesInteractionManager.js +12 -12
  220. package/esm5/lib/CategorySeriesRenderManager.js +5 -5
  221. package/esm5/lib/CategoryToolTipLayer_combined.js +12 -12
  222. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +6 -6
  223. package/esm5/lib/CategoryTrendLineManager.js +4 -4
  224. package/esm5/lib/CategoryTrendLineManagerBase.js +20 -14
  225. package/esm5/lib/CategoryTrendLineManagerFactory.js +2 -2
  226. package/esm5/lib/CategoryXAxis_combined.js +239 -236
  227. package/esm5/lib/CategoryYAxis_combined.js +219 -216
  228. package/esm5/lib/ColumnSeries_combined.js +10 -10
  229. package/esm5/lib/CustomIndicator.js +1 -1
  230. package/esm5/lib/DataChartToolbarProvider.js +107 -82
  231. package/esm5/lib/DataChartVisualDataManager.js +2 -2
  232. package/esm5/lib/DataToolTipLayer_combined.js +17 -17
  233. package/esm5/lib/DefaultProvidesViewport.js +3 -0
  234. package/esm5/lib/DomainChartToolbarProvider.js +87 -64
  235. package/esm5/lib/DomainChart_combined.js +667 -639
  236. package/esm5/lib/ErrorBarsHelper.js +25 -25
  237. package/esm5/lib/FinalValueLayer_combined.js +13 -11
  238. package/esm5/lib/FinancialChart_combined.js +1239 -1239
  239. package/esm5/lib/FinancialEventArgs_combined.js +52 -52
  240. package/esm5/lib/FinancialIndicator_combined.js +68 -63
  241. package/esm5/lib/FinancialOverlay.js +6 -6
  242. package/esm5/lib/FinancialPriceSeries_combined.js +88 -83
  243. package/esm5/lib/HighDensityScatterSeries_combined.js +28 -28
  244. package/esm5/lib/HorizontalAnchoredCategorySeries.js +16 -16
  245. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +2 -2
  246. package/esm5/lib/HorizontalAxisView_combined.js +6 -6
  247. package/esm5/lib/HorizontalRangeCategorySeries.js +9 -9
  248. package/esm5/lib/ItemToolTipLayer_combined.js +1 -1
  249. package/esm5/lib/LineSeries_combined.js +1 -1
  250. package/esm5/lib/LogarithmicScaler.js +1 -1
  251. package/esm5/lib/MarkerTemplates.js +4 -4
  252. package/esm5/lib/NumericXAxis_combined.js +88 -85
  253. package/esm5/lib/NumericYAxis_combined.js +89 -86
  254. package/esm5/lib/OrdinalTimeXAxis.js +213 -210
  255. package/esm5/lib/PercentChangeYAxis_combined.js +22 -19
  256. package/esm5/lib/PolarAxes.js +13 -13
  257. package/esm5/lib/PolarAxisInfoCache.js +6 -6
  258. package/esm5/lib/PolarBase_combined.js +31 -31
  259. package/esm5/lib/PolarLineSeriesBase_combined.js +3 -3
  260. package/esm5/lib/PolarTrendLineManager.js +4 -4
  261. package/esm5/lib/PreparationParams.js +9 -6
  262. package/esm5/lib/PriceChannelOverlay_combined.js +10 -10
  263. package/esm5/lib/RadialAreaSeries_combined.js +1 -1
  264. package/esm5/lib/RadialAxes.js +2 -2
  265. package/esm5/lib/RadialAxisLabelPanel_combined.js +3 -3
  266. package/esm5/lib/RadialBucketCalculator_combined.js +23 -23
  267. package/esm5/lib/RadialColumnSeries_combined.js +6 -6
  268. package/esm5/lib/RadialLineSeries_combined.js +1 -1
  269. package/esm5/lib/RadialPieSeries_combined.js +5 -5
  270. package/esm5/lib/RadialTrendLineManager.js +8 -8
  271. package/esm5/lib/RangeAreaSeries_combined.js +1 -1
  272. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +16 -16
  273. package/esm5/lib/RangeCategoryFramePreparer.js +8 -8
  274. package/esm5/lib/RangeColumnSeries_combined.js +6 -6
  275. package/esm5/lib/ScatterAreaSeries_combined.js +5 -5
  276. package/esm5/lib/ScatterBase_combined.js +74 -74
  277. package/esm5/lib/ScatterContourSeries_combined.js +4 -4
  278. package/esm5/lib/ScatterLineSeries.js +2 -2
  279. package/esm5/lib/ScatterPolygonSeries_combined.js +26 -26
  280. package/esm5/lib/ScatterSplineSeries.js +2 -2
  281. package/esm5/lib/ScatterTrendLineManager.js +1 -1
  282. package/esm5/lib/ScatterTriangulationSeries.js +11 -11
  283. package/esm5/lib/SeriesInteractionManager.js +57 -57
  284. package/esm5/lib/SeriesViewerInteractionManager.js +124 -124
  285. package/esm5/lib/SeriesViewerScrollbarManager.js +4 -4
  286. package/esm5/lib/SeriesViewerSurfaceViewer.js +9 -9
  287. package/esm5/lib/SeriesViewer_combined.js +3730 -3570
  288. package/esm5/lib/SeriesVisualDataManager.js +20 -20
  289. package/esm5/lib/ShapeSeriesBase_combined.js +20 -20
  290. package/esm5/lib/SortedReadOnlyDoubleCollection.js +105 -0
  291. package/esm5/lib/SortingTrendLineManager.js +12 -18
  292. package/esm5/lib/SplineAreaSeries_combined.js +1 -1
  293. package/esm5/lib/SplineSeriesBase_combined.js +28 -28
  294. package/esm5/lib/SplineSeries_combined.js +1 -1
  295. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  296. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  297. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +155 -155
  298. package/esm5/lib/StepAreaSeries_combined.js +2 -2
  299. package/esm5/lib/StepLineSeries_combined.js +3 -3
  300. package/esm5/lib/StraightNumericAxisBase_combined.js +70 -70
  301. package/esm5/lib/StrategyBasedIndicator.js +2 -2
  302. package/esm5/lib/TileZoomManager_combined.js +4 -4
  303. package/esm5/lib/TimeAxisBase.js +234 -228
  304. package/esm5/lib/TimeXAxis.js +249 -246
  305. package/esm5/lib/TrendFitCalculator.js +2 -2
  306. package/esm5/lib/TrendLineManagerBase$1.js +1 -1
  307. package/esm5/lib/TrendResolutionParams.js +6 -4
  308. package/esm5/lib/ValueLayer_combined.js +4 -4
  309. package/esm5/lib/ValueOverlay_combined.js +23 -23
  310. package/esm5/lib/VerticalAnchoredCategorySeries.js +11 -11
  311. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +5 -5
  312. package/esm5/lib/WaterfallSeries_combined.js +5 -5
  313. package/esm5/lib/XYChart.js +675 -675
  314. package/esm5/lib/igc-assigning-series-style-event-args-base.js +6 -0
  315. package/esm5/lib/igc-axis-annotation.js +6 -0
  316. package/esm5/lib/igc-axis-component.js +213 -209
  317. package/esm5/lib/igc-axis-range-changed-event-args.js +6 -0
  318. package/esm5/lib/igc-brush-scale-component.js +3 -0
  319. package/esm5/lib/igc-callout-annotation.js +6 -0
  320. package/esm5/lib/igc-callout-content-updating-event-args.js +6 -0
  321. package/esm5/lib/igc-callout-label-updating-event-args.js +6 -0
  322. package/esm5/lib/igc-callout-render-style-updating-event-args.js +6 -0
  323. package/esm5/lib/igc-callout-series-selecting-event-args.js +6 -0
  324. package/esm5/lib/igc-callout-style-updating-event-args.js +6 -0
  325. package/esm5/lib/igc-category-angle-axis-component.js +17 -17
  326. package/esm5/lib/igc-category-axis-base-component.js +31 -27
  327. package/esm5/lib/igc-category-chart-component.js +126 -126
  328. package/esm5/lib/igc-category-date-time-x-axis-component.js +20 -20
  329. package/esm5/lib/igc-category-x-axis-component.js +16 -16
  330. package/esm5/lib/igc-category-y-axis-component.js +18 -18
  331. package/esm5/lib/igc-chart-cursor-event-args.js +3 -0
  332. package/esm5/lib/igc-chart-mouse-event-args.js +3 -0
  333. package/esm5/lib/igc-chart-series-event-args.js +3 -0
  334. package/esm5/lib/igc-chart-summary-description.js +6 -0
  335. package/esm5/lib/igc-color-scale-component.js +3 -0
  336. package/esm5/lib/igc-column-supporting-calculation.js +3 -0
  337. package/esm5/lib/igc-contour-value-resolver-component.js +3 -0
  338. package/esm5/lib/igc-custom-contour-value-resolver-event-args.js +3 -0
  339. package/esm5/lib/igc-data-chart-component.js +95 -95
  340. package/esm5/lib/igc-data-chart-mouse-button-event-args.js +3 -0
  341. package/esm5/lib/igc-data-legend-styling-column-event-args.js +6 -0
  342. package/esm5/lib/igc-data-legend-styling-row-event-args.js +6 -0
  343. package/esm5/lib/igc-data-legend-summary-event-args.js +3 -0
  344. package/esm5/lib/igc-data-source-supporting-calculation.js +3 -0
  345. package/esm5/lib/igc-domain-chart-component.js +268 -271
  346. package/esm5/lib/igc-domain-chart-series-pointer-event-args.js +3 -0
  347. package/esm5/lib/igc-financial-calculation-supporting-calculations.js +6 -0
  348. package/esm5/lib/igc-financial-chart-component.js +159 -159
  349. package/esm5/lib/igc-funnel-data-context.js +6 -0
  350. package/esm5/lib/igc-funnel-slice-clicked-event-args.js +6 -0
  351. package/esm5/lib/igc-funnel-slice-event-args.js +6 -0
  352. package/esm5/lib/igc-highlighting-info.js +6 -0
  353. package/esm5/lib/igc-hole-dimensions-changed-event-args.js +3 -0
  354. package/esm5/lib/igc-label-click-event-args.js +3 -0
  355. package/esm5/lib/igc-legend-mouse-button-event-args.js +3 -0
  356. package/esm5/lib/igc-legend-mouse-event-args.js +3 -0
  357. package/esm5/lib/igc-numeric-angle-axis-component.js +4 -4
  358. package/esm5/lib/igc-numeric-axis-base-component.js +72 -68
  359. package/esm5/lib/igc-numeric-radius-axis-component.js +9 -9
  360. package/esm5/lib/igc-numeric-x-axis-component.js +1 -1
  361. package/esm5/lib/igc-numeric-y-axis-component.js +2 -2
  362. package/esm5/lib/igc-ordinal-time-x-axis-component.js +7 -7
  363. package/esm5/lib/igc-pie-chart-base-component.js +3 -0
  364. package/esm5/lib/igc-pie-slice-others-context.js +6 -0
  365. package/esm5/lib/igc-plot-area-mouse-button-event-args.js +3 -0
  366. package/esm5/lib/igc-plot-area-mouse-event-args.js +3 -0
  367. package/esm5/lib/igc-progressive-load-status-event-args.js +3 -0
  368. package/esm5/lib/igc-refresh-completed-event-args.js +6 -0
  369. package/esm5/lib/igc-render-requested-event-args.js +6 -0
  370. package/esm5/lib/igc-ring.js +6 -0
  371. package/esm5/lib/igc-scaler-params.js +3 -0
  372. package/esm5/lib/igc-selected-item-changed-event-args.js +3 -0
  373. package/esm5/lib/igc-selected-items-changed-event-args.js +3 -0
  374. package/esm5/lib/igc-series-component.js +4 -0
  375. package/esm5/lib/igc-series-viewer-component.js +294 -257
  376. package/esm5/lib/igc-series-viewer-manipulation-event-args.js +6 -0
  377. package/esm5/lib/igc-size-scale-component.js +3 -0
  378. package/esm5/lib/igc-slice-click-event-args.js +3 -0
  379. package/esm5/lib/igc-slice-event-args.js +3 -0
  380. package/esm5/lib/igc-stacked-series-created-event-args.js +3 -0
  381. package/esm5/lib/igc-straight-numeric-axis-base-component.js +3 -3
  382. package/esm5/lib/igc-time-axis-base-component.js +10 -6
  383. package/esm5/lib/igc-time-x-axis-component.js +6 -6
  384. package/esm5/lib/igc-treemap-node-pointer-event-args.js +6 -0
  385. package/esm5/lib/igc-treemap-node-style-component.js +3 -0
  386. package/esm5/lib/igc-treemap-node-styling-event-args.js +6 -0
  387. package/esm5/lib/igc-xy-chart-component.js +218 -218
  388. package/esm5/lib/igc-zoom-slider-resolving-axis-value-event-args.js +6 -0
  389. package/esm5/public_api.js +1 -0
  390. package/fesm2015/igniteui-webcomponents-charts.js +12564 -11946
  391. package/fesm5/igniteui-webcomponents-charts.js +12499 -11822
  392. package/lib/AngleAxisLabelPanel_combined.d.ts +116 -115
  393. package/lib/CategoryChart.d.ts +100 -100
  394. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  395. package/lib/CategoryDateTimeXAxis_combined.d.ts +31 -30
  396. package/lib/CategoryXAxis_combined.d.ts +42 -41
  397. package/lib/CategoryYAxis_combined.d.ts +40 -39
  398. package/lib/DataChartToolbarProvider.d.ts +19 -15
  399. package/lib/DefaultProvidesViewport.d.ts +1 -0
  400. package/lib/DomainChartToolbarProvider.d.ts +21 -17
  401. package/lib/DomainChart_combined.d.ts +139 -131
  402. package/lib/FinancialChart_combined.d.ts +249 -249
  403. package/lib/IProvidesViewport.d.ts +1 -0
  404. package/lib/IScaler.d.ts +5 -4
  405. package/lib/NumericXAxis_combined.d.ts +21 -20
  406. package/lib/NumericYAxis_combined.d.ts +21 -20
  407. package/lib/OrdinalTimeXAxis.d.ts +51 -50
  408. package/lib/PercentChangeYAxis_combined.d.ts +9 -8
  409. package/lib/PreparationParams.d.ts +9 -6
  410. package/lib/SeriesViewer_combined.d.ts +1049 -1023
  411. package/lib/SortedReadOnlyDoubleCollection.d.ts +24 -0
  412. package/lib/SortingTrendLineManager.d.ts +2 -3
  413. package/lib/StraightNumericAxisBase_combined.d.ts +22 -22
  414. package/lib/TimeAxisBase.d.ts +51 -49
  415. package/lib/TimeXAxis.d.ts +59 -58
  416. package/lib/TrendResolutionParams.d.ts +6 -4
  417. package/lib/XYChart.d.ts +189 -189
  418. package/lib/igc-axis-component.d.ts +4 -3
  419. package/lib/igc-category-axis-base-component.d.ts +1 -0
  420. package/lib/igc-domain-chart-component.d.ts +0 -2
  421. package/lib/igc-numeric-axis-base-component.d.ts +1 -0
  422. package/lib/igc-series-component.d.ts +1 -0
  423. package/lib/igc-series-viewer-component.d.ts +10 -2
  424. package/lib/igc-time-axis-base-component.d.ts +1 -0
  425. package/package.json +2 -2
  426. package/public_api.d.ts +1 -0
@@ -66,99 +66,99 @@ import { FinancialChartRangeSelectorView } from "./FinancialChartRangeSelectorVi
66
66
  */
67
67
  export let FinancialChart = /*@__PURE__*/ (() => {
68
68
  class FinancialChart extends XYChart {
69
- sz(a, b, c) {
70
- super.sz(a, b, c);
69
+ s0(a, b, c) {
70
+ super.s0(a, b, c);
71
71
  switch (a) {
72
72
  case "ToolbarTemplate":
73
73
  case "RangeSelectorTemplate":
74
- this.adz = new FinancialChartToolbar(this, this.aig);
74
+ this.ad0 = new FinancialChartToolbar(this, this.aih);
75
75
  break;
76
76
  case "Toolbar":
77
77
  let d = b;
78
78
  if (d != null) {
79
- d.chartTypeChanged = delegateRemove(d.chartTypeChanged, runOn(this, this.ala));
80
- d.trendLineTypeChanged = delegateRemove(d.trendLineTypeChanged, runOn(this, this.ald));
81
- d.volumeTypeChanged = delegateRemove(d.volumeTypeChanged, runOn(this, this.ale));
79
+ d.chartTypeChanged = delegateRemove(d.chartTypeChanged, runOn(this, this.alb));
80
+ d.trendLineTypeChanged = delegateRemove(d.trendLineTypeChanged, runOn(this, this.ale));
81
+ d.volumeTypeChanged = delegateRemove(d.volumeTypeChanged, runOn(this, this.alf));
82
82
  d.l(null);
83
83
  }
84
- if (this.adz != null) {
85
- this.adz.ac = this.ad6;
86
- this.adz.ai = this.dq;
87
- this.adz.y = this.ad1;
88
- this.adz.al = this.afz;
89
- if (this.ahn != null) {
90
- this.adz.l(this.ahn);
84
+ if (this.ad0 != null) {
85
+ this.ad0.ac = this.ad7;
86
+ this.ad0.ai = this.dq;
87
+ this.ad0.y = this.ad2;
88
+ this.ad0.al = this.af0;
89
+ if (this.aho != null) {
90
+ this.ad0.l(this.aho);
91
91
  }
92
- let e = this.adz;
93
- e.chartTypeChanged = delegateCombine(e.chartTypeChanged, runOn(this, this.ala));
92
+ let e = this.ad0;
93
+ e.chartTypeChanged = delegateCombine(e.chartTypeChanged, runOn(this, this.alb));
94
94
  ;
95
- let f = this.adz;
96
- f.trendLineTypeChanged = delegateCombine(f.trendLineTypeChanged, runOn(this, this.ald));
97
- let g = this.adz;
98
- g.volumeTypeChanged = delegateCombine(g.volumeTypeChanged, runOn(this, this.ale));
95
+ let f = this.ad0;
96
+ f.trendLineTypeChanged = delegateCombine(f.trendLineTypeChanged, runOn(this, this.ale));
97
+ let g = this.ad0;
98
+ g.volumeTypeChanged = delegateCombine(g.volumeTypeChanged, runOn(this, this.alf));
99
99
  }
100
100
  break;
101
101
  case "ChartType":
102
- if (this.adz != null) {
103
- this.adz.y = this.ad1;
102
+ if (this.ad0 != null) {
103
+ this.ad0.y = this.ad2;
104
104
  }
105
105
  break;
106
106
  case "VolumeType":
107
- if (this.adz != null) {
108
- this.adz.ac = this.ad6;
107
+ if (this.ad0 != null) {
108
+ this.ad0.ac = this.ad7;
109
109
  }
110
110
  break;
111
111
  case "TrendLineType":
112
- if (this.adz != null) {
113
- this.adz.ai = this.dq;
112
+ if (this.ad0 != null) {
113
+ this.ad0.ai = this.dq;
114
114
  }
115
115
  break;
116
116
  case "IsToolbarVisible":
117
- if (this.adz == null) {
117
+ if (this.ad0 == null) {
118
118
  break;
119
119
  }
120
- this.adz.al = this.afz;
120
+ this.ad0.al = this.af0;
121
121
  this.setGridRows();
122
122
  break;
123
123
  }
124
124
  }
125
- ale(a, b) {
126
- this.ad6 = this.adz.ac;
125
+ alf(a, b) {
126
+ this.ad7 = this.ad0.ac;
127
127
  }
128
- ald(a, b) {
129
- this.dq = this.adz.ai;
128
+ ale(a, b) {
129
+ this.dq = this.ad0.ai;
130
130
  }
131
- ala(a, b) {
132
- this.ad1 = this.adz.y;
131
+ alb(a, b) {
132
+ this.ad2 = this.ad0.y;
133
133
  }
134
- aln() {
135
- this.aes = new IndicatorPane();
136
- this.aej = TypeRegistrar.create("FinancialLegend");
134
+ alo() {
135
+ this.aet = new IndicatorPane();
136
+ this.aek = TypeRegistrar.create("FinancialLegend");
137
137
  }
138
138
  provideGrid(a) {
139
- this.ahq = a;
140
- this.al8();
139
+ this.ahr = a;
140
+ this.al9();
141
141
  this.setGridRows();
142
- if (this.adz != null) {
143
- this.adz.bg(a);
142
+ if (this.ad0 != null) {
143
+ this.ad0.bg(a);
144
144
  }
145
145
  }
146
146
  onDocumentClick(a) {
147
- if (this.adz != null) {
148
- this.adz.bl(a);
147
+ if (this.ad0 != null) {
148
+ this.ad0.bl(a);
149
149
  }
150
150
  }
151
151
  getContext() {
152
- let a = this.adz.v();
152
+ let a = this.ad0.v();
153
153
  let b = new FinancialChartContext();
154
154
  b.vm = new FinancialChartViewModel();
155
155
  b.vm.toolbar = a;
156
156
  b.container = this.j8;
157
- b.toolbarContainer = this.ahn;
158
- b.legendContainer = this.ahm;
159
- b.indicatorsContainer = this.ahl;
160
- b.volumeContainer = this.aho;
161
- b.zoomContainer = this.ahp;
157
+ b.toolbarContainer = this.aho;
158
+ b.legendContainer = this.ahn;
159
+ b.indicatorsContainer = this.ahm;
160
+ b.volumeContainer = this.ahp;
161
+ b.zoomContainer = this.ahq;
162
162
  return b;
163
163
  }
164
164
  provideContainer(a) {
@@ -168,70 +168,70 @@ export let FinancialChart = /*@__PURE__*/ (() => {
168
168
  let d = b.createElement("div");
169
169
  d.setStyleProperty("width", "100%");
170
170
  d.setStyleProperty("height", "100%");
171
- if (this.adz == null) {
172
- this.adz = new FinancialChartToolbar(this, this.aig);
171
+ if (this.ad0 == null) {
172
+ this.ad0 = new FinancialChartToolbar(this, this.aih);
173
173
  }
174
- this.adz.w.isIndicatorMenuVisible = this.afq && this.afr;
175
- this.ahn = b.getSubRenderer(d);
176
- this.adz.l(this.ahn);
174
+ this.ad0.w.isIndicatorMenuVisible = this.afr && this.afs;
175
+ this.aho = b.getSubRenderer(d);
176
+ this.ad0.l(this.aho);
177
177
  let e = b.createElement("div");
178
178
  e.setStyleProperty("width", "100%");
179
179
  e.setStyleProperty("height", "100%");
180
180
  let f = b.createElement("div");
181
181
  f.setStyleProperty("width", "100%");
182
182
  f.setStyleProperty("height", "100%");
183
- this.ahm = b.getSubRenderer(f);
183
+ this.ahn = b.getSubRenderer(f);
184
184
  let g = b.createElement("div");
185
185
  g.setStyleProperty("width", "100%");
186
186
  g.setStyleProperty("height", "100%");
187
- this.ahl = b.getSubRenderer(g);
187
+ this.ahm = b.getSubRenderer(g);
188
188
  let h = b.createElement("div");
189
189
  h.setStyleProperty("width", "100%");
190
190
  h.setStyleProperty("height", "100%");
191
- this.aho = b.getSubRenderer(h);
191
+ this.ahp = b.getSubRenderer(h);
192
192
  let i = b.createElement("div");
193
193
  i.setStyleProperty("width", "100%");
194
194
  i.setStyleProperty("height", "100%");
195
- this.ahp = b.getSubRenderer(i);
195
+ this.ahq = b.getSubRenderer(i);
196
196
  a = b.getSubRenderer(e);
197
197
  }
198
198
  else {
199
- this.ahn = null;
200
- if (this.adz != null) {
201
- this.adz.l(null);
199
+ this.aho = null;
200
+ if (this.ad0 != null) {
201
+ this.ad0.l(null);
202
202
  }
203
- if (this.afh != null) {
204
- this.afh.provideContainer(null);
205
- this.afh = null;
203
+ if (this.afi != null) {
204
+ this.afi.provideContainer(null);
205
+ this.afi = null;
206
206
  }
207
- if (this.aej != null) {
208
- this.aej.provideContainer(null);
207
+ if (this.aek != null) {
208
+ this.aek.provideContainer(null);
209
209
  }
210
210
  }
211
211
  super.provideContainer(a);
212
212
  if (b != null) {
213
213
  if (this.volumeChart != null) {
214
- this.volumeChart.provideContainer(this.aho);
214
+ this.volumeChart.provideContainer(this.ahp);
215
215
  }
216
- if (this.aes != null) {
217
- this.aes.h(this.ahl);
216
+ if (this.aet != null) {
217
+ this.aet.h(this.ahm);
218
218
  }
219
219
  if (this.zoomSliderChart != null) {
220
- this.zoomSliderChart.provideContainer(this.ahp);
220
+ this.zoomSliderChart.provideContainer(this.ahq);
221
221
  if (a != null) {
222
- this.aku();
222
+ this.akv();
223
223
  }
224
224
  else {
225
- this.afh = null;
225
+ this.afi = null;
226
226
  }
227
227
  }
228
- if (this.aej != null) {
229
- this.aej.provideContainer(this.ahm);
228
+ if (this.aek != null) {
229
+ this.aek.provideContainer(this.ahn);
230
230
  }
231
231
  this.setGridRows();
232
232
  }
233
233
  }
234
- aly(a, b, c) {
234
+ alz(a, b, c) {
235
235
  if (a != null) {
236
236
  a.provideContainer(null);
237
237
  }
@@ -240,62 +240,62 @@ export let FinancialChart = /*@__PURE__*/ (() => {
240
240
  }
241
241
  this.setGridRows();
242
242
  }
243
- amc(a, b) {
244
- this.aly(a, b, this.ahp);
243
+ amd(a, b) {
244
+ this.alz(a, b, this.ahq);
245
245
  if (b == null) {
246
246
  return;
247
247
  }
248
- this.aku();
248
+ this.akv();
249
249
  }
250
- aku() {
251
- if (this.ahp == null) {
250
+ akv() {
251
+ if (this.ahq == null) {
252
252
  return;
253
253
  }
254
- if (this.afh != null) {
255
- this.afh.provideContainer(null);
254
+ if (this.afi != null) {
255
+ this.afi.provideContainer(null);
256
256
  }
257
- this.afh = TypeRegistrar.create("ZoomSlider");
258
- this.afh.provideContainer(this.ahp);
259
- let a = this.afh;
257
+ this.afi = TypeRegistrar.create("ZoomSlider");
258
+ this.afi.provideContainer(this.ahq);
259
+ let a = this.afi;
260
260
  a.windowRectChanged = delegateCombine(a.windowRectChanged, (a, b) => {
261
261
  if (this.dataChart != null) {
262
- this.dataChart.tq = new Rect(0, this.afh.windowRect.left, this.dataChart.ta.top, this.afh.windowRect.width, this.dataChart.ta.height);
262
+ this.dataChart.tz = new Rect(0, this.afi.windowRect.left, this.dataChart.tj.top, this.afi.windowRect.width, this.dataChart.tj.height);
263
263
  }
264
264
  });
265
- this.akv();
265
+ this.akw();
266
266
  }
267
- ama(a, b) {
268
- this.aly(a, b, this.aho);
267
+ amb(a, b) {
268
+ this.alz(a, b, this.ahp);
269
269
  }
270
270
  setGridRows() {
271
- if (this.ahq == null) {
271
+ if (this.ahr == null) {
272
272
  return;
273
273
  }
274
274
  let a = new Array(6);
275
- a[0] = (this.afz ? this.ag7 : 0) + "px";
276
- a[1] = this.afv ? "min-content" : "0px";
275
+ a[0] = (this.af0 ? this.ag8 : 0) + "px";
276
+ a[1] = this.afw ? "min-content" : "0px";
277
277
  a[2] = "auto";
278
278
  a[3] = this.indicatorCharts == null || this.indicatorCharts.count == 0 ? "0px" : this.indicatorCharts.count * 150 + "px";
279
279
  a[4] = this.volumeChart == null ? "0px" : "100px";
280
280
  a[5] = this.zoomSliderChart == null ? "0px" : "100px";
281
- if (this.afh != null) {
281
+ if (this.afi != null) {
282
282
  if (a[5] == "0px") {
283
- this.afh.hide();
283
+ this.afi.hide();
284
284
  }
285
285
  else {
286
- this.afh.show();
286
+ this.afi.show();
287
287
  }
288
288
  }
289
- this.ahq.setStyleProperty("-ms-grid-rows", stringReplace(stringJoin(" ", ...a), "auto", "1fr"));
290
- this.ahq.setStyleProperty("grid-template-rows", stringJoin(" ", ...a));
289
+ this.ahr.setStyleProperty("-ms-grid-rows", stringReplace(stringJoin(" ", ...a), "auto", "1fr"));
290
+ this.ahr.setStyleProperty("grid-template-rows", stringJoin(" ", ...a));
291
291
  if (this.j8 == null) {
292
292
  return;
293
293
  }
294
294
  if (this.dataChart != null) {
295
295
  this.dataChart.notifyContainerResized();
296
296
  }
297
- if (this.aes != null) {
298
- this.aes.f();
297
+ if (this.aet != null) {
298
+ this.aet.f();
299
299
  }
300
300
  if (this.volumeChart != null) {
301
301
  this.volumeChart.notifyContainerResized();
@@ -303,41 +303,41 @@ export let FinancialChart = /*@__PURE__*/ (() => {
303
303
  if (this.zoomSliderChart != null) {
304
304
  this.zoomSliderChart.notifyContainerResized();
305
305
  }
306
- if (this.afh != null) {
307
- this.afh.notifySizeChanged();
306
+ if (this.afi != null) {
307
+ this.afi.notifySizeChanged();
308
308
  }
309
309
  }
310
310
  r9() {
311
311
  super.r9();
312
- this.we = 1;
313
- this.abt = 0;
314
- this.yb = 0;
315
- this.acn = null;
316
- this.acg = AxisDefaults.g;
317
- this.xv = AxisDefaults.e;
318
- this.xu = AxisDefaults.f;
319
- this.ach = AxisDefaults.j;
320
- this.acd = null;
321
- this.ame = AxisDefaults.h;
322
- this.ahk = AxisDefaults.b;
312
+ this.wf = 1;
313
+ this.abu = 0;
314
+ this.yc = 0;
315
+ this.aco = null;
316
+ this.ach = AxisDefaults.g;
317
+ this.xw = AxisDefaults.e;
318
+ this.xv = AxisDefaults.f;
319
+ this.aci = AxisDefaults.j;
320
+ this.ace = null;
321
+ this.amf = AxisDefaults.h;
322
+ this.ahl = AxisDefaults.b;
323
323
  this.ft = true;
324
324
  this.fm = true;
325
325
  this.fn = false;
326
326
  this.a9 = 0;
327
327
  this.h9 = Defaults.j;
328
- this.uo = Defaults.ae;
329
- this.uj = Defaults.af;
330
- this.uk = Defaults.ag;
328
+ this.up = Defaults.ae;
329
+ this.uk = Defaults.af;
330
+ this.ul = Defaults.ag;
331
331
  this.iv = NaN;
332
332
  this.im = 40;
333
333
  this.f2 = true;
334
334
  this.f9 = false;
335
335
  if (this.dataChart != null) {
336
336
  let a = this.dataChart.cu.j.e();
337
+ this.adb = a.d;
338
+ this.adc = a.e;
337
339
  this.ada = a.d;
338
- this.adb = a.e;
339
- this.ac9 = a.d;
340
- this.ame = this.dataChart.xv;
340
+ this.amf = this.dataChart.x4;
341
341
  }
342
342
  let b = new BrushCollection();
343
343
  b.add(((() => {
@@ -394,129 +394,119 @@ export let FinancialChart = /*@__PURE__*/ (() => {
394
394
  for (let d of fromEnum(b)) {
395
395
  c.add(BrushUtil.m(d, 0.3));
396
396
  }
397
- this.adc = c;
398
- this.add = b;
397
+ this.add = c;
398
+ this.ade = b;
399
399
  }
400
- alu() {
401
- if (this.aes != null) {
402
- this.aes.b = null;
403
- this.aes.b = this.indicatorCharts;
400
+ alv() {
401
+ if (this.aet != null) {
402
+ this.aet.b = null;
403
+ this.aet.b = this.indicatorCharts;
404
404
  }
405
405
  this.setGridRows();
406
406
  }
407
- alv() {
407
+ alw() {
408
408
  this.setGridRows();
409
409
  }
410
- al4() {
411
- this.alu();
410
+ al5() {
411
+ this.alv();
412
412
  }
413
- akt() {
414
- if (this.afh == null || this.zoomSliderChart == null || this.dataChart == null || this.dataChart.series.count == 0) {
413
+ aku() {
414
+ if (this.afi == null || this.zoomSliderChart == null || this.dataChart == null || this.dataChart.series.count == 0) {
415
415
  return;
416
416
  }
417
417
  let a = this.j8.rootWrapper.width();
418
- let b = this.dataChart.tp.left + this.dataChart.tp.width;
419
- let c = this.dataChart.tp.left;
418
+ let b = this.dataChart.ty.left + this.dataChart.ty.width;
419
+ let c = this.dataChart.ty.left;
420
420
  let d = a - b;
421
- this.afh.startInset = c - this.afh.trackStartInset;
422
- this.afh.endInset = d - this.afh.trackEndInset;
423
- if (this.afh.endInset < 0) {
424
- let e = this.afh.endInset;
425
- this.afh.endInset = 0;
426
- this.dataChart.g2 += (e * -1);
427
- }
428
- if (this.afh.startInset < 0) {
429
- let f = this.afh.startInset;
430
- this.afh.startInset = 0;
431
- this.dataChart.gx += (f * -1);
432
- }
433
- this.zoomSliderChart.gx = c;
434
- this.zoomSliderChart.g2 = d;
435
- this.zoomSliderChart.gk = this.afh.barExtent;
436
- }
437
- alk() {
438
- this.akt();
421
+ this.afi.startInset = c - this.afi.trackStartInset;
422
+ this.afi.endInset = d - this.afi.trackEndInset;
423
+ if (this.afi.endInset < 0) {
424
+ let e = this.afi.endInset;
425
+ this.afi.endInset = 0;
426
+ this.dataChart.g4 += (e * -1);
427
+ }
428
+ if (this.afi.startInset < 0) {
429
+ let f = this.afi.startInset;
430
+ this.afi.startInset = 0;
431
+ this.dataChart.gz += (f * -1);
432
+ }
433
+ this.zoomSliderChart.gz = c;
434
+ this.zoomSliderChart.g4 = d;
435
+ this.zoomSliderChart.gm = this.afi.barExtent;
436
+ }
437
+ all() {
438
+ this.aku();
439
439
  }
440
440
  r6(a) {
441
441
  super.r6(a);
442
442
  if (a != null) {
443
- a.gj = 0;
443
+ a.gl = 0;
444
444
  }
445
445
  }
446
- amf(a) {
447
- return a.s3();
446
+ amg(a) {
447
+ return a.tc();
448
448
  }
449
- ami() {
450
- return this.ahm == null ? null : this.amh(this.ahm.rootWrapper);
449
+ amj() {
450
+ return this.ahn == null ? null : this.ami(this.ahn.rootWrapper);
451
451
  }
452
- amg(a) {
452
+ amh(a) {
453
453
  if (a == null || a.d == null) {
454
454
  return null;
455
455
  }
456
- return this.amh(a.d.rootWrapper);
456
+ return this.ami(a.d.rootWrapper);
457
457
  }
458
- amh(a) {
458
+ ami(a) {
459
459
  if (a == null) {
460
460
  return null;
461
461
  }
462
462
  let b = a.getOffset();
463
463
  return new Rect(0, b.left, b.top, a.width(), a.height());
464
464
  }
465
- ag2() {
466
- if (this.ahq == null) {
465
+ ag3() {
466
+ if (this.ahr == null) {
467
467
  return NaN;
468
468
  }
469
- let a = this.ahq.getOffset();
470
- return this.ahq.width() + (a == null ? 0 : a.left);
469
+ let a = this.ahr.getOffset();
470
+ return this.ahr.width() + (a == null ? 0 : a.left);
471
471
  }
472
- sh(source_, a, b) {
473
- super.sh(source_, a, b);
472
+ si(source_, a, b) {
473
+ super.si(source_, a, b);
474
474
  if (this.zoomSliderChart != null) {
475
- this.zoomSliderChart.mh(source_, a, b);
475
+ this.zoomSliderChart.mo(source_, a, b);
476
476
  }
477
477
  }
478
- si(source_, a, b) {
479
- super.si(source_, a, b);
478
+ sj(source_, a, b) {
479
+ super.sj(source_, a, b);
480
480
  if (this.zoomSliderChart != null) {
481
- this.zoomSliderChart.mi(source_, a, b);
481
+ this.zoomSliderChart.mp(source_, a, b);
482
482
  }
483
483
  }
484
- sg(source_) {
485
- super.sg(source_);
484
+ sh(source_) {
485
+ super.sh(source_);
486
486
  if (this.zoomSliderChart != null) {
487
- this.zoomSliderChart.ma(source_);
487
+ this.zoomSliderChart.mh(source_);
488
488
  }
489
489
  }
490
- sk(source_, a, b, c) {
491
- super.sk(source_, a, b, c);
490
+ sl(source_, a, b, c) {
491
+ super.sl(source_, a, b, c);
492
492
  if (this.zoomSliderChart != null) {
493
- this.zoomSliderChart.mj(source_, a, b, c);
493
+ this.zoomSliderChart.mq(source_, a, b, c);
494
494
  }
495
495
  }
496
496
  sc(a, b) {
497
497
  super.sc(a, b);
498
- if (this.afw(a)) {
498
+ if (this.afx(a)) {
499
499
  a.toolTip = null;
500
500
  }
501
501
  }
502
- get adz() {
503
- return this.ady;
504
- }
505
- set adz(a) {
506
- let b = this.adz;
507
- if (a != b) {
508
- this.ady = a;
509
- this.sv("Toolbar", b, this.adz);
510
- }
511
- }
512
- get aif() {
513
- return this.ah8;
502
+ get ad0() {
503
+ return this.adz;
514
504
  }
515
- set aif(a) {
516
- let b = this.aif;
505
+ set ad0(a) {
506
+ let b = this.ad0;
517
507
  if (a != b) {
518
- this.ah8 = a;
519
- this.sv("RangeSelectorTemplate", b, this.aif);
508
+ this.adz = a;
509
+ this.sw("Toolbar", b, this.ad0);
520
510
  }
521
511
  }
522
512
  get aig() {
@@ -526,17 +516,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
526
516
  let b = this.aig;
527
517
  if (a != b) {
528
518
  this.ah9 = a;
529
- this.sv("ToolbarTemplate", b, this.aig);
530
- }
531
- }
532
- get aic() {
533
- return this.ah5;
534
- }
535
- set aic(a) {
536
- let b = this.aic;
537
- if (a != b) {
538
- this.ah5 = a;
539
- this.sv("ChartTypePickerTemplate", b, this.aic);
519
+ this.sw("RangeSelectorTemplate", b, this.aig);
540
520
  }
541
521
  }
542
522
  get aih() {
@@ -546,7 +526,17 @@ export let FinancialChart = /*@__PURE__*/ (() => {
546
526
  let b = this.aih;
547
527
  if (a != b) {
548
528
  this.aia = a;
549
- this.sv("TrendLineTypePickerTemplate", b, this.aih);
529
+ this.sw("ToolbarTemplate", b, this.aih);
530
+ }
531
+ }
532
+ get aid() {
533
+ return this.ah6;
534
+ }
535
+ set aid(a) {
536
+ let b = this.aid;
537
+ if (a != b) {
538
+ this.ah6 = a;
539
+ this.sw("ChartTypePickerTemplate", b, this.aid);
550
540
  }
551
541
  }
552
542
  get aii() {
@@ -556,17 +546,17 @@ export let FinancialChart = /*@__PURE__*/ (() => {
556
546
  let b = this.aii;
557
547
  if (a != b) {
558
548
  this.aib = a;
559
- this.sv("VolumeTypePickerTemplate", b, this.aii);
549
+ this.sw("TrendLineTypePickerTemplate", b, this.aii);
560
550
  }
561
551
  }
562
- get aid() {
563
- return this.ah6;
552
+ get aij() {
553
+ return this.aic;
564
554
  }
565
- set aid(a) {
566
- let b = this.aid;
555
+ set aij(a) {
556
+ let b = this.aij;
567
557
  if (a != b) {
568
- this.ah6 = a;
569
- this.sv("IndicatorMenuTemplate", b, this.aid);
558
+ this.aic = a;
559
+ this.sw("VolumeTypePickerTemplate", b, this.aij);
570
560
  }
571
561
  }
572
562
  get aie() {
@@ -576,17 +566,27 @@ export let FinancialChart = /*@__PURE__*/ (() => {
576
566
  let b = this.aie;
577
567
  if (a != b) {
578
568
  this.ah7 = a;
579
- this.sv("OverlayPickerTemplate", b, this.aie);
569
+ this.sw("IndicatorMenuTemplate", b, this.aie);
570
+ }
571
+ }
572
+ get aif() {
573
+ return this.ah8;
574
+ }
575
+ set aif(a) {
576
+ let b = this.aif;
577
+ if (a != b) {
578
+ this.ah8 = a;
579
+ this.sw("OverlayPickerTemplate", b, this.aif);
580
580
  }
581
581
  }
582
- get afh() {
583
- return this.afg;
582
+ get afi() {
583
+ return this.afh;
584
584
  }
585
- set afh(a) {
586
- let b = this.afh;
585
+ set afi(a) {
586
+ let b = this.afi;
587
587
  if (a != b) {
588
- this.afg = a;
589
- this.sv("ZoomSlider", b, this.afh);
588
+ this.afh = a;
589
+ this.sw("ZoomSlider", b, this.afi);
590
590
  }
591
591
  }
592
592
  get_im() {
@@ -601,123 +601,123 @@ export let FinancialChart = /*@__PURE__*/ (() => {
601
601
  set_f2(a) {
602
602
  super.set_f2(a);
603
603
  }
604
- get ag7() {
605
- return this.agq;
604
+ get ag8() {
605
+ return this.agr;
606
606
  }
607
- set ag7(a) {
608
- let b = this.ag7;
607
+ set ag8(a) {
608
+ let b = this.ag8;
609
609
  if (a != b) {
610
- this.agq = a;
611
- this.sv("ToolbarHeight", b, this.ag7);
610
+ this.agr = a;
611
+ this.sw("ToolbarHeight", b, this.ag8);
612
612
  }
613
613
  }
614
614
  constructor() {
615
615
  super();
616
- this.aes = null;
617
- this.ahq = null;
618
- this.aho = null;
619
- this.ahl = null;
620
- this.ahn = null;
616
+ this.aet = null;
617
+ this.ahr = null;
621
618
  this.ahp = null;
622
619
  this.ahm = null;
623
- this.ady = null;
624
- this.ah8 = null;
620
+ this.aho = null;
621
+ this.ahq = null;
622
+ this.ahn = null;
623
+ this.adz = null;
625
624
  this.ah9 = null;
626
- this.ah5 = null;
627
625
  this.aia = null;
628
- this.aib = null;
629
626
  this.ah6 = null;
627
+ this.aib = null;
628
+ this.aic = null;
630
629
  this.ah7 = null;
631
- this.afg = null;
632
- this.agq = 40;
633
- this.aem = null;
634
- this.aek = null;
635
- this.aeo = null;
636
- this.aet = null;
637
- this.aij = null;
638
- this.afc = null;
630
+ this.ah8 = null;
631
+ this.afh = null;
632
+ this.agr = 40;
633
+ this.aen = null;
634
+ this.ael = null;
635
+ this.aep = null;
636
+ this.aeu = null;
637
+ this.aik = null;
638
+ this.afd = null;
639
+ this.af3 = false;
639
640
  this.af2 = false;
640
- this.af1 = false;
641
- this.af9 = false;
642
- this.afo = false;
643
- this.ahw = 10;
644
- this.agx = NaN;
645
- this.agz = NaN;
641
+ this.aga = false;
642
+ this.afp = false;
643
+ this.ahx = 10;
646
644
  this.agy = NaN;
647
- this.ag0 = 0;
648
- this.ad4 = 0;
649
- this.ad7 = 0;
650
- this.ags = 3;
651
- this.agv = NaN;
652
- this.agt = NaN;
653
- this.agu = NaN;
645
+ this.ag0 = NaN;
646
+ this.agz = NaN;
647
+ this.ag1 = 0;
648
+ this.ad5 = 0;
649
+ this.ad8 = 0;
650
+ this.agt = 3;
654
651
  this.agw = NaN;
655
- this.ad9 = 0;
656
- this.afj = true;
657
- this.ad0 = 0;
658
- this.afk = false;
659
- this.aee = null;
660
- this.aeg = null;
661
- this.agb = null;
662
- this.afm = true;
652
+ this.agu = NaN;
653
+ this.agv = NaN;
654
+ this.agx = NaN;
655
+ this.aea = 0;
656
+ this.afk = true;
657
+ this.ad1 = 0;
663
658
  this.afl = false;
664
- this.afn = false;
665
- this.afd = null;
666
- this.aeb = 1;
667
- this.ac2 = null;
659
+ this.aef = null;
660
+ this.aeh = null;
661
+ this.agc = null;
662
+ this.afn = true;
663
+ this.afm = false;
664
+ this.afo = false;
665
+ this.afe = null;
666
+ this.aec = 1;
668
667
  this.ac3 = null;
669
668
  this.ac4 = null;
670
669
  this.ac5 = null;
671
- this.ac7 = null;
672
670
  this.ac6 = null;
671
+ this.ac8 = null;
672
+ this.ac7 = null;
673
+ this.ac2 = null;
673
674
  this.ac1 = null;
674
- this.ac0 = null;
675
- this.agr = 1;
676
- this.agp = 1;
677
- this.ago = 2;
678
- this.agn = 1;
679
- this.aeq = null;
680
- this.ahs = -2147483648;
681
- this.agm = 2;
682
- this.ahv = 3;
683
- this.aht = 10;
684
- this.ahr = 30;
685
- this.ahu = 9;
686
- this.adv = null;
675
+ this.ags = 1;
676
+ this.agq = 1;
677
+ this.agp = 2;
678
+ this.ago = 1;
679
+ this.aer = null;
680
+ this.aht = -2147483648;
681
+ this.agn = 2;
682
+ this.ahw = 3;
683
+ this.ahu = 10;
684
+ this.ahs = 30;
685
+ this.ahv = 9;
687
686
  this.adw = null;
688
- this.adr = null;
687
+ this.adx = null;
688
+ this.ads = null;
689
689
  this.applyCustomIndicators = null;
690
- this.amd = null;
691
- this.ag1 = 1;
692
- this.afi = false;
693
- this.aei = null;
694
- this.agj = dateMinValue();
695
- this.agi = dateMaxValue();
696
- this.agg = null;
690
+ this.ame = null;
691
+ this.ag2 = 1;
692
+ this.afj = false;
693
+ this.aej = null;
694
+ this.agk = dateMinValue();
695
+ this.agj = dateMaxValue();
696
+ this.agh = null;
697
697
  this.rr();
698
- this.agg = new ObservableCollection$1(Base.$, 0);
698
+ this.agh = new ObservableCollection$1(Base.$, 0);
699
699
  if (this.xAxisBreaks != null) {
700
700
  let a = this.xAxisBreaks;
701
- a.collectionChanged = delegateCombine(a.collectionChanged, (a, b) => this.al2());
701
+ a.collectionChanged = delegateCombine(a.collectionChanged, (a, b) => this.al3());
702
702
  }
703
- this.aln();
703
+ this.alo();
704
704
  }
705
- v3() {
705
+ v4() {
706
706
  return this.xAxis;
707
707
  }
708
- v4() {
708
+ v5() {
709
709
  return this.yAxis;
710
710
  }
711
711
  onAttachedToUI() {
712
712
  super.onAttachedToUI();
713
- if (this.afh != null) {
714
- this.afh.onAttachedToUI();
713
+ if (this.afi != null) {
714
+ this.afi.onAttachedToUI();
715
715
  }
716
716
  }
717
717
  onDetachedFromUI() {
718
718
  super.onDetachedFromUI();
719
- if (this.afh != null) {
720
- this.afh.onDetachedFromUI();
719
+ if (this.afi != null) {
720
+ this.afi.onDetachedFromUI();
721
721
  }
722
722
  }
723
723
  bc(a) {
@@ -744,57 +744,57 @@ export let FinancialChart = /*@__PURE__*/ (() => {
744
744
  get gq() {
745
745
  return this.get_gq();
746
746
  }
747
- adl(a) {
748
- return this.adm(a);
747
+ adm(a) {
748
+ return this.adn(a);
749
749
  }
750
- aez(a) {
751
- return this.ae0(a);
750
+ ae0(a) {
751
+ return this.ae1(a);
752
752
  }
753
- adk(a) {
754
- let b = this.adl(0);
753
+ adl(a) {
754
+ let b = this.adm(0);
755
755
  b.name = a;
756
756
  return b;
757
757
  }
758
758
  rn() {
759
- this.xAxis = this.adk("xAxis");
760
- this.yAxis = this.aez(0);
759
+ this.xAxis = this.adl("xAxis");
760
+ this.yAxis = this.ae0(0);
761
761
  this.yAxis.name = "yAxis";
762
- this.volumeAxis = this.aez(0);
762
+ this.volumeAxis = this.ae0(0);
763
763
  this.volumeAxis.name = "volumeAxis";
764
- this.volumeXAxis = this.adk("volumeXAxis");
765
- this.agd = new List$1(NumericYAxis.$, 0);
766
- this.agf = new List$1(CategoryAxisBase.$, 0);
767
- this.indicatorAxis = this.aez(0);
764
+ this.volumeXAxis = this.adl("volumeXAxis");
765
+ this.age = new List$1(NumericYAxis.$, 0);
766
+ this.agg = new List$1(CategoryAxisBase.$, 0);
767
+ this.indicatorAxis = this.ae0(0);
768
768
  this.indicatorAxis.name = "indicatorAxis";
769
- this.indicatorXAxis = this.adk("indicatorXAxis_0");
770
- this.agd.add(this.indicatorAxis);
771
- this.agf.add(this.indicatorXAxis);
772
- if (this.xAxis.ay == null) {
773
- this.xAxis.ay = new AxisLabelSettings();
769
+ this.indicatorXAxis = this.adl("indicatorXAxis_0");
770
+ this.age.add(this.indicatorAxis);
771
+ this.agg.add(this.indicatorXAxis);
772
+ if (this.xAxis.az == null) {
773
+ this.xAxis.az = new AxisLabelSettings();
774
774
  }
775
- if (this.yAxis.ay == null) {
776
- this.yAxis.ay = new AxisLabelSettings();
775
+ if (this.yAxis.az == null) {
776
+ this.yAxis.az = new AxisLabelSettings();
777
777
  }
778
- if (this.volumeAxis.ay == null) {
779
- this.volumeAxis.ay = new AxisLabelSettings();
778
+ if (this.volumeAxis.az == null) {
779
+ this.volumeAxis.az = new AxisLabelSettings();
780
780
  }
781
- if (this.volumeXAxis.ay == null) {
782
- this.volumeAxis.ay = new AxisLabelSettings();
781
+ if (this.volumeXAxis.az == null) {
782
+ this.volumeAxis.az = new AxisLabelSettings();
783
783
  }
784
- if (this.indicatorAxis.ay == null) {
785
- this.indicatorAxis.ay = new AxisLabelSettings();
784
+ if (this.indicatorAxis.az == null) {
785
+ this.indicatorAxis.az = new AxisLabelSettings();
786
786
  }
787
- if (this.indicatorXAxis.ay == null) {
788
- this.indicatorXAxis.ay = new AxisLabelSettings();
787
+ if (this.indicatorXAxis.az == null) {
788
+ this.indicatorXAxis.az = new AxisLabelSettings();
789
789
  }
790
- this.zoomSliderAxis = this.aez(0);
790
+ this.zoomSliderAxis = this.ae0(0);
791
791
  this.zoomSliderAxis.name = "zoomSliderAxis";
792
- this.zoomSliderXAxis = this.adk("zoomSliderXAxis");
793
- if (this.zoomSliderAxis.ay == null) {
794
- this.zoomSliderAxis.ay = new AxisLabelSettings();
792
+ this.zoomSliderXAxis = this.adl("zoomSliderXAxis");
793
+ if (this.zoomSliderAxis.az == null) {
794
+ this.zoomSliderAxis.az = new AxisLabelSettings();
795
795
  }
796
- if (this.zoomSliderXAxis.ay == null) {
797
- this.zoomSliderXAxis.ay = new AxisLabelSettings();
796
+ if (this.zoomSliderXAxis.az == null) {
797
+ this.zoomSliderXAxis.az = new AxisLabelSettings();
798
798
  }
799
799
  }
800
800
  rj(a, b) {
@@ -809,19 +809,19 @@ export let FinancialChart = /*@__PURE__*/ (() => {
809
809
  }
810
810
  return super.cq(a);
811
811
  }
812
- tf(a) {
812
+ tg(a) {
813
813
  if (a.suggestedSecondaryAxis == 2) {
814
- this.yAxis.lh = true;
815
- this.yAxis.l8 = 10;
814
+ this.yAxis.li = true;
815
+ this.yAxis.l9 = 10;
816
816
  }
817
817
  }
818
- ti() {
819
- this.yAxis.lh = this.af6;
820
- this.yAxis.l8 = this.ah4;
818
+ tj() {
819
+ this.yAxis.li = this.af7;
820
+ this.yAxis.l9 = this.ah5;
821
821
  }
822
- ad3(a) {
822
+ ad4(a) {
823
823
  let b;
824
- if (this.ad1 == 0) {
824
+ if (this.ad2 == 0) {
825
825
  if (a == null || a.index > 0 || stringIsNullOrEmpty(a.getMemberPathFor(12))) {
826
826
  b = 4;
827
827
  }
@@ -830,12 +830,12 @@ export let FinancialChart = /*@__PURE__*/ (() => {
830
830
  }
831
831
  }
832
832
  else {
833
- b = this.ad1;
833
+ b = this.ad2;
834
834
  }
835
- b = this.ad2(b);
835
+ b = this.ad3(b);
836
836
  return b;
837
837
  }
838
- ad2(a) {
838
+ ad3(a) {
839
839
  if ((a == 1 || a == 2)) {
840
840
  if (TypeRegistrar.isRegistered("FinancialPriceSeries")) {
841
841
  return a;
@@ -855,7 +855,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
855
855
  }
856
856
  return a;
857
857
  }
858
- aec(a) {
858
+ aed(a) {
859
859
  if ((a == 2 || a == 3)) {
860
860
  if (TypeRegistrar.isRegistered("FinancialPriceSeries")) {
861
861
  return a;
@@ -881,7 +881,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
881
881
  }
882
882
  return a;
883
883
  }
884
- ad5(a) {
884
+ ad6(a) {
885
885
  if (a == 2) {
886
886
  if (TypeRegistrar.isRegistered("LineSeries")) {
887
887
  return a;
@@ -901,14 +901,14 @@ export let FinancialChart = /*@__PURE__*/ (() => {
901
901
  }
902
902
  return a;
903
903
  }
904
- air(a) {
904
+ ais(a) {
905
905
  let b = a.getMemberPathFor(14);
906
906
  if (stringIsNullOrEmpty(b)) {
907
907
  b = a.getMemberPathFor(11);
908
908
  }
909
909
  return b;
910
910
  }
911
- adm(axisType_) {
911
+ adn(axisType_) {
912
912
  if ((this.externalObject)) {
913
913
  return (this.externalObject.createXAxis(axisType_).i);
914
914
  }
@@ -941,7 +941,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
941
941
  return null;
942
942
  }
943
943
  }
944
- ae0(axisType_) {
944
+ ae1(axisType_) {
945
945
  if ((this.externalObject)) {
946
946
  return (this.externalObject.createYAxis(axisType_).i);
947
947
  }
@@ -974,22 +974,22 @@ export let FinancialChart = /*@__PURE__*/ (() => {
974
974
  return null;
975
975
  }
976
976
  }
977
- ae6() {
977
+ ae7() {
978
978
  return this.c3(1);
979
979
  }
980
- ae7() {
980
+ ae8() {
981
981
  return this.c3(0);
982
982
  }
983
- ae5() {
983
+ ae6() {
984
984
  return this.c3(2);
985
985
  }
986
- ae8() {
986
+ ae9() {
987
987
  return this.c3(20);
988
988
  }
989
- get afp() {
989
+ get afq() {
990
990
  return (TypeRegistrar.isRegistered("HorizontalAnchoredCategorySeriesProxy"));
991
991
  }
992
- get aen() {
992
+ get aeo() {
993
993
  if (TypeRegistrar.isRegistered("HorizontalAnchoredCategorySeriesProxy")) {
994
994
  return TypeRegistrar.create("HorizontalAnchoredCategorySeriesProxy");
995
995
  }
@@ -997,10 +997,10 @@ export let FinancialChart = /*@__PURE__*/ (() => {
997
997
  throw new BaseError(1, "horizontal series module is not loaded, but is required.");
998
998
  }
999
999
  }
1000
- get afs() {
1000
+ get aft() {
1001
1001
  return (TypeRegistrar.isRegistered("FinancialPriceSeriesProxy"));
1002
1002
  }
1003
- get ael() {
1003
+ get aem() {
1004
1004
  if (TypeRegistrar.isRegistered("FinancialPriceSeriesProxy")) {
1005
1005
  return TypeRegistrar.create("FinancialPriceSeriesProxy");
1006
1006
  }
@@ -1008,10 +1008,10 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1008
1008
  throw new BaseError(1, "financial series module is not loaded, but is required.");
1009
1009
  }
1010
1010
  }
1011
- get afq() {
1011
+ get afr() {
1012
1012
  return (TypeRegistrar.isRegistered("IndicatorProxy"));
1013
1013
  }
1014
- get aep() {
1014
+ get aeq() {
1015
1015
  if (TypeRegistrar.isRegistered("IndicatorProxy")) {
1016
1016
  return TypeRegistrar.create("IndicatorProxy");
1017
1017
  }
@@ -1019,10 +1019,10 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1019
1019
  throw new BaseError(1, "financial series module is not loaded, but is required.");
1020
1020
  }
1021
1021
  }
1022
- get afr() {
1022
+ get afs() {
1023
1023
  return (TypeRegistrar.isRegistered("OverlayProxy"));
1024
1024
  }
1025
- get aeu() {
1025
+ get aev() {
1026
1026
  if (TypeRegistrar.isRegistered("OverlayProxy")) {
1027
1027
  return TypeRegistrar.create("OverlayProxy");
1028
1028
  }
@@ -1031,59 +1031,59 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1031
1031
  }
1032
1032
  }
1033
1033
  c1(a, b) {
1034
- let c = this.air(a);
1035
- switch (this.ad3(a)) {
1034
+ let c = this.ais(a);
1035
+ switch (this.ad4(a)) {
1036
1036
  case 3:
1037
- let d = this.ae6();
1038
- this.aen.setValueMemberPath(d, c);
1039
- this.aen.setXAxis(d, this.xAxis);
1040
- this.aen.setYAxis(d, this.yAxis);
1041
- this.aen.setCategoryMode(d, 1);
1037
+ let d = this.ae7();
1038
+ this.aeo.setValueMemberPath(d, c);
1039
+ this.aeo.setXAxis(d, this.xAxis);
1040
+ this.aeo.setYAxis(d, this.yAxis);
1041
+ this.aeo.setCategoryMode(d, 1);
1042
1042
  return d;
1043
1043
  case 4:
1044
- let e = this.ae7();
1045
- this.aen.setValueMemberPath(e, c);
1046
- this.aen.setXAxis(e, this.xAxis);
1047
- this.aen.setYAxis(e, this.yAxis);
1048
- this.aen.setCategoryMode(e, 1);
1044
+ let e = this.ae8();
1045
+ this.aeo.setValueMemberPath(e, c);
1046
+ this.aeo.setXAxis(e, this.xAxis);
1047
+ this.aeo.setYAxis(e, this.yAxis);
1048
+ this.aeo.setCategoryMode(e, 1);
1049
1049
  return e;
1050
1050
  default:
1051
1051
  case 1:
1052
1052
  case 2:
1053
- let f = this.ae8();
1054
- this.ael.setOpenMemberPath(f, a.getMemberPathFor(11));
1055
- this.ael.setHighMemberPath(f, a.getMemberPathFor(12));
1056
- this.ael.setLowMemberPath(f, a.getMemberPathFor(13));
1057
- this.ael.setCloseMemberPath(f, a.getMemberPathFor(14));
1058
- this.ael.setVolumeMemberPath(f, a.getMemberPathFor(15));
1059
- this.ael.setXAxis(f, this.xAxis);
1060
- this.ael.setYAxis(f, this.yAxis);
1061
- this.ael.setDisplayType(f, this.ad1 == 1 ? 1 : 0);
1062
- this.ael.setCategoryMode(f, 1);
1053
+ let f = this.ae9();
1054
+ this.aem.setOpenMemberPath(f, a.getMemberPathFor(11));
1055
+ this.aem.setHighMemberPath(f, a.getMemberPathFor(12));
1056
+ this.aem.setLowMemberPath(f, a.getMemberPathFor(13));
1057
+ this.aem.setCloseMemberPath(f, a.getMemberPathFor(14));
1058
+ this.aem.setVolumeMemberPath(f, a.getMemberPathFor(15));
1059
+ this.aem.setXAxis(f, this.xAxis);
1060
+ this.aem.setYAxis(f, this.yAxis);
1061
+ this.aem.setDisplayType(f, this.ad2 == 1 ? 1 : 0);
1062
+ this.aem.setCategoryMode(f, 1);
1063
1063
  return f;
1064
1064
  }
1065
1065
  }
1066
- th() {
1067
- super.th();
1068
- this.ali(this.xAxis);
1069
- this.al6(false);
1070
- if (this.ad6 != 0 && this.volumeChart != null) {
1071
- this.alp();
1072
- }
1073
- this.ali(this.volumeXAxis);
1074
- this.ali(this.indicatorXAxis);
1075
- this.al3();
1076
- this.al5();
1077
- if (this.aed != 0) {
1066
+ ti() {
1067
+ super.ti();
1068
+ this.alj(this.xAxis);
1069
+ this.al7(false);
1070
+ if (this.ad7 != 0 && this.volumeChart != null) {
1078
1071
  this.alq();
1079
- this.ali(this.zoomSliderXAxis);
1072
+ }
1073
+ this.alj(this.volumeXAxis);
1074
+ this.alj(this.indicatorXAxis);
1075
+ this.al4();
1076
+ this.al6();
1077
+ if (this.aee != 0) {
1078
+ this.alr();
1079
+ this.alj(this.zoomSliderXAxis);
1080
1080
  }
1081
1081
  }
1082
- abf(a, b) {
1083
- super.abf(a, b);
1082
+ abg(a, b) {
1083
+ super.abg(a, b);
1084
1084
  a(this.volumeXAxis);
1085
- if (this.agf != null) {
1086
- for (let c of fromEnum(this.agf)) {
1085
+ if (this.agg != null) {
1086
+ for (let c of fromEnum(this.agg)) {
1087
1087
  a(c);
1088
1088
  }
1089
1089
  }
@@ -1098,47 +1098,47 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1098
1098
  a(this.zoomSliderXAxis);
1099
1099
  }
1100
1100
  }
1101
- abk(a, b) {
1102
- super.abk(a, b);
1101
+ abl(a, b) {
1102
+ super.abl(a, b);
1103
1103
  if (b) {
1104
1104
  a(this.volumeAxis);
1105
- if (this.agd != null) {
1106
- for (let c of fromEnum(this.agd)) {
1105
+ if (this.age != null) {
1106
+ for (let c of fromEnum(this.age)) {
1107
1107
  a(c);
1108
1108
  }
1109
1109
  }
1110
1110
  a(this.zoomSliderAxis);
1111
1111
  }
1112
1112
  }
1113
- alm(a) {
1113
+ aln(a) {
1114
1114
  let b = typeCast(IZoomableCategoryAxis_$type, this.xAxis);
1115
1115
  if (b != null) {
1116
1116
  a(b);
1117
1117
  }
1118
1118
  }
1119
- abi(a) {
1120
- super.abi(a);
1121
- this.aa9(this.volumeXAxis, a);
1122
- this.aa9(this.indicatorXAxis, a);
1123
- this.aa9(this.zoomSliderXAxis, a);
1119
+ abj(a) {
1120
+ super.abj(a);
1121
+ this.aba(this.volumeXAxis, a);
1122
+ this.aba(this.indicatorXAxis, a);
1123
+ this.aba(this.zoomSliderXAxis, a);
1124
1124
  }
1125
- abn(a) {
1126
- super.abn(a);
1125
+ abo(a) {
1126
+ super.abo(a);
1127
+ this.aba(this.volumeAxis, a);
1128
+ this.aba(this.indicatorAxis, a);
1129
+ this.aba(this.zoomSliderAxis, a);
1130
+ }
1131
+ abm(a) {
1132
+ super.abm(a);
1127
1133
  this.aa9(this.volumeAxis, a);
1128
1134
  this.aa9(this.indicatorAxis, a);
1129
1135
  this.aa9(this.zoomSliderAxis, a);
1130
1136
  }
1131
- abl(a) {
1132
- super.abl(a);
1133
- this.aa8(this.volumeAxis, a);
1134
- this.aa8(this.indicatorAxis, a);
1135
- this.aa8(this.zoomSliderAxis, a);
1136
- }
1137
- abg(a) {
1138
- super.abg(a);
1139
- this.aa8(this.volumeXAxis, a);
1140
- this.aa8(this.indicatorXAxis, a);
1141
- this.aa8(this.zoomSliderXAxis, a);
1137
+ abh(a) {
1138
+ super.abh(a);
1139
+ this.aa9(this.volumeXAxis, a);
1140
+ this.aa9(this.indicatorXAxis, a);
1141
+ this.aa9(this.zoomSliderXAxis, a);
1142
1142
  }
1143
1143
  r5(a) {
1144
1144
  super.r5(a);
@@ -1146,7 +1146,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1146
1146
  return;
1147
1147
  }
1148
1148
  if (a == this.zoomSliderChart) {
1149
- a.ul = a.uo = false;
1149
+ a.uu = a.ux = false;
1150
1150
  a.legend = null;
1151
1151
  if (this.dataChart != null) {
1152
1152
  a.ag = this.dataChart.ag;
@@ -1156,7 +1156,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1156
1156
  else {
1157
1157
  SyncManager.d(a, ((() => {
1158
1158
  let $ret = new SyncSettings();
1159
- $ret.syncChannel = this.ajm();
1159
+ $ret.syncChannel = this.ajn();
1160
1160
  $ret.synchronizeHorizontally = true;
1161
1161
  $ret.synchronizeVertically = false;
1162
1162
  return $ret;
@@ -1165,41 +1165,41 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1165
1165
  }
1166
1166
  a.ci = 2;
1167
1167
  }
1168
- ajm() {
1169
- if (this.aij == null) {
1170
- FinancialChart.ah3++;
1171
- this.aij = FinancialChart.ah3.toString();
1168
+ ajn() {
1169
+ if (this.aik == null) {
1170
+ FinancialChart.ah4++;
1171
+ this.aik = FinancialChart.ah4.toString();
1172
1172
  }
1173
- return this.aij;
1173
+ return this.aik;
1174
1174
  }
1175
- ak4(a, b) {
1176
- this.akq();
1177
- this.alk();
1175
+ ak5(a, b) {
1176
+ this.akr();
1177
+ this.all();
1178
1178
  }
1179
- akq() {
1180
- if (this.yAxis.b7()) {
1179
+ akr() {
1180
+ if (this.yAxis.b8()) {
1181
1181
  return;
1182
1182
  }
1183
- let a = this.yAxis.av.bd;
1184
- if (this.ad6 != 0) {
1185
- a = Math.max(a, this.volumeAxis.av.bd);
1183
+ let a = this.yAxis.aw.bd;
1184
+ if (this.ad7 != 0) {
1185
+ a = Math.max(a, this.volumeAxis.aw.bd);
1186
1186
  }
1187
- for (let b of fromEnum(this.agd)) {
1188
- a = Math.max(a, b.av.bd);
1187
+ for (let b of fromEnum(this.age)) {
1188
+ a = Math.max(a, b.aw.bd);
1189
1189
  }
1190
- this.akr(a);
1190
+ this.aks(a);
1191
1191
  }
1192
- akr(a) {
1193
- if (this.yAxis.b7()) {
1192
+ aks(a) {
1193
+ if (this.yAxis.b8()) {
1194
1194
  return;
1195
1195
  }
1196
- this.yAxis.er = this.volumeAxis.er = a;
1197
- for (let b of fromEnum(this.agd)) {
1198
- b.er = a;
1196
+ this.yAxis.es = this.volumeAxis.es = a;
1197
+ for (let b of fromEnum(this.age)) {
1198
+ b.es = a;
1199
1199
  }
1200
- this.zoomSliderAxis.er = this.yAxis.er;
1200
+ this.zoomSliderAxis.es = this.yAxis.es;
1201
1201
  }
1202
- akw(a) {
1202
+ akx(a) {
1203
1203
  if (this.indicatorCharts == null) {
1204
1204
  return;
1205
1205
  }
@@ -1207,14 +1207,14 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1207
1207
  let c = this.indicatorCharts._inner[b];
1208
1208
  for (let d = 0; d < c.series.count; d++) {
1209
1209
  let e = c.series._inner[d];
1210
- if (!(this.afu(e))) {
1210
+ if (!(this.afv(e))) {
1211
1211
  continue;
1212
1212
  }
1213
1213
  a(c.series._inner[d], b);
1214
1214
  }
1215
1215
  }
1216
1216
  }
1217
- akz(a) {
1217
+ ak0(a) {
1218
1218
  if (this.volumeChart == null) {
1219
1219
  return;
1220
1220
  }
@@ -1226,35 +1226,35 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1226
1226
  a(this.volumeChart.series._inner[b], b);
1227
1227
  }
1228
1228
  }
1229
- akx(a) {
1229
+ aky(a) {
1230
1230
  if (this.dataChart == null) {
1231
1231
  return;
1232
1232
  }
1233
1233
  for (let b = 0; b < this.dataChart.series.count; b++) {
1234
1234
  let c = this.dataChart.series._inner[b];
1235
- if (!this.afw(c)) {
1235
+ if (!this.afx(c)) {
1236
1236
  continue;
1237
1237
  }
1238
1238
  a(c, b);
1239
1239
  }
1240
1240
  }
1241
- aky(a, b) {
1241
+ akz(a, b) {
1242
1242
  if (this.dataChart == null) {
1243
1243
  return;
1244
1244
  }
1245
1245
  for (let c = 0; c < this.dataChart.series.count; c++) {
1246
1246
  let d = this.dataChart.series._inner[c];
1247
- if (this.afw(d)) {
1247
+ if (this.afx(d)) {
1248
1248
  continue;
1249
1249
  }
1250
- let e = this.ahx(d, c);
1250
+ let e = this.ahy(d, c);
1251
1251
  a(d, e);
1252
1252
  }
1253
1253
  if (b) {
1254
- this.ak0(a);
1254
+ this.ak1(a);
1255
1255
  }
1256
1256
  }
1257
- ak0(a) {
1257
+ ak1(a) {
1258
1258
  if (this.zoomSliderChart == null) {
1259
1259
  return;
1260
1260
  }
@@ -1266,31 +1266,31 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1266
1266
  a(this.zoomSliderChart.series._inner[b], b);
1267
1267
  }
1268
1268
  }
1269
- ahx(a, b) {
1269
+ ahy(a, b) {
1270
1270
  if (a.cc != this.dataChart) {
1271
1271
  return b;
1272
1272
  }
1273
1273
  let c = this.bd == null || this.bd.dataSeries == null ? 0 : this.bd.dataSeries.count;
1274
- let d = this.aeh == null ? 0 : this.aeh.count;
1274
+ let d = this.aei == null ? 0 : this.aei.count;
1275
1275
  return b - (c * d);
1276
1276
  }
1277
1277
  rv(a) {
1278
1278
  super.rv(a);
1279
- this.akz(a);
1280
- this.akw(a);
1281
1279
  this.ak0(a);
1280
+ this.akx(a);
1281
+ this.ak1(a);
1282
1282
  }
1283
1283
  get volumeChart() {
1284
- return this.afc;
1284
+ return this.afd;
1285
1285
  }
1286
1286
  set volumeChart(a) {
1287
1287
  let b = this.volumeChart;
1288
1288
  if (a != b) {
1289
- this.afc = a;
1290
- this.sv("VolumeChart", b, this.volumeChart);
1289
+ this.afd = a;
1290
+ this.sw("VolumeChart", b, this.volumeChart);
1291
1291
  }
1292
1292
  }
1293
- alp() {
1293
+ alq() {
1294
1294
  if (this.dataChart == null) {
1295
1295
  return;
1296
1296
  }
@@ -1299,35 +1299,35 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1299
1299
  let b = -1;
1300
1300
  for (let c = 0; c < this.dataChart.series.count; c++) {
1301
1301
  let d = this.dataChart.series._inner[c];
1302
- if (this.afw(d) || d.dd) {
1302
+ if (this.afx(d) || d.dd) {
1303
1303
  continue;
1304
1304
  }
1305
1305
  b++;
1306
1306
  let e;
1307
- let f = this.ad6;
1308
- f = this.ad5(f);
1307
+ let f = this.ad7;
1308
+ f = this.ad6(f);
1309
1309
  switch (f) {
1310
1310
  case 2:
1311
- e = this.ae7();
1311
+ e = this.ae8();
1312
1312
  break;
1313
1313
  case 3:
1314
- e = this.ae5();
1314
+ e = this.ae6();
1315
1315
  break;
1316
1316
  default:
1317
1317
  case 1:
1318
- e = this.ae6();
1318
+ e = this.ae7();
1319
1319
  break;
1320
1320
  }
1321
- this.aen.setCategoryMode(e, 1);
1321
+ this.aeo.setCategoryMode(e, 1);
1322
1322
  e.name = "volumeSeries_" + b;
1323
1323
  e.itemsSource = d.itemsSource;
1324
- this.aen.setXAxis(e, this.volumeXAxis);
1325
- this.aen.setYAxis(e, this.volumeAxis);
1326
- this.aen.setValueMemberPath(e, this.bd != null && this.bd.dataSeries != null && this.bd.dataSeries.count > b ? this.bd.dataSeries._inner[b].getMemberPathFor(15) : null);
1324
+ this.aeo.setXAxis(e, this.volumeXAxis);
1325
+ this.aeo.setYAxis(e, this.volumeAxis);
1326
+ this.aeo.setValueMemberPath(e, this.bd != null && this.bd.dataSeries != null && this.bd.dataSeries.count > b ? this.bd.dataSeries._inner[b].getMemberPathFor(15) : null);
1327
1327
  e.title = d.title + " Volume";
1328
- e.o9 = ArrayExtension.getModulus$1(Brush.$, this.ade, b);
1329
- e.pe = ArrayExtension.getModulus$1(Brush.$, this.adf, b);
1330
- e.g4 = this.ag8;
1328
+ e.o9 = ArrayExtension.getModulus$1(Brush.$, this.adf, b);
1329
+ e.pe = ArrayExtension.getModulus$1(Brush.$, this.adg, b);
1330
+ e.g4 = this.ag9;
1331
1331
  a.add(e);
1332
1332
  }
1333
1333
  let g = this.gn("volume", false);
@@ -1340,90 +1340,90 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1340
1340
  this.sa(i, h);
1341
1341
  }
1342
1342
  }
1343
- aft(a) {
1344
- if (!this.afp) {
1343
+ afu(a) {
1344
+ if (!this.afq) {
1345
1345
  return false;
1346
1346
  }
1347
- return this.aen.matchesType(a);
1347
+ return this.aeo.matchesType(a);
1348
1348
  }
1349
- afx(a) {
1350
- if (!this.afs) {
1349
+ afy(a) {
1350
+ if (!this.aft) {
1351
1351
  return false;
1352
1352
  }
1353
- return this.ael.matchesType(a);
1353
+ return this.aem.matchesType(a);
1354
1354
  }
1355
- afu(a) {
1356
- if (!this.afq) {
1355
+ afv(a) {
1356
+ if (!this.afr) {
1357
1357
  return false;
1358
1358
  }
1359
- return this.aep.matchesType(a);
1359
+ return this.aeq.matchesType(a);
1360
1360
  }
1361
- afw(a) {
1362
- if (!this.afr) {
1361
+ afx(a) {
1362
+ if (!this.afs) {
1363
1363
  return false;
1364
1364
  }
1365
- return this.aeu.matchesType(a);
1365
+ return this.aev.matchesType(a);
1366
1366
  }
1367
- alo() {
1367
+ alp() {
1368
1368
  if (this.dataChart == null) {
1369
1369
  return;
1370
1370
  }
1371
1371
  let a = 0;
1372
- let b = this.aef == null ? 0 : this.aef.count;
1372
+ let b = this.aeg == null ? 0 : this.aeg.count;
1373
1373
  let c = this.customIndicatorNames == null ? 0 : this.customIndicatorNames.count;
1374
1374
  let d = b + c;
1375
1375
  for (let e = 0; e < d; e++) {
1376
1376
  let f = new List$1(Series.$, 0);
1377
1377
  let g = this.indicatorCharts._inner[e];
1378
1378
  let h = e >= b;
1379
- let i = h ? this.customIndicatorNames._inner[e - b] : EnumUtil.getName(FinancialIndicatorType_$type, this.aef._inner[e]);
1379
+ let i = h ? this.customIndicatorNames._inner[e - b] : EnumUtil.getName(FinancialIndicatorType_$type, this.aeg._inner[e]);
1380
1380
  let j = -1;
1381
1381
  for (let k = 0; k < this.dataChart.series.count; k++) {
1382
1382
  let l = this.dataChart.series._inner[k];
1383
- if (this.afw(l) || l.dd) {
1383
+ if (this.afx(l) || l.dd) {
1384
1384
  continue;
1385
1385
  }
1386
1386
  j++;
1387
1387
  let m;
1388
1388
  if (h) {
1389
- let n = this.ae9("Custom");
1390
- this.aep.handleCustomIndicatorEvent(n, runOn(this, this.ak2));
1389
+ let n = this.afa("Custom");
1390
+ this.aeq.handleCustomIndicatorEvent(n, runOn(this, this.ak3));
1391
1391
  m = n;
1392
1392
  }
1393
1393
  else {
1394
- m = this.afb(this.aef._inner[e]);
1394
+ m = this.afc(this.aeg._inner[e]);
1395
1395
  }
1396
1396
  if (m == null) {
1397
1397
  continue;
1398
1398
  }
1399
1399
  m.name = "indicator_" + a++;
1400
- this.aep.setXAxis(m, this.agf._inner[e]);
1401
- this.aep.setYAxis(m, this.agd._inner[e]);
1400
+ this.aeq.setXAxis(m, this.agg._inner[e]);
1401
+ this.aeq.setYAxis(m, this.age._inner[e]);
1402
1402
  m.itemsSource = l.itemsSource;
1403
- this.aep.setOpenMemberPath(m, this.bd.dataSeries._inner[j].getMemberPathFor(11));
1404
- this.aep.setHighMemberPath(m, this.bd.dataSeries._inner[j].getMemberPathFor(12));
1405
- this.aep.setLowMemberPath(m, this.bd.dataSeries._inner[j].getMemberPathFor(13));
1406
- this.aep.setCloseMemberPath(m, this.bd.dataSeries._inner[j].getMemberPathFor(14));
1407
- this.aep.setVolumeMemberPath(m, this.bd.dataSeries._inner[j].getMemberPathFor(15));
1403
+ this.aeq.setOpenMemberPath(m, this.bd.dataSeries._inner[j].getMemberPathFor(11));
1404
+ this.aeq.setHighMemberPath(m, this.bd.dataSeries._inner[j].getMemberPathFor(12));
1405
+ this.aeq.setLowMemberPath(m, this.bd.dataSeries._inner[j].getMemberPathFor(13));
1406
+ this.aeq.setCloseMemberPath(m, this.bd.dataSeries._inner[j].getMemberPathFor(14));
1407
+ this.aeq.setVolumeMemberPath(m, this.bd.dataSeries._inner[j].getMemberPathFor(15));
1408
1408
  m.title = l.title + " " + i;
1409
- m.o9 = ArrayExtension.getModulus$1(Brush.$, this.ac8, e);
1410
- m.g4 = this.ag4;
1411
- if (this.afu(m)) {
1412
- this.aep.setNegativeBrush(m, ArrayExtension.getModulus$1(Brush.$, this.ac9, e));
1413
- this.aep.setDisplayType(m, ArrayExtension.getModulus$1(IndicatorDisplayType_$type, this.aer, e));
1409
+ m.o9 = ArrayExtension.getModulus$1(Brush.$, this.ac9, e);
1410
+ m.g4 = this.ag5;
1411
+ if (this.afv(m)) {
1412
+ this.aeq.setNegativeBrush(m, ArrayExtension.getModulus$1(Brush.$, this.ada, e));
1413
+ this.aeq.setDisplayType(m, ArrayExtension.getModulus$1(IndicatorDisplayType_$type, this.aes, e));
1414
1414
  }
1415
- if (this.ahz != -2147483648 && this.afu(m)) {
1416
- this.aep.setPeriodOverride(m, this.ahz);
1415
+ if (this.ah0 != -2147483648 && this.afv(m)) {
1416
+ this.aeq.setPeriodOverride(m, this.ah0);
1417
1417
  }
1418
- if (this.afu(m)) {
1419
- this.aep.setSmoothingPeriod(m, this.ah2);
1418
+ if (this.afv(m)) {
1419
+ this.aeq.setSmoothingPeriod(m, this.ah3);
1420
1420
  }
1421
- if (this.afu(m)) {
1422
- this.aep.setSignalPeriod(m, this.ah1);
1421
+ if (this.afv(m)) {
1422
+ this.aeq.setSignalPeriod(m, this.ah2);
1423
1423
  }
1424
- if (this.afu(m)) {
1425
- this.aep.setShortPeriod(m, this.ah0);
1426
- this.aep.setLongPeriod(m, this.ahy);
1424
+ if (this.afv(m)) {
1425
+ this.aeq.setShortPeriod(m, this.ah1);
1426
+ this.aeq.setLongPeriod(m, this.ahz);
1427
1427
  }
1428
1428
  this.sa(m, e);
1429
1429
  f.add(m);
@@ -1442,57 +1442,57 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1442
1442
  }
1443
1443
  }
1444
1444
  }
1445
- ae9(indicatorName_) {
1445
+ afa(indicatorName_) {
1446
1446
  return (this.externalObject.createIndicator(indicatorName_ + 'Indicator').i);
1447
1447
  }
1448
- afb(a) {
1449
- return this.ae9(EnumUtil.getName(FinancialIndicatorType_$type, a));
1448
+ afc(a) {
1449
+ return this.afa(EnumUtil.getName(FinancialIndicatorType_$type, a));
1450
1450
  }
1451
- al6(a) {
1452
- if (this.adz == null) {
1451
+ al7(a) {
1452
+ if (this.ad0 == null) {
1453
1453
  return;
1454
1454
  }
1455
1455
  let b = this.xAxis;
1456
1456
  if (b.actualMinimumValue > b.actualMaximumValue) {
1457
1457
  return;
1458
1458
  }
1459
- this.adz.as = b.actualMinimumValue;
1460
- this.adz.ar = b.actualMaximumValue;
1459
+ this.ad0.as = b.actualMinimumValue;
1460
+ this.ad0.ar = b.actualMaximumValue;
1461
1461
  if (a) {
1462
- this.adz.au = b.visibleMinimum;
1463
- this.adz.at = b.visibleMaximum;
1462
+ this.ad0.au = b.visibleMinimum;
1463
+ this.ad0.at = b.visibleMaximum;
1464
1464
  }
1465
- this.adz.bn();
1465
+ this.ad0.bn();
1466
1466
  }
1467
1467
  j9() {
1468
1468
  let a = ((() => {
1469
1469
  let $ret = new FinancialChartVisualData();
1470
1470
  $ret.mainChart = super.j9();
1471
- $ret.volumeChart = this.volumeChart == null ? null : this.volumeChart.vx();
1472
- $ret.toolbar = this.adz == null ? null : this.adz.aj();
1473
- $ret.zoomChart = this.zoomSliderChart == null ? null : this.zoomSliderChart.vx();
1471
+ $ret.volumeChart = this.volumeChart == null ? null : this.volumeChart.v6();
1472
+ $ret.toolbar = this.ad0 == null ? null : this.ad0.aj();
1473
+ $ret.zoomChart = this.zoomSliderChart == null ? null : this.zoomSliderChart.v6();
1474
1474
  return $ret;
1475
1475
  })());
1476
1476
  if (this.indicatorCharts != null) {
1477
1477
  a.indicatorCharts = new List$1(Base.$, 0);
1478
1478
  for (let b of fromEnum(this.indicatorCharts)) {
1479
- a.indicatorCharts.add1(b.vx());
1479
+ a.indicatorCharts.add1(b.v6());
1480
1480
  }
1481
1481
  }
1482
1482
  if (this.dataChart != null) {
1483
- a.mainChartLeft = this.amf(this.dataChart).x;
1484
- a.mainChartTop = this.amf(this.dataChart).y;
1483
+ a.mainChartLeft = this.amg(this.dataChart).x;
1484
+ a.mainChartTop = this.amg(this.dataChart).y;
1485
1485
  }
1486
1486
  if (this.volumeChart != null) {
1487
- a.volumeChartLeft = this.amf(this.volumeChart).x;
1488
- a.volumeChartTop = this.amf(this.volumeChart).y;
1487
+ a.volumeChartLeft = this.amg(this.volumeChart).x;
1488
+ a.volumeChartTop = this.amg(this.volumeChart).y;
1489
1489
  }
1490
1490
  if (this.zoomSliderChart != null) {
1491
- a.zoomChartLeft = this.amf(this.zoomSliderChart).x;
1492
- a.zoomChartTop = this.amf(this.zoomSliderChart).y;
1491
+ a.zoomChartLeft = this.amg(this.zoomSliderChart).x;
1492
+ a.zoomChartTop = this.amg(this.zoomSliderChart).y;
1493
1493
  }
1494
- if (this.adz != null) {
1495
- let c = this.amg(this.adz);
1494
+ if (this.ad0 != null) {
1495
+ let c = this.amh(this.ad0);
1496
1496
  a.toolbarLeft = c.left;
1497
1497
  a.toolbarTop = c.top;
1498
1498
  a.toolbarWidth = c.width;
@@ -1502,81 +1502,81 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1502
1502
  a.indicatorChartLefts = new List$1(Number_$type, 0);
1503
1503
  a.indicatorChartTops = new List$1(Number_$type, 0);
1504
1504
  for (let d of fromEnum(this.indicatorCharts)) {
1505
- a.indicatorChartLefts.add(this.amf(d).x);
1506
- a.indicatorChartTops.add(this.amf(d).y);
1505
+ a.indicatorChartLefts.add(this.amg(d).x);
1506
+ a.indicatorChartTops.add(this.amg(d).y);
1507
1507
  }
1508
1508
  }
1509
- let e = this.ami();
1509
+ let e = this.amj();
1510
1510
  a.legendLeft = e.left;
1511
1511
  a.legendTop = e.top;
1512
1512
  a.legendWidth = e.width;
1513
1513
  a.legendHeight = e.height;
1514
- a.legend = this.aej == null ? null : this.aej.exportVisualData();
1514
+ a.legend = this.aek == null ? null : this.aek.exportVisualData();
1515
1515
  return a;
1516
1516
  }
1517
- aio() {
1517
+ aip() {
1518
1518
  let a = this.j9();
1519
1519
  a.scaleByViewport();
1520
1520
  return a.serialize();
1521
1521
  }
1522
- afa(overlayName_) {
1522
+ afb(overlayName_) {
1523
1523
  return (this.externalObject.createOverlay(overlayName_ + 'Overlay').i);
1524
1524
  }
1525
- al5() {
1525
+ al6() {
1526
1526
  if (this.dataChart == null) {
1527
1527
  return;
1528
1528
  }
1529
1529
  let a = new List$1(Series.$, 0);
1530
1530
  for (let b of fromEnum(this.dataChart.series)) {
1531
- if (this.afw(b)) {
1531
+ if (this.afx(b)) {
1532
1532
  a.add(b);
1533
1533
  }
1534
1534
  }
1535
1535
  for (let c of fromEnum(a)) {
1536
1536
  this.dataChart.series.remove(c);
1537
1537
  }
1538
- if (this.aeh == null) {
1538
+ if (this.aei == null) {
1539
1539
  return;
1540
1540
  }
1541
1541
  let d = new List$1(Series.$, 0);
1542
1542
  let e = -1;
1543
1543
  for (let f = 0; f < this.dataChart.series.count; f++) {
1544
1544
  let g = this.dataChart.series._inner[f];
1545
- if (this.afw(g) || g.dd) {
1545
+ if (this.afx(g) || g.dd) {
1546
1546
  continue;
1547
1547
  }
1548
1548
  e++;
1549
- for (let h = 0; h < this.aeh.count; h++) {
1550
- let i = this.aeh._inner[h];
1549
+ for (let h = 0; h < this.aei.count; h++) {
1550
+ let i = this.aei._inner[h];
1551
1551
  let j;
1552
1552
  switch (i) {
1553
1553
  case 1:
1554
- j = this.afa(EnumUtil.getName(FinancialOverlayType_$type, i));
1554
+ j = this.afb(EnumUtil.getName(FinancialOverlayType_$type, i));
1555
1555
  break;
1556
1556
  default:
1557
1557
  case 0:
1558
- j = this.afa(EnumUtil.getName(FinancialOverlayType_$type, i));
1558
+ j = this.afb(EnumUtil.getName(FinancialOverlayType_$type, i));
1559
1559
  break;
1560
1560
  }
1561
1561
  j.name = g.name + "_" + EnumUtil.getName(FinancialOverlayType_$type, i);
1562
- this.aeu.setXAxis(j, this.xAxis);
1563
- this.aeu.setYAxis(j, this.yAxis);
1562
+ this.aev.setXAxis(j, this.xAxis);
1563
+ this.aev.setYAxis(j, this.yAxis);
1564
1564
  j.itemsSource = g.itemsSource;
1565
- let k = e * this.aeh.count + h;
1566
- j.o9 = ArrayExtension.getModulus$1(Brush.$, this.adc, k);
1567
- j.pe = ArrayExtension.getModulus$1(Brush.$, this.add, k);
1568
- j.g4 = this.ag6;
1565
+ let k = e * this.aei.count + h;
1566
+ j.o9 = ArrayExtension.getModulus$1(Brush.$, this.add, k);
1567
+ j.pe = ArrayExtension.getModulus$1(Brush.$, this.ade, k);
1568
+ j.g4 = this.ag7;
1569
1569
  j.title = g.title + " " + EnumUtil.getName(FinancialOverlayType_$type, i);
1570
1570
  let l = g;
1571
1571
  if (l == null) {
1572
1572
  continue;
1573
1573
  }
1574
1574
  let m = this.bd.dataSeries._inner[e];
1575
- this.aeu.setOpenMemberPath(j, m.getMemberPathFor(11));
1576
- this.aeu.setHighMemberPath(j, m.getMemberPathFor(12));
1577
- this.aeu.setLowMemberPath(j, m.getMemberPathFor(13));
1578
- this.aeu.setCloseMemberPath(j, m.getMemberPathFor(14));
1579
- this.aeu.setVolumeMemberPath(j, m.getMemberPathFor(15));
1575
+ this.aev.setOpenMemberPath(j, m.getMemberPathFor(11));
1576
+ this.aev.setHighMemberPath(j, m.getMemberPathFor(12));
1577
+ this.aev.setLowMemberPath(j, m.getMemberPathFor(13));
1578
+ this.aev.setCloseMemberPath(j, m.getMemberPathFor(14));
1579
+ this.aev.setVolumeMemberPath(j, m.getMemberPathFor(15));
1580
1580
  d.add(j);
1581
1581
  }
1582
1582
  }
@@ -1595,50 +1595,50 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1595
1595
  this.sa(q, p);
1596
1596
  }
1597
1597
  }
1598
- al3() {
1599
- if (this.af2) {
1598
+ al4() {
1599
+ if (this.af3) {
1600
1600
  return;
1601
1601
  }
1602
- this.af2 = true;
1602
+ this.af3 = true;
1603
1603
  if (this.indicatorCharts != null) {
1604
1604
  let a = this.indicatorCharts;
1605
1605
  this.indicatorCharts = null;
1606
1606
  for (let b of fromEnum(a)) {
1607
- this.alj(b);
1607
+ this.alk(b);
1608
1608
  }
1609
1609
  }
1610
- if ((this.aef == null || this.aef.count == 0) && (this.customIndicatorNames == null || this.customIndicatorNames.count == 0)) {
1610
+ if ((this.aeg == null || this.aeg.count == 0) && (this.customIndicatorNames == null || this.customIndicatorNames.count == 0)) {
1611
1611
  this.indicatorCharts = null;
1612
- if (this.agd != null) {
1613
- this.agd.clear();
1612
+ if (this.age != null) {
1613
+ this.age.clear();
1614
1614
  }
1615
- if (this.agf != null) {
1616
- this.agf.clear();
1615
+ if (this.agg != null) {
1616
+ this.agg.clear();
1617
1617
  }
1618
- this.alu();
1619
- this.al4();
1620
- this.af2 = false;
1618
+ this.alv();
1619
+ this.al5();
1620
+ this.af3 = false;
1621
1621
  return;
1622
1622
  }
1623
1623
  if (this.indicatorCharts == null) {
1624
1624
  this.indicatorCharts = new List$1(XamDataChart.$, 0);
1625
1625
  }
1626
1626
  this.indicatorCharts.clear();
1627
- this.agd.clear();
1628
- this.agf.clear();
1629
- let c = this.aef == null ? 0 : this.aef.count;
1627
+ this.age.clear();
1628
+ this.agg.clear();
1629
+ let c = this.aeg == null ? 0 : this.aeg.count;
1630
1630
  let d = this.customIndicatorNames == null ? 0 : this.customIndicatorNames.count;
1631
1631
  let e = c + d;
1632
1632
  for (let f = 0; f < e; f++) {
1633
1633
  let g = new XamDataChart();
1634
1634
  this.indicatorCharts.add(g);
1635
- this.alh(g);
1635
+ this.ali(g);
1636
1636
  let h = f >= c;
1637
1637
  if (h) {
1638
- g.kh = this.customIndicatorNames._inner[f - c];
1638
+ g.kk = this.customIndicatorNames._inner[f - c];
1639
1639
  }
1640
1640
  else {
1641
- g.kh = this.aiq(this.aef._inner[f]);
1641
+ g.kk = this.air(this.aeg._inner[f]);
1642
1642
  }
1643
1643
  if (this.indicatorAxis != null) {
1644
1644
  let i;
@@ -1649,74 +1649,74 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1649
1649
  }
1650
1650
  else {
1651
1651
  i = new NumericYAxis();
1652
- if (!this.indicatorXAxis.cd) {
1653
- j = this.adl(0);
1652
+ if (!this.indicatorXAxis.ce) {
1653
+ j = this.adm(0);
1654
1654
  }
1655
1655
  else {
1656
- j = this.adl(1);
1656
+ j = this.adm(1);
1657
1657
  }
1658
1658
  }
1659
1659
  j.name = "indicatorXAxis_" + f;
1660
1660
  i.name = "indicatorAxis_" + f;
1661
1661
  g.axes.add(i);
1662
1662
  g.axes.add(j);
1663
- this.agd.add(i);
1664
- this.agf.add(j);
1663
+ this.age.add(i);
1664
+ this.agg.add(j);
1665
1665
  if (this.fi) {
1666
- this.abc(i);
1666
+ this.abd(i);
1667
1667
  }
1668
1668
  if (this.fi) {
1669
- this.aba(j);
1669
+ this.abb(j);
1670
1670
  }
1671
1671
  }
1672
1672
  }
1673
- this.alo();
1674
- this.alu();
1675
- if (this.adz != null) {
1676
- this.adz.ae = this.aef;
1673
+ this.alp();
1674
+ this.alv();
1675
+ if (this.ad0 != null) {
1676
+ this.ad0.ae = this.aeg;
1677
1677
  }
1678
- this.aks();
1679
- this.al4();
1680
- this.af2 = false;
1678
+ this.akt();
1679
+ this.al5();
1680
+ this.af3 = false;
1681
1681
  }
1682
1682
  r2() {
1683
1683
  super.r2();
1684
- this.aba(this.xAxis);
1685
- this.aba(this.volumeXAxis);
1686
- if (this.agf != null) {
1687
- for (let a of fromEnum(this.agf)) {
1688
- this.aba(a);
1684
+ this.abb(this.xAxis);
1685
+ this.abb(this.volumeXAxis);
1686
+ if (this.agg != null) {
1687
+ for (let a of fromEnum(this.agg)) {
1688
+ this.abb(a);
1689
1689
  }
1690
1690
  }
1691
- this.abc(this.yAxis);
1692
- this.abc(this.volumeAxis);
1693
- if (this.agd != null) {
1694
- for (let b of fromEnum(this.agd)) {
1695
- this.abc(b);
1691
+ this.abd(this.yAxis);
1692
+ this.abd(this.volumeAxis);
1693
+ if (this.age != null) {
1694
+ for (let b of fromEnum(this.age)) {
1695
+ this.abd(b);
1696
1696
  }
1697
1697
  }
1698
- this.aba(this.zoomSliderXAxis);
1699
- this.abc(this.zoomSliderAxis);
1698
+ this.abb(this.zoomSliderXAxis);
1699
+ this.abd(this.zoomSliderAxis);
1700
1700
  }
1701
1701
  get_f8() {
1702
- return !this.af0;
1702
+ return !this.af1;
1703
1703
  }
1704
- get af8() {
1704
+ get af9() {
1705
1705
  return (this.externalObject._dynamicContent);
1706
1706
  }
1707
- amb(a, b) {
1708
- this.alx(a, b);
1709
- this.aks();
1707
+ amc(a, b) {
1708
+ this.aly(a, b);
1709
+ this.akt();
1710
1710
  if (this.zoomSliderChart != null) {
1711
1711
  this.zoomSliderChart.axes.add(this.zoomSliderAxis);
1712
1712
  this.zoomSliderChart.axes.add(this.zoomSliderXAxis);
1713
1713
  }
1714
- this.alq();
1714
+ this.alr();
1715
1715
  this.zoomSliderXAxis.itemsSource = this.xAxis.itemsSource;
1716
- this.alv();
1717
- this.amc(a, b);
1716
+ this.alw();
1717
+ this.amd(a, b);
1718
1718
  }
1719
- alq() {
1719
+ alr() {
1720
1720
  if (this.dataChart == null || this.zoomSliderChart == null) {
1721
1721
  return;
1722
1722
  }
@@ -1724,15 +1724,15 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1724
1724
  let a = new List$1(Series.$, 0);
1725
1725
  for (let b = 0; b < this.dataChart.series.count; b++) {
1726
1726
  let c = this.dataChart.series._inner[b];
1727
- if (this.afw(c) || c.dd) {
1727
+ if (this.afx(c) || c.dd) {
1728
1728
  continue;
1729
1729
  }
1730
1730
  let d;
1731
- let e = this.aed;
1732
- e = this.aec(e);
1733
- let f = this.ahx(c, b);
1731
+ let e = this.aee;
1732
+ e = this.aed(e);
1733
+ let f = this.ahy(c, b);
1734
1734
  if (e == 1) {
1735
- switch (this.ad3(this.bd != null && this.bd.dataSeries != null && this.bd.dataSeries.count > f ? this.bd.dataSeries._inner[f] : null)) {
1735
+ switch (this.ad4(this.bd != null && this.bd.dataSeries != null && this.bd.dataSeries.count > f ? this.bd.dataSeries._inner[f] : null)) {
1736
1736
  case 1:
1737
1737
  e = 2;
1738
1738
  break;
@@ -1749,41 +1749,41 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1749
1749
  }
1750
1750
  switch (e) {
1751
1751
  case 2:
1752
- d = this.ae8();
1753
- this.ael.setDisplayType(d, 1);
1752
+ d = this.ae9();
1753
+ this.aem.setDisplayType(d, 1);
1754
1754
  break;
1755
1755
  case 3:
1756
- d = this.ae8();
1757
- this.ael.setDisplayType(d, 0);
1756
+ d = this.ae9();
1757
+ this.aem.setDisplayType(d, 0);
1758
1758
  break;
1759
1759
  case 5:
1760
- d = this.ae7();
1760
+ d = this.ae8();
1761
1761
  break;
1762
1762
  case 6:
1763
- d = this.ae5();
1763
+ d = this.ae6();
1764
1764
  break;
1765
1765
  default:
1766
1766
  case 4:
1767
- d = this.ae6();
1767
+ d = this.ae7();
1768
1768
  break;
1769
1769
  }
1770
1770
  let g = this.bd != null && this.bd.dataSeries != null && this.bd.dataSeries.count > f ? this.bd.dataSeries._inner[f] : null;
1771
1771
  if (d.dj && !d.ds) {
1772
- this.aen.setCategoryMode(d, 1);
1773
- this.aen.setXAxis(d, this.zoomSliderXAxis);
1774
- this.aen.setYAxis(d, this.zoomSliderAxis);
1775
- this.aen.setValueMemberPath(d, g == null ? null : this.air(g));
1772
+ this.aeo.setCategoryMode(d, 1);
1773
+ this.aeo.setXAxis(d, this.zoomSliderXAxis);
1774
+ this.aeo.setYAxis(d, this.zoomSliderAxis);
1775
+ this.aeo.setValueMemberPath(d, g == null ? null : this.ais(g));
1776
1776
  }
1777
1777
  else if (d.ds) {
1778
- this.ael.setCategoryMode(d, 1);
1779
- this.ael.setXAxis(d, this.zoomSliderXAxis);
1780
- this.ael.setYAxis(d, this.zoomSliderAxis);
1778
+ this.aem.setCategoryMode(d, 1);
1779
+ this.aem.setXAxis(d, this.zoomSliderXAxis);
1780
+ this.aem.setYAxis(d, this.zoomSliderAxis);
1781
1781
  if (g != null) {
1782
- this.ael.setOpenMemberPath(d, g.getMemberPathFor(11));
1783
- this.ael.setHighMemberPath(d, g.getMemberPathFor(12));
1784
- this.ael.setLowMemberPath(d, g.getMemberPathFor(13));
1785
- this.ael.setCloseMemberPath(d, g.getMemberPathFor(14));
1786
- this.ael.setVolumeMemberPath(d, g.getMemberPathFor(15));
1782
+ this.aem.setOpenMemberPath(d, g.getMemberPathFor(11));
1783
+ this.aem.setHighMemberPath(d, g.getMemberPathFor(12));
1784
+ this.aem.setLowMemberPath(d, g.getMemberPathFor(13));
1785
+ this.aem.setCloseMemberPath(d, g.getMemberPathFor(14));
1786
+ this.aem.setVolumeMemberPath(d, g.getMemberPathFor(15));
1787
1787
  }
1788
1788
  }
1789
1789
  d.name = "zoomSliderSeries_" + f;
@@ -1798,8 +1798,8 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1798
1798
  this.sa(i, h);
1799
1799
  }
1800
1800
  }
1801
- sp(a, b, c) {
1802
- super.sp(a, b, c);
1801
+ sq(a, b, c) {
1802
+ super.sq(a, b, c);
1803
1803
  if (a == null || !b) {
1804
1804
  return;
1805
1805
  }
@@ -1823,19 +1823,19 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1823
1823
  a(this.zoomSliderChart);
1824
1824
  }
1825
1825
  }
1826
- ak2(a, b) {
1826
+ ak3(a, b) {
1827
1827
  let c = b;
1828
1828
  let d = a;
1829
1829
  let e = -1;
1830
1830
  if (this.indicatorCharts != null) {
1831
1831
  e = this.indicatorCharts.indexOf(d.cc);
1832
1832
  }
1833
- e -= this.aef == null ? 0 : this.aef.count;
1833
+ e -= this.aeg == null ? 0 : this.aeg.count;
1834
1834
  if (this.applyCustomIndicators != null) {
1835
1835
  this.applyCustomIndicators(this, new FinancialChartCustomIndicatorArgs(c, d, e));
1836
1836
  }
1837
1837
  }
1838
- alz(a, b, c) {
1838
+ al0(a, b, c) {
1839
1839
  if (a != null) {
1840
1840
  if (b != null) {
1841
1841
  a.axes.remove(b);
@@ -1843,16 +1843,16 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1843
1843
  a.axes.add(c);
1844
1844
  }
1845
1845
  if (this.fi) {
1846
- this.aba(c);
1846
+ this.abb(c);
1847
1847
  }
1848
1848
  }
1849
- get af7() {
1849
+ get af8() {
1850
1850
  return TypeRegistrar.isRegistered("IgxZoomSliderComponent");
1851
1851
  }
1852
- ak3(a, b) {
1853
- this.al3();
1852
+ ak4(a, b) {
1853
+ this.al4();
1854
1854
  }
1855
- afy(a, b) {
1855
+ afz(a, b) {
1856
1856
  if (b <= (0)) {
1857
1857
  return false;
1858
1858
  }
@@ -1866,61 +1866,61 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1866
1866
  }
1867
1867
  return false;
1868
1868
  }
1869
- alt() {
1870
- let a = this.adx != null ? this.adx : new FinancialChartRangeSelectorOptionCollection(1, [5, 4, 3, 2, 1, 0]);
1869
+ alu() {
1870
+ let a = this.ady != null ? this.ady : new FinancialChartRangeSelectorOptionCollection(1, [5, 4, 3, 2, 1, 0]);
1871
1871
  let b = new FinancialChartRangeSelectorOptionCollection(0);
1872
1872
  let c = this.xAxis;
1873
1873
  let d = +(c.actualMaximumValue) - +(c.actualMinimumValue);
1874
1874
  for (let e of fromEnum(a)) {
1875
- if (this.afy(e, d)) {
1875
+ if (this.afz(e, d)) {
1876
1876
  b.add(e);
1877
1877
  }
1878
1878
  }
1879
- this.adw = b;
1880
- if (this.adz != null) {
1881
- this.adz.u = this.adw;
1879
+ this.adx = b;
1880
+ if (this.ad0 != null) {
1881
+ this.ad0.u = this.adx;
1882
1882
  }
1883
1883
  }
1884
- ak7(a, b) {
1885
- this.alt();
1886
- }
1887
- alc(a, b) {
1888
- this.aeh = this.adz.ag;
1884
+ ak8(a, b) {
1885
+ this.alu();
1889
1886
  }
1890
- alb(a, b) {
1891
- this.aef = this.adz.ae;
1887
+ ald(a, b) {
1888
+ this.aei = this.ad0.ag;
1892
1889
  }
1893
- ak5(a, b) {
1894
- this.al3();
1890
+ alc(a, b) {
1891
+ this.aeg = this.ad0.ae;
1895
1892
  }
1896
1893
  ak6(a, b) {
1897
- this.al5();
1894
+ this.al4();
1898
1895
  }
1899
- alg(a, b) {
1896
+ ak7(a, b) {
1897
+ this.al6();
1898
+ }
1899
+ alh(a, b) {
1900
1900
  let c = a;
1901
- if (c.bf == null) {
1901
+ if (c.bg == null) {
1902
1902
  return;
1903
1903
  }
1904
- if (this.af0) {
1905
- this.als(c.bf);
1904
+ if (this.af1) {
1905
+ this.alt(c.bg);
1906
1906
  }
1907
1907
  }
1908
- alj(a) {
1908
+ alk(a) {
1909
1909
  SyncManager.e(a);
1910
1910
  a.axes.clear();
1911
1911
  a.series.clear();
1912
- a.gridAreaRectChanged = delegateRemove(a.gridAreaRectChanged, runOn(this, this.ak4));
1912
+ a.gridAreaRectChanged = delegateRemove(a.gridAreaRectChanged, runOn(this, this.ak5));
1913
1913
  a.provideContainer(null);
1914
1914
  if (this.volumeChart == null && this.indicatorCharts == null) {
1915
- this.yAxis.er = this.volumeAxis.er = this.indicatorAxis.er = 0;
1916
- this.xAxis.ay.visibility = this.acy;
1915
+ this.yAxis.es = this.volumeAxis.es = this.indicatorAxis.es = 0;
1916
+ this.xAxis.az.visibility = this.acz;
1917
1917
  }
1918
1918
  }
1919
- alh(a) {
1919
+ ali(a) {
1920
1920
  let b = a != this.zoomSliderChart;
1921
1921
  if (b) {
1922
1922
  if (this.dataChart != null) {
1923
- a.tq = new Rect(0, this.dataChart.ta.x, a.tq.y, this.dataChart.ta.width, a.tq.height);
1923
+ a.tz = new Rect(0, this.dataChart.tj.x, a.tz.y, this.dataChart.tj.width, a.tz.height);
1924
1924
  }
1925
1925
  let c = ((() => {
1926
1926
  let $ret = new SyncSettings();
@@ -1932,149 +1932,149 @@ export let FinancialChart = /*@__PURE__*/ (() => {
1932
1932
  SyncManager.d(a, c);
1933
1933
  SyncManager.c(a);
1934
1934
  }
1935
- a.gridAreaRectChanged = delegateCombine(a.gridAreaRectChanged, runOn(this, this.ak4));
1935
+ a.gridAreaRectChanged = delegateCombine(a.gridAreaRectChanged, runOn(this, this.ak5));
1936
1936
  this.r4(a);
1937
1937
  }
1938
- aks() {
1938
+ akt() {
1939
1939
  if (this.indicatorCharts != null || this.volumeChart != null) {
1940
- this.aa8(this.xAxis, (a) => a.visibility = 1);
1940
+ this.aa9(this.xAxis, (a) => a.visibility = 1);
1941
1941
  }
1942
- for (let a = 0; a < this.agf.count; a++) {
1943
- let b = this.agf._inner[a];
1944
- let c = a < this.agf.count - 1 || this.volumeChart != null;
1945
- this.aa8(b, (d) => d.visibility = c ? 1 : 0);
1942
+ for (let a = 0; a < this.agg.count; a++) {
1943
+ let b = this.agg._inner[a];
1944
+ let c = a < this.agg.count - 1 || this.volumeChart != null;
1945
+ this.aa9(b, (d) => d.visibility = c ? 1 : 0);
1946
1946
  }
1947
1947
  }
1948
- alx(a, b) {
1948
+ aly(a, b) {
1949
1949
  if (a != null) {
1950
- this.alj(a);
1950
+ this.alk(a);
1951
1951
  }
1952
1952
  if (b != null) {
1953
- this.alh(b);
1953
+ this.ali(b);
1954
1954
  }
1955
1955
  }
1956
- al9(a, b) {
1957
- this.alx(a, b);
1958
- this.aks();
1956
+ ama(a, b) {
1957
+ this.aly(a, b);
1958
+ this.akt();
1959
1959
  if (this.volumeChart != null) {
1960
1960
  if (this.volumeAxis != null) {
1961
1961
  this.volumeChart.axes.add(this.volumeAxis);
1962
1962
  this.volumeChart.axes.add(this.volumeXAxis);
1963
1963
  }
1964
- this.alp();
1964
+ this.alq();
1965
1965
  this.volumeXAxis.itemsSource = this.xAxis.itemsSource;
1966
1966
  }
1967
- this.ama(a, b);
1967
+ this.amb(a, b);
1968
1968
  }
1969
- ak8(a, b) {
1970
- this.al7();
1969
+ ak9(a, b) {
1970
+ this.al8();
1971
1971
  }
1972
- al7() {
1973
- if (this.adz == null || +(this.adz.au) == +(dateMaxValue()) || +(this.adz.at) == +(dateMinValue()) || this.dataChart == null) {
1972
+ al8() {
1973
+ if (this.ad0 == null || +(this.ad0.au) == +(dateMaxValue()) || +(this.ad0.at) == +(dateMinValue()) || this.dataChart == null) {
1974
1974
  return;
1975
1975
  }
1976
1976
  let a = this.xAxis;
1977
- let b = a.getWindowRectForSelection(this.adz.au, this.adz.at);
1977
+ let b = a.getWindowRectForSelection(this.ad0.au, this.ad0.at);
1978
1978
  if (b.width == 0 || isNaN_(b.width) || isInfinity(b.width)) {
1979
1979
  return;
1980
1980
  }
1981
- this.af1 = true;
1982
- this.dataChart.tq = new Rect(0, b.left, this.dataChart.tq.top, b.width, this.dataChart.tq.height);
1983
- if (this.afh != null) {
1984
- this.afh.windowRect = this.dataChart.ta;
1981
+ this.af2 = true;
1982
+ this.dataChart.tz = new Rect(0, b.left, this.dataChart.tz.top, b.width, this.dataChart.tz.height);
1983
+ if (this.afi != null) {
1984
+ this.afi.windowRect = this.dataChart.tj;
1985
1985
  }
1986
- if (this.af0) {
1987
- this.als(this.dataChart);
1986
+ if (this.af1) {
1987
+ this.alt(this.dataChart);
1988
1988
  }
1989
- this.af1 = false;
1989
+ this.af2 = false;
1990
1990
  }
1991
- alf(a, b) {
1992
- this.alt();
1993
- this.al6(!this.af1);
1991
+ alg(a, b) {
1992
+ this.alu();
1993
+ this.al7(!this.af2);
1994
1994
  }
1995
- ak1(a, b) {
1996
- if (!this.af1) {
1997
- if (this.af0) {
1998
- this.als(a);
1995
+ ak2(a, b) {
1996
+ if (!this.af2) {
1997
+ if (this.af1) {
1998
+ this.alt(a);
1999
1999
  }
2000
2000
  let c = false;
2001
- let d = this.s2(() => this.al6(true), c);
2001
+ let d = this.s3(() => this.al7(true), c);
2002
2002
  c = d.p1;
2003
- if (this.afh != null) {
2004
- this.afh.windowRect = this.dataChart.ta;
2003
+ if (this.afi != null) {
2004
+ this.afi.windowRect = this.dataChart.tj;
2005
2005
  }
2006
2006
  }
2007
2007
  }
2008
- al1(a, b, c, d) {
2008
+ al2(a, b, c, d) {
2009
2009
  if (a == null || b == null) {
2010
2010
  return;
2011
2011
  }
2012
2012
  if (c != -1) {
2013
- this.af1 = true;
2014
- a.tq = new Rect(0, d, a.ta.top, c, a.ta.height);
2015
- this.af1 = false;
2013
+ this.af2 = true;
2014
+ a.tz = new Rect(0, d, a.tj.top, c, a.tj.height);
2015
+ this.af2 = false;
2016
2016
  }
2017
2017
  let e = 1.7976931348623157E+308;
2018
2018
  let f = -1.7976931348623157E+308;
2019
2019
  let g = new Rect(0, 0, 0, 1, 1);
2020
- let h = new ScalerParams(0, g, g, this.yAxis.cg, a.te);
2020
+ let h = new ScalerParams(0, g, g, this.yAxis.ch, a.tn);
2021
2021
  for (let i of fromEnum(a.series)) {
2022
2022
  h.b = i.gg();
2023
- let j = i.ar(a.ta);
2023
+ let j = i.ar(a.tj);
2024
2024
  let k = j == null || j.c == 1.7976931348623157E+308 || isNaN_(j.c);
2025
2025
  if (k) {
2026
2026
  continue;
2027
2027
  }
2028
- let l = b.ei(j.c, h);
2029
- let m = b.ei(j.b, h);
2028
+ let l = b.ej(j.c, h);
2029
+ let m = b.ej(j.b, h);
2030
2030
  f = Math.max(f, l);
2031
2031
  e = Math.min(e, m);
2032
2032
  }
2033
- let n = a.ta.width;
2033
+ let n = a.tj.width;
2034
2034
  if (c != -1) {
2035
2035
  n = c;
2036
2036
  }
2037
- let o = a.ta.left;
2037
+ let o = a.tj.left;
2038
2038
  if (d != -1) {
2039
2039
  o = d;
2040
2040
  }
2041
2041
  if (e == 1.7976931348623157E+308 || f == -1.7976931348623157E+308 || isNaN_(e) || isNaN_(f)) {
2042
2042
  return;
2043
2043
  }
2044
- this.af1 = true;
2044
+ this.af2 = true;
2045
2045
  let p = new Rect(0, o, e, n, f - e);
2046
- a.tq = p;
2047
- this.af1 = false;
2046
+ a.tz = p;
2047
+ this.af2 = false;
2048
2048
  }
2049
- al0(a) {
2049
+ al1(a) {
2050
2050
  if (a == null) {
2051
2051
  return;
2052
2052
  }
2053
2053
  if (a == this.dataChart) {
2054
- this.al1(this.dataChart, this.yAxis, -1, -1);
2054
+ this.al2(this.dataChart, this.yAxis, -1, -1);
2055
2055
  if (this.volumeChart != null) {
2056
- this.al1(this.volumeChart, this.volumeAxis, this.dataChart.ta.width, this.dataChart.ta.left);
2056
+ this.al2(this.volumeChart, this.volumeAxis, this.dataChart.tj.width, this.dataChart.tj.left);
2057
2057
  }
2058
2058
  }
2059
2059
  else if (a == this.volumeChart) {
2060
- this.al1(this.volumeChart, this.volumeAxis, -1, -1);
2061
- this.al1(this.dataChart, this.yAxis, this.volumeChart.ta.width, this.volumeChart.ta.left);
2060
+ this.al2(this.volumeChart, this.volumeAxis, -1, -1);
2061
+ this.al2(this.dataChart, this.yAxis, this.volumeChart.tj.width, this.volumeChart.tj.left);
2062
2062
  }
2063
2063
  }
2064
- als(a) {
2065
- this.s1(() => this.al0(a));
2064
+ alt(a) {
2065
+ this.s2(() => this.al1(a));
2066
2066
  }
2067
- ak9(a, b) {
2068
- if (this.af0) {
2069
- this.als(a);
2067
+ ala(a, b) {
2068
+ if (this.af1) {
2069
+ this.alt(a);
2070
2070
  }
2071
2071
  }
2072
- al8() {
2073
- if (!this.af8) {
2072
+ al9() {
2073
+ if (!this.af9) {
2074
2074
  return;
2075
2075
  }
2076
- this.akv();
2077
- if (this.aed == 0) {
2076
+ this.akw();
2077
+ if (this.aee == 0) {
2078
2078
  this.zoomSliderChart = null;
2079
2079
  }
2080
2080
  else if (this.zoomSliderChart == null) {
@@ -2085,16 +2085,16 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2085
2085
  })());
2086
2086
  }
2087
2087
  else {
2088
- this.alq();
2088
+ this.alr();
2089
2089
  }
2090
2090
  }
2091
- akv() {
2092
- let container_ = this.ahp.rootWrapper.getNativeElement();
2091
+ akw() {
2092
+ let container_ = this.ahq.rootWrapper.getNativeElement();
2093
2093
  let containerParent_ = container_.parentElement;
2094
- if (this.afh != null && containerParent_ != null && !this.af9) {
2095
- this.af9 = true;
2094
+ if (this.afi != null && containerParent_ != null && !this.aga) {
2095
+ this.aga = true;
2096
2096
  if (TypeRegistrar.isRegistered("IgxZoomSliderComponent")) {
2097
- let z_ = this.afh;
2097
+ let z_ = this.afi;
2098
2098
  let f_ = this.externalObject;
2099
2099
  let sliderComponent_ = TypeRegistrar.get("IgxZoomSliderComponent");
2100
2100
  let sliderInstance_ = TypeRegistrar.create("IgxZoomSliderComponent");
@@ -2103,11 +2103,11 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2103
2103
  }
2104
2104
  }
2105
2105
  }
2106
- al2() {
2107
- if (this.ad8 != 1) {
2106
+ al3() {
2107
+ if (this.ad9 != 1) {
2108
2108
  return;
2109
2109
  }
2110
- this.abe((a) => {
2110
+ this.abf((a) => {
2111
2111
  let b;
2112
2112
  b = a.breaks;
2113
2113
  b.clear();
@@ -2119,24 +2119,24 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2119
2119
  }
2120
2120
  });
2121
2121
  }
2122
- tn(a, b, c) {
2123
- super.tn(a, b, c);
2122
+ to(a, b, c) {
2123
+ super.to(a, b, c);
2124
2124
  if (this.bd.dataSeries.count > 0) {
2125
- if (this.ad8 == 1 && stringIsNullOrEmpty(this.lm)) {
2125
+ if (this.ad9 == 1 && stringIsNullOrEmpty(this.lm)) {
2126
2126
  this.b3.setXMemberPath(a, c.getMemberPathFor(17));
2127
2127
  }
2128
2128
  if (stringIsNullOrEmpty(this.lo)) {
2129
- this.b3.setYMemberPath(a, this.air(c));
2129
+ this.b3.setYMemberPath(a, this.ais(c));
2130
2130
  }
2131
2131
  if (stringIsNullOrEmpty(this.li)) {
2132
- this.b3.setLabelMemberPath(a, this.air(c));
2132
+ this.b3.setLabelMemberPath(a, this.ais(c));
2133
2133
  }
2134
2134
  if (stringIsNullOrEmpty(this.lf)) {
2135
- this.b3.setContentMemberPath(a, this.air(c));
2135
+ this.b3.setContentMemberPath(a, this.ais(c));
2136
2136
  }
2137
2137
  }
2138
2138
  }
2139
- aiq(a) {
2139
+ air(a) {
2140
2140
  switch (a) {
2141
2141
  case 0: return "Absolute Volume Oscillator";
2142
2142
  case 1: return "Accumulation/Distribution Indicator";
@@ -2175,80 +2175,80 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2175
2175
  default: return "Unknown";
2176
2176
  }
2177
2177
  }
2178
- aba(a) {
2179
- super.aba(a);
2178
+ abb(a) {
2179
+ super.abb(a);
2180
2180
  let b = a;
2181
- this.ali(b);
2182
- if (a.bf != null) {
2183
- for (let c of fromEnum(a.bf.series)) {
2184
- if (this.aft(c)) {
2185
- this.aen.setXAxis(c, b);
2181
+ this.alj(b);
2182
+ if (a.bg != null) {
2183
+ for (let c of fromEnum(a.bg.series)) {
2184
+ if (this.afu(c)) {
2185
+ this.aeo.setXAxis(c, b);
2186
2186
  }
2187
- else if (this.afx(c)) {
2188
- this.ael.setXAxis(c, b);
2187
+ else if (this.afy(c)) {
2188
+ this.aem.setXAxis(c, b);
2189
2189
  }
2190
- else if (this.afu(c)) {
2191
- this.aep.setXAxis(c, b);
2190
+ else if (this.afv(c)) {
2191
+ this.aeq.setXAxis(c, b);
2192
2192
  }
2193
- else if (this.afw(c)) {
2194
- this.aeu.setXAxis(c, b);
2193
+ else if (this.afx(c)) {
2194
+ this.aev.setXAxis(c, b);
2195
2195
  }
2196
2196
  }
2197
2197
  }
2198
- this.alm((d) => {
2199
- d.zoomMaximumCategoryRange = this.ag9;
2200
- d.zoomMaximumItemSpan = this.aha;
2201
- d.zoomToCategoryRange = this.ahb;
2202
- d.zoomToCategoryStart = this.ahc;
2203
- d.zoomToItemSpan = this.ahd;
2198
+ this.aln((d) => {
2199
+ d.zoomMaximumCategoryRange = this.aha;
2200
+ d.zoomMaximumItemSpan = this.ahb;
2201
+ d.zoomToCategoryRange = this.ahc;
2202
+ d.zoomToCategoryStart = this.ahd;
2203
+ d.zoomToItemSpan = this.ahe;
2204
2204
  });
2205
2205
  let d = a == this.zoomSliderXAxis;
2206
2206
  if (d) {
2207
- a.jv = this.ame;
2208
- a.eq = this.ahk;
2209
- this.aa8(a, (e) => e.visibility = 1);
2207
+ a.jw = this.amf;
2208
+ a.er = this.ahl;
2209
+ this.aa9(a, (e) => e.visibility = 1);
2210
2210
  }
2211
2211
  let e = a;
2212
- e.minimumValue = this.agl;
2213
- e.maximumValue = this.agk;
2214
- a.b0 = this.af3;
2212
+ e.minimumValue = this.agm;
2213
+ e.maximumValue = this.agl;
2214
+ a.b1 = this.af4;
2215
2215
  }
2216
- abc(a) {
2217
- super.abc(a);
2218
- if (a.bf != null && a == this.yAxis) {
2219
- for (let b of fromEnum(a.bf.series)) {
2220
- if (this.aft(b)) {
2221
- this.aen.setYAxis(b, this.yAxis);
2216
+ abd(a) {
2217
+ super.abd(a);
2218
+ if (a.bg != null && a == this.yAxis) {
2219
+ for (let b of fromEnum(a.bg.series)) {
2220
+ if (this.afu(b)) {
2221
+ this.aeo.setYAxis(b, this.yAxis);
2222
2222
  }
2223
- else if (this.afx(b)) {
2224
- this.ael.setYAxis(b, this.yAxis);
2223
+ else if (this.afy(b)) {
2224
+ this.aem.setYAxis(b, this.yAxis);
2225
2225
  }
2226
- else if (this.afu(b)) {
2227
- this.aep.setYAxis(b, this.yAxis);
2226
+ else if (this.afv(b)) {
2227
+ this.aeq.setYAxis(b, this.yAxis);
2228
2228
  }
2229
- else if (this.afw(b)) {
2230
- this.aeu.setYAxis(b, this.yAxis);
2229
+ else if (this.afx(b)) {
2230
+ this.aev.setYAxis(b, this.yAxis);
2231
2231
  }
2232
2232
  }
2233
2233
  }
2234
- a.k9 = this.af4;
2234
+ a.la = this.af5;
2235
+ a.l5 = this.ahj;
2235
2236
  a.l4 = this.ahi;
2236
- a.l3 = this.ahh;
2237
2237
  if (a == this.yAxis) {
2238
- a.l0 = this.ahg;
2238
+ a.l1 = this.ahh;
2239
2239
  }
2240
2240
  let c = a == this.zoomSliderAxis;
2241
2241
  if (c) {
2242
- this.aa8(a, (d) => d.visibility = 1);
2242
+ this.aa9(a, (d) => d.visibility = 1);
2243
2243
  }
2244
- a.b0 = this.af5;
2244
+ a.b1 = this.af6;
2245
2245
  }
2246
- ali(a) {
2246
+ alj(a) {
2247
2247
  a.itemsSource = this.dataChart != null && this.dataChart.series.count > 0 ? this.dataChart.series._inner[0].itemsSource : null;
2248
- a.fz = XYChart.yx(a, this.bd.dataSeries);
2248
+ a.f0 = XYChart.yy(a, this.bd.dataSeries);
2249
2249
  if (this.bd.dataSeries.count > 0) {
2250
2250
  let b = this.bd.dataSeries._inner[0].getMemberPathFor(17);
2251
- a.hx(b);
2251
+ a.hy(b);
2252
2252
  }
2253
2253
  }
2254
2254
  sa(a, b) {
@@ -2259,17 +2259,17 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2259
2259
  let c = this.zoomSliderChart == a.cc;
2260
2260
  let d = this.dataChart != null && this.dataChart.series.contains(a);
2261
2261
  if ((d || c) && a.d6) {
2262
- a.ms(this.ada != null ? ArrayExtension.getModulus$1(Brush.$, this.ada, b) : null, this.adb != null ? ArrayExtension.getModulus$1(Brush.$, this.adb, b) : null);
2262
+ a.ms(this.adb != null ? ArrayExtension.getModulus$1(Brush.$, this.adb, b) : null, this.adc != null ? ArrayExtension.getModulus$1(Brush.$, this.adc, b) : null);
2263
2263
  }
2264
- let e = this.afu(a);
2265
- if (this.afw(a)) {
2266
- a.o9 = this.adc != null ? ArrayExtension.getModulus$1(Brush.$, this.adc, b) : null;
2267
- a.pe = this.add != null ? ArrayExtension.getModulus$1(Brush.$, this.add, b) : null;
2268
- a.g4 = this.ag6;
2264
+ let e = this.afv(a);
2265
+ if (this.afx(a)) {
2266
+ a.o9 = this.add != null ? ArrayExtension.getModulus$1(Brush.$, this.add, b) : null;
2267
+ a.pe = this.ade != null ? ArrayExtension.getModulus$1(Brush.$, this.ade, b) : null;
2268
+ a.g4 = this.ag7;
2269
2269
  }
2270
2270
  else if (e) {
2271
- a.o9 = this.ac8 != null ? ArrayExtension.getModulus$1(Brush.$, this.ac8, b) : null;
2272
- a.g4 = this.ag4;
2271
+ a.o9 = this.ac9 != null ? ArrayExtension.getModulus$1(Brush.$, this.ac9, b) : null;
2272
+ a.g4 = this.ag5;
2273
2273
  }
2274
2274
  else if (!a.dd && (d || c)) {
2275
2275
  a.o9 = this.ab != null ? ArrayExtension.getModulus$1(Brush.$, this.ab, b) : null;
@@ -2277,34 +2277,34 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2277
2277
  }
2278
2278
  let f = this.volumeChart != null && this.volumeChart == a.cc;
2279
2279
  if (f) {
2280
- a.g4 = this.ag8;
2280
+ a.g4 = this.ag9;
2281
2281
  }
2282
- a.legend = c || f || e || !a.isUsableInLegend ? null : this.legend != null ? this.legend : this.afv ? this.aej : null;
2282
+ a.legend = c || f || e || !a.isUsableInLegend ? null : this.legend != null ? this.legend : this.afw ? this.aek : null;
2283
2283
  }
2284
- sv(a, b, c) {
2285
- super.sv(a, b, c);
2284
+ sw(a, b, c) {
2285
+ super.sw(a, b, c);
2286
2286
  switch (a) {
2287
2287
  case "YAxisIsLogarithmic":
2288
- this.yAxis.lh = this.af6;
2288
+ this.yAxis.li = this.af7;
2289
2289
  if (this.volumeAxis != null) {
2290
- this.volumeAxis.lh = this.af6;
2290
+ this.volumeAxis.li = this.af7;
2291
2291
  }
2292
2292
  if (this.zoomSliderAxis != null) {
2293
- this.zoomSliderAxis.lh = this.af6;
2293
+ this.zoomSliderAxis.li = this.af7;
2294
2294
  }
2295
2295
  break;
2296
2296
  case "YAxisLogarithmBase":
2297
- this.yAxis.l8 = this.ah4;
2297
+ this.yAxis.l9 = this.ah5;
2298
2298
  if (this.volumeAxis != null) {
2299
- this.volumeAxis.l8 = this.ah4;
2299
+ this.volumeAxis.l9 = this.ah5;
2300
2300
  }
2301
2301
  if (this.zoomSliderAxis != null) {
2302
- this.zoomSliderAxis.l8 = this.ah4;
2302
+ this.zoomSliderAxis.l9 = this.ah5;
2303
2303
  }
2304
2304
  break;
2305
2305
  case "VolumeType":
2306
2306
  let d = EnumUtil.getEnumValue(FinancialChartVolumeType_$type, b);
2307
- if (this.ad6 == 0) {
2307
+ if (this.ad7 == 0) {
2308
2308
  this.volumeChart = null;
2309
2309
  }
2310
2310
  else if (this.volumeChart == null) {
@@ -2315,70 +2315,70 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2315
2315
  })());
2316
2316
  }
2317
2317
  else {
2318
- this.alp();
2318
+ this.alq();
2319
2319
  }
2320
2320
  break;
2321
2321
  case "VolumeChart":
2322
- this.al9(typeCast(XamDataChart.$, b), typeCast(XamDataChart.$, c));
2322
+ this.ama(typeCast(XamDataChart.$, b), typeCast(XamDataChart.$, c));
2323
2323
  break;
2324
2324
  case "DataChart":
2325
2325
  if (typeCast(XamDataChart.$, b) !== null) {
2326
2326
  let e = b;
2327
- e.gridAreaRectChanged = delegateRemove(e.gridAreaRectChanged, runOn(this, this.ak4));
2328
- e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.ak1));
2329
- e.seriesDataUpdated = delegateRemove(e.seriesDataUpdated, runOn(this, this.ak9));
2327
+ e.gridAreaRectChanged = delegateRemove(e.gridAreaRectChanged, runOn(this, this.ak5));
2328
+ e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.ak2));
2329
+ e.seriesDataUpdated = delegateRemove(e.seriesDataUpdated, runOn(this, this.ala));
2330
2330
  }
2331
2331
  if (this.dataChart != null) {
2332
2332
  let f = this.dataChart;
2333
- f.gridAreaRectChanged = delegateCombine(f.gridAreaRectChanged, runOn(this, this.ak4));
2333
+ f.gridAreaRectChanged = delegateCombine(f.gridAreaRectChanged, runOn(this, this.ak5));
2334
2334
  let g = this.dataChart;
2335
- g.actualWindowRectChanged = delegateCombine(g.actualWindowRectChanged, runOn(this, this.ak1));
2335
+ g.actualWindowRectChanged = delegateCombine(g.actualWindowRectChanged, runOn(this, this.ak2));
2336
2336
  let h = this.dataChart;
2337
- h.seriesDataUpdated = delegateCombine(h.seriesDataUpdated, runOn(this, this.ak9));
2337
+ h.seriesDataUpdated = delegateCombine(h.seriesDataUpdated, runOn(this, this.ala));
2338
2338
  }
2339
- this.al8();
2339
+ this.al9();
2340
2340
  break;
2341
2341
  case "XAxisMode":
2342
- this.xAxis = this.adl(this.ad8);
2342
+ this.xAxis = this.adm(this.ad9);
2343
2343
  this.xAxis.name = "xAxis";
2344
- this.volumeXAxis = this.adl(this.ad8);
2344
+ this.volumeXAxis = this.adm(this.ad9);
2345
2345
  this.volumeXAxis.name = "volumeXAxis";
2346
- this.indicatorXAxis = this.adl(this.ad8);
2346
+ this.indicatorXAxis = this.adm(this.ad9);
2347
2347
  this.indicatorXAxis.name = "indicatorXAxis_0";
2348
- this.zoomSliderXAxis = this.adl(this.ad8);
2348
+ this.zoomSliderXAxis = this.adm(this.ad9);
2349
2349
  this.zoomSliderXAxis.name = "zoomSliderXAxis";
2350
- this.aa8(this.zoomSliderXAxis, (i) => i.visibility = 1);
2351
- this.aks();
2352
- if (this.ad8 == 1) {
2353
- this.al2();
2350
+ this.aa9(this.zoomSliderXAxis, (i) => i.visibility = 1);
2351
+ this.akt();
2352
+ if (this.ad9 == 1) {
2353
+ this.al3();
2354
2354
  }
2355
2355
  break;
2356
2356
  case "YAxisMode":
2357
- this.yAxis = this.aez(this.aea);
2357
+ this.yAxis = this.ae0(this.aeb);
2358
2358
  this.yAxis.name = "yAxis";
2359
- this.zoomSliderAxis = this.aez(this.aea);
2359
+ this.zoomSliderAxis = this.ae0(this.aeb);
2360
2360
  this.zoomSliderAxis.name = "zoomSliderAxis";
2361
- this.volumeAxis = this.aez(this.aea);
2361
+ this.volumeAxis = this.ae0(this.aeb);
2362
2362
  this.volumeAxis.name = "volumeAxis";
2363
2363
  break;
2364
2364
  case "Toolbar":
2365
2365
  let i = typeCast(FinancialChartToolbar.$, b);
2366
2366
  if (i != null) {
2367
- i.rangeChanged = delegateRemove(i.rangeChanged, runOn(this, this.ak8));
2368
- i.indicatorTypesChanged = delegateRemove(i.indicatorTypesChanged, runOn(this, this.alb));
2369
- i.overlayTypesChanged = delegateRemove(i.overlayTypesChanged, runOn(this, this.alc));
2370
- }
2371
- if (this.adz != null) {
2372
- this.adz.ae = this.aef;
2373
- this.adz.ag = this.aeh;
2374
- this.adz.u = this.adw;
2375
- this.al6(true);
2376
- let j = this.adz;
2377
- j.rangeChanged = delegateCombine(j.rangeChanged, runOn(this, this.ak8));
2378
- let k = this.adz;
2379
- k.indicatorTypesChanged = delegateCombine(k.indicatorTypesChanged, runOn(this, this.alb));
2380
- let l = this.adz;
2381
- l.overlayTypesChanged = delegateCombine(l.overlayTypesChanged, runOn(this, this.alc));
2367
+ i.rangeChanged = delegateRemove(i.rangeChanged, runOn(this, this.ak9));
2368
+ i.indicatorTypesChanged = delegateRemove(i.indicatorTypesChanged, runOn(this, this.alc));
2369
+ i.overlayTypesChanged = delegateRemove(i.overlayTypesChanged, runOn(this, this.ald));
2370
+ }
2371
+ if (this.ad0 != null) {
2372
+ this.ad0.ae = this.aeg;
2373
+ this.ad0.ag = this.aei;
2374
+ this.ad0.u = this.adx;
2375
+ this.al7(true);
2376
+ let j = this.ad0;
2377
+ j.rangeChanged = delegateCombine(j.rangeChanged, runOn(this, this.ak9));
2378
+ let k = this.ad0;
2379
+ k.indicatorTypesChanged = delegateCombine(k.indicatorTypesChanged, runOn(this, this.alc));
2380
+ let l = this.ad0;
2381
+ l.overlayTypesChanged = delegateCombine(l.overlayTypesChanged, runOn(this, this.ald));
2382
2382
  }
2383
2383
  break;
2384
2384
  case "XAxis":
@@ -2390,47 +2390,47 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2390
2390
  }
2391
2391
  let n = typeCast(ITimeRangeSelectorAxis_$type, b);
2392
2392
  if (n != null) {
2393
- n.visibleRangeChanged = delegateRemove(n.visibleRangeChanged, runOn(this, this.alf));
2393
+ n.visibleRangeChanged = delegateRemove(n.visibleRangeChanged, runOn(this, this.alg));
2394
2394
  }
2395
2395
  if (this.dataChart != null) {
2396
2396
  this.dataChart.axes.add(this.xAxis);
2397
2397
  }
2398
2398
  if (this.fi) {
2399
- this.aba(this.xAxis);
2399
+ this.abb(this.xAxis);
2400
2400
  this.rs();
2401
2401
  }
2402
- this.al6(false);
2403
- this.al7();
2404
- this.alt();
2402
+ this.al7(false);
2403
+ this.al8();
2404
+ this.alu();
2405
2405
  let o = this.xAxis;
2406
- o.visibleRangeChanged = delegateCombine(o.visibleRangeChanged, runOn(this, this.alf));
2406
+ o.visibleRangeChanged = delegateCombine(o.visibleRangeChanged, runOn(this, this.alg));
2407
2407
  break;
2408
2408
  case "XAxisZoomMaximumCategoryRange":
2409
- this.alm((p) => p.zoomMaximumCategoryRange = this.ag9);
2409
+ this.aln((p) => p.zoomMaximumCategoryRange = this.aha);
2410
2410
  break;
2411
2411
  case "XAxisZoomMaximumItemSpan":
2412
- this.alm((p) => p.zoomMaximumItemSpan = this.aha);
2412
+ this.aln((p) => p.zoomMaximumItemSpan = this.ahb);
2413
2413
  break;
2414
2414
  case "XAxisZoomToCategoryRange":
2415
- this.alm((p) => p.zoomToCategoryRange = this.ahb);
2415
+ this.aln((p) => p.zoomToCategoryRange = this.ahc);
2416
2416
  break;
2417
2417
  case "XAxisZoomToCategoryStart":
2418
- this.alm((p) => p.zoomToCategoryStart = this.ahc);
2418
+ this.aln((p) => p.zoomToCategoryStart = this.ahd);
2419
2419
  break;
2420
2420
  case "XAxisZoomToItemSpan":
2421
- this.alm((p) => p.zoomToItemSpan = this.ahd);
2421
+ this.aln((p) => p.zoomToItemSpan = this.ahe);
2422
2422
  break;
2423
2423
  case "ChartType":
2424
- this.th();
2424
+ this.ti();
2425
2425
  break;
2426
2426
  case "VolumeXAxis":
2427
- this.alz(this.volumeChart, typeCast(Axis.$, b), this.volumeXAxis);
2427
+ this.al0(this.volumeChart, typeCast(Axis.$, b), this.volumeXAxis);
2428
2428
  break;
2429
2429
  case "ZoomSliderXAxis":
2430
- this.alz(this.zoomSliderChart, typeCast(Axis.$, b), this.zoomSliderXAxis);
2430
+ this.al0(this.zoomSliderChart, typeCast(Axis.$, b), this.zoomSliderXAxis);
2431
2431
  break;
2432
2432
  case "IndicatorXAxis":
2433
- this.al3();
2433
+ this.al4();
2434
2434
  break;
2435
2435
  case "YAxis":
2436
2436
  let p = typeCast(NumericYAxis.$, b);
@@ -2443,11 +2443,11 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2443
2443
  this.dataChart.axes.add(this.yAxis);
2444
2444
  }
2445
2445
  if (this.fi) {
2446
- this.abc(this.yAxis);
2447
- this.abc(this.yAxis);
2446
+ this.abd(this.yAxis);
2447
+ this.abd(this.yAxis);
2448
2448
  }
2449
2449
  let q = this.yAxis;
2450
- q.rangeChanged = delegateCombine(q.rangeChanged, runOn(this, this.alg));
2450
+ q.rangeChanged = delegateCombine(q.rangeChanged, runOn(this, this.alh));
2451
2451
  break;
2452
2452
  case "VolumeAxis":
2453
2453
  let r = typeCast(Axis.$, b);
@@ -2456,13 +2456,13 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2456
2456
  }
2457
2457
  if (this.volumeChart != null && this.volumeAxis != null) {
2458
2458
  this.volumeChart.axes.add(this.volumeAxis);
2459
- this.alp();
2459
+ this.alq();
2460
2460
  }
2461
2461
  if (this.fi) {
2462
- this.abc(this.volumeAxis);
2462
+ this.abd(this.volumeAxis);
2463
2463
  }
2464
2464
  let s = this.volumeAxis;
2465
- s.rangeChanged = delegateCombine(s.rangeChanged, runOn(this, this.alg));
2465
+ s.rangeChanged = delegateCombine(s.rangeChanged, runOn(this, this.alh));
2466
2466
  break;
2467
2467
  case "IndicatorAxis":
2468
2468
  if (this.indicatorCharts != null) {
@@ -2481,8 +2481,8 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2481
2481
  if (t == 0) {
2482
2482
  y = this.indicatorAxis;
2483
2483
  }
2484
- else if (this.aea == 1) {
2485
- y = this.aez(this.aea);
2484
+ else if (this.aeb == 1) {
2485
+ y = this.ae0(this.aeb);
2486
2486
  }
2487
2487
  else if (typeCast(NumericYAxis.$, this.indicatorAxis) !== null) {
2488
2488
  y = new NumericYAxis();
@@ -2491,154 +2491,154 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2491
2491
  u.axes.add(y);
2492
2492
  }
2493
2493
  if (this.fi) {
2494
- this.abc(y);
2494
+ this.abd(y);
2495
2495
  }
2496
2496
  }
2497
2497
  }
2498
2498
  break;
2499
2499
  case "IsWindowSyncedToVisibleRange":
2500
2500
  if (this.dataChart != null) {
2501
- this.dataChart.uo = this.f9 && this.f8;
2501
+ this.dataChart.ux = this.f9 && this.f8;
2502
2502
  }
2503
2503
  if (this.volumeChart != null) {
2504
- this.volumeChart.uo = this.f9 && this.f8;
2504
+ this.volumeChart.ux = this.f9 && this.f8;
2505
2505
  }
2506
- if (this.af0) {
2507
- this.al0(this.dataChart);
2506
+ if (this.af1) {
2507
+ this.al1(this.dataChart);
2508
2508
  }
2509
2509
  else {
2510
- this.volumeChart.vv = 1;
2510
+ this.volumeChart.v4 = 1;
2511
2511
  }
2512
2512
  break;
2513
2513
  case "IndicatorTypes":
2514
2514
  let z = typeCast(ObservableCollection$1.$.specialize(FinancialIndicatorType_$type), b);
2515
2515
  if (z != null) {
2516
- z.collectionChanged = delegateRemove(z.collectionChanged, runOn(this, this.ak5));
2516
+ z.collectionChanged = delegateRemove(z.collectionChanged, runOn(this, this.ak6));
2517
2517
  }
2518
2518
  let aa = typeCast(ObservableCollection$1.$.specialize(FinancialIndicatorType_$type), c);
2519
2519
  if (aa != null) {
2520
- aa.collectionChanged = delegateCombine(aa.collectionChanged, runOn(this, this.ak5));
2520
+ aa.collectionChanged = delegateCombine(aa.collectionChanged, runOn(this, this.ak6));
2521
2521
  }
2522
- this.al3();
2522
+ this.al4();
2523
2523
  break;
2524
2524
  case "OverlayTypes":
2525
2525
  let ab = typeCast(ObservableCollection$1.$.specialize(FinancialOverlayType_$type), b);
2526
2526
  if (ab != null) {
2527
- ab.collectionChanged = delegateRemove(ab.collectionChanged, runOn(this, this.ak6));
2527
+ ab.collectionChanged = delegateRemove(ab.collectionChanged, runOn(this, this.ak7));
2528
2528
  }
2529
2529
  let ac = typeCast(ObservableCollection$1.$.specialize(FinancialOverlayType_$type), c);
2530
2530
  if (ac != null) {
2531
- ac.collectionChanged = delegateCombine(ac.collectionChanged, runOn(this, this.ak6));
2531
+ ac.collectionChanged = delegateCombine(ac.collectionChanged, runOn(this, this.ak7));
2532
2532
  }
2533
- this.al5();
2533
+ this.al6();
2534
2534
  break;
2535
2535
  case "YAxisAbbreviateLargeNumbers":
2536
- this.abj((ad) => ad.k9 = this.af4);
2536
+ this.abk((ad) => ad.la = this.af5);
2537
2537
  break;
2538
2538
  case "YAxisMinimumValue":
2539
- this.abk((ad) => ad.l4 = this.ahi, false);
2539
+ this.abl((ad) => ad.l5 = this.ahj, false);
2540
2540
  break;
2541
2541
  case "YAxisMaximumValue":
2542
- this.abk((ad) => ad.l3 = this.ahh, false);
2542
+ this.abl((ad) => ad.l4 = this.ahi, false);
2543
2543
  break;
2544
2544
  case "YAxisInterval":
2545
- this.abk((ad) => ad.l0 = this.ahg, false);
2545
+ this.abl((ad) => ad.l1 = this.ahh, false);
2546
2546
  break;
2547
2547
  case "Thickness":
2548
2548
  case "ZoomSliderType":
2549
- this.al8();
2549
+ this.al9();
2550
2550
  break;
2551
2551
  case "ZoomSliderChart":
2552
- if (!this.af7) {
2552
+ if (!this.af8) {
2553
2553
  return;
2554
2554
  }
2555
- this.amb(typeCast(XamDataChart.$, b), typeCast(XamDataChart.$, c));
2555
+ this.amc(typeCast(XamDataChart.$, b), typeCast(XamDataChart.$, c));
2556
2556
  break;
2557
2557
  case "NegativeBrushes":
2558
2558
  case "NegativeOutlines":
2559
- this.aky((ad, ae) => {
2559
+ this.akz((ad, ae) => {
2560
2560
  if (ad.d6) {
2561
- ad.ms(this.ada != null ? ArrayExtension.getModulus$1(Brush.$, this.ada, ae) : null, this.adb != null ? ArrayExtension.getModulus$1(Brush.$, this.adb, ae) : null);
2561
+ ad.ms(this.adb != null ? ArrayExtension.getModulus$1(Brush.$, this.adb, ae) : null, this.adc != null ? ArrayExtension.getModulus$1(Brush.$, this.adc, ae) : null);
2562
2562
  }
2563
2563
  }, true);
2564
2564
  break;
2565
2565
  case "OverlayBrushes":
2566
- this.akx((ad, ae) => ad.o9 = this.adc != null ? ArrayExtension.getModulus$1(Brush.$, this.adc, ae) : null);
2566
+ this.aky((ad, ae) => ad.o9 = this.add != null ? ArrayExtension.getModulus$1(Brush.$, this.add, ae) : null);
2567
2567
  break;
2568
2568
  case "OverlayOutlines":
2569
- this.akx((ad, ae) => ad.pe = this.add != null ? ArrayExtension.getModulus$1(Brush.$, this.add, ae) : null);
2569
+ this.aky((ad, ae) => ad.pe = this.ade != null ? ArrayExtension.getModulus$1(Brush.$, this.ade, ae) : null);
2570
2570
  break;
2571
2571
  case "OverlayThickness":
2572
- this.akx((ad, ae) => ad.g4 = this.ag6);
2572
+ this.aky((ad, ae) => ad.g4 = this.ag7);
2573
2573
  break;
2574
2574
  case "OverlayMultiplier":
2575
- this.akx((ad, ae) => this.aeu.setMultiplier(ad, this.ag5));
2575
+ this.aky((ad, ae) => this.aev.setMultiplier(ad, this.ag6));
2576
2576
  break;
2577
2577
  case "VolumeBrushes":
2578
- this.akz((ad, ae) => ad.o9 = ArrayExtension.getModulus$1(Brush.$, this.ade, ae));
2578
+ this.ak0((ad, ae) => ad.o9 = ArrayExtension.getModulus$1(Brush.$, this.adf, ae));
2579
2579
  break;
2580
2580
  case "VolumeOutlines":
2581
- this.akz((ad, ae) => ad.pe = ArrayExtension.getModulus$1(Brush.$, this.adf, ae));
2581
+ this.ak0((ad, ae) => ad.pe = ArrayExtension.getModulus$1(Brush.$, this.adg, ae));
2582
2582
  break;
2583
2583
  case "VolumeThickness":
2584
- this.akz((ad, ae) => ad.g4 = this.ag8);
2584
+ this.ak0((ad, ae) => ad.g4 = this.ag9);
2585
2585
  break;
2586
2586
  case "IndicatorNegativeBrushes":
2587
- this.akw((ad, ae) => this.aep.setNegativeBrush(ad, ArrayExtension.getModulus$1(Brush.$, this.ac9, ae)));
2587
+ this.akx((ad, ae) => this.aeq.setNegativeBrush(ad, ArrayExtension.getModulus$1(Brush.$, this.ada, ae)));
2588
2588
  break;
2589
2589
  case "IndicatorBrushes":
2590
- this.akw((ad, ae) => ad.o9 = ArrayExtension.getModulus$1(Brush.$, this.ac8, ae));
2590
+ this.akx((ad, ae) => ad.o9 = ArrayExtension.getModulus$1(Brush.$, this.ac9, ae));
2591
2591
  break;
2592
2592
  case "IndicatorThickness":
2593
- this.akw((ad, ae) => ad.g4 = this.ag4);
2593
+ this.akx((ad, ae) => ad.g4 = this.ag5);
2594
2594
  break;
2595
2595
  case "IndicatorDisplayTypes":
2596
- this.akw((ad, ae) => this.aep.setDisplayType(ad, ArrayExtension.getModulus$1(IndicatorDisplayType_$type, this.aer, ae)));
2596
+ this.akx((ad, ae) => this.aeq.setDisplayType(ad, ArrayExtension.getModulus$1(IndicatorDisplayType_$type, this.aes, ae)));
2597
2597
  break;
2598
2598
  case "IndicatorPeriod":
2599
- this.akw((ad, ae) => {
2600
- if (this.ahz == -2147483648) {
2599
+ this.akx((ad, ae) => {
2600
+ if (this.ah0 == -2147483648) {
2601
2601
  return;
2602
2602
  }
2603
- this.aep.setPeriodOverride(ad, this.ahz);
2603
+ this.aeq.setPeriodOverride(ad, this.ah0);
2604
2604
  });
2605
2605
  break;
2606
2606
  case "IndicatorMultiplier":
2607
- this.akw((ad, ae) => this.aep.setMultiplier(ad, this.ag3));
2607
+ this.akx((ad, ae) => this.aeq.setMultiplier(ad, this.ag4));
2608
2608
  break;
2609
2609
  case "IndicatorSmoothingPeriod":
2610
- this.akw((ad, ae) => this.aep.setSmoothingPeriod(ad, this.ah2));
2610
+ this.akx((ad, ae) => this.aeq.setSmoothingPeriod(ad, this.ah3));
2611
2611
  break;
2612
2612
  case "IndicatorShortPeriod":
2613
- this.akw((ad, ae) => this.aep.setShortPeriod(ad, this.ah0));
2613
+ this.akx((ad, ae) => this.aeq.setShortPeriod(ad, this.ah1));
2614
2614
  break;
2615
2615
  case "IndicatorLongPeriod":
2616
- this.akw((ad, ae) => this.aep.setLongPeriod(ad, this.ahy));
2616
+ this.akx((ad, ae) => this.aeq.setLongPeriod(ad, this.ahz));
2617
2617
  break;
2618
2618
  case "IndicatorSignalPeriod":
2619
- this.akw((ad, ae) => this.aep.setSignalPeriod(ad, this.ah1));
2619
+ this.akx((ad, ae) => this.aeq.setSignalPeriod(ad, this.ah2));
2620
2620
  break;
2621
2621
  case "RangeSelectorOptions":
2622
2622
  let ad = typeCast(FinancialChartRangeSelectorOptionCollection.$, b);
2623
2623
  if (ad != null) {
2624
- ad.collectionChanged = delegateRemove(ad.collectionChanged, runOn(this, this.ak7));
2624
+ ad.collectionChanged = delegateRemove(ad.collectionChanged, runOn(this, this.ak8));
2625
2625
  }
2626
- if (this.adx != null) {
2627
- let ae = this.adx;
2628
- ae.collectionChanged = delegateCombine(ae.collectionChanged, runOn(this, this.ak7));
2626
+ if (this.ady != null) {
2627
+ let ae = this.ady;
2628
+ ae.collectionChanged = delegateCombine(ae.collectionChanged, runOn(this, this.ak8));
2629
2629
  }
2630
- this.alt();
2630
+ this.alu();
2631
2631
  break;
2632
2632
  case "CustomIndicatorNames":
2633
2633
  let af = typeCast(ObservableCollection$1.$.specialize(String_$type), b);
2634
2634
  if (af != null) {
2635
- af.collectionChanged = delegateRemove(af.collectionChanged, runOn(this, this.ak3));
2635
+ af.collectionChanged = delegateRemove(af.collectionChanged, runOn(this, this.ak4));
2636
2636
  }
2637
2637
  if (this.customIndicatorNames != null) {
2638
2638
  let ag = this.customIndicatorNames;
2639
- ag.collectionChanged = delegateCombine(ag.collectionChanged, runOn(this, this.ak3));
2639
+ ag.collectionChanged = delegateCombine(ag.collectionChanged, runOn(this, this.ak4));
2640
2640
  }
2641
- this.al3();
2641
+ this.al4();
2642
2642
  break;
2643
2643
  case "Legend":
2644
2644
  if (this.zoomSliderChart != null) {
@@ -2646,40 +2646,40 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2646
2646
  }
2647
2647
  break;
2648
2648
  case "Brushes":
2649
- this.aky((ah, ai) => ah.o9 = this.ab != null ? ArrayExtension.getModulus$1(Brush.$, this.ab, ai) : null, true);
2649
+ this.akz((ah, ai) => ah.o9 = this.ab != null ? ArrayExtension.getModulus$1(Brush.$, this.ab, ai) : null, true);
2650
2650
  break;
2651
2651
  case "Outlines":
2652
- this.aky((ah, ai) => ah.pe = this.af != null ? ArrayExtension.getModulus$1(Brush.$, this.af, ai) : null, true);
2652
+ this.akz((ah, ai) => ah.pe = this.af != null ? ArrayExtension.getModulus$1(Brush.$, this.af, ai) : null, true);
2653
2653
  break;
2654
2654
  case "XAxisLabelVisibility":
2655
- if (this.acy == 0 && this.zoomSliderXAxis != null) {
2656
- this.aa8(this.zoomSliderXAxis, (ah) => ah.visibility = 1);
2655
+ if (this.acz == 0 && this.zoomSliderXAxis != null) {
2656
+ this.aa9(this.zoomSliderXAxis, (ah) => ah.visibility = 1);
2657
2657
  }
2658
- this.aks();
2658
+ this.akt();
2659
2659
  break;
2660
2660
  case "YAxisLabelVisibility":
2661
- if (this.acz != 0 || this.zoomSliderAxis == null) {
2661
+ if (this.ac0 != 0 || this.zoomSliderAxis == null) {
2662
2662
  break;
2663
2663
  }
2664
- this.aa8(this.zoomSliderAxis, (ah) => ah.visibility = 1);
2664
+ this.aa9(this.zoomSliderAxis, (ah) => ah.visibility = 1);
2665
2665
  break;
2666
2666
  case "ZoomSliderXAxisMajorStroke":
2667
- this.zoomSliderXAxis.jv = this.ame;
2667
+ this.zoomSliderXAxis.jw = this.amf;
2668
2668
  break;
2669
2669
  case "ZoomSliderXAxisMajorStrokeThickness":
2670
- this.zoomSliderXAxis.eq = this.ahk;
2670
+ this.zoomSliderXAxis.er = this.ahl;
2671
2671
  break;
2672
2672
  case "FinancialChartLegend":
2673
2673
  case "IsLegendVisible":
2674
- let ah = this.afv && this.legend == null;
2674
+ let ah = this.afw && this.legend == null;
2675
2675
  {
2676
2676
  let ai = (aj, ak) => {
2677
2677
  if (aj.isUsableInLegend) {
2678
- aj.legend = ah ? this.aej : null;
2678
+ aj.legend = ah ? this.aek : null;
2679
2679
  }
2680
2680
  };
2681
- this.aky(ai, false);
2682
- this.akx(ai);
2681
+ this.akz(ai, false);
2682
+ this.aky(ai);
2683
2683
  }
2684
2684
  break;
2685
2685
  case "ZoomSliderAxis":
@@ -2690,36 +2690,36 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2690
2690
  if (this.zoomSliderAxis != null) {
2691
2691
  if (this.zoomSliderChart != null) {
2692
2692
  this.zoomSliderChart.axes.add(this.zoomSliderAxis);
2693
- this.alq();
2693
+ this.alr();
2694
2694
  this.zoomSliderXAxis.itemsSource = this.xAxis.itemsSource;
2695
2695
  }
2696
2696
  if (this.fi) {
2697
- this.abc(this.zoomSliderAxis);
2697
+ this.abd(this.zoomSliderAxis);
2698
2698
  }
2699
- this.aa8(this.zoomSliderAxis, (ak) => ak.visibility = 1);
2699
+ this.aa9(this.zoomSliderAxis, (ak) => ak.visibility = 1);
2700
2700
  }
2701
2701
  break;
2702
2702
  case "XAxisMinimumValue":
2703
- this.abe((ak) => {
2703
+ this.abf((ak) => {
2704
2704
  let al = typeCast(ITimeRangeSelectorAxis_$type, ak);
2705
2705
  if (al != null) {
2706
- al.minimumValue = this.agl;
2706
+ al.minimumValue = this.agm;
2707
2707
  }
2708
2708
  });
2709
2709
  break;
2710
2710
  case "XAxisMaximumValue":
2711
- this.abe((ak) => {
2711
+ this.abf((ak) => {
2712
2712
  let al = typeCast(ITimeRangeSelectorAxis_$type, ak);
2713
2713
  if (al != null) {
2714
- al.maximumValue = this.agk;
2714
+ al.maximumValue = this.agl;
2715
2715
  }
2716
2716
  });
2717
2717
  break;
2718
- case FinancialChart.ajz:
2719
- this.abf((ak) => ak.b0 = this.af3, a);
2718
+ case FinancialChart.aj0:
2719
+ this.abg((ak) => ak.b1 = this.af4, a);
2720
2720
  break;
2721
- case FinancialChart.aka:
2722
- this.abj((ak) => ak.b0 = this.af5);
2721
+ case FinancialChart.akb:
2722
+ this.abk((ak) => ak.b1 = this.af6);
2723
2723
  break;
2724
2724
  }
2725
2725
  }
@@ -2729,44 +2729,24 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2729
2729
  get b1() {
2730
2730
  return this.get_b1();
2731
2731
  }
2732
- get af6() {
2733
- return this.afo;
2734
- }
2735
- set af6(a) {
2736
- let b = this.af6;
2737
- if (a != b) {
2738
- this.afo = a;
2739
- this.sv("YAxisIsLogarithmic", b, this.af6);
2740
- }
2741
- }
2742
- get ah4() {
2743
- return this.ahw;
2744
- }
2745
- set ah4(a) {
2746
- let b = this.ah4;
2747
- if (a != b) {
2748
- this.ahw = a;
2749
- this.sv("YAxisLogarithmBase", b, this.ah4);
2750
- }
2751
- }
2752
- get ahg() {
2753
- return this.agx;
2732
+ get af7() {
2733
+ return this.afp;
2754
2734
  }
2755
- set ahg(a) {
2756
- let b = this.ahg;
2735
+ set af7(a) {
2736
+ let b = this.af7;
2757
2737
  if (a != b) {
2758
- this.agx = a;
2759
- this.sv("YAxisInterval", b, this.ahg);
2738
+ this.afp = a;
2739
+ this.sw("YAxisIsLogarithmic", b, this.af7);
2760
2740
  }
2761
2741
  }
2762
- get ahi() {
2763
- return this.agz;
2742
+ get ah5() {
2743
+ return this.ahx;
2764
2744
  }
2765
- set ahi(a) {
2766
- let b = this.ahi;
2745
+ set ah5(a) {
2746
+ let b = this.ah5;
2767
2747
  if (a != b) {
2768
- this.agz = a;
2769
- this.sv("YAxisMinimumValue", b, this.ahi);
2748
+ this.ahx = a;
2749
+ this.sw("YAxisLogarithmBase", b, this.ah5);
2770
2750
  }
2771
2751
  }
2772
2752
  get ahh() {
@@ -2776,7 +2756,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2776
2756
  let b = this.ahh;
2777
2757
  if (a != b) {
2778
2758
  this.agy = a;
2779
- this.sv("YAxisMaximumValue", b, this.ahh);
2759
+ this.sw("YAxisInterval", b, this.ahh);
2780
2760
  }
2781
2761
  }
2782
2762
  get ahj() {
@@ -2786,53 +2766,53 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2786
2766
  let b = this.ahj;
2787
2767
  if (a != b) {
2788
2768
  this.ag0 = a;
2789
- this.sv("YAxisMinorInterval", b, this.ahj);
2769
+ this.sw("YAxisMinimumValue", b, this.ahj);
2790
2770
  }
2791
2771
  }
2792
- get ahf() {
2793
- return this.yAxis.lw;
2794
- }
2795
- get ahe() {
2796
- return this.yAxis.lv;
2797
- }
2798
- get ad6() {
2799
- return this.ad4;
2772
+ get ahi() {
2773
+ return this.agz;
2800
2774
  }
2801
- set ad6(a) {
2802
- let b = this.ad6;
2775
+ set ahi(a) {
2776
+ let b = this.ahi;
2803
2777
  if (a != b) {
2804
- this.ad4 = a;
2805
- this.sv("VolumeType", enumGetBox(FinancialChartVolumeType_$type, b), enumGetBox(FinancialChartVolumeType_$type, this.ad6));
2778
+ this.agz = a;
2779
+ this.sw("YAxisMaximumValue", b, this.ahi);
2806
2780
  }
2807
2781
  }
2808
- get ad8() {
2809
- return this.ad7;
2782
+ get ahk() {
2783
+ return this.ag1;
2810
2784
  }
2811
- set ad8(a) {
2812
- let b = this.ad8;
2785
+ set ahk(a) {
2786
+ let b = this.ahk;
2813
2787
  if (a != b) {
2814
- this.ad7 = a;
2815
- this.sv("XAxisMode", enumGetBox(FinancialChartXAxisMode_$type, b), enumGetBox(FinancialChartXAxisMode_$type, this.ad8));
2788
+ this.ag1 = a;
2789
+ this.sw("YAxisMinorInterval", b, this.ahk);
2816
2790
  }
2817
2791
  }
2818
- get ag9() {
2819
- return this.ags;
2792
+ get ahg() {
2793
+ return this.yAxis.lx;
2820
2794
  }
2821
- set ag9(a) {
2822
- let b = this.ag9;
2795
+ get ahf() {
2796
+ return this.yAxis.lw;
2797
+ }
2798
+ get ad7() {
2799
+ return this.ad5;
2800
+ }
2801
+ set ad7(a) {
2802
+ let b = this.ad7;
2823
2803
  if (a != b) {
2824
- this.ags = a;
2825
- this.sv("XAxisZoomMaximumCategoryRange", b, this.ag9);
2804
+ this.ad5 = a;
2805
+ this.sw("VolumeType", enumGetBox(FinancialChartVolumeType_$type, b), enumGetBox(FinancialChartVolumeType_$type, this.ad7));
2826
2806
  }
2827
2807
  }
2828
- get ahc() {
2829
- return this.agv;
2808
+ get ad9() {
2809
+ return this.ad8;
2830
2810
  }
2831
- set ahc(a) {
2832
- let b = this.ahc;
2811
+ set ad9(a) {
2812
+ let b = this.ad9;
2833
2813
  if (a != b) {
2834
- this.agv = a;
2835
- this.sv("XAxisZoomToCategoryStart", b, this.ahc);
2814
+ this.ad8 = a;
2815
+ this.sw("XAxisMode", enumGetBox(FinancialChartXAxisMode_$type, b), enumGetBox(FinancialChartXAxisMode_$type, this.ad9));
2836
2816
  }
2837
2817
  }
2838
2818
  get aha() {
@@ -2842,17 +2822,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2842
2822
  let b = this.aha;
2843
2823
  if (a != b) {
2844
2824
  this.agt = a;
2845
- this.sv("XAxisZoomMaximumItemSpan", b, this.aha);
2846
- }
2847
- }
2848
- get ahb() {
2849
- return this.agu;
2850
- }
2851
- set ahb(a) {
2852
- let b = this.ahb;
2853
- if (a != b) {
2854
- this.agu = a;
2855
- this.sv("XAxisZoomToCategoryRange", b, this.ahb);
2825
+ this.sw("XAxisZoomMaximumCategoryRange", b, this.aha);
2856
2826
  }
2857
2827
  }
2858
2828
  get ahd() {
@@ -2862,44 +2832,48 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2862
2832
  let b = this.ahd;
2863
2833
  if (a != b) {
2864
2834
  this.agw = a;
2865
- this.sv("XAxisZoomToItemSpan", b, this.ahd);
2835
+ this.sw("XAxisZoomToCategoryStart", b, this.ahd);
2866
2836
  }
2867
2837
  }
2868
- get aea() {
2869
- return this.ad9;
2838
+ get ahb() {
2839
+ return this.agu;
2870
2840
  }
2871
- set aea(a) {
2872
- let b = this.aea;
2841
+ set ahb(a) {
2842
+ let b = this.ahb;
2873
2843
  if (a != b) {
2874
- this.ad9 = a;
2875
- this.sv("YAxisMode", enumGetBox(FinancialChartYAxisMode_$type, b), enumGetBox(FinancialChartYAxisMode_$type, this.aea));
2844
+ this.agu = a;
2845
+ this.sw("XAxisZoomMaximumItemSpan", b, this.ahb);
2876
2846
  }
2877
2847
  }
2878
- get afz() {
2879
- return this.afj;
2848
+ get ahc() {
2849
+ return this.agv;
2880
2850
  }
2881
- set afz(a) {
2882
- let b = this.afz;
2851
+ set ahc(a) {
2852
+ let b = this.ahc;
2883
2853
  if (a != b) {
2884
- this.afj = a;
2885
- this.sv("IsToolbarVisible", b, this.afz);
2854
+ this.agv = a;
2855
+ this.sw("XAxisZoomToCategoryRange", b, this.ahc);
2886
2856
  }
2887
2857
  }
2888
- get ad1() {
2889
- return this.ad0;
2858
+ get ahe() {
2859
+ return this.agx;
2890
2860
  }
2891
- set ad1(a) {
2892
- let b = this.ad1;
2861
+ set ahe(a) {
2862
+ let b = this.ahe;
2893
2863
  if (a != b) {
2894
- this.ad0 = a;
2895
- this.sv("ChartType", enumGetBox(FinancialChartType_$type, b), enumGetBox(FinancialChartType_$type, this.ad1));
2864
+ this.agx = a;
2865
+ this.sw("XAxisZoomToItemSpan", b, this.ahe);
2896
2866
  }
2897
2867
  }
2898
- get_abt() {
2899
- return super.get_abt();
2868
+ get aeb() {
2869
+ return this.aea;
2900
2870
  }
2901
- set_abt(a) {
2902
- super.set_abt(a);
2871
+ set aeb(a) {
2872
+ let b = this.aeb;
2873
+ if (a != b) {
2874
+ this.aea = a;
2875
+ this.sw("YAxisMode", enumGetBox(FinancialChartYAxisMode_$type, b), enumGetBox(FinancialChartYAxisMode_$type, this.aeb));
2876
+ }
2903
2877
  }
2904
2878
  get af0() {
2905
2879
  return this.afk;
@@ -2908,47 +2882,73 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2908
2882
  let b = this.af0;
2909
2883
  if (a != b) {
2910
2884
  this.afk = a;
2911
- this.sv("IsWindowSyncedToVisibleRange", b, this.af0);
2885
+ this.sw("IsToolbarVisible", b, this.af0);
2912
2886
  }
2913
2887
  }
2914
- get aef() {
2915
- return this.aee;
2888
+ get ad2() {
2889
+ return this.ad1;
2916
2890
  }
2917
- set aef(a) {
2918
- let b = this.aef;
2891
+ set ad2(a) {
2892
+ let b = this.ad2;
2919
2893
  if (a != b) {
2920
- this.aee = a;
2921
- this.sv("IndicatorTypes", b, this.aef);
2894
+ this.ad1 = a;
2895
+ this.sw("ChartType", enumGetBox(FinancialChartType_$type, b), enumGetBox(FinancialChartType_$type, this.ad2));
2922
2896
  }
2923
2897
  }
2924
- get aeh() {
2925
- return this.aeg;
2898
+ get_abu() {
2899
+ return super.get_abu();
2900
+ }
2901
+ set_abu(a) {
2902
+ super.set_abu(a);
2903
+ }
2904
+ get af1() {
2905
+ return this.afl;
2926
2906
  }
2927
- set aeh(a) {
2928
- let b = this.aeh;
2907
+ set af1(a) {
2908
+ let b = this.af1;
2929
2909
  if (a != b) {
2930
- this.aeg = a;
2931
- this.sv("OverlayTypes", b, this.aeh);
2910
+ this.afl = a;
2911
+ this.sw("IsWindowSyncedToVisibleRange", b, this.af1);
2912
+ }
2913
+ }
2914
+ get aeg() {
2915
+ return this.aef;
2916
+ }
2917
+ set aeg(a) {
2918
+ let b = this.aeg;
2919
+ if (a != b) {
2920
+ this.aef = a;
2921
+ this.sw("IndicatorTypes", b, this.aeg);
2922
+ }
2923
+ }
2924
+ get aei() {
2925
+ return this.aeh;
2926
+ }
2927
+ set aei(a) {
2928
+ let b = this.aei;
2929
+ if (a != b) {
2930
+ this.aeh = a;
2931
+ this.sw("OverlayTypes", b, this.aei);
2932
2932
  }
2933
2933
  }
2934
2934
  get indicatorCharts() {
2935
- return this.agb;
2935
+ return this.agc;
2936
2936
  }
2937
2937
  set indicatorCharts(a) {
2938
2938
  let b = this.indicatorCharts;
2939
2939
  if (a != b) {
2940
- this.agb = a;
2941
- this.sv("IndicatorCharts", b, this.indicatorCharts);
2940
+ this.agc = a;
2941
+ this.sw("IndicatorCharts", b, this.indicatorCharts);
2942
2942
  }
2943
2943
  }
2944
- get af4() {
2945
- return this.afm;
2944
+ get af5() {
2945
+ return this.afn;
2946
2946
  }
2947
- set af4(a) {
2948
- let b = this.af4;
2947
+ set af5(a) {
2948
+ let b = this.af5;
2949
2949
  if (a != b) {
2950
- this.afm = a;
2951
- this.sv("YAxisAbbreviateLargeNumbers", b, this.af4);
2950
+ this.afn = a;
2951
+ this.sw("YAxisAbbreviateLargeNumbers", b, this.af5);
2952
2952
  }
2953
2953
  }
2954
2954
  get_iv() {
@@ -2957,74 +2957,64 @@ export let FinancialChart = /*@__PURE__*/ (() => {
2957
2957
  set_iv(a) {
2958
2958
  super.set_iv(a);
2959
2959
  }
2960
- get af3() {
2961
- return this.afl;
2960
+ get af4() {
2961
+ return this.afm;
2962
2962
  }
2963
- set af3(a) {
2964
- let b = this.af3;
2963
+ set af4(a) {
2964
+ let b = this.af4;
2965
2965
  if (a != b) {
2966
- this.afl = a;
2967
- this.sv(FinancialChart.ajz, b, this.af3);
2966
+ this.afm = a;
2967
+ this.sw(FinancialChart.aj0, b, this.af4);
2968
2968
  }
2969
2969
  }
2970
- get af5() {
2971
- return this.afn;
2970
+ get af6() {
2971
+ return this.afo;
2972
2972
  }
2973
- set af5(a) {
2974
- let b = this.af5;
2973
+ set af6(a) {
2974
+ let b = this.af6;
2975
2975
  if (a != b) {
2976
- this.afn = a;
2977
- this.sv(FinancialChart.aka, b, this.af5);
2976
+ this.afo = a;
2977
+ this.sw(FinancialChart.akb, b, this.af6);
2978
2978
  }
2979
2979
  }
2980
2980
  get zoomSliderChart() {
2981
- return this.afd;
2981
+ return this.afe;
2982
2982
  }
2983
2983
  set zoomSliderChart(a) {
2984
2984
  let b = this.zoomSliderChart;
2985
2985
  if (a != b) {
2986
- this.afd = a;
2987
- this.sv("ZoomSliderChart", b, this.zoomSliderChart);
2986
+ this.afe = a;
2987
+ this.sw("ZoomSliderChart", b, this.zoomSliderChart);
2988
2988
  }
2989
2989
  }
2990
2990
  get zoomSliderAxis() {
2991
- return this.aey;
2991
+ return this.aez;
2992
2992
  }
2993
2993
  set zoomSliderAxis(a) {
2994
2994
  let b = this.zoomSliderAxis;
2995
2995
  if (a != b) {
2996
- this.aey = a;
2997
- this.sv("ZoomSliderAxis", b, this.zoomSliderAxis);
2996
+ this.aez = a;
2997
+ this.sw("ZoomSliderAxis", b, this.zoomSliderAxis);
2998
2998
  }
2999
2999
  }
3000
3000
  get zoomSliderXAxis() {
3001
- return this.adj;
3001
+ return this.adk;
3002
3002
  }
3003
3003
  set zoomSliderXAxis(a) {
3004
3004
  let b = this.zoomSliderXAxis;
3005
3005
  if (a != b) {
3006
- this.adj = a;
3007
- this.sv("ZoomSliderXAxis", b, this.zoomSliderXAxis);
3008
- }
3009
- }
3010
- get aed() {
3011
- return this.aeb;
3012
- }
3013
- set aed(a) {
3014
- let b = this.aed;
3015
- if (a != b) {
3016
- this.aeb = a;
3017
- this.sv("ZoomSliderType", enumGetBox(FinancialChartZoomSliderType_$type, b), enumGetBox(FinancialChartZoomSliderType_$type, this.aed));
3006
+ this.adk = a;
3007
+ this.sw("ZoomSliderXAxis", b, this.zoomSliderXAxis);
3018
3008
  }
3019
3009
  }
3020
- get ada() {
3021
- return this.ac2;
3010
+ get aee() {
3011
+ return this.aec;
3022
3012
  }
3023
- set ada(a) {
3024
- let b = this.ada;
3013
+ set aee(a) {
3014
+ let b = this.aee;
3025
3015
  if (a != b) {
3026
- this.ac2 = a;
3027
- this.sv("NegativeBrushes", b, this.ada);
3016
+ this.aec = a;
3017
+ this.sw("ZoomSliderType", enumGetBox(FinancialChartZoomSliderType_$type, b), enumGetBox(FinancialChartZoomSliderType_$type, this.aee));
3028
3018
  }
3029
3019
  }
3030
3020
  get adb() {
@@ -3034,7 +3024,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3034
3024
  let b = this.adb;
3035
3025
  if (a != b) {
3036
3026
  this.ac3 = a;
3037
- this.sv("NegativeOutlines", b, this.adb);
3027
+ this.sw("NegativeBrushes", b, this.adb);
3038
3028
  }
3039
3029
  }
3040
3030
  get adc() {
@@ -3044,7 +3034,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3044
3034
  let b = this.adc;
3045
3035
  if (a != b) {
3046
3036
  this.ac4 = a;
3047
- this.sv("OverlayBrushes", b, this.adc);
3037
+ this.sw("NegativeOutlines", b, this.adc);
3048
3038
  }
3049
3039
  }
3050
3040
  get add() {
@@ -3054,7 +3044,27 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3054
3044
  let b = this.add;
3055
3045
  if (a != b) {
3056
3046
  this.ac5 = a;
3057
- this.sv("OverlayOutlines", b, this.add);
3047
+ this.sw("OverlayBrushes", b, this.add);
3048
+ }
3049
+ }
3050
+ get ade() {
3051
+ return this.ac6;
3052
+ }
3053
+ set ade(a) {
3054
+ let b = this.ade;
3055
+ if (a != b) {
3056
+ this.ac6 = a;
3057
+ this.sw("OverlayOutlines", b, this.ade);
3058
+ }
3059
+ }
3060
+ get adg() {
3061
+ return this.ac8;
3062
+ }
3063
+ set adg(a) {
3064
+ let b = this.adg;
3065
+ if (a != b) {
3066
+ this.ac8 = a;
3067
+ this.sw("VolumeOutlines", b, this.adg);
3058
3068
  }
3059
3069
  }
3060
3070
  get adf() {
@@ -3064,17 +3074,17 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3064
3074
  let b = this.adf;
3065
3075
  if (a != b) {
3066
3076
  this.ac7 = a;
3067
- this.sv("VolumeOutlines", b, this.adf);
3077
+ this.sw("VolumeBrushes", b, this.adf);
3068
3078
  }
3069
3079
  }
3070
- get ade() {
3071
- return this.ac6;
3080
+ get ada() {
3081
+ return this.ac2;
3072
3082
  }
3073
- set ade(a) {
3074
- let b = this.ade;
3083
+ set ada(a) {
3084
+ let b = this.ada;
3075
3085
  if (a != b) {
3076
- this.ac6 = a;
3077
- this.sv("VolumeBrushes", b, this.ade);
3086
+ this.ac2 = a;
3087
+ this.sw("IndicatorNegativeBrushes", b, this.ada);
3078
3088
  }
3079
3089
  }
3080
3090
  get ac9() {
@@ -3084,27 +3094,27 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3084
3094
  let b = this.ac9;
3085
3095
  if (a != b) {
3086
3096
  this.ac1 = a;
3087
- this.sv("IndicatorNegativeBrushes", b, this.ac9);
3097
+ this.sw("IndicatorBrushes", b, this.ac9);
3088
3098
  }
3089
3099
  }
3090
- get ac8() {
3091
- return this.ac0;
3100
+ get ag9() {
3101
+ return this.ags;
3092
3102
  }
3093
- set ac8(a) {
3094
- let b = this.ac8;
3103
+ set ag9(a) {
3104
+ let b = this.ag9;
3095
3105
  if (a != b) {
3096
- this.ac0 = a;
3097
- this.sv("IndicatorBrushes", b, this.ac8);
3106
+ this.ags = a;
3107
+ this.sw("VolumeThickness", b, this.ag9);
3098
3108
  }
3099
3109
  }
3100
- get ag8() {
3101
- return this.agr;
3110
+ get ag7() {
3111
+ return this.agq;
3102
3112
  }
3103
- set ag8(a) {
3104
- let b = this.ag8;
3113
+ set ag7(a) {
3114
+ let b = this.ag7;
3105
3115
  if (a != b) {
3106
- this.agr = a;
3107
- this.sv("VolumeThickness", b, this.ag8);
3116
+ this.agq = a;
3117
+ this.sw("OverlayThickness", b, this.ag7);
3108
3118
  }
3109
3119
  }
3110
3120
  get ag6() {
@@ -3114,7 +3124,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3114
3124
  let b = this.ag6;
3115
3125
  if (a != b) {
3116
3126
  this.agp = a;
3117
- this.sv("OverlayThickness", b, this.ag6);
3127
+ this.sw("OverlayMultiplier", b, this.ag6);
3118
3128
  }
3119
3129
  }
3120
3130
  get ag5() {
@@ -3124,7 +3134,27 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3124
3134
  let b = this.ag5;
3125
3135
  if (a != b) {
3126
3136
  this.ago = a;
3127
- this.sv("OverlayMultiplier", b, this.ag5);
3137
+ this.sw("IndicatorThickness", b, this.ag5);
3138
+ }
3139
+ }
3140
+ get aes() {
3141
+ return this.aer;
3142
+ }
3143
+ set aes(a) {
3144
+ let b = this.aes;
3145
+ if (a != b) {
3146
+ this.aer = a;
3147
+ this.sw("IndicatorDisplayTypes", b, this.aes);
3148
+ }
3149
+ }
3150
+ get ah0() {
3151
+ return this.aht;
3152
+ }
3153
+ set ah0(a) {
3154
+ let b = this.ah0;
3155
+ if (a != b) {
3156
+ this.aht = a;
3157
+ this.sw("IndicatorPeriod", b, this.ah0);
3128
3158
  }
3129
3159
  }
3130
3160
  get ag4() {
@@ -3134,17 +3164,27 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3134
3164
  let b = this.ag4;
3135
3165
  if (a != b) {
3136
3166
  this.agn = a;
3137
- this.sv("IndicatorThickness", b, this.ag4);
3167
+ this.sw("IndicatorMultiplier", b, this.ag4);
3138
3168
  }
3139
3169
  }
3140
- get aer() {
3141
- return this.aeq;
3170
+ get ah3() {
3171
+ return this.ahw;
3142
3172
  }
3143
- set aer(a) {
3144
- let b = this.aer;
3173
+ set ah3(a) {
3174
+ let b = this.ah3;
3145
3175
  if (a != b) {
3146
- this.aeq = a;
3147
- this.sv("IndicatorDisplayTypes", b, this.aer);
3176
+ this.ahw = a;
3177
+ this.sw("IndicatorSmoothingPeriod", b, this.ah3);
3178
+ }
3179
+ }
3180
+ get ah1() {
3181
+ return this.ahu;
3182
+ }
3183
+ set ah1(a) {
3184
+ let b = this.ah1;
3185
+ if (a != b) {
3186
+ this.ahu = a;
3187
+ this.sw("IndicatorShortPeriod", b, this.ah1);
3148
3188
  }
3149
3189
  }
3150
3190
  get ahz() {
@@ -3154,17 +3194,7 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3154
3194
  let b = this.ahz;
3155
3195
  if (a != b) {
3156
3196
  this.ahs = a;
3157
- this.sv("IndicatorPeriod", b, this.ahz);
3158
- }
3159
- }
3160
- get ag3() {
3161
- return this.agm;
3162
- }
3163
- set ag3(a) {
3164
- let b = this.ag3;
3165
- if (a != b) {
3166
- this.agm = a;
3167
- this.sv("IndicatorMultiplier", b, this.ag3);
3197
+ this.sw("IndicatorLongPeriod", b, this.ahz);
3168
3198
  }
3169
3199
  }
3170
3200
  get ah2() {
@@ -3174,57 +3204,27 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3174
3204
  let b = this.ah2;
3175
3205
  if (a != b) {
3176
3206
  this.ahv = a;
3177
- this.sv("IndicatorSmoothingPeriod", b, this.ah2);
3207
+ this.sw("IndicatorSignalPeriod", b, this.ah2);
3178
3208
  }
3179
3209
  }
3180
- get ah0() {
3181
- return this.aht;
3210
+ get ady() {
3211
+ return this.adw;
3182
3212
  }
3183
- set ah0(a) {
3184
- let b = this.ah0;
3213
+ set ady(a) {
3214
+ let b = this.ady;
3185
3215
  if (a != b) {
3186
- this.aht = a;
3187
- this.sv("IndicatorShortPeriod", b, this.ah0);
3188
- }
3189
- }
3190
- get ahy() {
3191
- return this.ahr;
3192
- }
3193
- set ahy(a) {
3194
- let b = this.ahy;
3195
- if (a != b) {
3196
- this.ahr = a;
3197
- this.sv("IndicatorLongPeriod", b, this.ahy);
3198
- }
3199
- }
3200
- get ah1() {
3201
- return this.ahu;
3202
- }
3203
- set ah1(a) {
3204
- let b = this.ah1;
3205
- if (a != b) {
3206
- this.ahu = a;
3207
- this.sv("IndicatorSignalPeriod", b, this.ah1);
3208
- }
3209
- }
3210
- get adx() {
3211
- return this.adv;
3212
- }
3213
- set adx(a) {
3214
- let b = this.adx;
3215
- if (a != b) {
3216
- this.adv = a;
3217
- this.sv("RangeSelectorOptions", b, this.adx);
3216
+ this.adw = a;
3217
+ this.sw("RangeSelectorOptions", b, this.ady);
3218
3218
  }
3219
3219
  }
3220
3220
  get customIndicatorNames() {
3221
- return this.adr;
3221
+ return this.ads;
3222
3222
  }
3223
3223
  set customIndicatorNames(a) {
3224
- let b = this.adr;
3224
+ let b = this.ads;
3225
3225
  if (a != b) {
3226
- this.adr = a;
3227
- this.sv("CustomIndicatorNames", b, this.customIndicatorNames);
3226
+ this.ads = a;
3227
+ this.sw("CustomIndicatorNames", b, this.customIndicatorNames);
3228
3228
  }
3229
3229
  }
3230
3230
  get_f9() {
@@ -3233,124 +3233,134 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3233
3233
  set_f9(a) {
3234
3234
  super.set_f9(a);
3235
3235
  }
3236
- get ame() {
3237
- return this.amd;
3236
+ get amf() {
3237
+ return this.ame;
3238
3238
  }
3239
- set ame(a) {
3240
- let b = this.ame;
3239
+ set amf(a) {
3240
+ let b = this.amf;
3241
3241
  if (a != b) {
3242
- this.amd = a;
3243
- this.sv("ZoomSliderXAxisMajorStroke", b, this.ame);
3242
+ this.ame = a;
3243
+ this.sw("ZoomSliderXAxisMajorStroke", b, this.amf);
3244
3244
  }
3245
3245
  }
3246
- get ahk() {
3247
- return this.ag1;
3246
+ get ahl() {
3247
+ return this.ag2;
3248
3248
  }
3249
- set ahk(a) {
3250
- let b = this.ahk;
3249
+ set ahl(a) {
3250
+ let b = this.ahl;
3251
3251
  if (a != b) {
3252
- this.ag1 = a;
3253
- this.sv("ZoomSliderXAxisMajorStrokeThickness", b, this.ahk);
3252
+ this.ag2 = a;
3253
+ this.sw("ZoomSliderXAxisMajorStrokeThickness", b, this.ahl);
3254
3254
  }
3255
3255
  }
3256
- get afv() {
3257
- return this.afi;
3256
+ get afw() {
3257
+ return this.afj;
3258
3258
  }
3259
- set afv(a) {
3260
- let b = this.afv;
3259
+ set afw(a) {
3260
+ let b = this.afw;
3261
3261
  if (a != b) {
3262
- this.afi = a;
3263
- this.sv("IsLegendVisible", b, this.afv);
3262
+ this.afj = a;
3263
+ this.sw("IsLegendVisible", b, this.afw);
3264
3264
  }
3265
3265
  }
3266
- get aej() {
3267
- return this.aei;
3266
+ get aek() {
3267
+ return this.aej;
3268
3268
  }
3269
- set aej(a) {
3270
- let b = this.aej;
3269
+ set aek(a) {
3270
+ let b = this.aek;
3271
3271
  if (a != b) {
3272
- this.aei = a;
3273
- this.sv("FinancialChartLegend", b, this.aej);
3272
+ this.aej = a;
3273
+ this.sw("FinancialChartLegend", b, this.aek);
3274
3274
  }
3275
3275
  }
3276
3276
  get xAxis() {
3277
- return this.adi;
3277
+ return this.adj;
3278
3278
  }
3279
3279
  set xAxis(a) {
3280
3280
  let b = this.xAxis;
3281
3281
  if (a != b) {
3282
- this.adi = a;
3283
- this.sv("XAxis", b, this.xAxis);
3282
+ this.adj = a;
3283
+ this.sw("XAxis", b, this.xAxis);
3284
3284
  }
3285
3285
  }
3286
3286
  get yAxis() {
3287
- return this.aex;
3287
+ return this.aey;
3288
3288
  }
3289
3289
  set yAxis(a) {
3290
3290
  let b = this.yAxis;
3291
3291
  if (a != b) {
3292
- this.aex = a;
3293
- this.sv("YAxis", b, this.yAxis);
3292
+ this.aey = a;
3293
+ this.sw("YAxis", b, this.yAxis);
3294
3294
  }
3295
3295
  }
3296
3296
  get volumeAxis() {
3297
- return this.aew;
3297
+ return this.aex;
3298
3298
  }
3299
3299
  set volumeAxis(a) {
3300
3300
  let b = this.volumeAxis;
3301
3301
  if (a != b) {
3302
- this.aew = a;
3303
- this.sv("VolumeAxis", b, this.volumeAxis);
3302
+ this.aex = a;
3303
+ this.sw("VolumeAxis", b, this.volumeAxis);
3304
3304
  }
3305
3305
  }
3306
3306
  get volumeXAxis() {
3307
- return this.adh;
3307
+ return this.adi;
3308
3308
  }
3309
3309
  set volumeXAxis(a) {
3310
3310
  let b = this.volumeXAxis;
3311
3311
  if (a != b) {
3312
- this.adh = a;
3313
- this.sv("VolumeXAxis", b, this.volumeXAxis);
3312
+ this.adi = a;
3313
+ this.sw("VolumeXAxis", b, this.volumeXAxis);
3314
3314
  }
3315
3315
  }
3316
3316
  get indicatorAxis() {
3317
- return this.aev;
3317
+ return this.aew;
3318
3318
  }
3319
3319
  set indicatorAxis(a) {
3320
3320
  let b = this.indicatorAxis;
3321
3321
  if (a != b) {
3322
- this.aev = a;
3323
- this.sv("IndicatorAxis", b, this.indicatorAxis);
3322
+ this.aew = a;
3323
+ this.sw("IndicatorAxis", b, this.indicatorAxis);
3324
3324
  }
3325
3325
  }
3326
3326
  get indicatorXAxis() {
3327
- return this.adg;
3327
+ return this.adh;
3328
3328
  }
3329
3329
  set indicatorXAxis(a) {
3330
3330
  let b = this.indicatorXAxis;
3331
3331
  if (a != b) {
3332
- this.adg = a;
3333
- this.sv("IndicatorXAxis", b, this.indicatorXAxis);
3332
+ this.adh = a;
3333
+ this.sw("IndicatorXAxis", b, this.indicatorXAxis);
3334
3334
  }
3335
3335
  }
3336
- get agd() {
3337
- return this.aga;
3336
+ get age() {
3337
+ return this.agb;
3338
3338
  }
3339
- set agd(a) {
3340
- let b = this.agd;
3339
+ set age(a) {
3340
+ let b = this.age;
3341
3341
  if (a != b) {
3342
- this.aga = a;
3343
- this.sv("IndicatorAxes", b, this.agd);
3342
+ this.agb = a;
3343
+ this.sw("IndicatorAxes", b, this.age);
3344
3344
  }
3345
3345
  }
3346
- get agf() {
3347
- return this.agc;
3346
+ get agg() {
3347
+ return this.agd;
3348
3348
  }
3349
- set agf(a) {
3350
- let b = this.agf;
3349
+ set agg(a) {
3350
+ let b = this.agg;
3351
3351
  if (a != b) {
3352
- this.agc = a;
3353
- this.sv("IndicatorXAxes", b, this.agf);
3352
+ this.agd = a;
3353
+ this.sw("IndicatorXAxes", b, this.agg);
3354
+ }
3355
+ }
3356
+ get agm() {
3357
+ return this.agk;
3358
+ }
3359
+ set agm(a) {
3360
+ let b = this.agm;
3361
+ if (+a != +b) {
3362
+ this.agk = a;
3363
+ this.sw("XAxisMinimumValue", b, this.agm);
3354
3364
  }
3355
3365
  }
3356
3366
  get agl() {
@@ -3360,27 +3370,17 @@ export let FinancialChart = /*@__PURE__*/ (() => {
3360
3370
  let b = this.agl;
3361
3371
  if (+a != +b) {
3362
3372
  this.agj = a;
3363
- this.sv("XAxisMinimumValue", b, this.agl);
3364
- }
3365
- }
3366
- get agk() {
3367
- return this.agi;
3368
- }
3369
- set agk(a) {
3370
- let b = this.agk;
3371
- if (+a != +b) {
3372
- this.agi = a;
3373
- this.sv("XAxisMaximumValue", b, this.agk);
3373
+ this.sw("XAxisMaximumValue", b, this.agl);
3374
3374
  }
3375
3375
  }
3376
3376
  get xAxisBreaks() {
3377
- return this.agg;
3377
+ return this.agh;
3378
3378
  }
3379
3379
  }
3380
3380
  FinancialChart.$t = /*@__PURE__*/ markType(FinancialChart, 'FinancialChart', XYChart.$);
3381
- FinancialChart.ah3 = 0;
3382
- FinancialChart.ajz = "XAxisEnhancedIntervalPreferMoreCategoryLabels";
3383
- FinancialChart.aka = "YAxisEnhancedIntervalPreferMoreCategoryLabels";
3381
+ FinancialChart.ah4 = 0;
3382
+ FinancialChart.aj0 = "XAxisEnhancedIntervalPreferMoreCategoryLabels";
3383
+ FinancialChart.akb = "YAxisEnhancedIntervalPreferMoreCategoryLabels";
3384
3384
  return FinancialChart;
3385
3385
  })();
3386
3386
  /**
@@ -3439,9 +3439,9 @@ export let FinancialChartToolbar = /*@__PURE__*/ (() => {
3439
3439
  this.ak = false;
3440
3440
  this.o = a;
3441
3441
  this.w = new FinancialChartToolbarViewModel();
3442
- this.s = new FinancialChartRangeSelector(a != null ? a.aif : null);
3443
- this.aa = new FinancialChartTypePicker(a != null ? a.aic : null);
3444
- this.q = new FinancialChartIndicatorMenu(1, a != null ? a.aid : null);
3442
+ this.s = new FinancialChartRangeSelector(a != null ? a.aig : null);
3443
+ this.aa = new FinancialChartTypePicker(a != null ? a.aid : null);
3444
+ this.q = new FinancialChartIndicatorMenu(1, a != null ? a.aie : null);
3445
3445
  }
3446
3446
  get s() {
3447
3447
  return this.r;