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
|
@@ -352,7 +352,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
352
352
|
* ```
|
|
353
353
|
*/
|
|
354
354
|
get: function () {
|
|
355
|
-
return this.i.
|
|
355
|
+
return this.i.d7;
|
|
356
356
|
},
|
|
357
357
|
enumerable: false,
|
|
358
358
|
configurable: true
|
|
@@ -362,7 +362,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
362
362
|
* Gets whether the series is an crosshair annotation layer.
|
|
363
363
|
*/
|
|
364
364
|
get: function () {
|
|
365
|
-
return this.i.
|
|
365
|
+
return this.i.d4;
|
|
366
366
|
},
|
|
367
367
|
enumerable: false,
|
|
368
368
|
configurable: true
|
|
@@ -372,7 +372,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
372
372
|
* Gets whether the series is an callout annotation layer.
|
|
373
373
|
*/
|
|
374
374
|
get: function () {
|
|
375
|
-
return this.i.
|
|
375
|
+
return this.i.d3;
|
|
376
376
|
},
|
|
377
377
|
enumerable: false,
|
|
378
378
|
configurable: true
|
|
@@ -383,7 +383,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
383
383
|
* Crosshair Layer, Category Highlight Layer, Category Tooltip Layer, Item Tooltip Layer
|
|
384
384
|
*/
|
|
385
385
|
get: function () {
|
|
386
|
-
return this.i.
|
|
386
|
+
return this.i.d6;
|
|
387
387
|
},
|
|
388
388
|
enumerable: false,
|
|
389
389
|
configurable: true
|
|
@@ -393,7 +393,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
393
393
|
* Gets whether the series is final value annotation layer.
|
|
394
394
|
*/
|
|
395
395
|
get: function () {
|
|
396
|
-
return this.i.
|
|
396
|
+
return this.i.d5;
|
|
397
397
|
},
|
|
398
398
|
enumerable: false,
|
|
399
399
|
configurable: true
|
|
@@ -403,7 +403,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
403
403
|
* Gets whether the series is a value annotation layer.
|
|
404
404
|
*/
|
|
405
405
|
get: function () {
|
|
406
|
-
return this.i.
|
|
406
|
+
return this.i.d8;
|
|
407
407
|
},
|
|
408
408
|
enumerable: false,
|
|
409
409
|
configurable: true
|
|
@@ -431,7 +431,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
431
431
|
* ```
|
|
432
432
|
*/
|
|
433
433
|
get: function () {
|
|
434
|
-
return this.i.
|
|
434
|
+
return this.i.eq;
|
|
435
435
|
},
|
|
436
436
|
enumerable: false,
|
|
437
437
|
configurable: true
|
|
@@ -445,7 +445,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
445
445
|
* ```
|
|
446
446
|
*/
|
|
447
447
|
get: function () {
|
|
448
|
-
return this.i.
|
|
448
|
+
return this.i.ea;
|
|
449
449
|
},
|
|
450
450
|
enumerable: false,
|
|
451
451
|
configurable: true
|
|
@@ -455,7 +455,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
455
455
|
* Gets whether the current series shows an area shape.
|
|
456
456
|
*/
|
|
457
457
|
get: function () {
|
|
458
|
-
return this.i.
|
|
458
|
+
return this.i.d9;
|
|
459
459
|
},
|
|
460
460
|
enumerable: false,
|
|
461
461
|
configurable: true
|
|
@@ -465,7 +465,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
465
465
|
* Gets whether the current series shows an area shape.
|
|
466
466
|
*/
|
|
467
467
|
get: function () {
|
|
468
|
-
return this.i.
|
|
468
|
+
return this.i.d0;
|
|
469
469
|
},
|
|
470
470
|
enumerable: false,
|
|
471
471
|
configurable: true
|
|
@@ -475,7 +475,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
475
475
|
* Gets whether the current series shows an area shape.
|
|
476
476
|
*/
|
|
477
477
|
get: function () {
|
|
478
|
-
return this.i.
|
|
478
|
+
return this.i.fj;
|
|
479
479
|
},
|
|
480
480
|
enumerable: false,
|
|
481
481
|
configurable: true
|
|
@@ -485,7 +485,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
485
485
|
* Gets whether the current series shows only line shapes.
|
|
486
486
|
*/
|
|
487
487
|
get: function () {
|
|
488
|
-
return this.i.
|
|
488
|
+
return this.i.ey;
|
|
489
489
|
},
|
|
490
490
|
enumerable: false,
|
|
491
491
|
configurable: true
|
|
@@ -495,7 +495,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
495
495
|
* Gets whether the current series shows a line contour shape.
|
|
496
496
|
*/
|
|
497
497
|
get: function () {
|
|
498
|
-
return this.i.
|
|
498
|
+
return this.i.ex;
|
|
499
499
|
},
|
|
500
500
|
enumerable: false,
|
|
501
501
|
configurable: true
|
|
@@ -505,7 +505,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
505
505
|
* Gets whether the current series shows a spline shape.
|
|
506
506
|
*/
|
|
507
507
|
get: function () {
|
|
508
|
-
return this.i.
|
|
508
|
+
return this.i.fe;
|
|
509
509
|
},
|
|
510
510
|
enumerable: false,
|
|
511
511
|
configurable: true
|
|
@@ -515,7 +515,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
515
515
|
* Gets whether the current series shows a column shape.
|
|
516
516
|
*/
|
|
517
517
|
get: function () {
|
|
518
|
-
return this.i.
|
|
518
|
+
return this.i.ee;
|
|
519
519
|
},
|
|
520
520
|
enumerable: false,
|
|
521
521
|
configurable: true
|
|
@@ -525,7 +525,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
525
525
|
* Gets whether the current series shows a horizontal column shape.
|
|
526
526
|
*/
|
|
527
527
|
get: function () {
|
|
528
|
-
return this.i.
|
|
528
|
+
return this.i.ec;
|
|
529
529
|
},
|
|
530
530
|
enumerable: false,
|
|
531
531
|
configurable: true
|
|
@@ -535,7 +535,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
535
535
|
* Gets whether the current series shows a waterfall column shape.
|
|
536
536
|
*/
|
|
537
537
|
get: function () {
|
|
538
|
-
return this.i.
|
|
538
|
+
return this.i.fk;
|
|
539
539
|
},
|
|
540
540
|
enumerable: false,
|
|
541
541
|
configurable: true
|
|
@@ -545,7 +545,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
545
545
|
* Gets whether the current series shows a polyline shape.
|
|
546
546
|
*/
|
|
547
547
|
get: function () {
|
|
548
|
-
return this.i.
|
|
548
|
+
return this.i.e5;
|
|
549
549
|
},
|
|
550
550
|
enumerable: false,
|
|
551
551
|
configurable: true
|
|
@@ -555,7 +555,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
555
555
|
* Gets whether the current series shows a polygon shape.
|
|
556
556
|
*/
|
|
557
557
|
get: function () {
|
|
558
|
-
return this.i.
|
|
558
|
+
return this.i.e4;
|
|
559
559
|
},
|
|
560
560
|
enumerable: false,
|
|
561
561
|
configurable: true
|
|
@@ -565,7 +565,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
565
565
|
* Gets whether the current series shows pixels.
|
|
566
566
|
*/
|
|
567
567
|
get: function () {
|
|
568
|
-
return this.i.
|
|
568
|
+
return this.i.e2;
|
|
569
569
|
},
|
|
570
570
|
enumerable: false,
|
|
571
571
|
configurable: true
|
|
@@ -575,7 +575,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
575
575
|
* Gets whether the current series shows a pie shape.
|
|
576
576
|
*/
|
|
577
577
|
get: function () {
|
|
578
|
-
return this.i.
|
|
578
|
+
return this.i.e1;
|
|
579
579
|
},
|
|
580
580
|
enumerable: false,
|
|
581
581
|
configurable: true
|
|
@@ -585,7 +585,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
585
585
|
* Gets whether the current series shows a tile imagery.
|
|
586
586
|
*/
|
|
587
587
|
get: function () {
|
|
588
|
-
return this.i.
|
|
588
|
+
return this.i.fh;
|
|
589
589
|
},
|
|
590
590
|
enumerable: false,
|
|
591
591
|
configurable: true
|
|
@@ -595,7 +595,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
595
595
|
* Gets whether the current series shows step shapes.
|
|
596
596
|
*/
|
|
597
597
|
get: function () {
|
|
598
|
-
return this.i.
|
|
598
|
+
return this.i.ff;
|
|
599
599
|
},
|
|
600
600
|
enumerable: false,
|
|
601
601
|
configurable: true
|
|
@@ -605,7 +605,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
605
605
|
* Gets whether the current series shows interactive shape controls.
|
|
606
606
|
*/
|
|
607
607
|
get: function () {
|
|
608
|
-
return this.i.
|
|
608
|
+
return this.i.fc;
|
|
609
609
|
},
|
|
610
610
|
enumerable: false,
|
|
611
611
|
configurable: true
|
|
@@ -619,7 +619,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
619
619
|
* ```
|
|
620
620
|
*/
|
|
621
621
|
get: function () {
|
|
622
|
-
return this.i.
|
|
622
|
+
return this.i.e3;
|
|
623
623
|
},
|
|
624
624
|
enumerable: false,
|
|
625
625
|
configurable: true
|
|
@@ -633,7 +633,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
633
633
|
* ```
|
|
634
634
|
*/
|
|
635
635
|
get: function () {
|
|
636
|
-
return this.i.
|
|
636
|
+
return this.i.fa;
|
|
637
637
|
},
|
|
638
638
|
enumerable: false,
|
|
639
639
|
configurable: true
|
|
@@ -647,7 +647,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
647
647
|
* ```
|
|
648
648
|
*/
|
|
649
649
|
get: function () {
|
|
650
|
-
return this.i.
|
|
650
|
+
return this.i.e7;
|
|
651
651
|
},
|
|
652
652
|
enumerable: false,
|
|
653
653
|
configurable: true
|
|
@@ -675,7 +675,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
675
675
|
* ```
|
|
676
676
|
*/
|
|
677
677
|
get: function () {
|
|
678
|
-
return this.i.
|
|
678
|
+
return this.i.el;
|
|
679
679
|
},
|
|
680
680
|
enumerable: false,
|
|
681
681
|
configurable: true
|
|
@@ -689,7 +689,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
689
689
|
* ```
|
|
690
690
|
*/
|
|
691
691
|
get: function () {
|
|
692
|
-
return this.i.
|
|
692
|
+
return this.i.e8;
|
|
693
693
|
},
|
|
694
694
|
enumerable: false,
|
|
695
695
|
configurable: true
|
|
@@ -703,7 +703,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
703
703
|
* ```
|
|
704
704
|
*/
|
|
705
705
|
get: function () {
|
|
706
|
-
return this.i.
|
|
706
|
+
return this.i.ed;
|
|
707
707
|
},
|
|
708
708
|
enumerable: false,
|
|
709
709
|
configurable: true
|
|
@@ -717,7 +717,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
717
717
|
* ```
|
|
718
718
|
*/
|
|
719
719
|
get: function () {
|
|
720
|
-
return this.i.
|
|
720
|
+
return this.i.er;
|
|
721
721
|
},
|
|
722
722
|
enumerable: false,
|
|
723
723
|
configurable: true
|
|
@@ -727,7 +727,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
727
727
|
* Gets whether the current series is a shape type series.
|
|
728
728
|
*/
|
|
729
729
|
get: function () {
|
|
730
|
-
return this.i.
|
|
730
|
+
return this.i.fb;
|
|
731
731
|
},
|
|
732
732
|
enumerable: false,
|
|
733
733
|
configurable: true
|
|
@@ -754,7 +754,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
754
754
|
* Gets whether the series has only marker as visuals
|
|
755
755
|
*/
|
|
756
756
|
get: function () {
|
|
757
|
-
return this.i.
|
|
757
|
+
return this.i.dy;
|
|
758
758
|
},
|
|
759
759
|
enumerable: false,
|
|
760
760
|
configurable: true
|
|
@@ -764,7 +764,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
764
764
|
* Gets whether the series has financial OHLC/candlestick visuals
|
|
765
765
|
*/
|
|
766
766
|
get: function () {
|
|
767
|
-
return this.i.
|
|
767
|
+
return this.i.eo;
|
|
768
768
|
},
|
|
769
769
|
enumerable: false,
|
|
770
770
|
configurable: true
|
|
@@ -774,7 +774,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
774
774
|
* Gets whether the series is financial overlay
|
|
775
775
|
*/
|
|
776
776
|
get: function () {
|
|
777
|
-
return this.i.
|
|
777
|
+
return this.i.en;
|
|
778
778
|
},
|
|
779
779
|
enumerable: false,
|
|
780
780
|
configurable: true
|
|
@@ -784,7 +784,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
784
784
|
* Gets whether the series is financial indicator
|
|
785
785
|
*/
|
|
786
786
|
get: function () {
|
|
787
|
-
return this.i.
|
|
787
|
+
return this.i.em;
|
|
788
788
|
},
|
|
789
789
|
enumerable: false,
|
|
790
790
|
configurable: true
|
|
@@ -794,7 +794,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
794
794
|
* Gets whether the series is financial waterfall
|
|
795
795
|
*/
|
|
796
796
|
get: function () {
|
|
797
|
-
return this.i.
|
|
797
|
+
return this.i.ep;
|
|
798
798
|
},
|
|
799
799
|
enumerable: false,
|
|
800
800
|
configurable: true
|
|
@@ -810,7 +810,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
810
810
|
* ```
|
|
811
811
|
*/
|
|
812
812
|
get: function () {
|
|
813
|
-
return this.i.
|
|
813
|
+
return this.i.eg;
|
|
814
814
|
},
|
|
815
815
|
enumerable: false,
|
|
816
816
|
configurable: true
|
|
@@ -824,7 +824,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
824
824
|
* ```
|
|
825
825
|
*/
|
|
826
826
|
get: function () {
|
|
827
|
-
return this.i.
|
|
827
|
+
return this.i.eh;
|
|
828
828
|
},
|
|
829
829
|
enumerable: false,
|
|
830
830
|
configurable: true
|
|
@@ -850,7 +850,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
850
850
|
get: function () {
|
|
851
851
|
if (this._highlightedValuesExtraPropertyOverlays === null) {
|
|
852
852
|
var coll = new IgcSeriesLayerPropertyOverlayCollection();
|
|
853
|
-
var innerColl = this.i.
|
|
853
|
+
var innerColl = this.i.ca;
|
|
854
854
|
if (!innerColl) {
|
|
855
855
|
innerColl = new SeriesLayerPropertyOverlayCollection_internal();
|
|
856
856
|
}
|
|
@@ -866,7 +866,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
866
866
|
var coll = new IgcSeriesLayerPropertyOverlayCollection();
|
|
867
867
|
this._highlightedValuesExtraPropertyOverlays = coll._fromOuter(v);
|
|
868
868
|
var syncColl = new SyncableObservableCollection$1(SeriesLayerPropertyOverlay.$type);
|
|
869
|
-
var innerColl = this.i.
|
|
869
|
+
var innerColl = this.i.ca;
|
|
870
870
|
if (!innerColl) {
|
|
871
871
|
innerColl = new SeriesLayerPropertyOverlayCollection_internal();
|
|
872
872
|
}
|
|
@@ -886,7 +886,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
886
886
|
* ```
|
|
887
887
|
*/
|
|
888
888
|
get: function () {
|
|
889
|
-
return this.i.
|
|
889
|
+
return this.i.eu;
|
|
890
890
|
},
|
|
891
891
|
enumerable: false,
|
|
892
892
|
configurable: true
|
|
@@ -912,11 +912,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
912
912
|
* The `LegendItemVisibilty` can be used to exclude only certain `Series` from the `Legend`.
|
|
913
913
|
*/
|
|
914
914
|
get: function () {
|
|
915
|
-
return this.i.
|
|
915
|
+
return this.i.t1;
|
|
916
916
|
},
|
|
917
917
|
set: function (v) {
|
|
918
|
-
this.i.
|
|
919
|
-
this._a("legendItemVisibility", enumToString(Visibility_$type, this.i.
|
|
918
|
+
this.i.t1 = ensureEnum(Visibility_$type, v);
|
|
919
|
+
this._a("legendItemVisibility", enumToString(Visibility_$type, this.i.t1));
|
|
920
920
|
},
|
|
921
921
|
enumerable: false,
|
|
922
922
|
configurable: true
|
|
@@ -941,10 +941,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
941
941
|
* Gets the actual legend item badge template used by the series.
|
|
942
942
|
*/
|
|
943
943
|
get: function () {
|
|
944
|
-
return this.i.
|
|
944
|
+
return this.i.qt;
|
|
945
945
|
},
|
|
946
946
|
set: function (v) {
|
|
947
|
-
this.i.
|
|
947
|
+
this.i.qt = v;
|
|
948
948
|
},
|
|
949
949
|
enumerable: false,
|
|
950
950
|
configurable: true
|
|
@@ -954,11 +954,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
954
954
|
* Gets the effective legend badge outline for the current series.
|
|
955
955
|
*/
|
|
956
956
|
get: function () {
|
|
957
|
-
return brushToString(this.i.
|
|
957
|
+
return brushToString(this.i.sv);
|
|
958
958
|
},
|
|
959
959
|
set: function (v) {
|
|
960
|
-
this.i.
|
|
961
|
-
this._a("actualLegendItemBadgeOutline", brushToString(this.i.
|
|
960
|
+
this.i.sv = stringToBrush(v);
|
|
961
|
+
this._a("actualLegendItemBadgeOutline", brushToString(this.i.sv));
|
|
962
962
|
},
|
|
963
963
|
enumerable: false,
|
|
964
964
|
configurable: true
|
|
@@ -968,11 +968,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
968
968
|
* Gets the effective legend badge fill for the current series.
|
|
969
969
|
*/
|
|
970
970
|
get: function () {
|
|
971
|
-
return brushToString(this.i.
|
|
971
|
+
return brushToString(this.i.su);
|
|
972
972
|
},
|
|
973
973
|
set: function (v) {
|
|
974
|
-
this.i.
|
|
975
|
-
this._a("actualLegendItemBadgeBrush", brushToString(this.i.
|
|
974
|
+
this.i.su = stringToBrush(v);
|
|
975
|
+
this._a("actualLegendItemBadgeBrush", brushToString(this.i.su));
|
|
976
976
|
},
|
|
977
977
|
enumerable: false,
|
|
978
978
|
configurable: true
|
|
@@ -1029,10 +1029,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1029
1029
|
* the series object itself.
|
|
1030
1030
|
*/
|
|
1031
1031
|
get: function () {
|
|
1032
|
-
return this.i.
|
|
1032
|
+
return this.i.qu;
|
|
1033
1033
|
},
|
|
1034
1034
|
set: function (v) {
|
|
1035
|
-
this.i.
|
|
1035
|
+
this.i.qu = v;
|
|
1036
1036
|
},
|
|
1037
1037
|
enumerable: false,
|
|
1038
1038
|
configurable: true
|
|
@@ -1048,10 +1048,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1048
1048
|
* ```
|
|
1049
1049
|
*/
|
|
1050
1050
|
get: function () {
|
|
1051
|
-
return this.i.
|
|
1051
|
+
return this.i.c1;
|
|
1052
1052
|
},
|
|
1053
1053
|
set: function (v) {
|
|
1054
|
-
this.i.
|
|
1054
|
+
this.i.c1 = v;
|
|
1055
1055
|
},
|
|
1056
1056
|
enumerable: false,
|
|
1057
1057
|
configurable: true
|
|
@@ -1067,10 +1067,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1067
1067
|
* ```
|
|
1068
1068
|
*/
|
|
1069
1069
|
get: function () {
|
|
1070
|
-
return this.i.
|
|
1070
|
+
return this.i.c2;
|
|
1071
1071
|
},
|
|
1072
1072
|
set: function (v) {
|
|
1073
|
-
this.i.
|
|
1073
|
+
this.i.c2 = v;
|
|
1074
1074
|
},
|
|
1075
1075
|
enumerable: false,
|
|
1076
1076
|
configurable: true
|
|
@@ -1080,10 +1080,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1080
1080
|
* Gets or sets the EasingFunction used to morph the current series during the initial transition.
|
|
1081
1081
|
*/
|
|
1082
1082
|
get: function () {
|
|
1083
|
-
return this.i.
|
|
1083
|
+
return this.i.c3;
|
|
1084
1084
|
},
|
|
1085
1085
|
set: function (v) {
|
|
1086
|
-
this.i.
|
|
1086
|
+
this.i.c3 = v;
|
|
1087
1087
|
},
|
|
1088
1088
|
enumerable: false,
|
|
1089
1089
|
configurable: true
|
|
@@ -1099,22 +1099,22 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1099
1099
|
* ```
|
|
1100
1100
|
*/
|
|
1101
1101
|
get: function () {
|
|
1102
|
-
return this.i.
|
|
1102
|
+
return this.i.jj;
|
|
1103
1103
|
},
|
|
1104
1104
|
set: function (v) {
|
|
1105
|
-
this.i.
|
|
1106
|
-
this._a("transitionDuration", this.i.
|
|
1105
|
+
this.i.jj = +v;
|
|
1106
|
+
this._a("transitionDuration", this.i.jj);
|
|
1107
1107
|
},
|
|
1108
1108
|
enumerable: false,
|
|
1109
1109
|
configurable: true
|
|
1110
1110
|
});
|
|
1111
1111
|
Object.defineProperty(IgcSeriesComponent.prototype, "actualResolution", {
|
|
1112
1112
|
get: function () {
|
|
1113
|
-
return this.i.
|
|
1113
|
+
return this.i.hk;
|
|
1114
1114
|
},
|
|
1115
1115
|
set: function (v) {
|
|
1116
|
-
this.i.
|
|
1117
|
-
this._a("actualResolution", this.i.
|
|
1116
|
+
this.i.hk = +v;
|
|
1117
|
+
this._a("actualResolution", this.i.hk);
|
|
1118
1118
|
},
|
|
1119
1119
|
enumerable: false,
|
|
1120
1120
|
configurable: true
|
|
@@ -1130,11 +1130,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1130
1130
|
* ```
|
|
1131
1131
|
*/
|
|
1132
1132
|
get: function () {
|
|
1133
|
-
return this.i.
|
|
1133
|
+
return this.i.ip;
|
|
1134
1134
|
},
|
|
1135
1135
|
set: function (v) {
|
|
1136
|
-
this.i.
|
|
1137
|
-
this._a("resolution", this.i.
|
|
1136
|
+
this.i.ip = +v;
|
|
1137
|
+
this._a("resolution", this.i.ip);
|
|
1138
1138
|
},
|
|
1139
1139
|
enumerable: false,
|
|
1140
1140
|
configurable: true
|
|
@@ -1144,11 +1144,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1144
1144
|
* Gets or sets the top margin to use when getting a visible axis range for the series.
|
|
1145
1145
|
*/
|
|
1146
1146
|
get: function () {
|
|
1147
|
-
return this.i.
|
|
1147
|
+
return this.i.i0;
|
|
1148
1148
|
},
|
|
1149
1149
|
set: function (v) {
|
|
1150
|
-
this.i.
|
|
1151
|
-
this._a("visibleRangeMarginTop", this.i.
|
|
1150
|
+
this.i.i0 = +v;
|
|
1151
|
+
this._a("visibleRangeMarginTop", this.i.i0);
|
|
1152
1152
|
},
|
|
1153
1153
|
enumerable: false,
|
|
1154
1154
|
configurable: true
|
|
@@ -1158,11 +1158,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1158
1158
|
* Gets or sets the bottom margin to use when getting a visible axis range for the series.
|
|
1159
1159
|
*/
|
|
1160
1160
|
get: function () {
|
|
1161
|
-
return this.i.
|
|
1161
|
+
return this.i.ix;
|
|
1162
1162
|
},
|
|
1163
1163
|
set: function (v) {
|
|
1164
|
-
this.i.
|
|
1165
|
-
this._a("visibleRangeMarginBottom", this.i.
|
|
1164
|
+
this.i.ix = +v;
|
|
1165
|
+
this._a("visibleRangeMarginBottom", this.i.ix);
|
|
1166
1166
|
},
|
|
1167
1167
|
enumerable: false,
|
|
1168
1168
|
configurable: true
|
|
@@ -1172,11 +1172,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1172
1172
|
* Gets or sets the left margin to use when getting a visible axis range for the series.
|
|
1173
1173
|
*/
|
|
1174
1174
|
get: function () {
|
|
1175
|
-
return this.i.
|
|
1175
|
+
return this.i.iy;
|
|
1176
1176
|
},
|
|
1177
1177
|
set: function (v) {
|
|
1178
|
-
this.i.
|
|
1179
|
-
this._a("visibleRangeMarginLeft", this.i.
|
|
1178
|
+
this.i.iy = +v;
|
|
1179
|
+
this._a("visibleRangeMarginLeft", this.i.iy);
|
|
1180
1180
|
},
|
|
1181
1181
|
enumerable: false,
|
|
1182
1182
|
configurable: true
|
|
@@ -1186,11 +1186,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1186
1186
|
* Gets or sets the right margin to use when getting a visible axis range for the series.
|
|
1187
1187
|
*/
|
|
1188
1188
|
get: function () {
|
|
1189
|
-
return this.i.
|
|
1189
|
+
return this.i.iz;
|
|
1190
1190
|
},
|
|
1191
1191
|
set: function (v) {
|
|
1192
|
-
this.i.
|
|
1193
|
-
this._a("visibleRangeMarginRight", this.i.
|
|
1192
|
+
this.i.iz = +v;
|
|
1193
|
+
this._a("visibleRangeMarginRight", this.i.iz);
|
|
1194
1194
|
},
|
|
1195
1195
|
enumerable: false,
|
|
1196
1196
|
configurable: true
|
|
@@ -1221,10 +1221,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1221
1221
|
* Gets or sets the HighlightedTitleSuffix property.
|
|
1222
1222
|
*/
|
|
1223
1223
|
get: function () {
|
|
1224
|
-
return this.i.
|
|
1224
|
+
return this.i.k2;
|
|
1225
1225
|
},
|
|
1226
1226
|
set: function (v) {
|
|
1227
|
-
this.i.
|
|
1227
|
+
this.i.k2 = v;
|
|
1228
1228
|
},
|
|
1229
1229
|
enumerable: false,
|
|
1230
1230
|
configurable: true
|
|
@@ -1240,11 +1240,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1240
1240
|
* ```
|
|
1241
1241
|
*/
|
|
1242
1242
|
get: function () {
|
|
1243
|
-
return brushToString(this.i.
|
|
1243
|
+
return brushToString(this.i.sx);
|
|
1244
1244
|
},
|
|
1245
1245
|
set: function (v) {
|
|
1246
|
-
this.i.
|
|
1247
|
-
this._a("brush", brushToString(this.i.
|
|
1246
|
+
this.i.sx = stringToBrush(v);
|
|
1247
|
+
this._a("brush", brushToString(this.i.sx));
|
|
1248
1248
|
},
|
|
1249
1249
|
enumerable: false,
|
|
1250
1250
|
configurable: true
|
|
@@ -1258,11 +1258,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1258
1258
|
* ```
|
|
1259
1259
|
*/
|
|
1260
1260
|
get: function () {
|
|
1261
|
-
return brushToString(this.i.
|
|
1261
|
+
return brushToString(this.i.st);
|
|
1262
1262
|
},
|
|
1263
1263
|
set: function (v) {
|
|
1264
|
-
this.i.
|
|
1265
|
-
this._a("actualBrush", brushToString(this.i.
|
|
1264
|
+
this.i.st = stringToBrush(v);
|
|
1265
|
+
this._a("actualBrush", brushToString(this.i.st));
|
|
1266
1266
|
},
|
|
1267
1267
|
enumerable: false,
|
|
1268
1268
|
configurable: true
|
|
@@ -1293,11 +1293,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1293
1293
|
* ```
|
|
1294
1294
|
*/
|
|
1295
1295
|
get: function () {
|
|
1296
|
-
return brushToString(this.i.
|
|
1296
|
+
return brushToString(this.i.s3);
|
|
1297
1297
|
},
|
|
1298
1298
|
set: function (v) {
|
|
1299
|
-
this.i.
|
|
1300
|
-
this._a("outline", brushToString(this.i.
|
|
1299
|
+
this.i.s3 = stringToBrush(v);
|
|
1300
|
+
this._a("outline", brushToString(this.i.s3));
|
|
1301
1301
|
},
|
|
1302
1302
|
enumerable: false,
|
|
1303
1303
|
configurable: true
|
|
@@ -1311,11 +1311,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1311
1311
|
* ```
|
|
1312
1312
|
*/
|
|
1313
1313
|
get: function () {
|
|
1314
|
-
return brushToString(this.i.
|
|
1314
|
+
return brushToString(this.i.sw);
|
|
1315
1315
|
},
|
|
1316
1316
|
set: function (v) {
|
|
1317
|
-
this.i.
|
|
1318
|
-
this._a("actualOutline", brushToString(this.i.
|
|
1317
|
+
this.i.sw = stringToBrush(v);
|
|
1318
|
+
this._a("actualOutline", brushToString(this.i.sw));
|
|
1319
1319
|
},
|
|
1320
1320
|
enumerable: false,
|
|
1321
1321
|
configurable: true
|
|
@@ -1325,11 +1325,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1325
1325
|
* Gets or sets the brush that specifies current series object's line join style.
|
|
1326
1326
|
*/
|
|
1327
1327
|
get: function () {
|
|
1328
|
-
return this.i.
|
|
1328
|
+
return this.i.tb;
|
|
1329
1329
|
},
|
|
1330
1330
|
set: function (v) {
|
|
1331
|
-
this.i.
|
|
1332
|
-
this._a("lineJoin", enumToString(PenLineJoin_$type, this.i.
|
|
1331
|
+
this.i.tb = ensureEnum(PenLineJoin_$type, v);
|
|
1332
|
+
this._a("lineJoin", enumToString(PenLineJoin_$type, this.i.tb));
|
|
1333
1333
|
},
|
|
1334
1334
|
enumerable: false,
|
|
1335
1335
|
configurable: true
|
|
@@ -1339,11 +1339,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1339
1339
|
* Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
|
|
1340
1340
|
*/
|
|
1341
1341
|
get: function () {
|
|
1342
|
-
return this.i.
|
|
1342
|
+
return this.i.br;
|
|
1343
1343
|
},
|
|
1344
1344
|
set: function (v) {
|
|
1345
|
-
this.i.
|
|
1346
|
-
this._a("highlightedValuesDisplayMode", enumToString(SeriesHighlightedValuesDisplayMode_$type, this.i.
|
|
1345
|
+
this.i.br = ensureEnum(SeriesHighlightedValuesDisplayMode_$type, v);
|
|
1346
|
+
this._a("highlightedValuesDisplayMode", enumToString(SeriesHighlightedValuesDisplayMode_$type, this.i.br));
|
|
1347
1347
|
},
|
|
1348
1348
|
enumerable: false,
|
|
1349
1349
|
configurable: true
|
|
@@ -1353,11 +1353,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1353
1353
|
* Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
|
|
1354
1354
|
*/
|
|
1355
1355
|
get: function () {
|
|
1356
|
-
return this.i.
|
|
1356
|
+
return this.i.fr;
|
|
1357
1357
|
},
|
|
1358
1358
|
set: function (v) {
|
|
1359
|
-
this.i.
|
|
1360
|
-
this._a("shouldAnimateOnDataSourceSwap", this.i.
|
|
1359
|
+
this.i.fr = ensureBool(v);
|
|
1360
|
+
this._a("shouldAnimateOnDataSourceSwap", this.i.fr);
|
|
1361
1361
|
},
|
|
1362
1362
|
enumerable: false,
|
|
1363
1363
|
configurable: true
|
|
@@ -1373,11 +1373,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1373
1373
|
* ```
|
|
1374
1374
|
*/
|
|
1375
1375
|
get: function () {
|
|
1376
|
-
return this.i.
|
|
1376
|
+
return this.i.iv;
|
|
1377
1377
|
},
|
|
1378
1378
|
set: function (v) {
|
|
1379
|
-
this.i.
|
|
1380
|
-
this._a("thickness", this.i.
|
|
1379
|
+
this.i.iv = +v;
|
|
1380
|
+
this._a("thickness", this.i.iv);
|
|
1381
1381
|
},
|
|
1382
1382
|
enumerable: false,
|
|
1383
1383
|
configurable: true
|
|
@@ -1387,11 +1387,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1387
1387
|
* Gets the effective Thickness for the current series object.
|
|
1388
1388
|
*/
|
|
1389
1389
|
get: function () {
|
|
1390
|
-
return this.i.
|
|
1390
|
+
return this.i.hl;
|
|
1391
1391
|
},
|
|
1392
1392
|
set: function (v) {
|
|
1393
|
-
this.i.
|
|
1394
|
-
this._a("actualThickness", this.i.
|
|
1393
|
+
this.i.hl = +v;
|
|
1394
|
+
this._a("actualThickness", this.i.hl);
|
|
1395
1395
|
},
|
|
1396
1396
|
enumerable: false,
|
|
1397
1397
|
configurable: true
|
|
@@ -1402,11 +1402,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1402
1402
|
* is used to outline the current series object.
|
|
1403
1403
|
*/
|
|
1404
1404
|
get: function () {
|
|
1405
|
-
return fromDoubleCollection(this.i.
|
|
1405
|
+
return fromDoubleCollection(this.i.s8);
|
|
1406
1406
|
},
|
|
1407
1407
|
set: function (v) {
|
|
1408
|
-
this.i.
|
|
1409
|
-
this._a("dashArray", doubleCollectionToString(this.i.
|
|
1408
|
+
this.i.s8 = toDoubleCollection(v);
|
|
1409
|
+
this._a("dashArray", doubleCollectionToString(this.i.s8));
|
|
1410
1410
|
},
|
|
1411
1411
|
enumerable: false,
|
|
1412
1412
|
configurable: true
|
|
@@ -1416,11 +1416,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1416
1416
|
* Gets actual highlighting mode
|
|
1417
1417
|
*/
|
|
1418
1418
|
get: function () {
|
|
1419
|
-
return this.i.
|
|
1419
|
+
return this.i.bt;
|
|
1420
1420
|
},
|
|
1421
1421
|
set: function (v) {
|
|
1422
|
-
this.i.
|
|
1423
|
-
this._a("actualHighlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.
|
|
1422
|
+
this.i.bt = ensureEnum(SeriesHighlightingMode_$type, v);
|
|
1423
|
+
this._a("actualHighlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.bt));
|
|
1424
1424
|
},
|
|
1425
1425
|
enumerable: false,
|
|
1426
1426
|
configurable: true
|
|
@@ -1430,11 +1430,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1430
1430
|
* Gets actual HighlightedValues fade opacity
|
|
1431
1431
|
*/
|
|
1432
1432
|
get: function () {
|
|
1433
|
-
return this.i.
|
|
1433
|
+
return this.i.hh;
|
|
1434
1434
|
},
|
|
1435
1435
|
set: function (v) {
|
|
1436
|
-
this.i.
|
|
1437
|
-
this._a("actualHighlightedValuesFadeOpacity", this.i.
|
|
1436
|
+
this.i.hh = +v;
|
|
1437
|
+
this._a("actualHighlightedValuesFadeOpacity", this.i.hh);
|
|
1438
1438
|
},
|
|
1439
1439
|
enumerable: false,
|
|
1440
1440
|
configurable: true
|
|
@@ -1444,11 +1444,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1444
1444
|
* Gets or sets the target opacity to fade to for fade style HighlightedValues.
|
|
1445
1445
|
*/
|
|
1446
1446
|
get: function () {
|
|
1447
|
-
return this.i.
|
|
1447
|
+
return this.i.ij;
|
|
1448
1448
|
},
|
|
1449
1449
|
set: function (v) {
|
|
1450
|
-
this.i.
|
|
1451
|
-
this._a("highlightedValuesFadeOpacity", this.i.
|
|
1450
|
+
this.i.ij = +v;
|
|
1451
|
+
this._a("highlightedValuesFadeOpacity", this.i.ij);
|
|
1452
1452
|
},
|
|
1453
1453
|
enumerable: false,
|
|
1454
1454
|
configurable: true
|
|
@@ -1458,11 +1458,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1458
1458
|
* Gets actual highlighting fade opacity
|
|
1459
1459
|
*/
|
|
1460
1460
|
get: function () {
|
|
1461
|
-
return this.i.
|
|
1461
|
+
return this.i.hi;
|
|
1462
1462
|
},
|
|
1463
1463
|
set: function (v) {
|
|
1464
|
-
this.i.
|
|
1465
|
-
this._a("actualHighlightingFadeOpacity", this.i.
|
|
1464
|
+
this.i.hi = +v;
|
|
1465
|
+
this._a("actualHighlightingFadeOpacity", this.i.hi);
|
|
1466
1466
|
},
|
|
1467
1467
|
enumerable: false,
|
|
1468
1468
|
configurable: true
|
|
@@ -1472,11 +1472,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1472
1472
|
* Gets or sets the target opacity to fade to for fade style highlighting.
|
|
1473
1473
|
*/
|
|
1474
1474
|
get: function () {
|
|
1475
|
-
return this.i.
|
|
1475
|
+
return this.i.ik;
|
|
1476
1476
|
},
|
|
1477
1477
|
set: function (v) {
|
|
1478
|
-
this.i.
|
|
1479
|
-
this._a("highlightingFadeOpacity", this.i.
|
|
1478
|
+
this.i.ik = +v;
|
|
1479
|
+
this._a("highlightingFadeOpacity", this.i.ik);
|
|
1480
1480
|
},
|
|
1481
1481
|
enumerable: false,
|
|
1482
1482
|
configurable: true
|
|
@@ -1486,11 +1486,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1486
1486
|
* Gets or sets whether the ActualLegend is FinancialLegend or normal Legend.
|
|
1487
1487
|
*/
|
|
1488
1488
|
get: function () {
|
|
1489
|
-
return this.i.
|
|
1489
|
+
return this.i.d2;
|
|
1490
1490
|
},
|
|
1491
1491
|
set: function (v) {
|
|
1492
|
-
this.i.
|
|
1493
|
-
this._a("isActualLegendFinancial", this.i.
|
|
1492
|
+
this.i.d2 = ensureBool(v);
|
|
1493
|
+
this._a("isActualLegendFinancial", this.i.d2);
|
|
1494
1494
|
},
|
|
1495
1495
|
enumerable: false,
|
|
1496
1496
|
configurable: true
|
|
@@ -1500,11 +1500,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1500
1500
|
* Gets or sets whether the component level highlight mode is ignored.
|
|
1501
1501
|
*/
|
|
1502
1502
|
get: function () {
|
|
1503
|
-
return this.i.
|
|
1503
|
+
return this.i.ef;
|
|
1504
1504
|
},
|
|
1505
1505
|
set: function (v) {
|
|
1506
|
-
this.i.
|
|
1507
|
-
this._a("isComponentHighlightingModeIgnored", this.i.
|
|
1506
|
+
this.i.ef = ensureBool(v);
|
|
1507
|
+
this._a("isComponentHighlightingModeIgnored", this.i.ef);
|
|
1508
1508
|
},
|
|
1509
1509
|
enumerable: false,
|
|
1510
1510
|
configurable: true
|
|
@@ -1518,11 +1518,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1518
1518
|
* ```
|
|
1519
1519
|
*/
|
|
1520
1520
|
get: function () {
|
|
1521
|
-
return this.i.
|
|
1521
|
+
return this.i.es;
|
|
1522
1522
|
},
|
|
1523
1523
|
set: function (v) {
|
|
1524
|
-
this.i.
|
|
1525
|
-
this._a("isHighlightingEnabled", this.i.
|
|
1524
|
+
this.i.es = ensureBool(v);
|
|
1525
|
+
this._a("isHighlightingEnabled", this.i.es);
|
|
1526
1526
|
},
|
|
1527
1527
|
enumerable: false,
|
|
1528
1528
|
configurable: true
|
|
@@ -1532,11 +1532,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1532
1532
|
* Gets or sets whether the opacity should be automatically shifted for the safe actual brush.
|
|
1533
1533
|
*/
|
|
1534
1534
|
get: function () {
|
|
1535
|
-
return this.i.
|
|
1535
|
+
return this.i.fv;
|
|
1536
1536
|
},
|
|
1537
1537
|
set: function (v) {
|
|
1538
|
-
this.i.
|
|
1539
|
-
this._a("shouldShiftOpacityForSafeActualBrush", this.i.
|
|
1538
|
+
this.i.fv = ensureBool(v);
|
|
1539
|
+
this._a("shouldShiftOpacityForSafeActualBrush", this.i.fv);
|
|
1540
1540
|
},
|
|
1541
1541
|
enumerable: false,
|
|
1542
1542
|
configurable: true
|
|
@@ -1546,11 +1546,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1546
1546
|
* Gets or sets whether this series should suppress it's auto callouts
|
|
1547
1547
|
*/
|
|
1548
1548
|
get: function () {
|
|
1549
|
-
return this.i.
|
|
1549
|
+
return this.i.ft;
|
|
1550
1550
|
},
|
|
1551
1551
|
set: function (v) {
|
|
1552
|
-
this.i.
|
|
1553
|
-
this._a("shouldHideAutoCallouts", this.i.
|
|
1552
|
+
this.i.ft = ensureBool(v);
|
|
1553
|
+
this._a("shouldHideAutoCallouts", this.i.ft);
|
|
1554
1554
|
},
|
|
1555
1555
|
enumerable: false,
|
|
1556
1556
|
configurable: true
|
|
@@ -1566,11 +1566,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1566
1566
|
* ```
|
|
1567
1567
|
*/
|
|
1568
1568
|
get: function () {
|
|
1569
|
-
return this.i.
|
|
1569
|
+
return this.i.ej;
|
|
1570
1570
|
},
|
|
1571
1571
|
set: function (v) {
|
|
1572
|
-
this.i.
|
|
1573
|
-
this._a("isDropShadowEnabled", this.i.
|
|
1572
|
+
this.i.ej = ensureBool(v);
|
|
1573
|
+
this._a("isDropShadowEnabled", this.i.ej);
|
|
1574
1574
|
},
|
|
1575
1575
|
enumerable: false,
|
|
1576
1576
|
configurable: true
|
|
@@ -1588,11 +1588,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1588
1588
|
* ```
|
|
1589
1589
|
*/
|
|
1590
1590
|
get: function () {
|
|
1591
|
-
return this.i.
|
|
1591
|
+
return this.i.is;
|
|
1592
1592
|
},
|
|
1593
1593
|
set: function (v) {
|
|
1594
|
-
this.i.
|
|
1595
|
-
this._a("shadowBlur", this.i.
|
|
1594
|
+
this.i.is = +v;
|
|
1595
|
+
this._a("shadowBlur", this.i.is);
|
|
1596
1596
|
},
|
|
1597
1597
|
enumerable: false,
|
|
1598
1598
|
configurable: true
|
|
@@ -1608,11 +1608,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1608
1608
|
* ```
|
|
1609
1609
|
*/
|
|
1610
1610
|
get: function () {
|
|
1611
|
-
return colorToString(this.i.
|
|
1611
|
+
return colorToString(this.i.s7);
|
|
1612
1612
|
},
|
|
1613
1613
|
set: function (v) {
|
|
1614
|
-
this.i.
|
|
1615
|
-
this._a("shadowColor", colorToString(this.i.
|
|
1614
|
+
this.i.s7 = stringToColor(v);
|
|
1615
|
+
this._a("shadowColor", colorToString(this.i.s7));
|
|
1616
1616
|
},
|
|
1617
1617
|
enumerable: false,
|
|
1618
1618
|
configurable: true
|
|
@@ -1628,11 +1628,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1628
1628
|
* ```
|
|
1629
1629
|
*/
|
|
1630
1630
|
get: function () {
|
|
1631
|
-
return this.i.
|
|
1631
|
+
return this.i.gk;
|
|
1632
1632
|
},
|
|
1633
1633
|
set: function (v) {
|
|
1634
|
-
this.i.
|
|
1635
|
-
this._a("useSingleShadow", this.i.
|
|
1634
|
+
this.i.gk = ensureBool(v);
|
|
1635
|
+
this._a("useSingleShadow", this.i.gk);
|
|
1636
1636
|
},
|
|
1637
1637
|
enumerable: false,
|
|
1638
1638
|
configurable: true
|
|
@@ -1648,11 +1648,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1648
1648
|
* ```
|
|
1649
1649
|
*/
|
|
1650
1650
|
get: function () {
|
|
1651
|
-
return this.i.
|
|
1651
|
+
return this.i.it;
|
|
1652
1652
|
},
|
|
1653
1653
|
set: function (v) {
|
|
1654
|
-
this.i.
|
|
1655
|
-
this._a("shadowOffsetX", this.i.
|
|
1654
|
+
this.i.it = +v;
|
|
1655
|
+
this._a("shadowOffsetX", this.i.it);
|
|
1656
1656
|
},
|
|
1657
1657
|
enumerable: false,
|
|
1658
1658
|
configurable: true
|
|
@@ -1668,11 +1668,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1668
1668
|
* ```
|
|
1669
1669
|
*/
|
|
1670
1670
|
get: function () {
|
|
1671
|
-
return this.i.
|
|
1671
|
+
return this.i.iu;
|
|
1672
1672
|
},
|
|
1673
1673
|
set: function (v) {
|
|
1674
|
-
this.i.
|
|
1675
|
-
this._a("shadowOffsetY", this.i.
|
|
1674
|
+
this.i.iu = +v;
|
|
1675
|
+
this._a("shadowOffsetY", this.i.iu);
|
|
1676
1676
|
},
|
|
1677
1677
|
enumerable: false,
|
|
1678
1678
|
configurable: true
|
|
@@ -1683,11 +1683,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1683
1683
|
* This property only applies to series that have area visual.
|
|
1684
1684
|
*/
|
|
1685
1685
|
get: function () {
|
|
1686
|
-
return this.i.
|
|
1686
|
+
return this.i.hq;
|
|
1687
1687
|
},
|
|
1688
1688
|
set: function (v) {
|
|
1689
|
-
this.i.
|
|
1690
|
-
this._a("areaFillOpacity", this.i.
|
|
1689
|
+
this.i.hq = +v;
|
|
1690
|
+
this._a("areaFillOpacity", this.i.hq);
|
|
1691
1691
|
},
|
|
1692
1692
|
enumerable: false,
|
|
1693
1693
|
configurable: true
|
|
@@ -1701,11 +1701,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1701
1701
|
* ```
|
|
1702
1702
|
*/
|
|
1703
1703
|
get: function () {
|
|
1704
|
-
return this.i.
|
|
1704
|
+
return this.i.hg;
|
|
1705
1705
|
},
|
|
1706
1706
|
set: function (v) {
|
|
1707
|
-
this.i.
|
|
1708
|
-
this._a("actualAreaFillOpacity", this.i.
|
|
1707
|
+
this.i.hg = +v;
|
|
1708
|
+
this._a("actualAreaFillOpacity", this.i.hg);
|
|
1709
1709
|
},
|
|
1710
1710
|
enumerable: false,
|
|
1711
1711
|
configurable: true
|
|
@@ -1716,11 +1716,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1716
1716
|
* This property only applies to series that have area visual.
|
|
1717
1717
|
*/
|
|
1718
1718
|
get: function () {
|
|
1719
|
-
return this.i.
|
|
1719
|
+
return this.i.il;
|
|
1720
1720
|
},
|
|
1721
1721
|
set: function (v) {
|
|
1722
|
-
this.i.
|
|
1723
|
-
this._a("markerFillOpacity", this.i.
|
|
1722
|
+
this.i.il = +v;
|
|
1723
|
+
this._a("markerFillOpacity", this.i.il);
|
|
1724
1724
|
},
|
|
1725
1725
|
enumerable: false,
|
|
1726
1726
|
configurable: true
|
|
@@ -1730,11 +1730,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1730
1730
|
* Gets the actual opacity applied to the fill of the markers.
|
|
1731
1731
|
*/
|
|
1732
1732
|
get: function () {
|
|
1733
|
-
return this.i.
|
|
1733
|
+
return this.i.hj;
|
|
1734
1734
|
},
|
|
1735
1735
|
set: function (v) {
|
|
1736
|
-
this.i.
|
|
1737
|
-
this._a("actualMarkerFillOpacity", this.i.
|
|
1736
|
+
this.i.hj = +v;
|
|
1737
|
+
this._a("actualMarkerFillOpacity", this.i.hj);
|
|
1738
1738
|
},
|
|
1739
1739
|
enumerable: false,
|
|
1740
1740
|
configurable: true
|
|
@@ -1750,11 +1750,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1750
1750
|
* ```
|
|
1751
1751
|
*/
|
|
1752
1752
|
get: function () {
|
|
1753
|
-
return this.i.
|
|
1753
|
+
return this.i.ei;
|
|
1754
1754
|
},
|
|
1755
1755
|
set: function (v) {
|
|
1756
|
-
this.i.
|
|
1757
|
-
this._a("isDefaultToolTipSelected", this.i.
|
|
1756
|
+
this.i.ei = ensureBool(v);
|
|
1757
|
+
this._a("isDefaultToolTipSelected", this.i.ei);
|
|
1758
1758
|
},
|
|
1759
1759
|
enumerable: false,
|
|
1760
1760
|
configurable: true
|
|
@@ -1770,11 +1770,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1770
1770
|
* ```
|
|
1771
1771
|
*/
|
|
1772
1772
|
get: function () {
|
|
1773
|
-
return this.i.
|
|
1773
|
+
return this.i.fz;
|
|
1774
1774
|
},
|
|
1775
1775
|
set: function (v) {
|
|
1776
|
-
this.i.
|
|
1777
|
-
this._a("showDefaultTooltip", this.i.
|
|
1776
|
+
this.i.fz = ensureBool(v);
|
|
1777
|
+
this._a("showDefaultTooltip", this.i.fz);
|
|
1778
1778
|
},
|
|
1779
1779
|
enumerable: false,
|
|
1780
1780
|
configurable: true
|
|
@@ -1784,11 +1784,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1784
1784
|
* Gets or sets the visible range mode to use.
|
|
1785
1785
|
*/
|
|
1786
1786
|
get: function () {
|
|
1787
|
-
return this.i.
|
|
1787
|
+
return this.i.co;
|
|
1788
1788
|
},
|
|
1789
1789
|
set: function (v) {
|
|
1790
|
-
this.i.
|
|
1791
|
-
this._a("visibleRangeMode", enumToString(SeriesVisibleRangeMode_$type, this.i.
|
|
1790
|
+
this.i.co = ensureEnum(SeriesVisibleRangeMode_$type, v);
|
|
1791
|
+
this._a("visibleRangeMode", enumToString(SeriesVisibleRangeMode_$type, this.i.co));
|
|
1792
1792
|
},
|
|
1793
1793
|
enumerable: false,
|
|
1794
1794
|
configurable: true
|
|
@@ -1798,11 +1798,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1798
1798
|
* Gets or sets the outline mode to use for the series.
|
|
1799
1799
|
*/
|
|
1800
1800
|
get: function () {
|
|
1801
|
-
return this.i.
|
|
1801
|
+
return this.i.cd;
|
|
1802
1802
|
},
|
|
1803
1803
|
set: function (v) {
|
|
1804
|
-
this.i.
|
|
1805
|
-
this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.
|
|
1804
|
+
this.i.cd = ensureEnum(SeriesOutlineMode_$type, v);
|
|
1805
|
+
this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.cd));
|
|
1806
1806
|
},
|
|
1807
1807
|
enumerable: false,
|
|
1808
1808
|
configurable: true
|
|
@@ -1818,11 +1818,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1818
1818
|
* ```
|
|
1819
1819
|
*/
|
|
1820
1820
|
get: function () {
|
|
1821
|
-
return this.i.
|
|
1821
|
+
return this.i.jk;
|
|
1822
1822
|
},
|
|
1823
1823
|
set: function (v) {
|
|
1824
|
-
this.i.
|
|
1825
|
-
this._a("transitionInDuration", this.i.
|
|
1824
|
+
this.i.jk = +v;
|
|
1825
|
+
this._a("transitionInDuration", this.i.jk);
|
|
1826
1826
|
},
|
|
1827
1827
|
enumerable: false,
|
|
1828
1828
|
configurable: true
|
|
@@ -1832,11 +1832,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1832
1832
|
* Gets or sets the duration of the current series's transition out morph.
|
|
1833
1833
|
*/
|
|
1834
1834
|
get: function () {
|
|
1835
|
-
return this.i.
|
|
1835
|
+
return this.i.jl;
|
|
1836
1836
|
},
|
|
1837
1837
|
set: function (v) {
|
|
1838
|
-
this.i.
|
|
1839
|
-
this._a("transitionOutDuration", this.i.
|
|
1838
|
+
this.i.jl = +v;
|
|
1839
|
+
this._a("transitionOutDuration", this.i.jl);
|
|
1840
1840
|
},
|
|
1841
1841
|
enumerable: false,
|
|
1842
1842
|
configurable: true
|
|
@@ -1852,11 +1852,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1852
1852
|
* ```
|
|
1853
1853
|
*/
|
|
1854
1854
|
get: function () {
|
|
1855
|
-
return this.i.
|
|
1855
|
+
return this.i.cu;
|
|
1856
1856
|
},
|
|
1857
1857
|
set: function (v) {
|
|
1858
|
-
this.i.
|
|
1859
|
-
this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.
|
|
1858
|
+
this.i.cu = ensureEnum(TransitionInSpeedType_$type, v);
|
|
1859
|
+
this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.cu));
|
|
1860
1860
|
},
|
|
1861
1861
|
enumerable: false,
|
|
1862
1862
|
configurable: true
|
|
@@ -1866,11 +1866,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1866
1866
|
* Gets or sets the duration of the current series's transition out morph.
|
|
1867
1867
|
*/
|
|
1868
1868
|
get: function () {
|
|
1869
|
-
return this.i.
|
|
1869
|
+
return this.i.cw;
|
|
1870
1870
|
},
|
|
1871
1871
|
set: function (v) {
|
|
1872
|
-
this.i.
|
|
1873
|
-
this._a("transitionOutSpeedType", enumToString(TransitionOutSpeedType_$type, this.i.
|
|
1872
|
+
this.i.cw = ensureEnum(TransitionOutSpeedType_$type, v);
|
|
1873
|
+
this._a("transitionOutSpeedType", enumToString(TransitionOutSpeedType_$type, this.i.cw));
|
|
1874
1874
|
},
|
|
1875
1875
|
enumerable: false,
|
|
1876
1876
|
configurable: true
|
|
@@ -1881,11 +1881,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1881
1881
|
* Not every series type has a line at which it would be appropriate to display a start cap, so this property does not affect every series type. LineSeries, for example, is affected by StartCap, but ColumnSeries is not.
|
|
1882
1882
|
*/
|
|
1883
1883
|
get: function () {
|
|
1884
|
-
return this.i.
|
|
1884
|
+
return this.i.ta;
|
|
1885
1885
|
},
|
|
1886
1886
|
set: function (v) {
|
|
1887
|
-
this.i.
|
|
1888
|
-
this._a("lineCap", enumToString(PenLineCap_$type, this.i.
|
|
1887
|
+
this.i.ta = ensureEnum(PenLineCap_$type, v);
|
|
1888
|
+
this._a("lineCap", enumToString(PenLineCap_$type, this.i.ta));
|
|
1889
1889
|
},
|
|
1890
1890
|
enumerable: false,
|
|
1891
1891
|
configurable: true
|
|
@@ -1895,11 +1895,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1895
1895
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
1896
1896
|
*/
|
|
1897
1897
|
get: function () {
|
|
1898
|
-
return this.i.
|
|
1898
|
+
return this.i.fl;
|
|
1899
1899
|
},
|
|
1900
1900
|
set: function (v) {
|
|
1901
|
-
this.i.
|
|
1902
|
-
this._a("mouseOverEnabled", this.i.
|
|
1901
|
+
this.i.fl = ensureBool(v);
|
|
1902
|
+
this._a("mouseOverEnabled", this.i.fl);
|
|
1903
1903
|
},
|
|
1904
1904
|
enumerable: false,
|
|
1905
1905
|
configurable: true
|
|
@@ -1964,11 +1964,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1964
1964
|
* ```
|
|
1965
1965
|
*/
|
|
1966
1966
|
get: function () {
|
|
1967
|
-
return this.i.
|
|
1967
|
+
return this.i.bz;
|
|
1968
1968
|
},
|
|
1969
1969
|
set: function (v) {
|
|
1970
|
-
this.i.
|
|
1971
|
-
this._a("hitTestMode", enumToString(SeriesHitTestMode_$type, this.i.
|
|
1970
|
+
this.i.bz = ensureEnum(SeriesHitTestMode_$type, v);
|
|
1971
|
+
this._a("hitTestMode", enumToString(SeriesHitTestMode_$type, this.i.bz));
|
|
1972
1972
|
},
|
|
1973
1973
|
enumerable: false,
|
|
1974
1974
|
configurable: true
|
|
@@ -1982,11 +1982,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1982
1982
|
* ```
|
|
1983
1983
|
*/
|
|
1984
1984
|
get: function () {
|
|
1985
|
-
return this.i.
|
|
1985
|
+
return this.i.bx;
|
|
1986
1986
|
},
|
|
1987
1987
|
set: function (v) {
|
|
1988
|
-
this.i.
|
|
1989
|
-
this._a("actualHitTestMode", enumToString(SeriesHitTestMode_$type, this.i.
|
|
1988
|
+
this.i.bx = ensureEnum(SeriesHitTestMode_$type, v);
|
|
1989
|
+
this._a("actualHitTestMode", enumToString(SeriesHitTestMode_$type, this.i.bx));
|
|
1990
1990
|
},
|
|
1991
1991
|
enumerable: false,
|
|
1992
1992
|
configurable: true
|
|
@@ -1996,7 +1996,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1996
1996
|
* Overridden by derived series classes to indicate when negative colors are supported or not.
|
|
1997
1997
|
*/
|
|
1998
1998
|
get: function () {
|
|
1999
|
-
return this.i.
|
|
1999
|
+
return this.i.e0;
|
|
2000
2000
|
},
|
|
2001
2001
|
enumerable: false,
|
|
2002
2002
|
configurable: true
|
|
@@ -2006,7 +2006,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2006
2006
|
* Overridden by derived series classes to indicate when markerless display is preferred or not.
|
|
2007
2007
|
*/
|
|
2008
2008
|
get: function () {
|
|
2009
|
-
return this.i.
|
|
2009
|
+
return this.i.ez;
|
|
2010
2010
|
},
|
|
2011
2011
|
enumerable: false,
|
|
2012
2012
|
configurable: true
|
|
@@ -2016,11 +2016,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2016
2016
|
* The final value of this series.
|
|
2017
2017
|
*/
|
|
2018
2018
|
get: function () {
|
|
2019
|
-
return this.i.
|
|
2019
|
+
return this.i.hs;
|
|
2020
2020
|
},
|
|
2021
2021
|
set: function (v) {
|
|
2022
|
-
this.i.
|
|
2023
|
-
this._a("finalValue", this.i.
|
|
2022
|
+
this.i.hs = +v;
|
|
2023
|
+
this._a("finalValue", this.i.hs);
|
|
2024
2024
|
},
|
|
2025
2025
|
enumerable: false,
|
|
2026
2026
|
configurable: true
|
|
@@ -2030,11 +2030,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2030
2030
|
* The percent change from the beginning to the end of this series.
|
|
2031
2031
|
*/
|
|
2032
2032
|
get: function () {
|
|
2033
|
-
return this.i.
|
|
2033
|
+
return this.i.io;
|
|
2034
2034
|
},
|
|
2035
2035
|
set: function (v) {
|
|
2036
|
-
this.i.
|
|
2037
|
-
this._a("percentChange", this.i.
|
|
2036
|
+
this.i.io = +v;
|
|
2037
|
+
this._a("percentChange", this.i.io);
|
|
2038
2038
|
},
|
|
2039
2039
|
enumerable: false,
|
|
2040
2040
|
configurable: true
|
|
@@ -2044,7 +2044,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2044
2044
|
* Gets the text that is displayed for the Open label in the tooltip.
|
|
2045
2045
|
*/
|
|
2046
2046
|
get: function () {
|
|
2047
|
-
return this.i.
|
|
2047
|
+
return this.i.kj;
|
|
2048
2048
|
},
|
|
2049
2049
|
enumerable: false,
|
|
2050
2050
|
configurable: true
|
|
@@ -2054,7 +2054,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2054
2054
|
* Gets the text that is displayed for the Close label in the tooltip.
|
|
2055
2055
|
*/
|
|
2056
2056
|
get: function () {
|
|
2057
|
-
return this.i.
|
|
2057
|
+
return this.i.j7;
|
|
2058
2058
|
},
|
|
2059
2059
|
enumerable: false,
|
|
2060
2060
|
configurable: true
|
|
@@ -2064,7 +2064,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2064
2064
|
* Gets the text that is displayed for the High label in the tooltip.
|
|
2065
2065
|
*/
|
|
2066
2066
|
get: function () {
|
|
2067
|
-
return this.i.
|
|
2067
|
+
return this.i.j8;
|
|
2068
2068
|
},
|
|
2069
2069
|
enumerable: false,
|
|
2070
2070
|
configurable: true
|
|
@@ -2074,7 +2074,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2074
2074
|
* Gets the text that is displayed for the Low label in the tooltip.
|
|
2075
2075
|
*/
|
|
2076
2076
|
get: function () {
|
|
2077
|
-
return this.i.
|
|
2077
|
+
return this.i.kh;
|
|
2078
2078
|
},
|
|
2079
2079
|
enumerable: false,
|
|
2080
2080
|
configurable: true
|
|
@@ -2084,7 +2084,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2084
2084
|
* Gets the text that is displayed for the Volume label in the tooltip.
|
|
2085
2085
|
*/
|
|
2086
2086
|
get: function () {
|
|
2087
|
-
return this.i.
|
|
2087
|
+
return this.i.kp;
|
|
2088
2088
|
},
|
|
2089
2089
|
enumerable: false,
|
|
2090
2090
|
configurable: true
|
|
@@ -2094,7 +2094,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2094
2094
|
* Gets the text that is displayed for the Value label in the tooltip.
|
|
2095
2095
|
*/
|
|
2096
2096
|
get: function () {
|
|
2097
|
-
return this.i.
|
|
2097
|
+
return this.i.ko;
|
|
2098
2098
|
},
|
|
2099
2099
|
enumerable: false,
|
|
2100
2100
|
configurable: true
|
|
@@ -2104,7 +2104,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2104
2104
|
* Gets the text that is displayed for the Value label in the tooltip.
|
|
2105
2105
|
*/
|
|
2106
2106
|
get: function () {
|
|
2107
|
-
return this.i.
|
|
2107
|
+
return this.i.kl;
|
|
2108
2108
|
},
|
|
2109
2109
|
enumerable: false,
|
|
2110
2110
|
configurable: true
|
|
@@ -2116,7 +2116,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2116
2116
|
get: function () {
|
|
2117
2117
|
if (this._layers === null) {
|
|
2118
2118
|
var coll = new IgcSeriesLayerCollection();
|
|
2119
|
-
var innerColl = this.i.
|
|
2119
|
+
var innerColl = this.i.b7;
|
|
2120
2120
|
if (!innerColl) {
|
|
2121
2121
|
innerColl = new SeriesLayerCollection_internal();
|
|
2122
2122
|
}
|
|
@@ -2132,7 +2132,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2132
2132
|
var coll = new IgcSeriesLayerCollection();
|
|
2133
2133
|
this._layers = coll._fromOuter(v);
|
|
2134
2134
|
var syncColl = new SyncableObservableCollection$1(SeriesLayer.$type);
|
|
2135
|
-
var innerColl = this.i.
|
|
2135
|
+
var innerColl = this.i.b7;
|
|
2136
2136
|
if (!innerColl) {
|
|
2137
2137
|
innerColl = new SeriesLayerCollection_internal();
|
|
2138
2138
|
}
|
|
@@ -2281,11 +2281,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2281
2281
|
|
|
2282
2282
|
*/
|
|
2283
2283
|
IgcSeriesComponent.prototype.resolveTooltipBrush = function () {
|
|
2284
|
-
var iv = this.i.
|
|
2284
|
+
var iv = this.i.lx();
|
|
2285
2285
|
return (iv);
|
|
2286
2286
|
};
|
|
2287
2287
|
IgcSeriesComponent.prototype.getItemValue = function (item, memberPathName) {
|
|
2288
|
-
var iv = this.i.
|
|
2288
|
+
var iv = this.i.jv(item, memberPathName);
|
|
2289
2289
|
return (iv);
|
|
2290
2290
|
};
|
|
2291
2291
|
/**
|
|
@@ -2298,7 +2298,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2298
2298
|
* ```
|
|
2299
2299
|
*/
|
|
2300
2300
|
IgcSeriesComponent.prototype.getExactItemIndex = function (world) {
|
|
2301
|
-
var iv = this.i.
|
|
2301
|
+
var iv = this.i.hw(toPoint(world));
|
|
2302
2302
|
return (iv);
|
|
2303
2303
|
};
|
|
2304
2304
|
/**
|
|
@@ -2310,7 +2310,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2310
2310
|
* ```
|
|
2311
2311
|
*/
|
|
2312
2312
|
IgcSeriesComponent.prototype.getItemIndex = function (world) {
|
|
2313
|
-
var iv = this.i.
|
|
2313
|
+
var iv = this.i.i9(toPoint(world));
|
|
2314
2314
|
return (iv);
|
|
2315
2315
|
};
|
|
2316
2316
|
/**
|
|
@@ -2323,23 +2323,23 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2323
2323
|
* ```
|
|
2324
2324
|
*/
|
|
2325
2325
|
IgcSeriesComponent.prototype.getItem = function (world) {
|
|
2326
|
-
var iv = this.i.
|
|
2326
|
+
var iv = this.i.js(toPoint(world));
|
|
2327
2327
|
return (iv);
|
|
2328
2328
|
};
|
|
2329
2329
|
IgcSeriesComponent.prototype.getPreviousOrExactIndex = function (world, skipUnknowns) {
|
|
2330
|
-
var iv = this.i.
|
|
2330
|
+
var iv = this.i.jg(toPoint(world), skipUnknowns);
|
|
2331
2331
|
return (iv);
|
|
2332
2332
|
};
|
|
2333
2333
|
IgcSeriesComponent.prototype.getNextOrExactIndex = function (world, skipUnknowns) {
|
|
2334
|
-
var iv = this.i.
|
|
2334
|
+
var iv = this.i.je(toPoint(world), skipUnknowns);
|
|
2335
2335
|
return (iv);
|
|
2336
2336
|
};
|
|
2337
2337
|
IgcSeriesComponent.prototype.getSeriesValue = function (world, useInterpolation, skipUnknowns) {
|
|
2338
|
-
var iv = this.i.
|
|
2338
|
+
var iv = this.i.ia(toPoint(world), useInterpolation, skipUnknowns);
|
|
2339
2339
|
return (iv);
|
|
2340
2340
|
};
|
|
2341
2341
|
IgcSeriesComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
2342
|
-
var iv = this.i.
|
|
2342
|
+
var iv = this.i.ti(toPoint(world), useInterpolation, skipUnknowns);
|
|
2343
2343
|
return fromPoint(iv);
|
|
2344
2344
|
};
|
|
2345
2345
|
/**
|
|
@@ -2348,7 +2348,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2348
2348
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
2349
2349
|
*/
|
|
2350
2350
|
IgcSeriesComponent.prototype.getSeriesValueBoundingBox = function (world) {
|
|
2351
|
-
var iv = this.i.
|
|
2351
|
+
var iv = this.i.tt(toPoint(world));
|
|
2352
2352
|
return fromRect(iv);
|
|
2353
2353
|
};
|
|
2354
2354
|
/**
|
|
@@ -2357,31 +2357,31 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2357
2357
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
2358
2358
|
*/
|
|
2359
2359
|
IgcSeriesComponent.prototype.getSeriesValueMarkerBoundingBox = function (world) {
|
|
2360
|
-
var iv = this.i.
|
|
2360
|
+
var iv = this.i.tv(toPoint(world));
|
|
2361
2361
|
return fromRect(iv);
|
|
2362
2362
|
};
|
|
2363
2363
|
IgcSeriesComponent.prototype.getSeriesHighValue = function (world, useInterpolation, skipUnknowns) {
|
|
2364
|
-
var iv = this.i.
|
|
2364
|
+
var iv = this.i.h6(toPoint(world), useInterpolation, skipUnknowns);
|
|
2365
2365
|
return (iv);
|
|
2366
2366
|
};
|
|
2367
2367
|
IgcSeriesComponent.prototype.getSeriesHighValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
2368
|
-
var iv = this.i.
|
|
2368
|
+
var iv = this.i.te(toPoint(world), useInterpolation, skipUnknowns);
|
|
2369
2369
|
return fromPoint(iv);
|
|
2370
2370
|
};
|
|
2371
2371
|
IgcSeriesComponent.prototype.getSeriesLowValue = function (world, useInterpolation, skipUnknowns) {
|
|
2372
|
-
var iv = this.i.
|
|
2372
|
+
var iv = this.i.h8(toPoint(world), useInterpolation, skipUnknowns);
|
|
2373
2373
|
return (iv);
|
|
2374
2374
|
};
|
|
2375
2375
|
IgcSeriesComponent.prototype.getSeriesLowValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
2376
|
-
var iv = this.i.
|
|
2376
|
+
var iv = this.i.tg(toPoint(world), useInterpolation, skipUnknowns);
|
|
2377
2377
|
return fromPoint(iv);
|
|
2378
2378
|
};
|
|
2379
2379
|
IgcSeriesComponent.prototype.getSeriesValuePositionFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
2380
|
-
var iv = this.i.
|
|
2380
|
+
var iv = this.i.tj(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
2381
2381
|
return fromPoint(iv);
|
|
2382
2382
|
};
|
|
2383
2383
|
IgcSeriesComponent.prototype.getSeriesValueFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
2384
|
-
var iv = this.i.
|
|
2384
|
+
var iv = this.i.ib(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
2385
2385
|
return (iv);
|
|
2386
2386
|
};
|
|
2387
2387
|
/**
|
|
@@ -2393,7 +2393,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2393
2393
|
* ```
|
|
2394
2394
|
*/
|
|
2395
2395
|
IgcSeriesComponent.prototype.getItemSpan = function () {
|
|
2396
|
-
var iv = this.i.
|
|
2396
|
+
var iv = this.i.h1();
|
|
2397
2397
|
return (iv);
|
|
2398
2398
|
};
|
|
2399
2399
|
/**
|
|
@@ -2408,11 +2408,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2408
2408
|
return (iv);
|
|
2409
2409
|
};
|
|
2410
2410
|
IgcSeriesComponent.prototype.getSeriesValueTypePosition = function (mode) {
|
|
2411
|
-
var iv = this.i.
|
|
2411
|
+
var iv = this.i.tl((mode == null ? null : mode));
|
|
2412
2412
|
return fromPoint(iv);
|
|
2413
2413
|
};
|
|
2414
2414
|
IgcSeriesComponent.prototype.getSeriesValueTypePositionFromValue = function (values) {
|
|
2415
|
-
var iv = this.i.
|
|
2415
|
+
var iv = this.i.tm(values);
|
|
2416
2416
|
return fromPoint(iv);
|
|
2417
2417
|
};
|
|
2418
2418
|
/**
|
|
@@ -2420,14 +2420,14 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2420
2420
|
|
|
2421
2421
|
*/
|
|
2422
2422
|
IgcSeriesComponent.prototype.hideToolTips = function () {
|
|
2423
|
-
this.i.
|
|
2423
|
+
this.i.n9();
|
|
2424
2424
|
};
|
|
2425
2425
|
/**
|
|
2426
2426
|
* Hides any internal tooltips presented by the series, if any.
|
|
2427
2427
|
|
|
2428
2428
|
*/
|
|
2429
2429
|
IgcSeriesComponent.prototype.hideToolTipsImmediate = function () {
|
|
2430
|
-
this.i.
|
|
2430
|
+
this.i.oa();
|
|
2431
2431
|
};
|
|
2432
2432
|
/**
|
|
2433
2433
|
* Converts a point from coordinates within the series plot area to a world position within axis space.
|
|
@@ -2439,7 +2439,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2439
2439
|
* ```
|
|
2440
2440
|
*/
|
|
2441
2441
|
IgcSeriesComponent.prototype.toWorldPosition = function (seriesPoint) {
|
|
2442
|
-
var iv = this.i.
|
|
2442
|
+
var iv = this.i.tn(toPoint(seriesPoint));
|
|
2443
2443
|
return fromPoint(iv);
|
|
2444
2444
|
};
|
|
2445
2445
|
/**
|
|
@@ -2448,7 +2448,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2448
2448
|
* @param world * The world position from which to convert.
|
|
2449
2449
|
*/
|
|
2450
2450
|
IgcSeriesComponent.prototype.fromWorldPosition = function (world) {
|
|
2451
|
-
var iv = this.i.
|
|
2451
|
+
var iv = this.i.td(toPoint(world));
|
|
2452
2452
|
return fromPoint(iv);
|
|
2453
2453
|
};
|
|
2454
2454
|
/**
|
|
@@ -2461,7 +2461,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2461
2461
|
* ```
|
|
2462
2462
|
*/
|
|
2463
2463
|
IgcSeriesComponent.prototype.scrollIntoView = function (item) {
|
|
2464
|
-
var iv = this.i.
|
|
2464
|
+
var iv = this.i.fp(item);
|
|
2465
2465
|
return (iv);
|
|
2466
2466
|
};
|
|
2467
2467
|
/**
|
|
@@ -2474,7 +2474,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2474
2474
|
* ```
|
|
2475
2475
|
*/
|
|
2476
2476
|
IgcSeriesComponent.prototype.renderSeries = function (animate) {
|
|
2477
|
-
this.i.
|
|
2477
|
+
this.i.pq(animate);
|
|
2478
2478
|
};
|
|
2479
2479
|
IgcSeriesComponent.prototype.getMainContentViewport = function () {
|
|
2480
2480
|
var iv = this.i.getMainContentViewport();
|
|
@@ -2493,7 +2493,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2493
2493
|
|
|
2494
2494
|
*/
|
|
2495
2495
|
IgcSeriesComponent.prototype.removeAllAlternateViews = function () {
|
|
2496
|
-
this.i.
|
|
2496
|
+
this.i.pj();
|
|
2497
2497
|
};
|
|
2498
2498
|
/**
|
|
2499
2499
|
* Removes an alternate view of this series.
|
|
@@ -2501,21 +2501,21 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2501
2501
|
* @param viewIdentifier * The string identifier for the view to remove.
|
|
2502
2502
|
*/
|
|
2503
2503
|
IgcSeriesComponent.prototype.removeAlternateView = function (viewIdentifier) {
|
|
2504
|
-
this.i.
|
|
2504
|
+
this.i.pl(viewIdentifier);
|
|
2505
2505
|
};
|
|
2506
2506
|
/**
|
|
2507
2507
|
* Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
|
|
2508
2508
|
|
|
2509
2509
|
*/
|
|
2510
2510
|
IgcSeriesComponent.prototype.notifyIndexedPropertiesChanged = function () {
|
|
2511
|
-
this.i.
|
|
2511
|
+
this.i.oh();
|
|
2512
2512
|
};
|
|
2513
2513
|
/**
|
|
2514
2514
|
* Notifies the series that a visual property has changed, requiring a visual update.
|
|
2515
2515
|
|
|
2516
2516
|
*/
|
|
2517
2517
|
IgcSeriesComponent.prototype.notifyVisualPropertiesChanged = function () {
|
|
2518
|
-
this.i.
|
|
2518
|
+
this.i.oo();
|
|
2519
2519
|
};
|
|
2520
2520
|
/**
|
|
2521
2521
|
* Replays the assigned transition in animation, if any.
|
|
@@ -2526,35 +2526,35 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2526
2526
|
* ```
|
|
2527
2527
|
*/
|
|
2528
2528
|
IgcSeriesComponent.prototype.replayTransitionIn = function () {
|
|
2529
|
-
this.i.
|
|
2529
|
+
this.i.pu();
|
|
2530
2530
|
};
|
|
2531
2531
|
/**
|
|
2532
2532
|
* Plays the assigned transition out animation, if any.
|
|
2533
2533
|
|
|
2534
2534
|
*/
|
|
2535
2535
|
IgcSeriesComponent.prototype.playTransitionOut = function () {
|
|
2536
|
-
this.i.
|
|
2536
|
+
this.i.o7();
|
|
2537
2537
|
};
|
|
2538
2538
|
/**
|
|
2539
2539
|
* Plays the assigned transition out animation, if any.
|
|
2540
2540
|
|
|
2541
2541
|
*/
|
|
2542
2542
|
IgcSeriesComponent.prototype.playTransitionIn = function () {
|
|
2543
|
-
this.i.
|
|
2543
|
+
this.i.o6();
|
|
2544
2544
|
};
|
|
2545
2545
|
/**
|
|
2546
2546
|
* Plays the assigned transition out animation, if any.
|
|
2547
2547
|
|
|
2548
2548
|
*/
|
|
2549
2549
|
IgcSeriesComponent.prototype.playTransitionOutAndRemove = function () {
|
|
2550
|
-
this.i.
|
|
2550
|
+
this.i.o8();
|
|
2551
2551
|
};
|
|
2552
2552
|
/**
|
|
2553
2553
|
* Call to null out the axes of the series;
|
|
2554
2554
|
|
|
2555
2555
|
*/
|
|
2556
2556
|
IgcSeriesComponent.prototype.removeAxes = function () {
|
|
2557
|
-
this.i.
|
|
2557
|
+
this.i.pm();
|
|
2558
2558
|
};
|
|
2559
2559
|
/**
|
|
2560
2560
|
* Simulates a pointer hover over the series surface.
|
|
@@ -2568,17 +2568,17 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2568
2568
|
* ```
|
|
2569
2569
|
*/
|
|
2570
2570
|
IgcSeriesComponent.prototype.simulateHover = function (point) {
|
|
2571
|
-
this.i.
|
|
2571
|
+
this.i.p3(toPoint(point));
|
|
2572
2572
|
};
|
|
2573
2573
|
/**
|
|
2574
2574
|
* Called when this series' Style is updated.
|
|
2575
2575
|
|
|
2576
2576
|
*/
|
|
2577
2577
|
IgcSeriesComponent.prototype.styleUpdated = function () {
|
|
2578
|
-
this.i.
|
|
2578
|
+
this.i.p9();
|
|
2579
2579
|
};
|
|
2580
2580
|
IgcSeriesComponent.prototype.setNegativeColors = function (negativeBrush, negativeOutline) {
|
|
2581
|
-
this.i.
|
|
2581
|
+
this.i.p0(stringToBrush(negativeBrush), stringToBrush(negativeOutline));
|
|
2582
2582
|
};
|
|
2583
2583
|
/**
|
|
2584
2584
|
* Moves the cursor point to the provided world position. Some series may react to the current cursor position.
|
|
@@ -2592,7 +2592,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2592
2592
|
* ```
|
|
2593
2593
|
*/
|
|
2594
2594
|
IgcSeriesComponent.prototype.moveCursorPoint = function (point) {
|
|
2595
|
-
this.i.
|
|
2595
|
+
this.i.oe(toPoint(point));
|
|
2596
2596
|
};
|
|
2597
2597
|
Object.defineProperty(IgcSeriesComponent.prototype, "renderRequested", {
|
|
2598
2598
|
/**
|