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

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
@@ -68,7 +68,7 @@ export let AngleAxisLabelPanel = /*@__PURE__*/ (() => {
68
68
  if (!Extensions.b(b)) {
69
69
  return false;
70
70
  }
71
- if (this.ad == null || this.ad.kc.isEmpty) {
71
+ if (this.ad == null || this.ad.kd.isEmpty) {
72
72
  return super.at(a, b);
73
73
  }
74
74
  return true;
@@ -82,7 +82,7 @@ export let AngleAxisLabelPanel = /*@__PURE__*/ (() => {
82
82
  this.c9.a0(a, b);
83
83
  let c = false;
84
84
  this.ao = this.an(a, b);
85
- if (!this.ad.b7()) {
85
+ if (!this.ad.b8()) {
86
86
  c = true;
87
87
  this.bh = this.de / 2;
88
88
  this.bh = this.bh + this.df();
@@ -112,7 +112,7 @@ export let AngleAxisLabelPanel = /*@__PURE__*/ (() => {
112
112
  b = this.ad;
113
113
  a = null;
114
114
  if (b != null) {
115
- a = typeCast(XamDataChart.$, b.bh);
115
+ a = typeCast(XamDataChart.$, b.bi);
116
116
  }
117
117
  if (a == null || b == null) {
118
118
  return 0;
@@ -120,7 +120,7 @@ export let AngleAxisLabelPanel = /*@__PURE__*/ (() => {
120
120
  let c = new List$1(Axis.$, 0);
121
121
  for (let d = 0; d < a.axes.count; d++) {
122
122
  let e = a.axes._inner[d];
123
- 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)) {
123
+ 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)) {
124
124
  c.add(e);
125
125
  }
126
126
  }
@@ -134,8 +134,8 @@ export let AngleAxisLabelPanel = /*@__PURE__*/ (() => {
134
134
  g += h;
135
135
  }
136
136
  else {
137
- g += c._inner[f - 1].av.bh;
138
- g += c._inner[f].av.bh * 2 + h;
137
+ g += c._inner[f - 1].aw.bh;
138
+ g += c._inner[f].aw.bh * 2 + h;
139
139
  }
140
140
  return g;
141
141
  }
@@ -154,114 +154,114 @@ export let AngleAxisLabelPanel = /*@__PURE__*/ (() => {
154
154
  */
155
155
  export let CategoryAngleAxis = /*@__PURE__*/ (() => {
156
156
  class CategoryAngleAxis extends CategoryAxisBase {
157
- a3() {
157
+ a4() {
158
158
  return new CategoryAngleAxisView(this);
159
159
  }
160
- hr(a) {
161
- super.hr(a);
162
- this.mg = a;
160
+ hs(a) {
161
+ super.hs(a);
162
+ this.mh = a;
163
163
  }
164
- get_b8() {
164
+ get_b9() {
165
165
  return true;
166
166
  }
167
167
  constructor() {
168
168
  super();
169
- this.ml = null;
170
- this.mi = null;
171
- this.mm = false;
172
- this.mq = NaN;
169
+ this.mm = null;
173
170
  this.mj = null;
174
- this.mr = 0;
175
- this.mo = 0;
171
+ this.mn = false;
172
+ this.mr = NaN;
173
+ this.mk = null;
174
+ this.ms = 0;
176
175
  this.mp = 0;
177
- this.m2 = 1;
176
+ this.mq = 0;
177
+ this.m3 = 1;
178
178
  this.ab = CategoryAngleAxis.$;
179
- this.mi = this.mh();
180
- this.ml = new PolarAxisRenderingManager();
179
+ this.mj = this.mi();
180
+ this.mm = new PolarAxisRenderingManager();
181
181
  }
182
- au() {
182
+ av() {
183
183
  let a = new AngleAxisLabelPanel();
184
184
  a.dg = (b) => {
185
- let c = this.bh != null ? this.bh.ta : Rect.empty;
186
- let d = !c.isEmpty ? this.kc : Rect.empty;
187
- return this.nf(b, { $type: Point_$type, x: 0.5, y: 0.5 }, c, d, this.av.bh);
185
+ let c = this.bi != null ? this.bi.tj : Rect.empty;
186
+ let d = !c.isEmpty ? this.kd : Rect.empty;
187
+ return this.ng(b, { $type: Point_$type, x: 0.5, y: 0.5 }, c, d, this.aw.bh);
188
188
  };
189
189
  return a;
190
190
  }
191
- m0(a) {
191
+ m1(a) {
192
192
  return Math.round(a * Math.pow(10, 10)) / Math.pow(10, 10);
193
193
  }
194
- mh() {
194
+ mi() {
195
195
  let a = ((() => {
196
196
  let $ret = new AxisLabelManager();
197
197
  $ret.a = this;
198
- $ret.f = this.dc;
199
- $ret.e = this.db;
200
- $ret.b = this.av;
198
+ $ret.f = this.dd;
199
+ $ret.e = this.dc;
200
+ $ret.b = this.aw;
201
201
  return $ret;
202
202
  })());
203
- if (this.ay != null) {
204
- this.ay.registerAxis(this);
203
+ if (this.az != null) {
204
+ this.az.registerAxis(this);
205
205
  }
206
206
  let b = new CategoryAxisRenderer(a);
207
207
  b.u = () => {
208
- let c = this.a4.a1();
209
- let d = this.a4.a4();
210
- let e = this.a4.a2();
211
- let f = this.a4.a3();
212
- this.ik();
213
- this.hh(c);
214
- this.hh(d);
215
- this.hh(e);
216
- this.hh(f);
208
+ let c = this.a5.a1();
209
+ let d = this.a5.a4();
210
+ let e = this.a5.a2();
211
+ let f = this.a5.a3();
212
+ this.il();
213
+ this.hi(c);
214
+ this.hi(d);
215
+ this.hi(e);
216
+ this.hi(f);
217
217
  };
218
- b.o = (c, d) => !d.isEmpty && !c.isEmpty && this.mk != null;
219
- b.d = (c, d, e, f) => this.mf(c, d, e, f);
218
+ b.o = (c, d) => !d.isEmpty && !c.isEmpty && this.ml != null;
219
+ b.d = (c, d, e, f) => this.mg(c, d, e, f);
220
220
  b.v = () => {
221
- if (!this.mm) {
222
- this.mm = true;
223
- this.mk.c0();
224
- this.mm = false;
221
+ if (!this.mn) {
222
+ this.mn = true;
223
+ this.ml.c1();
224
+ this.mn = false;
225
225
  }
226
226
  };
227
227
  b.g = (c, d) => {
228
228
  let e = typeGetValue(c);
229
- if (e > this.kq.count - 1) {
230
- e -= this.kq.count;
229
+ if (e > this.kr.count - 1) {
230
+ e -= this.kr.count;
231
231
  }
232
- let f = this.kq.item(e);
233
- return this.fy(f);
232
+ let f = this.kr.item(e);
233
+ return this.fz(f);
234
234
  };
235
235
  b.b.c = (c) => {
236
- if ((this.ay == null || this.ay.visibility == 0) && this.mk != null && this.mq != c) {
237
- let d = typeCast(XamDataChart.$, this.bh);
236
+ if ((this.az == null || this.az.visibility == 0) && this.ml != null && this.mr != c) {
237
+ let d = typeCast(XamDataChart.$, this.bi);
238
238
  if (d == null) {
239
239
  return;
240
240
  }
241
- this.mq = c;
242
- this.av.bg = c;
243
- d.l7();
241
+ this.mr = c;
242
+ this.aw.bg = c;
243
+ d.md();
244
244
  for (let e of fromEnum(d.axes)) {
245
- if (e != this && typeCast(AngleAxisLabelPanel.$, e.av) !== null) {
246
- e.a4.ag();
245
+ if (e != this && typeCast(AngleAxisLabelPanel.$, e.aw) !== null) {
246
+ e.a5.ag();
247
247
  }
248
248
  }
249
249
  }
250
250
  };
251
251
  b.k = (c, d, e) => {
252
252
  let f = typeCast(RadialAxisRenderingParameters.$, c);
253
- this.ml.m(d, e, c.z, c.aa, f.minLength, f.maxLength, f.center);
253
+ this.mm.m(d, e, c.z, c.aa, f.minLength, f.maxLength, f.center);
254
254
  };
255
255
  b.l = (c, d, e, f) => {
256
256
  let g = typeCast(RadialAxisRenderingParameters.$, c);
257
- this.ml.n(d, e, f, g.z, c.aa, g.minLength, g.maxLength, g.center);
257
+ this.mm.n(d, e, f, g.z, c.aa, g.minLength, g.maxLength, g.center);
258
258
  };
259
259
  b.m = (c, d) => this.getScaledAngle(d);
260
260
  b.q = (c, d) => {
261
- if (this.m0(d - this.mr) < 0) {
261
+ if (this.m1(d - this.ms) < 0) {
262
262
  return false;
263
263
  }
264
- if (this.m0(d - this.mr - (2 * Math.PI)) > 0) {
264
+ if (this.m1(d - this.ms - (2 * Math.PI)) > 0) {
265
265
  return false;
266
266
  }
267
267
  return true;
@@ -269,11 +269,11 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
269
269
  b.j = (c) => {
270
270
  let d = typeCast(RadialAxisRenderingParameters.$, c);
271
271
  if (d.e == d.k._inner[0]) {
272
- this.ml.i(c.t, c.n, c.z, c.aa, d.center, d.minAngle, d.maxAngle);
272
+ this.mm.i(c.t, c.n, c.z, c.aa, d.center, d.minAngle, d.maxAngle);
273
273
  }
274
274
  };
275
275
  b.e = (c) => {
276
- c.n = this.mu();
276
+ c.n = this.mv();
277
277
  c.r = c.n;
278
278
  };
279
279
  b.p = (c, d, e) => {
@@ -281,7 +281,7 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
281
281
  if (e) {
282
282
  return false;
283
283
  }
284
- let g = this.nf(d, f.center, c.aa, c.z, 0);
284
+ let g = this.ng(d, f.center, c.aa, c.z, 0);
285
285
  if (g.x < c.z.right && g.x >= c.z.left && g.y < c.z.bottom && g.y >= c.z.top) {
286
286
  return true;
287
287
  }
@@ -289,24 +289,24 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
289
289
  };
290
290
  b.a = (c, d, e, f) => {
291
291
  let g = c.y;
292
- let h = new ScalerParams(0, c.aa, c.z, this.cg, g);
292
+ let h = new ScalerParams(0, c.aa, c.z, this.ch, g);
293
293
  let i = d;
294
294
  if (this.categoryMode != 0) {
295
295
  let j = (e * f) + 1;
296
- j = Math.min(j, this.le);
297
- let k = this.ei(j, h);
296
+ j = Math.min(j, this.lf);
297
+ let k = this.ej(j, h);
298
298
  i = (d + k) / 2;
299
299
  }
300
300
  return i;
301
301
  };
302
302
  b.f = runOn(this, this.getGroupCenter);
303
- b.i = runOn(this, this.mx);
303
+ b.i = runOn(this, this.my);
304
304
  return b;
305
305
  }
306
- nf(a, b, c, d, e) {
307
- let f = this.mu();
306
+ ng(a, b, c, d, e) {
307
+ let f = this.mv();
308
308
  let g = ViewportUtils.b(e, c, d);
309
- if (this.ay != null && (this.ay.c == 5 || this.ay.c == 1)) {
309
+ if (this.az != null && (this.az.c == 5 || this.az.c == 1)) {
310
310
  g *= -1;
311
311
  }
312
312
  let h = b.x + (f + g) * Math.cos(a);
@@ -315,27 +315,27 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
315
315
  i = ViewportUtils.f(i, c, d);
316
316
  return { $type: Point_$type, x: h, y: i };
317
317
  }
318
- mu() {
319
- if (this.mk == null) {
318
+ mv() {
319
+ if (this.ml == null) {
320
320
  return 0;
321
321
  }
322
- if (!this.b4()) {
323
- return this.mk.ns();
322
+ if (!this.b5()) {
323
+ return this.ml.nt();
324
324
  }
325
325
  else {
326
- return this.mk.nt((this.fu));
326
+ return this.ml.nu((this.fv));
327
327
  }
328
328
  }
329
- mf(a, b, c, d) {
330
- if (this.kq == null) {
329
+ mg(a, b, c, d) {
330
+ if (this.kr == null) {
331
331
  return null;
332
332
  }
333
333
  let e = new RadialAxisRenderingParameters();
334
- let f = this.kq.count - 1;
335
- let g = this.a4.a1();
336
- let h = this.a4.a4();
337
- let i = this.a4.a2();
338
- let j = this.a4.a3();
334
+ let f = this.kr.count - 1;
335
+ let g = this.a5.a1();
336
+ let h = this.a5.a4();
337
+ let i = this.a5.a2();
338
+ let j = this.a5.a3();
339
339
  e.t = g;
340
340
  e.w = h;
341
341
  e.u = i;
@@ -347,18 +347,18 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
347
347
  e.y = c;
348
348
  e.x = d;
349
349
  e.aa = b;
350
- e.g = this.mn();
351
- e.p = this.my;
352
- e.o = this.ex();
353
- e.q = this.mz;
354
- e.s = this.fz;
355
- let k = this.ml.f(b);
356
- let l = this.ml.g(b);
357
- let m = 0.5 * this.mk.nn;
358
- let n = 0.5 * this.mk.nm;
350
+ e.g = this.mo();
351
+ e.p = this.mz;
352
+ e.o = this.ey();
353
+ e.q = this.m0;
354
+ e.s = this.f0;
355
+ let k = this.mm.f(b);
356
+ let l = this.mm.g(b);
357
+ let m = 0.5 * this.ml.no;
358
+ let n = 0.5 * this.ml.nn;
359
359
  let o = k;
360
360
  let p = l;
361
- let q = this.mk.ns();
361
+ let q = this.ml.nt();
362
362
  if (isNaN_(q) || isInfinity(q)) {
363
363
  return null;
364
364
  }
@@ -369,23 +369,23 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
369
369
  o = n;
370
370
  }
371
371
  let r = a.width;
372
- this.ml.k(b, e, 0, this.kq.count, this.cg, runOn(this, this.getUnscaledAngle), r);
372
+ this.mm.k(b, e, 0, this.kr.count, this.ch, runOn(this, this.getUnscaledAngle), r);
373
373
  let s = { $type: Point_$type, x: 0.5, y: 0.5 };
374
374
  e.center = s;
375
375
  e.maxLength = p;
376
376
  e.minLength = o;
377
377
  e.effectiveMaximum = q;
378
- e.ae = this.kq.count;
378
+ e.ae = this.kr.count;
379
379
  e.ab = this.categoryMode;
380
380
  e.ad = true;
381
- e.ac = this.cg;
382
- e.af = this.lg;
381
+ e.ac = this.ch;
382
+ e.af = this.lh;
383
383
  e.f = new CategoryTickmarkValues();
384
- e.j = this.cx;
384
+ e.j = this.cy;
385
385
  return e;
386
386
  }
387
387
  getMinMaxAngle(a, b, c) {
388
- let d = this.ml.l(a, b, c);
388
+ let d = this.mm.l(a, b, c);
389
389
  b = d.p1;
390
390
  c = d.p2;
391
391
  return {
@@ -395,13 +395,13 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
395
395
  }
396
396
  ac() {
397
397
  super.ac();
398
- this.h7(false);
398
+ this.h8(false);
399
399
  }
400
- get mk() {
401
- if (this.mj != null) {
402
- return this.mj;
400
+ get ml() {
401
+ if (this.mk != null) {
402
+ return this.mk;
403
403
  }
404
- let a = typeCast(XamDataChart.$, this.bh);
404
+ let a = typeCast(XamDataChart.$, this.bi);
405
405
  if (a != null) {
406
406
  for (let b = 0; b < a.axes.count; b++) {
407
407
  if (typeCast(NumericRadiusAxis.$, a.axes._inner[b]) !== null) {
@@ -409,160 +409,160 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
409
409
  }
410
410
  }
411
411
  }
412
- return this.mj;
412
+ return this.mk;
413
413
  }
414
- set mk(a) {
415
- this.mj = a;
414
+ set ml(a) {
415
+ this.mk = a;
416
416
  }
417
- aj() {
418
- return this.mk;
417
+ ak() {
418
+ return this.ml;
419
419
  }
420
420
  getCategorySize(a, b, c) {
421
- return 2 * Math.PI / this.le;
421
+ return 2 * Math.PI / this.lf;
422
422
  }
423
- k3(a, b, c) {
424
- let d = this.la(a, b, c);
423
+ k4(a, b, c) {
424
+ let d = this.lb(a, b, c);
425
425
  let e = 0;
426
- if (!isNaN_(this.k9)) {
427
- e = Math.min(this.k9, 1);
426
+ if (!isNaN_(this.la)) {
427
+ e = Math.min(this.la, 1);
428
428
  }
429
429
  let f = 1 - 0.5 * d;
430
- return this.getCategorySize(a, b, c) * f / (this.lg - (this.lg - 1) * e);
430
+ return this.getCategorySize(a, b, c) * f / (this.lh - (this.lh - 1) * e);
431
431
  }
432
432
  getGroupCenter(a, b, c, d) {
433
433
  let e = 0.5;
434
- if (this.lg > 1) {
435
- let f = this.la(b, c, d);
434
+ if (this.lh > 1) {
435
+ let f = this.lb(b, c, d);
436
436
  let g = 0;
437
- if (!isNaN_(this.k9)) {
438
- g = Math.min(this.k9, 1);
437
+ if (!isNaN_(this.la)) {
438
+ g = Math.min(this.la, 1);
439
439
  }
440
440
  let h = 1 - 0.5 * f;
441
- let i = h / (this.lg - (this.lg - 1) * g);
442
- let j = (h - i) / (this.lg - 1);
441
+ let i = h / (this.lh - (this.lh - 1) * g);
442
+ let j = (h - i) / (this.lh - 1);
443
443
  e = 0.25 * f + 0.5 * i + a * j;
444
444
  }
445
445
  return this.getCategorySize(b, c, d) * e;
446
446
  }
447
- mx(a) {
447
+ my(a) {
448
448
  let b = 0.5;
449
- if (this.lg > 1) {
450
- let c = this.la(Rect.empty, Rect.empty, Rect.empty);
449
+ if (this.lh > 1) {
450
+ let c = this.lb(Rect.empty, Rect.empty, Rect.empty);
451
451
  let d = 0;
452
- if (!isNaN_(this.k9)) {
453
- d = Math.min(this.k9, 1);
452
+ if (!isNaN_(this.la)) {
453
+ d = Math.min(this.la, 1);
454
454
  }
455
455
  let e = 1 - 0.5 * c;
456
- let f = e / (this.lg - (this.lg - 1) * d);
457
- let g = (e - f) / (this.lg - 1);
456
+ let f = e / (this.lh - (this.lh - 1) * d);
457
+ let g = (e - f) / (this.lh - 1);
458
458
  b = 0.25 * c + 0.5 * f + a * g;
459
459
  }
460
460
  return b;
461
461
  }
462
- h8(a) {
463
- super.h8(a);
464
- let b = this.bh != null ? this.bh.ta : Rect.empty;
465
- let c = !b.isEmpty ? this.kc : Rect.empty;
466
- let d = this.j7();
467
- let e = this.j6();
468
- let f = this.mi.c(a, c, b, d, e);
462
+ h9(a) {
463
+ super.h9(a);
464
+ let b = this.bi != null ? this.bi.tj : Rect.empty;
465
+ let c = !b.isEmpty ? this.kd : Rect.empty;
466
+ let d = this.j8();
467
+ let e = this.j7();
468
+ let f = this.mj.c(a, c, b, d, e);
469
469
  if (f != null) {
470
- this.ms = f.f.m;
471
- this.mt = f.f.l;
470
+ this.mt = f.f.m;
471
+ this.mu = f.f.l;
472
472
  }
473
473
  }
474
- mw(a, b) {
474
+ mx(a, b) {
475
475
  let c;
476
476
  let d;
477
- let e = this.ml.l(b, c, d);
477
+ let e = this.mm.l(b, c, d);
478
478
  c = e.p1;
479
479
  d = e.p2;
480
480
  if (c == 0) {
481
- if (this.cg) {
482
- return this.le;
481
+ if (this.ch) {
482
+ return this.lf;
483
483
  }
484
484
  else {
485
485
  return 0;
486
486
  }
487
487
  }
488
488
  let f = this.getUnscaledAngle(c);
489
- if (f < 0 || f > this.le) {
489
+ if (f < 0 || f > this.lf) {
490
490
  f = this.getUnscaledAngle(c + Math.PI * 2);
491
491
  }
492
492
  return f;
493
493
  }
494
- mv(a, b) {
494
+ mw(a, b) {
495
495
  let c;
496
496
  let d;
497
- let e = this.ml.l(b, c, d);
497
+ let e = this.mm.l(b, c, d);
498
498
  c = e.p1;
499
499
  d = e.p2;
500
500
  if (d > Math.PI * 2) {
501
501
  d = d - Math.PI * 2;
502
502
  }
503
503
  if (d == Math.PI * 2) {
504
- if (this.cg) {
504
+ if (this.ch) {
505
505
  return 0;
506
506
  }
507
507
  else {
508
- return this.le;
508
+ return this.lf;
509
509
  }
510
510
  }
511
511
  let f = this.getUnscaledAngle(d);
512
- if (f < 0 || f > this.le) {
512
+ if (f < 0 || f > this.lf) {
513
513
  f = this.getUnscaledAngle(d + Math.PI * 2);
514
514
  }
515
515
  return f;
516
516
  }
517
517
  getScaledAngle(a) {
518
- let b = this.le;
518
+ let b = this.lf;
519
519
  let c = b >= 2 ? (a) / (b) : b == 1 ? 0.5 : NaN;
520
- if (this.ch) {
520
+ if (this.ci) {
521
521
  c = 1 - c;
522
522
  }
523
- return (c * 2 * Math.PI) + this.mr;
523
+ return (c * 2 * Math.PI) + this.ms;
524
524
  }
525
525
  getUnscaledAngle(a) {
526
- if (a < this.mr) {
526
+ if (a < this.ms) {
527
527
  a += 2 * Math.PI;
528
528
  }
529
- let b = (a - this.mr) / (2 * Math.PI);
530
- if (this.cg) {
529
+ let b = (a - this.ms) / (2 * Math.PI);
530
+ if (this.ch) {
531
531
  b = 1 - b;
532
532
  }
533
- return b * (this.le);
533
+ return b * (this.lf);
534
534
  }
535
- ei(a, b) {
535
+ ej(a, b) {
536
536
  return this.getScaledAngle(a);
537
537
  }
538
- el(a, b) {
538
+ em(a, b) {
539
539
  return this.getUnscaledAngle(a);
540
540
  }
541
- hv(a, b, c, d) {
542
- super.hv(a, b, c, d);
543
- let e = typeCast(XamDataChart.$, this.bh);
541
+ hw(a, b, c, d) {
542
+ super.hw(a, b, c, d);
543
+ let e = typeCast(XamDataChart.$, this.bi);
544
544
  switch (b) {
545
545
  case "CrossingAxis":
546
546
  let f = typeCast(NumericRadiusAxis.$, d);
547
- this.nb(f);
547
+ this.nc(f);
548
548
  if (f != null) {
549
- f.n2(this);
549
+ f.n3(this);
550
550
  }
551
- this.cp = true;
552
- this.h7(false);
551
+ this.cq = true;
552
+ this.h8(false);
553
553
  break;
554
554
  case CategoryAngleAxis.$$p[0]:
555
- this.mr = this.m1;
556
- while (this.mr < 0) {
557
- this.mr += 360;
555
+ this.ms = this.m2;
556
+ while (this.ms < 0) {
557
+ this.ms += 360;
558
558
  }
559
- while (this.mr >= 360) {
560
- this.mr -= 360;
559
+ while (this.ms >= 360) {
560
+ this.ms -= 360;
561
561
  }
562
- this.mr = (this.mr * Math.PI) / 180;
563
- this.cp = true;
564
- this.h7(false);
565
- for (let g of fromEnum(this.dd)) {
562
+ this.ms = (this.ms * Math.PI) / 180;
563
+ this.cq = true;
564
+ this.h8(false);
565
+ for (let g of fromEnum(this.de)) {
566
566
  g.mn(false);
567
567
  g.lu();
568
568
  }
@@ -570,8 +570,8 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
570
570
  case "Label":
571
571
  if (e != null) {
572
572
  for (let h of fromEnum(e.axes)) {
573
- h.cp = true;
574
- h.h6();
573
+ h.cq = true;
574
+ h.h7();
575
575
  }
576
576
  }
577
577
  break;
@@ -579,44 +579,25 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
579
579
  if (e != null) {
580
580
  for (let i of fromEnum(e.axes)) {
581
581
  if (typeCast(NumericAngleAxis.$, i) !== null || typeCast(CategoryAngleAxis.$, i) !== null) {
582
- i.cp = true;
583
- i.h6();
582
+ i.cq = true;
583
+ i.h7();
584
584
  }
585
585
  }
586
586
  }
587
587
  break;
588
588
  case "LabelSettings":
589
- this.mi = this.mh();
590
- this.m9();
591
- this.cp = true;
592
- this.h7(false);
589
+ this.mj = this.mi();
590
+ this.na();
591
+ this.cq = true;
592
+ this.h8(false);
593
593
  break;
594
594
  }
595
595
  }
596
- m9() {
597
- this.mq = NaN;
598
- }
599
- nb(a) {
600
- this.mk = a;
596
+ na() {
597
+ this.mr = NaN;
601
598
  }
602
- get my() {
603
- return this.c(CategoryAngleAxis.nc);
604
- }
605
- set my(a) {
606
- this.h(CategoryAngleAxis.nc, a);
607
- }
608
- get ms() {
609
- return this.mo;
610
- }
611
- set ms(a) {
612
- if (this.ms != a) {
613
- let b = this.mo;
614
- this.mo = a;
615
- this.h1("ActualInterval", b, this.ms);
616
- }
617
- }
618
- eu() {
619
- return this.ms;
599
+ nc(a) {
600
+ this.ml = a;
620
601
  }
621
602
  get mz() {
622
603
  return this.c(CategoryAngleAxis.nd);
@@ -631,42 +612,61 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
631
612
  if (this.mt != a) {
632
613
  let b = this.mp;
633
614
  this.mp = a;
634
- this.h1("ActualMinorInterval", b, this.mt);
615
+ this.h2("ActualInterval", b, this.mt);
616
+ }
617
+ }
618
+ ev() {
619
+ return this.mt;
620
+ }
621
+ get m0() {
622
+ return this.c(CategoryAngleAxis.ne);
623
+ }
624
+ set m0(a) {
625
+ this.h(CategoryAngleAxis.ne, a);
626
+ }
627
+ get mu() {
628
+ return this.mq;
629
+ }
630
+ set mu(a) {
631
+ if (this.mu != a) {
632
+ let b = this.mq;
633
+ this.mq = a;
634
+ this.h2("ActualMinorInterval", b, this.mu);
635
635
  }
636
636
  }
637
- mn() {
638
- return !isNaN_(this.my);
637
+ mo() {
638
+ return !isNaN_(this.mz);
639
639
  }
640
- get_a1() {
640
+ get_a2() {
641
641
  return 2;
642
642
  }
643
- get a1() {
644
- return this.get_a1();
643
+ get a2() {
644
+ return this.get_a2();
645
645
  }
646
- c2() {
647
- if (this.cp && this.c3) {
648
- this.bb = this.ba();
646
+ c3() {
647
+ if (this.cq && this.c4) {
648
+ this.bc = this.bb();
649
649
  }
650
- if (this.kq == null) {
650
+ if (this.kr == null) {
651
651
  return false;
652
652
  }
653
- let a = this.kq.count;
654
- if (a != this.m3) {
655
- let b = new AxisRangeChangedEventArgs(0, 1, 1, this.m3, a);
656
- this.m3 = a;
657
- this.h2(b);
653
+ let a = this.kr.count;
654
+ if (a != this.m4) {
655
+ let b = new AxisRangeChangedEventArgs(0, 1, 1, this.m4, a);
656
+ this.m4 = a;
657
+ this.h3(b);
658
658
  return true;
659
659
  }
660
660
  return false;
661
661
  }
662
- get m3() {
663
- return this.m2;
662
+ get m4() {
663
+ return this.m3;
664
664
  }
665
- set m3(a) {
666
- this.m2 = a;
665
+ set m4(a) {
666
+ this.m3 = a;
667
667
  }
668
- j4(a, b, c, d = null, e = null) {
669
- let f = typeCast(RadialAxisRenderingParameters.$, this.mi.d(c, b, d, e));
668
+ j5(a, b, c, d = null, e = null) {
669
+ let f = typeCast(RadialAxisRenderingParameters.$, this.mj.d(c, b, d, e));
670
670
  if (f == null) {
671
671
  return null;
672
672
  }
@@ -686,37 +686,40 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
686
686
  return m;
687
687
  }
688
688
  get isVertical() {
689
- return this.co;
690
- }
691
- j$c(a, b) {
692
- return this.el.apply(this, arguments);
689
+ return this.cp;
693
690
  }
694
- j$b(a, b) {
695
- return this.ei.apply(this, arguments);
691
+ j$d(a, b) {
692
+ return this.em.apply(this, arguments);
696
693
  }
697
- j$d(a, b, c, d, e) {
698
- this.hl.apply(this, arguments);
694
+ j$c(a, b) {
695
+ return this.ej.apply(this, arguments);
699
696
  }
700
- j$e(a, b, c, d) {
697
+ j$e(a, b, c, d, e) {
701
698
  this.hm.apply(this, arguments);
702
699
  }
703
700
  j$f(a, b, c, d) {
704
701
  this.hn.apply(this, arguments);
705
702
  }
706
- get j$a() {
707
- return this.cg;
703
+ j$g(a, b, c, d) {
704
+ this.ho.apply(this, arguments);
705
+ }
706
+ get j$b() {
707
+ return this.ch;
708
+ }
709
+ j$a() {
710
+ return this.ag.apply(this, arguments);
708
711
  }
709
712
  }
710
713
  CategoryAngleAxis.$t = /*@__PURE__*/ markType(CategoryAngleAxis, 'CategoryAngleAxis', CategoryAxisBase.$, [IAngleScaler_$type]);
711
- CategoryAngleAxis.nc = /*@__PURE__*/ DependencyProperty.i("Interval", Number_$type, CategoryAngleAxis.$, /*@__PURE__*/ new PropertyMetadata(2, NaN, (a, b) => {
712
- a.h1("Interval", b.oldValue, b.newValue);
713
- a.h7(false);
714
+ CategoryAngleAxis.nd = /*@__PURE__*/ DependencyProperty.i("Interval", Number_$type, CategoryAngleAxis.$, /*@__PURE__*/ new PropertyMetadata(2, NaN, (a, b) => {
715
+ a.h2("Interval", b.oldValue, b.newValue);
716
+ a.h8(false);
714
717
  }));
715
- CategoryAngleAxis.nd = /*@__PURE__*/ DependencyProperty.i("MinorInterval", Number_$type, CategoryAngleAxis.$, /*@__PURE__*/ new PropertyMetadata(2, NaN, (a, b) => {
716
- (typeCast(CategoryAngleAxis.$, a)).h1("MinorInterval", b.oldValue, b.newValue);
717
- (typeCast(CategoryAngleAxis.$, a)).h7(false);
718
+ CategoryAngleAxis.ne = /*@__PURE__*/ DependencyProperty.i("MinorInterval", Number_$type, CategoryAngleAxis.$, /*@__PURE__*/ new PropertyMetadata(2, NaN, (a, b) => {
719
+ (typeCast(CategoryAngleAxis.$, a)).h2("MinorInterval", b.oldValue, b.newValue);
720
+ (typeCast(CategoryAngleAxis.$, a)).h8(false);
718
721
  }));
719
- CategoryAngleAxis.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CategoryAngleAxis, 'h1', ['StartAngleOffset:m1:ne', [1, 0]]);
722
+ CategoryAngleAxis.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CategoryAngleAxis, 'h2', ['StartAngleOffset:m2:nf', [1, 0]]);
720
723
  return CategoryAngleAxis;
721
724
  })();
722
725
  /**
@@ -724,112 +727,112 @@ export let CategoryAngleAxis = /*@__PURE__*/ (() => {
724
727
  */
725
728
  export let NumericAngleAxis = /*@__PURE__*/ (() => {
726
729
  class NumericAngleAxis extends NumericAxisBase {
727
- a3() {
730
+ a4() {
728
731
  return new NumericAngleAxisView(this);
729
732
  }
730
- hr(a) {
731
- super.hr(a);
732
- this.ng = a;
733
+ hs(a) {
734
+ super.hs(a);
735
+ this.nh = a;
733
736
  }
734
- get_b8() {
737
+ get_b9() {
735
738
  return true;
736
739
  }
737
740
  constructor() {
738
741
  super();
739
- this.nj = null;
740
- this.nk = false;
741
- this.nl = NaN;
742
- this.nm = 0;
743
- this.nh = null;
742
+ this.nk = null;
743
+ this.nl = false;
744
+ this.nm = NaN;
745
+ this.nn = 0;
746
+ this.ni = null;
744
747
  this.ab = NumericAngleAxis.$;
745
- this.nj = new PolarAxisRenderingManager();
746
- this.kz = this.kx();
748
+ this.nk = new PolarAxisRenderingManager();
749
+ this.k0 = this.ky();
747
750
  }
748
- au() {
751
+ av() {
749
752
  let a = new AngleAxisLabelPanel();
750
753
  a.dg = (b) => {
751
- let c = this.bh != null ? this.bh.ta : Rect.empty;
752
- let d = !c.isEmpty ? this.kc : Rect.empty;
753
- return this.nw(b, { $type: Point_$type, x: 0.5, y: 0.5 }, c, d, this.av.bh);
754
+ let c = this.bi != null ? this.bi.tj : Rect.empty;
755
+ let d = !c.isEmpty ? this.kd : Rect.empty;
756
+ return this.nx(b, { $type: Point_$type, x: 0.5, y: 0.5 }, c, d, this.aw.bh);
754
757
  };
755
758
  return a;
756
759
  }
757
- nn() {
758
- if (this.ni == null) {
760
+ no() {
761
+ if (this.nj == null) {
759
762
  return 0;
760
763
  }
761
- if (!this.b4()) {
762
- return this.ni.ns();
764
+ if (!this.b5()) {
765
+ return this.nj.nt();
763
766
  }
764
767
  else {
765
- return this.ni.nt((this.fu));
768
+ return this.nj.nu((this.fv));
766
769
  }
767
770
  }
768
- np(a) {
771
+ nq(a) {
769
772
  return Math.round(a * Math.pow(10, 10)) / Math.pow(10, 10);
770
773
  }
771
- kx() {
772
- let a = super.kx();
774
+ ky() {
775
+ let a = super.ky();
773
776
  a.b.c = (b) => {
774
- if ((this.ay == null || this.ay.visibility == 0) && this.ni != null && this.nl != b) {
775
- let c = typeCast(XamDataChart.$, this.bh);
777
+ if ((this.az == null || this.az.visibility == 0) && this.nj != null && this.nm != b) {
778
+ let c = typeCast(XamDataChart.$, this.bi);
776
779
  if (c == null) {
777
780
  return;
778
781
  }
779
- this.nl = b;
780
- this.av.bg = b;
781
- c.l7();
782
+ this.nm = b;
783
+ this.aw.bg = b;
784
+ c.md();
782
785
  for (let d of fromEnum(c.axes)) {
783
- if (d != this && typeCast(AngleAxisLabelPanel.$, d.av) !== null) {
784
- d.a4.ag();
786
+ if (d != this && typeCast(AngleAxisLabelPanel.$, d.aw) !== null) {
787
+ d.a5.ag();
785
788
  }
786
789
  }
787
790
  }
788
791
  };
789
792
  a.e = (b) => {
790
- b.n = this.nn();
793
+ b.n = this.no();
791
794
  b.r = b.n;
792
795
  };
793
796
  a.j = (b) => {
794
797
  let c = typeCast(PolarAxisRenderingParameters.$, b);
795
798
  if (c.e == c.k._inner[0]) {
796
- this.nj.i(b.t, b.n, b.z, b.aa, c.center, c.minAngle, c.maxAngle);
799
+ this.nk.i(b.t, b.n, b.z, b.aa, c.center, c.minAngle, c.maxAngle);
797
800
  }
798
801
  };
799
802
  a.k = (b, c, d) => {
800
803
  let e = typeCast(PolarAxisRenderingParameters.$, b);
801
- this.nj.m(c, d, b.z, b.aa, e.minLength, e.maxLength, e.center);
804
+ this.nk.m(c, d, b.z, b.aa, e.minLength, e.maxLength, e.center);
802
805
  };
803
806
  a.l = (b, c, d, e) => {
804
807
  let f = typeCast(PolarAxisRenderingParameters.$, b);
805
- this.nj.n(c, d, e, f.z, b.aa, f.minLength, f.maxLength, f.center);
808
+ this.nk.n(c, d, e, f.z, b.aa, f.minLength, f.maxLength, f.center);
806
809
  };
807
810
  a.d = (b, c, d, e) => {
808
- let f = typeCast(PolarAxisRenderingParameters.$, this.k0(b, c, d, e));
811
+ let f = typeCast(PolarAxisRenderingParameters.$, this.k1(b, c, d, e));
809
812
  return f;
810
813
  };
811
814
  a.v = () => {
812
- if (!this.nk) {
813
- this.nk = true;
814
- this.ni.c0();
815
- this.nk = false;
815
+ if (!this.nl) {
816
+ this.nl = true;
817
+ this.nj.c1();
818
+ this.nl = false;
816
819
  }
817
820
  };
818
821
  a.m = (b, c) => this.getScaledAngle(c);
819
- a.o = (b, c) => !c.isEmpty && !b.isEmpty && this.ni != null;
822
+ a.o = (b, c) => !c.isEmpty && !b.isEmpty && this.nj != null;
820
823
  a.q = (b, c) => {
821
- if (this.np(c - this.nm) < 0) {
824
+ if (this.nq(c - this.nn) < 0) {
822
825
  return false;
823
826
  }
824
- if (this.np(c - this.nm - (2 * Math.PI)) > 0) {
827
+ if (this.nq(c - this.nn - (2 * Math.PI)) > 0) {
825
828
  return false;
826
829
  }
827
830
  return true;
828
831
  };
829
832
  a.p = (b, c, d) => {
830
833
  let e = typeCast(PolarAxisRenderingParameters.$, b);
831
- let f = this.nw(this.getScaledAngle(e.l), e.center, b.aa, b.z, 0);
832
- let g = this.nw(c, e.center, b.aa, b.z, 0);
834
+ let f = this.nx(this.getScaledAngle(e.l), e.center, b.aa, b.z, 0);
835
+ let g = this.nx(c, e.center, b.aa, b.z, 0);
833
836
  if (d && MathUtil.g(f.x - g.x, f.y - g.y) < 2) {
834
837
  return false;
835
838
  }
@@ -849,10 +852,10 @@ export let NumericAngleAxis = /*@__PURE__*/ (() => {
849
852
  };
850
853
  return a;
851
854
  }
852
- nw(a, b, c, d, e) {
853
- let f = this.nn();
855
+ nx(a, b, c, d, e) {
856
+ let f = this.no();
854
857
  let g = ViewportUtils.b(e, c, d);
855
- if (this.ay != null && (this.ay.c == 5 || this.ay.c == 1)) {
858
+ if (this.az != null && (this.az.c == 5 || this.az.c == 1)) {
856
859
  g *= -1;
857
860
  }
858
861
  let h = b.x + (f + g) * Math.cos(a);
@@ -861,63 +864,63 @@ export let NumericAngleAxis = /*@__PURE__*/ (() => {
861
864
  i = ViewportUtils.f(i, c, d);
862
865
  return { $type: Point_$type, x: h, y: i };
863
866
  }
864
- ei(a, b) {
867
+ ej(a, b) {
865
868
  return this.getScaledAngle(a);
866
869
  }
867
870
  getScaledAngle1(a, b, c) {
868
871
  let d = 0;
869
872
  if (b) {
870
- d = (Math.log(a) - this.l2) / (this.l1 - this.l2);
873
+ d = (Math.log(a) - this.l3) / (this.l2 - this.l3);
871
874
  }
872
875
  else {
873
- d = (a - this.lw) / (this.lv - this.lw);
876
+ d = (a - this.lx) / (this.lw - this.lx);
874
877
  }
875
878
  if (c) {
876
879
  d = 1 - d;
877
880
  }
878
- return (d * 2 * Math.PI) + this.nm;
881
+ return (d * 2 * Math.PI) + this.nn;
879
882
  }
880
883
  getScaledAngle(a) {
881
- return this.getScaledAngle1(a, this.li, this.ch);
884
+ return this.getScaledAngle1(a, this.lj, this.ci);
882
885
  }
883
- el(a, b) {
886
+ em(a, b) {
884
887
  return this.getUnscaledAngle(a);
885
888
  }
886
889
  getUnscaledAngle(a) {
887
- let b = (a - this.nm) / (2 * Math.PI);
888
- if (this.cg) {
890
+ let b = (a - this.nn) / (2 * Math.PI);
891
+ if (this.ch) {
889
892
  b = 1 - b;
890
893
  }
891
- if (this.li) {
892
- return Math.exp(b * (this.l1 - this.l2) + this.l2);
894
+ if (this.lj) {
895
+ return Math.exp(b * (this.l2 - this.l3) + this.l3);
893
896
  }
894
897
  else {
895
- return this.lw + b * (this.lv - this.lw);
898
+ return this.lx + b * (this.lw - this.lx);
896
899
  }
897
900
  }
898
- hv(a, b, c, d) {
899
- super.hv(a, b, c, d);
900
- let e = typeCast(XamDataChart.$, this.bh);
901
+ hw(a, b, c, d) {
902
+ super.hw(a, b, c, d);
903
+ let e = typeCast(XamDataChart.$, this.bi);
901
904
  switch (b) {
902
905
  case "CrossingAxis":
903
906
  let f = typeCast(NumericRadiusAxis.$, d);
904
- this.nu(f);
907
+ this.nv(f);
905
908
  if (f != null) {
906
- f.n2(this);
909
+ f.n3(this);
907
910
  }
908
- this.h7(false);
911
+ this.h8(false);
909
912
  break;
910
913
  case NumericAngleAxis.$$p[0]:
911
- this.nm = this.nq;
912
- while (this.nm < 0) {
913
- this.nm += 360;
914
+ this.nn = this.nr;
915
+ while (this.nn < 0) {
916
+ this.nn += 360;
914
917
  }
915
- while (this.nm >= 360) {
916
- this.nm -= 360;
918
+ while (this.nn >= 360) {
919
+ this.nn -= 360;
917
920
  }
918
- this.nm = (this.nq * Math.PI) / 180;
919
- this.h7(false);
920
- for (let g of fromEnum(this.da())) {
921
+ this.nn = (this.nr * Math.PI) / 180;
922
+ this.h8(false);
923
+ for (let g of fromEnum(this.db())) {
921
924
  g.mn(false);
922
925
  g.lu();
923
926
  }
@@ -925,7 +928,7 @@ export let NumericAngleAxis = /*@__PURE__*/ (() => {
925
928
  case "Label":
926
929
  if (e != null) {
927
930
  for (let h of fromEnum(e.axes)) {
928
- h.h6();
931
+ h.h7();
929
932
  }
930
933
  }
931
934
  break;
@@ -933,34 +936,34 @@ export let NumericAngleAxis = /*@__PURE__*/ (() => {
933
936
  if (e != null) {
934
937
  for (let i of fromEnum(e.axes)) {
935
938
  if (typeCast(NumericAngleAxis.$, i) !== null || typeCast(CategoryAngleAxis.$, i) !== null) {
936
- i.h6();
939
+ i.h7();
937
940
  }
938
941
  }
939
942
  }
940
943
  break;
941
944
  case "LabelSettings":
942
- this.kz = this.kx();
943
- this.ns();
944
- this.cp = true;
945
- this.h7(false);
945
+ this.k0 = this.ky();
946
+ this.nt();
947
+ this.cq = true;
948
+ this.h8(false);
946
949
  break;
947
950
  }
948
951
  }
949
- ns() {
950
- this.nl = NaN;
952
+ nt() {
953
+ this.nm = NaN;
951
954
  }
952
- k1() {
955
+ k2() {
953
956
  return new PolarAxisRenderingParameters();
954
957
  }
955
- k0(a, b, c, d) {
956
- let e = typeCast(PolarAxisRenderingParameters.$, super.k0(a, b, c, d));
957
- let f = this.nj.f(b);
958
- let g = this.nj.g(b);
959
- let h = 0.5 * this.ni.nn;
960
- let i = 0.5 * this.ni.nm;
958
+ k1(a, b, c, d) {
959
+ let e = typeCast(PolarAxisRenderingParameters.$, super.k1(a, b, c, d));
960
+ let f = this.nk.f(b);
961
+ let g = this.nk.g(b);
962
+ let h = 0.5 * this.nj.no;
963
+ let i = 0.5 * this.nj.nn;
961
964
  let j = f;
962
965
  let k = g;
963
- let l = this.ni.ns();
966
+ let l = this.nj.nt();
964
967
  if (isNaN_(l) || isInfinity(l)) {
965
968
  return null;
966
969
  }
@@ -971,7 +974,7 @@ export let NumericAngleAxis = /*@__PURE__*/ (() => {
971
974
  j = i;
972
975
  }
973
976
  let m = a.width;
974
- this.nj.k(b, e, this.lw, this.lv, this.cg, runOn(this, this.getUnscaledAngle), m);
977
+ this.nk.k(b, e, this.lx, this.lw, this.ch, runOn(this, this.getUnscaledAngle), m);
975
978
  let n = { $type: Point_$type, x: 0.5, y: 0.5 };
976
979
  e.center = n;
977
980
  e.maxLength = k;
@@ -980,7 +983,7 @@ export let NumericAngleAxis = /*@__PURE__*/ (() => {
980
983
  return e;
981
984
  }
982
985
  getMinMaxAngle(a, b, c) {
983
- let d = this.nj.l(a, b, c);
986
+ let d = this.nk.l(a, b, c);
984
987
  b = d.p1;
985
988
  c = d.p2;
986
989
  return {
@@ -988,58 +991,58 @@ export let NumericAngleAxis = /*@__PURE__*/ (() => {
988
991
  p2: c
989
992
  };
990
993
  }
991
- h8(a) {
992
- super.h8(a);
993
- let b = this.bh != null ? this.bh.ta : Rect.empty;
994
- let c = !b.isEmpty ? this.kc : Rect.empty;
995
- let d = this.j7();
996
- let e = this.j6();
997
- let f = this.kz.c(a, c, b, d, e);
994
+ h9(a) {
995
+ super.h9(a);
996
+ let b = this.bi != null ? this.bi.tj : Rect.empty;
997
+ let c = !b.isEmpty ? this.kd : Rect.empty;
998
+ let d = this.j8();
999
+ let e = this.j7();
1000
+ let f = this.k0.c(a, c, b, d, e);
998
1001
  if (f != null) {
999
- this.lu = f.f.m;
1000
- this.lx = f.f.l;
1002
+ this.lv = f.f.m;
1003
+ this.ly = f.f.l;
1001
1004
  }
1002
1005
  }
1003
- get ni() {
1004
- if (this.nh != null) {
1005
- return this.nh;
1006
+ get nj() {
1007
+ if (this.ni != null) {
1008
+ return this.ni;
1006
1009
  }
1007
- let a = typeCast(XamDataChart.$, this.bh);
1010
+ let a = typeCast(XamDataChart.$, this.bi);
1008
1011
  if (a != null) {
1009
1012
  for (let b = 0; b < a.axes.count; b++) {
1010
- if (a.axes._inner[b].cl) {
1013
+ if (a.axes._inner[b].cm) {
1011
1014
  return a.axes._inner[b];
1012
1015
  }
1013
1016
  }
1014
1017
  }
1015
- return this.nh;
1016
- }
1017
- set ni(a) {
1018
- this.nh = a;
1019
- }
1020
- aj() {
1021
1018
  return this.ni;
1022
1019
  }
1023
- nu(a) {
1020
+ set nj(a) {
1024
1021
  this.ni = a;
1025
1022
  }
1026
- io(a, b) {
1027
- super.io(a, b);
1023
+ ak() {
1024
+ return this.nj;
1025
+ }
1026
+ nv(a) {
1027
+ this.nj = a;
1028
+ }
1029
+ ip(a, b) {
1030
+ super.ip(a, b);
1028
1031
  if (b.height != a.height || b.width != a.width) {
1029
- this.c0();
1032
+ this.c1();
1030
1033
  }
1031
1034
  }
1032
- get_a1() {
1035
+ get_a2() {
1033
1036
  return 2;
1034
1037
  }
1035
- get a1() {
1036
- return this.get_a1();
1038
+ get a2() {
1039
+ return this.get_a2();
1037
1040
  }
1038
- j4(a, b, c, d = null, e = null) {
1039
- if (this.ni == null) {
1041
+ j5(a, b, c, d = null, e = null) {
1042
+ if (this.nj == null) {
1040
1043
  return null;
1041
1044
  }
1042
- let f = typeCast(PolarAxisRenderingParameters.$, this.k0(c, b, d, e));
1045
+ let f = typeCast(PolarAxisRenderingParameters.$, this.k1(c, b, d, e));
1043
1046
  if (f == null) {
1044
1047
  return null;
1045
1048
  }
@@ -1060,7 +1063,7 @@ export let NumericAngleAxis = /*@__PURE__*/ (() => {
1060
1063
  }
1061
1064
  }
1062
1065
  NumericAngleAxis.$t = /*@__PURE__*/ markType(NumericAngleAxis, 'NumericAngleAxis', NumericAxisBase.$, [IAngleScaler_$type]);
1063
- NumericAngleAxis.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, NumericAngleAxis, 'h1', ['StartAngleOffset:nq:nv', [1, 0]]);
1066
+ NumericAngleAxis.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, NumericAngleAxis, 'h2', ['StartAngleOffset:nr:nw', [1, 0]]);
1064
1067
  return NumericAngleAxis;
1065
1068
  })();
1066
1069
  /**
@@ -1068,76 +1071,76 @@ export let NumericAngleAxis = /*@__PURE__*/ (() => {
1068
1071
  */
1069
1072
  export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1070
1073
  class NumericRadiusAxis extends NumericAxisBase {
1071
- a3() {
1074
+ a4() {
1072
1075
  return new NumericRadiusAxisView(this);
1073
1076
  }
1074
- hr(a) {
1075
- super.hr(a);
1076
- this.ni = a;
1077
+ hs(a) {
1078
+ super.hs(a);
1079
+ this.nj = a;
1077
1080
  }
1078
- get_cl() {
1081
+ get_cm() {
1079
1082
  return true;
1080
1083
  }
1081
- eh() {
1082
- let a = this.nn;
1083
- let b = this.nm;
1084
- let c = Math.min(this.nr(), this.nq()) * (a - b) / 2;
1084
+ ei() {
1085
+ let a = this.no;
1086
+ let b = this.nn;
1087
+ let c = Math.min(this.ns(), this.nr()) * (a - b) / 2;
1085
1088
  c = Math.max(c, 14);
1086
1089
  return c;
1087
1090
  }
1088
- nr() {
1089
- return this.kc.width;
1091
+ ns() {
1092
+ return this.kd.width;
1090
1093
  }
1091
- nq() {
1092
- return this.kc.height;
1094
+ nr() {
1095
+ return this.kd.height;
1093
1096
  }
1094
1097
  constructor() {
1095
1098
  super();
1096
- this.nj = null;
1097
- this.nk = false;
1098
- this.nl = NaN;
1099
+ this.nk = null;
1100
+ this.nl = false;
1101
+ this.nm = NaN;
1102
+ this.no = 0;
1099
1103
  this.nn = 0;
1100
- this.nm = 0;
1101
- this.np = 0;
1102
- this.ng = null;
1104
+ this.nq = 0;
1105
+ this.nh = null;
1103
1106
  this.ab = NumericRadiusAxis.$;
1107
+ this.no = this.ny;
1104
1108
  this.nn = this.nx;
1105
- this.nm = this.nw;
1106
- this.nj = new PolarAxisRenderingManager();
1107
- this.kz = this.kx();
1109
+ this.nk = new PolarAxisRenderingManager();
1110
+ this.k0 = this.ky();
1108
1111
  }
1109
- au() {
1112
+ av() {
1110
1113
  return new RadialAxisLabelPanel();
1111
1114
  }
1112
- no(a) {
1115
+ np(a) {
1113
1116
  if (a == null) {
1114
1117
  return 0;
1115
1118
  }
1116
1119
  return a;
1117
1120
  }
1118
- kx() {
1119
- let a = super.kx();
1121
+ ky() {
1122
+ let a = super.ky();
1120
1123
  a.b.c = (b) => {
1121
- if ((this.ay == null || this.ay.visibility == 0) && this.nh != null) {
1122
- if ((this.ay == null || (this.ay.c == 4 || this.ay.c == 5)) && this.nl != b) {
1123
- this.nl = b;
1124
- this.av.bg = b;
1125
- this.bh.l7();
1124
+ if ((this.az == null || this.az.visibility == 0) && this.ni != null) {
1125
+ if ((this.az == null || (this.az.c == 4 || this.az.c == 5)) && this.nm != b) {
1126
+ this.nm = b;
1127
+ this.aw.bg = b;
1128
+ this.bi.md();
1126
1129
  }
1127
1130
  }
1128
1131
  };
1129
1132
  a.k = (b, c, d) => {
1130
1133
  let e = typeCast(PolarAxisRenderingParameters.$, b);
1131
- this.nj.i(c, d, e.z, e.aa, e.center, e.minAngle, e.maxAngle);
1134
+ this.nk.i(c, d, e.z, e.aa, e.center, e.minAngle, e.maxAngle);
1132
1135
  };
1133
1136
  a.l = (b, c, d, e) => {
1134
1137
  if (d == e) {
1135
1138
  return;
1136
1139
  }
1137
1140
  let f = typeCast(PolarAxisRenderingParameters.$, b);
1138
- this.nj.j(c, d, e, f.z, f.aa, f.center, f.minAngle, f.maxAngle);
1141
+ this.nk.j(c, d, e, f.z, f.aa, f.center, f.minAngle, f.maxAngle);
1139
1142
  };
1140
- a.m = (b, c) => this.nt(c);
1143
+ a.m = (b, c) => this.nu(c);
1141
1144
  a.q = (b, c) => {
1142
1145
  let d = typeCast(PolarAxisRenderingParameters.$, b);
1143
1146
  return c <= d.effectiveMaximum;
@@ -1148,20 +1151,20 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1148
1151
  };
1149
1152
  a.j = (b) => {
1150
1153
  let c = typeCast(PolarAxisRenderingParameters.$, b);
1151
- this.nj.m(b.t, c.crossingAngleRadians, b.z, b.aa, c.minLength, c.maxLength, c.center);
1154
+ this.nk.m(b.t, c.crossingAngleRadians, b.z, b.aa, c.minLength, c.maxLength, c.center);
1152
1155
  };
1153
1156
  a.e = (b) => {
1154
- b.n = this.ay == null || (this.ay.c == 4 || this.ay.c == 0) ? b.z.top : b.z.bottom;
1157
+ b.n = this.az == null || (this.az.c == 4 || this.az.c == 0) ? b.z.top : b.z.bottom;
1155
1158
  b.r = b.n;
1156
1159
  let c = typeCast(PolarAxisRenderingParameters.$, b);
1157
- c.crossingAngleRadians = (this.no(this.fu) * Math.PI) / 180;
1158
- if (this.ay == null || (this.ay.c == 4 || this.ay.c == 5)) {
1160
+ c.crossingAngleRadians = (this.np(this.fv) * Math.PI) / 180;
1161
+ if (this.az == null || (this.az.c == 4 || this.az.c == 5)) {
1159
1162
  c.n = ViewportUtils.f(0.5, c.aa, c.z) - b.z.top;
1160
1163
  c.r = c.n;
1161
- let d = typeCast(RadialAxisLabelPanel.$, this.av);
1164
+ let d = typeCast(RadialAxisLabelPanel.$, this.aw);
1162
1165
  if (d != null) {
1163
1166
  let e = 0;
1164
- if (this.ay != null && this.ay.c == 4) {
1167
+ if (this.az != null && this.az.c == 4) {
1165
1168
  e = 1;
1166
1169
  }
1167
1170
  d.dy = { $type: Point_$type, x: ViewportUtils.c(0.5, c.aa, c.z), y: e };
@@ -1171,17 +1174,17 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1171
1174
  };
1172
1175
  a.p = (b, c, d) => {
1173
1176
  let e = typeCast(PolarAxisRenderingParameters.$, b);
1174
- if (this.nh == null) {
1177
+ if (this.ni == null) {
1175
1178
  return false;
1176
1179
  }
1177
1180
  if (c > e.effectiveMaximum) {
1178
1181
  return false;
1179
1182
  }
1180
1183
  let f = false;
1181
- f = this.ay == null || (this.ay.c == 4 || this.ay.c == 5);
1184
+ f = this.az == null || (this.az.c == 4 || this.az.c == 5);
1182
1185
  let g = 0;
1183
1186
  if (f) {
1184
- g = this.np;
1187
+ g = this.nq;
1185
1188
  }
1186
1189
  let h = e.center.x + c * Math.cos(g);
1187
1190
  let i = e.center.y + c * Math.sin(g);
@@ -1207,21 +1210,21 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1207
1210
  };
1208
1211
  return a;
1209
1212
  }
1210
- ei(a, b) {
1211
- return this.nt(a);
1213
+ ej(a, b) {
1214
+ return this.nu(a);
1212
1215
  }
1213
- nu(a, b, c, d, e) {
1216
+ nv(a, b, c, d, e) {
1214
1217
  let f = 0;
1215
1218
  if (b) {
1216
1219
  if (a <= 0) {
1217
- f = (Math.log(this.lw) - this.l2) / (this.l1 - this.l2);
1220
+ f = (Math.log(this.lx) - this.l3) / (this.l2 - this.l3);
1218
1221
  }
1219
1222
  else {
1220
- f = (Math.log(a) - this.l2) / (this.l1 - this.l2);
1223
+ f = (Math.log(a) - this.l3) / (this.l2 - this.l3);
1221
1224
  }
1222
1225
  }
1223
1226
  else {
1224
- f = (a - this.lw) / (this.lv - this.lw);
1227
+ f = (a - this.lx) / (this.lw - this.lx);
1225
1228
  }
1226
1229
  if (c) {
1227
1230
  f = 1 - f;
@@ -1230,118 +1233,118 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1230
1233
  f /= 2;
1231
1234
  return f;
1232
1235
  }
1233
- nt(a) {
1234
- return this.nu(a, this.li, this.ch, this.nn, this.nm);
1236
+ nu(a) {
1237
+ return this.nv(a, this.lj, this.ci, this.no, this.nn);
1235
1238
  }
1236
- nv(a) {
1239
+ nw(a) {
1237
1240
  let b = a * 2;
1238
- b = (b - this.nm) / (this.nn - this.nm);
1239
- if (this.cg) {
1241
+ b = (b - this.nn) / (this.no - this.nn);
1242
+ if (this.ch) {
1240
1243
  b = 1 - b;
1241
1244
  }
1242
- if (this.li) {
1243
- return Math.exp(b * (this.l1 - this.l2) + this.l2);
1245
+ if (this.lj) {
1246
+ return Math.exp(b * (this.l2 - this.l3) + this.l3);
1244
1247
  }
1245
1248
  else {
1246
- return this.lw + b * (this.lv - this.lw);
1249
+ return this.lx + b * (this.lw - this.lx);
1247
1250
  }
1248
1251
  }
1249
- el(a, b) {
1250
- return this.nv(a);
1252
+ em(a, b) {
1253
+ return this.nw(a);
1251
1254
  }
1252
- hv(a, b, c, d) {
1255
+ hw(a, b, c, d) {
1253
1256
  switch (b) {
1254
1257
  case "CrossingValue":
1255
- this.np = this.no(this.fu) * Math.PI / 180;
1258
+ this.nq = this.np(this.fv) * Math.PI / 180;
1256
1259
  break;
1257
1260
  }
1258
- super.hv(a, b, c, d);
1261
+ super.hw(a, b, c, d);
1259
1262
  switch (b) {
1260
1263
  case NumericRadiusAxis.$$p[1]:
1261
- this.nn = this.nx;
1262
- if (this.nn < 0) {
1263
- this.nn = 0.1;
1264
+ this.no = this.ny;
1265
+ if (this.no < 0) {
1266
+ this.no = 0.1;
1264
1267
  }
1265
- if (this.nn > 1) {
1266
- this.nn = 1;
1268
+ if (this.no > 1) {
1269
+ this.no = 1;
1267
1270
  }
1268
- if (this.nm >= this.nn) {
1269
- this.nm = this.nn - 0.01;
1270
- if (this.nm < 0) {
1271
- this.nm = 0;
1272
- this.nn = 0.01;
1271
+ if (this.nn >= this.no) {
1272
+ this.nn = this.no - 0.01;
1273
+ if (this.nn < 0) {
1274
+ this.nn = 0;
1275
+ this.no = 0.01;
1273
1276
  }
1274
1277
  }
1275
- this.cp = true;
1276
- this.h7(false);
1277
- if (this.nh != null) {
1278
- this.nh.h6();
1278
+ this.cq = true;
1279
+ this.h8(false);
1280
+ if (this.ni != null) {
1281
+ this.ni.h7();
1279
1282
  }
1280
- for (let e of fromEnum(this.da())) {
1283
+ for (let e of fromEnum(this.db())) {
1281
1284
  e.mn(false);
1282
1285
  }
1283
1286
  break;
1284
1287
  case NumericRadiusAxis.$$p[0]:
1285
- this.nm = this.nw;
1286
- if (this.nm < 0) {
1287
- this.nm = 0.1;
1288
+ this.nn = this.nx;
1289
+ if (this.nn < 0) {
1290
+ this.nn = 0.1;
1288
1291
  }
1289
- if (this.nm > 1) {
1290
- this.nm = 1;
1292
+ if (this.nn > 1) {
1293
+ this.nn = 1;
1291
1294
  }
1292
- if (this.nm >= this.nn) {
1293
- this.nm = this.nn - 0.01;
1294
- if (this.nm < 0) {
1295
- this.nm = 0;
1296
- this.nn = 0.01;
1295
+ if (this.nn >= this.no) {
1296
+ this.nn = this.no - 0.01;
1297
+ if (this.nn < 0) {
1298
+ this.nn = 0;
1299
+ this.no = 0.01;
1297
1300
  }
1298
1301
  }
1299
- this.cp = true;
1300
- this.h7(false);
1301
- if (this.nh != null) {
1302
- this.nh.h6();
1302
+ this.cq = true;
1303
+ this.h8(false);
1304
+ if (this.ni != null) {
1305
+ this.ni.h7();
1303
1306
  }
1304
- for (let f of fromEnum(this.da())) {
1307
+ for (let f of fromEnum(this.db())) {
1305
1308
  f.e3 = true;
1306
1309
  f.mn(false);
1307
1310
  }
1308
- if (this.bh != null) {
1309
- this.bh.mk();
1311
+ if (this.bi != null) {
1312
+ this.bi.mr();
1310
1313
  }
1311
1314
  break;
1312
1315
  case "CrossingAxis":
1313
1316
  let g = typeCast(NumericAngleAxis.$, d);
1314
1317
  let h = typeCast(CategoryAngleAxis.$, d);
1315
1318
  if (g == null && h == null) {
1316
- this.n2(null);
1319
+ this.n3(null);
1317
1320
  }
1318
1321
  if (g != null) {
1319
- this.n2(g);
1320
- g.nu(this);
1322
+ this.n3(g);
1323
+ g.nv(this);
1321
1324
  }
1322
1325
  if (h != null) {
1323
- this.n2(h);
1324
- h.nb(this);
1326
+ this.n3(h);
1327
+ h.nc(this);
1325
1328
  }
1326
- this.cp = true;
1327
- this.h7(false);
1329
+ this.cq = true;
1330
+ this.h8(false);
1328
1331
  break;
1329
1332
  case "IsInverted":
1330
- if (this.nh != null) {
1331
- this.nh.cp = true;
1332
- this.nh.h7(false);
1333
+ if (this.ni != null) {
1334
+ this.ni.cq = true;
1335
+ this.ni.h8(false);
1333
1336
  }
1334
1337
  break;
1335
1338
  }
1336
1339
  }
1337
- n2(a) {
1338
- this.nh = a;
1340
+ n3(a) {
1341
+ this.ni = a;
1339
1342
  }
1340
- get nh() {
1341
- if (this.ng != null) {
1342
- return this.ng;
1343
+ get ni() {
1344
+ if (this.nh != null) {
1345
+ return this.nh;
1343
1346
  }
1344
- let a = typeCast(XamDataChart.$, this.bh);
1347
+ let a = typeCast(XamDataChart.$, this.bi);
1345
1348
  if (a != null) {
1346
1349
  for (let b = 0; b < a.axes.count; b++) {
1347
1350
  if (typeCast(NumericAngleAxis.$, a.axes._inner[b]) !== null || typeCast(CategoryAngleAxis.$, a.axes._inner[b]) !== null) {
@@ -1349,40 +1352,40 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1349
1352
  }
1350
1353
  }
1351
1354
  }
1352
- return this.ng;
1355
+ return this.nh;
1353
1356
  }
1354
- set nh(a) {
1355
- this.ng = a;
1357
+ set ni(a) {
1358
+ this.nh = a;
1356
1359
  }
1357
- aj() {
1358
- return this.nh;
1360
+ ak() {
1361
+ return this.ni;
1359
1362
  }
1360
- k1() {
1363
+ k2() {
1361
1364
  return new PolarAxisRenderingParameters();
1362
1365
  }
1363
- k0(a, b, c, d) {
1364
- let e = typeCast(PolarAxisRenderingParameters.$, super.k0(a, b, c, d));
1365
- let f = this.nj.f(b);
1366
- let g = this.nj.g(b);
1367
- let h = 0.5 * this.nn;
1368
- let i = 0.5 * this.nm;
1366
+ k1(a, b, c, d) {
1367
+ let e = typeCast(PolarAxisRenderingParameters.$, super.k1(a, b, c, d));
1368
+ let f = this.nk.f(b);
1369
+ let g = this.nk.g(b);
1370
+ let h = 0.5 * this.no;
1371
+ let i = 0.5 * this.nn;
1369
1372
  let j, k;
1370
- if (Rect.l_op_Equality(b, SeriesViewer.tm)) {
1371
- k = this.lv;
1372
- j = this.lw;
1373
+ if (Rect.l_op_Equality(b, SeriesViewer.tv)) {
1374
+ k = this.lw;
1375
+ j = this.lx;
1373
1376
  }
1374
1377
  else {
1375
1378
  k = Math.min(g, h);
1376
- j = this.nv(f);
1377
- k = this.nv(k);
1378
- let l = this.n3(a, b, j, k);
1379
+ j = this.nw(f);
1380
+ k = this.nw(k);
1381
+ let l = this.n4(a, b, j, k);
1379
1382
  j = l.p2;
1380
1383
  k = l.p3;
1381
1384
  }
1382
1385
  let m = { $type: Point_$type, x: 0.5, y: 0.5 };
1383
1386
  let n = f;
1384
1387
  let o = g;
1385
- let p = Math.min(a.width, a.height) * (this.nn - this.nm) / 2;
1388
+ let p = Math.min(a.width, a.height) * (this.no - this.nn) / 2;
1386
1389
  e.center = m;
1387
1390
  let q = Math.max(o, n);
1388
1391
  let r = Math.min(n, o);
@@ -1390,14 +1393,14 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1390
1393
  e.minLength = r;
1391
1394
  let s = Math.min(j, k);
1392
1395
  let t = Math.max(j, k);
1393
- if (s < this.lw) {
1394
- s = this.lw;
1396
+ if (s < this.lx) {
1397
+ s = this.lx;
1395
1398
  }
1396
- if (t > this.lv) {
1397
- t = this.lv;
1399
+ if (t > this.lw) {
1400
+ t = this.lw;
1398
1401
  }
1399
- this.lz = s;
1400
- this.ly = t;
1402
+ this.l0 = s;
1403
+ this.lz = t;
1401
1404
  e.k.add(((() => {
1402
1405
  let $ret = new RangeInfo();
1403
1406
  $ret.d = s;
@@ -1405,7 +1408,7 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1405
1408
  $ret.b = p;
1406
1409
  return $ret;
1407
1410
  })()));
1408
- let u = typeCast(IAngleScaler_$type, this.nh);
1411
+ let u = typeCast(IAngleScaler_$type, this.ni);
1409
1412
  if (u != null) {
1410
1413
  let v;
1411
1414
  let w;
@@ -1415,7 +1418,7 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1415
1418
  e.minAngle = Math.min(v, w);
1416
1419
  e.maxAngle = Math.max(v, w);
1417
1420
  }
1418
- let y = this.ns();
1421
+ let y = this.nt();
1419
1422
  if (o >= h) {
1420
1423
  o = y;
1421
1424
  }
@@ -1425,25 +1428,25 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1425
1428
  e.minLength = n;
1426
1429
  e.maxLength = o;
1427
1430
  e.effectiveMaximum = y;
1428
- e.f = this.k4;
1431
+ e.f = this.k5;
1429
1432
  let z = typeCast(LinearTickmarkValues.$, e.f);
1430
1433
  if (z != null) {
1431
- z.y = this.ny(m, e.minLength, e.maxLength, b, a);
1434
+ z.y = this.nz(m, e.minLength, e.maxLength, b, a);
1432
1435
  }
1433
1436
  return e;
1434
1437
  }
1435
- n3(a, b, c, d) {
1438
+ n4(a, b, c, d) {
1436
1439
  let e = { $type: Point_$type, x: 0.5, y: 0.5 };
1437
1440
  let f = 0;
1438
- if (this.cg) {
1439
- f = this.nt(this.lw);
1441
+ if (this.ch) {
1442
+ f = this.nu(this.lx);
1440
1443
  }
1441
1444
  else {
1442
- f = this.nt(this.lv);
1445
+ f = this.nu(this.lw);
1443
1446
  }
1444
1447
  let g = 0;
1445
- if (this.fu != null) {
1446
- g = this.np;
1448
+ if (this.fv != null) {
1449
+ g = this.nq;
1447
1450
  }
1448
1451
  let h = e.x + f * Math.cos(g);
1449
1452
  let i = e.y + f * Math.sin(g);
@@ -1452,19 +1455,19 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1452
1455
  h = ViewportUtils.c(h, b, a);
1453
1456
  i = ViewportUtils.f(i, b, a);
1454
1457
  if (h >= a.left && h <= a.right && i >= a.top && i <= a.bottom) {
1455
- if (this.cg) {
1456
- d = this.lw;
1458
+ if (this.ch) {
1459
+ d = this.lx;
1457
1460
  }
1458
1461
  else {
1459
- d = this.lv;
1462
+ d = this.lw;
1460
1463
  }
1461
1464
  }
1462
1465
  if (e.x >= a.left && e.x <= a.right && e.y >= a.top && e.y <= a.bottom) {
1463
- if (this.cg) {
1464
- c = this.lv;
1466
+ if (this.ch) {
1467
+ c = this.lw;
1465
1468
  }
1466
1469
  else {
1467
- c = this.lw;
1470
+ c = this.lx;
1468
1471
  }
1469
1472
  }
1470
1473
  return {
@@ -1472,7 +1475,7 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1472
1475
  p3: d
1473
1476
  };
1474
1477
  }
1475
- ny(a, b, c, d, e) {
1478
+ nz(a, b, c, d, e) {
1476
1479
  let f = ViewportUtils.d(c - b, d, e);
1477
1480
  let g = f / Math.min(e.width, e.height);
1478
1481
  if (g > 0.7) {
@@ -1480,54 +1483,54 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1480
1483
  }
1481
1484
  return 5;
1482
1485
  }
1483
- ns() {
1486
+ nt() {
1484
1487
  let a = 0;
1485
- if (!this.cg) {
1486
- a = this.nt(this.lv);
1488
+ if (!this.ch) {
1489
+ a = this.nu(this.lw);
1487
1490
  }
1488
1491
  else {
1489
- a = this.nt(this.lw);
1492
+ a = this.nu(this.lx);
1490
1493
  }
1491
1494
  return a;
1492
1495
  }
1493
- m1(a) {
1494
- if (this.nh != null) {
1495
- this.nh.h6();
1496
+ m2(a) {
1497
+ if (this.ni != null) {
1498
+ this.ni.h7();
1496
1499
  }
1497
1500
  }
1498
- h8(a) {
1499
- super.h8(a);
1500
- let b = this.bh != null ? this.bh.ta : Rect.empty;
1501
- let c = !b.isEmpty ? this.kc : Rect.empty;
1502
- let d = this.j7();
1503
- let e = this.j6();
1504
- let f = this.kz.c(a, c, b, d, e);
1501
+ h9(a) {
1502
+ super.h9(a);
1503
+ let b = this.bi != null ? this.bi.tj : Rect.empty;
1504
+ let c = !b.isEmpty ? this.kd : Rect.empty;
1505
+ let d = this.j8();
1506
+ let e = this.j7();
1507
+ let f = this.k0.c(a, c, b, d, e);
1505
1508
  if (f != null) {
1506
- this.lu = f.f.m;
1507
- this.lx = f.f.l;
1509
+ this.lv = f.f.m;
1510
+ this.ly = f.f.l;
1508
1511
  }
1509
1512
  }
1510
- io(a, b) {
1511
- super.io(a, b);
1513
+ ip(a, b) {
1514
+ super.ip(a, b);
1512
1515
  if (b.height != a.height || b.width != a.width) {
1513
- this.c0();
1516
+ this.c1();
1514
1517
  }
1515
1518
  }
1516
- n1(a, b, c, d, e) {
1517
- let f = typeCast(IPolarRadialRenderingParameters_$type, this.k0(b, c, d, e));
1519
+ n2(a, b, c, d, e) {
1520
+ let f = typeCast(IPolarRadialRenderingParameters_$type, this.k1(b, c, d, e));
1518
1521
  if (f == null) {
1519
1522
  return;
1520
1523
  }
1521
- this.nj.j(a.d, f.minLength, f.maxLength, b, c, f.center, f.minAngle, f.maxAngle);
1524
+ this.nk.j(a.d, f.minLength, f.maxLength, b, c, f.center, f.minAngle, f.maxAngle);
1522
1525
  }
1523
- get_a1() {
1526
+ get_a2() {
1524
1527
  return 3;
1525
1528
  }
1526
- get a1() {
1527
- return this.get_a1();
1529
+ get a2() {
1530
+ return this.get_a2();
1528
1531
  }
1529
- j4(a, b, c, d = null, e = null) {
1530
- let f = typeCast(PolarAxisRenderingParameters.$, this.k0(c, b, d, e));
1532
+ j5(a, b, c, d = null, e = null) {
1533
+ let f = typeCast(PolarAxisRenderingParameters.$, this.k1(c, b, d, e));
1531
1534
  let g = a;
1532
1535
  let h = new PathGeometry();
1533
1536
  let i = ViewportUtils.d(g, b, c);
@@ -1579,7 +1582,7 @@ export let NumericRadiusAxis = /*@__PURE__*/ (() => {
1579
1582
  }
1580
1583
  }
1581
1584
  NumericRadiusAxis.$t = /*@__PURE__*/ markType(NumericRadiusAxis, 'NumericRadiusAxis', NumericAxisBase.$);
1582
- NumericRadiusAxis.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, NumericRadiusAxis, 'h1', ['InnerRadiusExtentScale:nw:n4', [1, 0], 'RadiusExtentScale:nx:n5', [1, 0.75]]);
1585
+ NumericRadiusAxis.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, NumericRadiusAxis, 'h2', ['InnerRadiusExtentScale:nx:n5', [1, 0], 'RadiusExtentScale:ny:n6', [1, 0.75]]);
1583
1586
  return NumericRadiusAxis;
1584
1587
  })();
1585
1588
  /**
@@ -1649,8 +1652,8 @@ export let CategoryAngleAxisView = /*@__PURE__*/ (() => {
1649
1652
  }
1650
1653
  aj() {
1651
1654
  super.aj();
1652
- this.a.jv = AxisDefaults.h;
1653
- this.a.jy = AxisDefaults.g;
1655
+ this.a.jw = AxisDefaults.h;
1656
+ this.a.jz = AxisDefaults.g;
1654
1657
  }
1655
1658
  }
1656
1659
  CategoryAngleAxisView.$t = /*@__PURE__*/ markType(CategoryAngleAxisView, 'CategoryAngleAxisView', CategoryAxisBaseView.$);
@@ -1668,8 +1671,8 @@ export let NumericAngleAxisView = /*@__PURE__*/ (() => {
1668
1671
  }
1669
1672
  aj() {
1670
1673
  super.aj();
1671
- this.a.jv = AxisDefaults.h;
1672
- this.a.jy = AxisDefaults.g;
1674
+ this.a.jw = AxisDefaults.h;
1675
+ this.a.jz = AxisDefaults.g;
1673
1676
  }
1674
1677
  }
1675
1678
  NumericAngleAxisView.$t = /*@__PURE__*/ markType(NumericAngleAxisView, 'NumericAngleAxisView', NumericAxisBaseView.$);
@@ -1687,8 +1690,8 @@ export let NumericRadiusAxisView = /*@__PURE__*/ (() => {
1687
1690
  }
1688
1691
  aj() {
1689
1692
  super.aj();
1690
- this.a.jv = AxisDefaults.h;
1691
- this.a.jy = AxisDefaults.g;
1693
+ this.a.jw = AxisDefaults.h;
1694
+ this.a.jz = AxisDefaults.g;
1692
1695
  }
1693
1696
  }
1694
1697
  NumericRadiusAxisView.$t = /*@__PURE__*/ markType(NumericRadiusAxisView, 'NumericRadiusAxisView', NumericAxisBaseView.$);