igniteui-webcomponents-charts 3.2.2 → 3.2.4
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 +25136 -21648
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
- package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
- package/esm2015/lib/AnnotationLayerProxy.js +39 -26
- package/esm2015/lib/AnnotationLayer_combined.js +133 -133
- package/esm2015/lib/AreaSeries_combined.js +44 -44
- package/esm2015/lib/AutomaticSeriesManager.js +7 -0
- package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
- package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
- package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
- package/esm2015/lib/AxisAnnotationManager.js +1 -1
- package/esm2015/lib/AxisVisualDataManager.js +2 -2
- package/esm2015/lib/BarSeries_combined.js +110 -103
- package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
- package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +255 -255
- package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
- package/esm2015/lib/CalloutLayer_combined.js +451 -449
- package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
- package/esm2015/lib/CategoryChart.js +545 -456
- package/esm2015/lib/CategoryDateTimeXAxis_combined.js +5 -5
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
- package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
- package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm2015/lib/CategoryXAxis_combined.js +140 -23
- package/esm2015/lib/CategoryYAxis_combined.js +140 -23
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ChartGroupDescription.js +52 -0
- package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
- package/esm2015/lib/ChartSortDescription.js +61 -0
- package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
- package/esm2015/lib/ChartSummaryDescription.js +123 -0
- package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
- package/esm2015/lib/ColumnSeries_combined.js +65 -65
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +85 -85
- package/esm2015/lib/CustomIndicator.js +23 -23
- package/esm2015/lib/DataAbbreviator.js +2 -2
- package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
- package/esm2015/lib/DataChartToolbarProvider.js +107 -0
- package/esm2015/lib/DataChartVisualDataManager.js +4 -4
- package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
- package/esm2015/lib/DataLegendVisualData_combined.js +1 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +511 -490
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +2162 -1903
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +70 -70
- package/esm2015/lib/FinancialChart_combined.js +1443 -1359
- package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
- package/esm2015/lib/FinancialIndicator_combined.js +201 -201
- package/esm2015/lib/FinancialOverlay.js +36 -36
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
- package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
- package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
- package/esm2015/lib/IndicatorProxy.js +11 -11
- package/esm2015/lib/ItemLegend_combined.js +17 -5
- package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +38 -38
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/NumberAbbreviator.js +1 -1
- package/esm2015/lib/NumericXAxis_combined.js +3 -3
- package/esm2015/lib/NumericYAxis_combined.js +3 -3
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
- package/esm2015/lib/OverlayProxy.js +8 -8
- package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +9 -9
- package/esm2015/lib/PointSeries_combined.js +19 -19
- package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
- package/esm2015/lib/PolarBase_combined.js +388 -388
- package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
- package/esm2015/lib/PolarLineSeries_combined.js +21 -21
- package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
- package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
- package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
- package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
- package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
- package/esm2015/lib/RadialLineSeries_combined.js +37 -37
- package/esm2015/lib/RadialPieSeries_combined.js +45 -45
- package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
- package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
- package/esm2015/lib/ScatterBase_combined.js +445 -445
- package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +51 -51
- package/esm2015/lib/ScatterLineSeriesView.js +7 -7
- package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
- package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
- package/esm2015/lib/ScatterSeries_combined.js +15 -15
- package/esm2015/lib/ScatterSplineSeries.js +38 -38
- package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
- package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
- package/esm2015/lib/SeriesInteractionManager.js +86 -78
- package/esm2015/lib/SeriesRenderManager.js +17 -17
- package/esm2015/lib/SeriesRenderingArguments.js +1 -1
- package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
- package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
- package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
- package/esm2015/lib/SeriesViewer_combined.js +3539 -3179
- package/esm2015/lib/SeriesVisualDataManager.js +23 -23
- package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
- package/esm2015/lib/SizeScale.js +3 -3
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
- package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
- package/esm2015/lib/SplineSeries_combined.js +25 -25
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +9 -9
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +37 -37
- package/esm2015/lib/StepLineSeries_combined.js +43 -43
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TileZoomManager_combined.js +9 -9
- package/esm2015/lib/TimeAxisBase.js +8 -8
- package/esm2015/lib/TimeXAxis.js +10 -10
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +115 -115
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/WaterfallSeries_combined.js +103 -103
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/XYChart.js +802 -802
- package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
- package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
- package/esm2015/lib/igc-annotation-layer-component.js +17 -17
- 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 +44 -44
- package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
- package/esm2015/lib/igc-callout-layer-component.js +95 -95
- package/esm2015/lib/igc-category-chart-component.js +169 -112
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +20 -20
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
- package/esm2015/lib/igc-category-x-axis-component.js +75 -2
- package/esm2015/lib/igc-category-y-axis-component.js +75 -2
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
- package/esm2015/lib/igc-chart-group-description-module.js +15 -0
- package/esm2015/lib/igc-chart-group-description.js +20 -0
- package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
- package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
- package/esm2015/lib/igc-chart-sort-description.js +61 -0
- package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
- package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
- package/esm2015/lib/igc-chart-summary-description.js +95 -0
- 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 +90 -90
- package/esm2015/lib/igc-data-chart-component.js +95 -95
- package/esm2015/lib/igc-data-legend-component.js +1 -1
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-domain-chart-component.js +901 -650
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +42 -42
- package/esm2015/lib/igc-financial-chart-component.js +214 -157
- package/esm2015/lib/igc-financial-indicator-component.js +16 -16
- package/esm2015/lib/igc-financial-overlay-component.js +5 -5
- package/esm2015/lib/igc-financial-price-series-component.js +30 -30
- package/esm2015/lib/igc-financial-series-component.js +60 -60
- 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 +57 -57
- 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 +3 -3
- package/esm2015/lib/igc-item-legend-component.js +18 -0
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
- package/esm2015/lib/igc-line-fragment-component.js +1 -1
- package/esm2015/lib/igc-line-series-component.js +1 -1
- 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-ordinal-time-x-axis-component.js +5 -5
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +77 -77
- package/esm2015/lib/igc-polar-line-series-component.js +4 -4
- package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
- 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 +3 -3
- package/esm2015/lib/igc-radial-base-component.js +31 -31
- 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-category-series-component.js +6 -6
- 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 +24 -24
- package/esm2015/lib/igc-scatter-base-component.js +49 -49
- package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
- package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
- package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
- package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
- package/esm2015/lib/igc-series-component.js +195 -185
- package/esm2015/lib/igc-series-viewer-component.js +379 -282
- package/esm2015/lib/igc-shape-series-base-component.js +45 -45
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
- package/esm2015/lib/igc-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- 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-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 +4 -4
- 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 +2 -2
- package/esm2015/lib/igc-step-line-series-component.js +3 -3
- 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-overlay-component.js +52 -52
- 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/esm2015/lib/igc-xy-chart-component.js +218 -218
- package/esm2015/lib/igc-zoom-slider-component.js +0 -7
- package/esm2015/public_api.js +23 -0
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
- package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
- package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
- package/esm5/lib/AnnotationLayerProxy.js +39 -26
- package/esm5/lib/AnnotationLayer_combined.js +132 -132
- package/esm5/lib/AreaSeries_combined.js +44 -44
- package/esm5/lib/AutomaticSeriesManager.js +7 -0
- package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
- package/esm5/lib/AutomaticSeriesRequest.js +7 -0
- package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
- package/esm5/lib/AxisAnnotationManager.js +1 -1
- package/esm5/lib/AxisVisualDataManager.js +2 -2
- package/esm5/lib/BarSeries_combined.js +110 -103
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +252 -252
- package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
- package/esm5/lib/CalloutLayer_combined.js +442 -440
- package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
- package/esm5/lib/CategoryChart.js +522 -413
- package/esm5/lib/CategoryDateTimeXAxis_combined.js +5 -5
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
- package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
- package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm5/lib/CategoryXAxis_combined.js +140 -23
- package/esm5/lib/CategoryYAxis_combined.js +140 -23
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ChartGroupDescription.js +59 -0
- package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
- package/esm5/lib/ChartSortDescription.js +75 -0
- package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
- package/esm5/lib/ChartSummaryDescription.js +149 -0
- package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
- package/esm5/lib/ColumnSeries_combined.js +64 -64
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +85 -85
- package/esm5/lib/CustomIndicator.js +23 -23
- package/esm5/lib/DataAbbreviator.js +1 -7
- package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
- package/esm5/lib/DataChartToolbarProvider.js +117 -0
- package/esm5/lib/DataChartVisualDataManager.js +4 -4
- package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
- package/esm5/lib/DataLegendVisualData_combined.js +1 -1
- package/esm5/lib/DataToolTipLayer_combined.js +510 -485
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +2098 -1753
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +70 -70
- package/esm5/lib/FinancialChart_combined.js +1405 -1300
- package/esm5/lib/FinancialEventArgs_combined.js +581 -581
- package/esm5/lib/FinancialIndicator_combined.js +200 -200
- package/esm5/lib/FinancialOverlay.js +36 -36
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
- package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IDataChartToolbarProvider.js +7 -0
- package/esm5/lib/IZoomableCategoryAxis.js +11 -0
- package/esm5/lib/IndicatorProxy.js +11 -11
- package/esm5/lib/ItemLegend_combined.js +25 -5
- package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +38 -38
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/NumberAbbreviator.js +1 -1
- package/esm5/lib/NumericXAxis_combined.js +3 -3
- package/esm5/lib/NumericYAxis_combined.js +3 -3
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OrdinalTimeXAxis.js +109 -109
- package/esm5/lib/OverlayProxy.js +8 -8
- package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +9 -9
- package/esm5/lib/PointSeries_combined.js +19 -19
- package/esm5/lib/PolarAreaSeries_combined.js +23 -23
- package/esm5/lib/PolarBase_combined.js +384 -384
- package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
- package/esm5/lib/PolarLineSeries_combined.js +21 -21
- package/esm5/lib/PolarScatterSeries_combined.js +13 -13
- package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
- package/esm5/lib/PolarSplineSeries_combined.js +23 -23
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +35 -35
- package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
- package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
- package/esm5/lib/RadialColumnSeries_combined.js +47 -47
- package/esm5/lib/RadialLineSeries_combined.js +37 -37
- package/esm5/lib/RadialPieSeries_combined.js +45 -45
- package/esm5/lib/RangeAreaSeries_combined.js +22 -22
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
- package/esm5/lib/RangeColumnSeries_combined.js +35 -35
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
- package/esm5/lib/ScatterBase_combined.js +441 -441
- package/esm5/lib/ScatterContourSeries_combined.js +110 -110
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +51 -51
- package/esm5/lib/ScatterLineSeriesView.js +7 -7
- package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
- package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
- package/esm5/lib/ScatterSeries_combined.js +15 -15
- package/esm5/lib/ScatterSplineSeries.js +38 -38
- package/esm5/lib/ScatterSplineSeriesView.js +7 -7
- package/esm5/lib/ScatterTriangulationSeries.js +173 -173
- package/esm5/lib/SeriesInteractionManager.js +86 -78
- package/esm5/lib/SeriesRenderManager.js +17 -17
- package/esm5/lib/SeriesRenderingArguments.js +1 -1
- package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
- package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
- package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
- package/esm5/lib/SeriesViewer_combined.js +3484 -3101
- package/esm5/lib/SeriesVisualDataManager.js +23 -23
- package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
- package/esm5/lib/SizeScale.js +3 -3
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +38 -38
- package/esm5/lib/SplineSeriesBase_combined.js +121 -121
- package/esm5/lib/SplineSeries_combined.js +25 -25
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +9 -9
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +37 -37
- package/esm5/lib/StepLineSeries_combined.js +43 -43
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TileZoomManager_combined.js +9 -9
- package/esm5/lib/TimeAxisBase.js +8 -8
- package/esm5/lib/TimeXAxis.js +10 -10
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +115 -115
- package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/WaterfallSeries_combined.js +103 -103
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/XYChart.js +717 -717
- package/esm5/lib/igc-anchored-category-series-component.js +18 -18
- package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
- package/esm5/lib/igc-annotation-layer-component.js +17 -17
- 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 +44 -44
- package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
- package/esm5/lib/igc-callout-layer-component.js +95 -95
- package/esm5/lib/igc-category-chart-component.js +189 -112
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +20 -20
- package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
- package/esm5/lib/igc-category-x-axis-component.js +95 -2
- package/esm5/lib/igc-category-y-axis-component.js +95 -2
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-chart-group-description-collection.js +115 -0
- package/esm5/lib/igc-chart-group-description-module.js +19 -0
- package/esm5/lib/igc-chart-group-description.js +34 -0
- package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
- package/esm5/lib/igc-chart-sort-description-module.js +19 -0
- package/esm5/lib/igc-chart-sort-description.js +81 -0
- package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
- package/esm5/lib/igc-chart-summary-description-module.js +19 -0
- package/esm5/lib/igc-chart-summary-description.js +122 -0
- 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 +90 -90
- package/esm5/lib/igc-data-chart-component.js +95 -95
- package/esm5/lib/igc-data-legend-component.js +1 -1
- package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-domain-chart-component.js +973 -650
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +42 -42
- package/esm5/lib/igc-financial-chart-component.js +234 -157
- package/esm5/lib/igc-financial-indicator-component.js +16 -16
- package/esm5/lib/igc-financial-overlay-component.js +5 -5
- package/esm5/lib/igc-financial-price-series-component.js +30 -30
- package/esm5/lib/igc-financial-series-component.js +60 -60
- 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 +57 -57
- 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 +3 -3
- package/esm5/lib/igc-item-legend-component.js +26 -0
- package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
- package/esm5/lib/igc-line-fragment-component.js +1 -1
- package/esm5/lib/igc-line-series-component.js +1 -1
- 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-ordinal-time-x-axis-component.js +5 -5
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +77 -77
- package/esm5/lib/igc-polar-line-series-component.js +4 -4
- package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
- 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 +3 -3
- package/esm5/lib/igc-radial-base-component.js +31 -31
- 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-category-series-component.js +6 -6
- 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 +24 -24
- package/esm5/lib/igc-scatter-base-component.js +49 -49
- package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
- package/esm5/lib/igc-scatter-line-series-component.js +4 -4
- package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
- package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
- package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
- package/esm5/lib/igc-series-component.js +199 -185
- package/esm5/lib/igc-series-viewer-component.js +403 -282
- package/esm5/lib/igc-shape-series-base-component.js +45 -45
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
- package/esm5/lib/igc-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- 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-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 +4 -4
- 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 +2 -2
- package/esm5/lib/igc-step-line-series-component.js +3 -3
- 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-overlay-component.js +52 -52
- 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/esm5/lib/igc-xy-chart-component.js +218 -218
- package/esm5/lib/igc-zoom-slider-component.js +0 -7
- package/esm5/public_api.js +23 -0
- package/fesm2015/igniteui-webcomponents-charts.js +24956 -22072
- package/fesm5/igniteui-webcomponents-charts.js +25115 -21650
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
- package/lib/AnnotationLayerProxy.d.ts +4 -0
- package/lib/AnnotationLayer_combined.d.ts +40 -40
- package/lib/AreaSeries_combined.d.ts +8 -8
- package/lib/AutomaticSeriesManager.d.ts +1 -0
- package/lib/AutomaticSeriesPurpose.d.ts +11 -0
- package/lib/AutomaticSeriesRequest.d.ts +1 -0
- package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +19 -19
- package/lib/BollingerBandWidthIndicator.d.ts +10 -10
- package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
- package/lib/BubbleSeries_combined.d.ts +48 -48
- package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
- package/lib/CalloutLayer_combined.d.ts +101 -101
- package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
- package/lib/CategoryChart.d.ts +129 -116
- package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
- package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
- package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
- package/lib/CategoryXAxis_combined.d.ts +17 -5
- package/lib/CategoryYAxis_combined.d.ts +17 -5
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ChartGroupDescription.d.ts +16 -0
- package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
- package/lib/ChartSortDescription.d.ts +18 -0
- package/lib/ChartSortDescriptionCollection.d.ts +27 -0
- package/lib/ChartSummaryDescription.d.ts +33 -0
- package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
- package/lib/ColumnSeries_combined.d.ts +17 -17
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +41 -41
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataAbbreviator.d.ts +1 -1
- package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
- package/lib/DataChartToolbarProvider.d.ts +21 -0
- package/lib/DataToolTipLayer_combined.d.ts +138 -138
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/DomainChart.d.ts +538 -487
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +28 -28
- package/lib/FinancialChart_combined.d.ts +299 -287
- package/lib/FinancialEventArgs_combined.d.ts +123 -123
- package/lib/FinancialIndicator_combined.d.ts +36 -36
- package/lib/FinancialOverlay.d.ts +9 -9
- package/lib/FinancialPriceSeries_combined.d.ts +41 -41
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
- package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
- package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
- package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
- package/lib/IAnnotationLayerProxy.d.ts +4 -0
- package/lib/IDataChartToolbarProvider.d.ts +1 -0
- package/lib/IZoomableCategoryAxis.d.ts +17 -0
- package/lib/ItemLegend_combined.d.ts +4 -2
- package/lib/ItemToolTipLayer_combined.d.ts +19 -19
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +7 -7
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/OrdinalTimeXAxis.d.ts +26 -26
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +6 -6
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +107 -107
- package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
- package/lib/PolarLineSeries_combined.d.ts +8 -8
- package/lib/PolarScatterSeries_combined.d.ts +4 -4
- package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
- package/lib/PolarSplineSeries_combined.d.ts +7 -7
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +14 -14
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +7 -7
- package/lib/RadialBucketCalculator_combined.d.ts +50 -50
- package/lib/RadialColumnSeries_combined.d.ts +11 -11
- package/lib/RadialLineSeries_combined.d.ts +8 -8
- package/lib/RadialPieSeries_combined.d.ts +13 -13
- package/lib/RangeAreaSeries_combined.d.ts +6 -6
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
- package/lib/RangeColumnSeries_combined.d.ts +12 -12
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +28 -28
- package/lib/ScatterBase_combined.d.ts +108 -108
- package/lib/ScatterContourSeries_combined.d.ts +20 -20
- package/lib/ScatterLineSeries.d.ts +12 -12
- package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
- package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
- package/lib/ScatterSeries_combined.d.ts +4 -4
- package/lib/ScatterSplineSeries.d.ts +9 -9
- package/lib/ScatterTriangulationSeries.d.ts +40 -40
- package/lib/SeriesViewer_combined.d.ts +1037 -957
- package/lib/ShapeSeriesBase_combined.d.ts +91 -91
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +8 -8
- package/lib/SplineSeriesBase_combined.d.ts +23 -23
- package/lib/SplineSeries_combined.d.ts +6 -6
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +6 -6
- package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +3 -3
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +10 -10
- package/lib/StepLineSeries_combined.d.ts +9 -9
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +21 -21
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +41 -41
- package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
- package/lib/WaterfallSeries_combined.d.ts +23 -23
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/XYChart.d.ts +189 -189
- package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
- package/lib/igc-category-chart-component.d.ts +27 -0
- package/lib/igc-category-x-axis-component.d.ts +37 -0
- package/lib/igc-category-y-axis-component.d.ts +37 -0
- package/lib/igc-chart-group-description-collection.d.ts +24 -0
- package/lib/igc-chart-group-description-module.d.ts +3 -0
- package/lib/igc-chart-group-description.d.ts +14 -0
- package/lib/igc-chart-sort-description-collection.d.ts +28 -0
- package/lib/igc-chart-sort-description-module.d.ts +3 -0
- package/lib/igc-chart-sort-description.d.ts +31 -0
- package/lib/igc-chart-summary-description-collection.d.ts +25 -0
- package/lib/igc-chart-summary-description-module.d.ts +3 -0
- package/lib/igc-chart-summary-description.d.ts +35 -0
- package/lib/igc-data-legend-component.d.ts +1 -1
- package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
- package/lib/igc-domain-chart-component.d.ts +85 -1
- package/lib/igc-financial-chart-component.d.ts +27 -0
- package/lib/igc-item-legend-component.d.ts +8 -0
- package/lib/igc-series-component.d.ts +4 -0
- package/lib/igc-series-viewer-component.d.ts +51 -0
- package/lib/igc-zoom-slider-component.d.ts +0 -5
- package/package.json +2 -2
- package/public_api.d.ts +23 -0
|
@@ -60,10 +60,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
60
60
|
* ```
|
|
61
61
|
*/
|
|
62
62
|
get: function () {
|
|
63
|
-
return this.i.
|
|
63
|
+
return this.i.vj;
|
|
64
64
|
},
|
|
65
65
|
set: function (v) {
|
|
66
|
-
this.i.
|
|
66
|
+
this.i.vj = v;
|
|
67
67
|
},
|
|
68
68
|
enumerable: true,
|
|
69
69
|
configurable: true
|
|
@@ -81,10 +81,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
81
81
|
* ```
|
|
82
82
|
*/
|
|
83
83
|
get: function () {
|
|
84
|
-
return this.i.
|
|
84
|
+
return this.i.vk;
|
|
85
85
|
},
|
|
86
86
|
set: function (v) {
|
|
87
|
-
this.i.
|
|
87
|
+
this.i.vk = v;
|
|
88
88
|
},
|
|
89
89
|
enumerable: true,
|
|
90
90
|
configurable: true
|
|
@@ -100,11 +100,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
100
100
|
* ```
|
|
101
101
|
*/
|
|
102
102
|
get: function () {
|
|
103
|
-
return this.i.
|
|
103
|
+
return this.i.w0;
|
|
104
104
|
},
|
|
105
105
|
set: function (v) {
|
|
106
|
-
this.i.
|
|
107
|
-
this._a("xAxisLabelLeftMargin", this.i.
|
|
106
|
+
this.i.w0 = +v;
|
|
107
|
+
this._a("xAxisLabelLeftMargin", this.i.w0);
|
|
108
108
|
},
|
|
109
109
|
enumerable: true,
|
|
110
110
|
configurable: true
|
|
@@ -120,11 +120,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
120
120
|
* ```
|
|
121
121
|
*/
|
|
122
122
|
get: function () {
|
|
123
|
-
return this.i.
|
|
123
|
+
return this.i.w2;
|
|
124
124
|
},
|
|
125
125
|
set: function (v) {
|
|
126
|
-
this.i.
|
|
127
|
-
this._a("xAxisLabelTopMargin", this.i.
|
|
126
|
+
this.i.w2 = +v;
|
|
127
|
+
this._a("xAxisLabelTopMargin", this.i.w2);
|
|
128
128
|
},
|
|
129
129
|
enumerable: true,
|
|
130
130
|
configurable: true
|
|
@@ -140,11 +140,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
140
140
|
* ```
|
|
141
141
|
*/
|
|
142
142
|
get: function () {
|
|
143
|
-
return this.i.
|
|
143
|
+
return this.i.w1;
|
|
144
144
|
},
|
|
145
145
|
set: function (v) {
|
|
146
|
-
this.i.
|
|
147
|
-
this._a("xAxisLabelRightMargin", this.i.
|
|
146
|
+
this.i.w1 = +v;
|
|
147
|
+
this._a("xAxisLabelRightMargin", this.i.w1);
|
|
148
148
|
},
|
|
149
149
|
enumerable: true,
|
|
150
150
|
configurable: true
|
|
@@ -160,11 +160,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
160
160
|
* ```
|
|
161
161
|
*/
|
|
162
162
|
get: function () {
|
|
163
|
-
return this.i.
|
|
163
|
+
return this.i.wz;
|
|
164
164
|
},
|
|
165
165
|
set: function (v) {
|
|
166
|
-
this.i.
|
|
167
|
-
this._a("xAxisLabelBottomMargin", this.i.
|
|
166
|
+
this.i.wz = +v;
|
|
167
|
+
this._a("xAxisLabelBottomMargin", this.i.wz);
|
|
168
168
|
},
|
|
169
169
|
enumerable: true,
|
|
170
170
|
configurable: true
|
|
@@ -180,11 +180,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
180
180
|
* ```
|
|
181
181
|
*/
|
|
182
182
|
get: function () {
|
|
183
|
-
return this.i.
|
|
183
|
+
return this.i.xh;
|
|
184
184
|
},
|
|
185
185
|
set: function (v) {
|
|
186
|
-
this.i.
|
|
187
|
-
this._a("yAxisLabelLeftMargin", this.i.
|
|
186
|
+
this.i.xh = +v;
|
|
187
|
+
this._a("yAxisLabelLeftMargin", this.i.xh);
|
|
188
188
|
},
|
|
189
189
|
enumerable: true,
|
|
190
190
|
configurable: true
|
|
@@ -200,11 +200,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
200
200
|
* ```
|
|
201
201
|
*/
|
|
202
202
|
get: function () {
|
|
203
|
-
return this.i.
|
|
203
|
+
return this.i.xj;
|
|
204
204
|
},
|
|
205
205
|
set: function (v) {
|
|
206
|
-
this.i.
|
|
207
|
-
this._a("yAxisLabelTopMargin", this.i.
|
|
206
|
+
this.i.xj = +v;
|
|
207
|
+
this._a("yAxisLabelTopMargin", this.i.xj);
|
|
208
208
|
},
|
|
209
209
|
enumerable: true,
|
|
210
210
|
configurable: true
|
|
@@ -220,11 +220,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
220
220
|
* ```
|
|
221
221
|
*/
|
|
222
222
|
get: function () {
|
|
223
|
-
return this.i.
|
|
223
|
+
return this.i.xi;
|
|
224
224
|
},
|
|
225
225
|
set: function (v) {
|
|
226
|
-
this.i.
|
|
227
|
-
this._a("yAxisLabelRightMargin", this.i.
|
|
226
|
+
this.i.xi = +v;
|
|
227
|
+
this._a("yAxisLabelRightMargin", this.i.xi);
|
|
228
228
|
},
|
|
229
229
|
enumerable: true,
|
|
230
230
|
configurable: true
|
|
@@ -240,11 +240,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
240
240
|
* ```
|
|
241
241
|
*/
|
|
242
242
|
get: function () {
|
|
243
|
-
return this.i.
|
|
243
|
+
return this.i.xg;
|
|
244
244
|
},
|
|
245
245
|
set: function (v) {
|
|
246
|
-
this.i.
|
|
247
|
-
this._a("yAxisLabelBottomMargin", this.i.
|
|
246
|
+
this.i.xg = +v;
|
|
247
|
+
this._a("yAxisLabelBottomMargin", this.i.xg);
|
|
248
248
|
},
|
|
249
249
|
enumerable: true,
|
|
250
250
|
configurable: true
|
|
@@ -260,11 +260,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
260
260
|
* ```
|
|
261
261
|
*/
|
|
262
262
|
get: function () {
|
|
263
|
-
return brushToString(this.i.
|
|
263
|
+
return brushToString(this.i.abo);
|
|
264
264
|
},
|
|
265
265
|
set: function (v) {
|
|
266
|
-
this.i.
|
|
267
|
-
this._a("xAxisLabelTextColor", brushToString(this.i.
|
|
266
|
+
this.i.abo = stringToBrush(v);
|
|
267
|
+
this._a("xAxisLabelTextColor", brushToString(this.i.abo));
|
|
268
268
|
},
|
|
269
269
|
enumerable: true,
|
|
270
270
|
configurable: true
|
|
@@ -280,11 +280,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
280
280
|
* ```
|
|
281
281
|
*/
|
|
282
282
|
get: function () {
|
|
283
|
-
return brushToString(this.i.
|
|
283
|
+
return brushToString(this.i.abv);
|
|
284
284
|
},
|
|
285
285
|
set: function (v) {
|
|
286
|
-
this.i.
|
|
287
|
-
this._a("yAxisLabelTextColor", brushToString(this.i.
|
|
286
|
+
this.i.abv = stringToBrush(v);
|
|
287
|
+
this._a("yAxisLabelTextColor", brushToString(this.i.abv));
|
|
288
288
|
},
|
|
289
289
|
enumerable: true,
|
|
290
290
|
configurable: true
|
|
@@ -294,11 +294,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
294
294
|
* Gets the actual color of labels on the X-axis
|
|
295
295
|
*/
|
|
296
296
|
get: function () {
|
|
297
|
-
return brushToString(this.i.
|
|
297
|
+
return brushToString(this.i.abm);
|
|
298
298
|
},
|
|
299
299
|
set: function (v) {
|
|
300
|
-
this.i.
|
|
301
|
-
this._a("actualXAxisLabelTextColor", brushToString(this.i.
|
|
300
|
+
this.i.abm = stringToBrush(v);
|
|
301
|
+
this._a("actualXAxisLabelTextColor", brushToString(this.i.abm));
|
|
302
302
|
},
|
|
303
303
|
enumerable: true,
|
|
304
304
|
configurable: true
|
|
@@ -308,11 +308,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
308
308
|
* Gets the actual color of labels on the Y-axis
|
|
309
309
|
*/
|
|
310
310
|
get: function () {
|
|
311
|
-
return brushToString(this.i.
|
|
311
|
+
return brushToString(this.i.abn);
|
|
312
312
|
},
|
|
313
313
|
set: function (v) {
|
|
314
|
-
this.i.
|
|
315
|
-
this._a("actualYAxisLabelTextColor", brushToString(this.i.
|
|
314
|
+
this.i.abn = stringToBrush(v);
|
|
315
|
+
this._a("actualYAxisLabelTextColor", brushToString(this.i.abn));
|
|
316
316
|
},
|
|
317
317
|
enumerable: true,
|
|
318
318
|
configurable: true
|
|
@@ -324,11 +324,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
324
324
|
* Use the `xAxisTitleMargin` property to set a margin around the y-axis title.
|
|
325
325
|
*/
|
|
326
326
|
get: function () {
|
|
327
|
-
return this.i.
|
|
327
|
+
return this.i.xb;
|
|
328
328
|
},
|
|
329
329
|
set: function (v) {
|
|
330
|
-
this.i.
|
|
331
|
-
this._a("xAxisTitleMargin", this.i.
|
|
330
|
+
this.i.xb = +v;
|
|
331
|
+
this._a("xAxisTitleMargin", this.i.xb);
|
|
332
332
|
},
|
|
333
333
|
enumerable: true,
|
|
334
334
|
configurable: true
|
|
@@ -340,11 +340,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
340
340
|
* Use the `yAxisTitleMargin` property to set a margin around the y-axis title.
|
|
341
341
|
*/
|
|
342
342
|
get: function () {
|
|
343
|
-
return this.i.
|
|
343
|
+
return this.i.xs;
|
|
344
344
|
},
|
|
345
345
|
set: function (v) {
|
|
346
|
-
this.i.
|
|
347
|
-
this._a("yAxisTitleMargin", this.i.
|
|
346
|
+
this.i.xs = +v;
|
|
347
|
+
this._a("yAxisTitleMargin", this.i.xs);
|
|
348
348
|
},
|
|
349
349
|
enumerable: true,
|
|
350
350
|
configurable: true
|
|
@@ -360,11 +360,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
360
360
|
* ```
|
|
361
361
|
*/
|
|
362
362
|
get: function () {
|
|
363
|
-
return this.i.
|
|
363
|
+
return this.i.xa;
|
|
364
364
|
},
|
|
365
365
|
set: function (v) {
|
|
366
|
-
this.i.
|
|
367
|
-
this._a("xAxisTitleLeftMargin", this.i.
|
|
366
|
+
this.i.xa = +v;
|
|
367
|
+
this._a("xAxisTitleLeftMargin", this.i.xa);
|
|
368
368
|
},
|
|
369
369
|
enumerable: true,
|
|
370
370
|
configurable: true
|
|
@@ -380,11 +380,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
380
380
|
* ```
|
|
381
381
|
*/
|
|
382
382
|
get: function () {
|
|
383
|
-
return this.i.
|
|
383
|
+
return this.i.xr;
|
|
384
384
|
},
|
|
385
385
|
set: function (v) {
|
|
386
|
-
this.i.
|
|
387
|
-
this._a("yAxisTitleLeftMargin", this.i.
|
|
386
|
+
this.i.xr = +v;
|
|
387
|
+
this._a("yAxisTitleLeftMargin", this.i.xr);
|
|
388
388
|
},
|
|
389
389
|
enumerable: true,
|
|
390
390
|
configurable: true
|
|
@@ -400,11 +400,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
400
400
|
* ```
|
|
401
401
|
*/
|
|
402
402
|
get: function () {
|
|
403
|
-
return this.i.
|
|
403
|
+
return this.i.xd;
|
|
404
404
|
},
|
|
405
405
|
set: function (v) {
|
|
406
|
-
this.i.
|
|
407
|
-
this._a("xAxisTitleTopMargin", this.i.
|
|
406
|
+
this.i.xd = +v;
|
|
407
|
+
this._a("xAxisTitleTopMargin", this.i.xd);
|
|
408
408
|
},
|
|
409
409
|
enumerable: true,
|
|
410
410
|
configurable: true
|
|
@@ -420,11 +420,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
420
420
|
* ```
|
|
421
421
|
*/
|
|
422
422
|
get: function () {
|
|
423
|
-
return this.i.
|
|
423
|
+
return this.i.xu;
|
|
424
424
|
},
|
|
425
425
|
set: function (v) {
|
|
426
|
-
this.i.
|
|
427
|
-
this._a("yAxisTitleTopMargin", this.i.
|
|
426
|
+
this.i.xu = +v;
|
|
427
|
+
this._a("yAxisTitleTopMargin", this.i.xu);
|
|
428
428
|
},
|
|
429
429
|
enumerable: true,
|
|
430
430
|
configurable: true
|
|
@@ -440,11 +440,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
440
440
|
* ```
|
|
441
441
|
*/
|
|
442
442
|
get: function () {
|
|
443
|
-
return this.i.
|
|
443
|
+
return this.i.xc;
|
|
444
444
|
},
|
|
445
445
|
set: function (v) {
|
|
446
|
-
this.i.
|
|
447
|
-
this._a("xAxisTitleRightMargin", this.i.
|
|
446
|
+
this.i.xc = +v;
|
|
447
|
+
this._a("xAxisTitleRightMargin", this.i.xc);
|
|
448
448
|
},
|
|
449
449
|
enumerable: true,
|
|
450
450
|
configurable: true
|
|
@@ -460,11 +460,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
460
460
|
* ```
|
|
461
461
|
*/
|
|
462
462
|
get: function () {
|
|
463
|
-
return this.i.
|
|
463
|
+
return this.i.xt;
|
|
464
464
|
},
|
|
465
465
|
set: function (v) {
|
|
466
|
-
this.i.
|
|
467
|
-
this._a("yAxisTitleRightMargin", this.i.
|
|
466
|
+
this.i.xt = +v;
|
|
467
|
+
this._a("yAxisTitleRightMargin", this.i.xt);
|
|
468
468
|
},
|
|
469
469
|
enumerable: true,
|
|
470
470
|
configurable: true
|
|
@@ -480,11 +480,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
480
480
|
* ```
|
|
481
481
|
*/
|
|
482
482
|
get: function () {
|
|
483
|
-
return this.i.
|
|
483
|
+
return this.i.w9;
|
|
484
484
|
},
|
|
485
485
|
set: function (v) {
|
|
486
|
-
this.i.
|
|
487
|
-
this._a("xAxisTitleBottomMargin", this.i.
|
|
486
|
+
this.i.w9 = +v;
|
|
487
|
+
this._a("xAxisTitleBottomMargin", this.i.w9);
|
|
488
488
|
},
|
|
489
489
|
enumerable: true,
|
|
490
490
|
configurable: true
|
|
@@ -500,11 +500,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
500
500
|
* ```
|
|
501
501
|
*/
|
|
502
502
|
get: function () {
|
|
503
|
-
return this.i.
|
|
503
|
+
return this.i.xq;
|
|
504
504
|
},
|
|
505
505
|
set: function (v) {
|
|
506
|
-
this.i.
|
|
507
|
-
this._a("yAxisTitleBottomMargin", this.i.
|
|
506
|
+
this.i.xq = +v;
|
|
507
|
+
this._a("yAxisTitleBottomMargin", this.i.xq);
|
|
508
508
|
},
|
|
509
509
|
enumerable: true,
|
|
510
510
|
configurable: true
|
|
@@ -520,11 +520,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
520
520
|
* ```
|
|
521
521
|
*/
|
|
522
522
|
get: function () {
|
|
523
|
-
return brushToString(this.i.
|
|
523
|
+
return brushToString(this.i.abu);
|
|
524
524
|
},
|
|
525
525
|
set: function (v) {
|
|
526
|
-
this.i.
|
|
527
|
-
this._a("xAxisTitleTextColor", brushToString(this.i.
|
|
526
|
+
this.i.abu = stringToBrush(v);
|
|
527
|
+
this._a("xAxisTitleTextColor", brushToString(this.i.abu));
|
|
528
528
|
},
|
|
529
529
|
enumerable: true,
|
|
530
530
|
configurable: true
|
|
@@ -540,11 +540,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
540
540
|
* ```
|
|
541
541
|
*/
|
|
542
542
|
get: function () {
|
|
543
|
-
return brushToString(this.i.
|
|
543
|
+
return brushToString(this.i.ab1);
|
|
544
544
|
},
|
|
545
545
|
set: function (v) {
|
|
546
|
-
this.i.
|
|
547
|
-
this._a("yAxisTitleTextColor", brushToString(this.i.
|
|
546
|
+
this.i.ab1 = stringToBrush(v);
|
|
547
|
+
this._a("yAxisTitleTextColor", brushToString(this.i.ab1));
|
|
548
548
|
},
|
|
549
549
|
enumerable: true,
|
|
550
550
|
configurable: true
|
|
@@ -560,10 +560,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
560
560
|
* ```
|
|
561
561
|
*/
|
|
562
562
|
get: function () {
|
|
563
|
-
return this.i.
|
|
563
|
+
return this.i.yo;
|
|
564
564
|
},
|
|
565
565
|
set: function (v) {
|
|
566
|
-
this.i.
|
|
566
|
+
this.i.yo = v;
|
|
567
567
|
},
|
|
568
568
|
enumerable: true,
|
|
569
569
|
configurable: true
|
|
@@ -579,10 +579,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
579
579
|
* ```
|
|
580
580
|
*/
|
|
581
581
|
get: function () {
|
|
582
|
-
return this.i.
|
|
582
|
+
return this.i.zt;
|
|
583
583
|
},
|
|
584
584
|
set: function (v) {
|
|
585
|
-
this.i.
|
|
585
|
+
this.i.zt = v;
|
|
586
586
|
},
|
|
587
587
|
enumerable: true,
|
|
588
588
|
configurable: true
|
|
@@ -598,10 +598,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
598
598
|
* ```
|
|
599
599
|
*/
|
|
600
600
|
get: function () {
|
|
601
|
-
return this.i.
|
|
601
|
+
return this.i.zc;
|
|
602
602
|
},
|
|
603
603
|
set: function (v) {
|
|
604
|
-
this.i.
|
|
604
|
+
this.i.zc = v;
|
|
605
605
|
},
|
|
606
606
|
enumerable: true,
|
|
607
607
|
configurable: true
|
|
@@ -617,10 +617,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
617
617
|
* ```
|
|
618
618
|
*/
|
|
619
619
|
get: function () {
|
|
620
|
-
return this.i.
|
|
620
|
+
return this.i.aah;
|
|
621
621
|
},
|
|
622
622
|
set: function (v) {
|
|
623
|
-
this.i.
|
|
623
|
+
this.i.aah = v;
|
|
624
624
|
},
|
|
625
625
|
enumerable: true,
|
|
626
626
|
configurable: true
|
|
@@ -630,10 +630,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
630
630
|
* Gets or sets the format for labels along the X-axis.
|
|
631
631
|
*/
|
|
632
632
|
get: function () {
|
|
633
|
-
return this.i.
|
|
633
|
+
return this.i.xx;
|
|
634
634
|
},
|
|
635
635
|
set: function (v) {
|
|
636
|
-
this.i.
|
|
636
|
+
this.i.xx = v;
|
|
637
637
|
},
|
|
638
638
|
enumerable: true,
|
|
639
639
|
configurable: true
|
|
@@ -643,10 +643,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
643
643
|
* Gets or sets the property or string from which the labels are derived.
|
|
644
644
|
*/
|
|
645
645
|
get: function () {
|
|
646
|
-
return this.i.
|
|
646
|
+
return this.i.xy;
|
|
647
647
|
},
|
|
648
648
|
set: function (v) {
|
|
649
|
-
this.i.
|
|
649
|
+
this.i.xy = v;
|
|
650
650
|
},
|
|
651
651
|
enumerable: true,
|
|
652
652
|
configurable: true
|
|
@@ -662,11 +662,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
662
662
|
* ```
|
|
663
663
|
*/
|
|
664
664
|
get: function () {
|
|
665
|
-
return brushToString(this.i.
|
|
665
|
+
return brushToString(this.i.abp);
|
|
666
666
|
},
|
|
667
667
|
set: function (v) {
|
|
668
|
-
this.i.
|
|
669
|
-
this._a("xAxisMajorStroke", brushToString(this.i.
|
|
668
|
+
this.i.abp = stringToBrush(v);
|
|
669
|
+
this._a("xAxisMajorStroke", brushToString(this.i.abp));
|
|
670
670
|
},
|
|
671
671
|
enumerable: true,
|
|
672
672
|
configurable: true
|
|
@@ -682,11 +682,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
682
682
|
* ```
|
|
683
683
|
*/
|
|
684
684
|
get: function () {
|
|
685
|
-
return brushToString(this.i.
|
|
685
|
+
return brushToString(this.i.abw);
|
|
686
686
|
},
|
|
687
687
|
set: function (v) {
|
|
688
|
-
this.i.
|
|
689
|
-
this._a("yAxisMajorStroke", brushToString(this.i.
|
|
688
|
+
this.i.abw = stringToBrush(v);
|
|
689
|
+
this._a("yAxisMajorStroke", brushToString(this.i.abw));
|
|
690
690
|
},
|
|
691
691
|
enumerable: true,
|
|
692
692
|
configurable: true
|
|
@@ -702,11 +702,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
702
702
|
* ```
|
|
703
703
|
*/
|
|
704
704
|
get: function () {
|
|
705
|
-
return this.i.
|
|
705
|
+
return this.i.w3;
|
|
706
706
|
},
|
|
707
707
|
set: function (v) {
|
|
708
|
-
this.i.
|
|
709
|
-
this._a("xAxisMajorStrokeThickness", this.i.
|
|
708
|
+
this.i.w3 = +v;
|
|
709
|
+
this._a("xAxisMajorStrokeThickness", this.i.w3);
|
|
710
710
|
},
|
|
711
711
|
enumerable: true,
|
|
712
712
|
configurable: true
|
|
@@ -722,11 +722,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
722
722
|
* ```
|
|
723
723
|
*/
|
|
724
724
|
get: function () {
|
|
725
|
-
return this.i.
|
|
725
|
+
return this.i.xk;
|
|
726
726
|
},
|
|
727
727
|
set: function (v) {
|
|
728
|
-
this.i.
|
|
729
|
-
this._a("yAxisMajorStrokeThickness", this.i.
|
|
728
|
+
this.i.xk = +v;
|
|
729
|
+
this._a("yAxisMajorStrokeThickness", this.i.xk);
|
|
730
730
|
},
|
|
731
731
|
enumerable: true,
|
|
732
732
|
configurable: true
|
|
@@ -742,11 +742,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
742
742
|
* ```
|
|
743
743
|
*/
|
|
744
744
|
get: function () {
|
|
745
|
-
return this.i.
|
|
745
|
+
return this.i.w4;
|
|
746
746
|
},
|
|
747
747
|
set: function (v) {
|
|
748
|
-
this.i.
|
|
749
|
-
this._a("xAxisMinorStrokeThickness", this.i.
|
|
748
|
+
this.i.w4 = +v;
|
|
749
|
+
this._a("xAxisMinorStrokeThickness", this.i.w4);
|
|
750
750
|
},
|
|
751
751
|
enumerable: true,
|
|
752
752
|
configurable: true
|
|
@@ -762,11 +762,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
762
762
|
* ```
|
|
763
763
|
*/
|
|
764
764
|
get: function () {
|
|
765
|
-
return this.i.
|
|
765
|
+
return this.i.xl;
|
|
766
766
|
},
|
|
767
767
|
set: function (v) {
|
|
768
|
-
this.i.
|
|
769
|
-
this._a("yAxisMinorStrokeThickness", this.i.
|
|
768
|
+
this.i.xl = +v;
|
|
769
|
+
this._a("yAxisMinorStrokeThickness", this.i.xl);
|
|
770
770
|
},
|
|
771
771
|
enumerable: true,
|
|
772
772
|
configurable: true
|
|
@@ -782,11 +782,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
782
782
|
* ```
|
|
783
783
|
*/
|
|
784
784
|
get: function () {
|
|
785
|
-
return brushToString(this.i.
|
|
785
|
+
return brushToString(this.i.abr);
|
|
786
786
|
},
|
|
787
787
|
set: function (v) {
|
|
788
|
-
this.i.
|
|
789
|
-
this._a("xAxisStrip", brushToString(this.i.
|
|
788
|
+
this.i.abr = stringToBrush(v);
|
|
789
|
+
this._a("xAxisStrip", brushToString(this.i.abr));
|
|
790
790
|
},
|
|
791
791
|
enumerable: true,
|
|
792
792
|
configurable: true
|
|
@@ -802,11 +802,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
802
802
|
* ```
|
|
803
803
|
*/
|
|
804
804
|
get: function () {
|
|
805
|
-
return brushToString(this.i.
|
|
805
|
+
return brushToString(this.i.aby);
|
|
806
806
|
},
|
|
807
807
|
set: function (v) {
|
|
808
|
-
this.i.
|
|
809
|
-
this._a("yAxisStrip", brushToString(this.i.
|
|
808
|
+
this.i.aby = stringToBrush(v);
|
|
809
|
+
this._a("yAxisStrip", brushToString(this.i.aby));
|
|
810
810
|
},
|
|
811
811
|
enumerable: true,
|
|
812
812
|
configurable: true
|
|
@@ -822,11 +822,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
822
822
|
* ```
|
|
823
823
|
*/
|
|
824
824
|
get: function () {
|
|
825
|
-
return brushToString(this.i.
|
|
825
|
+
return brushToString(this.i.abs);
|
|
826
826
|
},
|
|
827
827
|
set: function (v) {
|
|
828
|
-
this.i.
|
|
829
|
-
this._a("xAxisStroke", brushToString(this.i.
|
|
828
|
+
this.i.abs = stringToBrush(v);
|
|
829
|
+
this._a("xAxisStroke", brushToString(this.i.abs));
|
|
830
830
|
},
|
|
831
831
|
enumerable: true,
|
|
832
832
|
configurable: true
|
|
@@ -842,11 +842,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
842
842
|
* ```
|
|
843
843
|
*/
|
|
844
844
|
get: function () {
|
|
845
|
-
return brushToString(this.i.
|
|
845
|
+
return brushToString(this.i.abz);
|
|
846
846
|
},
|
|
847
847
|
set: function (v) {
|
|
848
|
-
this.i.
|
|
849
|
-
this._a("yAxisStroke", brushToString(this.i.
|
|
848
|
+
this.i.abz = stringToBrush(v);
|
|
849
|
+
this._a("yAxisStroke", brushToString(this.i.abz));
|
|
850
850
|
},
|
|
851
851
|
enumerable: true,
|
|
852
852
|
configurable: true
|
|
@@ -862,11 +862,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
862
862
|
* ```
|
|
863
863
|
*/
|
|
864
864
|
get: function () {
|
|
865
|
-
return this.i.
|
|
865
|
+
return this.i.w5;
|
|
866
866
|
},
|
|
867
867
|
set: function (v) {
|
|
868
|
-
this.i.
|
|
869
|
-
this._a("xAxisStrokeThickness", this.i.
|
|
868
|
+
this.i.w5 = +v;
|
|
869
|
+
this._a("xAxisStrokeThickness", this.i.w5);
|
|
870
870
|
},
|
|
871
871
|
enumerable: true,
|
|
872
872
|
configurable: true
|
|
@@ -882,11 +882,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
882
882
|
* ```
|
|
883
883
|
*/
|
|
884
884
|
get: function () {
|
|
885
|
-
return this.i.
|
|
885
|
+
return this.i.xm;
|
|
886
886
|
},
|
|
887
887
|
set: function (v) {
|
|
888
|
-
this.i.
|
|
889
|
-
this._a("yAxisStrokeThickness", this.i.
|
|
888
|
+
this.i.xm = +v;
|
|
889
|
+
this._a("yAxisStrokeThickness", this.i.xm);
|
|
890
890
|
},
|
|
891
891
|
enumerable: true,
|
|
892
892
|
configurable: true
|
|
@@ -902,11 +902,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
902
902
|
* ```
|
|
903
903
|
*/
|
|
904
904
|
get: function () {
|
|
905
|
-
return this.i.
|
|
905
|
+
return this.i.w6;
|
|
906
906
|
},
|
|
907
907
|
set: function (v) {
|
|
908
|
-
this.i.
|
|
909
|
-
this._a("xAxisTickLength", this.i.
|
|
908
|
+
this.i.w6 = +v;
|
|
909
|
+
this._a("xAxisTickLength", this.i.w6);
|
|
910
910
|
},
|
|
911
911
|
enumerable: true,
|
|
912
912
|
configurable: true
|
|
@@ -922,11 +922,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
922
922
|
* ```
|
|
923
923
|
*/
|
|
924
924
|
get: function () {
|
|
925
|
-
return this.i.
|
|
925
|
+
return this.i.xn;
|
|
926
926
|
},
|
|
927
927
|
set: function (v) {
|
|
928
|
-
this.i.
|
|
929
|
-
this._a("yAxisTickLength", this.i.
|
|
928
|
+
this.i.xn = +v;
|
|
929
|
+
this._a("yAxisTickLength", this.i.xn);
|
|
930
930
|
},
|
|
931
931
|
enumerable: true,
|
|
932
932
|
configurable: true
|
|
@@ -942,11 +942,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
942
942
|
* ```
|
|
943
943
|
*/
|
|
944
944
|
get: function () {
|
|
945
|
-
return brushToString(this.i.
|
|
945
|
+
return brushToString(this.i.abt);
|
|
946
946
|
},
|
|
947
947
|
set: function (v) {
|
|
948
|
-
this.i.
|
|
949
|
-
this._a("xAxisTickStroke", brushToString(this.i.
|
|
948
|
+
this.i.abt = stringToBrush(v);
|
|
949
|
+
this._a("xAxisTickStroke", brushToString(this.i.abt));
|
|
950
950
|
},
|
|
951
951
|
enumerable: true,
|
|
952
952
|
configurable: true
|
|
@@ -962,11 +962,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
962
962
|
* ```
|
|
963
963
|
*/
|
|
964
964
|
get: function () {
|
|
965
|
-
return brushToString(this.i.
|
|
965
|
+
return brushToString(this.i.ab0);
|
|
966
966
|
},
|
|
967
967
|
set: function (v) {
|
|
968
|
-
this.i.
|
|
969
|
-
this._a("yAxisTickStroke", brushToString(this.i.
|
|
968
|
+
this.i.ab0 = stringToBrush(v);
|
|
969
|
+
this._a("yAxisTickStroke", brushToString(this.i.ab0));
|
|
970
970
|
},
|
|
971
971
|
enumerable: true,
|
|
972
972
|
configurable: true
|
|
@@ -982,11 +982,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
982
982
|
* ```
|
|
983
983
|
*/
|
|
984
984
|
get: function () {
|
|
985
|
-
return this.i.
|
|
985
|
+
return this.i.w7;
|
|
986
986
|
},
|
|
987
987
|
set: function (v) {
|
|
988
|
-
this.i.
|
|
989
|
-
this._a("xAxisTickStrokeThickness", this.i.
|
|
988
|
+
this.i.w7 = +v;
|
|
989
|
+
this._a("xAxisTickStrokeThickness", this.i.w7);
|
|
990
990
|
},
|
|
991
991
|
enumerable: true,
|
|
992
992
|
configurable: true
|
|
@@ -1002,11 +1002,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1002
1002
|
* ```
|
|
1003
1003
|
*/
|
|
1004
1004
|
get: function () {
|
|
1005
|
-
return this.i.
|
|
1005
|
+
return this.i.xo;
|
|
1006
1006
|
},
|
|
1007
1007
|
set: function (v) {
|
|
1008
|
-
this.i.
|
|
1009
|
-
this._a("yAxisTickStrokeThickness", this.i.
|
|
1008
|
+
this.i.xo = +v;
|
|
1009
|
+
this._a("yAxisTickStrokeThickness", this.i.xo);
|
|
1010
1010
|
},
|
|
1011
1011
|
enumerable: true,
|
|
1012
1012
|
configurable: true
|
|
@@ -1022,10 +1022,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1022
1022
|
* ```
|
|
1023
1023
|
*/
|
|
1024
1024
|
get: function () {
|
|
1025
|
-
return this.i.
|
|
1025
|
+
return this.i.y3;
|
|
1026
1026
|
},
|
|
1027
1027
|
set: function (v) {
|
|
1028
|
-
this.i.
|
|
1028
|
+
this.i.y3 = v;
|
|
1029
1029
|
},
|
|
1030
1030
|
enumerable: true,
|
|
1031
1031
|
configurable: true
|
|
@@ -1041,10 +1041,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1041
1041
|
* ```
|
|
1042
1042
|
*/
|
|
1043
1043
|
get: function () {
|
|
1044
|
-
return this.i.
|
|
1044
|
+
return this.i.z8;
|
|
1045
1045
|
},
|
|
1046
1046
|
set: function (v) {
|
|
1047
|
-
this.i.
|
|
1047
|
+
this.i.z8 = v;
|
|
1048
1048
|
},
|
|
1049
1049
|
enumerable: true,
|
|
1050
1050
|
configurable: true
|
|
@@ -1060,11 +1060,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1060
1060
|
* ```
|
|
1061
1061
|
*/
|
|
1062
1062
|
get: function () {
|
|
1063
|
-
return brushToString(this.i.
|
|
1063
|
+
return brushToString(this.i.abq);
|
|
1064
1064
|
},
|
|
1065
1065
|
set: function (v) {
|
|
1066
|
-
this.i.
|
|
1067
|
-
this._a("xAxisMinorStroke", brushToString(this.i.
|
|
1066
|
+
this.i.abq = stringToBrush(v);
|
|
1067
|
+
this._a("xAxisMinorStroke", brushToString(this.i.abq));
|
|
1068
1068
|
},
|
|
1069
1069
|
enumerable: true,
|
|
1070
1070
|
configurable: true
|
|
@@ -1080,11 +1080,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1080
1080
|
* ```
|
|
1081
1081
|
*/
|
|
1082
1082
|
get: function () {
|
|
1083
|
-
return brushToString(this.i.
|
|
1083
|
+
return brushToString(this.i.abx);
|
|
1084
1084
|
},
|
|
1085
1085
|
set: function (v) {
|
|
1086
|
-
this.i.
|
|
1087
|
-
this._a("yAxisMinorStroke", brushToString(this.i.
|
|
1086
|
+
this.i.abx = stringToBrush(v);
|
|
1087
|
+
this._a("yAxisMinorStroke", brushToString(this.i.abx));
|
|
1088
1088
|
},
|
|
1089
1089
|
enumerable: true,
|
|
1090
1090
|
configurable: true
|
|
@@ -1100,11 +1100,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1100
1100
|
* ```
|
|
1101
1101
|
*/
|
|
1102
1102
|
get: function () {
|
|
1103
|
-
return this.i.
|
|
1103
|
+
return this.i.wy;
|
|
1104
1104
|
},
|
|
1105
1105
|
set: function (v) {
|
|
1106
|
-
this.i.
|
|
1107
|
-
this._a("xAxisLabelAngle", this.i.
|
|
1106
|
+
this.i.wy = +v;
|
|
1107
|
+
this._a("xAxisLabelAngle", this.i.wy);
|
|
1108
1108
|
},
|
|
1109
1109
|
enumerable: true,
|
|
1110
1110
|
configurable: true
|
|
@@ -1120,11 +1120,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1120
1120
|
* ```
|
|
1121
1121
|
*/
|
|
1122
1122
|
get: function () {
|
|
1123
|
-
return this.i.
|
|
1123
|
+
return this.i.xf;
|
|
1124
1124
|
},
|
|
1125
1125
|
set: function (v) {
|
|
1126
|
-
this.i.
|
|
1127
|
-
this._a("yAxisLabelAngle", this.i.
|
|
1126
|
+
this.i.xf = +v;
|
|
1127
|
+
this._a("yAxisLabelAngle", this.i.xf);
|
|
1128
1128
|
},
|
|
1129
1129
|
enumerable: true,
|
|
1130
1130
|
configurable: true
|
|
@@ -1140,11 +1140,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1140
1140
|
* ```
|
|
1141
1141
|
*/
|
|
1142
1142
|
get: function () {
|
|
1143
|
-
return this.i.
|
|
1143
|
+
return this.i.wx;
|
|
1144
1144
|
},
|
|
1145
1145
|
set: function (v) {
|
|
1146
|
-
this.i.
|
|
1147
|
-
this._a("xAxisExtent", this.i.
|
|
1146
|
+
this.i.wx = +v;
|
|
1147
|
+
this._a("xAxisExtent", this.i.wx);
|
|
1148
1148
|
},
|
|
1149
1149
|
enumerable: true,
|
|
1150
1150
|
configurable: true
|
|
@@ -1160,11 +1160,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1160
1160
|
* ```
|
|
1161
1161
|
*/
|
|
1162
1162
|
get: function () {
|
|
1163
|
-
return this.i.
|
|
1163
|
+
return this.i.xe;
|
|
1164
1164
|
},
|
|
1165
1165
|
set: function (v) {
|
|
1166
|
-
this.i.
|
|
1167
|
-
this._a("yAxisExtent", this.i.
|
|
1166
|
+
this.i.xe = +v;
|
|
1167
|
+
this._a("yAxisExtent", this.i.xe);
|
|
1168
1168
|
},
|
|
1169
1169
|
enumerable: true,
|
|
1170
1170
|
configurable: true
|
|
@@ -1180,11 +1180,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1180
1180
|
* ```
|
|
1181
1181
|
*/
|
|
1182
1182
|
get: function () {
|
|
1183
|
-
return this.i.
|
|
1183
|
+
return this.i.w8;
|
|
1184
1184
|
},
|
|
1185
1185
|
set: function (v) {
|
|
1186
|
-
this.i.
|
|
1187
|
-
this._a("xAxisTitleAngle", this.i.
|
|
1186
|
+
this.i.w8 = +v;
|
|
1187
|
+
this._a("xAxisTitleAngle", this.i.w8);
|
|
1188
1188
|
},
|
|
1189
1189
|
enumerable: true,
|
|
1190
1190
|
configurable: true
|
|
@@ -1200,11 +1200,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1200
1200
|
* ```
|
|
1201
1201
|
*/
|
|
1202
1202
|
get: function () {
|
|
1203
|
-
return this.i.
|
|
1203
|
+
return this.i.xp;
|
|
1204
1204
|
},
|
|
1205
1205
|
set: function (v) {
|
|
1206
|
-
this.i.
|
|
1207
|
-
this._a("yAxisTitleAngle", this.i.
|
|
1206
|
+
this.i.xp = +v;
|
|
1207
|
+
this._a("yAxisTitleAngle", this.i.xp);
|
|
1208
1208
|
},
|
|
1209
1209
|
enumerable: true,
|
|
1210
1210
|
configurable: true
|
|
@@ -1220,11 +1220,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1220
1220
|
* ```
|
|
1221
1221
|
*/
|
|
1222
1222
|
get: function () {
|
|
1223
|
-
return this.i.
|
|
1223
|
+
return this.i.vt;
|
|
1224
1224
|
},
|
|
1225
1225
|
set: function (v) {
|
|
1226
|
-
this.i.
|
|
1227
|
-
this._a("xAxisInverted", this.i.
|
|
1226
|
+
this.i.vt = ensureBool(v);
|
|
1227
|
+
this._a("xAxisInverted", this.i.vt);
|
|
1228
1228
|
},
|
|
1229
1229
|
enumerable: true,
|
|
1230
1230
|
configurable: true
|
|
@@ -1242,11 +1242,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1242
1242
|
* The default value of `yAxisInverted` is false.
|
|
1243
1243
|
*/
|
|
1244
1244
|
get: function () {
|
|
1245
|
-
return this.i.
|
|
1245
|
+
return this.i.vu;
|
|
1246
1246
|
},
|
|
1247
1247
|
set: function (v) {
|
|
1248
|
-
this.i.
|
|
1249
|
-
this._a("yAxisInverted", this.i.
|
|
1248
|
+
this.i.vu = ensureBool(v);
|
|
1249
|
+
this._a("yAxisInverted", this.i.vu);
|
|
1250
1250
|
},
|
|
1251
1251
|
enumerable: true,
|
|
1252
1252
|
configurable: true
|
|
@@ -1262,11 +1262,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1262
1262
|
* ```
|
|
1263
1263
|
*/
|
|
1264
1264
|
get: function () {
|
|
1265
|
-
return this.i.
|
|
1265
|
+
return this.i.aa4;
|
|
1266
1266
|
},
|
|
1267
1267
|
set: function (v) {
|
|
1268
|
-
this.i.
|
|
1269
|
-
this._a("xAxisTitleAlignment", enumToString(HorizontalAlignment_$type, this.i.
|
|
1268
|
+
this.i.aa4 = ensureEnum(HorizontalAlignment_$type, v);
|
|
1269
|
+
this._a("xAxisTitleAlignment", enumToString(HorizontalAlignment_$type, this.i.aa4));
|
|
1270
1270
|
},
|
|
1271
1271
|
enumerable: true,
|
|
1272
1272
|
configurable: true
|
|
@@ -1282,11 +1282,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1282
1282
|
* ```
|
|
1283
1283
|
*/
|
|
1284
1284
|
get: function () {
|
|
1285
|
-
return this.i.
|
|
1285
|
+
return this.i.ab7;
|
|
1286
1286
|
},
|
|
1287
1287
|
set: function (v) {
|
|
1288
|
-
this.i.
|
|
1289
|
-
this._a("yAxisTitleAlignment", enumToString(VerticalAlignment_$type, this.i.
|
|
1288
|
+
this.i.ab7 = ensureEnum(VerticalAlignment_$type, v);
|
|
1289
|
+
this._a("yAxisTitleAlignment", enumToString(VerticalAlignment_$type, this.i.ab7));
|
|
1290
1290
|
},
|
|
1291
1291
|
enumerable: true,
|
|
1292
1292
|
configurable: true
|
|
@@ -1296,11 +1296,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1296
1296
|
* Gets or sets Horizontal alignment of X-axis labels.
|
|
1297
1297
|
*/
|
|
1298
1298
|
get: function () {
|
|
1299
|
-
return this.i.
|
|
1299
|
+
return this.i.aa3;
|
|
1300
1300
|
},
|
|
1301
1301
|
set: function (v) {
|
|
1302
|
-
this.i.
|
|
1303
|
-
this._a("xAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.
|
|
1302
|
+
this.i.aa3 = ensureEnum(HorizontalAlignment_$type, v);
|
|
1303
|
+
this._a("xAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.aa3));
|
|
1304
1304
|
},
|
|
1305
1305
|
enumerable: true,
|
|
1306
1306
|
configurable: true
|
|
@@ -1312,11 +1312,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1312
1312
|
* Set the `yAxisLabelHorizontalAlignment` property to change the horizontal alignment of y-axis labels.
|
|
1313
1313
|
*/
|
|
1314
1314
|
get: function () {
|
|
1315
|
-
return this.i.
|
|
1315
|
+
return this.i.aa5;
|
|
1316
1316
|
},
|
|
1317
1317
|
set: function (v) {
|
|
1318
|
-
this.i.
|
|
1319
|
-
this._a("yAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.
|
|
1318
|
+
this.i.aa5 = ensureEnum(HorizontalAlignment_$type, v);
|
|
1319
|
+
this._a("yAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.aa5));
|
|
1320
1320
|
},
|
|
1321
1321
|
enumerable: true,
|
|
1322
1322
|
configurable: true
|
|
@@ -1332,11 +1332,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1332
1332
|
* ```
|
|
1333
1333
|
*/
|
|
1334
1334
|
get: function () {
|
|
1335
|
-
return this.i.
|
|
1335
|
+
return this.i.ab5;
|
|
1336
1336
|
},
|
|
1337
1337
|
set: function (v) {
|
|
1338
|
-
this.i.
|
|
1339
|
-
this._a("xAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.
|
|
1338
|
+
this.i.ab5 = ensureEnum(VerticalAlignment_$type, v);
|
|
1339
|
+
this._a("xAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.ab5));
|
|
1340
1340
|
},
|
|
1341
1341
|
enumerable: true,
|
|
1342
1342
|
configurable: true
|
|
@@ -1346,11 +1346,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1346
1346
|
* Gets or sets Vertical alignment of Y-axis labels.
|
|
1347
1347
|
*/
|
|
1348
1348
|
get: function () {
|
|
1349
|
-
return this.i.
|
|
1349
|
+
return this.i.ab6;
|
|
1350
1350
|
},
|
|
1351
1351
|
set: function (v) {
|
|
1352
|
-
this.i.
|
|
1353
|
-
this._a("yAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.
|
|
1352
|
+
this.i.ab6 = ensureEnum(VerticalAlignment_$type, v);
|
|
1353
|
+
this._a("yAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.ab6));
|
|
1354
1354
|
},
|
|
1355
1355
|
enumerable: true,
|
|
1356
1356
|
configurable: true
|
|
@@ -1366,11 +1366,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1366
1366
|
* ```
|
|
1367
1367
|
*/
|
|
1368
1368
|
get: function () {
|
|
1369
|
-
return this.i.
|
|
1369
|
+
return this.i.aca;
|
|
1370
1370
|
},
|
|
1371
1371
|
set: function (v) {
|
|
1372
|
-
this.i.
|
|
1373
|
-
this._a("xAxisLabelVisibility", enumToString(Visibility_$type, this.i.
|
|
1372
|
+
this.i.aca = ensureEnum(Visibility_$type, v);
|
|
1373
|
+
this._a("xAxisLabelVisibility", enumToString(Visibility_$type, this.i.aca));
|
|
1374
1374
|
},
|
|
1375
1375
|
enumerable: true,
|
|
1376
1376
|
configurable: true
|
|
@@ -1386,11 +1386,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1386
1386
|
* ```
|
|
1387
1387
|
*/
|
|
1388
1388
|
get: function () {
|
|
1389
|
-
return this.i.
|
|
1389
|
+
return this.i.acb;
|
|
1390
1390
|
},
|
|
1391
1391
|
set: function (v) {
|
|
1392
|
-
this.i.
|
|
1393
|
-
this._a("yAxisLabelVisibility", enumToString(Visibility_$type, this.i.
|
|
1392
|
+
this.i.acb = ensureEnum(Visibility_$type, v);
|
|
1393
|
+
this._a("yAxisLabelVisibility", enumToString(Visibility_$type, this.i.acb));
|
|
1394
1394
|
},
|
|
1395
1395
|
enumerable: true,
|
|
1396
1396
|
configurable: true
|
|
@@ -1406,11 +1406,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1406
1406
|
* ```
|
|
1407
1407
|
*/
|
|
1408
1408
|
get: function () {
|
|
1409
|
-
return this.i.
|
|
1409
|
+
return this.i.vq;
|
|
1410
1410
|
},
|
|
1411
1411
|
set: function (v) {
|
|
1412
|
-
this.i.
|
|
1413
|
-
this._a("yAxisLabelLocation", enumToString(YAxisLabelLocation_$type, this.i.
|
|
1412
|
+
this.i.vq = ensureEnum(YAxisLabelLocation_$type, v);
|
|
1413
|
+
this._a("yAxisLabelLocation", enumToString(YAxisLabelLocation_$type, this.i.vq));
|
|
1414
1414
|
},
|
|
1415
1415
|
enumerable: true,
|
|
1416
1416
|
configurable: true
|
|
@@ -1420,11 +1420,11 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1420
1420
|
* Gets or sets location of X-axis labels, relative to the plot area.
|
|
1421
1421
|
*/
|
|
1422
1422
|
get: function () {
|
|
1423
|
-
return this.i.
|
|
1423
|
+
return this.i.vo;
|
|
1424
1424
|
},
|
|
1425
1425
|
set: function (v) {
|
|
1426
|
-
this.i.
|
|
1427
|
-
this._a("xAxisLabelLocation", enumToString(XAxisLabelLocation_$type, this.i.
|
|
1426
|
+
this.i.vo = ensureEnum(XAxisLabelLocation_$type, v);
|
|
1427
|
+
this._a("xAxisLabelLocation", enumToString(XAxisLabelLocation_$type, this.i.vo));
|
|
1428
1428
|
},
|
|
1429
1429
|
enumerable: true,
|
|
1430
1430
|
configurable: true
|
|
@@ -1434,10 +1434,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1434
1434
|
* Gets or sets the format string for the X axis label.
|
|
1435
1435
|
*/
|
|
1436
1436
|
get: function () {
|
|
1437
|
-
return this.i.
|
|
1437
|
+
return this.i.yf;
|
|
1438
1438
|
},
|
|
1439
1439
|
set: function (v) {
|
|
1440
|
-
this.i.
|
|
1440
|
+
this.i.yf = v;
|
|
1441
1441
|
},
|
|
1442
1442
|
enumerable: true,
|
|
1443
1443
|
configurable: true
|
|
@@ -1447,14 +1447,14 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1447
1447
|
* Gets or sets the format specifiers to use with the XAxisLabelFormat string.
|
|
1448
1448
|
*/
|
|
1449
1449
|
get: function () {
|
|
1450
|
-
return this.i.
|
|
1450
|
+
return this.i.vd;
|
|
1451
1451
|
},
|
|
1452
1452
|
set: function (v) {
|
|
1453
1453
|
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
1454
1454
|
var re = /\s*(?:,|\s|$)\s*/gm;
|
|
1455
1455
|
v = v.split(re);
|
|
1456
1456
|
}
|
|
1457
|
-
this.i.
|
|
1457
|
+
this.i.vd = v;
|
|
1458
1458
|
},
|
|
1459
1459
|
enumerable: true,
|
|
1460
1460
|
configurable: true
|
|
@@ -1464,10 +1464,10 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1464
1464
|
* Gets or sets the format string for the Y axis label.
|
|
1465
1465
|
*/
|
|
1466
1466
|
get: function () {
|
|
1467
|
-
return this.i.
|
|
1467
|
+
return this.i.zk;
|
|
1468
1468
|
},
|
|
1469
1469
|
set: function (v) {
|
|
1470
|
-
this.i.
|
|
1470
|
+
this.i.zk = v;
|
|
1471
1471
|
},
|
|
1472
1472
|
enumerable: true,
|
|
1473
1473
|
configurable: true
|
|
@@ -1477,14 +1477,14 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1477
1477
|
* Gets or sets the format specifiers to use with the YAxisLabelFormat string.
|
|
1478
1478
|
*/
|
|
1479
1479
|
get: function () {
|
|
1480
|
-
return this.i.
|
|
1480
|
+
return this.i.ve;
|
|
1481
1481
|
},
|
|
1482
1482
|
set: function (v) {
|
|
1483
1483
|
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
1484
1484
|
var re = /\s*(?:,|\s|$)\s*/gm;
|
|
1485
1485
|
v = v.split(re);
|
|
1486
1486
|
}
|
|
1487
|
-
this.i.
|
|
1487
|
+
this.i.ve = v;
|
|
1488
1488
|
},
|
|
1489
1489
|
enumerable: true,
|
|
1490
1490
|
configurable: true
|
|
@@ -1516,7 +1516,7 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1516
1516
|
* @param unscaledValue * The x-coordinate of the location to scale.
|
|
1517
1517
|
*/
|
|
1518
1518
|
IgcXYChartComponent.prototype.getScaledValueX = function (unscaledValue) {
|
|
1519
|
-
var iv = this.i.
|
|
1519
|
+
var iv = this.i.wt(unscaledValue);
|
|
1520
1520
|
return (iv);
|
|
1521
1521
|
};
|
|
1522
1522
|
/**
|
|
@@ -1525,7 +1525,7 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1525
1525
|
* @param scaledValue * The data value to un-scale.
|
|
1526
1526
|
*/
|
|
1527
1527
|
IgcXYChartComponent.prototype.getUnscaledValueX = function (scaledValue) {
|
|
1528
|
-
var iv = this.i.
|
|
1528
|
+
var iv = this.i.wv(scaledValue);
|
|
1529
1529
|
return (iv);
|
|
1530
1530
|
};
|
|
1531
1531
|
/**
|
|
@@ -1534,7 +1534,7 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1534
1534
|
* @param unscaledValue * The y-coordinate of the location to scale.
|
|
1535
1535
|
*/
|
|
1536
1536
|
IgcXYChartComponent.prototype.getScaledValueY = function (unscaledValue) {
|
|
1537
|
-
var iv = this.i.
|
|
1537
|
+
var iv = this.i.wu(unscaledValue);
|
|
1538
1538
|
return (iv);
|
|
1539
1539
|
};
|
|
1540
1540
|
/**
|
|
@@ -1543,7 +1543,7 @@ var IgcXYChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1543
1543
|
* @param scaledValue * The data value to un-scale.
|
|
1544
1544
|
*/
|
|
1545
1545
|
IgcXYChartComponent.prototype.getUnscaledValueY = function (scaledValue) {
|
|
1546
|
-
var iv = this.i.
|
|
1546
|
+
var iv = this.i.ww(scaledValue);
|
|
1547
1547
|
return (iv);
|
|
1548
1548
|
};
|
|
1549
1549
|
IgcXYChartComponent._observedAttributesIgcXYChartComponent = null;
|