igniteui-webcomponents-charts 4.6.0 → 4.7.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 (775) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +32156 -27002
  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 +17 -17
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +268 -229
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +324 -296
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +17 -17
  9. package/esm2015/lib/AnnotationLayerProxy.js +34 -34
  10. package/esm2015/lib/AnnotationLayer_combined.js +239 -235
  11. package/esm2015/lib/Arc_combined.js +2 -2
  12. package/esm2015/lib/AreaSeries_combined.js +111 -111
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  16. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  17. package/esm2015/lib/AxisDefaults.js +3 -3
  18. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  19. package/esm2015/lib/BarSeries_combined.js +184 -180
  20. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  21. package/esm2015/lib/BollingerBandsOverlay_combined.js +180 -180
  22. package/esm2015/lib/BrushScale.js +7 -7
  23. package/esm2015/lib/BubbleSeries_combined.js +298 -298
  24. package/esm2015/lib/CalloutLayer_combined.js +539 -539
  25. package/esm2015/lib/CategoryBucketCalculator_combined.js +478 -331
  26. package/esm2015/lib/CategoryChart.js +530 -500
  27. package/esm2015/lib/CategoryChartToolbarProvider.js +8 -8
  28. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  29. package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
  30. package/esm2015/lib/CategoryHighlightLayerFrame.js +2 -2
  31. package/esm2015/lib/CategoryHighlightLayer_combined.js +94 -94
  32. package/esm2015/lib/CategoryItemHighlightLayerFrame.js +2 -2
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +205 -189
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +127 -127
  37. package/esm2015/lib/CategoryTransitionInMode.js +5 -1
  38. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  39. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  40. package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
  41. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  42. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  43. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  44. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  45. package/esm2015/lib/ChartVisualData.js +1 -1
  46. package/esm2015/lib/ColumnSeries_combined.js +120 -120
  47. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  48. package/esm2015/lib/CrosshairLayer_combined.js +186 -170
  49. package/esm2015/lib/CustomIndicator.js +23 -23
  50. package/esm2015/lib/DataChartToolbarProvider.js +19 -19
  51. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  52. package/esm2015/lib/DataLegendContent_combined.js +70 -59
  53. package/esm2015/lib/DataToolTipLayer_combined.js +584 -540
  54. package/esm2015/lib/Defaults.js +11 -11
  55. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  56. package/esm2015/lib/DomainChartToolbarProvider.js +61 -61
  57. package/esm2015/lib/DomainChart_combined.js +2080 -1976
  58. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  59. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  60. package/esm2015/lib/FilterStringErrorsParsingEventArgs.js +33 -0
  61. package/esm2015/lib/FinalValueLayer_combined.js +102 -86
  62. package/esm2015/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  63. package/esm2015/lib/FinancialChart_combined.js +1411 -1405
  64. package/esm2015/lib/FinancialEventArgs_combined.js +937 -706
  65. package/esm2015/lib/FinancialIndicator_combined.js +360 -360
  66. package/esm2015/lib/FinancialOverlay.js +43 -43
  67. package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
  68. package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
  69. package/esm2015/lib/FinancialPriceSeries_combined.js +421 -421
  70. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  71. package/esm2015/lib/FrameExtended.js +1 -1
  72. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  73. package/esm2015/lib/HighDensityScatterSeries_combined.js +529 -529
  74. package/esm2015/lib/HighlightingManager.js +5 -1
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IndicatorProxy.js +11 -11
  81. package/esm2015/lib/ItemToolTipLayer_combined.js +153 -135
  82. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  83. package/esm2015/lib/LineSeries_combined.js +106 -103
  84. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  85. package/esm2015/lib/MassIndexIndicator.js +6 -6
  86. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  87. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  88. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  89. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  91. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  92. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  93. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  94. package/esm2015/lib/OverlayProxy.js +8 -8
  95. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  96. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  97. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  98. package/esm2015/lib/PieChartViewManager_combined.js +3 -3
  99. package/esm2015/lib/PointSeries_combined.js +25 -25
  100. package/esm2015/lib/PolarAreaSeries_combined.js +73 -70
  101. package/esm2015/lib/PolarBase_combined.js +580 -486
  102. package/esm2015/lib/PolarLineSeriesBase_combined.js +63 -60
  103. package/esm2015/lib/PolarLineSeries_combined.js +49 -49
  104. package/esm2015/lib/PolarScatterSeries_combined.js +19 -19
  105. package/esm2015/lib/PolarSplineAreaSeries_combined.js +78 -75
  106. package/esm2015/lib/PolarSplineSeries_combined.js +53 -53
  107. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  108. package/esm2015/lib/PriceChannelOverlay_combined.js +148 -148
  109. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  110. package/esm2015/lib/RadialAreaSeries_combined.js +91 -91
  111. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  112. package/esm2015/lib/RadialBucketCalculator_combined.js +247 -194
  113. package/esm2015/lib/RadialColumnSeries_combined.js +98 -98
  114. package/esm2015/lib/RadialLineSeries_combined.js +95 -92
  115. package/esm2015/lib/RadialPieSeries_combined.js +94 -94
  116. package/esm2015/lib/RangeAreaSeries_combined.js +84 -84
  117. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  118. package/esm2015/lib/RangeColumnSeries_combined.js +89 -89
  119. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  120. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  121. package/esm2015/lib/RenderValidEventArgs.js +16 -0
  122. package/esm2015/lib/ScatterAreaSeries_combined.js +215 -215
  123. package/esm2015/lib/ScatterBase_combined.js +727 -633
  124. package/esm2015/lib/ScatterContourSeries_combined.js +170 -170
  125. package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
  126. package/esm2015/lib/ScatterLineSeries.js +66 -63
  127. package/esm2015/lib/ScatterLineSeriesView.js +29 -29
  128. package/esm2015/lib/ScatterPolygonSeries_combined.js +330 -325
  129. package/esm2015/lib/ScatterPolylineSeries_combined.js +33 -33
  130. package/esm2015/lib/ScatterSeries_combined.js +22 -22
  131. package/esm2015/lib/ScatterSplineSeries.js +52 -49
  132. package/esm2015/lib/ScatterSplineSeriesView.js +29 -29
  133. package/esm2015/lib/ScatterTriangulationSeries.js +181 -181
  134. package/esm2015/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  135. package/esm2015/lib/SeriesInteractionManager.js +138 -138
  136. package/esm2015/lib/SeriesLayer.js +7 -0
  137. package/esm2015/lib/SeriesLayerCollection.js +7 -0
  138. package/esm2015/lib/SeriesLayerManager.js +7 -0
  139. package/esm2015/lib/SeriesLayerPropertyOverlay.js +7 -0
  140. package/esm2015/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  141. package/esm2015/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +28 -0
  142. package/esm2015/lib/SeriesRenderManager.js +22 -22
  143. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  144. package/esm2015/lib/SeriesViewerInteractionManager.js +218 -197
  145. package/esm2015/lib/SeriesViewerScrollbarManager.js +11 -11
  146. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  147. package/esm2015/lib/SeriesViewer_combined.js +5563 -3778
  148. package/esm2015/lib/SeriesVisualData.js +1 -173
  149. package/esm2015/lib/SeriesVisualDataList.js +1 -15
  150. package/esm2015/lib/SeriesVisualDataManager.js +34 -24
  151. package/esm2015/lib/SeriesVisualData_combined.js +211 -0
  152. package/esm2015/lib/ShapeSeriesBase_combined.js +508 -448
  153. package/esm2015/lib/SizeScale.js +4 -4
  154. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  155. package/esm2015/lib/SplineAreaSeries_combined.js +103 -103
  156. package/esm2015/lib/SplineSeriesBase_combined.js +156 -156
  157. package/esm2015/lib/SplineSeries_combined.js +89 -86
  158. package/esm2015/lib/Stacked100AreaSeries_combined.js +12 -12
  159. package/esm2015/lib/Stacked100BarBucketCalculator.js +7 -7
  160. package/esm2015/lib/Stacked100BarSeries_combined.js +21 -21
  161. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +7 -7
  162. package/esm2015/lib/Stacked100ColumnSeries_combined.js +21 -21
  163. package/esm2015/lib/Stacked100DataPreparer.js +7 -7
  164. package/esm2015/lib/Stacked100LineSeries_combined.js +12 -12
  165. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  166. package/esm2015/lib/Stacked100SplineSeries_combined.js +12 -12
  167. package/esm2015/lib/StackedLineSeries_combined.js +13 -13
  168. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2023 -1944
  169. package/esm2015/lib/StackedSeriesVisualData.js +5 -5
  170. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  171. package/esm2015/lib/StepAreaSeries_combined.js +107 -107
  172. package/esm2015/lib/StepLineSeries_combined.js +106 -103
  173. package/esm2015/lib/StochRSIIndicator.js +15 -15
  174. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  175. package/esm2015/lib/TRIXIndicator.js +16 -16
  176. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  177. package/esm2015/lib/TimeAxisBase.js +8 -8
  178. package/esm2015/lib/TimeXAxis.js +10 -10
  179. package/esm2015/lib/TransitionOutSpeedType.js +37 -0
  180. package/esm2015/lib/TreemapView_combined.js +17 -17
  181. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  182. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  183. package/esm2015/lib/ValueLayer_combined.js +208 -192
  184. package/esm2015/lib/ValueOverlay_combined.js +161 -161
  185. package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
  186. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  187. package/esm2015/lib/WaterfallSeries_combined.js +189 -160
  188. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  189. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  190. package/esm2015/lib/XYChart.js +784 -781
  191. package/esm2015/lib/XamFunnelView_combined.js +1 -1
  192. package/esm2015/lib/igc-anchored-category-series-component.js +32 -23
  193. package/esm2015/lib/igc-anchored-radial-series-component.js +44 -35
  194. package/esm2015/lib/igc-annotation-layer-component.js +66 -66
  195. package/esm2015/lib/igc-area-fragment-component.js +2 -2
  196. package/esm2015/lib/igc-area-series-component.js +2 -2
  197. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  198. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  200. package/esm2015/lib/igc-bar-series-component.js +11 -11
  201. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  202. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  203. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  204. package/esm2015/lib/igc-callout-layer-component.js +91 -91
  205. package/esm2015/lib/igc-category-chart-component.js +146 -126
  206. package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
  207. package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
  208. package/esm2015/lib/igc-category-series-component.js +21 -21
  209. package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
  210. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  212. package/esm2015/lib/igc-column-series-component.js +13 -13
  213. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  214. package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
  215. package/esm2015/lib/igc-data-chart-component.js +112 -95
  216. package/esm2015/lib/igc-data-chart-default-tooltips-component.js +27 -1
  217. package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
  218. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  219. package/esm2015/lib/igc-domain-chart-component.js +781 -650
  220. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  221. package/esm2015/lib/igc-filter-string-errors-parsing-event-args.js +48 -0
  222. package/esm2015/lib/igc-final-value-layer-component.js +38 -38
  223. package/esm2015/lib/igc-financial-chart-component.js +171 -171
  224. package/esm2015/lib/igc-financial-indicator-component.js +19 -19
  225. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  226. package/esm2015/lib/igc-financial-price-series-component.js +35 -35
  227. package/esm2015/lib/igc-financial-series-component.js +96 -51
  228. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  229. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  230. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  231. package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
  232. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  233. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  234. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  235. package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
  236. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  237. package/esm2015/lib/igc-line-fragment-component.js +2 -2
  238. package/esm2015/lib/igc-line-series-component.js +2 -2
  239. package/esm2015/lib/igc-marker-series-component.js +28 -28
  240. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  241. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  242. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  243. package/esm2015/lib/igc-point-series-component.js +1 -1
  244. package/esm2015/lib/igc-polar-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-polar-base-component.js +88 -70
  246. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  247. package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
  248. package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
  249. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  250. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  251. package/esm2015/lib/igc-radial-area-series-component.js +4 -4
  252. package/esm2015/lib/igc-radial-base-component.js +21 -21
  253. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  254. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  255. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  256. package/esm2015/lib/igc-range-area-series-component.js +2 -2
  257. package/esm2015/lib/igc-range-category-series-component.js +24 -6
  258. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  259. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  260. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  262. package/esm2015/lib/igc-scatter-base-component.js +72 -54
  263. package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
  264. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  265. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  266. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  267. package/esm2015/lib/igc-scatter-series-component.js +1 -1
  268. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  269. package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
  270. package/esm2015/lib/igc-series-component.js +495 -234
  271. package/esm2015/lib/igc-series-layer-collection.js +48 -0
  272. package/esm2015/lib/igc-series-layer-property-overlay-collection.js +48 -0
  273. package/esm2015/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +39 -0
  274. package/esm2015/lib/igc-series-layer-property-overlay.js +146 -0
  275. package/esm2015/lib/igc-series-layer.js +97 -0
  276. package/esm2015/lib/igc-series-viewer-component.js +296 -285
  277. package/esm2015/lib/igc-shape-series-base-component.js +44 -35
  278. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  279. package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
  280. package/esm2015/lib/igc-spline-area-series-component.js +2 -2
  281. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  282. package/esm2015/lib/igc-spline-fragment-component.js +2 -2
  283. package/esm2015/lib/igc-spline-series-base-component.js +7 -7
  284. package/esm2015/lib/igc-spline-series-component.js +1 -1
  285. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  286. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  287. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  288. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  289. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  290. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  291. package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
  292. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  293. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  294. package/esm2015/lib/igc-stacked-fragment-series-component.js +245 -225
  295. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  296. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  297. package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
  298. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  299. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  300. package/esm2015/lib/igc-step-area-series-component.js +4 -4
  301. package/esm2015/lib/igc-step-line-series-component.js +4 -4
  302. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  303. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  304. package/esm2015/lib/igc-value-layer-component.js +87 -87
  305. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  306. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  307. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  308. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  309. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  310. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  311. package/esm2015/public_api.js +16 -0
  312. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  313. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  314. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  315. package/esm5/lib/AnchoredCategorySeries_combined.js +264 -225
  316. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +319 -291
  317. package/esm5/lib/AngleAxisLabelPanel_combined.js +17 -17
  318. package/esm5/lib/AnnotationLayerProxy.js +34 -34
  319. package/esm5/lib/AnnotationLayer_combined.js +237 -233
  320. package/esm5/lib/Arc_combined.js +2 -2
  321. package/esm5/lib/AreaSeries_combined.js +111 -111
  322. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  323. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  324. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  325. package/esm5/lib/AxisAnnotationManager.js +1 -1
  326. package/esm5/lib/AxisDefaults.js +3 -3
  327. package/esm5/lib/AxisVisualDataManager.js +2 -2
  328. package/esm5/lib/BarSeries_combined.js +185 -181
  329. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  330. package/esm5/lib/BollingerBandsOverlay_combined.js +180 -180
  331. package/esm5/lib/BrushScale.js +7 -7
  332. package/esm5/lib/BubbleSeries_combined.js +295 -295
  333. package/esm5/lib/CalloutLayer_combined.js +529 -529
  334. package/esm5/lib/CategoryBucketCalculator_combined.js +479 -332
  335. package/esm5/lib/CategoryChart.js +492 -454
  336. package/esm5/lib/CategoryChartToolbarProvider.js +8 -8
  337. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  338. package/esm5/lib/CategoryErrorBarSettings.js +7 -7
  339. package/esm5/lib/CategoryHighlightLayerFrame.js +2 -2
  340. package/esm5/lib/CategoryHighlightLayer_combined.js +93 -93
  341. package/esm5/lib/CategoryItemHighlightLayerFrame.js +2 -2
  342. package/esm5/lib/CategoryItemHighlightLayer_combined.js +204 -188
  343. package/esm5/lib/CategoryMarkerManager.js +1 -1
  344. package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
  345. package/esm5/lib/CategoryToolTipLayer_combined.js +127 -127
  346. package/esm5/lib/CategoryTransitionInMode.js +5 -1
  347. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  348. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  349. package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
  350. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  351. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  352. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  353. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  354. package/esm5/lib/ChartVisualData.js +1 -1
  355. package/esm5/lib/ColumnSeries_combined.js +119 -119
  356. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  357. package/esm5/lib/CrosshairLayer_combined.js +185 -169
  358. package/esm5/lib/CustomIndicator.js +23 -23
  359. package/esm5/lib/DataChartToolbarProvider.js +19 -19
  360. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  361. package/esm5/lib/DataLegendContent_combined.js +135 -108
  362. package/esm5/lib/DataToolTipLayer_combined.js +572 -528
  363. package/esm5/lib/Defaults.js +11 -11
  364. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  365. package/esm5/lib/DomainChartToolbarProvider.js +61 -61
  366. package/esm5/lib/DomainChart_combined.js +1945 -1817
  367. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  368. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  369. package/esm5/lib/FilterStringErrorsParsingEventArgs.js +43 -0
  370. package/esm5/lib/FinalValueLayer_combined.js +102 -86
  371. package/esm5/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  372. package/esm5/lib/FinancialChart_combined.js +1343 -1337
  373. package/esm5/lib/FinancialEventArgs_combined.js +919 -688
  374. package/esm5/lib/FinancialIndicator_combined.js +358 -358
  375. package/esm5/lib/FinancialOverlay.js +43 -43
  376. package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
  377. package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
  378. package/esm5/lib/FinancialPriceSeries_combined.js +418 -418
  379. package/esm5/lib/ForceIndexIndicator.js +15 -15
  380. package/esm5/lib/FrameExtended.js +1 -1
  381. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  382. package/esm5/lib/HighDensityScatterSeries_combined.js +523 -523
  383. package/esm5/lib/HighlightingManager.js +5 -1
  384. package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
  385. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  386. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  387. package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
  388. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  389. package/esm5/lib/IndicatorProxy.js +11 -11
  390. package/esm5/lib/ItemToolTipLayer_combined.js +153 -135
  391. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  392. package/esm5/lib/LineSeries_combined.js +102 -99
  393. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  394. package/esm5/lib/MassIndexIndicator.js +6 -6
  395. package/esm5/lib/MedianPriceIndicator.js +6 -6
  396. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  397. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  398. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  399. package/esm5/lib/NumericXAxis_combined.js +3 -3
  400. package/esm5/lib/NumericYAxis_combined.js +3 -3
  401. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  402. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  403. package/esm5/lib/OverlayProxy.js +8 -8
  404. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  405. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  406. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  407. package/esm5/lib/PieChartViewManager_combined.js +3 -3
  408. package/esm5/lib/PointSeries_combined.js +25 -25
  409. package/esm5/lib/PolarAreaSeries_combined.js +73 -70
  410. package/esm5/lib/PolarBase_combined.js +575 -481
  411. package/esm5/lib/PolarLineSeriesBase_combined.js +63 -60
  412. package/esm5/lib/PolarLineSeries_combined.js +49 -49
  413. package/esm5/lib/PolarScatterSeries_combined.js +19 -19
  414. package/esm5/lib/PolarSplineAreaSeries_combined.js +78 -75
  415. package/esm5/lib/PolarSplineSeries_combined.js +53 -53
  416. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  417. package/esm5/lib/PriceChannelOverlay_combined.js +148 -148
  418. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  419. package/esm5/lib/RadialAreaSeries_combined.js +90 -90
  420. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  421. package/esm5/lib/RadialBucketCalculator_combined.js +245 -192
  422. package/esm5/lib/RadialColumnSeries_combined.js +97 -97
  423. package/esm5/lib/RadialLineSeries_combined.js +95 -92
  424. package/esm5/lib/RadialPieSeries_combined.js +94 -94
  425. package/esm5/lib/RangeAreaSeries_combined.js +78 -78
  426. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  427. package/esm5/lib/RangeColumnSeries_combined.js +89 -89
  428. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  429. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  430. package/esm5/lib/RenderValidEventArgs.js +20 -0
  431. package/esm5/lib/ScatterAreaSeries_combined.js +212 -212
  432. package/esm5/lib/ScatterBase_combined.js +714 -620
  433. package/esm5/lib/ScatterContourSeries_combined.js +168 -168
  434. package/esm5/lib/ScatterErrorBarSettings.js +7 -7
  435. package/esm5/lib/ScatterLineSeries.js +66 -63
  436. package/esm5/lib/ScatterLineSeriesView.js +29 -29
  437. package/esm5/lib/ScatterPolygonSeries_combined.js +327 -322
  438. package/esm5/lib/ScatterPolylineSeries_combined.js +33 -33
  439. package/esm5/lib/ScatterSeries_combined.js +22 -22
  440. package/esm5/lib/ScatterSplineSeries.js +52 -49
  441. package/esm5/lib/ScatterSplineSeriesView.js +29 -29
  442. package/esm5/lib/ScatterTriangulationSeries.js +176 -176
  443. package/esm5/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  444. package/esm5/lib/SeriesInteractionManager.js +138 -138
  445. package/esm5/lib/SeriesLayer.js +7 -0
  446. package/esm5/lib/SeriesLayerCollection.js +7 -0
  447. package/esm5/lib/SeriesLayerManager.js +7 -0
  448. package/esm5/lib/SeriesLayerPropertyOverlay.js +7 -0
  449. package/esm5/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  450. package/esm5/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +34 -0
  451. package/esm5/lib/SeriesRenderManager.js +22 -22
  452. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  453. package/esm5/lib/SeriesViewerInteractionManager.js +218 -197
  454. package/esm5/lib/SeriesViewerScrollbarManager.js +11 -11
  455. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  456. package/esm5/lib/SeriesViewer_combined.js +6057 -3837
  457. package/esm5/lib/SeriesVisualData.js +1 -284
  458. package/esm5/lib/SeriesVisualDataList.js +1 -16
  459. package/esm5/lib/SeriesVisualDataManager.js +34 -24
  460. package/esm5/lib/SeriesVisualData_combined.js +342 -0
  461. package/esm5/lib/ShapeSeriesBase_combined.js +509 -445
  462. package/esm5/lib/SizeScale.js +4 -4
  463. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  464. package/esm5/lib/SplineAreaSeries_combined.js +103 -103
  465. package/esm5/lib/SplineSeriesBase_combined.js +154 -154
  466. package/esm5/lib/SplineSeries_combined.js +82 -79
  467. package/esm5/lib/Stacked100AreaSeries_combined.js +12 -12
  468. package/esm5/lib/Stacked100BarBucketCalculator.js +7 -7
  469. package/esm5/lib/Stacked100BarSeries_combined.js +21 -21
  470. package/esm5/lib/Stacked100ColumnBucketCalculator.js +7 -7
  471. package/esm5/lib/Stacked100ColumnSeries_combined.js +21 -21
  472. package/esm5/lib/Stacked100DataPreparer.js +7 -7
  473. package/esm5/lib/Stacked100LineSeries_combined.js +12 -12
  474. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  475. package/esm5/lib/Stacked100SplineSeries_combined.js +12 -12
  476. package/esm5/lib/StackedLineSeries_combined.js +13 -13
  477. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2362 -2235
  478. package/esm5/lib/StackedSeriesVisualData.js +5 -5
  479. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  480. package/esm5/lib/StepAreaSeries_combined.js +107 -107
  481. package/esm5/lib/StepLineSeries_combined.js +106 -103
  482. package/esm5/lib/StochRSIIndicator.js +14 -14
  483. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  484. package/esm5/lib/TRIXIndicator.js +15 -15
  485. package/esm5/lib/TileZoomManager_combined.js +9 -9
  486. package/esm5/lib/TimeAxisBase.js +8 -8
  487. package/esm5/lib/TimeXAxis.js +10 -10
  488. package/esm5/lib/TransitionOutSpeedType.js +37 -0
  489. package/esm5/lib/TreemapView_combined.js +17 -17
  490. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  491. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  492. package/esm5/lib/ValueLayer_combined.js +207 -191
  493. package/esm5/lib/ValueOverlay_combined.js +160 -160
  494. package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
  495. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  496. package/esm5/lib/WaterfallSeries_combined.js +189 -160
  497. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  498. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  499. package/esm5/lib/XYChart.js +714 -711
  500. package/esm5/lib/XamFunnelView_combined.js +1 -1
  501. package/esm5/lib/igc-anchored-category-series-component.js +36 -23
  502. package/esm5/lib/igc-anchored-radial-series-component.js +48 -35
  503. package/esm5/lib/igc-annotation-layer-component.js +66 -66
  504. package/esm5/lib/igc-area-fragment-component.js +2 -2
  505. package/esm5/lib/igc-area-series-component.js +2 -2
  506. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  507. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  508. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  509. package/esm5/lib/igc-bar-series-component.js +11 -11
  510. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  511. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  512. package/esm5/lib/igc-bubble-series-component.js +35 -35
  513. package/esm5/lib/igc-callout-layer-component.js +91 -91
  514. package/esm5/lib/igc-category-chart-component.js +154 -126
  515. package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
  516. package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
  517. package/esm5/lib/igc-category-series-component.js +21 -21
  518. package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
  519. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  520. package/esm5/lib/igc-column-fragment-component.js +11 -11
  521. package/esm5/lib/igc-column-series-component.js +13 -13
  522. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  523. package/esm5/lib/igc-crosshair-layer-component.js +87 -87
  524. package/esm5/lib/igc-data-chart-component.js +116 -95
  525. package/esm5/lib/igc-data-chart-default-tooltips-component.js +20 -3
  526. package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
  527. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  528. package/esm5/lib/igc-domain-chart-component.js +810 -650
  529. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  530. package/esm5/lib/igc-filter-string-errors-parsing-event-args.js +62 -0
  531. package/esm5/lib/igc-final-value-layer-component.js +38 -38
  532. package/esm5/lib/igc-financial-chart-component.js +171 -171
  533. package/esm5/lib/igc-financial-indicator-component.js +19 -19
  534. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  535. package/esm5/lib/igc-financial-price-series-component.js +35 -35
  536. package/esm5/lib/igc-financial-series-component.js +116 -51
  537. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  538. package/esm5/lib/igc-fragment-base-component.js +2 -2
  539. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  540. package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
  541. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  542. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  543. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  544. package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
  545. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  546. package/esm5/lib/igc-line-fragment-component.js +2 -2
  547. package/esm5/lib/igc-line-series-component.js +2 -2
  548. package/esm5/lib/igc-marker-series-component.js +28 -28
  549. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  550. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  551. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  552. package/esm5/lib/igc-point-series-component.js +1 -1
  553. package/esm5/lib/igc-polar-area-series-component.js +4 -4
  554. package/esm5/lib/igc-polar-base-component.js +96 -70
  555. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  556. package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
  557. package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
  558. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  559. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  560. package/esm5/lib/igc-radial-area-series-component.js +4 -4
  561. package/esm5/lib/igc-radial-base-component.js +21 -21
  562. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  563. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  564. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  565. package/esm5/lib/igc-range-area-series-component.js +2 -2
  566. package/esm5/lib/igc-range-category-series-component.js +32 -6
  567. package/esm5/lib/igc-range-column-series-component.js +10 -10
  568. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  569. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  570. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  571. package/esm5/lib/igc-scatter-base-component.js +80 -54
  572. package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
  573. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  574. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  575. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  576. package/esm5/lib/igc-scatter-series-component.js +1 -1
  577. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
  579. package/esm5/lib/igc-series-component.js +555 -234
  580. package/esm5/lib/igc-series-layer-collection.js +53 -0
  581. package/esm5/lib/igc-series-layer-property-overlay-collection.js +53 -0
  582. package/esm5/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +49 -0
  583. package/esm5/lib/igc-series-layer-property-overlay.js +186 -0
  584. package/esm5/lib/igc-series-layer.js +115 -0
  585. package/esm5/lib/igc-series-viewer-component.js +300 -285
  586. package/esm5/lib/igc-shape-series-base-component.js +48 -35
  587. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  588. package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
  589. package/esm5/lib/igc-spline-area-series-component.js +2 -2
  590. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  591. package/esm5/lib/igc-spline-fragment-component.js +2 -2
  592. package/esm5/lib/igc-spline-series-base-component.js +7 -7
  593. package/esm5/lib/igc-spline-series-component.js +1 -1
  594. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  595. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  596. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  597. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  598. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  599. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  600. package/esm5/lib/igc-stacked-area-series-component.js +1 -1
  601. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  602. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  603. package/esm5/lib/igc-stacked-fragment-series-component.js +253 -225
  604. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  605. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  606. package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
  607. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  608. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  609. package/esm5/lib/igc-step-area-series-component.js +4 -4
  610. package/esm5/lib/igc-step-line-series-component.js +4 -4
  611. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  612. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  613. package/esm5/lib/igc-value-layer-component.js +87 -87
  614. package/esm5/lib/igc-value-overlay-component.js +47 -47
  615. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  616. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  617. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  618. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  619. package/esm5/lib/igc-xy-chart-component.js +218 -218
  620. package/esm5/public_api.js +16 -0
  621. package/fesm2015/igniteui-webcomponents-charts.js +31233 -26905
  622. package/fesm5/igniteui-webcomponents-charts.js +32140 -27004
  623. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  624. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  625. package/lib/AnchoredCategorySeries_combined.d.ts +72 -66
  626. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +69 -64
  627. package/lib/AnnotationLayer_combined.d.ts +88 -88
  628. package/lib/AreaSeries_combined.d.ts +29 -29
  629. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  630. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  631. package/lib/BarSeries_combined.d.ts +36 -36
  632. package/lib/BollingerBandWidthIndicator.d.ts +12 -12
  633. package/lib/BollingerBandsOverlay_combined.d.ts +39 -39
  634. package/lib/BubbleSeries_combined.d.ts +60 -60
  635. package/lib/CalloutLayer_combined.d.ts +144 -144
  636. package/lib/CategoryBucketCalculator_combined.d.ts +93 -86
  637. package/lib/CategoryChart.d.ts +170 -164
  638. package/lib/CategoryHighlightLayer_combined.d.ts +30 -30
  639. package/lib/CategoryItemHighlightLayer_combined.d.ts +48 -48
  640. package/lib/CategoryToolTipLayer_combined.d.ts +34 -34
  641. package/lib/CategoryTransitionInMode.d.ts +5 -1
  642. package/lib/CategoryTransitionSourceFramePreparer.d.ts +15 -10
  643. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  644. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  645. package/lib/ColumnSeries_combined.d.ts +33 -33
  646. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  647. package/lib/CrosshairLayer_combined.d.ts +72 -72
  648. package/lib/CustomIndicator.d.ts +8 -8
  649. package/lib/DataToolTipLayer_combined.d.ts +193 -193
  650. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  651. package/lib/DomainChart_combined.d.ts +685 -665
  652. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  653. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  654. package/lib/FilterStringErrorsParsingEventArgs.d.ts +14 -0
  655. package/lib/FinalValueLayer_combined.d.ts +35 -35
  656. package/lib/FinancialChartRangeSelectorViewModel.d.ts +5 -5
  657. package/lib/FinancialChart_combined.d.ts +352 -352
  658. package/lib/FinancialEventArgs_combined.d.ts +162 -145
  659. package/lib/FinancialIndicator_combined.d.ts +70 -70
  660. package/lib/FinancialOverlay.d.ts +10 -10
  661. package/lib/FinancialPriceSeries_combined.d.ts +83 -83
  662. package/lib/ForceIndexIndicator.d.ts +10 -10
  663. package/lib/FullStochasticOscillatorIndicator.d.ts +16 -16
  664. package/lib/HighDensityScatterSeries_combined.d.ts +128 -128
  665. package/lib/HorizontalAnchoredCategorySeries.d.ts +32 -32
  666. package/lib/HorizontalRangeCategorySeries.d.ts +20 -20
  667. package/lib/ItemToolTipLayer_combined.d.ts +37 -37
  668. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  669. package/lib/LineSeries_combined.d.ts +27 -26
  670. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  671. package/lib/MassIndexIndicator.d.ts +4 -4
  672. package/lib/MedianPriceIndicator.d.ts +4 -4
  673. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  674. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  675. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  676. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  677. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  678. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  679. package/lib/PointSeries_combined.d.ts +10 -10
  680. package/lib/PolarAreaSeries_combined.d.ts +23 -22
  681. package/lib/PolarBase_combined.d.ts +138 -130
  682. package/lib/PolarLineSeriesBase_combined.d.ts +24 -23
  683. package/lib/PolarLineSeries_combined.d.ts +19 -19
  684. package/lib/PolarScatterSeries_combined.d.ts +8 -8
  685. package/lib/PolarSplineAreaSeries_combined.d.ts +24 -23
  686. package/lib/PolarSplineSeries_combined.d.ts +18 -18
  687. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  688. package/lib/PriceChannelOverlay_combined.d.ts +32 -32
  689. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  690. package/lib/RadialAreaSeries_combined.d.ts +23 -23
  691. package/lib/RadialBucketCalculator_combined.d.ts +60 -57
  692. package/lib/RadialColumnSeries_combined.d.ts +28 -28
  693. package/lib/RadialLineSeries_combined.d.ts +24 -23
  694. package/lib/RadialPieSeries_combined.d.ts +28 -28
  695. package/lib/RangeAreaSeries_combined.d.ts +23 -23
  696. package/lib/RangeCategoryBucketCalculator_combined.d.ts +31 -24
  697. package/lib/RangeColumnSeries_combined.d.ts +26 -26
  698. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  699. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  700. package/lib/RenderValidEventArgs.d.ts +7 -0
  701. package/lib/ScatterAreaSeries_combined.d.ts +50 -50
  702. package/lib/ScatterBase_combined.d.ts +161 -153
  703. package/lib/ScatterContourSeries_combined.d.ts +38 -38
  704. package/lib/ScatterLineSeries.d.ts +15 -14
  705. package/lib/ScatterLineSeriesView.d.ts +8 -8
  706. package/lib/ScatterPolygonSeries_combined.d.ts +86 -86
  707. package/lib/ScatterPolylineSeries_combined.d.ts +15 -15
  708. package/lib/ScatterSeries_combined.d.ts +8 -8
  709. package/lib/ScatterSplineSeries.d.ts +13 -12
  710. package/lib/ScatterSplineSeriesView.d.ts +8 -8
  711. package/lib/ScatterTriangulationSeries.d.ts +48 -48
  712. package/lib/SeriesHighlightedValuesDisplayMode.d.ts +10 -0
  713. package/lib/SeriesLayer.d.ts +1 -0
  714. package/lib/SeriesLayerCollection.d.ts +1 -0
  715. package/lib/SeriesLayerManager.d.ts +1 -0
  716. package/lib/SeriesLayerPropertyOverlay.d.ts +1 -0
  717. package/lib/SeriesLayerPropertyOverlayCollection.d.ts +1 -0
  718. package/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.d.ts +12 -0
  719. package/lib/SeriesViewer_combined.d.ts +1436 -1176
  720. package/lib/SeriesVisualData.d.ts +1 -50
  721. package/lib/SeriesVisualDataList.d.ts +1 -10
  722. package/lib/SeriesVisualDataManager.d.ts +2 -0
  723. package/lib/SeriesVisualData_combined.d.ts +61 -0
  724. package/lib/ShapeSeriesBase_combined.d.ts +153 -145
  725. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  726. package/lib/SplineAreaSeries_combined.d.ts +28 -28
  727. package/lib/SplineSeriesBase_combined.d.ts +29 -29
  728. package/lib/SplineSeries_combined.d.ts +24 -23
  729. package/lib/Stacked100AreaSeries_combined.d.ts +6 -6
  730. package/lib/Stacked100BarSeries_combined.d.ts +10 -10
  731. package/lib/Stacked100ColumnSeries_combined.d.ts +10 -10
  732. package/lib/Stacked100LineSeries_combined.d.ts +6 -6
  733. package/lib/Stacked100SplineAreaSeries_combined.d.ts +6 -6
  734. package/lib/Stacked100SplineSeries_combined.d.ts +6 -6
  735. package/lib/StackedLineSeries_combined.d.ts +5 -5
  736. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +506 -496
  737. package/lib/StackedSeriesVisualData.d.ts +2 -2
  738. package/lib/StandardDeviationIndicator.d.ts +9 -9
  739. package/lib/StepAreaSeries_combined.d.ts +32 -32
  740. package/lib/StepLineSeries_combined.d.ts +30 -29
  741. package/lib/StochRSIIndicator.d.ts +9 -9
  742. package/lib/StrategyBasedIndicator.d.ts +22 -22
  743. package/lib/TRIXIndicator.d.ts +9 -9
  744. package/lib/TransitionOutSpeedType.d.ts +30 -0
  745. package/lib/TypicalPriceIndicator.d.ts +4 -4
  746. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  747. package/lib/ValueLayer_combined.d.ts +77 -77
  748. package/lib/ValueOverlay_combined.d.ts +52 -52
  749. package/lib/VerticalAnchoredCategorySeries.d.ts +27 -27
  750. package/lib/WaterfallSeries_combined.d.ts +44 -42
  751. package/lib/WeightedCloseIndicator.d.ts +4 -4
  752. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  753. package/lib/XYChart.d.ts +240 -240
  754. package/lib/igc-anchored-category-series-component.d.ts +5 -0
  755. package/lib/igc-anchored-radial-series-component.d.ts +5 -0
  756. package/lib/igc-category-chart-component.d.ts +11 -0
  757. package/lib/igc-data-chart-component.d.ts +4 -0
  758. package/lib/igc-data-chart-default-tooltips-component.d.ts +1 -0
  759. package/lib/igc-domain-chart-component.d.ts +35 -1
  760. package/lib/igc-filter-string-errors-parsing-event-args.d.ts +22 -0
  761. package/lib/igc-financial-series-component.d.ts +25 -0
  762. package/lib/igc-polar-base-component.d.ts +10 -0
  763. package/lib/igc-range-category-series-component.d.ts +10 -0
  764. package/lib/igc-scatter-base-component.d.ts +10 -0
  765. package/lib/igc-series-component.d.ts +95 -0
  766. package/lib/igc-series-layer-collection.d.ts +8 -0
  767. package/lib/igc-series-layer-property-overlay-collection.d.ts +8 -0
  768. package/lib/igc-series-layer-property-overlay-value-resolving-event-args.d.ts +17 -0
  769. package/lib/igc-series-layer-property-overlay.d.ts +55 -0
  770. package/lib/igc-series-layer.d.ts +31 -0
  771. package/lib/igc-series-viewer-component.d.ts +6 -0
  772. package/lib/igc-shape-series-base-component.d.ts +5 -0
  773. package/lib/igc-stacked-fragment-series-component.d.ts +11 -0
  774. package/package.json +2 -2
  775. package/public_api.d.ts +16 -0
@@ -76,19 +76,19 @@ export let IgcDataToolTipLayerComponent = /*@__PURE__*/ (() => {
76
76
  * Gets whether the series is an annotation layer displayed only when hovering over the chart.
77
77
  */
78
78
  get isAnnotationHoverLayer() {
79
- return this.i.dc;
79
+ return this.i.d5;
80
80
  }
81
81
  /**
82
82
  * Gets whether the default tooltip behaviors for the chart are disabled if this layer is present.
83
83
  */
84
84
  get isDefaultTooltipBehaviorDisabled() {
85
- return this.i.dn;
85
+ return this.i.eg;
86
86
  }
87
87
  /**
88
88
  * Gets or sets the Axis to target this annotation to. If null, this annotation layer will not render content.
89
89
  */
90
90
  get targetAxis() {
91
- const r = this.i.tk;
91
+ const r = this.i.w9;
92
92
  if (r == null) {
93
93
  return null;
94
94
  }
@@ -104,1091 +104,1091 @@ export let IgcDataToolTipLayerComponent = /*@__PURE__*/ (() => {
104
104
  set targetAxis(v) {
105
105
  if (v != null && this._stylingContainer && v._styling)
106
106
  v._styling(this._stylingContainer, this, this);
107
- v == null ? this.i.tk = null : this.i.tk = v.i;
107
+ v == null ? this.i.w9 = null : this.i.w9 = v.i;
108
108
  }
109
109
  /**
110
110
  * Gets or sets whether to use value interpolation when drawing the tooltips.
111
111
  */
112
112
  get useInterpolation() {
113
- return this.i.uy;
113
+ return this.i.yn;
114
114
  }
115
115
  set useInterpolation(v) {
116
- this.i.uy = ensureBool(v);
117
- this._a("useInterpolation", this.i.uy);
116
+ this.i.yn = ensureBool(v);
117
+ this._a("useInterpolation", this.i.yn);
118
118
  }
119
119
  /**
120
120
  * Gets or sets the grouping mode to apply to use for the tooltip layer.
121
121
  */
122
122
  get groupingMode() {
123
- return this.i.t2;
123
+ return this.i.xr;
124
124
  }
125
125
  set groupingMode(v) {
126
- this.i.t2 = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
127
- this._a("groupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.t2));
126
+ this.i.xr = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
127
+ this._a("groupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.xr));
128
128
  }
129
129
  /**
130
130
  * Gets the actual resolved tooltip layer grouping mode.
131
131
  */
132
132
  get actualGroupingMode() {
133
- return this.i.t1;
133
+ return this.i.xq;
134
134
  }
135
135
  set actualGroupingMode(v) {
136
- this.i.t1 = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
137
- this._a("actualGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.t1));
136
+ this.i.xq = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
137
+ this._a("actualGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.xq));
138
138
  }
139
139
  /**
140
140
  * Gets or sets the offset of the tooltip layer on the X axis.
141
141
  */
142
142
  get positionOffsetX() {
143
- return this.i.u7;
143
+ return this.i.yw;
144
144
  }
145
145
  set positionOffsetX(v) {
146
- this.i.u7 = +v;
147
- this._a("positionOffsetX", this.i.u7);
146
+ this.i.yw = +v;
147
+ this._a("positionOffsetX", this.i.yw);
148
148
  }
149
149
  /**
150
150
  * Gets or sets the offset of the tooltip layer on the Y axis.
151
151
  */
152
152
  get positionOffsetY() {
153
- return this.i.u8;
153
+ return this.i.yx;
154
154
  }
155
155
  set positionOffsetY(v) {
156
- this.i.u8 = +v;
157
- this._a("positionOffsetY", this.i.u8);
156
+ this.i.yx = +v;
157
+ this._a("positionOffsetY", this.i.yx);
158
158
  }
159
159
  /**
160
160
  * Gets or sets the default offset of the tooltip layer on the X axis.
161
161
  */
162
162
  get defaultPositionOffsetX() {
163
- return this.i.u5;
163
+ return this.i.yu;
164
164
  }
165
165
  set defaultPositionOffsetX(v) {
166
- this.i.u5 = +v;
167
- this._a("defaultPositionOffsetX", this.i.u5);
166
+ this.i.yu = +v;
167
+ this._a("defaultPositionOffsetX", this.i.yu);
168
168
  }
169
169
  /**
170
170
  * Gets or sets the default offset of the tooltip layer on the Y axis.
171
171
  */
172
172
  get defaultPositionOffsetY() {
173
- return this.i.u6;
173
+ return this.i.yv;
174
174
  }
175
175
  set defaultPositionOffsetY(v) {
176
- this.i.u6 = +v;
177
- this._a("defaultPositionOffsetY", this.i.u6);
176
+ this.i.yv = +v;
177
+ this._a("defaultPositionOffsetY", this.i.yv);
178
178
  }
179
179
  /**
180
180
  * Gets or sets the tooltip position mode on the X axis for grouped series.
181
181
  */
182
182
  get groupedPositionModeX() {
183
- return this.i.tu;
183
+ return this.i.xj;
184
184
  }
185
185
  set groupedPositionModeX(v) {
186
- this.i.tu = ensureEnum(DataTooltipGroupedPositionX_$type, v);
187
- this._a("groupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.tu));
186
+ this.i.xj = ensureEnum(DataTooltipGroupedPositionX_$type, v);
187
+ this._a("groupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.xj));
188
188
  }
189
189
  /**
190
190
  * Gets the actual resolved tooltip position mode on the X axis for grouped series.
191
191
  */
192
192
  get actualGroupedPositionModeX() {
193
- return this.i.tt;
193
+ return this.i.xi;
194
194
  }
195
195
  set actualGroupedPositionModeX(v) {
196
- this.i.tt = ensureEnum(DataTooltipGroupedPositionX_$type, v);
197
- this._a("actualGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.tt));
196
+ this.i.xi = ensureEnum(DataTooltipGroupedPositionX_$type, v);
197
+ this._a("actualGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.xi));
198
198
  }
199
199
  /**
200
200
  * Gets or sets the tooltip position mode on the Y axis for grouped series.
201
201
  */
202
202
  get groupedPositionModeY() {
203
- return this.i.ty;
203
+ return this.i.xn;
204
204
  }
205
205
  set groupedPositionModeY(v) {
206
- this.i.ty = ensureEnum(DataTooltipGroupedPositionY_$type, v);
207
- this._a("groupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.ty));
206
+ this.i.xn = ensureEnum(DataTooltipGroupedPositionY_$type, v);
207
+ this._a("groupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.xn));
208
208
  }
209
209
  /**
210
210
  * Gets the actual resolved tooltip position mode on the Y axis for grouped series.
211
211
  */
212
212
  get actualGroupedPositionModeY() {
213
- return this.i.tx;
213
+ return this.i.xm;
214
214
  }
215
215
  set actualGroupedPositionModeY(v) {
216
- this.i.tx = ensureEnum(DataTooltipGroupedPositionY_$type, v);
217
- this._a("actualGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.tx));
216
+ this.i.xm = ensureEnum(DataTooltipGroupedPositionY_$type, v);
217
+ this._a("actualGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.xm));
218
218
  }
219
219
  /**
220
220
  * Gets or sets whether the data legend should update when the series data is mutated.
221
221
  */
222
222
  get shouldUpdateWhenSeriesDataChanges() {
223
- return this.i.ux;
223
+ return this.i.ym;
224
224
  }
225
225
  set shouldUpdateWhenSeriesDataChanges(v) {
226
- this.i.ux = ensureBool(v);
227
- this._a("shouldUpdateWhenSeriesDataChanges", this.i.ux);
226
+ this.i.ym = ensureBool(v);
227
+ this._a("shouldUpdateWhenSeriesDataChanges", this.i.ym);
228
228
  }
229
229
  /**
230
230
  * Gets or sets indexes or names of series to include in displaying in the data legend, e.g. "0, 1"
231
231
  */
232
232
  get includedSeries() {
233
- return this.i.th;
233
+ return this.i.w6;
234
234
  }
235
235
  set includedSeries(v) {
236
236
  if (v && !Array.isArray(v) && typeof (v) == "string") {
237
237
  const re = /\s*(?:,|\s|$)\s*/gm;
238
238
  v = v.split(re);
239
239
  }
240
- this.i.th = v;
240
+ this.i.w6 = v;
241
241
  }
242
242
  /**
243
243
  * Gets or sets indexes or names of series to exclude from displaying in the data legend, e.g. "0, 1"
244
244
  * The ExcludedSeries property takes precedences over values of IncludedSeries property
245
245
  */
246
246
  get excludedSeries() {
247
- return this.i.tc;
247
+ return this.i.w1;
248
248
  }
249
249
  set excludedSeries(v) {
250
250
  if (v && !Array.isArray(v) && typeof (v) == "string") {
251
251
  const re = /\s*(?:,|\s|$)\s*/gm;
252
252
  v = v.split(re);
253
253
  }
254
- this.i.tc = v;
254
+ this.i.w1 = v;
255
255
  }
256
256
  /**
257
257
  * Gets or sets names of data columns or their labels to include in displaying in the data legend, e.g. "High, Low" or "H, L"
258
258
  * The ExcludedColumns property takes precedences over values of IncludedColumns property
259
259
  */
260
260
  get includedColumns() {
261
- return this.i.tg;
261
+ return this.i.w5;
262
262
  }
263
263
  set includedColumns(v) {
264
264
  if (v && !Array.isArray(v) && typeof (v) == "string") {
265
265
  const re = /\s*(?:,|\s|$)\s*/gm;
266
266
  v = v.split(re);
267
267
  }
268
- this.i.tg = v;
268
+ this.i.w5 = v;
269
269
  }
270
270
  /**
271
271
  * Gets or sets names of data columns or their labels to exclude from displaying in the data legend, e.g. "High, Low" or "H, L"
272
272
  * The ExcludedColumns property takes precedences over values of IncludedColumns property
273
273
  */
274
274
  get excludedColumns() {
275
- return this.i.tb;
275
+ return this.i.w0;
276
276
  }
277
277
  set excludedColumns(v) {
278
278
  if (v && !Array.isArray(v) && typeof (v) == "string") {
279
279
  const re = /\s*(?:,|\s|$)\s*/gm;
280
280
  v = v.split(re);
281
281
  }
282
- this.i.tb = v;
282
+ this.i.w0 = v;
283
283
  }
284
284
  /**
285
285
  * Gets or sets mode for abbreviating large numbers displayed in the legend
286
286
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
287
287
  */
288
288
  get valueFormatAbbreviation() {
289
- return this.i.tl;
289
+ return this.i.xa;
290
290
  }
291
291
  set valueFormatAbbreviation(v) {
292
- this.i.tl = ensureEnum(DataAbbreviationMode_$type, v);
293
- this._a("valueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.tl));
292
+ this.i.xa = ensureEnum(DataAbbreviationMode_$type, v);
293
+ this._a("valueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.xa));
294
294
  }
295
295
  /**
296
296
  * Gets or sets maximum digits for formating numbers displayed in the legend
297
297
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
298
298
  */
299
299
  get valueFormatMaxFractions() {
300
- return this.i.v7;
300
+ return this.i.zw;
301
301
  }
302
302
  set valueFormatMaxFractions(v) {
303
- this.i.v7 = +v;
304
- this._a("valueFormatMaxFractions", this.i.v7);
303
+ this.i.zw = +v;
304
+ this._a("valueFormatMaxFractions", this.i.zw);
305
305
  }
306
306
  /**
307
307
  * Gets or sets minimum digits for formating numbers displayed in the legend
308
308
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
309
309
  */
310
310
  get valueFormatMinFractions() {
311
- return this.i.v8;
311
+ return this.i.zx;
312
312
  }
313
313
  set valueFormatMinFractions(v) {
314
- this.i.v8 = +v;
315
- this._a("valueFormatMinFractions", this.i.v8);
314
+ this.i.zx = +v;
315
+ this._a("valueFormatMinFractions", this.i.zx);
316
316
  }
317
317
  /**
318
318
  * Gets or sets the mode for displaying values in the data legend, e.g. Currency ($500.25), Decimal (500.25), Integer (500)
319
319
  */
320
320
  get valueFormatMode() {
321
- return this.i.tr;
321
+ return this.i.xg;
322
322
  }
323
323
  set valueFormatMode(v) {
324
- this.i.tr = ensureEnum(DataLegendValueMode_$type, v);
325
- this._a("valueFormatMode", enumToString(DataLegendValueMode_$type, this.i.tr));
324
+ this.i.xg = ensureEnum(DataLegendValueMode_$type, v);
325
+ this._a("valueFormatMode", enumToString(DataLegendValueMode_$type, this.i.xg));
326
326
  }
327
327
  /**
328
328
  * 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
329
329
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
330
330
  */
331
331
  get valueFormatCulture() {
332
- return this.i.x2;
332
+ return this.i.abr;
333
333
  }
334
334
  set valueFormatCulture(v) {
335
- this.i.x2 = v;
335
+ this.i.abr = v;
336
336
  }
337
337
  /**
338
338
  * Gets or sets whether or not use grouping separator, e.g, 15,000 for 15000
339
339
  * This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
340
340
  */
341
341
  get valueFormatUseGrouping() {
342
- return this.i.uz;
342
+ return this.i.yo;
343
343
  }
344
344
  set valueFormatUseGrouping(v) {
345
- this.i.uz = ensureBool(v);
346
- this._a("valueFormatUseGrouping", this.i.uz);
345
+ this.i.yo = ensureBool(v);
346
+ this._a("valueFormatUseGrouping", this.i.yo);
347
347
  }
348
348
  /**
349
349
  * Gets or sets the format string for values displayed in the data legend.
350
350
  */
351
351
  get valueFormatString() {
352
- return this.i.x8;
352
+ return this.i.abx;
353
353
  }
354
354
  set valueFormatString(v) {
355
- this.i.x8 = v;
355
+ this.i.abx = v;
356
356
  }
357
357
  /**
358
358
  * Gets or sets the format specifiers to use with the ValueFormatString string.
359
359
  */
360
360
  get valueFormatSpecifiers() {
361
- return this.i.ti;
361
+ return this.i.w7;
362
362
  }
363
363
  set valueFormatSpecifiers(v) {
364
364
  if (v && !Array.isArray(v) && typeof (v) == "string") {
365
365
  const re = /\s*(?:,|\s|$)\s*/gm;
366
366
  v = v.split(re);
367
367
  }
368
- this.i.ti = v;
368
+ this.i.w7 = v;
369
369
  }
370
370
  get valueRowMarginBottom() {
371
- return this.i.aaz ? this.i.aaz.bottom : NaN;
371
+ return this.i.aeo ? this.i.aeo.bottom : NaN;
372
372
  }
373
373
  set valueRowMarginBottom(v) {
374
374
  this.ensureValueRowMargin();
375
- this.i.aaz.bottom = +v;
376
- this._a("valueRowMarginBottom", this.i.aaz.bottom);
377
- this.i.aaz = this.i.aaz;
375
+ this.i.aeo.bottom = +v;
376
+ this._a("valueRowMarginBottom", this.i.aeo.bottom);
377
+ this.i.aeo = this.i.aeo;
378
378
  }
379
379
  get valueRowMarginLeft() {
380
- return this.i.aaz ? this.i.aaz.left : NaN;
380
+ return this.i.aeo ? this.i.aeo.left : NaN;
381
381
  }
382
382
  set valueRowMarginLeft(v) {
383
383
  this.ensureValueRowMargin();
384
- this.i.aaz.left = +v;
385
- this._a("valueRowMarginLeft", this.i.aaz.left);
386
- this.i.aaz = this.i.aaz;
384
+ this.i.aeo.left = +v;
385
+ this._a("valueRowMarginLeft", this.i.aeo.left);
386
+ this.i.aeo = this.i.aeo;
387
387
  }
388
388
  get valueRowMarginRight() {
389
- return this.i.aaz ? this.i.aaz.right : NaN;
389
+ return this.i.aeo ? this.i.aeo.right : NaN;
390
390
  }
391
391
  set valueRowMarginRight(v) {
392
392
  this.ensureValueRowMargin();
393
- this.i.aaz.right = +v;
394
- this._a("valueRowMarginRight", this.i.aaz.right);
395
- this.i.aaz = this.i.aaz;
393
+ this.i.aeo.right = +v;
394
+ this._a("valueRowMarginRight", this.i.aeo.right);
395
+ this.i.aeo = this.i.aeo;
396
396
  }
397
397
  get valueRowMarginTop() {
398
- return this.i.aaz ? this.i.aaz.top : NaN;
398
+ return this.i.aeo ? this.i.aeo.top : NaN;
399
399
  }
400
400
  set valueRowMarginTop(v) {
401
401
  this.ensureValueRowMargin();
402
- this.i.aaz.top = +v;
403
- this._a("valueRowMarginTop", this.i.aaz.top);
404
- this.i.aaz = this.i.aaz;
402
+ this.i.aeo.top = +v;
403
+ this._a("valueRowMarginTop", this.i.aeo.top);
404
+ this.i.aeo = this.i.aeo;
405
405
  }
406
406
  ensureValueRowMargin() {
407
- if (this.i.aaz) {
407
+ if (this.i.aeo) {
408
408
  return;
409
409
  }
410
- this.i.aaz = new Thickness(2);
410
+ this.i.aeo = new Thickness(2);
411
411
  }
412
412
  /**
413
413
  * Gets or sets whether to show series rows.
414
414
  */
415
415
  get valueRowVisible() {
416
- return this.i.u0;
416
+ return this.i.yp;
417
417
  }
418
418
  set valueRowVisible(v) {
419
- this.i.u0 = ensureBool(v);
420
- this._a("valueRowVisible", this.i.u0);
419
+ this.i.yp = ensureBool(v);
420
+ this._a("valueRowVisible", this.i.yp);
421
421
  }
422
422
  /**
423
423
  * Gets or sets text displayed when data column is missing a value, e.g. "no data"
424
424
  */
425
425
  get valueTextWhenMissingData() {
426
- return this.i.yh;
426
+ return this.i.ab6;
427
427
  }
428
428
  set valueTextWhenMissingData(v) {
429
- this.i.yh = v;
429
+ this.i.ab6 = v;
430
430
  }
431
431
  /**
432
432
  * Gets or sets whether to use series colors when displaying values in the legend
433
433
  */
434
434
  get valueTextUseSeriesColors() {
435
- return this.i.u1;
435
+ return this.i.yq;
436
436
  }
437
437
  set valueTextUseSeriesColors(v) {
438
- this.i.u1 = ensureBool(v);
439
- this._a("valueTextUseSeriesColors", this.i.u1);
438
+ this.i.yq = ensureBool(v);
439
+ this._a("valueTextUseSeriesColors", this.i.yq);
440
440
  }
441
441
  get valueTextMarginBottom() {
442
- return this.i.aa0 ? this.i.aa0.bottom : NaN;
442
+ return this.i.aep ? this.i.aep.bottom : NaN;
443
443
  }
444
444
  set valueTextMarginBottom(v) {
445
445
  this.ensureValueTextMargin();
446
- this.i.aa0.bottom = +v;
447
- this._a("valueTextMarginBottom", this.i.aa0.bottom);
448
- this.i.aa0 = this.i.aa0;
446
+ this.i.aep.bottom = +v;
447
+ this._a("valueTextMarginBottom", this.i.aep.bottom);
448
+ this.i.aep = this.i.aep;
449
449
  }
450
450
  get valueTextMarginLeft() {
451
- return this.i.aa0 ? this.i.aa0.left : NaN;
451
+ return this.i.aep ? this.i.aep.left : NaN;
452
452
  }
453
453
  set valueTextMarginLeft(v) {
454
454
  this.ensureValueTextMargin();
455
- this.i.aa0.left = +v;
456
- this._a("valueTextMarginLeft", this.i.aa0.left);
457
- this.i.aa0 = this.i.aa0;
455
+ this.i.aep.left = +v;
456
+ this._a("valueTextMarginLeft", this.i.aep.left);
457
+ this.i.aep = this.i.aep;
458
458
  }
459
459
  get valueTextMarginRight() {
460
- return this.i.aa0 ? this.i.aa0.right : NaN;
460
+ return this.i.aep ? this.i.aep.right : NaN;
461
461
  }
462
462
  set valueTextMarginRight(v) {
463
463
  this.ensureValueTextMargin();
464
- this.i.aa0.right = +v;
465
- this._a("valueTextMarginRight", this.i.aa0.right);
466
- this.i.aa0 = this.i.aa0;
464
+ this.i.aep.right = +v;
465
+ this._a("valueTextMarginRight", this.i.aep.right);
466
+ this.i.aep = this.i.aep;
467
467
  }
468
468
  get valueTextMarginTop() {
469
- return this.i.aa0 ? this.i.aa0.top : NaN;
469
+ return this.i.aep ? this.i.aep.top : NaN;
470
470
  }
471
471
  set valueTextMarginTop(v) {
472
472
  this.ensureValueTextMargin();
473
- this.i.aa0.top = +v;
474
- this._a("valueTextMarginTop", this.i.aa0.top);
475
- this.i.aa0 = this.i.aa0;
473
+ this.i.aep.top = +v;
474
+ this._a("valueTextMarginTop", this.i.aep.top);
475
+ this.i.aep = this.i.aep;
476
476
  }
477
477
  ensureValueTextMargin() {
478
- if (this.i.aa0) {
478
+ if (this.i.aep) {
479
479
  return;
480
480
  }
481
- this.i.aa0 = new Thickness(2);
481
+ this.i.aep = new Thickness(2);
482
482
  }
483
483
  /**
484
484
  * Gets or sets the units text color.
485
485
  */
486
486
  get valueTextColor() {
487
- return brushToString(this.i.aak);
487
+ return brushToString(this.i.ad9);
488
488
  }
489
489
  set valueTextColor(v) {
490
- this.i.aak = stringToBrush(v);
491
- this._a("valueTextColor", brushToString(this.i.aak));
490
+ this.i.ad9 = stringToBrush(v);
491
+ this._a("valueTextColor", brushToString(this.i.ad9));
492
492
  }
493
493
  /**
494
494
  * Gets or Sets the style to use for the units text.
495
495
  */
496
496
  get valueTextStyle() {
497
- if (this.i.uo == null) {
497
+ if (this.i.yd == null) {
498
498
  return null;
499
499
  }
500
- return this.i.uo.fontString;
500
+ return this.i.yd.fontString;
501
501
  }
502
502
  set valueTextStyle(v) {
503
503
  let fi = new FontInfo();
504
504
  fi.fontString = v;
505
- this.i.uo = fi;
506
- this._a("valueTextStyle", this.i.uo != null ? this.i.uo.fontString : "");
505
+ this.i.yd = fi;
506
+ this._a("valueTextStyle", this.i.yd != null ? this.i.yd.fontString : "");
507
507
  }
508
508
  /**
509
509
  * Gets or sets the format string for header text displayed in the data legend.
510
510
  */
511
511
  get headerFormatString() {
512
- return this.i.wq;
512
+ return this.i.aaf;
513
513
  }
514
514
  set headerFormatString(v) {
515
- this.i.wq = v;
515
+ this.i.aaf = v;
516
516
  }
517
517
  /**
518
518
  * Gets or sets the format specifiers to use with the HeaderFormatString string.
519
519
  */
520
520
  get headerFormatSpecifiers() {
521
- return this.i.tf;
521
+ return this.i.w4;
522
522
  }
523
523
  set headerFormatSpecifiers(v) {
524
524
  if (v && !Array.isArray(v) && typeof (v) == "string") {
525
525
  const re = /\s*(?:,|\s|$)\s*/gm;
526
526
  v = v.split(re);
527
527
  }
528
- this.i.tf = v;
528
+ this.i.w4 = v;
529
529
  }
530
530
  /**
531
531
  * Gets or sets globalization culture when displaying header as date time
532
532
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
533
533
  */
534
534
  get headerFormatCulture() {
535
- return this.i.wm;
535
+ return this.i.aab;
536
536
  }
537
537
  set headerFormatCulture(v) {
538
- this.i.wm = v;
538
+ this.i.aab = v;
539
539
  }
540
540
  /**
541
541
  * Gets or sets date format for the header
542
542
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
543
543
  */
544
544
  get headerFormatDate() {
545
- return this.i.tm;
545
+ return this.i.xb;
546
546
  }
547
547
  set headerFormatDate(v) {
548
- this.i.tm = ensureEnum(DataLegendHeaderDateMode_$type, v);
549
- this._a("headerFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.tm));
548
+ this.i.xb = ensureEnum(DataLegendHeaderDateMode_$type, v);
549
+ this._a("headerFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.xb));
550
550
  }
551
551
  /**
552
552
  * Gets or sets time format for the header
553
553
  * This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
554
554
  */
555
555
  get headerFormatTime() {
556
- return this.i.tn;
556
+ return this.i.xc;
557
557
  }
558
558
  set headerFormatTime(v) {
559
- this.i.tn = ensureEnum(DataLegendHeaderTimeMode_$type, v);
560
- this._a("headerFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.tn));
559
+ this.i.xc = ensureEnum(DataLegendHeaderTimeMode_$type, v);
560
+ this._a("headerFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.xc));
561
561
  }
562
562
  /**
563
563
  * Gets or sets the HeaderText for the data legend.
564
564
  */
565
565
  get headerText() {
566
- return this.i.wv;
566
+ return this.i.aak;
567
567
  }
568
568
  set headerText(v) {
569
- this.i.wv = v;
569
+ this.i.aak = v;
570
570
  }
571
571
  /**
572
572
  * Gets or sets the header text color.
573
573
  */
574
574
  get headerTextColor() {
575
- return brushToString(this.i.aac);
575
+ return brushToString(this.i.ad1);
576
576
  }
577
577
  set headerTextColor(v) {
578
- this.i.aac = stringToBrush(v);
579
- this._a("headerTextColor", brushToString(this.i.aac));
578
+ this.i.ad1 = stringToBrush(v);
579
+ this._a("headerTextColor", brushToString(this.i.ad1));
580
580
  }
581
581
  get headerTextMarginBottom() {
582
- return this.i.aat ? this.i.aat.bottom : NaN;
582
+ return this.i.aei ? this.i.aei.bottom : NaN;
583
583
  }
584
584
  set headerTextMarginBottom(v) {
585
585
  this.ensureHeaderTextMargin();
586
- this.i.aat.bottom = +v;
587
- this._a("headerTextMarginBottom", this.i.aat.bottom);
588
- this.i.aat = this.i.aat;
586
+ this.i.aei.bottom = +v;
587
+ this._a("headerTextMarginBottom", this.i.aei.bottom);
588
+ this.i.aei = this.i.aei;
589
589
  }
590
590
  get headerTextMarginLeft() {
591
- return this.i.aat ? this.i.aat.left : NaN;
591
+ return this.i.aei ? this.i.aei.left : NaN;
592
592
  }
593
593
  set headerTextMarginLeft(v) {
594
594
  this.ensureHeaderTextMargin();
595
- this.i.aat.left = +v;
596
- this._a("headerTextMarginLeft", this.i.aat.left);
597
- this.i.aat = this.i.aat;
595
+ this.i.aei.left = +v;
596
+ this._a("headerTextMarginLeft", this.i.aei.left);
597
+ this.i.aei = this.i.aei;
598
598
  }
599
599
  get headerTextMarginRight() {
600
- return this.i.aat ? this.i.aat.right : NaN;
600
+ return this.i.aei ? this.i.aei.right : NaN;
601
601
  }
602
602
  set headerTextMarginRight(v) {
603
603
  this.ensureHeaderTextMargin();
604
- this.i.aat.right = +v;
605
- this._a("headerTextMarginRight", this.i.aat.right);
606
- this.i.aat = this.i.aat;
604
+ this.i.aei.right = +v;
605
+ this._a("headerTextMarginRight", this.i.aei.right);
606
+ this.i.aei = this.i.aei;
607
607
  }
608
608
  get headerTextMarginTop() {
609
- return this.i.aat ? this.i.aat.top : NaN;
609
+ return this.i.aei ? this.i.aei.top : NaN;
610
610
  }
611
611
  set headerTextMarginTop(v) {
612
612
  this.ensureHeaderTextMargin();
613
- this.i.aat.top = +v;
614
- this._a("headerTextMarginTop", this.i.aat.top);
615
- this.i.aat = this.i.aat;
613
+ this.i.aei.top = +v;
614
+ this._a("headerTextMarginTop", this.i.aei.top);
615
+ this.i.aei = this.i.aei;
616
616
  }
617
617
  ensureHeaderTextMargin() {
618
- if (this.i.aat) {
618
+ if (this.i.aei) {
619
619
  return;
620
620
  }
621
- this.i.aat = new Thickness(2);
621
+ this.i.aei = new Thickness(2);
622
622
  }
623
623
  get headerRowMarginBottom() {
624
- return this.i.aas ? this.i.aas.bottom : NaN;
624
+ return this.i.aeh ? this.i.aeh.bottom : NaN;
625
625
  }
626
626
  set headerRowMarginBottom(v) {
627
627
  this.ensureHeaderRowMargin();
628
- this.i.aas.bottom = +v;
629
- this._a("headerRowMarginBottom", this.i.aas.bottom);
630
- this.i.aas = this.i.aas;
628
+ this.i.aeh.bottom = +v;
629
+ this._a("headerRowMarginBottom", this.i.aeh.bottom);
630
+ this.i.aeh = this.i.aeh;
631
631
  }
632
632
  get headerRowMarginLeft() {
633
- return this.i.aas ? this.i.aas.left : NaN;
633
+ return this.i.aeh ? this.i.aeh.left : NaN;
634
634
  }
635
635
  set headerRowMarginLeft(v) {
636
636
  this.ensureHeaderRowMargin();
637
- this.i.aas.left = +v;
638
- this._a("headerRowMarginLeft", this.i.aas.left);
639
- this.i.aas = this.i.aas;
637
+ this.i.aeh.left = +v;
638
+ this._a("headerRowMarginLeft", this.i.aeh.left);
639
+ this.i.aeh = this.i.aeh;
640
640
  }
641
641
  get headerRowMarginRight() {
642
- return this.i.aas ? this.i.aas.right : NaN;
642
+ return this.i.aeh ? this.i.aeh.right : NaN;
643
643
  }
644
644
  set headerRowMarginRight(v) {
645
645
  this.ensureHeaderRowMargin();
646
- this.i.aas.right = +v;
647
- this._a("headerRowMarginRight", this.i.aas.right);
648
- this.i.aas = this.i.aas;
646
+ this.i.aeh.right = +v;
647
+ this._a("headerRowMarginRight", this.i.aeh.right);
648
+ this.i.aeh = this.i.aeh;
649
649
  }
650
650
  get headerRowMarginTop() {
651
- return this.i.aas ? this.i.aas.top : NaN;
651
+ return this.i.aeh ? this.i.aeh.top : NaN;
652
652
  }
653
653
  set headerRowMarginTop(v) {
654
654
  this.ensureHeaderRowMargin();
655
- this.i.aas.top = +v;
656
- this._a("headerRowMarginTop", this.i.aas.top);
657
- this.i.aas = this.i.aas;
655
+ this.i.aeh.top = +v;
656
+ this._a("headerRowMarginTop", this.i.aeh.top);
657
+ this.i.aeh = this.i.aeh;
658
658
  }
659
659
  ensureHeaderRowMargin() {
660
- if (this.i.aas) {
660
+ if (this.i.aeh) {
661
661
  return;
662
662
  }
663
- this.i.aas = new Thickness(2);
663
+ this.i.aeh = new Thickness(2);
664
664
  }
665
665
  /**
666
666
  * Gets or sets whether to show Header row.
667
667
  */
668
668
  get headerRowVisible() {
669
- return this.i.uq;
669
+ return this.i.yf;
670
670
  }
671
671
  set headerRowVisible(v) {
672
- this.i.uq = ensureBool(v);
673
- this._a("headerRowVisible", this.i.uq);
672
+ this.i.yf = ensureBool(v);
673
+ this._a("headerRowVisible", this.i.yf);
674
674
  }
675
675
  /**
676
676
  * Gets or Sets the style to use for the header text.
677
677
  */
678
678
  get headerTextStyle() {
679
- if (this.i.ug == null) {
679
+ if (this.i.x5 == null) {
680
680
  return null;
681
681
  }
682
- return this.i.ug.fontString;
682
+ return this.i.x5.fontString;
683
683
  }
684
684
  set headerTextStyle(v) {
685
685
  let fi = new FontInfo();
686
686
  fi.fontString = v;
687
- this.i.ug = fi;
688
- this._a("headerTextStyle", this.i.ug != null ? this.i.ug.fontString : "");
687
+ this.i.x5 = fi;
688
+ this._a("headerTextStyle", this.i.x5 != null ? this.i.x5.fontString : "");
689
689
  }
690
690
  /**
691
691
  * Gets or sets the summary text color.
692
692
  */
693
693
  get summaryTitleTextColor() {
694
- return brushToString(this.i.aaf);
694
+ return brushToString(this.i.ad4);
695
695
  }
696
696
  set summaryTitleTextColor(v) {
697
- this.i.aaf = stringToBrush(v);
698
- this._a("summaryTitleTextColor", brushToString(this.i.aaf));
697
+ this.i.ad4 = stringToBrush(v);
698
+ this._a("summaryTitleTextColor", brushToString(this.i.ad4));
699
699
  }
700
700
  /**
701
701
  * Gets or Sets the style to use for the summary text.
702
702
  */
703
703
  get summaryTitleTextStyle() {
704
- if (this.i.uj == null) {
704
+ if (this.i.x8 == null) {
705
705
  return null;
706
706
  }
707
- return this.i.uj.fontString;
707
+ return this.i.x8.fontString;
708
708
  }
709
709
  set summaryTitleTextStyle(v) {
710
710
  let fi = new FontInfo();
711
711
  fi.fontString = v;
712
- this.i.uj = fi;
713
- this._a("summaryTitleTextStyle", this.i.uj != null ? this.i.uj.fontString : "");
712
+ this.i.x8 = fi;
713
+ this._a("summaryTitleTextStyle", this.i.x8 != null ? this.i.x8.fontString : "");
714
714
  }
715
715
  /**
716
716
  * Gets or sets the SummaryType for the data legend.
717
717
  */
718
718
  get summaryType() {
719
- return this.i.tp;
719
+ return this.i.xe;
720
720
  }
721
721
  set summaryType(v) {
722
- this.i.tp = ensureEnum(DataLegendSummaryType_$type, v);
723
- this._a("summaryType", enumToString(DataLegendSummaryType_$type, this.i.tp));
722
+ this.i.xe = ensureEnum(DataLegendSummaryType_$type, v);
723
+ this._a("summaryType", enumToString(DataLegendSummaryType_$type, this.i.xe));
724
724
  }
725
725
  /**
726
726
  * Gets or sets the SummaryTitleText for the data legend.
727
727
  */
728
728
  get summaryTitleText() {
729
- return this.i.xe;
729
+ return this.i.aa3;
730
730
  }
731
731
  set summaryTitleText(v) {
732
- this.i.xe = v;
732
+ this.i.aa3 = v;
733
733
  }
734
734
  get summaryTitleTextMarginBottom() {
735
- return this.i.aaw ? this.i.aaw.bottom : NaN;
735
+ return this.i.ael ? this.i.ael.bottom : NaN;
736
736
  }
737
737
  set summaryTitleTextMarginBottom(v) {
738
738
  this.ensureSummaryTitleTextMargin();
739
- this.i.aaw.bottom = +v;
740
- this._a("summaryTitleTextMarginBottom", this.i.aaw.bottom);
741
- this.i.aaw = this.i.aaw;
739
+ this.i.ael.bottom = +v;
740
+ this._a("summaryTitleTextMarginBottom", this.i.ael.bottom);
741
+ this.i.ael = this.i.ael;
742
742
  }
743
743
  get summaryTitleTextMarginLeft() {
744
- return this.i.aaw ? this.i.aaw.left : NaN;
744
+ return this.i.ael ? this.i.ael.left : NaN;
745
745
  }
746
746
  set summaryTitleTextMarginLeft(v) {
747
747
  this.ensureSummaryTitleTextMargin();
748
- this.i.aaw.left = +v;
749
- this._a("summaryTitleTextMarginLeft", this.i.aaw.left);
750
- this.i.aaw = this.i.aaw;
748
+ this.i.ael.left = +v;
749
+ this._a("summaryTitleTextMarginLeft", this.i.ael.left);
750
+ this.i.ael = this.i.ael;
751
751
  }
752
752
  get summaryTitleTextMarginRight() {
753
- return this.i.aaw ? this.i.aaw.right : NaN;
753
+ return this.i.ael ? this.i.ael.right : NaN;
754
754
  }
755
755
  set summaryTitleTextMarginRight(v) {
756
756
  this.ensureSummaryTitleTextMargin();
757
- this.i.aaw.right = +v;
758
- this._a("summaryTitleTextMarginRight", this.i.aaw.right);
759
- this.i.aaw = this.i.aaw;
757
+ this.i.ael.right = +v;
758
+ this._a("summaryTitleTextMarginRight", this.i.ael.right);
759
+ this.i.ael = this.i.ael;
760
760
  }
761
761
  get summaryTitleTextMarginTop() {
762
- return this.i.aaw ? this.i.aaw.top : NaN;
762
+ return this.i.ael ? this.i.ael.top : NaN;
763
763
  }
764
764
  set summaryTitleTextMarginTop(v) {
765
765
  this.ensureSummaryTitleTextMargin();
766
- this.i.aaw.top = +v;
767
- this._a("summaryTitleTextMarginTop", this.i.aaw.top);
768
- this.i.aaw = this.i.aaw;
766
+ this.i.ael.top = +v;
767
+ this._a("summaryTitleTextMarginTop", this.i.ael.top);
768
+ this.i.ael = this.i.ael;
769
769
  }
770
770
  ensureSummaryTitleTextMargin() {
771
- if (this.i.aaw) {
771
+ if (this.i.ael) {
772
772
  return;
773
773
  }
774
- this.i.aaw = new Thickness(2);
774
+ this.i.ael = new Thickness(2);
775
775
  }
776
776
  get summaryRowMarginBottom() {
777
- return this.i.aav ? this.i.aav.bottom : NaN;
777
+ return this.i.aek ? this.i.aek.bottom : NaN;
778
778
  }
779
779
  set summaryRowMarginBottom(v) {
780
780
  this.ensureSummaryRowMargin();
781
- this.i.aav.bottom = +v;
782
- this._a("summaryRowMarginBottom", this.i.aav.bottom);
783
- this.i.aav = this.i.aav;
781
+ this.i.aek.bottom = +v;
782
+ this._a("summaryRowMarginBottom", this.i.aek.bottom);
783
+ this.i.aek = this.i.aek;
784
784
  }
785
785
  get summaryRowMarginLeft() {
786
- return this.i.aav ? this.i.aav.left : NaN;
786
+ return this.i.aek ? this.i.aek.left : NaN;
787
787
  }
788
788
  set summaryRowMarginLeft(v) {
789
789
  this.ensureSummaryRowMargin();
790
- this.i.aav.left = +v;
791
- this._a("summaryRowMarginLeft", this.i.aav.left);
792
- this.i.aav = this.i.aav;
790
+ this.i.aek.left = +v;
791
+ this._a("summaryRowMarginLeft", this.i.aek.left);
792
+ this.i.aek = this.i.aek;
793
793
  }
794
794
  get summaryRowMarginRight() {
795
- return this.i.aav ? this.i.aav.right : NaN;
795
+ return this.i.aek ? this.i.aek.right : NaN;
796
796
  }
797
797
  set summaryRowMarginRight(v) {
798
798
  this.ensureSummaryRowMargin();
799
- this.i.aav.right = +v;
800
- this._a("summaryRowMarginRight", this.i.aav.right);
801
- this.i.aav = this.i.aav;
799
+ this.i.aek.right = +v;
800
+ this._a("summaryRowMarginRight", this.i.aek.right);
801
+ this.i.aek = this.i.aek;
802
802
  }
803
803
  get summaryRowMarginTop() {
804
- return this.i.aav ? this.i.aav.top : NaN;
804
+ return this.i.aek ? this.i.aek.top : NaN;
805
805
  }
806
806
  set summaryRowMarginTop(v) {
807
807
  this.ensureSummaryRowMargin();
808
- this.i.aav.top = +v;
809
- this._a("summaryRowMarginTop", this.i.aav.top);
810
- this.i.aav = this.i.aav;
808
+ this.i.aek.top = +v;
809
+ this._a("summaryRowMarginTop", this.i.aek.top);
810
+ this.i.aek = this.i.aek;
811
811
  }
812
812
  ensureSummaryRowMargin() {
813
- if (this.i.aav) {
813
+ if (this.i.aek) {
814
814
  return;
815
815
  }
816
- this.i.aav = new Thickness(2);
816
+ this.i.aek = new Thickness(2);
817
817
  }
818
818
  /**
819
819
  * Gets or sets the units text color.
820
820
  */
821
821
  get summaryValueTextColor() {
822
- return brushToString(this.i.aah);
822
+ return brushToString(this.i.ad6);
823
823
  }
824
824
  set summaryValueTextColor(v) {
825
- this.i.aah = stringToBrush(v);
826
- this._a("summaryValueTextColor", brushToString(this.i.aah));
825
+ this.i.ad6 = stringToBrush(v);
826
+ this._a("summaryValueTextColor", brushToString(this.i.ad6));
827
827
  }
828
828
  /**
829
829
  * Gets or Sets the style to use for the units text.
830
830
  */
831
831
  get summaryValueTextStyle() {
832
- if (this.i.ul == null) {
832
+ if (this.i.ya == null) {
833
833
  return null;
834
834
  }
835
- return this.i.ul.fontString;
835
+ return this.i.ya.fontString;
836
836
  }
837
837
  set summaryValueTextStyle(v) {
838
838
  let fi = new FontInfo();
839
839
  fi.fontString = v;
840
- this.i.ul = fi;
841
- this._a("summaryValueTextStyle", this.i.ul != null ? this.i.ul.fontString : "");
840
+ this.i.ya = fi;
841
+ this._a("summaryValueTextStyle", this.i.ya != null ? this.i.ya.fontString : "");
842
842
  }
843
843
  /**
844
844
  * Gets or sets the units text for the data legend.
845
845
  */
846
846
  get summaryLabelText() {
847
- return this.i.w9;
847
+ return this.i.aay;
848
848
  }
849
849
  set summaryLabelText(v) {
850
- this.i.w9 = v;
850
+ this.i.aay = v;
851
851
  }
852
852
  /**
853
853
  * Gets or sets the units text color.
854
854
  */
855
855
  get summaryLabelTextColor() {
856
- return brushToString(this.i.aae);
856
+ return brushToString(this.i.ad3);
857
857
  }
858
858
  set summaryLabelTextColor(v) {
859
- this.i.aae = stringToBrush(v);
860
- this._a("summaryLabelTextColor", brushToString(this.i.aae));
859
+ this.i.ad3 = stringToBrush(v);
860
+ this._a("summaryLabelTextColor", brushToString(this.i.ad3));
861
861
  }
862
862
  /**
863
863
  * Gets or Sets the style to use for the units text.
864
864
  */
865
865
  get summaryLabelTextStyle() {
866
- if (this.i.ui == null) {
866
+ if (this.i.x7 == null) {
867
867
  return null;
868
868
  }
869
- return this.i.ui.fontString;
869
+ return this.i.x7.fontString;
870
870
  }
871
871
  set summaryLabelTextStyle(v) {
872
872
  let fi = new FontInfo();
873
873
  fi.fontString = v;
874
- this.i.ui = fi;
875
- this._a("summaryLabelTextStyle", this.i.ui != null ? this.i.ui.fontString : "");
874
+ this.i.x7 = fi;
875
+ this._a("summaryLabelTextStyle", this.i.x7 != null ? this.i.x7.fontString : "");
876
876
  }
877
877
  /**
878
878
  * Gets or sets the units text for the data legend.
879
879
  */
880
880
  get summaryUnitsText() {
881
- return this.i.xk;
881
+ return this.i.aa9;
882
882
  }
883
883
  set summaryUnitsText(v) {
884
- this.i.xk = v;
884
+ this.i.aa9 = v;
885
885
  }
886
886
  /**
887
887
  * Gets or sets the units text color.
888
888
  */
889
889
  get summaryUnitsTextColor() {
890
- return brushToString(this.i.aag);
890
+ return brushToString(this.i.ad5);
891
891
  }
892
892
  set summaryUnitsTextColor(v) {
893
- this.i.aag = stringToBrush(v);
894
- this._a("summaryUnitsTextColor", brushToString(this.i.aag));
893
+ this.i.ad5 = stringToBrush(v);
894
+ this._a("summaryUnitsTextColor", brushToString(this.i.ad5));
895
895
  }
896
896
  /**
897
897
  * Gets or Sets the style to use for the units text.
898
898
  */
899
899
  get summaryUnitsTextStyle() {
900
- if (this.i.uk == null) {
900
+ if (this.i.x9 == null) {
901
901
  return null;
902
902
  }
903
- return this.i.uk.fontString;
903
+ return this.i.x9.fontString;
904
904
  }
905
905
  set summaryUnitsTextStyle(v) {
906
906
  let fi = new FontInfo();
907
907
  fi.fontString = v;
908
- this.i.uk = fi;
909
- this._a("summaryUnitsTextStyle", this.i.uk != null ? this.i.uk.fontString : "");
908
+ this.i.x9 = fi;
909
+ this._a("summaryUnitsTextStyle", this.i.x9 != null ? this.i.x9.fontString : "");
910
910
  }
911
911
  get badgeMarginBottom() {
912
- return this.i.aar ? this.i.aar.bottom : NaN;
912
+ return this.i.aeg ? this.i.aeg.bottom : NaN;
913
913
  }
914
914
  set badgeMarginBottom(v) {
915
915
  this.ensureBadgeMargin();
916
- this.i.aar.bottom = +v;
917
- this._a("badgeMarginBottom", this.i.aar.bottom);
918
- this.i.aar = this.i.aar;
916
+ this.i.aeg.bottom = +v;
917
+ this._a("badgeMarginBottom", this.i.aeg.bottom);
918
+ this.i.aeg = this.i.aeg;
919
919
  }
920
920
  get badgeMarginLeft() {
921
- return this.i.aar ? this.i.aar.left : NaN;
921
+ return this.i.aeg ? this.i.aeg.left : NaN;
922
922
  }
923
923
  set badgeMarginLeft(v) {
924
924
  this.ensureBadgeMargin();
925
- this.i.aar.left = +v;
926
- this._a("badgeMarginLeft", this.i.aar.left);
927
- this.i.aar = this.i.aar;
925
+ this.i.aeg.left = +v;
926
+ this._a("badgeMarginLeft", this.i.aeg.left);
927
+ this.i.aeg = this.i.aeg;
928
928
  }
929
929
  get badgeMarginRight() {
930
- return this.i.aar ? this.i.aar.right : NaN;
930
+ return this.i.aeg ? this.i.aeg.right : NaN;
931
931
  }
932
932
  set badgeMarginRight(v) {
933
933
  this.ensureBadgeMargin();
934
- this.i.aar.right = +v;
935
- this._a("badgeMarginRight", this.i.aar.right);
936
- this.i.aar = this.i.aar;
934
+ this.i.aeg.right = +v;
935
+ this._a("badgeMarginRight", this.i.aeg.right);
936
+ this.i.aeg = this.i.aeg;
937
937
  }
938
938
  get badgeMarginTop() {
939
- return this.i.aar ? this.i.aar.top : NaN;
939
+ return this.i.aeg ? this.i.aeg.top : NaN;
940
940
  }
941
941
  set badgeMarginTop(v) {
942
942
  this.ensureBadgeMargin();
943
- this.i.aar.top = +v;
944
- this._a("badgeMarginTop", this.i.aar.top);
945
- this.i.aar = this.i.aar;
943
+ this.i.aeg.top = +v;
944
+ this._a("badgeMarginTop", this.i.aeg.top);
945
+ this.i.aeg = this.i.aeg;
946
946
  }
947
947
  ensureBadgeMargin() {
948
- if (this.i.aar) {
948
+ if (this.i.aeg) {
949
949
  return;
950
950
  }
951
- this.i.aar = new Thickness(2);
951
+ this.i.aeg = new Thickness(2);
952
952
  }
953
953
  /**
954
954
  * Gets or sets the BadgeShape for the data legend.
955
955
  */
956
956
  get badgeShape() {
957
- return this.i.t6;
957
+ return this.i.xv;
958
958
  }
959
959
  set badgeShape(v) {
960
- this.i.t6 = ensureEnum(LegendItemBadgeShape_$type, v);
961
- this._a("badgeShape", enumToString(LegendItemBadgeShape_$type, this.i.t6));
960
+ this.i.xv = ensureEnum(LegendItemBadgeShape_$type, v);
961
+ this._a("badgeShape", enumToString(LegendItemBadgeShape_$type, this.i.xv));
962
962
  }
963
963
  /**
964
964
  * Gets or sets the UnitsMode for the data legend.
965
965
  */
966
966
  get unitsDisplayMode() {
967
- return this.i.tq;
967
+ return this.i.xf;
968
968
  }
969
969
  set unitsDisplayMode(v) {
970
- this.i.tq = ensureEnum(DataLegendUnitsMode_$type, v);
971
- this._a("unitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.tq));
970
+ this.i.xf = ensureEnum(DataLegendUnitsMode_$type, v);
971
+ this._a("unitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.xf));
972
972
  }
973
973
  /**
974
974
  * Gets or sets the units text for the data legend.
975
975
  */
976
976
  get unitsText() {
977
- return this.i.xv;
977
+ return this.i.abk;
978
978
  }
979
979
  set unitsText(v) {
980
- this.i.xv = v;
980
+ this.i.abk = v;
981
981
  }
982
982
  /**
983
983
  * Gets or sets the units text color.
984
984
  */
985
985
  get unitsTextColor() {
986
- return brushToString(this.i.aaj);
986
+ return brushToString(this.i.ad8);
987
987
  }
988
988
  set unitsTextColor(v) {
989
- this.i.aaj = stringToBrush(v);
990
- this._a("unitsTextColor", brushToString(this.i.aaj));
989
+ this.i.ad8 = stringToBrush(v);
990
+ this._a("unitsTextColor", brushToString(this.i.ad8));
991
991
  }
992
992
  get unitsTextMarginBottom() {
993
- return this.i.aay ? this.i.aay.bottom : NaN;
993
+ return this.i.aen ? this.i.aen.bottom : NaN;
994
994
  }
995
995
  set unitsTextMarginBottom(v) {
996
996
  this.ensureUnitsTextMargin();
997
- this.i.aay.bottom = +v;
998
- this._a("unitsTextMarginBottom", this.i.aay.bottom);
999
- this.i.aay = this.i.aay;
997
+ this.i.aen.bottom = +v;
998
+ this._a("unitsTextMarginBottom", this.i.aen.bottom);
999
+ this.i.aen = this.i.aen;
1000
1000
  }
1001
1001
  get unitsTextMarginLeft() {
1002
- return this.i.aay ? this.i.aay.left : NaN;
1002
+ return this.i.aen ? this.i.aen.left : NaN;
1003
1003
  }
1004
1004
  set unitsTextMarginLeft(v) {
1005
1005
  this.ensureUnitsTextMargin();
1006
- this.i.aay.left = +v;
1007
- this._a("unitsTextMarginLeft", this.i.aay.left);
1008
- this.i.aay = this.i.aay;
1006
+ this.i.aen.left = +v;
1007
+ this._a("unitsTextMarginLeft", this.i.aen.left);
1008
+ this.i.aen = this.i.aen;
1009
1009
  }
1010
1010
  get unitsTextMarginRight() {
1011
- return this.i.aay ? this.i.aay.right : NaN;
1011
+ return this.i.aen ? this.i.aen.right : NaN;
1012
1012
  }
1013
1013
  set unitsTextMarginRight(v) {
1014
1014
  this.ensureUnitsTextMargin();
1015
- this.i.aay.right = +v;
1016
- this._a("unitsTextMarginRight", this.i.aay.right);
1017
- this.i.aay = this.i.aay;
1015
+ this.i.aen.right = +v;
1016
+ this._a("unitsTextMarginRight", this.i.aen.right);
1017
+ this.i.aen = this.i.aen;
1018
1018
  }
1019
1019
  get unitsTextMarginTop() {
1020
- return this.i.aay ? this.i.aay.top : NaN;
1020
+ return this.i.aen ? this.i.aen.top : NaN;
1021
1021
  }
1022
1022
  set unitsTextMarginTop(v) {
1023
1023
  this.ensureUnitsTextMargin();
1024
- this.i.aay.top = +v;
1025
- this._a("unitsTextMarginTop", this.i.aay.top);
1026
- this.i.aay = this.i.aay;
1024
+ this.i.aen.top = +v;
1025
+ this._a("unitsTextMarginTop", this.i.aen.top);
1026
+ this.i.aen = this.i.aen;
1027
1027
  }
1028
1028
  ensureUnitsTextMargin() {
1029
- if (this.i.aay) {
1029
+ if (this.i.aen) {
1030
1030
  return;
1031
1031
  }
1032
- this.i.aay = new Thickness(2);
1032
+ this.i.aen = new Thickness(2);
1033
1033
  }
1034
1034
  /**
1035
1035
  * Gets or Sets the style to use for the units text.
1036
1036
  */
1037
1037
  get unitsTextStyle() {
1038
- if (this.i.un == null) {
1038
+ if (this.i.yc == null) {
1039
1039
  return null;
1040
1040
  }
1041
- return this.i.un.fontString;
1041
+ return this.i.yc.fontString;
1042
1042
  }
1043
1043
  set unitsTextStyle(v) {
1044
1044
  let fi = new FontInfo();
1045
1045
  fi.fontString = v;
1046
- this.i.un = fi;
1047
- this._a("unitsTextStyle", this.i.un != null ? this.i.un.fontString : "");
1046
+ this.i.yc = fi;
1047
+ this._a("unitsTextStyle", this.i.yc != null ? this.i.yc.fontString : "");
1048
1048
  }
1049
1049
  get titleTextMarginBottom() {
1050
- return this.i.aax ? this.i.aax.bottom : NaN;
1050
+ return this.i.aem ? this.i.aem.bottom : NaN;
1051
1051
  }
1052
1052
  set titleTextMarginBottom(v) {
1053
1053
  this.ensureTitleTextMargin();
1054
- this.i.aax.bottom = +v;
1055
- this._a("titleTextMarginBottom", this.i.aax.bottom);
1056
- this.i.aax = this.i.aax;
1054
+ this.i.aem.bottom = +v;
1055
+ this._a("titleTextMarginBottom", this.i.aem.bottom);
1056
+ this.i.aem = this.i.aem;
1057
1057
  }
1058
1058
  get titleTextMarginLeft() {
1059
- return this.i.aax ? this.i.aax.left : NaN;
1059
+ return this.i.aem ? this.i.aem.left : NaN;
1060
1060
  }
1061
1061
  set titleTextMarginLeft(v) {
1062
1062
  this.ensureTitleTextMargin();
1063
- this.i.aax.left = +v;
1064
- this._a("titleTextMarginLeft", this.i.aax.left);
1065
- this.i.aax = this.i.aax;
1063
+ this.i.aem.left = +v;
1064
+ this._a("titleTextMarginLeft", this.i.aem.left);
1065
+ this.i.aem = this.i.aem;
1066
1066
  }
1067
1067
  get titleTextMarginRight() {
1068
- return this.i.aax ? this.i.aax.right : NaN;
1068
+ return this.i.aem ? this.i.aem.right : NaN;
1069
1069
  }
1070
1070
  set titleTextMarginRight(v) {
1071
1071
  this.ensureTitleTextMargin();
1072
- this.i.aax.right = +v;
1073
- this._a("titleTextMarginRight", this.i.aax.right);
1074
- this.i.aax = this.i.aax;
1072
+ this.i.aem.right = +v;
1073
+ this._a("titleTextMarginRight", this.i.aem.right);
1074
+ this.i.aem = this.i.aem;
1075
1075
  }
1076
1076
  get titleTextMarginTop() {
1077
- return this.i.aax ? this.i.aax.top : NaN;
1077
+ return this.i.aem ? this.i.aem.top : NaN;
1078
1078
  }
1079
1079
  set titleTextMarginTop(v) {
1080
1080
  this.ensureTitleTextMargin();
1081
- this.i.aax.top = +v;
1082
- this._a("titleTextMarginTop", this.i.aax.top);
1083
- this.i.aax = this.i.aax;
1081
+ this.i.aem.top = +v;
1082
+ this._a("titleTextMarginTop", this.i.aem.top);
1083
+ this.i.aem = this.i.aem;
1084
1084
  }
1085
1085
  ensureTitleTextMargin() {
1086
- if (this.i.aax) {
1086
+ if (this.i.aem) {
1087
1087
  return;
1088
1088
  }
1089
- this.i.aax = new Thickness(2);
1089
+ this.i.aem = new Thickness(2);
1090
1090
  }
1091
1091
  /**
1092
1092
  * Gets or sets the display text color.
1093
1093
  */
1094
1094
  get titleTextColor() {
1095
- return brushToString(this.i.aai);
1095
+ return brushToString(this.i.ad7);
1096
1096
  }
1097
1097
  set titleTextColor(v) {
1098
- this.i.aai = stringToBrush(v);
1099
- this._a("titleTextColor", brushToString(this.i.aai));
1098
+ this.i.ad7 = stringToBrush(v);
1099
+ this._a("titleTextColor", brushToString(this.i.ad7));
1100
1100
  }
1101
1101
  /**
1102
1102
  * Gets or Sets the style to use for the display text.
1103
1103
  */
1104
1104
  get titleTextStyle() {
1105
- if (this.i.um == null) {
1105
+ if (this.i.yb == null) {
1106
1106
  return null;
1107
1107
  }
1108
- return this.i.um.fontString;
1108
+ return this.i.yb.fontString;
1109
1109
  }
1110
1110
  set titleTextStyle(v) {
1111
1111
  let fi = new FontInfo();
1112
1112
  fi.fontString = v;
1113
- this.i.um = fi;
1114
- this._a("titleTextStyle", this.i.um != null ? this.i.um.fontString : "");
1113
+ this.i.yb = fi;
1114
+ this._a("titleTextStyle", this.i.yb != null ? this.i.yb.fontString : "");
1115
1115
  }
1116
1116
  /**
1117
1117
  * Gets or sets the mode for displaying labels before series values in the data legend, e.g. O: H: L: C: for financial series
1118
1118
  */
1119
1119
  get labelDisplayMode() {
1120
- return this.i.to;
1120
+ return this.i.xd;
1121
1121
  }
1122
1122
  set labelDisplayMode(v) {
1123
- this.i.to = ensureEnum(DataLegendLabelMode_$type, v);
1124
- this._a("labelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.to));
1123
+ this.i.xd = ensureEnum(DataLegendLabelMode_$type, v);
1124
+ this._a("labelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.xd));
1125
1125
  }
1126
1126
  /**
1127
1127
  * Gets or sets the units text color.
1128
1128
  */
1129
1129
  get labelTextColor() {
1130
- return brushToString(this.i.aad);
1130
+ return brushToString(this.i.ad2);
1131
1131
  }
1132
1132
  set labelTextColor(v) {
1133
- this.i.aad = stringToBrush(v);
1134
- this._a("labelTextColor", brushToString(this.i.aad));
1133
+ this.i.ad2 = stringToBrush(v);
1134
+ this._a("labelTextColor", brushToString(this.i.ad2));
1135
1135
  }
1136
1136
  get labelTextMarginBottom() {
1137
- return this.i.aau ? this.i.aau.bottom : NaN;
1137
+ return this.i.aej ? this.i.aej.bottom : NaN;
1138
1138
  }
1139
1139
  set labelTextMarginBottom(v) {
1140
1140
  this.ensureLabelTextMargin();
1141
- this.i.aau.bottom = +v;
1142
- this._a("labelTextMarginBottom", this.i.aau.bottom);
1143
- this.i.aau = this.i.aau;
1141
+ this.i.aej.bottom = +v;
1142
+ this._a("labelTextMarginBottom", this.i.aej.bottom);
1143
+ this.i.aej = this.i.aej;
1144
1144
  }
1145
1145
  get labelTextMarginLeft() {
1146
- return this.i.aau ? this.i.aau.left : NaN;
1146
+ return this.i.aej ? this.i.aej.left : NaN;
1147
1147
  }
1148
1148
  set labelTextMarginLeft(v) {
1149
1149
  this.ensureLabelTextMargin();
1150
- this.i.aau.left = +v;
1151
- this._a("labelTextMarginLeft", this.i.aau.left);
1152
- this.i.aau = this.i.aau;
1150
+ this.i.aej.left = +v;
1151
+ this._a("labelTextMarginLeft", this.i.aej.left);
1152
+ this.i.aej = this.i.aej;
1153
1153
  }
1154
1154
  get labelTextMarginRight() {
1155
- return this.i.aau ? this.i.aau.right : NaN;
1155
+ return this.i.aej ? this.i.aej.right : NaN;
1156
1156
  }
1157
1157
  set labelTextMarginRight(v) {
1158
1158
  this.ensureLabelTextMargin();
1159
- this.i.aau.right = +v;
1160
- this._a("labelTextMarginRight", this.i.aau.right);
1161
- this.i.aau = this.i.aau;
1159
+ this.i.aej.right = +v;
1160
+ this._a("labelTextMarginRight", this.i.aej.right);
1161
+ this.i.aej = this.i.aej;
1162
1162
  }
1163
1163
  get labelTextMarginTop() {
1164
- return this.i.aau ? this.i.aau.top : NaN;
1164
+ return this.i.aej ? this.i.aej.top : NaN;
1165
1165
  }
1166
1166
  set labelTextMarginTop(v) {
1167
1167
  this.ensureLabelTextMargin();
1168
- this.i.aau.top = +v;
1169
- this._a("labelTextMarginTop", this.i.aau.top);
1170
- this.i.aau = this.i.aau;
1168
+ this.i.aej.top = +v;
1169
+ this._a("labelTextMarginTop", this.i.aej.top);
1170
+ this.i.aej = this.i.aej;
1171
1171
  }
1172
1172
  ensureLabelTextMargin() {
1173
- if (this.i.aau) {
1173
+ if (this.i.aej) {
1174
1174
  return;
1175
1175
  }
1176
- this.i.aau = new Thickness(2);
1176
+ this.i.aej = new Thickness(2);
1177
1177
  }
1178
1178
  /**
1179
1179
  * Gets or Sets the style to use for the units text.
1180
1180
  */
1181
1181
  get labelTextStyle() {
1182
- if (this.i.uh == null) {
1182
+ if (this.i.x6 == null) {
1183
1183
  return null;
1184
1184
  }
1185
- return this.i.uh.fontString;
1185
+ return this.i.x6.fontString;
1186
1186
  }
1187
1187
  set labelTextStyle(v) {
1188
1188
  let fi = new FontInfo();
1189
1189
  fi.fontString = v;
1190
- this.i.uh = fi;
1191
- this._a("labelTextStyle", this.i.uh != null ? this.i.uh.fontString : "");
1190
+ this.i.x6 = fi;
1191
+ this._a("labelTextStyle", this.i.x6 != null ? this.i.x6.fontString : "");
1192
1192
  }
1193
1193
  findByName(name) {
1194
1194
  var baseResult = super.findByName(name);
@@ -1219,14 +1219,14 @@ export let IgcDataToolTipLayerComponent = /*@__PURE__*/ (() => {
1219
1219
 
1220
1220
  */
1221
1221
  hideToolTips() {
1222
- this.i.li();
1222
+ this.i.n8();
1223
1223
  }
1224
1224
  /**
1225
1225
  * Hides any tooltips presented by the layer, if any.
1226
1226
 
1227
1227
  */
1228
1228
  hideToolTipsImmediate() {
1229
- this.i.lj();
1229
+ this.i.n9();
1230
1230
  }
1231
1231
  }
1232
1232
  IgcDataToolTipLayerComponent._observedAttributesIgcDataToolTipLayerComponent = null;