igniteui-webcomponents-charts 5.2.0 → 5.3.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 (629) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +15224 -15059
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +194 -194
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +313 -313
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
  9. package/esm2015/lib/AnnotationLayerProxy.js +52 -52
  10. package/esm2015/lib/AnnotationLayer_combined.js +183 -183
  11. package/esm2015/lib/Arc_combined.js +3 -0
  12. package/esm2015/lib/AreaSeries_combined.js +47 -47
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/BarSeries_combined.js +95 -95
  16. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +95 -95
  18. package/esm2015/lib/BrushScale.js +7 -7
  19. package/esm2015/lib/BubbleSeries_combined.js +269 -269
  20. package/esm2015/lib/CalloutLayer_combined.js +512 -508
  21. package/esm2015/lib/CategoryBucketCalculator_combined.js +301 -301
  22. package/esm2015/lib/CategoryChart.js +22 -22
  23. package/esm2015/lib/CategoryChartToolbarProvider.js +9 -9
  24. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  25. package/esm2015/lib/CategoryHighlightLayer_combined.js +56 -56
  26. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +115 -115
  27. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  28. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  29. package/esm2015/lib/CategoryToolTipLayer_combined.js +66 -66
  30. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  32. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  33. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  34. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  35. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  36. package/esm2015/lib/CrosshairLayer_combined.js +133 -133
  37. package/esm2015/lib/CustomIndicator.js +22 -22
  38. package/esm2015/lib/DataChartToolbarProvider.js +1 -5
  39. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  40. package/esm2015/lib/DataLegendContent_combined.js +276 -271
  41. package/esm2015/lib/DataPieBaseChart.js +38 -38
  42. package/esm2015/lib/DataPieChart.js +35 -8
  43. package/esm2015/lib/DataPieChartToolbarProvider.js +9 -9
  44. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  45. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  46. package/esm2015/lib/DomainChart.js +32 -32
  47. package/esm2015/lib/DomainChartToolbarProvider.js +187 -121
  48. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  49. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  50. package/esm2015/lib/FinalValueLayer_combined.js +80 -80
  51. package/esm2015/lib/FinancialChart_combined.js +34 -34
  52. package/esm2015/lib/FinancialEventArgs_combined.js +664 -664
  53. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  54. package/esm2015/lib/FinancialOverlay.js +35 -35
  55. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  56. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  57. package/esm2015/lib/FinancialPriceSeries_combined.js +302 -302
  58. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  59. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  60. package/esm2015/lib/HighDensityScatterSeries_combined.js +431 -431
  61. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  62. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  63. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  64. package/esm2015/lib/HorizontalRangeCategorySeries.js +51 -51
  65. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  66. package/esm2015/lib/IndicatorProxy.js +10 -10
  67. package/esm2015/lib/ItemToolTipLayer_combined.js +83 -83
  68. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  69. package/esm2015/lib/Legend_combined.js +11 -10
  70. package/esm2015/lib/LineSeries_combined.js +42 -42
  71. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  72. package/esm2015/lib/MassIndexIndicator.js +6 -6
  73. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  74. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  75. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  76. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  77. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  80. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  82. package/esm2015/lib/PieChartViewManager_combined.js +3 -0
  83. package/esm2015/lib/PointSeries_combined.js +21 -21
  84. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  85. package/esm2015/lib/PolarBase_combined.js +421 -421
  86. package/esm2015/lib/PolarLineSeriesBase_combined.js +54 -54
  87. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarScatterSeries_combined.js +12 -12
  89. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  90. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  91. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/PriceChannelOverlay_combined.js +77 -77
  93. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  94. package/esm2015/lib/ProportionalCategoryAngleAxis.js +1 -1
  95. package/esm2015/lib/RadialAreaSeries_combined.js +38 -38
  96. package/esm2015/lib/RadialBucketCalculator_combined.js +364 -364
  97. package/esm2015/lib/RadialColumnSeries_combined.js +67 -67
  98. package/esm2015/lib/RadialLineSeries_combined.js +41 -41
  99. package/esm2015/lib/RadialPieSeries_combined.js +133 -133
  100. package/esm2015/lib/RangeAreaSeries_combined.js +25 -25
  101. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +121 -121
  102. package/esm2015/lib/RangeColumnSeries_combined.js +38 -38
  103. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  104. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  105. package/esm2015/lib/ScatterAreaSeries_combined.js +132 -132
  106. package/esm2015/lib/ScatterBase_combined.js +501 -501
  107. package/esm2015/lib/ScatterContourSeries_combined.js +118 -118
  108. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  109. package/esm2015/lib/ScatterLineSeries.js +54 -54
  110. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  111. package/esm2015/lib/ScatterPolygonSeries_combined.js +218 -218
  112. package/esm2015/lib/ScatterPolylineSeries_combined.js +25 -25
  113. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  114. package/esm2015/lib/ScatterSplineSeries.js +40 -40
  115. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  116. package/esm2015/lib/ScatterTriangulationSeries.js +161 -161
  117. package/esm2015/lib/SeriesInteractionManager.js +75 -75
  118. package/esm2015/lib/SeriesRenderManager.js +12 -12
  119. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  120. package/esm2015/lib/SeriesViewerInteractionManager.js +19 -19
  121. package/esm2015/lib/SeriesViewer_combined.js +1476 -1476
  122. package/esm2015/lib/SeriesVisualDataManager.js +4 -4
  123. package/esm2015/lib/ShapeSeriesBase_combined.js +378 -378
  124. package/esm2015/lib/SizeScale.js +2 -2
  125. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  126. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  127. package/esm2015/lib/SplineSeriesBase_combined.js +121 -121
  128. package/esm2015/lib/SplineSeries_combined.js +26 -26
  129. package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
  130. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  131. package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
  132. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  133. package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
  134. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  135. package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
  136. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  137. package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
  138. package/esm2015/lib/StackedLineSeries_combined.js +12 -12
  139. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1054 -1054
  140. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  141. package/esm2015/lib/StepAreaSeries_combined.js +40 -40
  142. package/esm2015/lib/StepLineSeries_combined.js +47 -47
  143. package/esm2015/lib/StochRSIIndicator.js +15 -15
  144. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  145. package/esm2015/lib/TRIXIndicator.js +16 -16
  146. package/esm2015/lib/TimeAxisBase.js +1 -1
  147. package/esm2015/lib/TimeXAxis.js +1 -1
  148. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  149. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  150. package/esm2015/lib/ValueLayer_combined.js +202 -183
  151. package/esm2015/lib/ValueOverlay_combined.js +114 -114
  152. package/esm2015/lib/VerticalAnchoredCategorySeries.js +67 -67
  153. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  154. package/esm2015/lib/WaterfallSeries_combined.js +112 -112
  155. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  156. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  157. package/esm2015/lib/XamFunnelView_combined.js +3 -0
  158. package/esm2015/lib/igc-anchored-category-series-component.js +26 -26
  159. package/esm2015/lib/igc-anchored-radial-series-component.js +40 -40
  160. package/esm2015/lib/igc-annotation-layer-component.js +64 -64
  161. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  162. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  163. package/esm2015/lib/igc-bar-fragment-component.js +4 -4
  164. package/esm2015/lib/igc-bar-series-component.js +10 -10
  165. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  166. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  167. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  168. package/esm2015/lib/igc-callout-layer-component.js +131 -131
  169. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  170. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  171. package/esm2015/lib/igc-category-series-component.js +22 -22
  172. package/esm2015/lib/igc-category-tool-tip-layer-component.js +6 -6
  173. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  174. package/esm2015/lib/igc-column-fragment-component.js +10 -10
  175. package/esm2015/lib/igc-column-series-component.js +12 -12
  176. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  178. package/esm2015/lib/igc-data-legend-component.js +272 -262
  179. package/esm2015/lib/igc-data-tool-tip-layer-component.js +406 -406
  180. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  181. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  182. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  183. package/esm2015/lib/igc-financial-indicator-component.js +18 -18
  184. package/esm2015/lib/igc-financial-overlay-component.js +4 -4
  185. package/esm2015/lib/igc-financial-price-series-component.js +37 -37
  186. package/esm2015/lib/igc-financial-series-component.js +60 -60
  187. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  188. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  189. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  190. package/esm2015/lib/igc-high-density-scatter-series-component.js +48 -48
  191. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  192. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  193. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  194. package/esm2015/lib/igc-item-tool-tip-layer-component.js +12 -12
  195. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  196. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  197. package/esm2015/lib/igc-line-series-component.js +1 -1
  198. package/esm2015/lib/igc-marker-series-component.js +35 -35
  199. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  200. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  201. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  202. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  203. package/esm2015/lib/igc-polar-base-component.js +75 -75
  204. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  205. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  206. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  207. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  208. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  209. package/esm2015/lib/igc-radial-base-component.js +64 -64
  210. package/esm2015/lib/igc-radial-column-series-component.js +8 -8
  211. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  212. package/esm2015/lib/igc-radial-pie-series-component.js +15 -15
  213. package/esm2015/lib/igc-range-category-series-component.js +11 -11
  214. package/esm2015/lib/igc-range-column-series-component.js +9 -9
  215. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  217. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  218. package/esm2015/lib/igc-scatter-base-component.js +59 -59
  219. package/esm2015/lib/igc-scatter-contour-series-component.js +15 -15
  220. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  221. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  222. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  223. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  224. package/esm2015/lib/igc-scatter-triangulation-series-component.js +28 -28
  225. package/esm2015/lib/igc-series-component.js +229 -229
  226. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  227. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  228. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  229. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  231. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  232. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  233. package/esm2015/lib/igc-spline-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  239. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  240. package/esm2015/lib/igc-stacked-bar-series-component.js +11 -11
  241. package/esm2015/lib/igc-stacked-column-series-component.js +8 -8
  242. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  243. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  244. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  246. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  247. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  248. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  249. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  250. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  251. package/esm2015/lib/igc-value-layer-component.js +98 -87
  252. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  253. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  254. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  255. package/esm2015/lib/igc-waterfall-series-component.js +18 -18
  256. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  257. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  258. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  259. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  260. package/esm5/lib/AnchoredCategorySeries_combined.js +193 -193
  261. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +311 -311
  262. package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
  263. package/esm5/lib/AnnotationLayerProxy.js +52 -52
  264. package/esm5/lib/AnnotationLayer_combined.js +182 -182
  265. package/esm5/lib/Arc_combined.js +7 -0
  266. package/esm5/lib/AreaSeries_combined.js +47 -47
  267. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  268. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  269. package/esm5/lib/BarSeries_combined.js +95 -95
  270. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  271. package/esm5/lib/BollingerBandsOverlay_combined.js +95 -95
  272. package/esm5/lib/BrushScale.js +7 -7
  273. package/esm5/lib/BubbleSeries_combined.js +272 -272
  274. package/esm5/lib/CalloutLayer_combined.js +512 -508
  275. package/esm5/lib/CategoryBucketCalculator_combined.js +301 -301
  276. package/esm5/lib/CategoryChart.js +22 -22
  277. package/esm5/lib/CategoryChartToolbarProvider.js +9 -9
  278. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  279. package/esm5/lib/CategoryHighlightLayer_combined.js +55 -55
  280. package/esm5/lib/CategoryItemHighlightLayer_combined.js +115 -115
  281. package/esm5/lib/CategoryMarkerManager.js +1 -1
  282. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  283. package/esm5/lib/CategoryToolTipLayer_combined.js +66 -66
  284. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  285. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  286. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  287. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  288. package/esm5/lib/ColumnSeries_combined.js +64 -64
  289. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  290. package/esm5/lib/CrosshairLayer_combined.js +133 -133
  291. package/esm5/lib/CustomIndicator.js +22 -22
  292. package/esm5/lib/DataChartToolbarProvider.js +1 -5
  293. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  294. package/esm5/lib/DataLegendContent_combined.js +276 -271
  295. package/esm5/lib/DataPieBaseChart.js +37 -37
  296. package/esm5/lib/DataPieChart.js +35 -8
  297. package/esm5/lib/DataPieChartToolbarProvider.js +9 -9
  298. package/esm5/lib/DataToolTipLayer_combined.js +443 -441
  299. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  300. package/esm5/lib/DomainChart.js +32 -32
  301. package/esm5/lib/DomainChartToolbarProvider.js +187 -121
  302. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  303. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  304. package/esm5/lib/FinalValueLayer_combined.js +80 -80
  305. package/esm5/lib/FinancialChart_combined.js +34 -34
  306. package/esm5/lib/FinancialEventArgs_combined.js +664 -664
  307. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  308. package/esm5/lib/FinancialOverlay.js +35 -35
  309. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  310. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  311. package/esm5/lib/FinancialPriceSeries_combined.js +301 -301
  312. package/esm5/lib/ForceIndexIndicator.js +15 -15
  313. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  314. package/esm5/lib/HighDensityScatterSeries_combined.js +432 -432
  315. package/esm5/lib/HorizontalAnchoredCategorySeries.js +104 -104
  316. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  317. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  318. package/esm5/lib/HorizontalRangeCategorySeries.js +51 -51
  319. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  320. package/esm5/lib/IndicatorProxy.js +10 -10
  321. package/esm5/lib/ItemToolTipLayer_combined.js +83 -83
  322. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  323. package/esm5/lib/Legend_combined.js +11 -10
  324. package/esm5/lib/LineSeries_combined.js +42 -42
  325. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  326. package/esm5/lib/MassIndexIndicator.js +6 -6
  327. package/esm5/lib/MedianPriceIndicator.js +6 -6
  328. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  329. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  330. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  331. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  332. package/esm5/lib/OverlayProxy.js +7 -7
  333. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  334. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  335. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  336. package/esm5/lib/PieChartViewManager_combined.js +7 -0
  337. package/esm5/lib/PointSeries_combined.js +21 -21
  338. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  339. package/esm5/lib/PolarBase_combined.js +420 -420
  340. package/esm5/lib/PolarLineSeriesBase_combined.js +54 -54
  341. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  342. package/esm5/lib/PolarScatterSeries_combined.js +12 -12
  343. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  344. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  345. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  346. package/esm5/lib/PriceChannelOverlay_combined.js +77 -77
  347. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  348. package/esm5/lib/ProportionalCategoryAngleAxis.js +1 -1
  349. package/esm5/lib/RadialAreaSeries_combined.js +38 -38
  350. package/esm5/lib/RadialBucketCalculator_combined.js +363 -363
  351. package/esm5/lib/RadialColumnSeries_combined.js +67 -67
  352. package/esm5/lib/RadialLineSeries_combined.js +41 -41
  353. package/esm5/lib/RadialPieSeries_combined.js +130 -130
  354. package/esm5/lib/RangeAreaSeries_combined.js +25 -25
  355. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +122 -122
  356. package/esm5/lib/RangeColumnSeries_combined.js +38 -38
  357. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  358. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  359. package/esm5/lib/ScatterAreaSeries_combined.js +130 -130
  360. package/esm5/lib/ScatterBase_combined.js +500 -500
  361. package/esm5/lib/ScatterContourSeries_combined.js +116 -116
  362. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  363. package/esm5/lib/ScatterLineSeries.js +54 -54
  364. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  365. package/esm5/lib/ScatterPolygonSeries_combined.js +216 -216
  366. package/esm5/lib/ScatterPolylineSeries_combined.js +25 -25
  367. package/esm5/lib/ScatterSeries_combined.js +15 -15
  368. package/esm5/lib/ScatterSplineSeries.js +40 -40
  369. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  370. package/esm5/lib/ScatterTriangulationSeries.js +165 -165
  371. package/esm5/lib/SeriesInteractionManager.js +75 -75
  372. package/esm5/lib/SeriesRenderManager.js +12 -12
  373. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  374. package/esm5/lib/SeriesViewerInteractionManager.js +19 -19
  375. package/esm5/lib/SeriesViewer_combined.js +1465 -1465
  376. package/esm5/lib/SeriesVisualDataManager.js +4 -4
  377. package/esm5/lib/ShapeSeriesBase_combined.js +374 -374
  378. package/esm5/lib/SizeScale.js +2 -2
  379. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  380. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  381. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  382. package/esm5/lib/SplineSeries_combined.js +26 -26
  383. package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
  384. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  385. package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
  386. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  387. package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
  388. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  389. package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
  390. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  391. package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
  392. package/esm5/lib/StackedLineSeries_combined.js +12 -12
  393. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1052 -1052
  394. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  395. package/esm5/lib/StepAreaSeries_combined.js +40 -40
  396. package/esm5/lib/StepLineSeries_combined.js +47 -47
  397. package/esm5/lib/StochRSIIndicator.js +14 -14
  398. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  399. package/esm5/lib/TRIXIndicator.js +15 -15
  400. package/esm5/lib/TimeAxisBase.js +1 -1
  401. package/esm5/lib/TimeXAxis.js +1 -1
  402. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  403. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  404. package/esm5/lib/ValueLayer_combined.js +202 -183
  405. package/esm5/lib/ValueOverlay_combined.js +114 -114
  406. package/esm5/lib/VerticalAnchoredCategorySeries.js +67 -67
  407. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  408. package/esm5/lib/WaterfallSeries_combined.js +112 -112
  409. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  410. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  411. package/esm5/lib/XamFunnelView_combined.js +7 -0
  412. package/esm5/lib/igc-anchored-category-series-component.js +26 -26
  413. package/esm5/lib/igc-anchored-radial-series-component.js +40 -40
  414. package/esm5/lib/igc-annotation-layer-component.js +64 -64
  415. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  416. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  417. package/esm5/lib/igc-bar-fragment-component.js +4 -4
  418. package/esm5/lib/igc-bar-series-component.js +10 -10
  419. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  420. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  421. package/esm5/lib/igc-bubble-series-component.js +35 -35
  422. package/esm5/lib/igc-callout-layer-component.js +131 -131
  423. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  424. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  425. package/esm5/lib/igc-category-series-component.js +22 -22
  426. package/esm5/lib/igc-category-tool-tip-layer-component.js +6 -6
  427. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  428. package/esm5/lib/igc-column-fragment-component.js +10 -10
  429. package/esm5/lib/igc-column-series-component.js +12 -12
  430. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  431. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  432. package/esm5/lib/igc-data-legend-component.js +276 -262
  433. package/esm5/lib/igc-data-tool-tip-layer-component.js +406 -406
  434. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  435. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  436. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  437. package/esm5/lib/igc-financial-indicator-component.js +18 -18
  438. package/esm5/lib/igc-financial-overlay-component.js +4 -4
  439. package/esm5/lib/igc-financial-price-series-component.js +37 -37
  440. package/esm5/lib/igc-financial-series-component.js +60 -60
  441. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  442. package/esm5/lib/igc-fragment-base-component.js +2 -2
  443. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  444. package/esm5/lib/igc-high-density-scatter-series-component.js +48 -48
  445. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  446. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  447. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  448. package/esm5/lib/igc-item-tool-tip-layer-component.js +12 -12
  449. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  450. package/esm5/lib/igc-line-fragment-component.js +1 -1
  451. package/esm5/lib/igc-line-series-component.js +1 -1
  452. package/esm5/lib/igc-marker-series-component.js +35 -35
  453. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  454. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  455. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  456. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  457. package/esm5/lib/igc-polar-base-component.js +75 -75
  458. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  459. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  460. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  461. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  462. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  463. package/esm5/lib/igc-radial-base-component.js +64 -64
  464. package/esm5/lib/igc-radial-column-series-component.js +8 -8
  465. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  466. package/esm5/lib/igc-radial-pie-series-component.js +15 -15
  467. package/esm5/lib/igc-range-category-series-component.js +11 -11
  468. package/esm5/lib/igc-range-column-series-component.js +9 -9
  469. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  470. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  471. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  472. package/esm5/lib/igc-scatter-base-component.js +59 -59
  473. package/esm5/lib/igc-scatter-contour-series-component.js +15 -15
  474. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  475. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  476. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  477. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  478. package/esm5/lib/igc-scatter-triangulation-series-component.js +28 -28
  479. package/esm5/lib/igc-series-component.js +229 -229
  480. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  481. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  482. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  483. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  484. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  485. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  486. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  487. package/esm5/lib/igc-spline-series-component.js +1 -1
  488. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  489. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  490. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  491. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  492. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  493. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  494. package/esm5/lib/igc-stacked-bar-series-component.js +11 -11
  495. package/esm5/lib/igc-stacked-column-series-component.js +8 -8
  496. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  497. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  498. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  499. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  500. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  501. package/esm5/lib/igc-step-area-series-component.js +2 -2
  502. package/esm5/lib/igc-step-line-series-component.js +3 -3
  503. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  504. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  505. package/esm5/lib/igc-value-layer-component.js +102 -87
  506. package/esm5/lib/igc-value-overlay-component.js +47 -47
  507. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  508. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  509. package/esm5/lib/igc-waterfall-series-component.js +18 -18
  510. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  511. package/fesm2015/igniteui-webcomponents-charts.js +15250 -15105
  512. package/fesm5/igniteui-webcomponents-charts.js +15224 -15059
  513. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  514. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  515. package/lib/AnchoredCategorySeries_combined.d.ts +59 -59
  516. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +71 -71
  517. package/lib/AnnotationLayer_combined.d.ts +56 -56
  518. package/lib/Arc_combined.d.ts +1 -0
  519. package/lib/AreaSeries_combined.d.ts +9 -9
  520. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  521. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  522. package/lib/BarSeries_combined.d.ts +18 -18
  523. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  524. package/lib/BollingerBandsOverlay_combined.d.ts +16 -16
  525. package/lib/BubbleSeries_combined.d.ts +48 -48
  526. package/lib/CalloutLayer_combined.d.ts +114 -114
  527. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  528. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  529. package/lib/CategoryHighlightLayer_combined.d.ts +16 -16
  530. package/lib/CategoryItemHighlightLayer_combined.d.ts +25 -25
  531. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  532. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  533. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  534. package/lib/ColumnSeries_combined.d.ts +17 -17
  535. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  536. package/lib/CrosshairLayer_combined.d.ts +44 -44
  537. package/lib/CustomIndicator.d.ts +8 -8
  538. package/lib/DataLegendContent_combined.d.ts +73 -72
  539. package/lib/DataPieChartToolbarProvider.d.ts +4 -4
  540. package/lib/DataToolTipLayer_combined.d.ts +126 -126
  541. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  542. package/lib/DomainChartToolbarProvider.d.ts +25 -23
  543. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  544. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  545. package/lib/FinalValueLayer_combined.d.ts +27 -27
  546. package/lib/FinancialEventArgs_combined.d.ts +129 -129
  547. package/lib/FinancialIndicator_combined.d.ts +37 -37
  548. package/lib/FinancialOverlay.d.ts +8 -8
  549. package/lib/FinancialPriceSeries_combined.d.ts +54 -54
  550. package/lib/ForceIndexIndicator.d.ts +10 -10
  551. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  552. package/lib/HighDensityScatterSeries_combined.d.ts +91 -91
  553. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  554. package/lib/HorizontalRangeCategorySeries.d.ts +18 -18
  555. package/lib/ItemToolTipLayer_combined.d.ts +16 -16
  556. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  557. package/lib/LineSeries_combined.d.ts +9 -9
  558. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  559. package/lib/MassIndexIndicator.d.ts +4 -4
  560. package/lib/MedianPriceIndicator.d.ts +4 -4
  561. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  562. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  563. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  564. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  565. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  566. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  567. package/lib/PieChartViewManager_combined.d.ts +1 -0
  568. package/lib/PointSeries_combined.d.ts +7 -7
  569. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  570. package/lib/PolarBase_combined.d.ts +104 -104
  571. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  572. package/lib/PolarLineSeries_combined.d.ts +8 -8
  573. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  574. package/lib/PolarSplineAreaSeries_combined.d.ts +9 -9
  575. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  576. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  577. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  578. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  579. package/lib/RadialAreaSeries_combined.d.ts +8 -8
  580. package/lib/RadialBucketCalculator_combined.d.ts +74 -74
  581. package/lib/RadialColumnSeries_combined.d.ts +10 -10
  582. package/lib/RadialLineSeries_combined.d.ts +10 -10
  583. package/lib/RadialPieSeries_combined.d.ts +26 -26
  584. package/lib/RangeAreaSeries_combined.d.ts +7 -7
  585. package/lib/RangeCategoryBucketCalculator_combined.d.ts +27 -27
  586. package/lib/RangeColumnSeries_combined.d.ts +11 -11
  587. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  588. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  589. package/lib/ScatterAreaSeries_combined.d.ts +30 -30
  590. package/lib/ScatterBase_combined.d.ts +113 -113
  591. package/lib/ScatterContourSeries_combined.d.ts +22 -22
  592. package/lib/ScatterLineSeries.d.ts +13 -13
  593. package/lib/ScatterPolygonSeries_combined.d.ts +45 -45
  594. package/lib/ScatterPolylineSeries_combined.d.ts +10 -10
  595. package/lib/ScatterSeries_combined.d.ts +4 -4
  596. package/lib/ScatterSplineSeries.d.ts +11 -11
  597. package/lib/ScatterTriangulationSeries.d.ts +38 -38
  598. package/lib/SeriesViewer_combined.d.ts +475 -475
  599. package/lib/ShapeSeriesBase_combined.d.ts +100 -100
  600. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  601. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  602. package/lib/SplineSeriesBase_combined.d.ts +21 -21
  603. package/lib/SplineSeries_combined.d.ts +7 -7
  604. package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
  605. package/lib/Stacked100BarSeries_combined.d.ts +7 -7
  606. package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
  607. package/lib/Stacked100LineSeries_combined.d.ts +5 -5
  608. package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
  609. package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
  610. package/lib/StackedLineSeries_combined.d.ts +4 -4
  611. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +227 -227
  612. package/lib/StandardDeviationIndicator.d.ts +9 -9
  613. package/lib/StepAreaSeries_combined.d.ts +11 -11
  614. package/lib/StepLineSeries_combined.d.ts +11 -11
  615. package/lib/StochRSIIndicator.d.ts +9 -9
  616. package/lib/StrategyBasedIndicator.d.ts +19 -19
  617. package/lib/TRIXIndicator.d.ts +9 -9
  618. package/lib/TypicalPriceIndicator.d.ts +4 -4
  619. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  620. package/lib/ValueLayer_combined.d.ts +54 -53
  621. package/lib/ValueOverlay_combined.d.ts +38 -38
  622. package/lib/VerticalAnchoredCategorySeries.d.ts +22 -22
  623. package/lib/WaterfallSeries_combined.d.ts +23 -23
  624. package/lib/WeightedCloseIndicator.d.ts +4 -4
  625. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  626. package/lib/XamFunnelView_combined.d.ts +1 -0
  627. package/lib/igc-data-legend-component.d.ts +5 -0
  628. package/lib/igc-value-layer-component.d.ts +6 -0
  629. package/package.json +2 -2
@@ -89,7 +89,7 @@ export let IgcDataToolTipLayerComponent = /*@__PURE__*/ (() => {
89
89
  * Gets or sets the Axis to target this annotation to. If null, this annotation layer will not render content.
90
90
  */
91
91
  get targetAxis() {
92
- const r = this.i.z6;
92
+ const r = this.i.z5;
93
93
  if (r == null) {
94
94
  return null;
95
95
  }
@@ -105,1221 +105,1221 @@ export let IgcDataToolTipLayerComponent = /*@__PURE__*/ (() => {
105
105
  set targetAxis(v) {
106
106
  if (v != null && this._stylingContainer && v._styling)
107
107
  v._styling(this._stylingContainer, this, this);
108
- v == null ? this.i.z6 = null : this.i.z6 = v.i;
108
+ v == null ? this.i.z5 = null : this.i.z5 = v.i;
109
109
  }
110
110
  /**
111
111
  * Gets or sets whether to use value interpolation when drawing the tooltips.
112
112
  */
113
113
  get useInterpolation() {
114
- return this.i.abo;
114
+ return this.i.abn;
115
115
  }
116
116
  set useInterpolation(v) {
117
- this.i.abo = ensureBool(v);
118
- this._a("useInterpolation", this.i.abo);
117
+ this.i.abn = ensureBool(v);
118
+ this._a("useInterpolation", this.i.abn);
119
119
  }
120
120
  /**
121
121
  * Gets or sets the grouping mode to apply to use for the tooltip layer.
122
122
  */
123
123
  get groupingMode() {
124
- return this.i.aap;
124
+ return this.i.aao;
125
125
  }
126
126
  set groupingMode(v) {
127
- this.i.aap = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
128
- this._a("groupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.aap));
127
+ this.i.aao = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
128
+ this._a("groupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.aao));
129
129
  }
130
130
  /**
131
131
  * Gets the actual resolved tooltip layer grouping mode.
132
132
  */
133
133
  get actualGroupingMode() {
134
- return this.i.aao;
134
+ return this.i.aan;
135
135
  }
136
136
  set actualGroupingMode(v) {
137
- this.i.aao = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
138
- this._a("actualGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.aao));
137
+ this.i.aan = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
138
+ this._a("actualGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.aan));
139
139
  }
140
140
  /**
141
141
  * Gets or sets the offset of the tooltip layer on the X axis.
142
142
  */
143
143
  get positionOffsetX() {
144
- return this.i.abx;
144
+ return this.i.abw;
145
145
  }
146
146
  set positionOffsetX(v) {
147
- this.i.abx = +v;
148
- this._a("positionOffsetX", this.i.abx);
147
+ this.i.abw = +v;
148
+ this._a("positionOffsetX", this.i.abw);
149
149
  }
150
150
  /**
151
151
  * Gets or sets the offset of the tooltip layer on the Y axis.
152
152
  */
153
153
  get positionOffsetY() {
154
- return this.i.aby;
154
+ return this.i.abx;
155
155
  }
156
156
  set positionOffsetY(v) {
157
- this.i.aby = +v;
158
- this._a("positionOffsetY", this.i.aby);
157
+ this.i.abx = +v;
158
+ this._a("positionOffsetY", this.i.abx);
159
159
  }
160
160
  /**
161
161
  * Gets or sets the default offset of the tooltip layer on the X axis.
162
162
  */
163
163
  get defaultPositionOffsetX() {
164
- return this.i.abv;
164
+ return this.i.abu;
165
165
  }
166
166
  set defaultPositionOffsetX(v) {
167
- this.i.abv = +v;
168
- this._a("defaultPositionOffsetX", this.i.abv);
167
+ this.i.abu = +v;
168
+ this._a("defaultPositionOffsetX", this.i.abu);
169
169
  }
170
170
  /**
171
171
  * Gets or sets the default offset of the tooltip layer on the Y axis.
172
172
  */
173
173
  get defaultPositionOffsetY() {
174
- return this.i.abw;
174
+ return this.i.abv;
175
175
  }
176
176
  set defaultPositionOffsetY(v) {
177
- this.i.abw = +v;
178
- this._a("defaultPositionOffsetY", this.i.abw);
177
+ this.i.abv = +v;
178
+ this._a("defaultPositionOffsetY", this.i.abv);
179
179
  }
180
180
  /**
181
181
  * Gets or sets the tooltip position mode on the X axis for grouped series.
182
182
  */
183
183
  get groupedPositionModeX() {
184
- return this.i.aah;
184
+ return this.i.aag;
185
185
  }
186
186
  set groupedPositionModeX(v) {
187
- this.i.aah = ensureEnum(DataTooltipGroupedPositionX_$type, v);
188
- this._a("groupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.aah));
187
+ this.i.aag = ensureEnum(DataTooltipGroupedPositionX_$type, v);
188
+ this._a("groupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.aag));
189
189
  }
190
190
  /**
191
191
  * Gets the actual resolved tooltip position mode on the X axis for grouped series.
192
192
  */
193
193
  get actualGroupedPositionModeX() {
194
- return this.i.aag;
194
+ return this.i.aaf;
195
195
  }
196
196
  set actualGroupedPositionModeX(v) {
197
- this.i.aag = ensureEnum(DataTooltipGroupedPositionX_$type, v);
198
- this._a("actualGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.aag));
197
+ this.i.aaf = ensureEnum(DataTooltipGroupedPositionX_$type, v);
198
+ this._a("actualGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.aaf));
199
199
  }
200
200
  /**
201
201
  * Gets or sets the tooltip position mode on the Y axis for grouped series.
202
202
  */
203
203
  get groupedPositionModeY() {
204
- return this.i.aal;
204
+ return this.i.aak;
205
205
  }
206
206
  set groupedPositionModeY(v) {
207
- this.i.aal = ensureEnum(DataTooltipGroupedPositionY_$type, v);
208
- this._a("groupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.aal));
207
+ this.i.aak = ensureEnum(DataTooltipGroupedPositionY_$type, v);
208
+ this._a("groupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.aak));
209
209
  }
210
210
  /**
211
211
  * Gets the actual resolved tooltip position mode on the Y axis for grouped series.
212
212
  */
213
213
  get actualGroupedPositionModeY() {
214
- return this.i.aak;
214
+ return this.i.aaj;
215
215
  }
216
216
  set actualGroupedPositionModeY(v) {
217
- this.i.aak = ensureEnum(DataTooltipGroupedPositionY_$type, v);
218
- this._a("actualGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.aak));
217
+ this.i.aaj = ensureEnum(DataTooltipGroupedPositionY_$type, v);
218
+ this._a("actualGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.aaj));
219
219
  }
220
220
  /**
221
221
  * Gets or sets whether the data legend should update when the series data is mutated.
222
222
  */
223
223
  get shouldUpdateWhenSeriesDataChanges() {
224
- return this.i.abn;
224
+ return this.i.abm;
225
225
  }
226
226
  set shouldUpdateWhenSeriesDataChanges(v) {
227
- this.i.abn = ensureBool(v);
228
- this._a("shouldUpdateWhenSeriesDataChanges", this.i.abn);
227
+ this.i.abm = ensureBool(v);
228
+ this._a("shouldUpdateWhenSeriesDataChanges", this.i.abm);
229
229
  }
230
230
  /**
231
231
  * Gets or sets indexes, titles, or names of series to include in displaying in the data legend, e.g. "0, 1" or "Series1 Title, Series2 Title"
232
232
  * The ExcludedSeries property takes precedence over values of IncludedSeries property
233
233
  */
234
234
  get includedSeries() {
235
- return this.i.z3;
235
+ return this.i.z2;
236
236
  }
237
237
  set includedSeries(v) {
238
238
  if (v && !Array.isArray(v) && typeof (v) == "string") {
239
239
  const re = /\s*(?:,|\s|$)\s*/gm;
240
240
  v = v.split(re);
241
241
  }
242
- this.i.z3 = v;
242
+ this.i.z2 = v;
243
243
  }
244
244
  /**
245
245
  * Gets or sets indexes, titles, or names of series to exclude from displaying in the data legend, e.g. "0, 1" or "Series1 Title, Series2 Title"
246
246
  * The ExcludedSeries property takes precedence over values of IncludedSeries property
247
247
  */
248
248
  get excludedSeries() {
249
- return this.i.zy;
249
+ return this.i.zx;
250
250
  }
251
251
  set excludedSeries(v) {
252
252
  if (v && !Array.isArray(v) && typeof (v) == "string") {
253
253
  const re = /\s*(?:,|\s|$)\s*/gm;
254
254
  v = v.split(re);
255
255
  }
256
- this.i.zy = v;
256
+ this.i.zx = v;
257
257
  }
258
258
  /**
259
259
  * Gets or sets names of data columns or their labels to include in displaying in the data tooltip, e.g. "High, Low" or "H, L"
260
260
  * The ExcludedColumns property takes precedence over values of IncludedColumns property
261
261
  */
262
262
  get includedColumns() {
263
- return this.i.z2;
263
+ return this.i.z1;
264
264
  }
265
265
  set includedColumns(v) {
266
266
  if (v && !Array.isArray(v) && typeof (v) == "string") {
267
267
  const re = /\s*(?:,|\s|$)\s*/gm;
268
268
  v = v.split(re);
269
269
  }
270
- this.i.z2 = v;
270
+ this.i.z1 = v;
271
271
  }
272
272
  /**
273
273
  * Gets or sets names of data columns or their labels to exclude from displaying in the data tooltip, e.g. "High, Low" or "H, L"
274
274
  * The ExcludedColumns property takes precedence over values of IncludedColumns property
275
275
  */
276
276
  get excludedColumns() {
277
- return this.i.zx;
277
+ return this.i.zw;
278
278
  }
279
279
  set excludedColumns(v) {
280
280
  if (v && !Array.isArray(v) && typeof (v) == "string") {
281
281
  const re = /\s*(?:,|\s|$)\s*/gm;
282
282
  v = v.split(re);
283
283
  }
284
- this.i.zx = v;
284
+ this.i.zw = v;
285
285
  }
286
286
  /**
287
287
  * Gets or sets mode for abbreviating large numbers displayed in the legend
288
288
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
289
289
  */
290
290
  get valueFormatAbbreviation() {
291
- return this.i.z7;
291
+ return this.i.z6;
292
292
  }
293
293
  set valueFormatAbbreviation(v) {
294
- this.i.z7 = ensureEnum(DataAbbreviationMode_$type, v);
295
- this._a("valueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.z7));
294
+ this.i.z6 = ensureEnum(DataAbbreviationMode_$type, v);
295
+ this._a("valueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.z6));
296
296
  }
297
297
  /**
298
298
  * Gets or sets maximum digits for formatting numbers displayed in the legend
299
299
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
300
300
  */
301
301
  get valueFormatMaxFractions() {
302
- return this.i.acx;
302
+ return this.i.acw;
303
303
  }
304
304
  set valueFormatMaxFractions(v) {
305
- this.i.acx = +v;
306
- this._a("valueFormatMaxFractions", this.i.acx);
305
+ this.i.acw = +v;
306
+ this._a("valueFormatMaxFractions", this.i.acw);
307
307
  }
308
308
  /**
309
309
  * Gets or sets minimum digits for formatting numbers displayed in the legend
310
310
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
311
311
  */
312
312
  get valueFormatMinFractions() {
313
- return this.i.acy;
313
+ return this.i.acx;
314
314
  }
315
315
  set valueFormatMinFractions(v) {
316
- this.i.acy = +v;
317
- this._a("valueFormatMinFractions", this.i.acy);
316
+ this.i.acx = +v;
317
+ this._a("valueFormatMinFractions", this.i.acx);
318
318
  }
319
319
  /**
320
320
  * Gets or sets the mode for displaying values in the data legend, e.g. Currency ($500.25), Decimal (500.25), Integer (500)
321
321
  */
322
322
  get valueFormatMode() {
323
- return this.i.aae;
323
+ return this.i.aad;
324
324
  }
325
325
  set valueFormatMode(v) {
326
- this.i.aae = ensureEnum(DataLegendValueMode_$type, v);
327
- this._a("valueFormatMode", enumToString(DataLegendValueMode_$type, this.i.aae));
326
+ this.i.aad = ensureEnum(DataLegendValueMode_$type, v);
327
+ this._a("valueFormatMode", enumToString(DataLegendValueMode_$type, this.i.aad));
328
328
  }
329
329
  /**
330
330
  * Gets or sets globalization culture when displaying values as currencies, e.g. use "en-GB" to display British pound symbol when the ValueFormatMode property is set to 'Currency' mode
331
331
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
332
332
  */
333
333
  get valueFormatCulture() {
334
- return this.i.aey;
334
+ return this.i.aex;
335
335
  }
336
336
  set valueFormatCulture(v) {
337
- this.i.aey = v;
337
+ this.i.aex = v;
338
338
  }
339
339
  /**
340
340
  * Gets or sets whether or not use grouping separator, e.g, 15,000 for 15000
341
341
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
342
342
  */
343
343
  get valueFormatUseGrouping() {
344
- return this.i.abp;
344
+ return this.i.abo;
345
345
  }
346
346
  set valueFormatUseGrouping(v) {
347
- this.i.abp = ensureBool(v);
348
- this._a("valueFormatUseGrouping", this.i.abp);
347
+ this.i.abo = ensureBool(v);
348
+ this._a("valueFormatUseGrouping", this.i.abo);
349
349
  }
350
350
  /**
351
351
  * Gets or sets the format string for values displayed in the data legend.
352
352
  */
353
353
  get valueFormatString() {
354
- return this.i.ae4;
354
+ return this.i.ae3;
355
355
  }
356
356
  set valueFormatString(v) {
357
- this.i.ae4 = v;
357
+ this.i.ae3 = v;
358
358
  }
359
359
  /**
360
360
  * Gets or sets the format specifiers to use with the ValueFormatString string.
361
361
  */
362
362
  get valueFormatSpecifiers() {
363
- return this.i.z4;
363
+ return this.i.z3;
364
364
  }
365
365
  set valueFormatSpecifiers(v) {
366
366
  if (v && !Array.isArray(v) && typeof (v) == "string") {
367
367
  const re = /\s*(?:,|\s|$)\s*/gm;
368
368
  v = v.split(re);
369
369
  }
370
- this.i.z4 = v;
370
+ this.i.z3 = v;
371
371
  }
372
372
  get valueRowMarginBottom() {
373
- return this.i.ah3 ? this.i.ah3.bottom : NaN;
373
+ return this.i.ah2 ? this.i.ah2.bottom : NaN;
374
374
  }
375
375
  set valueRowMarginBottom(v) {
376
376
  this.ensureValueRowMargin();
377
- this.i.ah3.bottom = +v;
378
- this._a("valueRowMarginBottom", this.i.ah3.bottom);
379
- this.i.ah3 = this.i.ah3;
377
+ this.i.ah2.bottom = +v;
378
+ this._a("valueRowMarginBottom", this.i.ah2.bottom);
379
+ this.i.ah2 = this.i.ah2;
380
380
  }
381
381
  get valueRowMarginLeft() {
382
- return this.i.ah3 ? this.i.ah3.left : NaN;
382
+ return this.i.ah2 ? this.i.ah2.left : NaN;
383
383
  }
384
384
  set valueRowMarginLeft(v) {
385
385
  this.ensureValueRowMargin();
386
- this.i.ah3.left = +v;
387
- this._a("valueRowMarginLeft", this.i.ah3.left);
388
- this.i.ah3 = this.i.ah3;
386
+ this.i.ah2.left = +v;
387
+ this._a("valueRowMarginLeft", this.i.ah2.left);
388
+ this.i.ah2 = this.i.ah2;
389
389
  }
390
390
  get valueRowMarginRight() {
391
- return this.i.ah3 ? this.i.ah3.right : NaN;
391
+ return this.i.ah2 ? this.i.ah2.right : NaN;
392
392
  }
393
393
  set valueRowMarginRight(v) {
394
394
  this.ensureValueRowMargin();
395
- this.i.ah3.right = +v;
396
- this._a("valueRowMarginRight", this.i.ah3.right);
397
- this.i.ah3 = this.i.ah3;
395
+ this.i.ah2.right = +v;
396
+ this._a("valueRowMarginRight", this.i.ah2.right);
397
+ this.i.ah2 = this.i.ah2;
398
398
  }
399
399
  get valueRowMarginTop() {
400
- return this.i.ah3 ? this.i.ah3.top : NaN;
400
+ return this.i.ah2 ? this.i.ah2.top : NaN;
401
401
  }
402
402
  set valueRowMarginTop(v) {
403
403
  this.ensureValueRowMargin();
404
- this.i.ah3.top = +v;
405
- this._a("valueRowMarginTop", this.i.ah3.top);
406
- this.i.ah3 = this.i.ah3;
404
+ this.i.ah2.top = +v;
405
+ this._a("valueRowMarginTop", this.i.ah2.top);
406
+ this.i.ah2 = this.i.ah2;
407
407
  }
408
408
  ensureValueRowMargin() {
409
- if (this.i.ah3) {
409
+ if (this.i.ah2) {
410
410
  return;
411
411
  }
412
- this.i.ah3 = new Thickness(2);
412
+ this.i.ah2 = new Thickness(2);
413
413
  }
414
414
  /**
415
415
  * Gets or sets whether to show series rows.
416
416
  */
417
417
  get valueRowVisible() {
418
- return this.i.abq;
418
+ return this.i.abp;
419
419
  }
420
420
  set valueRowVisible(v) {
421
- this.i.abq = ensureBool(v);
422
- this._a("valueRowVisible", this.i.abq);
421
+ this.i.abp = ensureBool(v);
422
+ this._a("valueRowVisible", this.i.abp);
423
423
  }
424
424
  /**
425
425
  * Gets or sets text displayed when data column is missing a value, e.g. "no data"
426
426
  */
427
427
  get valueTextWhenMissingData() {
428
- return this.i.afd;
428
+ return this.i.afc;
429
429
  }
430
430
  set valueTextWhenMissingData(v) {
431
- this.i.afd = v;
431
+ this.i.afc = v;
432
432
  }
433
433
  /**
434
434
  * Gets or sets whether to use series colors when displaying values in the legend
435
435
  */
436
436
  get valueTextUseSeriesColors() {
437
- return this.i.abr;
437
+ return this.i.abq;
438
438
  }
439
439
  set valueTextUseSeriesColors(v) {
440
- this.i.abr = ensureBool(v);
441
- this._a("valueTextUseSeriesColors", this.i.abr);
440
+ this.i.abq = ensureBool(v);
441
+ this._a("valueTextUseSeriesColors", this.i.abq);
442
442
  }
443
443
  get valueTextMarginBottom() {
444
- return this.i.ah4 ? this.i.ah4.bottom : NaN;
444
+ return this.i.ah3 ? this.i.ah3.bottom : NaN;
445
445
  }
446
446
  set valueTextMarginBottom(v) {
447
447
  this.ensureValueTextMargin();
448
- this.i.ah4.bottom = +v;
449
- this._a("valueTextMarginBottom", this.i.ah4.bottom);
450
- this.i.ah4 = this.i.ah4;
448
+ this.i.ah3.bottom = +v;
449
+ this._a("valueTextMarginBottom", this.i.ah3.bottom);
450
+ this.i.ah3 = this.i.ah3;
451
451
  }
452
452
  get valueTextMarginLeft() {
453
- return this.i.ah4 ? this.i.ah4.left : NaN;
453
+ return this.i.ah3 ? this.i.ah3.left : NaN;
454
454
  }
455
455
  set valueTextMarginLeft(v) {
456
456
  this.ensureValueTextMargin();
457
- this.i.ah4.left = +v;
458
- this._a("valueTextMarginLeft", this.i.ah4.left);
459
- this.i.ah4 = this.i.ah4;
457
+ this.i.ah3.left = +v;
458
+ this._a("valueTextMarginLeft", this.i.ah3.left);
459
+ this.i.ah3 = this.i.ah3;
460
460
  }
461
461
  get valueTextMarginRight() {
462
- return this.i.ah4 ? this.i.ah4.right : NaN;
462
+ return this.i.ah3 ? this.i.ah3.right : NaN;
463
463
  }
464
464
  set valueTextMarginRight(v) {
465
465
  this.ensureValueTextMargin();
466
- this.i.ah4.right = +v;
467
- this._a("valueTextMarginRight", this.i.ah4.right);
468
- this.i.ah4 = this.i.ah4;
466
+ this.i.ah3.right = +v;
467
+ this._a("valueTextMarginRight", this.i.ah3.right);
468
+ this.i.ah3 = this.i.ah3;
469
469
  }
470
470
  get valueTextMarginTop() {
471
- return this.i.ah4 ? this.i.ah4.top : NaN;
471
+ return this.i.ah3 ? this.i.ah3.top : NaN;
472
472
  }
473
473
  set valueTextMarginTop(v) {
474
474
  this.ensureValueTextMargin();
475
- this.i.ah4.top = +v;
476
- this._a("valueTextMarginTop", this.i.ah4.top);
477
- this.i.ah4 = this.i.ah4;
475
+ this.i.ah3.top = +v;
476
+ this._a("valueTextMarginTop", this.i.ah3.top);
477
+ this.i.ah3 = this.i.ah3;
478
478
  }
479
479
  ensureValueTextMargin() {
480
- if (this.i.ah4) {
480
+ if (this.i.ah3) {
481
481
  return;
482
482
  }
483
- this.i.ah4 = new Thickness(2);
483
+ this.i.ah3 = new Thickness(2);
484
484
  }
485
485
  /**
486
486
  * Gets or sets the units text color.
487
487
  */
488
488
  get valueTextColor() {
489
- return brushToString(this.i.ahm);
489
+ return brushToString(this.i.ahl);
490
490
  }
491
491
  set valueTextColor(v) {
492
- this.i.ahm = stringToBrush(v);
493
- this._a("valueTextColor", brushToString(this.i.ahm));
492
+ this.i.ahl = stringToBrush(v);
493
+ this._a("valueTextColor", brushToString(this.i.ahl));
494
494
  }
495
495
  /**
496
496
  * Gets or Sets the style to use for the units text.
497
497
  */
498
498
  get valueTextStyle() {
499
- if (this.i.abd == null) {
499
+ if (this.i.abc == null) {
500
500
  return null;
501
501
  }
502
- return this.i.abd.fontString;
502
+ return this.i.abc.fontString;
503
503
  }
504
504
  set valueTextStyle(v) {
505
505
  let fi = new FontInfo();
506
506
  fi.fontString = v;
507
- this.i.abd = fi;
508
- this._a("valueTextStyle", this.i.abd != null ? this.i.abd.fontString : "");
507
+ this.i.abc = fi;
508
+ this._a("valueTextStyle", this.i.abc != null ? this.i.abc.fontString : "");
509
509
  }
510
510
  /**
511
511
  * Gets or sets the format string for header text displayed in the data legend.
512
512
  */
513
513
  get headerFormatString() {
514
- return this.i.adl;
514
+ return this.i.adk;
515
515
  }
516
516
  set headerFormatString(v) {
517
- this.i.adl = v;
517
+ this.i.adk = v;
518
518
  }
519
519
  /**
520
520
  * Gets or sets the format specifiers to use with the HeaderFormatString string.
521
521
  */
522
522
  get headerFormatSpecifiers() {
523
- return this.i.z1;
523
+ return this.i.z0;
524
524
  }
525
525
  set headerFormatSpecifiers(v) {
526
526
  if (v && !Array.isArray(v) && typeof (v) == "string") {
527
527
  const re = /\s*(?:,|\s|$)\s*/gm;
528
528
  v = v.split(re);
529
529
  }
530
- this.i.z1 = v;
530
+ this.i.z0 = v;
531
531
  }
532
532
  /**
533
533
  * Gets or sets globalization culture when displaying header as date time
534
534
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
535
535
  */
536
536
  get headerFormatCulture() {
537
- return this.i.adh;
537
+ return this.i.adg;
538
538
  }
539
539
  set headerFormatCulture(v) {
540
- this.i.adh = v;
540
+ this.i.adg = v;
541
541
  }
542
542
  /**
543
543
  * Gets or sets date format for the header
544
544
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
545
545
  */
546
546
  get headerFormatDate() {
547
- return this.i.z8;
547
+ return this.i.z7;
548
548
  }
549
549
  set headerFormatDate(v) {
550
- this.i.z8 = ensureEnum(DataLegendHeaderDateMode_$type, v);
551
- this._a("headerFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.z8));
550
+ this.i.z7 = ensureEnum(DataLegendHeaderDateMode_$type, v);
551
+ this._a("headerFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.z7));
552
552
  }
553
553
  /**
554
554
  * Gets or sets time format for the header
555
555
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
556
556
  */
557
557
  get headerFormatTime() {
558
- return this.i.z9;
558
+ return this.i.z8;
559
559
  }
560
560
  set headerFormatTime(v) {
561
- this.i.z9 = ensureEnum(DataLegendHeaderTimeMode_$type, v);
562
- this._a("headerFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.z9));
561
+ this.i.z8 = ensureEnum(DataLegendHeaderTimeMode_$type, v);
562
+ this._a("headerFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.z8));
563
563
  }
564
564
  /**
565
565
  * Gets or sets the HeaderText for the data legend.
566
566
  */
567
567
  get headerText() {
568
- return this.i.adq;
568
+ return this.i.adp;
569
569
  }
570
570
  set headerText(v) {
571
- this.i.adq = v;
571
+ this.i.adp = v;
572
572
  }
573
573
  /**
574
574
  * Gets or sets the header text color.
575
575
  */
576
576
  get headerTextColor() {
577
- return brushToString(this.i.ahe);
577
+ return brushToString(this.i.ahd);
578
578
  }
579
579
  set headerTextColor(v) {
580
- this.i.ahe = stringToBrush(v);
581
- this._a("headerTextColor", brushToString(this.i.ahe));
580
+ this.i.ahd = stringToBrush(v);
581
+ this._a("headerTextColor", brushToString(this.i.ahd));
582
582
  }
583
583
  get headerTextMarginBottom() {
584
- return this.i.ahx ? this.i.ahx.bottom : NaN;
584
+ return this.i.ahw ? this.i.ahw.bottom : NaN;
585
585
  }
586
586
  set headerTextMarginBottom(v) {
587
587
  this.ensureHeaderTextMargin();
588
- this.i.ahx.bottom = +v;
589
- this._a("headerTextMarginBottom", this.i.ahx.bottom);
590
- this.i.ahx = this.i.ahx;
588
+ this.i.ahw.bottom = +v;
589
+ this._a("headerTextMarginBottom", this.i.ahw.bottom);
590
+ this.i.ahw = this.i.ahw;
591
591
  }
592
592
  get headerTextMarginLeft() {
593
- return this.i.ahx ? this.i.ahx.left : NaN;
593
+ return this.i.ahw ? this.i.ahw.left : NaN;
594
594
  }
595
595
  set headerTextMarginLeft(v) {
596
596
  this.ensureHeaderTextMargin();
597
- this.i.ahx.left = +v;
598
- this._a("headerTextMarginLeft", this.i.ahx.left);
599
- this.i.ahx = this.i.ahx;
597
+ this.i.ahw.left = +v;
598
+ this._a("headerTextMarginLeft", this.i.ahw.left);
599
+ this.i.ahw = this.i.ahw;
600
600
  }
601
601
  get headerTextMarginRight() {
602
- return this.i.ahx ? this.i.ahx.right : NaN;
602
+ return this.i.ahw ? this.i.ahw.right : NaN;
603
603
  }
604
604
  set headerTextMarginRight(v) {
605
605
  this.ensureHeaderTextMargin();
606
- this.i.ahx.right = +v;
607
- this._a("headerTextMarginRight", this.i.ahx.right);
608
- this.i.ahx = this.i.ahx;
606
+ this.i.ahw.right = +v;
607
+ this._a("headerTextMarginRight", this.i.ahw.right);
608
+ this.i.ahw = this.i.ahw;
609
609
  }
610
610
  get headerTextMarginTop() {
611
- return this.i.ahx ? this.i.ahx.top : NaN;
611
+ return this.i.ahw ? this.i.ahw.top : NaN;
612
612
  }
613
613
  set headerTextMarginTop(v) {
614
614
  this.ensureHeaderTextMargin();
615
- this.i.ahx.top = +v;
616
- this._a("headerTextMarginTop", this.i.ahx.top);
617
- this.i.ahx = this.i.ahx;
615
+ this.i.ahw.top = +v;
616
+ this._a("headerTextMarginTop", this.i.ahw.top);
617
+ this.i.ahw = this.i.ahw;
618
618
  }
619
619
  ensureHeaderTextMargin() {
620
- if (this.i.ahx) {
620
+ if (this.i.ahw) {
621
621
  return;
622
622
  }
623
- this.i.ahx = new Thickness(2);
623
+ this.i.ahw = new Thickness(2);
624
624
  }
625
625
  get headerRowMarginBottom() {
626
- return this.i.ahw ? this.i.ahw.bottom : NaN;
626
+ return this.i.ahv ? this.i.ahv.bottom : NaN;
627
627
  }
628
628
  set headerRowMarginBottom(v) {
629
629
  this.ensureHeaderRowMargin();
630
- this.i.ahw.bottom = +v;
631
- this._a("headerRowMarginBottom", this.i.ahw.bottom);
632
- this.i.ahw = this.i.ahw;
630
+ this.i.ahv.bottom = +v;
631
+ this._a("headerRowMarginBottom", this.i.ahv.bottom);
632
+ this.i.ahv = this.i.ahv;
633
633
  }
634
634
  get headerRowMarginLeft() {
635
- return this.i.ahw ? this.i.ahw.left : NaN;
635
+ return this.i.ahv ? this.i.ahv.left : NaN;
636
636
  }
637
637
  set headerRowMarginLeft(v) {
638
638
  this.ensureHeaderRowMargin();
639
- this.i.ahw.left = +v;
640
- this._a("headerRowMarginLeft", this.i.ahw.left);
641
- this.i.ahw = this.i.ahw;
639
+ this.i.ahv.left = +v;
640
+ this._a("headerRowMarginLeft", this.i.ahv.left);
641
+ this.i.ahv = this.i.ahv;
642
642
  }
643
643
  get headerRowMarginRight() {
644
- return this.i.ahw ? this.i.ahw.right : NaN;
644
+ return this.i.ahv ? this.i.ahv.right : NaN;
645
645
  }
646
646
  set headerRowMarginRight(v) {
647
647
  this.ensureHeaderRowMargin();
648
- this.i.ahw.right = +v;
649
- this._a("headerRowMarginRight", this.i.ahw.right);
650
- this.i.ahw = this.i.ahw;
648
+ this.i.ahv.right = +v;
649
+ this._a("headerRowMarginRight", this.i.ahv.right);
650
+ this.i.ahv = this.i.ahv;
651
651
  }
652
652
  get headerRowMarginTop() {
653
- return this.i.ahw ? this.i.ahw.top : NaN;
653
+ return this.i.ahv ? this.i.ahv.top : NaN;
654
654
  }
655
655
  set headerRowMarginTop(v) {
656
656
  this.ensureHeaderRowMargin();
657
- this.i.ahw.top = +v;
658
- this._a("headerRowMarginTop", this.i.ahw.top);
659
- this.i.ahw = this.i.ahw;
657
+ this.i.ahv.top = +v;
658
+ this._a("headerRowMarginTop", this.i.ahv.top);
659
+ this.i.ahv = this.i.ahv;
660
660
  }
661
661
  ensureHeaderRowMargin() {
662
- if (this.i.ahw) {
662
+ if (this.i.ahv) {
663
663
  return;
664
664
  }
665
- this.i.ahw = new Thickness(2);
665
+ this.i.ahv = new Thickness(2);
666
666
  }
667
667
  /**
668
668
  * Gets or sets whether to show Header row.
669
669
  */
670
670
  get headerRowVisible() {
671
- return this.i.abg;
671
+ return this.i.abf;
672
672
  }
673
673
  set headerRowVisible(v) {
674
- this.i.abg = ensureBool(v);
675
- this._a("headerRowVisible", this.i.abg);
674
+ this.i.abf = ensureBool(v);
675
+ this._a("headerRowVisible", this.i.abf);
676
676
  }
677
677
  /**
678
678
  * Gets or Sets the style to use for the header text.
679
679
  */
680
680
  get headerTextStyle() {
681
- if (this.i.aa5 == null) {
681
+ if (this.i.aa4 == null) {
682
682
  return null;
683
683
  }
684
- return this.i.aa5.fontString;
684
+ return this.i.aa4.fontString;
685
685
  }
686
686
  set headerTextStyle(v) {
687
687
  let fi = new FontInfo();
688
688
  fi.fontString = v;
689
- this.i.aa5 = fi;
690
- this._a("headerTextStyle", this.i.aa5 != null ? this.i.aa5.fontString : "");
689
+ this.i.aa4 = fi;
690
+ this._a("headerTextStyle", this.i.aa4 != null ? this.i.aa4.fontString : "");
691
691
  }
692
692
  /**
693
693
  * Gets or sets whether to show Header row.
694
694
  */
695
695
  get groupRowVisible() {
696
- return this.i.abf;
696
+ return this.i.abe;
697
697
  }
698
698
  set groupRowVisible(v) {
699
- this.i.abf = ensureBool(v);
700
- this._a("groupRowVisible", this.i.abf);
699
+ this.i.abe = ensureBool(v);
700
+ this._a("groupRowVisible", this.i.abe);
701
701
  }
702
702
  /**
703
703
  * Gets or sets the Group text color.
704
704
  */
705
705
  get groupTextColor() {
706
- return brushToString(this.i.ahd);
706
+ return brushToString(this.i.ahc);
707
707
  }
708
708
  set groupTextColor(v) {
709
- this.i.ahd = stringToBrush(v);
710
- this._a("groupTextColor", brushToString(this.i.ahd));
709
+ this.i.ahc = stringToBrush(v);
710
+ this._a("groupTextColor", brushToString(this.i.ahc));
711
711
  }
712
712
  get groupTextMarginBottom() {
713
- return this.i.ahv ? this.i.ahv.bottom : NaN;
713
+ return this.i.ahu ? this.i.ahu.bottom : NaN;
714
714
  }
715
715
  set groupTextMarginBottom(v) {
716
716
  this.ensureGroupTextMargin();
717
- this.i.ahv.bottom = +v;
718
- this._a("groupTextMarginBottom", this.i.ahv.bottom);
719
- this.i.ahv = this.i.ahv;
717
+ this.i.ahu.bottom = +v;
718
+ this._a("groupTextMarginBottom", this.i.ahu.bottom);
719
+ this.i.ahu = this.i.ahu;
720
720
  }
721
721
  get groupTextMarginLeft() {
722
- return this.i.ahv ? this.i.ahv.left : NaN;
722
+ return this.i.ahu ? this.i.ahu.left : NaN;
723
723
  }
724
724
  set groupTextMarginLeft(v) {
725
725
  this.ensureGroupTextMargin();
726
- this.i.ahv.left = +v;
727
- this._a("groupTextMarginLeft", this.i.ahv.left);
728
- this.i.ahv = this.i.ahv;
726
+ this.i.ahu.left = +v;
727
+ this._a("groupTextMarginLeft", this.i.ahu.left);
728
+ this.i.ahu = this.i.ahu;
729
729
  }
730
730
  get groupTextMarginRight() {
731
- return this.i.ahv ? this.i.ahv.right : NaN;
731
+ return this.i.ahu ? this.i.ahu.right : NaN;
732
732
  }
733
733
  set groupTextMarginRight(v) {
734
734
  this.ensureGroupTextMargin();
735
- this.i.ahv.right = +v;
736
- this._a("groupTextMarginRight", this.i.ahv.right);
737
- this.i.ahv = this.i.ahv;
735
+ this.i.ahu.right = +v;
736
+ this._a("groupTextMarginRight", this.i.ahu.right);
737
+ this.i.ahu = this.i.ahu;
738
738
  }
739
739
  get groupTextMarginTop() {
740
- return this.i.ahv ? this.i.ahv.top : NaN;
740
+ return this.i.ahu ? this.i.ahu.top : NaN;
741
741
  }
742
742
  set groupTextMarginTop(v) {
743
743
  this.ensureGroupTextMargin();
744
- this.i.ahv.top = +v;
745
- this._a("groupTextMarginTop", this.i.ahv.top);
746
- this.i.ahv = this.i.ahv;
744
+ this.i.ahu.top = +v;
745
+ this._a("groupTextMarginTop", this.i.ahu.top);
746
+ this.i.ahu = this.i.ahu;
747
747
  }
748
748
  ensureGroupTextMargin() {
749
- if (this.i.ahv) {
749
+ if (this.i.ahu) {
750
750
  return;
751
751
  }
752
- this.i.ahv = new Thickness(2);
752
+ this.i.ahu = new Thickness(2);
753
753
  }
754
754
  get groupRowMarginBottom() {
755
- return this.i.ahu ? this.i.ahu.bottom : NaN;
755
+ return this.i.aht ? this.i.aht.bottom : NaN;
756
756
  }
757
757
  set groupRowMarginBottom(v) {
758
758
  this.ensureGroupRowMargin();
759
- this.i.ahu.bottom = +v;
760
- this._a("groupRowMarginBottom", this.i.ahu.bottom);
761
- this.i.ahu = this.i.ahu;
759
+ this.i.aht.bottom = +v;
760
+ this._a("groupRowMarginBottom", this.i.aht.bottom);
761
+ this.i.aht = this.i.aht;
762
762
  }
763
763
  get groupRowMarginLeft() {
764
- return this.i.ahu ? this.i.ahu.left : NaN;
764
+ return this.i.aht ? this.i.aht.left : NaN;
765
765
  }
766
766
  set groupRowMarginLeft(v) {
767
767
  this.ensureGroupRowMargin();
768
- this.i.ahu.left = +v;
769
- this._a("groupRowMarginLeft", this.i.ahu.left);
770
- this.i.ahu = this.i.ahu;
768
+ this.i.aht.left = +v;
769
+ this._a("groupRowMarginLeft", this.i.aht.left);
770
+ this.i.aht = this.i.aht;
771
771
  }
772
772
  get groupRowMarginRight() {
773
- return this.i.ahu ? this.i.ahu.right : NaN;
773
+ return this.i.aht ? this.i.aht.right : NaN;
774
774
  }
775
775
  set groupRowMarginRight(v) {
776
776
  this.ensureGroupRowMargin();
777
- this.i.ahu.right = +v;
778
- this._a("groupRowMarginRight", this.i.ahu.right);
779
- this.i.ahu = this.i.ahu;
777
+ this.i.aht.right = +v;
778
+ this._a("groupRowMarginRight", this.i.aht.right);
779
+ this.i.aht = this.i.aht;
780
780
  }
781
781
  get groupRowMarginTop() {
782
- return this.i.ahu ? this.i.ahu.top : NaN;
782
+ return this.i.aht ? this.i.aht.top : NaN;
783
783
  }
784
784
  set groupRowMarginTop(v) {
785
785
  this.ensureGroupRowMargin();
786
- this.i.ahu.top = +v;
787
- this._a("groupRowMarginTop", this.i.ahu.top);
788
- this.i.ahu = this.i.ahu;
786
+ this.i.aht.top = +v;
787
+ this._a("groupRowMarginTop", this.i.aht.top);
788
+ this.i.aht = this.i.aht;
789
789
  }
790
790
  ensureGroupRowMargin() {
791
- if (this.i.ahu) {
791
+ if (this.i.aht) {
792
792
  return;
793
793
  }
794
- this.i.ahu = new Thickness(2);
794
+ this.i.aht = new Thickness(2);
795
795
  }
796
796
  /**
797
797
  * Gets or Sets the style to use for the Group text.
798
798
  */
799
799
  get groupTextStyle() {
800
- if (this.i.aa4 == null) {
800
+ if (this.i.aa3 == null) {
801
801
  return null;
802
802
  }
803
- return this.i.aa4.fontString;
803
+ return this.i.aa3.fontString;
804
804
  }
805
805
  set groupTextStyle(v) {
806
806
  let fi = new FontInfo();
807
807
  fi.fontString = v;
808
- this.i.aa4 = fi;
809
- this._a("groupTextStyle", this.i.aa4 != null ? this.i.aa4.fontString : "");
808
+ this.i.aa3 = fi;
809
+ this._a("groupTextStyle", this.i.aa3 != null ? this.i.aa3.fontString : "");
810
810
  }
811
811
  /**
812
812
  * Gets or sets the summary text color.
813
813
  */
814
814
  get summaryTitleTextColor() {
815
- return brushToString(this.i.ahh);
815
+ return brushToString(this.i.ahg);
816
816
  }
817
817
  set summaryTitleTextColor(v) {
818
- this.i.ahh = stringToBrush(v);
819
- this._a("summaryTitleTextColor", brushToString(this.i.ahh));
818
+ this.i.ahg = stringToBrush(v);
819
+ this._a("summaryTitleTextColor", brushToString(this.i.ahg));
820
820
  }
821
821
  /**
822
822
  * Gets or Sets the style to use for the summary text.
823
823
  */
824
824
  get summaryTitleTextStyle() {
825
- if (this.i.aa8 == null) {
825
+ if (this.i.aa7 == null) {
826
826
  return null;
827
827
  }
828
- return this.i.aa8.fontString;
828
+ return this.i.aa7.fontString;
829
829
  }
830
830
  set summaryTitleTextStyle(v) {
831
831
  let fi = new FontInfo();
832
832
  fi.fontString = v;
833
- this.i.aa8 = fi;
834
- this._a("summaryTitleTextStyle", this.i.aa8 != null ? this.i.aa8.fontString : "");
833
+ this.i.aa7 = fi;
834
+ this._a("summaryTitleTextStyle", this.i.aa7 != null ? this.i.aa7.fontString : "");
835
835
  }
836
836
  /**
837
837
  * Gets or sets the SummaryType for the data legend.
838
838
  */
839
839
  get summaryType() {
840
- return this.i.aac;
840
+ return this.i.aab;
841
841
  }
842
842
  set summaryType(v) {
843
- this.i.aac = ensureEnum(DataLegendSummaryType_$type, v);
844
- this._a("summaryType", enumToString(DataLegendSummaryType_$type, this.i.aac));
843
+ this.i.aab = ensureEnum(DataLegendSummaryType_$type, v);
844
+ this._a("summaryType", enumToString(DataLegendSummaryType_$type, this.i.aab));
845
845
  }
846
846
  /**
847
847
  * Gets or sets the SummaryTitleText for the data legend.
848
848
  */
849
849
  get summaryTitleText() {
850
- return this.i.aea;
850
+ return this.i.ad9;
851
851
  }
852
852
  set summaryTitleText(v) {
853
- this.i.aea = v;
853
+ this.i.ad9 = v;
854
854
  }
855
855
  get summaryTitleTextMarginBottom() {
856
- return this.i.ah0 ? this.i.ah0.bottom : NaN;
856
+ return this.i.ahz ? this.i.ahz.bottom : NaN;
857
857
  }
858
858
  set summaryTitleTextMarginBottom(v) {
859
859
  this.ensureSummaryTitleTextMargin();
860
- this.i.ah0.bottom = +v;
861
- this._a("summaryTitleTextMarginBottom", this.i.ah0.bottom);
862
- this.i.ah0 = this.i.ah0;
860
+ this.i.ahz.bottom = +v;
861
+ this._a("summaryTitleTextMarginBottom", this.i.ahz.bottom);
862
+ this.i.ahz = this.i.ahz;
863
863
  }
864
864
  get summaryTitleTextMarginLeft() {
865
- return this.i.ah0 ? this.i.ah0.left : NaN;
865
+ return this.i.ahz ? this.i.ahz.left : NaN;
866
866
  }
867
867
  set summaryTitleTextMarginLeft(v) {
868
868
  this.ensureSummaryTitleTextMargin();
869
- this.i.ah0.left = +v;
870
- this._a("summaryTitleTextMarginLeft", this.i.ah0.left);
871
- this.i.ah0 = this.i.ah0;
869
+ this.i.ahz.left = +v;
870
+ this._a("summaryTitleTextMarginLeft", this.i.ahz.left);
871
+ this.i.ahz = this.i.ahz;
872
872
  }
873
873
  get summaryTitleTextMarginRight() {
874
- return this.i.ah0 ? this.i.ah0.right : NaN;
874
+ return this.i.ahz ? this.i.ahz.right : NaN;
875
875
  }
876
876
  set summaryTitleTextMarginRight(v) {
877
877
  this.ensureSummaryTitleTextMargin();
878
- this.i.ah0.right = +v;
879
- this._a("summaryTitleTextMarginRight", this.i.ah0.right);
880
- this.i.ah0 = this.i.ah0;
878
+ this.i.ahz.right = +v;
879
+ this._a("summaryTitleTextMarginRight", this.i.ahz.right);
880
+ this.i.ahz = this.i.ahz;
881
881
  }
882
882
  get summaryTitleTextMarginTop() {
883
- return this.i.ah0 ? this.i.ah0.top : NaN;
883
+ return this.i.ahz ? this.i.ahz.top : NaN;
884
884
  }
885
885
  set summaryTitleTextMarginTop(v) {
886
886
  this.ensureSummaryTitleTextMargin();
887
- this.i.ah0.top = +v;
888
- this._a("summaryTitleTextMarginTop", this.i.ah0.top);
889
- this.i.ah0 = this.i.ah0;
887
+ this.i.ahz.top = +v;
888
+ this._a("summaryTitleTextMarginTop", this.i.ahz.top);
889
+ this.i.ahz = this.i.ahz;
890
890
  }
891
891
  ensureSummaryTitleTextMargin() {
892
- if (this.i.ah0) {
892
+ if (this.i.ahz) {
893
893
  return;
894
894
  }
895
- this.i.ah0 = new Thickness(2);
895
+ this.i.ahz = new Thickness(2);
896
896
  }
897
897
  get summaryRowMarginBottom() {
898
- return this.i.ahz ? this.i.ahz.bottom : NaN;
898
+ return this.i.ahy ? this.i.ahy.bottom : NaN;
899
899
  }
900
900
  set summaryRowMarginBottom(v) {
901
901
  this.ensureSummaryRowMargin();
902
- this.i.ahz.bottom = +v;
903
- this._a("summaryRowMarginBottom", this.i.ahz.bottom);
904
- this.i.ahz = this.i.ahz;
902
+ this.i.ahy.bottom = +v;
903
+ this._a("summaryRowMarginBottom", this.i.ahy.bottom);
904
+ this.i.ahy = this.i.ahy;
905
905
  }
906
906
  get summaryRowMarginLeft() {
907
- return this.i.ahz ? this.i.ahz.left : NaN;
907
+ return this.i.ahy ? this.i.ahy.left : NaN;
908
908
  }
909
909
  set summaryRowMarginLeft(v) {
910
910
  this.ensureSummaryRowMargin();
911
- this.i.ahz.left = +v;
912
- this._a("summaryRowMarginLeft", this.i.ahz.left);
913
- this.i.ahz = this.i.ahz;
911
+ this.i.ahy.left = +v;
912
+ this._a("summaryRowMarginLeft", this.i.ahy.left);
913
+ this.i.ahy = this.i.ahy;
914
914
  }
915
915
  get summaryRowMarginRight() {
916
- return this.i.ahz ? this.i.ahz.right : NaN;
916
+ return this.i.ahy ? this.i.ahy.right : NaN;
917
917
  }
918
918
  set summaryRowMarginRight(v) {
919
919
  this.ensureSummaryRowMargin();
920
- this.i.ahz.right = +v;
921
- this._a("summaryRowMarginRight", this.i.ahz.right);
922
- this.i.ahz = this.i.ahz;
920
+ this.i.ahy.right = +v;
921
+ this._a("summaryRowMarginRight", this.i.ahy.right);
922
+ this.i.ahy = this.i.ahy;
923
923
  }
924
924
  get summaryRowMarginTop() {
925
- return this.i.ahz ? this.i.ahz.top : NaN;
925
+ return this.i.ahy ? this.i.ahy.top : NaN;
926
926
  }
927
927
  set summaryRowMarginTop(v) {
928
928
  this.ensureSummaryRowMargin();
929
- this.i.ahz.top = +v;
930
- this._a("summaryRowMarginTop", this.i.ahz.top);
931
- this.i.ahz = this.i.ahz;
929
+ this.i.ahy.top = +v;
930
+ this._a("summaryRowMarginTop", this.i.ahy.top);
931
+ this.i.ahy = this.i.ahy;
932
932
  }
933
933
  ensureSummaryRowMargin() {
934
- if (this.i.ahz) {
934
+ if (this.i.ahy) {
935
935
  return;
936
936
  }
937
- this.i.ahz = new Thickness(2);
937
+ this.i.ahy = new Thickness(2);
938
938
  }
939
939
  /**
940
940
  * Gets or sets the units text color.
941
941
  */
942
942
  get summaryValueTextColor() {
943
- return brushToString(this.i.ahj);
943
+ return brushToString(this.i.ahi);
944
944
  }
945
945
  set summaryValueTextColor(v) {
946
- this.i.ahj = stringToBrush(v);
947
- this._a("summaryValueTextColor", brushToString(this.i.ahj));
946
+ this.i.ahi = stringToBrush(v);
947
+ this._a("summaryValueTextColor", brushToString(this.i.ahi));
948
948
  }
949
949
  /**
950
950
  * Gets or Sets the style to use for the units text.
951
951
  */
952
952
  get summaryValueTextStyle() {
953
- if (this.i.aba == null) {
953
+ if (this.i.aa9 == null) {
954
954
  return null;
955
955
  }
956
- return this.i.aba.fontString;
956
+ return this.i.aa9.fontString;
957
957
  }
958
958
  set summaryValueTextStyle(v) {
959
959
  let fi = new FontInfo();
960
960
  fi.fontString = v;
961
- this.i.aba = fi;
962
- this._a("summaryValueTextStyle", this.i.aba != null ? this.i.aba.fontString : "");
961
+ this.i.aa9 = fi;
962
+ this._a("summaryValueTextStyle", this.i.aa9 != null ? this.i.aa9.fontString : "");
963
963
  }
964
964
  /**
965
965
  * Gets or sets the units text for the data legend.
966
966
  */
967
967
  get summaryLabelText() {
968
- return this.i.ad5;
968
+ return this.i.ad4;
969
969
  }
970
970
  set summaryLabelText(v) {
971
- this.i.ad5 = v;
971
+ this.i.ad4 = v;
972
972
  }
973
973
  /**
974
974
  * Gets or sets the units text color.
975
975
  */
976
976
  get summaryLabelTextColor() {
977
- return brushToString(this.i.ahg);
977
+ return brushToString(this.i.ahf);
978
978
  }
979
979
  set summaryLabelTextColor(v) {
980
- this.i.ahg = stringToBrush(v);
981
- this._a("summaryLabelTextColor", brushToString(this.i.ahg));
980
+ this.i.ahf = stringToBrush(v);
981
+ this._a("summaryLabelTextColor", brushToString(this.i.ahf));
982
982
  }
983
983
  /**
984
984
  * Gets or Sets the style to use for the units text.
985
985
  */
986
986
  get summaryLabelTextStyle() {
987
- if (this.i.aa7 == null) {
987
+ if (this.i.aa6 == null) {
988
988
  return null;
989
989
  }
990
- return this.i.aa7.fontString;
990
+ return this.i.aa6.fontString;
991
991
  }
992
992
  set summaryLabelTextStyle(v) {
993
993
  let fi = new FontInfo();
994
994
  fi.fontString = v;
995
- this.i.aa7 = fi;
996
- this._a("summaryLabelTextStyle", this.i.aa7 != null ? this.i.aa7.fontString : "");
995
+ this.i.aa6 = fi;
996
+ this._a("summaryLabelTextStyle", this.i.aa6 != null ? this.i.aa6.fontString : "");
997
997
  }
998
998
  /**
999
999
  * Gets or sets the units text for the data legend.
1000
1000
  */
1001
1001
  get summaryUnitsText() {
1002
- return this.i.aeg;
1002
+ return this.i.aef;
1003
1003
  }
1004
1004
  set summaryUnitsText(v) {
1005
- this.i.aeg = v;
1005
+ this.i.aef = v;
1006
1006
  }
1007
1007
  /**
1008
1008
  * Gets or sets the units text color.
1009
1009
  */
1010
1010
  get summaryUnitsTextColor() {
1011
- return brushToString(this.i.ahi);
1011
+ return brushToString(this.i.ahh);
1012
1012
  }
1013
1013
  set summaryUnitsTextColor(v) {
1014
- this.i.ahi = stringToBrush(v);
1015
- this._a("summaryUnitsTextColor", brushToString(this.i.ahi));
1014
+ this.i.ahh = stringToBrush(v);
1015
+ this._a("summaryUnitsTextColor", brushToString(this.i.ahh));
1016
1016
  }
1017
1017
  /**
1018
1018
  * Gets or Sets the style to use for the units text.
1019
1019
  */
1020
1020
  get summaryUnitsTextStyle() {
1021
- if (this.i.aa9 == null) {
1021
+ if (this.i.aa8 == null) {
1022
1022
  return null;
1023
1023
  }
1024
- return this.i.aa9.fontString;
1024
+ return this.i.aa8.fontString;
1025
1025
  }
1026
1026
  set summaryUnitsTextStyle(v) {
1027
1027
  let fi = new FontInfo();
1028
1028
  fi.fontString = v;
1029
- this.i.aa9 = fi;
1030
- this._a("summaryUnitsTextStyle", this.i.aa9 != null ? this.i.aa9.fontString : "");
1029
+ this.i.aa8 = fi;
1030
+ this._a("summaryUnitsTextStyle", this.i.aa8 != null ? this.i.aa8.fontString : "");
1031
1031
  }
1032
1032
  get badgeMarginBottom() {
1033
- return this.i.aht ? this.i.aht.bottom : NaN;
1033
+ return this.i.ahs ? this.i.ahs.bottom : NaN;
1034
1034
  }
1035
1035
  set badgeMarginBottom(v) {
1036
1036
  this.ensureBadgeMargin();
1037
- this.i.aht.bottom = +v;
1038
- this._a("badgeMarginBottom", this.i.aht.bottom);
1039
- this.i.aht = this.i.aht;
1037
+ this.i.ahs.bottom = +v;
1038
+ this._a("badgeMarginBottom", this.i.ahs.bottom);
1039
+ this.i.ahs = this.i.ahs;
1040
1040
  }
1041
1041
  get badgeMarginLeft() {
1042
- return this.i.aht ? this.i.aht.left : NaN;
1042
+ return this.i.ahs ? this.i.ahs.left : NaN;
1043
1043
  }
1044
1044
  set badgeMarginLeft(v) {
1045
1045
  this.ensureBadgeMargin();
1046
- this.i.aht.left = +v;
1047
- this._a("badgeMarginLeft", this.i.aht.left);
1048
- this.i.aht = this.i.aht;
1046
+ this.i.ahs.left = +v;
1047
+ this._a("badgeMarginLeft", this.i.ahs.left);
1048
+ this.i.ahs = this.i.ahs;
1049
1049
  }
1050
1050
  get badgeMarginRight() {
1051
- return this.i.aht ? this.i.aht.right : NaN;
1051
+ return this.i.ahs ? this.i.ahs.right : NaN;
1052
1052
  }
1053
1053
  set badgeMarginRight(v) {
1054
1054
  this.ensureBadgeMargin();
1055
- this.i.aht.right = +v;
1056
- this._a("badgeMarginRight", this.i.aht.right);
1057
- this.i.aht = this.i.aht;
1055
+ this.i.ahs.right = +v;
1056
+ this._a("badgeMarginRight", this.i.ahs.right);
1057
+ this.i.ahs = this.i.ahs;
1058
1058
  }
1059
1059
  get badgeMarginTop() {
1060
- return this.i.aht ? this.i.aht.top : NaN;
1060
+ return this.i.ahs ? this.i.ahs.top : NaN;
1061
1061
  }
1062
1062
  set badgeMarginTop(v) {
1063
1063
  this.ensureBadgeMargin();
1064
- this.i.aht.top = +v;
1065
- this._a("badgeMarginTop", this.i.aht.top);
1066
- this.i.aht = this.i.aht;
1064
+ this.i.ahs.top = +v;
1065
+ this._a("badgeMarginTop", this.i.ahs.top);
1066
+ this.i.ahs = this.i.ahs;
1067
1067
  }
1068
1068
  ensureBadgeMargin() {
1069
- if (this.i.aht) {
1069
+ if (this.i.ahs) {
1070
1070
  return;
1071
1071
  }
1072
- this.i.aht = new Thickness(2);
1072
+ this.i.ahs = new Thickness(2);
1073
1073
  }
1074
1074
  /**
1075
1075
  * Gets or sets the BadgeShape for the data legend.
1076
1076
  */
1077
1077
  get badgeShape() {
1078
- return this.i.aat;
1078
+ return this.i.aas;
1079
1079
  }
1080
1080
  set badgeShape(v) {
1081
- this.i.aat = ensureEnum(LegendItemBadgeShape_$type, v);
1082
- this._a("badgeShape", enumToString(LegendItemBadgeShape_$type, this.i.aat));
1081
+ this.i.aas = ensureEnum(LegendItemBadgeShape_$type, v);
1082
+ this._a("badgeShape", enumToString(LegendItemBadgeShape_$type, this.i.aas));
1083
1083
  }
1084
1084
  /**
1085
1085
  * Gets or sets the layout of content in the data legend
1086
1086
  */
1087
1087
  get layoutMode() {
1088
- return this.i.aab;
1088
+ return this.i.aaa;
1089
1089
  }
1090
1090
  set layoutMode(v) {
1091
- this.i.aab = ensureEnum(DataLegendLayoutMode_$type, v);
1092
- this._a("layoutMode", enumToString(DataLegendLayoutMode_$type, this.i.aab));
1091
+ this.i.aaa = ensureEnum(DataLegendLayoutMode_$type, v);
1092
+ this._a("layoutMode", enumToString(DataLegendLayoutMode_$type, this.i.aaa));
1093
1093
  }
1094
1094
  /**
1095
1095
  * Gets or sets the UnitsMode for the data legend.
1096
1096
  */
1097
1097
  get unitsDisplayMode() {
1098
- return this.i.aad;
1098
+ return this.i.aac;
1099
1099
  }
1100
1100
  set unitsDisplayMode(v) {
1101
- this.i.aad = ensureEnum(DataLegendUnitsMode_$type, v);
1102
- this._a("unitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.aad));
1101
+ this.i.aac = ensureEnum(DataLegendUnitsMode_$type, v);
1102
+ this._a("unitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.aac));
1103
1103
  }
1104
1104
  /**
1105
1105
  * Gets or sets the units text for the data legend.
1106
1106
  */
1107
1107
  get unitsText() {
1108
- return this.i.aer;
1108
+ return this.i.aeq;
1109
1109
  }
1110
1110
  set unitsText(v) {
1111
- this.i.aer = v;
1111
+ this.i.aeq = v;
1112
1112
  }
1113
1113
  /**
1114
1114
  * Gets or sets the units text color.
1115
1115
  */
1116
1116
  get unitsTextColor() {
1117
- return brushToString(this.i.ahl);
1117
+ return brushToString(this.i.ahk);
1118
1118
  }
1119
1119
  set unitsTextColor(v) {
1120
- this.i.ahl = stringToBrush(v);
1121
- this._a("unitsTextColor", brushToString(this.i.ahl));
1120
+ this.i.ahk = stringToBrush(v);
1121
+ this._a("unitsTextColor", brushToString(this.i.ahk));
1122
1122
  }
1123
1123
  get unitsTextMarginBottom() {
1124
- return this.i.ah2 ? this.i.ah2.bottom : NaN;
1124
+ return this.i.ah1 ? this.i.ah1.bottom : NaN;
1125
1125
  }
1126
1126
  set unitsTextMarginBottom(v) {
1127
1127
  this.ensureUnitsTextMargin();
1128
- this.i.ah2.bottom = +v;
1129
- this._a("unitsTextMarginBottom", this.i.ah2.bottom);
1130
- this.i.ah2 = this.i.ah2;
1128
+ this.i.ah1.bottom = +v;
1129
+ this._a("unitsTextMarginBottom", this.i.ah1.bottom);
1130
+ this.i.ah1 = this.i.ah1;
1131
1131
  }
1132
1132
  get unitsTextMarginLeft() {
1133
- return this.i.ah2 ? this.i.ah2.left : NaN;
1133
+ return this.i.ah1 ? this.i.ah1.left : NaN;
1134
1134
  }
1135
1135
  set unitsTextMarginLeft(v) {
1136
1136
  this.ensureUnitsTextMargin();
1137
- this.i.ah2.left = +v;
1138
- this._a("unitsTextMarginLeft", this.i.ah2.left);
1139
- this.i.ah2 = this.i.ah2;
1137
+ this.i.ah1.left = +v;
1138
+ this._a("unitsTextMarginLeft", this.i.ah1.left);
1139
+ this.i.ah1 = this.i.ah1;
1140
1140
  }
1141
1141
  get unitsTextMarginRight() {
1142
- return this.i.ah2 ? this.i.ah2.right : NaN;
1142
+ return this.i.ah1 ? this.i.ah1.right : NaN;
1143
1143
  }
1144
1144
  set unitsTextMarginRight(v) {
1145
1145
  this.ensureUnitsTextMargin();
1146
- this.i.ah2.right = +v;
1147
- this._a("unitsTextMarginRight", this.i.ah2.right);
1148
- this.i.ah2 = this.i.ah2;
1146
+ this.i.ah1.right = +v;
1147
+ this._a("unitsTextMarginRight", this.i.ah1.right);
1148
+ this.i.ah1 = this.i.ah1;
1149
1149
  }
1150
1150
  get unitsTextMarginTop() {
1151
- return this.i.ah2 ? this.i.ah2.top : NaN;
1151
+ return this.i.ah1 ? this.i.ah1.top : NaN;
1152
1152
  }
1153
1153
  set unitsTextMarginTop(v) {
1154
1154
  this.ensureUnitsTextMargin();
1155
- this.i.ah2.top = +v;
1156
- this._a("unitsTextMarginTop", this.i.ah2.top);
1157
- this.i.ah2 = this.i.ah2;
1155
+ this.i.ah1.top = +v;
1156
+ this._a("unitsTextMarginTop", this.i.ah1.top);
1157
+ this.i.ah1 = this.i.ah1;
1158
1158
  }
1159
1159
  ensureUnitsTextMargin() {
1160
- if (this.i.ah2) {
1160
+ if (this.i.ah1) {
1161
1161
  return;
1162
1162
  }
1163
- this.i.ah2 = new Thickness(2);
1163
+ this.i.ah1 = new Thickness(2);
1164
1164
  }
1165
1165
  /**
1166
1166
  * Gets or Sets the style to use for the units text.
1167
1167
  */
1168
1168
  get unitsTextStyle() {
1169
- if (this.i.abc == null) {
1169
+ if (this.i.abb == null) {
1170
1170
  return null;
1171
1171
  }
1172
- return this.i.abc.fontString;
1172
+ return this.i.abb.fontString;
1173
1173
  }
1174
1174
  set unitsTextStyle(v) {
1175
1175
  let fi = new FontInfo();
1176
1176
  fi.fontString = v;
1177
- this.i.abc = fi;
1178
- this._a("unitsTextStyle", this.i.abc != null ? this.i.abc.fontString : "");
1177
+ this.i.abb = fi;
1178
+ this._a("unitsTextStyle", this.i.abb != null ? this.i.abb.fontString : "");
1179
1179
  }
1180
1180
  get titleTextMarginBottom() {
1181
- return this.i.ah1 ? this.i.ah1.bottom : NaN;
1181
+ return this.i.ah0 ? this.i.ah0.bottom : NaN;
1182
1182
  }
1183
1183
  set titleTextMarginBottom(v) {
1184
1184
  this.ensureTitleTextMargin();
1185
- this.i.ah1.bottom = +v;
1186
- this._a("titleTextMarginBottom", this.i.ah1.bottom);
1187
- this.i.ah1 = this.i.ah1;
1185
+ this.i.ah0.bottom = +v;
1186
+ this._a("titleTextMarginBottom", this.i.ah0.bottom);
1187
+ this.i.ah0 = this.i.ah0;
1188
1188
  }
1189
1189
  get titleTextMarginLeft() {
1190
- return this.i.ah1 ? this.i.ah1.left : NaN;
1190
+ return this.i.ah0 ? this.i.ah0.left : NaN;
1191
1191
  }
1192
1192
  set titleTextMarginLeft(v) {
1193
1193
  this.ensureTitleTextMargin();
1194
- this.i.ah1.left = +v;
1195
- this._a("titleTextMarginLeft", this.i.ah1.left);
1196
- this.i.ah1 = this.i.ah1;
1194
+ this.i.ah0.left = +v;
1195
+ this._a("titleTextMarginLeft", this.i.ah0.left);
1196
+ this.i.ah0 = this.i.ah0;
1197
1197
  }
1198
1198
  get titleTextMarginRight() {
1199
- return this.i.ah1 ? this.i.ah1.right : NaN;
1199
+ return this.i.ah0 ? this.i.ah0.right : NaN;
1200
1200
  }
1201
1201
  set titleTextMarginRight(v) {
1202
1202
  this.ensureTitleTextMargin();
1203
- this.i.ah1.right = +v;
1204
- this._a("titleTextMarginRight", this.i.ah1.right);
1205
- this.i.ah1 = this.i.ah1;
1203
+ this.i.ah0.right = +v;
1204
+ this._a("titleTextMarginRight", this.i.ah0.right);
1205
+ this.i.ah0 = this.i.ah0;
1206
1206
  }
1207
1207
  get titleTextMarginTop() {
1208
- return this.i.ah1 ? this.i.ah1.top : NaN;
1208
+ return this.i.ah0 ? this.i.ah0.top : NaN;
1209
1209
  }
1210
1210
  set titleTextMarginTop(v) {
1211
1211
  this.ensureTitleTextMargin();
1212
- this.i.ah1.top = +v;
1213
- this._a("titleTextMarginTop", this.i.ah1.top);
1214
- this.i.ah1 = this.i.ah1;
1212
+ this.i.ah0.top = +v;
1213
+ this._a("titleTextMarginTop", this.i.ah0.top);
1214
+ this.i.ah0 = this.i.ah0;
1215
1215
  }
1216
1216
  ensureTitleTextMargin() {
1217
- if (this.i.ah1) {
1217
+ if (this.i.ah0) {
1218
1218
  return;
1219
1219
  }
1220
- this.i.ah1 = new Thickness(2);
1220
+ this.i.ah0 = new Thickness(2);
1221
1221
  }
1222
1222
  /**
1223
1223
  * Gets or sets the display text color.
1224
1224
  */
1225
1225
  get titleTextColor() {
1226
- return brushToString(this.i.ahk);
1226
+ return brushToString(this.i.ahj);
1227
1227
  }
1228
1228
  set titleTextColor(v) {
1229
- this.i.ahk = stringToBrush(v);
1230
- this._a("titleTextColor", brushToString(this.i.ahk));
1229
+ this.i.ahj = stringToBrush(v);
1230
+ this._a("titleTextColor", brushToString(this.i.ahj));
1231
1231
  }
1232
1232
  /**
1233
1233
  * Gets or Sets the style to use for the display text.
1234
1234
  */
1235
1235
  get titleTextStyle() {
1236
- if (this.i.abb == null) {
1236
+ if (this.i.aba == null) {
1237
1237
  return null;
1238
1238
  }
1239
- return this.i.abb.fontString;
1239
+ return this.i.aba.fontString;
1240
1240
  }
1241
1241
  set titleTextStyle(v) {
1242
1242
  let fi = new FontInfo();
1243
1243
  fi.fontString = v;
1244
- this.i.abb = fi;
1245
- this._a("titleTextStyle", this.i.abb != null ? this.i.abb.fontString : "");
1244
+ this.i.aba = fi;
1245
+ this._a("titleTextStyle", this.i.aba != null ? this.i.aba.fontString : "");
1246
1246
  }
1247
1247
  /**
1248
1248
  * Gets or sets the mode for displaying labels before series values in the data legend, e.g. O: H: L: C: for financial series
1249
1249
  */
1250
1250
  get labelDisplayMode() {
1251
- return this.i.aaa;
1251
+ return this.i.z9;
1252
1252
  }
1253
1253
  set labelDisplayMode(v) {
1254
- this.i.aaa = ensureEnum(DataLegendLabelMode_$type, v);
1255
- this._a("labelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.aaa));
1254
+ this.i.z9 = ensureEnum(DataLegendLabelMode_$type, v);
1255
+ this._a("labelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.z9));
1256
1256
  }
1257
1257
  /**
1258
1258
  * Gets or sets the units text color.
1259
1259
  */
1260
1260
  get labelTextColor() {
1261
- return brushToString(this.i.ahf);
1261
+ return brushToString(this.i.ahe);
1262
1262
  }
1263
1263
  set labelTextColor(v) {
1264
- this.i.ahf = stringToBrush(v);
1265
- this._a("labelTextColor", brushToString(this.i.ahf));
1264
+ this.i.ahe = stringToBrush(v);
1265
+ this._a("labelTextColor", brushToString(this.i.ahe));
1266
1266
  }
1267
1267
  get labelTextMarginBottom() {
1268
- return this.i.ahy ? this.i.ahy.bottom : NaN;
1268
+ return this.i.ahx ? this.i.ahx.bottom : NaN;
1269
1269
  }
1270
1270
  set labelTextMarginBottom(v) {
1271
1271
  this.ensureLabelTextMargin();
1272
- this.i.ahy.bottom = +v;
1273
- this._a("labelTextMarginBottom", this.i.ahy.bottom);
1274
- this.i.ahy = this.i.ahy;
1272
+ this.i.ahx.bottom = +v;
1273
+ this._a("labelTextMarginBottom", this.i.ahx.bottom);
1274
+ this.i.ahx = this.i.ahx;
1275
1275
  }
1276
1276
  get labelTextMarginLeft() {
1277
- return this.i.ahy ? this.i.ahy.left : NaN;
1277
+ return this.i.ahx ? this.i.ahx.left : NaN;
1278
1278
  }
1279
1279
  set labelTextMarginLeft(v) {
1280
1280
  this.ensureLabelTextMargin();
1281
- this.i.ahy.left = +v;
1282
- this._a("labelTextMarginLeft", this.i.ahy.left);
1283
- this.i.ahy = this.i.ahy;
1281
+ this.i.ahx.left = +v;
1282
+ this._a("labelTextMarginLeft", this.i.ahx.left);
1283
+ this.i.ahx = this.i.ahx;
1284
1284
  }
1285
1285
  get labelTextMarginRight() {
1286
- return this.i.ahy ? this.i.ahy.right : NaN;
1286
+ return this.i.ahx ? this.i.ahx.right : NaN;
1287
1287
  }
1288
1288
  set labelTextMarginRight(v) {
1289
1289
  this.ensureLabelTextMargin();
1290
- this.i.ahy.right = +v;
1291
- this._a("labelTextMarginRight", this.i.ahy.right);
1292
- this.i.ahy = this.i.ahy;
1290
+ this.i.ahx.right = +v;
1291
+ this._a("labelTextMarginRight", this.i.ahx.right);
1292
+ this.i.ahx = this.i.ahx;
1293
1293
  }
1294
1294
  get labelTextMarginTop() {
1295
- return this.i.ahy ? this.i.ahy.top : NaN;
1295
+ return this.i.ahx ? this.i.ahx.top : NaN;
1296
1296
  }
1297
1297
  set labelTextMarginTop(v) {
1298
1298
  this.ensureLabelTextMargin();
1299
- this.i.ahy.top = +v;
1300
- this._a("labelTextMarginTop", this.i.ahy.top);
1301
- this.i.ahy = this.i.ahy;
1299
+ this.i.ahx.top = +v;
1300
+ this._a("labelTextMarginTop", this.i.ahx.top);
1301
+ this.i.ahx = this.i.ahx;
1302
1302
  }
1303
1303
  ensureLabelTextMargin() {
1304
- if (this.i.ahy) {
1304
+ if (this.i.ahx) {
1305
1305
  return;
1306
1306
  }
1307
- this.i.ahy = new Thickness(2);
1307
+ this.i.ahx = new Thickness(2);
1308
1308
  }
1309
1309
  /**
1310
1310
  * Gets or Sets the style to use for the units text.
1311
1311
  */
1312
1312
  get labelTextStyle() {
1313
- if (this.i.aa6 == null) {
1313
+ if (this.i.aa5 == null) {
1314
1314
  return null;
1315
1315
  }
1316
- return this.i.aa6.fontString;
1316
+ return this.i.aa5.fontString;
1317
1317
  }
1318
1318
  set labelTextStyle(v) {
1319
1319
  let fi = new FontInfo();
1320
1320
  fi.fontString = v;
1321
- this.i.aa6 = fi;
1322
- this._a("labelTextStyle", this.i.aa6 != null ? this.i.aa6.fontString : "");
1321
+ this.i.aa5 = fi;
1322
+ this._a("labelTextStyle", this.i.aa5 != null ? this.i.aa5.fontString : "");
1323
1323
  }
1324
1324
  findByName(name) {
1325
1325
  var baseResult = super.findByName(name);
@@ -1350,14 +1350,14 @@ export let IgcDataToolTipLayerComponent = /*@__PURE__*/ (() => {
1350
1350
 
1351
1351
  */
1352
1352
  hideToolTips() {
1353
- this.i.p7();
1353
+ this.i.p6();
1354
1354
  }
1355
1355
  /**
1356
1356
  * Hides any tooltips presented by the layer, if any.
1357
1357
 
1358
1358
  */
1359
1359
  hideToolTipsImmediate() {
1360
- this.i.p8();
1360
+ this.i.p7();
1361
1361
  }
1362
1362
  }
1363
1363
  IgcDataToolTipLayerComponent._observedAttributesIgcDataToolTipLayerComponent = null;