igniteui-webcomponents-charts 4.7.0 → 4.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +15218 -14945
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +17 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +9 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
- package/esm2015/lib/AnchoredCategorySeries_combined.js +191 -191
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +259 -259
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
- package/esm2015/lib/AnnotationLayerProxy.js +34 -34
- package/esm2015/lib/AnnotationLayer_combined.js +206 -206
- package/esm2015/lib/AreaSeries_combined.js +53 -50
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +18 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +18 -15
- package/esm2015/lib/BarSeries_combined.js +117 -114
- package/esm2015/lib/BollingerBandWidthIndicator.js +22 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +105 -102
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +269 -266
- package/esm2015/lib/CalloutLayer_combined.js +462 -459
- package/esm2015/lib/CategoryBucketCalculator_combined.js +334 -334
- package/esm2015/lib/CategoryChart.js +28 -28
- package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
- package/esm2015/lib/CategoryHighlightLayer_combined.js +66 -63
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +143 -140
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
- package/esm2015/lib/CategoryToolTipLayer_combined.js +88 -85
- package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +2 -2
- package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
- package/esm2015/lib/ChaikinOscillatorIndicator.js +17 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +18 -15
- package/esm2015/lib/ColumnSeries_combined.js +75 -72
- package/esm2015/lib/CommodityChannelIndexIndicator.js +18 -15
- package/esm2015/lib/CrosshairLayer_combined.js +143 -140
- package/esm2015/lib/CustomIndicator.js +25 -22
- package/esm2015/lib/DataChartToolbarProvider.js +9 -9
- package/esm2015/lib/DataChartVisualDataManager.js +1 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +489 -486
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +18 -15
- package/esm2015/lib/DomainChart_combined.js +40 -40
- package/esm2015/lib/EaseOfMovementIndicator.js +9 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +18 -15
- package/esm2015/lib/FinalValueLayer_combined.js +88 -85
- package/esm2015/lib/FinancialChart_combined.js +46 -46
- package/esm2015/lib/FinancialEventArgs_combined.js +704 -704
- package/esm2015/lib/FinancialIndicator_combined.js +230 -230
- package/esm2015/lib/FinancialOverlay.js +43 -43
- package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
- package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
- package/esm2015/lib/FinancialPriceSeries_combined.js +306 -303
- package/esm2015/lib/ForceIndexIndicator.js +19 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +31 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +450 -447
- package/esm2015/lib/HighlightingManager.js +2 -2
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
- package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +11 -11
- package/esm2015/lib/ItemToolTipLayer_combined.js +99 -96
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
- package/esm2015/lib/LineSeries_combined.js +44 -41
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +10 -7
- package/esm2015/lib/MassIndexIndicator.js +9 -6
- package/esm2015/lib/MedianPriceIndicator.js +9 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +19 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +22 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +9 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +9 -6
- package/esm2015/lib/OverlayProxy.js +8 -8
- package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +17 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +17 -14
- package/esm2015/lib/PointSeries_combined.js +23 -20
- package/esm2015/lib/PolarAreaSeries_combined.js +28 -25
- package/esm2015/lib/PolarBase_combined.js +448 -448
- package/esm2015/lib/PolarLineSeriesBase_combined.js +56 -56
- package/esm2015/lib/PolarLineSeries_combined.js +25 -22
- package/esm2015/lib/PolarScatterSeries_combined.js +17 -14
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +29 -26
- package/esm2015/lib/PolarSplineSeries_combined.js +27 -24
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +9 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +87 -84
- package/esm2015/lib/PriceVolumeTrendIndicator.js +9 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +40 -37
- package/esm2015/lib/RadialBucketCalculator_combined.js +182 -182
- package/esm2015/lib/RadialColumnSeries_combined.js +52 -49
- package/esm2015/lib/RadialLineSeries_combined.js +42 -39
- package/esm2015/lib/RadialPieSeries_combined.js +50 -47
- package/esm2015/lib/RangeAreaSeries_combined.js +28 -25
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RangeColumnSeries_combined.js +44 -41
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +18 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +19 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +140 -137
- package/esm2015/lib/ScatterBase_combined.js +541 -541
- package/esm2015/lib/ScatterContourSeries_combined.js +119 -116
- package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
- package/esm2015/lib/ScatterLineSeries.js +62 -59
- package/esm2015/lib/ScatterLineSeriesView.js +7 -7
- package/esm2015/lib/ScatterPolygonSeries_combined.js +225 -222
- package/esm2015/lib/ScatterPolylineSeries_combined.js +26 -23
- package/esm2015/lib/ScatterSeries_combined.js +20 -17
- package/esm2015/lib/ScatterSplineSeries.js +48 -45
- package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
- package/esm2015/lib/ScatterTriangulationSeries.js +156 -156
- package/esm2015/lib/SeriesInteractionManager.js +129 -129
- package/esm2015/lib/SeriesRenderManager.js +22 -22
- package/esm2015/lib/SeriesRenderingArguments.js +1 -1
- package/esm2015/lib/SeriesViewerInteractionManager.js +28 -28
- package/esm2015/lib/SeriesViewer_combined.js +1831 -1825
- package/esm2015/lib/SeriesVisualDataManager.js +25 -25
- package/esm2015/lib/ShapeSeriesBase_combined.js +334 -334
- package/esm2015/lib/SizeScale.js +3 -3
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +18 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +46 -43
- package/esm2015/lib/SplineSeriesBase_combined.js +127 -127
- package/esm2015/lib/SplineSeries_combined.js +30 -27
- package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
- package/esm2015/lib/Stacked100DataPreparer.js +7 -7
- package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
- package/esm2015/lib/StackedLineSeries_combined.js +14 -11
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1236 -1206
- package/esm2015/lib/StandardDeviationIndicator.js +18 -15
- package/esm2015/lib/StepAreaSeries_combined.js +49 -46
- package/esm2015/lib/StepLineSeries_combined.js +52 -49
- package/esm2015/lib/StochRSIIndicator.js +18 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +19 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +9 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +9 -6
- package/esm2015/lib/ValueLayer_combined.js +165 -162
- package/esm2015/lib/ValueOverlay_combined.js +133 -130
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
- package/esm2015/lib/WaterfallSeries_combined.js +114 -111
- package/esm2015/lib/WeightedCloseIndicator.js +9 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +18 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +25 -25
- package/esm2015/lib/igc-anchored-radial-series-component.js +37 -37
- package/esm2015/lib/igc-annotation-layer-component.js +66 -66
- package/esm2015/lib/igc-area-fragment-component.js +2 -2
- package/esm2015/lib/igc-area-series-component.js +2 -2
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +6 -6
- package/esm2015/lib/igc-bar-series-component.js +11 -11
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
- package/esm2015/lib/igc-bubble-series-component.js +35 -35
- package/esm2015/lib/igc-callout-layer-component.js +91 -91
- package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
- package/esm2015/lib/igc-category-series-component.js +21 -21
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +11 -11
- package/esm2015/lib/igc-column-series-component.js +13 -13
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +38 -38
- package/esm2015/lib/igc-financial-indicator-component.js +19 -19
- package/esm2015/lib/igc-financial-overlay-component.js +5 -5
- package/esm2015/lib/igc-financial-price-series-component.js +35 -35
- package/esm2015/lib/igc-financial-series-component.js +61 -61
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
- package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
- package/esm2015/lib/igc-line-fragment-component.js +2 -2
- package/esm2015/lib/igc-line-series-component.js +2 -2
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-point-series-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +4 -4
- package/esm2015/lib/igc-polar-base-component.js +74 -74
- package/esm2015/lib/igc-polar-line-series-component.js +4 -4
- package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
- package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
- package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
- package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
- package/esm2015/lib/igc-radial-area-series-component.js +4 -4
- package/esm2015/lib/igc-radial-base-component.js +21 -21
- package/esm2015/lib/igc-radial-column-series-component.js +9 -9
- package/esm2015/lib/igc-radial-line-series-component.js +4 -4
- package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
- package/esm2015/lib/igc-range-area-series-component.js +2 -2
- package/esm2015/lib/igc-range-category-series-component.js +10 -10
- package/esm2015/lib/igc-range-column-series-component.js +10 -10
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
- package/esm2015/lib/igc-scatter-base-component.js +58 -58
- package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
- package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
- package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-series-component.js +1 -1
- package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
- package/esm2015/lib/igc-series-component.js +266 -266
- package/esm2015/lib/igc-shape-series-base-component.js +37 -37
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
- package/esm2015/lib/igc-spline-area-series-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-component.js +2 -2
- package/esm2015/lib/igc-spline-series-base-component.js +7 -7
- package/esm2015/lib/igc-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
- package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
- package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
- package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-step-area-series-component.js +4 -4
- package/esm2015/lib/igc-step-line-series-component.js +4 -4
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-layer-component.js +87 -87
- package/esm2015/lib/igc-value-overlay-component.js +47 -47
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +19 -19
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +17 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +9 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
- package/esm5/lib/AnchoredCategorySeries_combined.js +190 -190
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +257 -257
- package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
- package/esm5/lib/AnnotationLayerProxy.js +34 -34
- package/esm5/lib/AnnotationLayer_combined.js +205 -205
- package/esm5/lib/AreaSeries_combined.js +53 -50
- package/esm5/lib/AverageDirectionalIndexIndicator.js +17 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +17 -14
- package/esm5/lib/BarSeries_combined.js +117 -114
- package/esm5/lib/BollingerBandWidthIndicator.js +21 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +105 -102
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +272 -269
- package/esm5/lib/CalloutLayer_combined.js +463 -460
- package/esm5/lib/CategoryBucketCalculator_combined.js +334 -334
- package/esm5/lib/CategoryChart.js +28 -28
- package/esm5/lib/CategoryErrorBarSettings.js +7 -7
- package/esm5/lib/CategoryHighlightLayer_combined.js +65 -62
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +143 -140
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
- package/esm5/lib/CategoryToolTipLayer_combined.js +88 -85
- package/esm5/lib/CategoryTransitionSourceFramePreparer.js +2 -2
- package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
- package/esm5/lib/ChaikinOscillatorIndicator.js +17 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +17 -14
- package/esm5/lib/ColumnSeries_combined.js +74 -71
- package/esm5/lib/CommodityChannelIndexIndicator.js +17 -14
- package/esm5/lib/CrosshairLayer_combined.js +143 -140
- package/esm5/lib/CustomIndicator.js +25 -22
- package/esm5/lib/DataChartToolbarProvider.js +9 -9
- package/esm5/lib/DataChartVisualDataManager.js +1 -1
- package/esm5/lib/DataToolTipLayer_combined.js +489 -486
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +17 -14
- package/esm5/lib/DomainChart_combined.js +40 -40
- package/esm5/lib/EaseOfMovementIndicator.js +9 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +17 -14
- package/esm5/lib/FinalValueLayer_combined.js +88 -85
- package/esm5/lib/FinancialChart_combined.js +46 -46
- package/esm5/lib/FinancialEventArgs_combined.js +705 -705
- package/esm5/lib/FinancialIndicator_combined.js +229 -229
- package/esm5/lib/FinancialOverlay.js +43 -43
- package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
- package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
- package/esm5/lib/FinancialPriceSeries_combined.js +305 -302
- package/esm5/lib/ForceIndexIndicator.js +18 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +29 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +451 -448
- package/esm5/lib/HighlightingManager.js +2 -2
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
- package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +11 -11
- package/esm5/lib/ItemToolTipLayer_combined.js +99 -96
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
- package/esm5/lib/LineSeries_combined.js +44 -41
- package/esm5/lib/MarketFacilitationIndexIndicator.js +10 -7
- package/esm5/lib/MassIndexIndicator.js +9 -6
- package/esm5/lib/MedianPriceIndicator.js +9 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +18 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +22 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +9 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +9 -6
- package/esm5/lib/OverlayProxy.js +8 -8
- package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +17 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +17 -14
- package/esm5/lib/PointSeries_combined.js +23 -20
- package/esm5/lib/PolarAreaSeries_combined.js +28 -25
- package/esm5/lib/PolarBase_combined.js +447 -447
- package/esm5/lib/PolarLineSeriesBase_combined.js +56 -56
- package/esm5/lib/PolarLineSeries_combined.js +25 -22
- package/esm5/lib/PolarScatterSeries_combined.js +17 -14
- package/esm5/lib/PolarSplineAreaSeries_combined.js +29 -26
- package/esm5/lib/PolarSplineSeries_combined.js +27 -24
- package/esm5/lib/PositiveVolumeIndexIndicator.js +9 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +87 -84
- package/esm5/lib/PriceVolumeTrendIndicator.js +9 -6
- package/esm5/lib/RadialAreaSeries_combined.js +40 -37
- package/esm5/lib/RadialBucketCalculator_combined.js +181 -181
- package/esm5/lib/RadialColumnSeries_combined.js +52 -49
- package/esm5/lib/RadialLineSeries_combined.js +42 -39
- package/esm5/lib/RadialPieSeries_combined.js +50 -47
- package/esm5/lib/RangeAreaSeries_combined.js +28 -25
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +129 -129
- package/esm5/lib/RangeColumnSeries_combined.js +44 -41
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +17 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +18 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +138 -135
- package/esm5/lib/ScatterBase_combined.js +540 -540
- package/esm5/lib/ScatterContourSeries_combined.js +117 -114
- package/esm5/lib/ScatterErrorBarSettings.js +7 -7
- package/esm5/lib/ScatterLineSeries.js +62 -59
- package/esm5/lib/ScatterLineSeriesView.js +7 -7
- package/esm5/lib/ScatterPolygonSeries_combined.js +223 -220
- package/esm5/lib/ScatterPolylineSeries_combined.js +26 -23
- package/esm5/lib/ScatterSeries_combined.js +20 -17
- package/esm5/lib/ScatterSplineSeries.js +48 -45
- package/esm5/lib/ScatterSplineSeriesView.js +7 -7
- package/esm5/lib/ScatterTriangulationSeries.js +160 -160
- package/esm5/lib/SeriesInteractionManager.js +129 -129
- package/esm5/lib/SeriesRenderManager.js +22 -22
- package/esm5/lib/SeriesRenderingArguments.js +1 -1
- package/esm5/lib/SeriesViewerInteractionManager.js +28 -28
- package/esm5/lib/SeriesViewer_combined.js +1817 -1811
- package/esm5/lib/SeriesVisualDataManager.js +25 -25
- package/esm5/lib/ShapeSeriesBase_combined.js +331 -331
- package/esm5/lib/SizeScale.js +3 -3
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +17 -14
- package/esm5/lib/SplineAreaSeries_combined.js +46 -43
- package/esm5/lib/SplineSeriesBase_combined.js +127 -127
- package/esm5/lib/SplineSeries_combined.js +30 -27
- package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
- package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
- package/esm5/lib/Stacked100DataPreparer.js +7 -7
- package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
- package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
- package/esm5/lib/StackedLineSeries_combined.js +14 -11
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1235 -1205
- package/esm5/lib/StandardDeviationIndicator.js +17 -14
- package/esm5/lib/StepAreaSeries_combined.js +49 -46
- package/esm5/lib/StepLineSeries_combined.js +52 -49
- package/esm5/lib/StochRSIIndicator.js +17 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +18 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +9 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +9 -6
- package/esm5/lib/ValueLayer_combined.js +165 -162
- package/esm5/lib/ValueOverlay_combined.js +133 -130
- package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
- package/esm5/lib/WaterfallSeries_combined.js +114 -111
- package/esm5/lib/WeightedCloseIndicator.js +9 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +17 -14
- package/esm5/lib/igc-anchored-category-series-component.js +25 -25
- package/esm5/lib/igc-anchored-radial-series-component.js +37 -37
- package/esm5/lib/igc-annotation-layer-component.js +66 -66
- package/esm5/lib/igc-area-fragment-component.js +2 -2
- package/esm5/lib/igc-area-series-component.js +2 -2
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +6 -6
- package/esm5/lib/igc-bar-series-component.js +11 -11
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
- package/esm5/lib/igc-bubble-series-component.js +35 -35
- package/esm5/lib/igc-callout-layer-component.js +91 -91
- package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
- package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
- package/esm5/lib/igc-category-series-component.js +21 -21
- package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +11 -11
- package/esm5/lib/igc-column-series-component.js +13 -13
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +87 -87
- package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +38 -38
- package/esm5/lib/igc-financial-indicator-component.js +19 -19
- package/esm5/lib/igc-financial-overlay-component.js +5 -5
- package/esm5/lib/igc-financial-price-series-component.js +35 -35
- package/esm5/lib/igc-financial-series-component.js +61 -61
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +2 -2
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
- package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
- package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
- package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
- package/esm5/lib/igc-line-fragment-component.js +2 -2
- package/esm5/lib/igc-line-series-component.js +2 -2
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-point-series-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +4 -4
- package/esm5/lib/igc-polar-base-component.js +74 -74
- package/esm5/lib/igc-polar-line-series-component.js +4 -4
- package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
- package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
- package/esm5/lib/igc-polar-spline-series-component.js +4 -4
- package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
- package/esm5/lib/igc-radial-area-series-component.js +4 -4
- package/esm5/lib/igc-radial-base-component.js +21 -21
- package/esm5/lib/igc-radial-column-series-component.js +9 -9
- package/esm5/lib/igc-radial-line-series-component.js +4 -4
- package/esm5/lib/igc-radial-pie-series-component.js +9 -9
- package/esm5/lib/igc-range-area-series-component.js +2 -2
- package/esm5/lib/igc-range-category-series-component.js +10 -10
- package/esm5/lib/igc-range-column-series-component.js +10 -10
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +15 -15
- package/esm5/lib/igc-scatter-base-component.js +58 -58
- package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
- package/esm5/lib/igc-scatter-line-series-component.js +4 -4
- package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
- package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-series-component.js +1 -1
- package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
- package/esm5/lib/igc-series-component.js +266 -266
- package/esm5/lib/igc-shape-series-base-component.js +37 -37
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
- package/esm5/lib/igc-spline-area-series-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-component.js +2 -2
- package/esm5/lib/igc-spline-series-base-component.js +7 -7
- package/esm5/lib/igc-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
- package/esm5/lib/igc-stacked-column-series-component.js +9 -9
- package/esm5/lib/igc-stacked-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-series-base-component.js +11 -11
- package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
- package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-step-area-series-component.js +4 -4
- package/esm5/lib/igc-step-line-series-component.js +4 -4
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-layer-component.js +87 -87
- package/esm5/lib/igc-value-overlay-component.js +47 -47
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +19 -19
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +15275 -15002
- package/fesm5/igniteui-webcomponents-charts.js +15218 -14945
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +10 -8
- package/lib/AccumulationDistributionIndicator.d.ts +6 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +56 -56
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +58 -58
- package/lib/AnnotationLayer_combined.d.ts +60 -60
- package/lib/AreaSeries_combined.d.ts +13 -11
- package/lib/AverageDirectionalIndexIndicator.d.ts +11 -9
- package/lib/AverageTrueRangeIndicator.d.ts +11 -9
- package/lib/BarSeries_combined.d.ts +23 -21
- package/lib/BollingerBandWidthIndicator.d.ts +11 -9
- package/lib/BollingerBandsOverlay_combined.d.ts +19 -17
- package/lib/BubbleSeries_combined.d.ts +50 -48
- package/lib/CalloutLayer_combined.d.ts +96 -95
- package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
- package/lib/CategoryHighlightLayer_combined.d.ts +20 -18
- package/lib/CategoryItemHighlightLayer_combined.d.ts +28 -27
- package/lib/CategoryToolTipLayer_combined.d.ts +20 -19
- package/lib/ChaikinOscillatorIndicator.d.ts +10 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +11 -9
- package/lib/ColumnSeries_combined.d.ts +22 -20
- package/lib/CommodityChannelIndexIndicator.d.ts +11 -9
- package/lib/CrosshairLayer_combined.d.ts +47 -46
- package/lib/CustomIndicator.d.ts +10 -8
- package/lib/DataToolTipLayer_combined.d.ts +126 -125
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +11 -9
- package/lib/EaseOfMovementIndicator.d.ts +6 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +11 -9
- package/lib/FinalValueLayer_combined.d.ts +29 -28
- package/lib/FinancialEventArgs_combined.d.ts +132 -132
- package/lib/FinancialIndicator_combined.d.ts +40 -40
- package/lib/FinancialOverlay.d.ts +10 -10
- package/lib/FinancialPriceSeries_combined.d.ts +53 -51
- package/lib/ForceIndexIndicator.d.ts +12 -10
- package/lib/FullStochasticOscillatorIndicator.d.ts +17 -15
- package/lib/HighDensityScatterSeries_combined.d.ts +91 -90
- package/lib/HorizontalAnchoredCategorySeries.d.ts +30 -30
- package/lib/HorizontalRangeCategorySeries.d.ts +19 -19
- package/lib/ItemToolTipLayer_combined.d.ts +19 -18
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
- package/lib/LineSeries_combined.d.ts +12 -10
- package/lib/MarketFacilitationIndexIndicator.d.ts +7 -5
- package/lib/MassIndexIndicator.d.ts +6 -4
- package/lib/MedianPriceIndicator.d.ts +6 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +12 -10
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +13 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +6 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +6 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +10 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +10 -8
- package/lib/PointSeries_combined.d.ts +10 -8
- package/lib/PolarAreaSeries_combined.d.ts +12 -10
- package/lib/PolarBase_combined.d.ts +104 -104
- package/lib/PolarLineSeriesBase_combined.d.ts +21 -21
- package/lib/PolarLineSeries_combined.d.ts +11 -9
- package/lib/PolarScatterSeries_combined.d.ts +8 -6
- package/lib/PolarSplineAreaSeries_combined.d.ts +13 -11
- package/lib/PolarSplineSeries_combined.d.ts +10 -8
- package/lib/PositiveVolumeIndexIndicator.d.ts +6 -4
- package/lib/PriceChannelOverlay_combined.d.ts +17 -15
- package/lib/PriceVolumeTrendIndicator.d.ts +6 -4
- package/lib/RadialAreaSeries_combined.d.ts +11 -9
- package/lib/RadialBucketCalculator_combined.d.ts +42 -42
- package/lib/RadialColumnSeries_combined.d.ts +14 -12
- package/lib/RadialLineSeries_combined.d.ts +12 -10
- package/lib/RadialPieSeries_combined.d.ts +15 -13
- package/lib/RangeAreaSeries_combined.d.ts +10 -8
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +25 -25
- package/lib/RangeColumnSeries_combined.d.ts +15 -13
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +11 -9
- package/lib/RelativeStrengthIndexIndicator.d.ts +12 -10
- package/lib/ScatterAreaSeries_combined.d.ts +33 -31
- package/lib/ScatterBase_combined.d.ts +113 -113
- package/lib/ScatterContourSeries_combined.d.ts +24 -22
- package/lib/ScatterLineSeries.d.ts +16 -14
- package/lib/ScatterPolygonSeries_combined.d.ts +48 -46
- package/lib/ScatterPolylineSeries_combined.d.ts +12 -10
- package/lib/ScatterSeries_combined.d.ts +8 -6
- package/lib/ScatterSplineSeries.d.ts +15 -13
- package/lib/ScatterTriangulationSeries.d.ts +37 -37
- package/lib/SeriesViewer_combined.d.ts +543 -542
- package/lib/ShapeSeriesBase_combined.d.ts +90 -90
- package/lib/SlowStochasticOscillatorIndicator.d.ts +11 -9
- package/lib/SplineAreaSeries_combined.d.ts +13 -11
- package/lib/SplineSeriesBase_combined.d.ts +22 -22
- package/lib/SplineSeries_combined.d.ts +10 -8
- package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
- package/lib/Stacked100BarSeries_combined.d.ts +7 -7
- package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
- package/lib/Stacked100LineSeries_combined.d.ts +5 -5
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
- package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
- package/lib/StackedLineSeries_combined.d.ts +6 -4
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +258 -248
- package/lib/StandardDeviationIndicator.d.ts +11 -9
- package/lib/StepAreaSeries_combined.d.ts +16 -14
- package/lib/StepLineSeries_combined.d.ts +15 -13
- package/lib/StochRSIIndicator.d.ts +11 -9
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +11 -9
- package/lib/TypicalPriceIndicator.d.ts +6 -4
- package/lib/UltimateOscillatorIndicator.d.ts +6 -4
- package/lib/ValueLayer_combined.d.ts +51 -50
- package/lib/ValueOverlay_combined.d.ts +40 -39
- package/lib/VerticalAnchoredCategorySeries.d.ts +25 -25
- package/lib/WaterfallSeries_combined.d.ts +27 -25
- package/lib/WeightedCloseIndicator.d.ts +6 -4
- package/lib/WilliamsPercentRIndicator.d.ts +11 -9
- package/package.json +2 -2
|
@@ -86,77 +86,77 @@ export let IgcCalloutLayerComponent = /*@__PURE__*/ (() => {
|
|
|
86
86
|
* Gets whether the series is an callout annotation layer.
|
|
87
87
|
*/
|
|
88
88
|
get isAnnotationCalloutLayer() {
|
|
89
|
-
return this.i.
|
|
89
|
+
return this.i.d3;
|
|
90
90
|
}
|
|
91
91
|
/**
|
|
92
92
|
* Gets or sets the label mapping property for the callouts.
|
|
93
93
|
*/
|
|
94
94
|
get labelMemberPath() {
|
|
95
|
-
return this.i.
|
|
95
|
+
return this.i.zr;
|
|
96
96
|
}
|
|
97
97
|
set labelMemberPath(v) {
|
|
98
|
-
this.i.
|
|
98
|
+
this.i.zr = v;
|
|
99
99
|
}
|
|
100
100
|
/**
|
|
101
101
|
* Gets or sets the label mapping property for the callouts.
|
|
102
102
|
*/
|
|
103
103
|
get xMemberPath() {
|
|
104
|
-
return this.i.
|
|
104
|
+
return this.i.z2;
|
|
105
105
|
}
|
|
106
106
|
set xMemberPath(v) {
|
|
107
|
-
this.i.
|
|
107
|
+
this.i.z2 = v;
|
|
108
108
|
}
|
|
109
109
|
/**
|
|
110
110
|
* Gets or sets the label mapping property for the callouts.
|
|
111
111
|
*/
|
|
112
112
|
get yMemberPath() {
|
|
113
|
-
return this.i.
|
|
113
|
+
return this.i.z5;
|
|
114
114
|
}
|
|
115
115
|
set yMemberPath(v) {
|
|
116
|
-
this.i.
|
|
116
|
+
this.i.z5 = v;
|
|
117
117
|
}
|
|
118
118
|
/**
|
|
119
119
|
* Gets or sets the key mapping property for the callouts.
|
|
120
120
|
*/
|
|
121
121
|
get keyMemberPath() {
|
|
122
|
-
return this.i.
|
|
122
|
+
return this.i.zo;
|
|
123
123
|
}
|
|
124
124
|
set keyMemberPath(v) {
|
|
125
|
-
this.i.
|
|
125
|
+
this.i.zo = v;
|
|
126
126
|
}
|
|
127
127
|
/**
|
|
128
128
|
* Gets or sets whether to allow the callouts to be variable distances from the target points, for suppporting collision modes.
|
|
129
129
|
*/
|
|
130
130
|
get isCalloutOffsettingEnabled() {
|
|
131
|
-
return this.i.
|
|
131
|
+
return this.i.x5;
|
|
132
132
|
}
|
|
133
133
|
set isCalloutOffsettingEnabled(v) {
|
|
134
|
-
this.i.
|
|
135
|
-
this._a("isCalloutOffsettingEnabled", this.i.
|
|
134
|
+
this.i.x5 = ensureBool(v);
|
|
135
|
+
this._a("isCalloutOffsettingEnabled", this.i.x5);
|
|
136
136
|
}
|
|
137
137
|
/**
|
|
138
138
|
* Gets or sets the content mapping property for the callouts.
|
|
139
139
|
*/
|
|
140
140
|
get contentMemberPath() {
|
|
141
|
-
return this.i.
|
|
141
|
+
return this.i.zh;
|
|
142
142
|
}
|
|
143
143
|
set contentMemberPath(v) {
|
|
144
|
-
this.i.
|
|
144
|
+
this.i.zh = v;
|
|
145
145
|
}
|
|
146
146
|
/**
|
|
147
147
|
* Gets or sets the name of the series series to target this annotation to. If null, this annotation targets all series simultaneously.
|
|
148
148
|
*/
|
|
149
149
|
get targetSeriesName() {
|
|
150
|
-
return this.i.
|
|
150
|
+
return this.i.zt;
|
|
151
151
|
}
|
|
152
152
|
set targetSeriesName(v) {
|
|
153
|
-
this.i.
|
|
153
|
+
this.i.zt = v;
|
|
154
154
|
}
|
|
155
155
|
/**
|
|
156
156
|
* Gets or sets the series to target this annotation to. If null, this annotation targets all series simultaneously.
|
|
157
157
|
*/
|
|
158
158
|
get targetSeries() {
|
|
159
|
-
const r = this.i.
|
|
159
|
+
const r = this.i.xg;
|
|
160
160
|
if (r == null) {
|
|
161
161
|
return null;
|
|
162
162
|
}
|
|
@@ -172,16 +172,16 @@ export let IgcCalloutLayerComponent = /*@__PURE__*/ (() => {
|
|
|
172
172
|
set targetSeries(v) {
|
|
173
173
|
if (v != null && this._stylingContainer && v._styling)
|
|
174
174
|
v._styling(this._stylingContainer, this, this);
|
|
175
|
-
v == null ? this.i.
|
|
175
|
+
v == null ? this.i.xg = null : this.i.xg = v.i;
|
|
176
176
|
}
|
|
177
177
|
/**
|
|
178
178
|
* Gets or sets a channel name to identify other callout layers within the chart to share collision information with.
|
|
179
179
|
*/
|
|
180
180
|
get collisionChannel() {
|
|
181
|
-
return this.i.
|
|
181
|
+
return this.i.ze;
|
|
182
182
|
}
|
|
183
183
|
set collisionChannel(v) {
|
|
184
|
-
this.i.
|
|
184
|
+
this.i.ze = v;
|
|
185
185
|
}
|
|
186
186
|
/**
|
|
187
187
|
* Gets or sets the allowed positions that the callout layer is allowed to use.
|
|
@@ -189,12 +189,12 @@ export let IgcCalloutLayerComponent = /*@__PURE__*/ (() => {
|
|
|
189
189
|
get allowedPositions() {
|
|
190
190
|
if (this._allowedPositions === null) {
|
|
191
191
|
let coll = new IgcCalloutPlacementPositionsCollection();
|
|
192
|
-
let innerColl = this.i.
|
|
192
|
+
let innerColl = this.i.xc;
|
|
193
193
|
if (!innerColl) {
|
|
194
194
|
innerColl = new CalloutPlacementPositionsCollection_internal();
|
|
195
195
|
}
|
|
196
196
|
this._allowedPositions = coll._fromInner(innerColl);
|
|
197
|
-
this.i.
|
|
197
|
+
this.i.xc = innerColl;
|
|
198
198
|
}
|
|
199
199
|
return this._allowedPositions;
|
|
200
200
|
}
|
|
@@ -206,233 +206,233 @@ export let IgcCalloutLayerComponent = /*@__PURE__*/ (() => {
|
|
|
206
206
|
let coll = new IgcCalloutPlacementPositionsCollection();
|
|
207
207
|
this._allowedPositions = coll._fromOuter(v);
|
|
208
208
|
let syncColl = new SyncableObservableCollection$1(CalloutPlacementPositions_$type);
|
|
209
|
-
let innerColl = this.i.
|
|
209
|
+
let innerColl = this.i.xc;
|
|
210
210
|
if (!innerColl) {
|
|
211
211
|
innerColl = new CalloutPlacementPositionsCollection_internal();
|
|
212
212
|
}
|
|
213
213
|
syncColl._inner = innerColl;
|
|
214
214
|
syncColl.clear();
|
|
215
215
|
this._allowedPositions._setSyncTarget(syncColl);
|
|
216
|
-
this.i.
|
|
216
|
+
this.i.xc = innerColl;
|
|
217
217
|
}
|
|
218
218
|
/**
|
|
219
219
|
* Gets or sets how to select the final value to annotate.
|
|
220
220
|
*/
|
|
221
221
|
get isAutoCalloutBehaviorEnabled() {
|
|
222
|
-
return this.i.
|
|
222
|
+
return this.i.x4;
|
|
223
223
|
}
|
|
224
224
|
set isAutoCalloutBehaviorEnabled(v) {
|
|
225
|
-
this.i.
|
|
226
|
-
this._a("isAutoCalloutBehaviorEnabled", this.i.
|
|
225
|
+
this.i.x4 = ensureBool(v);
|
|
226
|
+
this._a("isAutoCalloutBehaviorEnabled", this.i.x4);
|
|
227
227
|
}
|
|
228
228
|
/**
|
|
229
229
|
* Gets or sets whether to use values, rather than labels for auto callout labels.
|
|
230
230
|
*/
|
|
231
231
|
get useInterpolatedValueForAutoCalloutLabels() {
|
|
232
|
-
return this.i.
|
|
232
|
+
return this.i.x8;
|
|
233
233
|
}
|
|
234
234
|
set useInterpolatedValueForAutoCalloutLabels(v) {
|
|
235
|
-
this.i.
|
|
236
|
-
this._a("useInterpolatedValueForAutoCalloutLabels", this.i.
|
|
235
|
+
this.i.x8 = ensureBool(v);
|
|
236
|
+
this._a("useInterpolatedValueForAutoCalloutLabels", this.i.x8);
|
|
237
237
|
}
|
|
238
238
|
/**
|
|
239
239
|
* Gets or sets whether to the series color as the outline of the callout.
|
|
240
240
|
*/
|
|
241
241
|
get useSeriesColorForOutline() {
|
|
242
|
-
return this.i.
|
|
242
|
+
return this.i.x9;
|
|
243
243
|
}
|
|
244
244
|
set useSeriesColorForOutline(v) {
|
|
245
|
-
this.i.
|
|
246
|
-
this._a("useSeriesColorForOutline", this.i.
|
|
245
|
+
this.i.x9 = ensureBool(v);
|
|
246
|
+
this._a("useSeriesColorForOutline", this.i.x9);
|
|
247
247
|
}
|
|
248
248
|
/**
|
|
249
249
|
* Gets or sets whether to use values, rather than labels for auto callout labels.
|
|
250
250
|
*/
|
|
251
251
|
get useValueForAutoCalloutLabels() {
|
|
252
|
-
return this.i.
|
|
252
|
+
return this.i.ya;
|
|
253
253
|
}
|
|
254
254
|
set useValueForAutoCalloutLabels(v) {
|
|
255
|
-
this.i.
|
|
256
|
-
this._a("useValueForAutoCalloutLabels", this.i.
|
|
255
|
+
this.i.ya = ensureBool(v);
|
|
256
|
+
this._a("useValueForAutoCalloutLabels", this.i.ya);
|
|
257
257
|
}
|
|
258
258
|
/**
|
|
259
259
|
* Gets or sets the rules for when the callouts should be visible.
|
|
260
260
|
*/
|
|
261
261
|
get autoCalloutVisibilityMode() {
|
|
262
|
-
return this.i.
|
|
262
|
+
return this.i.w5;
|
|
263
263
|
}
|
|
264
264
|
set autoCalloutVisibilityMode(v) {
|
|
265
|
-
this.i.
|
|
266
|
-
this._a("autoCalloutVisibilityMode", enumToString(AutoCalloutVisibilityMode_$type, this.i.
|
|
265
|
+
this.i.w5 = ensureEnum(AutoCalloutVisibilityMode_$type, v);
|
|
266
|
+
this._a("autoCalloutVisibilityMode", enumToString(AutoCalloutVisibilityMode_$type, this.i.w5));
|
|
267
267
|
}
|
|
268
268
|
/**
|
|
269
269
|
* Gets or sets the corner radius to use for the callout borders.
|
|
270
270
|
*/
|
|
271
271
|
get calloutCornerRadius() {
|
|
272
|
-
return this.i.
|
|
272
|
+
return this.i.yk;
|
|
273
273
|
}
|
|
274
274
|
set calloutCornerRadius(v) {
|
|
275
|
-
this.i.
|
|
276
|
-
this._a("calloutCornerRadius", this.i.
|
|
275
|
+
this.i.yk = +v;
|
|
276
|
+
this._a("calloutCornerRadius", this.i.yk);
|
|
277
277
|
}
|
|
278
278
|
/**
|
|
279
279
|
* Gets or sets whether to allow for custom callout styles.
|
|
280
280
|
*/
|
|
281
281
|
get isCustomCalloutStyleEnabled() {
|
|
282
|
-
return this.i.
|
|
282
|
+
return this.i.x7;
|
|
283
283
|
}
|
|
284
284
|
set isCustomCalloutStyleEnabled(v) {
|
|
285
|
-
this.i.
|
|
286
|
-
this._a("isCustomCalloutStyleEnabled", this.i.
|
|
285
|
+
this.i.x7 = ensureBool(v);
|
|
286
|
+
this._a("isCustomCalloutStyleEnabled", this.i.x7);
|
|
287
287
|
}
|
|
288
288
|
/**
|
|
289
289
|
* Gets or sets whether to allow for custom callout styles.
|
|
290
290
|
*/
|
|
291
291
|
get isCustomCalloutRenderStyleEnabled() {
|
|
292
|
-
return this.i.
|
|
292
|
+
return this.i.x6;
|
|
293
293
|
}
|
|
294
294
|
set isCustomCalloutRenderStyleEnabled(v) {
|
|
295
|
-
this.i.
|
|
296
|
-
this._a("isCustomCalloutRenderStyleEnabled", this.i.
|
|
295
|
+
this.i.x6 = ensureBool(v);
|
|
296
|
+
this._a("isCustomCalloutRenderStyleEnabled", this.i.x6);
|
|
297
297
|
}
|
|
298
298
|
/**
|
|
299
299
|
* Gets or sets the precision to use when values are used for the auto callout labels.
|
|
300
300
|
*/
|
|
301
301
|
get autoCalloutLabelPrecision() {
|
|
302
|
-
return this.i.
|
|
302
|
+
return this.i.yt;
|
|
303
303
|
}
|
|
304
304
|
set autoCalloutLabelPrecision(v) {
|
|
305
|
-
this.i.
|
|
306
|
-
this._a("autoCalloutLabelPrecision", this.i.
|
|
305
|
+
this.i.yt = +v;
|
|
306
|
+
this._a("autoCalloutLabelPrecision", this.i.yt);
|
|
307
307
|
}
|
|
308
308
|
/**
|
|
309
309
|
* Gets or sets the color to use for the callout text. Leave unset for an automatic value.
|
|
310
310
|
*/
|
|
311
311
|
get calloutTextColor() {
|
|
312
|
-
return brushToString(this.i.
|
|
312
|
+
return brushToString(this.i.abl);
|
|
313
313
|
}
|
|
314
314
|
set calloutTextColor(v) {
|
|
315
|
-
this.i.
|
|
316
|
-
this._a("calloutTextColor", brushToString(this.i.
|
|
315
|
+
this.i.abl = stringToBrush(v);
|
|
316
|
+
this._a("calloutTextColor", brushToString(this.i.abl));
|
|
317
317
|
}
|
|
318
318
|
/**
|
|
319
319
|
* Gets or sets the brush that specifies how the backgrounds for the callouts of the layer are painted. Leave unset for an automatic value.
|
|
320
320
|
*/
|
|
321
321
|
get calloutBackground() {
|
|
322
|
-
return brushToString(this.i.
|
|
322
|
+
return brushToString(this.i.abi);
|
|
323
323
|
}
|
|
324
324
|
set calloutBackground(v) {
|
|
325
|
-
this.i.
|
|
326
|
-
this._a("calloutBackground", brushToString(this.i.
|
|
325
|
+
this.i.abi = stringToBrush(v);
|
|
326
|
+
this._a("calloutBackground", brushToString(this.i.abi));
|
|
327
327
|
}
|
|
328
328
|
/**
|
|
329
329
|
* Gets or sets the precision to use displaying values for interpolated crosshair positions.
|
|
330
330
|
*/
|
|
331
331
|
get calloutInterpolatedValuePrecision() {
|
|
332
|
-
return this.i.
|
|
332
|
+
return this.i.yu;
|
|
333
333
|
}
|
|
334
334
|
set calloutInterpolatedValuePrecision(v) {
|
|
335
|
-
this.i.
|
|
336
|
-
this._a("calloutInterpolatedValuePrecision", this.i.
|
|
335
|
+
this.i.yu = +v;
|
|
336
|
+
this._a("calloutInterpolatedValuePrecision", this.i.yu);
|
|
337
337
|
}
|
|
338
338
|
/**
|
|
339
339
|
* Gets or sets the brush that specifies how the outlines for the callouts of the layer are painted.
|
|
340
340
|
*/
|
|
341
341
|
get calloutOutline() {
|
|
342
|
-
return brushToString(this.i.
|
|
342
|
+
return brushToString(this.i.abk);
|
|
343
343
|
}
|
|
344
344
|
set calloutOutline(v) {
|
|
345
|
-
this.i.
|
|
346
|
-
this._a("calloutOutline", brushToString(this.i.
|
|
345
|
+
this.i.abk = stringToBrush(v);
|
|
346
|
+
this._a("calloutOutline", brushToString(this.i.abk));
|
|
347
347
|
}
|
|
348
348
|
/**
|
|
349
349
|
* Gets or sets the brush that specifies how the leader lines for the callouts of the layer are painted.
|
|
350
350
|
*/
|
|
351
351
|
get calloutLeaderBrush() {
|
|
352
|
-
return brushToString(this.i.
|
|
352
|
+
return brushToString(this.i.abj);
|
|
353
353
|
}
|
|
354
354
|
set calloutLeaderBrush(v) {
|
|
355
|
-
this.i.
|
|
356
|
-
this._a("calloutLeaderBrush", brushToString(this.i.
|
|
355
|
+
this.i.abj = stringToBrush(v);
|
|
356
|
+
this._a("calloutLeaderBrush", brushToString(this.i.abj));
|
|
357
357
|
}
|
|
358
358
|
/**
|
|
359
359
|
* Gets or sets the left padding to use withing the callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
360
360
|
*/
|
|
361
361
|
get calloutPaddingLeft() {
|
|
362
|
-
return this.i.
|
|
362
|
+
return this.i.ym;
|
|
363
363
|
}
|
|
364
364
|
set calloutPaddingLeft(v) {
|
|
365
|
-
this.i.
|
|
366
|
-
this._a("calloutPaddingLeft", this.i.
|
|
365
|
+
this.i.ym = +v;
|
|
366
|
+
this._a("calloutPaddingLeft", this.i.ym);
|
|
367
367
|
}
|
|
368
368
|
/**
|
|
369
369
|
* Gets or sets the top padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
370
370
|
*/
|
|
371
371
|
get calloutPaddingTop() {
|
|
372
|
-
return this.i.
|
|
372
|
+
return this.i.yo;
|
|
373
373
|
}
|
|
374
374
|
set calloutPaddingTop(v) {
|
|
375
|
-
this.i.
|
|
376
|
-
this._a("calloutPaddingTop", this.i.
|
|
375
|
+
this.i.yo = +v;
|
|
376
|
+
this._a("calloutPaddingTop", this.i.yo);
|
|
377
377
|
}
|
|
378
378
|
/**
|
|
379
379
|
* Gets or sets the right padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
380
380
|
*/
|
|
381
381
|
get calloutPaddingRight() {
|
|
382
|
-
return this.i.
|
|
382
|
+
return this.i.yn;
|
|
383
383
|
}
|
|
384
384
|
set calloutPaddingRight(v) {
|
|
385
|
-
this.i.
|
|
386
|
-
this._a("calloutPaddingRight", this.i.
|
|
385
|
+
this.i.yn = +v;
|
|
386
|
+
this._a("calloutPaddingRight", this.i.yn);
|
|
387
387
|
}
|
|
388
388
|
/**
|
|
389
389
|
* Gets or sets the bottom padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
390
390
|
*/
|
|
391
391
|
get calloutPaddingBottom() {
|
|
392
|
-
return this.i.
|
|
392
|
+
return this.i.yl;
|
|
393
393
|
}
|
|
394
394
|
set calloutPaddingBottom(v) {
|
|
395
|
-
this.i.
|
|
396
|
-
this._a("calloutPaddingBottom", this.i.
|
|
395
|
+
this.i.yl = +v;
|
|
396
|
+
this._a("calloutPaddingBottom", this.i.yl);
|
|
397
397
|
}
|
|
398
398
|
/**
|
|
399
399
|
* Gets or sets the strategy to use for avoiding collisions between the callouts in this layer. Leave unset for an automatic value.
|
|
400
400
|
*/
|
|
401
401
|
get calloutCollisionMode() {
|
|
402
|
-
return this.i.
|
|
402
|
+
return this.i.w7;
|
|
403
403
|
}
|
|
404
404
|
set calloutCollisionMode(v) {
|
|
405
|
-
this.i.
|
|
406
|
-
this._a("calloutCollisionMode", enumToString(CalloutCollisionMode_$type, this.i.
|
|
405
|
+
this.i.w7 = ensureEnum(CalloutCollisionMode_$type, v);
|
|
406
|
+
this._a("calloutCollisionMode", enumToString(CalloutCollisionMode_$type, this.i.w7));
|
|
407
407
|
}
|
|
408
408
|
/**
|
|
409
409
|
* Gets or sets the padding to add to the callout positioning. Leave unset for an automatic value.
|
|
410
410
|
*/
|
|
411
411
|
get calloutPositionPadding() {
|
|
412
|
-
return this.i.
|
|
412
|
+
return this.i.yp;
|
|
413
413
|
}
|
|
414
414
|
set calloutPositionPadding(v) {
|
|
415
|
-
this.i.
|
|
416
|
-
this._a("calloutPositionPadding", this.i.
|
|
415
|
+
this.i.yp = +v;
|
|
416
|
+
this._a("calloutPositionPadding", this.i.yp);
|
|
417
417
|
}
|
|
418
418
|
/**
|
|
419
419
|
* Gets or sets the stroke thickness for the callout backing. Leave unset for an automatic value.
|
|
420
420
|
*/
|
|
421
421
|
get calloutStrokeThickness() {
|
|
422
|
-
return this.i.
|
|
422
|
+
return this.i.yq;
|
|
423
423
|
}
|
|
424
424
|
set calloutStrokeThickness(v) {
|
|
425
|
-
this.i.
|
|
426
|
-
this._a("calloutStrokeThickness", this.i.
|
|
425
|
+
this.i.yq = +v;
|
|
426
|
+
this._a("calloutStrokeThickness", this.i.yq);
|
|
427
427
|
}
|
|
428
428
|
/**
|
|
429
429
|
* Gets or sets the stroke thickness for the axis annotation backing. Leave unset for an automatic value.
|
|
430
430
|
*/
|
|
431
431
|
get textStyle() {
|
|
432
|
-
return this.i.
|
|
432
|
+
return this.i.zw;
|
|
433
433
|
}
|
|
434
434
|
set textStyle(v) {
|
|
435
|
-
this.i.
|
|
435
|
+
this.i.zw = v;
|
|
436
436
|
}
|
|
437
437
|
findByName(name) {
|
|
438
438
|
var baseResult = super.findByName(name);
|
|
@@ -456,7 +456,7 @@ export let IgcCalloutLayerComponent = /*@__PURE__*/ (() => {
|
|
|
456
456
|
this._inStyling = false;
|
|
457
457
|
}
|
|
458
458
|
getItemValue(item, memberPathName) {
|
|
459
|
-
let iv = this.i.
|
|
459
|
+
let iv = this.i.jv(item, memberPathName);
|
|
460
460
|
return (iv);
|
|
461
461
|
}
|
|
462
462
|
/**
|
|
@@ -464,7 +464,7 @@ export let IgcCalloutLayerComponent = /*@__PURE__*/ (() => {
|
|
|
464
464
|
|
|
465
465
|
*/
|
|
466
466
|
invalidateCalloutContent() {
|
|
467
|
-
this.i.
|
|
467
|
+
this.i.aaf();
|
|
468
468
|
}
|
|
469
469
|
/**
|
|
470
470
|
* Event raised when updating style of callout layer
|
|
@@ -66,13 +66,13 @@ export let IgcCategoryHighlightLayerComponent = /*@__PURE__*/ (() => {
|
|
|
66
66
|
* Gets whether the series is an annotation layer displayed only when hovering over the chart.
|
|
67
67
|
*/
|
|
68
68
|
get isAnnotationHoverLayer() {
|
|
69
|
-
return this.i.
|
|
69
|
+
return this.i.d6;
|
|
70
70
|
}
|
|
71
71
|
/**
|
|
72
72
|
* Gets or sets the axis to target this annotation to. If null, this annotation targets all category axes simultaneously.
|
|
73
73
|
*/
|
|
74
74
|
get targetAxis() {
|
|
75
|
-
const r = this.i.
|
|
75
|
+
const r = this.i.w1;
|
|
76
76
|
if (r == null) {
|
|
77
77
|
return null;
|
|
78
78
|
}
|
|
@@ -88,27 +88,27 @@ export let IgcCategoryHighlightLayerComponent = /*@__PURE__*/ (() => {
|
|
|
88
88
|
set targetAxis(v) {
|
|
89
89
|
if (v != null && this._stylingContainer && v._styling)
|
|
90
90
|
v._styling(this._stylingContainer, this, this);
|
|
91
|
-
v == null ? this.i.
|
|
91
|
+
v == null ? this.i.w1 = null : this.i.w1 = v.i;
|
|
92
92
|
}
|
|
93
93
|
/**
|
|
94
94
|
* Gets or sets whether to use value interpolation when drawing a line through the best value for the pointer position.
|
|
95
95
|
*/
|
|
96
96
|
get useInterpolation() {
|
|
97
|
-
return this.i.
|
|
97
|
+
return this.i.w4;
|
|
98
98
|
}
|
|
99
99
|
set useInterpolation(v) {
|
|
100
|
-
this.i.
|
|
101
|
-
this._a("useInterpolation", this.i.
|
|
100
|
+
this.i.w4 = ensureBool(v);
|
|
101
|
+
this._a("useInterpolation", this.i.w4);
|
|
102
102
|
}
|
|
103
103
|
/**
|
|
104
104
|
* Gets or sets the width to use for the highlight region if drawing a band rather than filling a category.
|
|
105
105
|
*/
|
|
106
106
|
get bandHighlightWidth() {
|
|
107
|
-
return this.i.
|
|
107
|
+
return this.i.w5;
|
|
108
108
|
}
|
|
109
109
|
set bandHighlightWidth(v) {
|
|
110
|
-
this.i.
|
|
111
|
-
this._a("bandHighlightWidth", this.i.
|
|
110
|
+
this.i.w5 = +v;
|
|
111
|
+
this._a("bandHighlightWidth", this.i.w5);
|
|
112
112
|
}
|
|
113
113
|
findByName(name) {
|
|
114
114
|
var baseResult = super.findByName(name);
|
|
@@ -68,13 +68,13 @@ export let IgcCategoryItemHighlightLayerComponent = /*@__PURE__*/ (() => {
|
|
|
68
68
|
* Gets whether the series is an annotation layer displayed only when hovering over the chart.
|
|
69
69
|
*/
|
|
70
70
|
get isAnnotationHoverLayer() {
|
|
71
|
-
return this.i.
|
|
71
|
+
return this.i.d6;
|
|
72
72
|
}
|
|
73
73
|
/**
|
|
74
74
|
* Gets or sets the series to target this annotation to. If null, this annotation targets all series simultaneously.
|
|
75
75
|
*/
|
|
76
76
|
get targetSeries() {
|
|
77
|
-
const r = this.i.
|
|
77
|
+
const r = this.i.w5;
|
|
78
78
|
if (r == null) {
|
|
79
79
|
return null;
|
|
80
80
|
}
|
|
@@ -90,95 +90,95 @@ export let IgcCategoryItemHighlightLayerComponent = /*@__PURE__*/ (() => {
|
|
|
90
90
|
set targetSeries(v) {
|
|
91
91
|
if (v != null && this._stylingContainer && v._styling)
|
|
92
92
|
v._styling(this._stylingContainer, this, this);
|
|
93
|
-
v == null ? this.i.
|
|
93
|
+
v == null ? this.i.w5 = null : this.i.w5 = v.i;
|
|
94
94
|
}
|
|
95
95
|
/**
|
|
96
96
|
* Gets or sets the name of the series to target this annotation to. If null, this annotation targets all series simultaneously.
|
|
97
97
|
*/
|
|
98
98
|
get targetSeriesName() {
|
|
99
|
-
return this.i.
|
|
99
|
+
return this.i.xj;
|
|
100
100
|
}
|
|
101
101
|
set targetSeriesName(v) {
|
|
102
|
-
this.i.
|
|
102
|
+
this.i.xj = v;
|
|
103
103
|
}
|
|
104
104
|
/**
|
|
105
105
|
* Gets or sets whether to use value interpolation when drawing a line through the best value for the pointer position.
|
|
106
106
|
*/
|
|
107
107
|
get useInterpolation() {
|
|
108
|
-
return this.i.
|
|
108
|
+
return this.i.w9;
|
|
109
109
|
}
|
|
110
110
|
set useInterpolation(v) {
|
|
111
|
-
this.i.
|
|
112
|
-
this._a("useInterpolation", this.i.
|
|
111
|
+
this.i.w9 = ensureBool(v);
|
|
112
|
+
this._a("useInterpolation", this.i.w9);
|
|
113
113
|
}
|
|
114
114
|
/**
|
|
115
115
|
* Gets or sets which type of highlight shape to use when highlighting items.
|
|
116
116
|
*/
|
|
117
117
|
get highlightType() {
|
|
118
|
-
return this.i.
|
|
118
|
+
return this.i.w2;
|
|
119
119
|
}
|
|
120
120
|
set highlightType(v) {
|
|
121
|
-
this.i.
|
|
122
|
-
this._a("highlightType", enumToString(CategoryItemHighlightType_$type, this.i.
|
|
121
|
+
this.i.w2 = ensureEnum(CategoryItemHighlightType_$type, v);
|
|
122
|
+
this._a("highlightType", enumToString(CategoryItemHighlightType_$type, this.i.w2));
|
|
123
123
|
}
|
|
124
124
|
/**
|
|
125
125
|
* Gets or sets which type of marker to use when highlighting items, if appropriate.
|
|
126
126
|
*/
|
|
127
127
|
get markerType() {
|
|
128
|
-
return this.i.
|
|
128
|
+
return this.i.w4;
|
|
129
129
|
}
|
|
130
130
|
set markerType(v) {
|
|
131
|
-
this.i.
|
|
132
|
-
this._a("markerType", enumToString(MarkerType_$type, this.i.
|
|
131
|
+
this.i.w4 = ensureEnum(MarkerType_$type, v);
|
|
132
|
+
this._a("markerType", enumToString(MarkerType_$type, this.i.w4));
|
|
133
133
|
}
|
|
134
134
|
/**
|
|
135
135
|
* Gets or sets which color to use for the marker when highlighting items, if appropriate.
|
|
136
136
|
*/
|
|
137
137
|
get markerBrush() {
|
|
138
|
-
return brushToString(this.i.
|
|
138
|
+
return brushToString(this.i.x3);
|
|
139
139
|
}
|
|
140
140
|
set markerBrush(v) {
|
|
141
|
-
this.i.
|
|
142
|
-
this._a("markerBrush", brushToString(this.i.
|
|
141
|
+
this.i.x3 = stringToBrush(v);
|
|
142
|
+
this._a("markerBrush", brushToString(this.i.x3));
|
|
143
143
|
}
|
|
144
144
|
/**
|
|
145
145
|
* Gets or sets which outline color to use for the marker when highlighting items, if appropriate.
|
|
146
146
|
*/
|
|
147
147
|
get markerOutline() {
|
|
148
|
-
return brushToString(this.i.
|
|
148
|
+
return brushToString(this.i.x4);
|
|
149
149
|
}
|
|
150
150
|
set markerOutline(v) {
|
|
151
|
-
this.i.
|
|
152
|
-
this._a("markerOutline", brushToString(this.i.
|
|
151
|
+
this.i.x4 = stringToBrush(v);
|
|
152
|
+
this._a("markerOutline", brushToString(this.i.x4));
|
|
153
153
|
}
|
|
154
154
|
/**
|
|
155
155
|
* Gets or sets the template to use for marker visuals for the current series object.
|
|
156
156
|
*/
|
|
157
157
|
get markerTemplate() {
|
|
158
|
-
return this.i.
|
|
158
|
+
return this.i.xs;
|
|
159
159
|
}
|
|
160
160
|
set markerTemplate(v) {
|
|
161
|
-
this.i.
|
|
161
|
+
this.i.xs = v;
|
|
162
162
|
}
|
|
163
163
|
/**
|
|
164
164
|
* Gets or sets the width to use for the highlight region if highlighting items in a grid aligned series (line, spline, etc), with a banded shape.
|
|
165
165
|
*/
|
|
166
166
|
get bandHighlightWidth() {
|
|
167
|
-
return this.i.
|
|
167
|
+
return this.i.xb;
|
|
168
168
|
}
|
|
169
169
|
set bandHighlightWidth(v) {
|
|
170
|
-
this.i.
|
|
171
|
-
this._a("bandHighlightWidth", this.i.
|
|
170
|
+
this.i.xb = +v;
|
|
171
|
+
this._a("bandHighlightWidth", this.i.xb);
|
|
172
172
|
}
|
|
173
173
|
/**
|
|
174
174
|
* Gets or sets whether to skip unknown values when searching for series values.
|
|
175
175
|
*/
|
|
176
176
|
get skipUnknownValues() {
|
|
177
|
-
return this.i.
|
|
177
|
+
return this.i.w8;
|
|
178
178
|
}
|
|
179
179
|
set skipUnknownValues(v) {
|
|
180
|
-
this.i.
|
|
181
|
-
this._a("skipUnknownValues", this.i.
|
|
180
|
+
this.i.w8 = ensureBool(v);
|
|
181
|
+
this._a("skipUnknownValues", this.i.w8);
|
|
182
182
|
}
|
|
183
183
|
findByName(name) {
|
|
184
184
|
var baseResult = super.findByName(name);
|