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
@@ -70,7 +70,7 @@ var AngleAxisLabelPanel = /** @class */ /*@__PURE__*/ (function (_super) {
70
70
  if (!Extensions.b(b)) {
71
71
  return false;
72
72
  }
73
- if (this.ad == null || this.ad.kc.isEmpty) {
73
+ if (this.ad == null || this.ad.kd.isEmpty) {
74
74
  return _super.prototype.at.call(this, a, b);
75
75
  }
76
76
  return true;
@@ -84,7 +84,7 @@ var AngleAxisLabelPanel = /** @class */ /*@__PURE__*/ (function (_super) {
84
84
  this.c9.a0(a, b);
85
85
  var c = false;
86
86
  this.ao = this.an(a, b);
87
- if (!this.ad.b7()) {
87
+ if (!this.ad.b8()) {
88
88
  c = true;
89
89
  this.bh = this.de / 2;
90
90
  this.bh = this.bh + this.df();
@@ -114,7 +114,7 @@ var AngleAxisLabelPanel = /** @class */ /*@__PURE__*/ (function (_super) {
114
114
  b = this.ad;
115
115
  a = null;
116
116
  if (b != null) {
117
- a = typeCast(XamDataChart.$, b.bh);
117
+ a = typeCast(XamDataChart.$, b.bi);
118
118
  }
119
119
  if (a == null || b == null) {
120
120
  return 0;
@@ -122,7 +122,7 @@ var AngleAxisLabelPanel = /** @class */ /*@__PURE__*/ (function (_super) {
122
122
  var c = new List$1(Axis.$, 0);
123
123
  for (var d = 0; d < a.axes.count; d++) {
124
124
  var e = a.axes._inner[d];
125
- if ((typeCast(NumericAngleAxis.$, e) !== null || typeCast(CategoryAngleAxis.$, e) !== null) && typeCast(AngleAxisLabelPanel.$, e.av) !== null && e.av.bb.count > 0 && (!e.b7()) && !e.b4() && (e.ai == null || this.ad.ai == null || e.ai.nn == b.ai.nn)) {
125
+ if ((typeCast(NumericAngleAxis.$, e) !== null || typeCast(CategoryAngleAxis.$, e) !== null) && typeCast(AngleAxisLabelPanel.$, e.aw) !== null && e.aw.bb.count > 0 && (!e.b8()) && !e.b5() && (e.aj == null || this.ad.aj == null || e.aj.no == b.aj.no)) {
126
126
  c.add(e);
127
127
  }
128
128
  }
@@ -136,8 +136,8 @@ var AngleAxisLabelPanel = /** @class */ /*@__PURE__*/ (function (_super) {
136
136
  g += h;
137
137
  }
138
138
  else {
139
- g += c._inner[f - 1].av.bh;
140
- g += c._inner[f].av.bh * 2 + h;
139
+ g += c._inner[f - 1].aw.bh;
140
+ g += c._inner[f].aw.bh * 2 + h;
141
141
  }
142
142
  return g;
143
143
  };
@@ -158,100 +158,100 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
158
158
  __extends(CategoryAngleAxis, _super);
159
159
  function CategoryAngleAxis() {
160
160
  var _this = _super.call(this) || this;
161
- _this.ml = null;
162
- _this.mi = null;
163
- _this.mm = false;
164
- _this.mq = NaN;
161
+ _this.mm = null;
165
162
  _this.mj = null;
166
- _this.mr = 0;
167
- _this.mo = 0;
163
+ _this.mn = false;
164
+ _this.mr = NaN;
165
+ _this.mk = null;
166
+ _this.ms = 0;
168
167
  _this.mp = 0;
169
- _this.m2 = 1;
168
+ _this.mq = 0;
169
+ _this.m3 = 1;
170
170
  _this.ab = CategoryAngleAxis.$;
171
- _this.mi = _this.mh();
172
- _this.ml = new PolarAxisRenderingManager();
171
+ _this.mj = _this.mi();
172
+ _this.mm = new PolarAxisRenderingManager();
173
173
  return _this;
174
174
  }
175
- CategoryAngleAxis.prototype.a3 = function () {
175
+ CategoryAngleAxis.prototype.a4 = function () {
176
176
  return new CategoryAngleAxisView(this);
177
177
  };
178
- CategoryAngleAxis.prototype.hr = function (a) {
179
- _super.prototype.hr.call(this, a);
180
- this.mg = a;
178
+ CategoryAngleAxis.prototype.hs = function (a) {
179
+ _super.prototype.hs.call(this, a);
180
+ this.mh = a;
181
181
  };
182
- CategoryAngleAxis.prototype.get_b8 = function () {
182
+ CategoryAngleAxis.prototype.get_b9 = function () {
183
183
  return true;
184
184
  };
185
- CategoryAngleAxis.prototype.au = function () {
185
+ CategoryAngleAxis.prototype.av = function () {
186
186
  var _this = this;
187
187
  var a = new AngleAxisLabelPanel();
188
188
  a.dg = function (b) {
189
- var c = _this.bh != null ? _this.bh.ta : Rect.empty;
190
- var d = !c.isEmpty ? _this.kc : Rect.empty;
191
- return _this.nf(b, { $type: Point_$type, x: 0.5, y: 0.5 }, c, d, _this.av.bh);
189
+ var c = _this.bi != null ? _this.bi.tj : Rect.empty;
190
+ var d = !c.isEmpty ? _this.kd : Rect.empty;
191
+ return _this.ng(b, { $type: Point_$type, x: 0.5, y: 0.5 }, c, d, _this.aw.bh);
192
192
  };
193
193
  return a;
194
194
  };
195
- CategoryAngleAxis.prototype.m0 = function (a) {
195
+ CategoryAngleAxis.prototype.m1 = function (a) {
196
196
  return Math.round(a * Math.pow(10, 10)) / Math.pow(10, 10);
197
197
  };
198
- CategoryAngleAxis.prototype.mh = function () {
198
+ CategoryAngleAxis.prototype.mi = function () {
199
199
  var _this = this;
200
200
  var a = ((function () {
201
201
  var $ret = new AxisLabelManager();
202
202
  $ret.a = _this;
203
- $ret.f = _this.dc;
204
- $ret.e = _this.db;
205
- $ret.b = _this.av;
203
+ $ret.f = _this.dd;
204
+ $ret.e = _this.dc;
205
+ $ret.b = _this.aw;
206
206
  return $ret;
207
207
  })());
208
- if (this.ay != null) {
209
- this.ay.registerAxis(this);
208
+ if (this.az != null) {
209
+ this.az.registerAxis(this);
210
210
  }
211
211
  var b = new CategoryAxisRenderer(a);
212
212
  b.u = function () {
213
- var c = _this.a4.a1();
214
- var d = _this.a4.a4();
215
- var e = _this.a4.a2();
216
- var f = _this.a4.a3();
217
- _this.ik();
218
- _this.hh(c);
219
- _this.hh(d);
220
- _this.hh(e);
221
- _this.hh(f);
213
+ var c = _this.a5.a1();
214
+ var d = _this.a5.a4();
215
+ var e = _this.a5.a2();
216
+ var f = _this.a5.a3();
217
+ _this.il();
218
+ _this.hi(c);
219
+ _this.hi(d);
220
+ _this.hi(e);
221
+ _this.hi(f);
222
222
  };
223
- b.o = function (c, d) { return !d.isEmpty && !c.isEmpty && _this.mk != null; };
224
- b.d = function (c, d, e, f) { return _this.mf(c, d, e, f); };
223
+ b.o = function (c, d) { return !d.isEmpty && !c.isEmpty && _this.ml != null; };
224
+ b.d = function (c, d, e, f) { return _this.mg(c, d, e, f); };
225
225
  b.v = function () {
226
- if (!_this.mm) {
227
- _this.mm = true;
228
- _this.mk.c0();
229
- _this.mm = false;
226
+ if (!_this.mn) {
227
+ _this.mn = true;
228
+ _this.ml.c1();
229
+ _this.mn = false;
230
230
  }
231
231
  };
232
232
  b.g = function (c, d) {
233
233
  var e = typeGetValue(c);
234
- if (e > _this.kq.count - 1) {
235
- e -= _this.kq.count;
234
+ if (e > _this.kr.count - 1) {
235
+ e -= _this.kr.count;
236
236
  }
237
- var f = _this.kq.item(e);
238
- return _this.fy(f);
237
+ var f = _this.kr.item(e);
238
+ return _this.fz(f);
239
239
  };
240
240
  b.b.c = function (c) {
241
241
  var e_1, _a;
242
- if ((_this.ay == null || _this.ay.visibility == 0) && _this.mk != null && _this.mq != c) {
243
- var d = typeCast(XamDataChart.$, _this.bh);
242
+ if ((_this.az == null || _this.az.visibility == 0) && _this.ml != null && _this.mr != c) {
243
+ var d = typeCast(XamDataChart.$, _this.bi);
244
244
  if (d == null) {
245
245
  return;
246
246
  }
247
- _this.mq = c;
248
- _this.av.bg = c;
249
- d.l7();
247
+ _this.mr = c;
248
+ _this.aw.bg = c;
249
+ d.md();
250
250
  try {
251
251
  for (var _b = __values(fromEnum(d.axes)), _c = _b.next(); !_c.done; _c = _b.next()) {
252
252
  var e = _c.value;
253
- if (e != _this && typeCast(AngleAxisLabelPanel.$, e.av) !== null) {
254
- e.a4.ag();
253
+ if (e != _this && typeCast(AngleAxisLabelPanel.$, e.aw) !== null) {
254
+ e.a5.ag();
255
255
  }
256
256
  }
257
257
  }
@@ -272,18 +272,18 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
272
272
  };
273
273
  b.k = function (c, d, e) {
274
274
  var f = typeCast(RadialAxisRenderingParameters.$, c);
275
- _this.ml.m(d, e, c.z, c.aa, f.minLength, f.maxLength, f.center);
275
+ _this.mm.m(d, e, c.z, c.aa, f.minLength, f.maxLength, f.center);
276
276
  };
277
277
  b.l = function (c, d, e, f) {
278
278
  var g = typeCast(RadialAxisRenderingParameters.$, c);
279
- _this.ml.n(d, e, f, g.z, c.aa, g.minLength, g.maxLength, g.center);
279
+ _this.mm.n(d, e, f, g.z, c.aa, g.minLength, g.maxLength, g.center);
280
280
  };
281
281
  b.m = function (c, d) { return _this.getScaledAngle(d); };
282
282
  b.q = function (c, d) {
283
- if (_this.m0(d - _this.mr) < 0) {
283
+ if (_this.m1(d - _this.ms) < 0) {
284
284
  return false;
285
285
  }
286
- if (_this.m0(d - _this.mr - (2 * Math.PI)) > 0) {
286
+ if (_this.m1(d - _this.ms - (2 * Math.PI)) > 0) {
287
287
  return false;
288
288
  }
289
289
  return true;
@@ -291,11 +291,11 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
291
291
  b.j = function (c) {
292
292
  var d = typeCast(RadialAxisRenderingParameters.$, c);
293
293
  if (d.e == d.k._inner[0]) {
294
- _this.ml.i(c.t, c.n, c.z, c.aa, d.center, d.minAngle, d.maxAngle);
294
+ _this.mm.i(c.t, c.n, c.z, c.aa, d.center, d.minAngle, d.maxAngle);
295
295
  }
296
296
  };
297
297
  b.e = function (c) {
298
- c.n = _this.mu();
298
+ c.n = _this.mv();
299
299
  c.r = c.n;
300
300
  };
301
301
  b.p = function (c, d, e) {
@@ -303,7 +303,7 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
303
303
  if (e) {
304
304
  return false;
305
305
  }
306
- var g = _this.nf(d, f.center, c.aa, c.z, 0);
306
+ var g = _this.ng(d, f.center, c.aa, c.z, 0);
307
307
  if (g.x < c.z.right && g.x >= c.z.left && g.y < c.z.bottom && g.y >= c.z.top) {
308
308
  return true;
309
309
  }
@@ -311,24 +311,24 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
311
311
  };
312
312
  b.a = function (c, d, e, f) {
313
313
  var g = c.y;
314
- var h = new ScalerParams(0, c.aa, c.z, _this.cg, g);
314
+ var h = new ScalerParams(0, c.aa, c.z, _this.ch, g);
315
315
  var i = d;
316
316
  if (_this.categoryMode != 0) {
317
317
  var j = (e * f) + 1;
318
- j = Math.min(j, _this.le);
319
- var k = _this.ei(j, h);
318
+ j = Math.min(j, _this.lf);
319
+ var k = _this.ej(j, h);
320
320
  i = (d + k) / 2;
321
321
  }
322
322
  return i;
323
323
  };
324
324
  b.f = runOn(this, this.getGroupCenter);
325
- b.i = runOn(this, this.mx);
325
+ b.i = runOn(this, this.my);
326
326
  return b;
327
327
  };
328
- CategoryAngleAxis.prototype.nf = function (a, b, c, d, e) {
329
- var f = this.mu();
328
+ CategoryAngleAxis.prototype.ng = function (a, b, c, d, e) {
329
+ var f = this.mv();
330
330
  var g = ViewportUtils.b(e, c, d);
331
- if (this.ay != null && (this.ay.c == 5 || this.ay.c == 1)) {
331
+ if (this.az != null && (this.az.c == 5 || this.az.c == 1)) {
332
332
  g *= -1;
333
333
  }
334
334
  var h = b.x + (f + g) * Math.cos(a);
@@ -337,27 +337,27 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
337
337
  i = ViewportUtils.f(i, c, d);
338
338
  return { $type: Point_$type, x: h, y: i };
339
339
  };
340
- CategoryAngleAxis.prototype.mu = function () {
341
- if (this.mk == null) {
340
+ CategoryAngleAxis.prototype.mv = function () {
341
+ if (this.ml == null) {
342
342
  return 0;
343
343
  }
344
- if (!this.b4()) {
345
- return this.mk.ns();
344
+ if (!this.b5()) {
345
+ return this.ml.nt();
346
346
  }
347
347
  else {
348
- return this.mk.nt((this.fu));
348
+ return this.ml.nu((this.fv));
349
349
  }
350
350
  };
351
- CategoryAngleAxis.prototype.mf = function (a, b, c, d) {
352
- if (this.kq == null) {
351
+ CategoryAngleAxis.prototype.mg = function (a, b, c, d) {
352
+ if (this.kr == null) {
353
353
  return null;
354
354
  }
355
355
  var e = new RadialAxisRenderingParameters();
356
- var f = this.kq.count - 1;
357
- var g = this.a4.a1();
358
- var h = this.a4.a4();
359
- var i = this.a4.a2();
360
- var j = this.a4.a3();
356
+ var f = this.kr.count - 1;
357
+ var g = this.a5.a1();
358
+ var h = this.a5.a4();
359
+ var i = this.a5.a2();
360
+ var j = this.a5.a3();
361
361
  e.t = g;
362
362
  e.w = h;
363
363
  e.u = i;
@@ -369,18 +369,18 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
369
369
  e.y = c;
370
370
  e.x = d;
371
371
  e.aa = b;
372
- e.g = this.mn();
373
- e.p = this.my;
374
- e.o = this.ex();
375
- e.q = this.mz;
376
- e.s = this.fz;
377
- var k = this.ml.f(b);
378
- var l = this.ml.g(b);
379
- var m = 0.5 * this.mk.nn;
380
- var n = 0.5 * this.mk.nm;
372
+ e.g = this.mo();
373
+ e.p = this.mz;
374
+ e.o = this.ey();
375
+ e.q = this.m0;
376
+ e.s = this.f0;
377
+ var k = this.mm.f(b);
378
+ var l = this.mm.g(b);
379
+ var m = 0.5 * this.ml.no;
380
+ var n = 0.5 * this.ml.nn;
381
381
  var o = k;
382
382
  var p = l;
383
- var q = this.mk.ns();
383
+ var q = this.ml.nt();
384
384
  if (isNaN_(q) || isInfinity(q)) {
385
385
  return null;
386
386
  }
@@ -391,23 +391,23 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
391
391
  o = n;
392
392
  }
393
393
  var r = a.width;
394
- this.ml.k(b, e, 0, this.kq.count, this.cg, runOn(this, this.getUnscaledAngle), r);
394
+ this.mm.k(b, e, 0, this.kr.count, this.ch, runOn(this, this.getUnscaledAngle), r);
395
395
  var s = { $type: Point_$type, x: 0.5, y: 0.5 };
396
396
  e.center = s;
397
397
  e.maxLength = p;
398
398
  e.minLength = o;
399
399
  e.effectiveMaximum = q;
400
- e.ae = this.kq.count;
400
+ e.ae = this.kr.count;
401
401
  e.ab = this.categoryMode;
402
402
  e.ad = true;
403
- e.ac = this.cg;
404
- e.af = this.lg;
403
+ e.ac = this.ch;
404
+ e.af = this.lh;
405
405
  e.f = new CategoryTickmarkValues();
406
- e.j = this.cx;
406
+ e.j = this.cy;
407
407
  return e;
408
408
  };
409
409
  CategoryAngleAxis.prototype.getMinMaxAngle = function (a, b, c) {
410
- var d = this.ml.l(a, b, c);
410
+ var d = this.mm.l(a, b, c);
411
411
  b = d.p1;
412
412
  c = d.p2;
413
413
  return {
@@ -417,14 +417,14 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
417
417
  };
418
418
  CategoryAngleAxis.prototype.ac = function () {
419
419
  _super.prototype.ac.call(this);
420
- this.h7(false);
420
+ this.h8(false);
421
421
  };
422
- Object.defineProperty(CategoryAngleAxis.prototype, "mk", {
422
+ Object.defineProperty(CategoryAngleAxis.prototype, "ml", {
423
423
  get: function () {
424
- if (this.mj != null) {
425
- return this.mj;
424
+ if (this.mk != null) {
425
+ return this.mk;
426
426
  }
427
- var a = typeCast(XamDataChart.$, this.bh);
427
+ var a = typeCast(XamDataChart.$, this.bi);
428
428
  if (a != null) {
429
429
  for (var b = 0; b < a.axes.count; b++) {
430
430
  if (typeCast(NumericRadiusAxis.$, a.axes._inner[b]) !== null) {
@@ -432,165 +432,165 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
432
432
  }
433
433
  }
434
434
  }
435
- return this.mj;
435
+ return this.mk;
436
436
  },
437
437
  set: function (a) {
438
- this.mj = a;
438
+ this.mk = a;
439
439
  },
440
440
  enumerable: false,
441
441
  configurable: true
442
442
  });
443
- CategoryAngleAxis.prototype.aj = function () {
444
- return this.mk;
443
+ CategoryAngleAxis.prototype.ak = function () {
444
+ return this.ml;
445
445
  };
446
446
  CategoryAngleAxis.prototype.getCategorySize = function (a, b, c) {
447
- return 2 * Math.PI / this.le;
447
+ return 2 * Math.PI / this.lf;
448
448
  };
449
- CategoryAngleAxis.prototype.k3 = function (a, b, c) {
450
- var d = this.la(a, b, c);
449
+ CategoryAngleAxis.prototype.k4 = function (a, b, c) {
450
+ var d = this.lb(a, b, c);
451
451
  var e = 0;
452
- if (!isNaN_(this.k9)) {
453
- e = Math.min(this.k9, 1);
452
+ if (!isNaN_(this.la)) {
453
+ e = Math.min(this.la, 1);
454
454
  }
455
455
  var f = 1 - 0.5 * d;
456
- return this.getCategorySize(a, b, c) * f / (this.lg - (this.lg - 1) * e);
456
+ return this.getCategorySize(a, b, c) * f / (this.lh - (this.lh - 1) * e);
457
457
  };
458
458
  CategoryAngleAxis.prototype.getGroupCenter = function (a, b, c, d) {
459
459
  var e = 0.5;
460
- if (this.lg > 1) {
461
- var f = this.la(b, c, d);
460
+ if (this.lh > 1) {
461
+ var f = this.lb(b, c, d);
462
462
  var g = 0;
463
- if (!isNaN_(this.k9)) {
464
- g = Math.min(this.k9, 1);
463
+ if (!isNaN_(this.la)) {
464
+ g = Math.min(this.la, 1);
465
465
  }
466
466
  var h = 1 - 0.5 * f;
467
- var i = h / (this.lg - (this.lg - 1) * g);
468
- var j = (h - i) / (this.lg - 1);
467
+ var i = h / (this.lh - (this.lh - 1) * g);
468
+ var j = (h - i) / (this.lh - 1);
469
469
  e = 0.25 * f + 0.5 * i + a * j;
470
470
  }
471
471
  return this.getCategorySize(b, c, d) * e;
472
472
  };
473
- CategoryAngleAxis.prototype.mx = function (a) {
473
+ CategoryAngleAxis.prototype.my = function (a) {
474
474
  var b = 0.5;
475
- if (this.lg > 1) {
476
- var c = this.la(Rect.empty, Rect.empty, Rect.empty);
475
+ if (this.lh > 1) {
476
+ var c = this.lb(Rect.empty, Rect.empty, Rect.empty);
477
477
  var d = 0;
478
- if (!isNaN_(this.k9)) {
479
- d = Math.min(this.k9, 1);
478
+ if (!isNaN_(this.la)) {
479
+ d = Math.min(this.la, 1);
480
480
  }
481
481
  var e = 1 - 0.5 * c;
482
- var f = e / (this.lg - (this.lg - 1) * d);
483
- var g = (e - f) / (this.lg - 1);
482
+ var f = e / (this.lh - (this.lh - 1) * d);
483
+ var g = (e - f) / (this.lh - 1);
484
484
  b = 0.25 * c + 0.5 * f + a * g;
485
485
  }
486
486
  return b;
487
487
  };
488
- CategoryAngleAxis.prototype.h8 = function (a) {
489
- _super.prototype.h8.call(this, a);
490
- var b = this.bh != null ? this.bh.ta : Rect.empty;
491
- var c = !b.isEmpty ? this.kc : Rect.empty;
492
- var d = this.j7();
493
- var e = this.j6();
494
- var f = this.mi.c(a, c, b, d, e);
488
+ CategoryAngleAxis.prototype.h9 = function (a) {
489
+ _super.prototype.h9.call(this, a);
490
+ var b = this.bi != null ? this.bi.tj : Rect.empty;
491
+ var c = !b.isEmpty ? this.kd : Rect.empty;
492
+ var d = this.j8();
493
+ var e = this.j7();
494
+ var f = this.mj.c(a, c, b, d, e);
495
495
  if (f != null) {
496
- this.ms = f.f.m;
497
- this.mt = f.f.l;
496
+ this.mt = f.f.m;
497
+ this.mu = f.f.l;
498
498
  }
499
499
  };
500
- CategoryAngleAxis.prototype.mw = function (a, b) {
500
+ CategoryAngleAxis.prototype.mx = function (a, b) {
501
501
  var c;
502
502
  var d;
503
- var e = this.ml.l(b, c, d);
503
+ var e = this.mm.l(b, c, d);
504
504
  c = e.p1;
505
505
  d = e.p2;
506
506
  if (c == 0) {
507
- if (this.cg) {
508
- return this.le;
507
+ if (this.ch) {
508
+ return this.lf;
509
509
  }
510
510
  else {
511
511
  return 0;
512
512
  }
513
513
  }
514
514
  var f = this.getUnscaledAngle(c);
515
- if (f < 0 || f > this.le) {
515
+ if (f < 0 || f > this.lf) {
516
516
  f = this.getUnscaledAngle(c + Math.PI * 2);
517
517
  }
518
518
  return f;
519
519
  };
520
- CategoryAngleAxis.prototype.mv = function (a, b) {
520
+ CategoryAngleAxis.prototype.mw = function (a, b) {
521
521
  var c;
522
522
  var d;
523
- var e = this.ml.l(b, c, d);
523
+ var e = this.mm.l(b, c, d);
524
524
  c = e.p1;
525
525
  d = e.p2;
526
526
  if (d > Math.PI * 2) {
527
527
  d = d - Math.PI * 2;
528
528
  }
529
529
  if (d == Math.PI * 2) {
530
- if (this.cg) {
530
+ if (this.ch) {
531
531
  return 0;
532
532
  }
533
533
  else {
534
- return this.le;
534
+ return this.lf;
535
535
  }
536
536
  }
537
537
  var f = this.getUnscaledAngle(d);
538
- if (f < 0 || f > this.le) {
538
+ if (f < 0 || f > this.lf) {
539
539
  f = this.getUnscaledAngle(d + Math.PI * 2);
540
540
  }
541
541
  return f;
542
542
  };
543
543
  CategoryAngleAxis.prototype.getScaledAngle = function (a) {
544
- var b = this.le;
544
+ var b = this.lf;
545
545
  var c = b >= 2 ? (a) / (b) : b == 1 ? 0.5 : NaN;
546
- if (this.ch) {
546
+ if (this.ci) {
547
547
  c = 1 - c;
548
548
  }
549
- return (c * 2 * Math.PI) + this.mr;
549
+ return (c * 2 * Math.PI) + this.ms;
550
550
  };
551
551
  CategoryAngleAxis.prototype.getUnscaledAngle = function (a) {
552
- if (a < this.mr) {
552
+ if (a < this.ms) {
553
553
  a += 2 * Math.PI;
554
554
  }
555
- var b = (a - this.mr) / (2 * Math.PI);
556
- if (this.cg) {
555
+ var b = (a - this.ms) / (2 * Math.PI);
556
+ if (this.ch) {
557
557
  b = 1 - b;
558
558
  }
559
- return b * (this.le);
559
+ return b * (this.lf);
560
560
  };
561
- CategoryAngleAxis.prototype.ei = function (a, b) {
561
+ CategoryAngleAxis.prototype.ej = function (a, b) {
562
562
  return this.getScaledAngle(a);
563
563
  };
564
- CategoryAngleAxis.prototype.el = function (a, b) {
564
+ CategoryAngleAxis.prototype.em = function (a, b) {
565
565
  return this.getUnscaledAngle(a);
566
566
  };
567
- CategoryAngleAxis.prototype.hv = function (a, b, c, d) {
567
+ CategoryAngleAxis.prototype.hw = function (a, b, c, d) {
568
568
  var e_2, _a, e_3, _b, e_4, _c;
569
- _super.prototype.hv.call(this, a, b, c, d);
570
- var e = typeCast(XamDataChart.$, this.bh);
569
+ _super.prototype.hw.call(this, a, b, c, d);
570
+ var e = typeCast(XamDataChart.$, this.bi);
571
571
  switch (b) {
572
572
  case "CrossingAxis":
573
573
  var f = typeCast(NumericRadiusAxis.$, d);
574
- this.nb(f);
574
+ this.nc(f);
575
575
  if (f != null) {
576
- f.n2(this);
576
+ f.n3(this);
577
577
  }
578
- this.cp = true;
579
- this.h7(false);
578
+ this.cq = true;
579
+ this.h8(false);
580
580
  break;
581
581
  case CategoryAngleAxis.$$p[0]:
582
- this.mr = this.m1;
583
- while (this.mr < 0) {
584
- this.mr += 360;
582
+ this.ms = this.m2;
583
+ while (this.ms < 0) {
584
+ this.ms += 360;
585
585
  }
586
- while (this.mr >= 360) {
587
- this.mr -= 360;
586
+ while (this.ms >= 360) {
587
+ this.ms -= 360;
588
588
  }
589
- this.mr = (this.mr * Math.PI) / 180;
590
- this.cp = true;
591
- this.h7(false);
589
+ this.ms = (this.ms * Math.PI) / 180;
590
+ this.cq = true;
591
+ this.h8(false);
592
592
  try {
593
- for (var _d = __values(fromEnum(this.dd)), _e = _d.next(); !_e.done; _e = _d.next()) {
593
+ for (var _d = __values(fromEnum(this.de)), _e = _d.next(); !_e.done; _e = _d.next()) {
594
594
  var g = _e.value;
595
595
  g.mn(false);
596
596
  g.lu();
@@ -615,8 +615,8 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
615
615
  try {
616
616
  for (var _f = __values(fromEnum(e.axes)), _g = _f.next(); !_g.done; _g = _f.next()) {
617
617
  var h = _g.value;
618
- h.cp = true;
619
- h.h6();
618
+ h.cq = true;
619
+ h.h7();
620
620
  }
621
621
  }
622
622
  catch (e_3_1) {
@@ -640,8 +640,8 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
640
640
  for (var _h = __values(fromEnum(e.axes)), _j = _h.next(); !_j.done; _j = _h.next()) {
641
641
  var i = _j.value;
642
642
  if (typeCast(NumericAngleAxis.$, i) !== null || typeCast(CategoryAngleAxis.$, i) !== null) {
643
- i.cp = true;
644
- i.h6();
643
+ i.cq = true;
644
+ i.h7();
645
645
  }
646
646
  }
647
647
  }
@@ -661,117 +661,117 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
661
661
  }
662
662
  break;
663
663
  case "LabelSettings":
664
- this.mi = this.mh();
665
- this.m9();
666
- this.cp = true;
667
- this.h7(false);
664
+ this.mj = this.mi();
665
+ this.na();
666
+ this.cq = true;
667
+ this.h8(false);
668
668
  break;
669
669
  }
670
670
  };
671
- CategoryAngleAxis.prototype.m9 = function () {
672
- this.mq = NaN;
671
+ CategoryAngleAxis.prototype.na = function () {
672
+ this.mr = NaN;
673
673
  };
674
- CategoryAngleAxis.prototype.nb = function (a) {
675
- this.mk = a;
674
+ CategoryAngleAxis.prototype.nc = function (a) {
675
+ this.ml = a;
676
676
  };
677
- Object.defineProperty(CategoryAngleAxis.prototype, "my", {
677
+ Object.defineProperty(CategoryAngleAxis.prototype, "mz", {
678
678
  get: function () {
679
- return this.c(CategoryAngleAxis.nc);
679
+ return this.c(CategoryAngleAxis.nd);
680
680
  },
681
681
  set: function (a) {
682
- this.h(CategoryAngleAxis.nc, a);
682
+ this.h(CategoryAngleAxis.nd, a);
683
683
  },
684
684
  enumerable: false,
685
685
  configurable: true
686
686
  });
687
- Object.defineProperty(CategoryAngleAxis.prototype, "ms", {
687
+ Object.defineProperty(CategoryAngleAxis.prototype, "mt", {
688
688
  get: function () {
689
- return this.mo;
689
+ return this.mp;
690
690
  },
691
691
  set: function (a) {
692
- if (this.ms != a) {
693
- var b = this.mo;
694
- this.mo = a;
695
- this.h1("ActualInterval", b, this.ms);
692
+ if (this.mt != a) {
693
+ var b = this.mp;
694
+ this.mp = a;
695
+ this.h2("ActualInterval", b, this.mt);
696
696
  }
697
697
  },
698
698
  enumerable: false,
699
699
  configurable: true
700
700
  });
701
- CategoryAngleAxis.prototype.eu = function () {
702
- return this.ms;
701
+ CategoryAngleAxis.prototype.ev = function () {
702
+ return this.mt;
703
703
  };
704
- Object.defineProperty(CategoryAngleAxis.prototype, "mz", {
704
+ Object.defineProperty(CategoryAngleAxis.prototype, "m0", {
705
705
  get: function () {
706
- return this.c(CategoryAngleAxis.nd);
706
+ return this.c(CategoryAngleAxis.ne);
707
707
  },
708
708
  set: function (a) {
709
- this.h(CategoryAngleAxis.nd, a);
709
+ this.h(CategoryAngleAxis.ne, a);
710
710
  },
711
711
  enumerable: false,
712
712
  configurable: true
713
713
  });
714
- Object.defineProperty(CategoryAngleAxis.prototype, "mt", {
714
+ Object.defineProperty(CategoryAngleAxis.prototype, "mu", {
715
715
  get: function () {
716
- return this.mp;
716
+ return this.mq;
717
717
  },
718
718
  set: function (a) {
719
- if (this.mt != a) {
720
- var b = this.mp;
721
- this.mp = a;
722
- this.h1("ActualMinorInterval", b, this.mt);
719
+ if (this.mu != a) {
720
+ var b = this.mq;
721
+ this.mq = a;
722
+ this.h2("ActualMinorInterval", b, this.mu);
723
723
  }
724
724
  },
725
725
  enumerable: false,
726
726
  configurable: true
727
727
  });
728
- CategoryAngleAxis.prototype.mn = function () {
729
- return !isNaN_(this.my);
728
+ CategoryAngleAxis.prototype.mo = function () {
729
+ return !isNaN_(this.mz);
730
730
  };
731
- CategoryAngleAxis.prototype.get_a1 = function () {
731
+ CategoryAngleAxis.prototype.get_a2 = function () {
732
732
  return 2;
733
733
  };
734
- Object.defineProperty(CategoryAngleAxis.prototype, "a1", {
734
+ Object.defineProperty(CategoryAngleAxis.prototype, "a2", {
735
735
  get: function () {
736
- return this.get_a1();
736
+ return this.get_a2();
737
737
  },
738
738
  enumerable: false,
739
739
  configurable: true
740
740
  });
741
- CategoryAngleAxis.prototype.c2 = function () {
742
- if (this.cp && this.c3) {
743
- this.bb = this.ba();
741
+ CategoryAngleAxis.prototype.c3 = function () {
742
+ if (this.cq && this.c4) {
743
+ this.bc = this.bb();
744
744
  }
745
- if (this.kq == null) {
745
+ if (this.kr == null) {
746
746
  return false;
747
747
  }
748
- var a = this.kq.count;
749
- if (a != this.m3) {
750
- var b = new AxisRangeChangedEventArgs(0, 1, 1, this.m3, a);
751
- this.m3 = a;
752
- this.h2(b);
748
+ var a = this.kr.count;
749
+ if (a != this.m4) {
750
+ var b = new AxisRangeChangedEventArgs(0, 1, 1, this.m4, a);
751
+ this.m4 = a;
752
+ this.h3(b);
753
753
  return true;
754
754
  }
755
755
  return false;
756
756
  };
757
- Object.defineProperty(CategoryAngleAxis.prototype, "m3", {
757
+ Object.defineProperty(CategoryAngleAxis.prototype, "m4", {
758
758
  get: function () {
759
- return this.m2;
759
+ return this.m3;
760
760
  },
761
761
  set: function (a) {
762
- this.m2 = a;
762
+ this.m3 = a;
763
763
  },
764
764
  enumerable: false,
765
765
  configurable: true
766
766
  });
767
- CategoryAngleAxis.prototype.j4 = function (a, b, c, d, e) {
767
+ CategoryAngleAxis.prototype.j5 = function (a, b, c, d, e) {
768
768
  if (d === void 0) {
769
769
  d = null;
770
770
  }
771
771
  if (e === void 0) {
772
772
  e = null;
773
773
  }
774
- var f = typeCast(RadialAxisRenderingParameters.$, this.mi.d(c, b, d, e));
774
+ var f = typeCast(RadialAxisRenderingParameters.$, this.mj.d(c, b, d, e));
775
775
  if (f == null) {
776
776
  return null;
777
777
  }
@@ -792,43 +792,46 @@ var CategoryAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
792
792
  };
793
793
  Object.defineProperty(CategoryAngleAxis.prototype, "isVertical", {
794
794
  get: function () {
795
- return this.co;
795
+ return this.cp;
796
796
  },
797
797
  enumerable: false,
798
798
  configurable: true
799
799
  });
800
- CategoryAngleAxis.prototype.j$c = function (a, b) {
801
- return this.el.apply(this, arguments);
800
+ CategoryAngleAxis.prototype.j$d = function (a, b) {
801
+ return this.em.apply(this, arguments);
802
802
  };
803
- CategoryAngleAxis.prototype.j$b = function (a, b) {
804
- return this.ei.apply(this, arguments);
805
- };
806
- CategoryAngleAxis.prototype.j$d = function (a, b, c, d, e) {
807
- this.hl.apply(this, arguments);
803
+ CategoryAngleAxis.prototype.j$c = function (a, b) {
804
+ return this.ej.apply(this, arguments);
808
805
  };
809
- CategoryAngleAxis.prototype.j$e = function (a, b, c, d) {
806
+ CategoryAngleAxis.prototype.j$e = function (a, b, c, d, e) {
810
807
  this.hm.apply(this, arguments);
811
808
  };
812
809
  CategoryAngleAxis.prototype.j$f = function (a, b, c, d) {
813
810
  this.hn.apply(this, arguments);
814
811
  };
815
- Object.defineProperty(CategoryAngleAxis.prototype, "j$a", {
812
+ CategoryAngleAxis.prototype.j$g = function (a, b, c, d) {
813
+ this.ho.apply(this, arguments);
814
+ };
815
+ Object.defineProperty(CategoryAngleAxis.prototype, "j$b", {
816
816
  get: function () {
817
- return this.cg;
817
+ return this.ch;
818
818
  },
819
819
  enumerable: false,
820
820
  configurable: true
821
821
  });
822
+ CategoryAngleAxis.prototype.j$a = function () {
823
+ return this.ag.apply(this, arguments);
824
+ };
822
825
  CategoryAngleAxis.$t = markType(CategoryAngleAxis, 'CategoryAngleAxis', CategoryAxisBase.$, [IAngleScaler_$type]);
823
- CategoryAngleAxis.nc = DependencyProperty.i("Interval", Number_$type, CategoryAngleAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
824
- a.h1("Interval", b.oldValue, b.newValue);
825
- a.h7(false);
826
+ CategoryAngleAxis.nd = DependencyProperty.i("Interval", Number_$type, CategoryAngleAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
827
+ a.h2("Interval", b.oldValue, b.newValue);
828
+ a.h8(false);
826
829
  }));
827
- CategoryAngleAxis.nd = DependencyProperty.i("MinorInterval", Number_$type, CategoryAngleAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
828
- (typeCast(CategoryAngleAxis.$, a)).h1("MinorInterval", b.oldValue, b.newValue);
829
- (typeCast(CategoryAngleAxis.$, a)).h7(false);
830
+ CategoryAngleAxis.ne = DependencyProperty.i("MinorInterval", Number_$type, CategoryAngleAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
831
+ (typeCast(CategoryAngleAxis.$, a)).h2("MinorInterval", b.oldValue, b.newValue);
832
+ (typeCast(CategoryAngleAxis.$, a)).h8(false);
830
833
  }));
831
- CategoryAngleAxis.$$p = markDep(DependencyProperty, PropertyMetadata, CategoryAngleAxis, 'h1', ['StartAngleOffset:m1:ne', [1, 0]]);
834
+ CategoryAngleAxis.$$p = markDep(DependencyProperty, PropertyMetadata, CategoryAngleAxis, 'h2', ['StartAngleOffset:m2:nf', [1, 0]]);
832
835
  return CategoryAngleAxis;
833
836
  }(CategoryAxisBase));
834
837
  export { CategoryAngleAxis };
@@ -839,68 +842,68 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
839
842
  __extends(NumericAngleAxis, _super);
840
843
  function NumericAngleAxis() {
841
844
  var _this = _super.call(this) || this;
842
- _this.nj = null;
843
- _this.nk = false;
844
- _this.nl = NaN;
845
- _this.nm = 0;
846
- _this.nh = null;
845
+ _this.nk = null;
846
+ _this.nl = false;
847
+ _this.nm = NaN;
848
+ _this.nn = 0;
849
+ _this.ni = null;
847
850
  _this.ab = NumericAngleAxis.$;
848
- _this.nj = new PolarAxisRenderingManager();
849
- _this.kz = _this.kx();
851
+ _this.nk = new PolarAxisRenderingManager();
852
+ _this.k0 = _this.ky();
850
853
  return _this;
851
854
  }
852
- NumericAngleAxis.prototype.a3 = function () {
855
+ NumericAngleAxis.prototype.a4 = function () {
853
856
  return new NumericAngleAxisView(this);
854
857
  };
855
- NumericAngleAxis.prototype.hr = function (a) {
856
- _super.prototype.hr.call(this, a);
857
- this.ng = a;
858
+ NumericAngleAxis.prototype.hs = function (a) {
859
+ _super.prototype.hs.call(this, a);
860
+ this.nh = a;
858
861
  };
859
- NumericAngleAxis.prototype.get_b8 = function () {
862
+ NumericAngleAxis.prototype.get_b9 = function () {
860
863
  return true;
861
864
  };
862
- NumericAngleAxis.prototype.au = function () {
865
+ NumericAngleAxis.prototype.av = function () {
863
866
  var _this = this;
864
867
  var a = new AngleAxisLabelPanel();
865
868
  a.dg = function (b) {
866
- var c = _this.bh != null ? _this.bh.ta : Rect.empty;
867
- var d = !c.isEmpty ? _this.kc : Rect.empty;
868
- return _this.nw(b, { $type: Point_$type, x: 0.5, y: 0.5 }, c, d, _this.av.bh);
869
+ var c = _this.bi != null ? _this.bi.tj : Rect.empty;
870
+ var d = !c.isEmpty ? _this.kd : Rect.empty;
871
+ return _this.nx(b, { $type: Point_$type, x: 0.5, y: 0.5 }, c, d, _this.aw.bh);
869
872
  };
870
873
  return a;
871
874
  };
872
- NumericAngleAxis.prototype.nn = function () {
873
- if (this.ni == null) {
875
+ NumericAngleAxis.prototype.no = function () {
876
+ if (this.nj == null) {
874
877
  return 0;
875
878
  }
876
- if (!this.b4()) {
877
- return this.ni.ns();
879
+ if (!this.b5()) {
880
+ return this.nj.nt();
878
881
  }
879
882
  else {
880
- return this.ni.nt((this.fu));
883
+ return this.nj.nu((this.fv));
881
884
  }
882
885
  };
883
- NumericAngleAxis.prototype.np = function (a) {
886
+ NumericAngleAxis.prototype.nq = function (a) {
884
887
  return Math.round(a * Math.pow(10, 10)) / Math.pow(10, 10);
885
888
  };
886
- NumericAngleAxis.prototype.kx = function () {
889
+ NumericAngleAxis.prototype.ky = function () {
887
890
  var _this = this;
888
- var a = _super.prototype.kx.call(this);
891
+ var a = _super.prototype.ky.call(this);
889
892
  a.b.c = function (b) {
890
893
  var e_5, _a;
891
- if ((_this.ay == null || _this.ay.visibility == 0) && _this.ni != null && _this.nl != b) {
892
- var c = typeCast(XamDataChart.$, _this.bh);
894
+ if ((_this.az == null || _this.az.visibility == 0) && _this.nj != null && _this.nm != b) {
895
+ var c = typeCast(XamDataChart.$, _this.bi);
893
896
  if (c == null) {
894
897
  return;
895
898
  }
896
- _this.nl = b;
897
- _this.av.bg = b;
898
- c.l7();
899
+ _this.nm = b;
900
+ _this.aw.bg = b;
901
+ c.md();
899
902
  try {
900
903
  for (var _b = __values(fromEnum(c.axes)), _c = _b.next(); !_c.done; _c = _b.next()) {
901
904
  var d = _c.value;
902
- if (d != _this && typeCast(AngleAxisLabelPanel.$, d.av) !== null) {
903
- d.a4.ag();
905
+ if (d != _this && typeCast(AngleAxisLabelPanel.$, d.aw) !== null) {
906
+ d.a5.ag();
904
907
  }
905
908
  }
906
909
  }
@@ -920,49 +923,49 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
920
923
  }
921
924
  };
922
925
  a.e = function (b) {
923
- b.n = _this.nn();
926
+ b.n = _this.no();
924
927
  b.r = b.n;
925
928
  };
926
929
  a.j = function (b) {
927
930
  var c = typeCast(PolarAxisRenderingParameters.$, b);
928
931
  if (c.e == c.k._inner[0]) {
929
- _this.nj.i(b.t, b.n, b.z, b.aa, c.center, c.minAngle, c.maxAngle);
932
+ _this.nk.i(b.t, b.n, b.z, b.aa, c.center, c.minAngle, c.maxAngle);
930
933
  }
931
934
  };
932
935
  a.k = function (b, c, d) {
933
936
  var e = typeCast(PolarAxisRenderingParameters.$, b);
934
- _this.nj.m(c, d, b.z, b.aa, e.minLength, e.maxLength, e.center);
937
+ _this.nk.m(c, d, b.z, b.aa, e.minLength, e.maxLength, e.center);
935
938
  };
936
939
  a.l = function (b, c, d, e) {
937
940
  var f = typeCast(PolarAxisRenderingParameters.$, b);
938
- _this.nj.n(c, d, e, f.z, b.aa, f.minLength, f.maxLength, f.center);
941
+ _this.nk.n(c, d, e, f.z, b.aa, f.minLength, f.maxLength, f.center);
939
942
  };
940
943
  a.d = function (b, c, d, e) {
941
- var f = typeCast(PolarAxisRenderingParameters.$, _this.k0(b, c, d, e));
944
+ var f = typeCast(PolarAxisRenderingParameters.$, _this.k1(b, c, d, e));
942
945
  return f;
943
946
  };
944
947
  a.v = function () {
945
- if (!_this.nk) {
946
- _this.nk = true;
947
- _this.ni.c0();
948
- _this.nk = false;
948
+ if (!_this.nl) {
949
+ _this.nl = true;
950
+ _this.nj.c1();
951
+ _this.nl = false;
949
952
  }
950
953
  };
951
954
  a.m = function (b, c) { return _this.getScaledAngle(c); };
952
- a.o = function (b, c) { return !c.isEmpty && !b.isEmpty && _this.ni != null; };
955
+ a.o = function (b, c) { return !c.isEmpty && !b.isEmpty && _this.nj != null; };
953
956
  a.q = function (b, c) {
954
- if (_this.np(c - _this.nm) < 0) {
957
+ if (_this.nq(c - _this.nn) < 0) {
955
958
  return false;
956
959
  }
957
- if (_this.np(c - _this.nm - (2 * Math.PI)) > 0) {
960
+ if (_this.nq(c - _this.nn - (2 * Math.PI)) > 0) {
958
961
  return false;
959
962
  }
960
963
  return true;
961
964
  };
962
965
  a.p = function (b, c, d) {
963
966
  var e = typeCast(PolarAxisRenderingParameters.$, b);
964
- var f = _this.nw(_this.getScaledAngle(e.l), e.center, b.aa, b.z, 0);
965
- var g = _this.nw(c, e.center, b.aa, b.z, 0);
967
+ var f = _this.nx(_this.getScaledAngle(e.l), e.center, b.aa, b.z, 0);
968
+ var g = _this.nx(c, e.center, b.aa, b.z, 0);
966
969
  if (d && MathUtil.g(f.x - g.x, f.y - g.y) < 2) {
967
970
  return false;
968
971
  }
@@ -982,10 +985,10 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
982
985
  };
983
986
  return a;
984
987
  };
985
- NumericAngleAxis.prototype.nw = function (a, b, c, d, e) {
986
- var f = this.nn();
988
+ NumericAngleAxis.prototype.nx = function (a, b, c, d, e) {
989
+ var f = this.no();
987
990
  var g = ViewportUtils.b(e, c, d);
988
- if (this.ay != null && (this.ay.c == 5 || this.ay.c == 1)) {
991
+ if (this.az != null && (this.az.c == 5 || this.az.c == 1)) {
989
992
  g *= -1;
990
993
  }
991
994
  var h = b.x + (f + g) * Math.cos(a);
@@ -994,65 +997,65 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
994
997
  i = ViewportUtils.f(i, c, d);
995
998
  return { $type: Point_$type, x: h, y: i };
996
999
  };
997
- NumericAngleAxis.prototype.ei = function (a, b) {
1000
+ NumericAngleAxis.prototype.ej = function (a, b) {
998
1001
  return this.getScaledAngle(a);
999
1002
  };
1000
1003
  NumericAngleAxis.prototype.getScaledAngle1 = function (a, b, c) {
1001
1004
  var d = 0;
1002
1005
  if (b) {
1003
- d = (Math.log(a) - this.l2) / (this.l1 - this.l2);
1006
+ d = (Math.log(a) - this.l3) / (this.l2 - this.l3);
1004
1007
  }
1005
1008
  else {
1006
- d = (a - this.lw) / (this.lv - this.lw);
1009
+ d = (a - this.lx) / (this.lw - this.lx);
1007
1010
  }
1008
1011
  if (c) {
1009
1012
  d = 1 - d;
1010
1013
  }
1011
- return (d * 2 * Math.PI) + this.nm;
1014
+ return (d * 2 * Math.PI) + this.nn;
1012
1015
  };
1013
1016
  NumericAngleAxis.prototype.getScaledAngle = function (a) {
1014
- return this.getScaledAngle1(a, this.li, this.ch);
1017
+ return this.getScaledAngle1(a, this.lj, this.ci);
1015
1018
  };
1016
- NumericAngleAxis.prototype.el = function (a, b) {
1019
+ NumericAngleAxis.prototype.em = function (a, b) {
1017
1020
  return this.getUnscaledAngle(a);
1018
1021
  };
1019
1022
  NumericAngleAxis.prototype.getUnscaledAngle = function (a) {
1020
- var b = (a - this.nm) / (2 * Math.PI);
1021
- if (this.cg) {
1023
+ var b = (a - this.nn) / (2 * Math.PI);
1024
+ if (this.ch) {
1022
1025
  b = 1 - b;
1023
1026
  }
1024
- if (this.li) {
1025
- return Math.exp(b * (this.l1 - this.l2) + this.l2);
1027
+ if (this.lj) {
1028
+ return Math.exp(b * (this.l2 - this.l3) + this.l3);
1026
1029
  }
1027
1030
  else {
1028
- return this.lw + b * (this.lv - this.lw);
1031
+ return this.lx + b * (this.lw - this.lx);
1029
1032
  }
1030
1033
  };
1031
- NumericAngleAxis.prototype.hv = function (a, b, c, d) {
1034
+ NumericAngleAxis.prototype.hw = function (a, b, c, d) {
1032
1035
  var e_6, _a, e_7, _b, e_8, _c;
1033
- _super.prototype.hv.call(this, a, b, c, d);
1034
- var e = typeCast(XamDataChart.$, this.bh);
1036
+ _super.prototype.hw.call(this, a, b, c, d);
1037
+ var e = typeCast(XamDataChart.$, this.bi);
1035
1038
  switch (b) {
1036
1039
  case "CrossingAxis":
1037
1040
  var f = typeCast(NumericRadiusAxis.$, d);
1038
- this.nu(f);
1041
+ this.nv(f);
1039
1042
  if (f != null) {
1040
- f.n2(this);
1043
+ f.n3(this);
1041
1044
  }
1042
- this.h7(false);
1045
+ this.h8(false);
1043
1046
  break;
1044
1047
  case NumericAngleAxis.$$p[0]:
1045
- this.nm = this.nq;
1046
- while (this.nm < 0) {
1047
- this.nm += 360;
1048
+ this.nn = this.nr;
1049
+ while (this.nn < 0) {
1050
+ this.nn += 360;
1048
1051
  }
1049
- while (this.nm >= 360) {
1050
- this.nm -= 360;
1052
+ while (this.nn >= 360) {
1053
+ this.nn -= 360;
1051
1054
  }
1052
- this.nm = (this.nq * Math.PI) / 180;
1053
- this.h7(false);
1055
+ this.nn = (this.nr * Math.PI) / 180;
1056
+ this.h8(false);
1054
1057
  try {
1055
- for (var _d = __values(fromEnum(this.da())), _e = _d.next(); !_e.done; _e = _d.next()) {
1058
+ for (var _d = __values(fromEnum(this.db())), _e = _d.next(); !_e.done; _e = _d.next()) {
1056
1059
  var g = _e.value;
1057
1060
  g.mn(false);
1058
1061
  g.lu();
@@ -1077,7 +1080,7 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1077
1080
  try {
1078
1081
  for (var _f = __values(fromEnum(e.axes)), _g = _f.next(); !_g.done; _g = _f.next()) {
1079
1082
  var h = _g.value;
1080
- h.h6();
1083
+ h.h7();
1081
1084
  }
1082
1085
  }
1083
1086
  catch (e_7_1) {
@@ -1101,7 +1104,7 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1101
1104
  for (var _h = __values(fromEnum(e.axes)), _j = _h.next(); !_j.done; _j = _h.next()) {
1102
1105
  var i = _j.value;
1103
1106
  if (typeCast(NumericAngleAxis.$, i) !== null || typeCast(CategoryAngleAxis.$, i) !== null) {
1104
- i.h6();
1107
+ i.h7();
1105
1108
  }
1106
1109
  }
1107
1110
  }
@@ -1121,28 +1124,28 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1121
1124
  }
1122
1125
  break;
1123
1126
  case "LabelSettings":
1124
- this.kz = this.kx();
1125
- this.ns();
1126
- this.cp = true;
1127
- this.h7(false);
1127
+ this.k0 = this.ky();
1128
+ this.nt();
1129
+ this.cq = true;
1130
+ this.h8(false);
1128
1131
  break;
1129
1132
  }
1130
1133
  };
1131
- NumericAngleAxis.prototype.ns = function () {
1132
- this.nl = NaN;
1134
+ NumericAngleAxis.prototype.nt = function () {
1135
+ this.nm = NaN;
1133
1136
  };
1134
- NumericAngleAxis.prototype.k1 = function () {
1137
+ NumericAngleAxis.prototype.k2 = function () {
1135
1138
  return new PolarAxisRenderingParameters();
1136
1139
  };
1137
- NumericAngleAxis.prototype.k0 = function (a, b, c, d) {
1138
- var e = typeCast(PolarAxisRenderingParameters.$, _super.prototype.k0.call(this, a, b, c, d));
1139
- var f = this.nj.f(b);
1140
- var g = this.nj.g(b);
1141
- var h = 0.5 * this.ni.nn;
1142
- var i = 0.5 * this.ni.nm;
1140
+ NumericAngleAxis.prototype.k1 = function (a, b, c, d) {
1141
+ var e = typeCast(PolarAxisRenderingParameters.$, _super.prototype.k1.call(this, a, b, c, d));
1142
+ var f = this.nk.f(b);
1143
+ var g = this.nk.g(b);
1144
+ var h = 0.5 * this.nj.no;
1145
+ var i = 0.5 * this.nj.nn;
1143
1146
  var j = f;
1144
1147
  var k = g;
1145
- var l = this.ni.ns();
1148
+ var l = this.nj.nt();
1146
1149
  if (isNaN_(l) || isInfinity(l)) {
1147
1150
  return null;
1148
1151
  }
@@ -1153,7 +1156,7 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1153
1156
  j = i;
1154
1157
  }
1155
1158
  var m = a.width;
1156
- this.nj.k(b, e, this.lw, this.lv, this.cg, runOn(this, this.getUnscaledAngle), m);
1159
+ this.nk.k(b, e, this.lx, this.lw, this.ch, runOn(this, this.getUnscaledAngle), m);
1157
1160
  var n = { $type: Point_$type, x: 0.5, y: 0.5 };
1158
1161
  e.center = n;
1159
1162
  e.maxLength = k;
@@ -1162,7 +1165,7 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1162
1165
  return e;
1163
1166
  };
1164
1167
  NumericAngleAxis.prototype.getMinMaxAngle = function (a, b, c) {
1165
- var d = this.nj.l(a, b, c);
1168
+ var d = this.nk.l(a, b, c);
1166
1169
  b = d.p1;
1167
1170
  c = d.p2;
1168
1171
  return {
@@ -1170,72 +1173,72 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1170
1173
  p2: c
1171
1174
  };
1172
1175
  };
1173
- NumericAngleAxis.prototype.h8 = function (a) {
1174
- _super.prototype.h8.call(this, a);
1175
- var b = this.bh != null ? this.bh.ta : Rect.empty;
1176
- var c = !b.isEmpty ? this.kc : Rect.empty;
1177
- var d = this.j7();
1178
- var e = this.j6();
1179
- var f = this.kz.c(a, c, b, d, e);
1176
+ NumericAngleAxis.prototype.h9 = function (a) {
1177
+ _super.prototype.h9.call(this, a);
1178
+ var b = this.bi != null ? this.bi.tj : Rect.empty;
1179
+ var c = !b.isEmpty ? this.kd : Rect.empty;
1180
+ var d = this.j8();
1181
+ var e = this.j7();
1182
+ var f = this.k0.c(a, c, b, d, e);
1180
1183
  if (f != null) {
1181
- this.lu = f.f.m;
1182
- this.lx = f.f.l;
1184
+ this.lv = f.f.m;
1185
+ this.ly = f.f.l;
1183
1186
  }
1184
1187
  };
1185
- Object.defineProperty(NumericAngleAxis.prototype, "ni", {
1188
+ Object.defineProperty(NumericAngleAxis.prototype, "nj", {
1186
1189
  get: function () {
1187
- if (this.nh != null) {
1188
- return this.nh;
1190
+ if (this.ni != null) {
1191
+ return this.ni;
1189
1192
  }
1190
- var a = typeCast(XamDataChart.$, this.bh);
1193
+ var a = typeCast(XamDataChart.$, this.bi);
1191
1194
  if (a != null) {
1192
1195
  for (var b = 0; b < a.axes.count; b++) {
1193
- if (a.axes._inner[b].cl) {
1196
+ if (a.axes._inner[b].cm) {
1194
1197
  return a.axes._inner[b];
1195
1198
  }
1196
1199
  }
1197
1200
  }
1198
- return this.nh;
1201
+ return this.ni;
1199
1202
  },
1200
1203
  set: function (a) {
1201
- this.nh = a;
1204
+ this.ni = a;
1202
1205
  },
1203
1206
  enumerable: false,
1204
1207
  configurable: true
1205
1208
  });
1206
- NumericAngleAxis.prototype.aj = function () {
1207
- return this.ni;
1209
+ NumericAngleAxis.prototype.ak = function () {
1210
+ return this.nj;
1208
1211
  };
1209
- NumericAngleAxis.prototype.nu = function (a) {
1210
- this.ni = a;
1212
+ NumericAngleAxis.prototype.nv = function (a) {
1213
+ this.nj = a;
1211
1214
  };
1212
- NumericAngleAxis.prototype.io = function (a, b) {
1213
- _super.prototype.io.call(this, a, b);
1215
+ NumericAngleAxis.prototype.ip = function (a, b) {
1216
+ _super.prototype.ip.call(this, a, b);
1214
1217
  if (b.height != a.height || b.width != a.width) {
1215
- this.c0();
1218
+ this.c1();
1216
1219
  }
1217
1220
  };
1218
- NumericAngleAxis.prototype.get_a1 = function () {
1221
+ NumericAngleAxis.prototype.get_a2 = function () {
1219
1222
  return 2;
1220
1223
  };
1221
- Object.defineProperty(NumericAngleAxis.prototype, "a1", {
1224
+ Object.defineProperty(NumericAngleAxis.prototype, "a2", {
1222
1225
  get: function () {
1223
- return this.get_a1();
1226
+ return this.get_a2();
1224
1227
  },
1225
1228
  enumerable: false,
1226
1229
  configurable: true
1227
1230
  });
1228
- NumericAngleAxis.prototype.j4 = function (a, b, c, d, e) {
1231
+ NumericAngleAxis.prototype.j5 = function (a, b, c, d, e) {
1229
1232
  if (d === void 0) {
1230
1233
  d = null;
1231
1234
  }
1232
1235
  if (e === void 0) {
1233
1236
  e = null;
1234
1237
  }
1235
- if (this.ni == null) {
1238
+ if (this.nj == null) {
1236
1239
  return null;
1237
1240
  }
1238
- var f = typeCast(PolarAxisRenderingParameters.$, this.k0(c, b, d, e));
1241
+ var f = typeCast(PolarAxisRenderingParameters.$, this.k1(c, b, d, e));
1239
1242
  if (f == null) {
1240
1243
  return null;
1241
1244
  }
@@ -1255,7 +1258,7 @@ var NumericAngleAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1255
1258
  return m;
1256
1259
  };
1257
1260
  NumericAngleAxis.$t = markType(NumericAngleAxis, 'NumericAngleAxis', NumericAxisBase.$, [IAngleScaler_$type]);
1258
- NumericAngleAxis.$$p = markDep(DependencyProperty, PropertyMetadata, NumericAngleAxis, 'h1', ['StartAngleOffset:nq:nv', [1, 0]]);
1261
+ NumericAngleAxis.$$p = markDep(DependencyProperty, PropertyMetadata, NumericAngleAxis, 'h2', ['StartAngleOffset:nr:nw', [1, 0]]);
1259
1262
  return NumericAngleAxis;
1260
1263
  }(NumericAxisBase));
1261
1264
  export { NumericAngleAxis };
@@ -1266,76 +1269,76 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1266
1269
  __extends(NumericRadiusAxis, _super);
1267
1270
  function NumericRadiusAxis() {
1268
1271
  var _this = _super.call(this) || this;
1269
- _this.nj = null;
1270
- _this.nk = false;
1271
- _this.nl = NaN;
1272
+ _this.nk = null;
1273
+ _this.nl = false;
1274
+ _this.nm = NaN;
1275
+ _this.no = 0;
1272
1276
  _this.nn = 0;
1273
- _this.nm = 0;
1274
- _this.np = 0;
1275
- _this.ng = null;
1277
+ _this.nq = 0;
1278
+ _this.nh = null;
1276
1279
  _this.ab = NumericRadiusAxis.$;
1280
+ _this.no = _this.ny;
1277
1281
  _this.nn = _this.nx;
1278
- _this.nm = _this.nw;
1279
- _this.nj = new PolarAxisRenderingManager();
1280
- _this.kz = _this.kx();
1282
+ _this.nk = new PolarAxisRenderingManager();
1283
+ _this.k0 = _this.ky();
1281
1284
  return _this;
1282
1285
  }
1283
- NumericRadiusAxis.prototype.a3 = function () {
1286
+ NumericRadiusAxis.prototype.a4 = function () {
1284
1287
  return new NumericRadiusAxisView(this);
1285
1288
  };
1286
- NumericRadiusAxis.prototype.hr = function (a) {
1287
- _super.prototype.hr.call(this, a);
1288
- this.ni = a;
1289
+ NumericRadiusAxis.prototype.hs = function (a) {
1290
+ _super.prototype.hs.call(this, a);
1291
+ this.nj = a;
1289
1292
  };
1290
- NumericRadiusAxis.prototype.get_cl = function () {
1293
+ NumericRadiusAxis.prototype.get_cm = function () {
1291
1294
  return true;
1292
1295
  };
1293
- NumericRadiusAxis.prototype.eh = function () {
1294
- var a = this.nn;
1295
- var b = this.nm;
1296
- var c = Math.min(this.nr(), this.nq()) * (a - b) / 2;
1296
+ NumericRadiusAxis.prototype.ei = function () {
1297
+ var a = this.no;
1298
+ var b = this.nn;
1299
+ var c = Math.min(this.ns(), this.nr()) * (a - b) / 2;
1297
1300
  c = Math.max(c, 14);
1298
1301
  return c;
1299
1302
  };
1300
- NumericRadiusAxis.prototype.nr = function () {
1301
- return this.kc.width;
1303
+ NumericRadiusAxis.prototype.ns = function () {
1304
+ return this.kd.width;
1302
1305
  };
1303
- NumericRadiusAxis.prototype.nq = function () {
1304
- return this.kc.height;
1306
+ NumericRadiusAxis.prototype.nr = function () {
1307
+ return this.kd.height;
1305
1308
  };
1306
- NumericRadiusAxis.prototype.au = function () {
1309
+ NumericRadiusAxis.prototype.av = function () {
1307
1310
  return new RadialAxisLabelPanel();
1308
1311
  };
1309
- NumericRadiusAxis.prototype.no = function (a) {
1312
+ NumericRadiusAxis.prototype.np = function (a) {
1310
1313
  if (a == null) {
1311
1314
  return 0;
1312
1315
  }
1313
1316
  return a;
1314
1317
  };
1315
- NumericRadiusAxis.prototype.kx = function () {
1318
+ NumericRadiusAxis.prototype.ky = function () {
1316
1319
  var _this = this;
1317
- var a = _super.prototype.kx.call(this);
1320
+ var a = _super.prototype.ky.call(this);
1318
1321
  a.b.c = function (b) {
1319
- if ((_this.ay == null || _this.ay.visibility == 0) && _this.nh != null) {
1320
- if ((_this.ay == null || (_this.ay.c == 4 || _this.ay.c == 5)) && _this.nl != b) {
1321
- _this.nl = b;
1322
- _this.av.bg = b;
1323
- _this.bh.l7();
1322
+ if ((_this.az == null || _this.az.visibility == 0) && _this.ni != null) {
1323
+ if ((_this.az == null || (_this.az.c == 4 || _this.az.c == 5)) && _this.nm != b) {
1324
+ _this.nm = b;
1325
+ _this.aw.bg = b;
1326
+ _this.bi.md();
1324
1327
  }
1325
1328
  }
1326
1329
  };
1327
1330
  a.k = function (b, c, d) {
1328
1331
  var e = typeCast(PolarAxisRenderingParameters.$, b);
1329
- _this.nj.i(c, d, e.z, e.aa, e.center, e.minAngle, e.maxAngle);
1332
+ _this.nk.i(c, d, e.z, e.aa, e.center, e.minAngle, e.maxAngle);
1330
1333
  };
1331
1334
  a.l = function (b, c, d, e) {
1332
1335
  if (d == e) {
1333
1336
  return;
1334
1337
  }
1335
1338
  var f = typeCast(PolarAxisRenderingParameters.$, b);
1336
- _this.nj.j(c, d, e, f.z, f.aa, f.center, f.minAngle, f.maxAngle);
1339
+ _this.nk.j(c, d, e, f.z, f.aa, f.center, f.minAngle, f.maxAngle);
1337
1340
  };
1338
- a.m = function (b, c) { return _this.nt(c); };
1341
+ a.m = function (b, c) { return _this.nu(c); };
1339
1342
  a.q = function (b, c) {
1340
1343
  var d = typeCast(PolarAxisRenderingParameters.$, b);
1341
1344
  return c <= d.effectiveMaximum;
@@ -1346,20 +1349,20 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1346
1349
  };
1347
1350
  a.j = function (b) {
1348
1351
  var c = typeCast(PolarAxisRenderingParameters.$, b);
1349
- _this.nj.m(b.t, c.crossingAngleRadians, b.z, b.aa, c.minLength, c.maxLength, c.center);
1352
+ _this.nk.m(b.t, c.crossingAngleRadians, b.z, b.aa, c.minLength, c.maxLength, c.center);
1350
1353
  };
1351
1354
  a.e = function (b) {
1352
- b.n = _this.ay == null || (_this.ay.c == 4 || _this.ay.c == 0) ? b.z.top : b.z.bottom;
1355
+ b.n = _this.az == null || (_this.az.c == 4 || _this.az.c == 0) ? b.z.top : b.z.bottom;
1353
1356
  b.r = b.n;
1354
1357
  var c = typeCast(PolarAxisRenderingParameters.$, b);
1355
- c.crossingAngleRadians = (_this.no(_this.fu) * Math.PI) / 180;
1356
- if (_this.ay == null || (_this.ay.c == 4 || _this.ay.c == 5)) {
1358
+ c.crossingAngleRadians = (_this.np(_this.fv) * Math.PI) / 180;
1359
+ if (_this.az == null || (_this.az.c == 4 || _this.az.c == 5)) {
1357
1360
  c.n = ViewportUtils.f(0.5, c.aa, c.z) - b.z.top;
1358
1361
  c.r = c.n;
1359
- var d = typeCast(RadialAxisLabelPanel.$, _this.av);
1362
+ var d = typeCast(RadialAxisLabelPanel.$, _this.aw);
1360
1363
  if (d != null) {
1361
1364
  var e = 0;
1362
- if (_this.ay != null && _this.ay.c == 4) {
1365
+ if (_this.az != null && _this.az.c == 4) {
1363
1366
  e = 1;
1364
1367
  }
1365
1368
  d.dy = { $type: Point_$type, x: ViewportUtils.c(0.5, c.aa, c.z), y: e };
@@ -1369,17 +1372,17 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1369
1372
  };
1370
1373
  a.p = function (b, c, d) {
1371
1374
  var e = typeCast(PolarAxisRenderingParameters.$, b);
1372
- if (_this.nh == null) {
1375
+ if (_this.ni == null) {
1373
1376
  return false;
1374
1377
  }
1375
1378
  if (c > e.effectiveMaximum) {
1376
1379
  return false;
1377
1380
  }
1378
1381
  var f = false;
1379
- f = _this.ay == null || (_this.ay.c == 4 || _this.ay.c == 5);
1382
+ f = _this.az == null || (_this.az.c == 4 || _this.az.c == 5);
1380
1383
  var g = 0;
1381
1384
  if (f) {
1382
- g = _this.np;
1385
+ g = _this.nq;
1383
1386
  }
1384
1387
  var h = e.center.x + c * Math.cos(g);
1385
1388
  var i = e.center.y + c * Math.sin(g);
@@ -1405,21 +1408,21 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1405
1408
  };
1406
1409
  return a;
1407
1410
  };
1408
- NumericRadiusAxis.prototype.ei = function (a, b) {
1409
- return this.nt(a);
1411
+ NumericRadiusAxis.prototype.ej = function (a, b) {
1412
+ return this.nu(a);
1410
1413
  };
1411
- NumericRadiusAxis.prototype.nu = function (a, b, c, d, e) {
1414
+ NumericRadiusAxis.prototype.nv = function (a, b, c, d, e) {
1412
1415
  var f = 0;
1413
1416
  if (b) {
1414
1417
  if (a <= 0) {
1415
- f = (Math.log(this.lw) - this.l2) / (this.l1 - this.l2);
1418
+ f = (Math.log(this.lx) - this.l3) / (this.l2 - this.l3);
1416
1419
  }
1417
1420
  else {
1418
- f = (Math.log(a) - this.l2) / (this.l1 - this.l2);
1421
+ f = (Math.log(a) - this.l3) / (this.l2 - this.l3);
1419
1422
  }
1420
1423
  }
1421
1424
  else {
1422
- f = (a - this.lw) / (this.lv - this.lw);
1425
+ f = (a - this.lx) / (this.lw - this.lx);
1423
1426
  }
1424
1427
  if (c) {
1425
1428
  f = 1 - f;
@@ -1428,56 +1431,56 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1428
1431
  f /= 2;
1429
1432
  return f;
1430
1433
  };
1431
- NumericRadiusAxis.prototype.nt = function (a) {
1432
- return this.nu(a, this.li, this.ch, this.nn, this.nm);
1434
+ NumericRadiusAxis.prototype.nu = function (a) {
1435
+ return this.nv(a, this.lj, this.ci, this.no, this.nn);
1433
1436
  };
1434
- NumericRadiusAxis.prototype.nv = function (a) {
1437
+ NumericRadiusAxis.prototype.nw = function (a) {
1435
1438
  var b = a * 2;
1436
- b = (b - this.nm) / (this.nn - this.nm);
1437
- if (this.cg) {
1439
+ b = (b - this.nn) / (this.no - this.nn);
1440
+ if (this.ch) {
1438
1441
  b = 1 - b;
1439
1442
  }
1440
- if (this.li) {
1441
- return Math.exp(b * (this.l1 - this.l2) + this.l2);
1443
+ if (this.lj) {
1444
+ return Math.exp(b * (this.l2 - this.l3) + this.l3);
1442
1445
  }
1443
1446
  else {
1444
- return this.lw + b * (this.lv - this.lw);
1447
+ return this.lx + b * (this.lw - this.lx);
1445
1448
  }
1446
1449
  };
1447
- NumericRadiusAxis.prototype.el = function (a, b) {
1448
- return this.nv(a);
1450
+ NumericRadiusAxis.prototype.em = function (a, b) {
1451
+ return this.nw(a);
1449
1452
  };
1450
- NumericRadiusAxis.prototype.hv = function (a, b, c, d) {
1453
+ NumericRadiusAxis.prototype.hw = function (a, b, c, d) {
1451
1454
  var e_9, _a, e_10, _b;
1452
1455
  switch (b) {
1453
1456
  case "CrossingValue":
1454
- this.np = this.no(this.fu) * Math.PI / 180;
1457
+ this.nq = this.np(this.fv) * Math.PI / 180;
1455
1458
  break;
1456
1459
  }
1457
- _super.prototype.hv.call(this, a, b, c, d);
1460
+ _super.prototype.hw.call(this, a, b, c, d);
1458
1461
  switch (b) {
1459
1462
  case NumericRadiusAxis.$$p[1]:
1460
- this.nn = this.nx;
1461
- if (this.nn < 0) {
1462
- this.nn = 0.1;
1463
+ this.no = this.ny;
1464
+ if (this.no < 0) {
1465
+ this.no = 0.1;
1463
1466
  }
1464
- if (this.nn > 1) {
1465
- this.nn = 1;
1467
+ if (this.no > 1) {
1468
+ this.no = 1;
1466
1469
  }
1467
- if (this.nm >= this.nn) {
1468
- this.nm = this.nn - 0.01;
1469
- if (this.nm < 0) {
1470
- this.nm = 0;
1471
- this.nn = 0.01;
1470
+ if (this.nn >= this.no) {
1471
+ this.nn = this.no - 0.01;
1472
+ if (this.nn < 0) {
1473
+ this.nn = 0;
1474
+ this.no = 0.01;
1472
1475
  }
1473
1476
  }
1474
- this.cp = true;
1475
- this.h7(false);
1476
- if (this.nh != null) {
1477
- this.nh.h6();
1477
+ this.cq = true;
1478
+ this.h8(false);
1479
+ if (this.ni != null) {
1480
+ this.ni.h7();
1478
1481
  }
1479
1482
  try {
1480
- for (var _c = __values(fromEnum(this.da())), _d = _c.next(); !_d.done; _d = _c.next()) {
1483
+ for (var _c = __values(fromEnum(this.db())), _d = _c.next(); !_d.done; _d = _c.next()) {
1481
1484
  var e = _d.value;
1482
1485
  e.mn(false);
1483
1486
  }
@@ -1497,27 +1500,27 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1497
1500
  }
1498
1501
  break;
1499
1502
  case NumericRadiusAxis.$$p[0]:
1500
- this.nm = this.nw;
1501
- if (this.nm < 0) {
1502
- this.nm = 0.1;
1503
+ this.nn = this.nx;
1504
+ if (this.nn < 0) {
1505
+ this.nn = 0.1;
1503
1506
  }
1504
- if (this.nm > 1) {
1505
- this.nm = 1;
1507
+ if (this.nn > 1) {
1508
+ this.nn = 1;
1506
1509
  }
1507
- if (this.nm >= this.nn) {
1508
- this.nm = this.nn - 0.01;
1509
- if (this.nm < 0) {
1510
- this.nm = 0;
1511
- this.nn = 0.01;
1510
+ if (this.nn >= this.no) {
1511
+ this.nn = this.no - 0.01;
1512
+ if (this.nn < 0) {
1513
+ this.nn = 0;
1514
+ this.no = 0.01;
1512
1515
  }
1513
1516
  }
1514
- this.cp = true;
1515
- this.h7(false);
1516
- if (this.nh != null) {
1517
- this.nh.h6();
1517
+ this.cq = true;
1518
+ this.h8(false);
1519
+ if (this.ni != null) {
1520
+ this.ni.h7();
1518
1521
  }
1519
1522
  try {
1520
- for (var _e = __values(fromEnum(this.da())), _f = _e.next(); !_f.done; _f = _e.next()) {
1523
+ for (var _e = __values(fromEnum(this.db())), _f = _e.next(); !_f.done; _f = _e.next()) {
1521
1524
  var f = _f.value;
1522
1525
  f.e3 = true;
1523
1526
  f.mn(false);
@@ -1536,44 +1539,44 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1536
1539
  throw e_10.error;
1537
1540
  }
1538
1541
  }
1539
- if (this.bh != null) {
1540
- this.bh.mk();
1542
+ if (this.bi != null) {
1543
+ this.bi.mr();
1541
1544
  }
1542
1545
  break;
1543
1546
  case "CrossingAxis":
1544
1547
  var g = typeCast(NumericAngleAxis.$, d);
1545
1548
  var h = typeCast(CategoryAngleAxis.$, d);
1546
1549
  if (g == null && h == null) {
1547
- this.n2(null);
1550
+ this.n3(null);
1548
1551
  }
1549
1552
  if (g != null) {
1550
- this.n2(g);
1551
- g.nu(this);
1553
+ this.n3(g);
1554
+ g.nv(this);
1552
1555
  }
1553
1556
  if (h != null) {
1554
- this.n2(h);
1555
- h.nb(this);
1557
+ this.n3(h);
1558
+ h.nc(this);
1556
1559
  }
1557
- this.cp = true;
1558
- this.h7(false);
1560
+ this.cq = true;
1561
+ this.h8(false);
1559
1562
  break;
1560
1563
  case "IsInverted":
1561
- if (this.nh != null) {
1562
- this.nh.cp = true;
1563
- this.nh.h7(false);
1564
+ if (this.ni != null) {
1565
+ this.ni.cq = true;
1566
+ this.ni.h8(false);
1564
1567
  }
1565
1568
  break;
1566
1569
  }
1567
1570
  };
1568
- NumericRadiusAxis.prototype.n2 = function (a) {
1569
- this.nh = a;
1571
+ NumericRadiusAxis.prototype.n3 = function (a) {
1572
+ this.ni = a;
1570
1573
  };
1571
- Object.defineProperty(NumericRadiusAxis.prototype, "nh", {
1574
+ Object.defineProperty(NumericRadiusAxis.prototype, "ni", {
1572
1575
  get: function () {
1573
- if (this.ng != null) {
1574
- return this.ng;
1576
+ if (this.nh != null) {
1577
+ return this.nh;
1575
1578
  }
1576
- var a = typeCast(XamDataChart.$, this.bh);
1579
+ var a = typeCast(XamDataChart.$, this.bi);
1577
1580
  if (a != null) {
1578
1581
  for (var b = 0; b < a.axes.count; b++) {
1579
1582
  if (typeCast(NumericAngleAxis.$, a.axes._inner[b]) !== null || typeCast(CategoryAngleAxis.$, a.axes._inner[b]) !== null) {
@@ -1581,43 +1584,43 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1581
1584
  }
1582
1585
  }
1583
1586
  }
1584
- return this.ng;
1587
+ return this.nh;
1585
1588
  },
1586
1589
  set: function (a) {
1587
- this.ng = a;
1590
+ this.nh = a;
1588
1591
  },
1589
1592
  enumerable: false,
1590
1593
  configurable: true
1591
1594
  });
1592
- NumericRadiusAxis.prototype.aj = function () {
1593
- return this.nh;
1595
+ NumericRadiusAxis.prototype.ak = function () {
1596
+ return this.ni;
1594
1597
  };
1595
- NumericRadiusAxis.prototype.k1 = function () {
1598
+ NumericRadiusAxis.prototype.k2 = function () {
1596
1599
  return new PolarAxisRenderingParameters();
1597
1600
  };
1598
- NumericRadiusAxis.prototype.k0 = function (a, b, c, d) {
1599
- var e = typeCast(PolarAxisRenderingParameters.$, _super.prototype.k0.call(this, a, b, c, d));
1600
- var f = this.nj.f(b);
1601
- var g = this.nj.g(b);
1602
- var h = 0.5 * this.nn;
1603
- var i = 0.5 * this.nm;
1601
+ NumericRadiusAxis.prototype.k1 = function (a, b, c, d) {
1602
+ var e = typeCast(PolarAxisRenderingParameters.$, _super.prototype.k1.call(this, a, b, c, d));
1603
+ var f = this.nk.f(b);
1604
+ var g = this.nk.g(b);
1605
+ var h = 0.5 * this.no;
1606
+ var i = 0.5 * this.nn;
1604
1607
  var j, k;
1605
- if (Rect.l_op_Equality(b, SeriesViewer.tm)) {
1606
- k = this.lv;
1607
- j = this.lw;
1608
+ if (Rect.l_op_Equality(b, SeriesViewer.tv)) {
1609
+ k = this.lw;
1610
+ j = this.lx;
1608
1611
  }
1609
1612
  else {
1610
1613
  k = Math.min(g, h);
1611
- j = this.nv(f);
1612
- k = this.nv(k);
1613
- var l = this.n3(a, b, j, k);
1614
+ j = this.nw(f);
1615
+ k = this.nw(k);
1616
+ var l = this.n4(a, b, j, k);
1614
1617
  j = l.p2;
1615
1618
  k = l.p3;
1616
1619
  }
1617
1620
  var m = { $type: Point_$type, x: 0.5, y: 0.5 };
1618
1621
  var n = f;
1619
1622
  var o = g;
1620
- var p = Math.min(a.width, a.height) * (this.nn - this.nm) / 2;
1623
+ var p = Math.min(a.width, a.height) * (this.no - this.nn) / 2;
1621
1624
  e.center = m;
1622
1625
  var q = Math.max(o, n);
1623
1626
  var r = Math.min(n, o);
@@ -1625,14 +1628,14 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1625
1628
  e.minLength = r;
1626
1629
  var s = Math.min(j, k);
1627
1630
  var t = Math.max(j, k);
1628
- if (s < this.lw) {
1629
- s = this.lw;
1631
+ if (s < this.lx) {
1632
+ s = this.lx;
1630
1633
  }
1631
- if (t > this.lv) {
1632
- t = this.lv;
1634
+ if (t > this.lw) {
1635
+ t = this.lw;
1633
1636
  }
1634
- this.lz = s;
1635
- this.ly = t;
1637
+ this.l0 = s;
1638
+ this.lz = t;
1636
1639
  e.k.add(((function () {
1637
1640
  var $ret = new RangeInfo();
1638
1641
  $ret.d = s;
@@ -1640,7 +1643,7 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1640
1643
  $ret.b = p;
1641
1644
  return $ret;
1642
1645
  })()));
1643
- var u = typeCast(IAngleScaler_$type, this.nh);
1646
+ var u = typeCast(IAngleScaler_$type, this.ni);
1644
1647
  if (u != null) {
1645
1648
  var v = void 0;
1646
1649
  var w = void 0;
@@ -1650,7 +1653,7 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1650
1653
  e.minAngle = Math.min(v, w);
1651
1654
  e.maxAngle = Math.max(v, w);
1652
1655
  }
1653
- var y = this.ns();
1656
+ var y = this.nt();
1654
1657
  if (o >= h) {
1655
1658
  o = y;
1656
1659
  }
@@ -1660,25 +1663,25 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1660
1663
  e.minLength = n;
1661
1664
  e.maxLength = o;
1662
1665
  e.effectiveMaximum = y;
1663
- e.f = this.k4;
1666
+ e.f = this.k5;
1664
1667
  var z = typeCast(LinearTickmarkValues.$, e.f);
1665
1668
  if (z != null) {
1666
- z.y = this.ny(m, e.minLength, e.maxLength, b, a);
1669
+ z.y = this.nz(m, e.minLength, e.maxLength, b, a);
1667
1670
  }
1668
1671
  return e;
1669
1672
  };
1670
- NumericRadiusAxis.prototype.n3 = function (a, b, c, d) {
1673
+ NumericRadiusAxis.prototype.n4 = function (a, b, c, d) {
1671
1674
  var e = { $type: Point_$type, x: 0.5, y: 0.5 };
1672
1675
  var f = 0;
1673
- if (this.cg) {
1674
- f = this.nt(this.lw);
1676
+ if (this.ch) {
1677
+ f = this.nu(this.lx);
1675
1678
  }
1676
1679
  else {
1677
- f = this.nt(this.lv);
1680
+ f = this.nu(this.lw);
1678
1681
  }
1679
1682
  var g = 0;
1680
- if (this.fu != null) {
1681
- g = this.np;
1683
+ if (this.fv != null) {
1684
+ g = this.nq;
1682
1685
  }
1683
1686
  var h = e.x + f * Math.cos(g);
1684
1687
  var i = e.y + f * Math.sin(g);
@@ -1687,19 +1690,19 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1687
1690
  h = ViewportUtils.c(h, b, a);
1688
1691
  i = ViewportUtils.f(i, b, a);
1689
1692
  if (h >= a.left && h <= a.right && i >= a.top && i <= a.bottom) {
1690
- if (this.cg) {
1691
- d = this.lw;
1693
+ if (this.ch) {
1694
+ d = this.lx;
1692
1695
  }
1693
1696
  else {
1694
- d = this.lv;
1697
+ d = this.lw;
1695
1698
  }
1696
1699
  }
1697
1700
  if (e.x >= a.left && e.x <= a.right && e.y >= a.top && e.y <= a.bottom) {
1698
- if (this.cg) {
1699
- c = this.lv;
1701
+ if (this.ch) {
1702
+ c = this.lw;
1700
1703
  }
1701
1704
  else {
1702
- c = this.lw;
1705
+ c = this.lx;
1703
1706
  }
1704
1707
  }
1705
1708
  return {
@@ -1707,7 +1710,7 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1707
1710
  p3: d
1708
1711
  };
1709
1712
  };
1710
- NumericRadiusAxis.prototype.ny = function (a, b, c, d, e) {
1713
+ NumericRadiusAxis.prototype.nz = function (a, b, c, d, e) {
1711
1714
  var f = ViewportUtils.d(c - b, d, e);
1712
1715
  var g = f / Math.min(e.width, e.height);
1713
1716
  if (g > 0.7) {
@@ -1715,64 +1718,64 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1715
1718
  }
1716
1719
  return 5;
1717
1720
  };
1718
- NumericRadiusAxis.prototype.ns = function () {
1721
+ NumericRadiusAxis.prototype.nt = function () {
1719
1722
  var a = 0;
1720
- if (!this.cg) {
1721
- a = this.nt(this.lv);
1723
+ if (!this.ch) {
1724
+ a = this.nu(this.lw);
1722
1725
  }
1723
1726
  else {
1724
- a = this.nt(this.lw);
1727
+ a = this.nu(this.lx);
1725
1728
  }
1726
1729
  return a;
1727
1730
  };
1728
- NumericRadiusAxis.prototype.m1 = function (a) {
1729
- if (this.nh != null) {
1730
- this.nh.h6();
1731
+ NumericRadiusAxis.prototype.m2 = function (a) {
1732
+ if (this.ni != null) {
1733
+ this.ni.h7();
1731
1734
  }
1732
1735
  };
1733
- NumericRadiusAxis.prototype.h8 = function (a) {
1734
- _super.prototype.h8.call(this, a);
1735
- var b = this.bh != null ? this.bh.ta : Rect.empty;
1736
- var c = !b.isEmpty ? this.kc : Rect.empty;
1737
- var d = this.j7();
1738
- var e = this.j6();
1739
- var f = this.kz.c(a, c, b, d, e);
1736
+ NumericRadiusAxis.prototype.h9 = function (a) {
1737
+ _super.prototype.h9.call(this, a);
1738
+ var b = this.bi != null ? this.bi.tj : Rect.empty;
1739
+ var c = !b.isEmpty ? this.kd : Rect.empty;
1740
+ var d = this.j8();
1741
+ var e = this.j7();
1742
+ var f = this.k0.c(a, c, b, d, e);
1740
1743
  if (f != null) {
1741
- this.lu = f.f.m;
1742
- this.lx = f.f.l;
1744
+ this.lv = f.f.m;
1745
+ this.ly = f.f.l;
1743
1746
  }
1744
1747
  };
1745
- NumericRadiusAxis.prototype.io = function (a, b) {
1746
- _super.prototype.io.call(this, a, b);
1748
+ NumericRadiusAxis.prototype.ip = function (a, b) {
1749
+ _super.prototype.ip.call(this, a, b);
1747
1750
  if (b.height != a.height || b.width != a.width) {
1748
- this.c0();
1751
+ this.c1();
1749
1752
  }
1750
1753
  };
1751
- NumericRadiusAxis.prototype.n1 = function (a, b, c, d, e) {
1752
- var f = typeCast(IPolarRadialRenderingParameters_$type, this.k0(b, c, d, e));
1754
+ NumericRadiusAxis.prototype.n2 = function (a, b, c, d, e) {
1755
+ var f = typeCast(IPolarRadialRenderingParameters_$type, this.k1(b, c, d, e));
1753
1756
  if (f == null) {
1754
1757
  return;
1755
1758
  }
1756
- this.nj.j(a.d, f.minLength, f.maxLength, b, c, f.center, f.minAngle, f.maxAngle);
1759
+ this.nk.j(a.d, f.minLength, f.maxLength, b, c, f.center, f.minAngle, f.maxAngle);
1757
1760
  };
1758
- NumericRadiusAxis.prototype.get_a1 = function () {
1761
+ NumericRadiusAxis.prototype.get_a2 = function () {
1759
1762
  return 3;
1760
1763
  };
1761
- Object.defineProperty(NumericRadiusAxis.prototype, "a1", {
1764
+ Object.defineProperty(NumericRadiusAxis.prototype, "a2", {
1762
1765
  get: function () {
1763
- return this.get_a1();
1766
+ return this.get_a2();
1764
1767
  },
1765
1768
  enumerable: false,
1766
1769
  configurable: true
1767
1770
  });
1768
- NumericRadiusAxis.prototype.j4 = function (a, b, c, d, e) {
1771
+ NumericRadiusAxis.prototype.j5 = function (a, b, c, d, e) {
1769
1772
  if (d === void 0) {
1770
1773
  d = null;
1771
1774
  }
1772
1775
  if (e === void 0) {
1773
1776
  e = null;
1774
1777
  }
1775
- var f = typeCast(PolarAxisRenderingParameters.$, this.k0(c, b, d, e));
1778
+ var f = typeCast(PolarAxisRenderingParameters.$, this.k1(c, b, d, e));
1776
1779
  var g = a;
1777
1780
  var h = new PathGeometry();
1778
1781
  var i = ViewportUtils.d(g, b, c);
@@ -1823,7 +1826,7 @@ var NumericRadiusAxis = /** @class */ /*@__PURE__*/ (function (_super) {
1823
1826
  return h;
1824
1827
  };
1825
1828
  NumericRadiusAxis.$t = markType(NumericRadiusAxis, 'NumericRadiusAxis', NumericAxisBase.$);
1826
- NumericRadiusAxis.$$p = markDep(DependencyProperty, PropertyMetadata, NumericRadiusAxis, 'h1', ['InnerRadiusExtentScale:nw:n4', [1, 0], 'RadiusExtentScale:nx:n5', [1, 0.75]]);
1829
+ NumericRadiusAxis.$$p = markDep(DependencyProperty, PropertyMetadata, NumericRadiusAxis, 'h2', ['InnerRadiusExtentScale:nx:n5', [1, 0], 'RadiusExtentScale:ny:n6', [1, 0.75]]);
1827
1830
  return NumericRadiusAxis;
1828
1831
  }(NumericAxisBase));
1829
1832
  export { NumericRadiusAxis };
@@ -1896,8 +1899,8 @@ var CategoryAngleAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
1896
1899
  }
1897
1900
  CategoryAngleAxisView.prototype.aj = function () {
1898
1901
  _super.prototype.aj.call(this);
1899
- this.a.jv = AxisDefaults.h;
1900
- this.a.jy = AxisDefaults.g;
1902
+ this.a.jw = AxisDefaults.h;
1903
+ this.a.jz = AxisDefaults.g;
1901
1904
  };
1902
1905
  CategoryAngleAxisView.$t = markType(CategoryAngleAxisView, 'CategoryAngleAxisView', CategoryAxisBaseView.$);
1903
1906
  return CategoryAngleAxisView;
@@ -1916,8 +1919,8 @@ var NumericAngleAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
1916
1919
  }
1917
1920
  NumericAngleAxisView.prototype.aj = function () {
1918
1921
  _super.prototype.aj.call(this);
1919
- this.a.jv = AxisDefaults.h;
1920
- this.a.jy = AxisDefaults.g;
1922
+ this.a.jw = AxisDefaults.h;
1923
+ this.a.jz = AxisDefaults.g;
1921
1924
  };
1922
1925
  NumericAngleAxisView.$t = markType(NumericAngleAxisView, 'NumericAngleAxisView', NumericAxisBaseView.$);
1923
1926
  return NumericAngleAxisView;
@@ -1936,8 +1939,8 @@ var NumericRadiusAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
1936
1939
  }
1937
1940
  NumericRadiusAxisView.prototype.aj = function () {
1938
1941
  _super.prototype.aj.call(this);
1939
- this.a.jv = AxisDefaults.h;
1940
- this.a.jy = AxisDefaults.g;
1942
+ this.a.jw = AxisDefaults.h;
1943
+ this.a.jz = AxisDefaults.g;
1941
1944
  };
1942
1945
  NumericRadiusAxisView.$t = markType(NumericRadiusAxisView, 'NumericRadiusAxisView', NumericAxisBaseView.$);
1943
1946
  return NumericRadiusAxisView;