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
|
@@ -50,10 +50,10 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
50
50
|
* ```
|
|
51
51
|
*/
|
|
52
52
|
get xAxisFormatLabel() {
|
|
53
|
-
return this.i.
|
|
53
|
+
return this.i.vj;
|
|
54
54
|
}
|
|
55
55
|
set xAxisFormatLabel(v) {
|
|
56
|
-
this.i.
|
|
56
|
+
this.i.vj = v;
|
|
57
57
|
}
|
|
58
58
|
/**
|
|
59
59
|
* Gets or sets function which takes a context object and returns a formatted label for the Y-axis.
|
|
@@ -67,10 +67,10 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
67
67
|
* ```
|
|
68
68
|
*/
|
|
69
69
|
get yAxisFormatLabel() {
|
|
70
|
-
return this.i.
|
|
70
|
+
return this.i.vk;
|
|
71
71
|
}
|
|
72
72
|
set yAxisFormatLabel(v) {
|
|
73
|
-
this.i.
|
|
73
|
+
this.i.vk = v;
|
|
74
74
|
}
|
|
75
75
|
/**
|
|
76
76
|
* Gets or sets the left margin of labels on the X-axis
|
|
@@ -82,11 +82,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
82
82
|
* ```
|
|
83
83
|
*/
|
|
84
84
|
get xAxisLabelLeftMargin() {
|
|
85
|
-
return this.i.
|
|
85
|
+
return this.i.w0;
|
|
86
86
|
}
|
|
87
87
|
set xAxisLabelLeftMargin(v) {
|
|
88
|
-
this.i.
|
|
89
|
-
this._a("xAxisLabelLeftMargin", this.i.
|
|
88
|
+
this.i.w0 = +v;
|
|
89
|
+
this._a("xAxisLabelLeftMargin", this.i.w0);
|
|
90
90
|
}
|
|
91
91
|
/**
|
|
92
92
|
* Gets or sets the top margin of labels on the X-axis
|
|
@@ -98,11 +98,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
98
98
|
* ```
|
|
99
99
|
*/
|
|
100
100
|
get xAxisLabelTopMargin() {
|
|
101
|
-
return this.i.
|
|
101
|
+
return this.i.w2;
|
|
102
102
|
}
|
|
103
103
|
set xAxisLabelTopMargin(v) {
|
|
104
|
-
this.i.
|
|
105
|
-
this._a("xAxisLabelTopMargin", this.i.
|
|
104
|
+
this.i.w2 = +v;
|
|
105
|
+
this._a("xAxisLabelTopMargin", this.i.w2);
|
|
106
106
|
}
|
|
107
107
|
/**
|
|
108
108
|
* Gets or sets the right margin of labels on the X-axis
|
|
@@ -114,11 +114,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
114
114
|
* ```
|
|
115
115
|
*/
|
|
116
116
|
get xAxisLabelRightMargin() {
|
|
117
|
-
return this.i.
|
|
117
|
+
return this.i.w1;
|
|
118
118
|
}
|
|
119
119
|
set xAxisLabelRightMargin(v) {
|
|
120
|
-
this.i.
|
|
121
|
-
this._a("xAxisLabelRightMargin", this.i.
|
|
120
|
+
this.i.w1 = +v;
|
|
121
|
+
this._a("xAxisLabelRightMargin", this.i.w1);
|
|
122
122
|
}
|
|
123
123
|
/**
|
|
124
124
|
* Gets or sets the bottom margin of labels on the X-axis
|
|
@@ -130,11 +130,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
130
130
|
* ```
|
|
131
131
|
*/
|
|
132
132
|
get xAxisLabelBottomMargin() {
|
|
133
|
-
return this.i.
|
|
133
|
+
return this.i.wz;
|
|
134
134
|
}
|
|
135
135
|
set xAxisLabelBottomMargin(v) {
|
|
136
|
-
this.i.
|
|
137
|
-
this._a("xAxisLabelBottomMargin", this.i.
|
|
136
|
+
this.i.wz = +v;
|
|
137
|
+
this._a("xAxisLabelBottomMargin", this.i.wz);
|
|
138
138
|
}
|
|
139
139
|
/**
|
|
140
140
|
* Gets or sets the left margin of labels on the Y-axis
|
|
@@ -146,11 +146,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
146
146
|
* ```
|
|
147
147
|
*/
|
|
148
148
|
get yAxisLabelLeftMargin() {
|
|
149
|
-
return this.i.
|
|
149
|
+
return this.i.xh;
|
|
150
150
|
}
|
|
151
151
|
set yAxisLabelLeftMargin(v) {
|
|
152
|
-
this.i.
|
|
153
|
-
this._a("yAxisLabelLeftMargin", this.i.
|
|
152
|
+
this.i.xh = +v;
|
|
153
|
+
this._a("yAxisLabelLeftMargin", this.i.xh);
|
|
154
154
|
}
|
|
155
155
|
/**
|
|
156
156
|
* Gets or sets the top margin of labels on the Y-axis
|
|
@@ -162,11 +162,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
162
162
|
* ```
|
|
163
163
|
*/
|
|
164
164
|
get yAxisLabelTopMargin() {
|
|
165
|
-
return this.i.
|
|
165
|
+
return this.i.xj;
|
|
166
166
|
}
|
|
167
167
|
set yAxisLabelTopMargin(v) {
|
|
168
|
-
this.i.
|
|
169
|
-
this._a("yAxisLabelTopMargin", this.i.
|
|
168
|
+
this.i.xj = +v;
|
|
169
|
+
this._a("yAxisLabelTopMargin", this.i.xj);
|
|
170
170
|
}
|
|
171
171
|
/**
|
|
172
172
|
* Gets or sets the right margin of labels on the Y-axis
|
|
@@ -178,11 +178,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
178
178
|
* ```
|
|
179
179
|
*/
|
|
180
180
|
get yAxisLabelRightMargin() {
|
|
181
|
-
return this.i.
|
|
181
|
+
return this.i.xi;
|
|
182
182
|
}
|
|
183
183
|
set yAxisLabelRightMargin(v) {
|
|
184
|
-
this.i.
|
|
185
|
-
this._a("yAxisLabelRightMargin", this.i.
|
|
184
|
+
this.i.xi = +v;
|
|
185
|
+
this._a("yAxisLabelRightMargin", this.i.xi);
|
|
186
186
|
}
|
|
187
187
|
/**
|
|
188
188
|
* Gets or sets the bottom margin of labels on the Y-axis
|
|
@@ -194,11 +194,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
194
194
|
* ```
|
|
195
195
|
*/
|
|
196
196
|
get yAxisLabelBottomMargin() {
|
|
197
|
-
return this.i.
|
|
197
|
+
return this.i.xg;
|
|
198
198
|
}
|
|
199
199
|
set yAxisLabelBottomMargin(v) {
|
|
200
|
-
this.i.
|
|
201
|
-
this._a("yAxisLabelBottomMargin", this.i.
|
|
200
|
+
this.i.xg = +v;
|
|
201
|
+
this._a("yAxisLabelBottomMargin", this.i.xg);
|
|
202
202
|
}
|
|
203
203
|
/**
|
|
204
204
|
* Gets or sets color of labels on the X-axis
|
|
@@ -210,11 +210,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
210
210
|
* ```
|
|
211
211
|
*/
|
|
212
212
|
get xAxisLabelTextColor() {
|
|
213
|
-
return brushToString(this.i.
|
|
213
|
+
return brushToString(this.i.abo);
|
|
214
214
|
}
|
|
215
215
|
set xAxisLabelTextColor(v) {
|
|
216
|
-
this.i.
|
|
217
|
-
this._a("xAxisLabelTextColor", brushToString(this.i.
|
|
216
|
+
this.i.abo = stringToBrush(v);
|
|
217
|
+
this._a("xAxisLabelTextColor", brushToString(this.i.abo));
|
|
218
218
|
}
|
|
219
219
|
/**
|
|
220
220
|
* Gets or sets color of labels on the Y-axis
|
|
@@ -226,31 +226,31 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
226
226
|
* ```
|
|
227
227
|
*/
|
|
228
228
|
get yAxisLabelTextColor() {
|
|
229
|
-
return brushToString(this.i.
|
|
229
|
+
return brushToString(this.i.abv);
|
|
230
230
|
}
|
|
231
231
|
set yAxisLabelTextColor(v) {
|
|
232
|
-
this.i.
|
|
233
|
-
this._a("yAxisLabelTextColor", brushToString(this.i.
|
|
232
|
+
this.i.abv = stringToBrush(v);
|
|
233
|
+
this._a("yAxisLabelTextColor", brushToString(this.i.abv));
|
|
234
234
|
}
|
|
235
235
|
/**
|
|
236
236
|
* Gets the actual color of labels on the X-axis
|
|
237
237
|
*/
|
|
238
238
|
get actualXAxisLabelTextColor() {
|
|
239
|
-
return brushToString(this.i.
|
|
239
|
+
return brushToString(this.i.abm);
|
|
240
240
|
}
|
|
241
241
|
set actualXAxisLabelTextColor(v) {
|
|
242
|
-
this.i.
|
|
243
|
-
this._a("actualXAxisLabelTextColor", brushToString(this.i.
|
|
242
|
+
this.i.abm = stringToBrush(v);
|
|
243
|
+
this._a("actualXAxisLabelTextColor", brushToString(this.i.abm));
|
|
244
244
|
}
|
|
245
245
|
/**
|
|
246
246
|
* Gets the actual color of labels on the Y-axis
|
|
247
247
|
*/
|
|
248
248
|
get actualYAxisLabelTextColor() {
|
|
249
|
-
return brushToString(this.i.
|
|
249
|
+
return brushToString(this.i.abn);
|
|
250
250
|
}
|
|
251
251
|
set actualYAxisLabelTextColor(v) {
|
|
252
|
-
this.i.
|
|
253
|
-
this._a("actualYAxisLabelTextColor", brushToString(this.i.
|
|
252
|
+
this.i.abn = stringToBrush(v);
|
|
253
|
+
this._a("actualYAxisLabelTextColor", brushToString(this.i.abn));
|
|
254
254
|
}
|
|
255
255
|
/**
|
|
256
256
|
* Gets or sets the margin around a title on the X-axis
|
|
@@ -258,11 +258,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
258
258
|
* Use the `xAxisTitleMargin` property to set a margin around the y-axis title.
|
|
259
259
|
*/
|
|
260
260
|
get xAxisTitleMargin() {
|
|
261
|
-
return this.i.
|
|
261
|
+
return this.i.xb;
|
|
262
262
|
}
|
|
263
263
|
set xAxisTitleMargin(v) {
|
|
264
|
-
this.i.
|
|
265
|
-
this._a("xAxisTitleMargin", this.i.
|
|
264
|
+
this.i.xb = +v;
|
|
265
|
+
this._a("xAxisTitleMargin", this.i.xb);
|
|
266
266
|
}
|
|
267
267
|
/**
|
|
268
268
|
* Gets or sets the margin around a title on the Y-axis
|
|
@@ -270,11 +270,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
270
270
|
* Use the `yAxisTitleMargin` property to set a margin around the y-axis title.
|
|
271
271
|
*/
|
|
272
272
|
get yAxisTitleMargin() {
|
|
273
|
-
return this.i.
|
|
273
|
+
return this.i.xs;
|
|
274
274
|
}
|
|
275
275
|
set yAxisTitleMargin(v) {
|
|
276
|
-
this.i.
|
|
277
|
-
this._a("yAxisTitleMargin", this.i.
|
|
276
|
+
this.i.xs = +v;
|
|
277
|
+
this._a("yAxisTitleMargin", this.i.xs);
|
|
278
278
|
}
|
|
279
279
|
/**
|
|
280
280
|
* Gets or sets the left margin of a title on the X-axis
|
|
@@ -286,11 +286,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
286
286
|
* ```
|
|
287
287
|
*/
|
|
288
288
|
get xAxisTitleLeftMargin() {
|
|
289
|
-
return this.i.
|
|
289
|
+
return this.i.xa;
|
|
290
290
|
}
|
|
291
291
|
set xAxisTitleLeftMargin(v) {
|
|
292
|
-
this.i.
|
|
293
|
-
this._a("xAxisTitleLeftMargin", this.i.
|
|
292
|
+
this.i.xa = +v;
|
|
293
|
+
this._a("xAxisTitleLeftMargin", this.i.xa);
|
|
294
294
|
}
|
|
295
295
|
/**
|
|
296
296
|
* Gets or sets the left margin of a title on the Y-axis
|
|
@@ -302,11 +302,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
302
302
|
* ```
|
|
303
303
|
*/
|
|
304
304
|
get yAxisTitleLeftMargin() {
|
|
305
|
-
return this.i.
|
|
305
|
+
return this.i.xr;
|
|
306
306
|
}
|
|
307
307
|
set yAxisTitleLeftMargin(v) {
|
|
308
|
-
this.i.
|
|
309
|
-
this._a("yAxisTitleLeftMargin", this.i.
|
|
308
|
+
this.i.xr = +v;
|
|
309
|
+
this._a("yAxisTitleLeftMargin", this.i.xr);
|
|
310
310
|
}
|
|
311
311
|
/**
|
|
312
312
|
* Gets or sets the top margin of a title on the X-axis
|
|
@@ -318,11 +318,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
318
318
|
* ```
|
|
319
319
|
*/
|
|
320
320
|
get xAxisTitleTopMargin() {
|
|
321
|
-
return this.i.
|
|
321
|
+
return this.i.xd;
|
|
322
322
|
}
|
|
323
323
|
set xAxisTitleTopMargin(v) {
|
|
324
|
-
this.i.
|
|
325
|
-
this._a("xAxisTitleTopMargin", this.i.
|
|
324
|
+
this.i.xd = +v;
|
|
325
|
+
this._a("xAxisTitleTopMargin", this.i.xd);
|
|
326
326
|
}
|
|
327
327
|
/**
|
|
328
328
|
* Gets or sets the top margin of a title on the Y-axis
|
|
@@ -334,11 +334,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
334
334
|
* ```
|
|
335
335
|
*/
|
|
336
336
|
get yAxisTitleTopMargin() {
|
|
337
|
-
return this.i.
|
|
337
|
+
return this.i.xu;
|
|
338
338
|
}
|
|
339
339
|
set yAxisTitleTopMargin(v) {
|
|
340
|
-
this.i.
|
|
341
|
-
this._a("yAxisTitleTopMargin", this.i.
|
|
340
|
+
this.i.xu = +v;
|
|
341
|
+
this._a("yAxisTitleTopMargin", this.i.xu);
|
|
342
342
|
}
|
|
343
343
|
/**
|
|
344
344
|
* Gets or sets the right margin of a title on the X-axis
|
|
@@ -350,11 +350,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
350
350
|
* ```
|
|
351
351
|
*/
|
|
352
352
|
get xAxisTitleRightMargin() {
|
|
353
|
-
return this.i.
|
|
353
|
+
return this.i.xc;
|
|
354
354
|
}
|
|
355
355
|
set xAxisTitleRightMargin(v) {
|
|
356
|
-
this.i.
|
|
357
|
-
this._a("xAxisTitleRightMargin", this.i.
|
|
356
|
+
this.i.xc = +v;
|
|
357
|
+
this._a("xAxisTitleRightMargin", this.i.xc);
|
|
358
358
|
}
|
|
359
359
|
/**
|
|
360
360
|
* Gets or sets the right margin of a title on the Y-axis
|
|
@@ -366,11 +366,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
366
366
|
* ```
|
|
367
367
|
*/
|
|
368
368
|
get yAxisTitleRightMargin() {
|
|
369
|
-
return this.i.
|
|
369
|
+
return this.i.xt;
|
|
370
370
|
}
|
|
371
371
|
set yAxisTitleRightMargin(v) {
|
|
372
|
-
this.i.
|
|
373
|
-
this._a("yAxisTitleRightMargin", this.i.
|
|
372
|
+
this.i.xt = +v;
|
|
373
|
+
this._a("yAxisTitleRightMargin", this.i.xt);
|
|
374
374
|
}
|
|
375
375
|
/**
|
|
376
376
|
* Gets or sets the bottom margin of a title on the X-axis
|
|
@@ -382,11 +382,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
382
382
|
* ```
|
|
383
383
|
*/
|
|
384
384
|
get xAxisTitleBottomMargin() {
|
|
385
|
-
return this.i.
|
|
385
|
+
return this.i.w9;
|
|
386
386
|
}
|
|
387
387
|
set xAxisTitleBottomMargin(v) {
|
|
388
|
-
this.i.
|
|
389
|
-
this._a("xAxisTitleBottomMargin", this.i.
|
|
388
|
+
this.i.w9 = +v;
|
|
389
|
+
this._a("xAxisTitleBottomMargin", this.i.w9);
|
|
390
390
|
}
|
|
391
391
|
/**
|
|
392
392
|
* Gets or sets the bottom margin of a title on the Y-axis
|
|
@@ -398,11 +398,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
398
398
|
* ```
|
|
399
399
|
*/
|
|
400
400
|
get yAxisTitleBottomMargin() {
|
|
401
|
-
return this.i.
|
|
401
|
+
return this.i.xq;
|
|
402
402
|
}
|
|
403
403
|
set yAxisTitleBottomMargin(v) {
|
|
404
|
-
this.i.
|
|
405
|
-
this._a("yAxisTitleBottomMargin", this.i.
|
|
404
|
+
this.i.xq = +v;
|
|
405
|
+
this._a("yAxisTitleBottomMargin", this.i.xq);
|
|
406
406
|
}
|
|
407
407
|
/**
|
|
408
408
|
* Gets or sets color of title on the X-axis
|
|
@@ -414,11 +414,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
414
414
|
* ```
|
|
415
415
|
*/
|
|
416
416
|
get xAxisTitleTextColor() {
|
|
417
|
-
return brushToString(this.i.
|
|
417
|
+
return brushToString(this.i.abu);
|
|
418
418
|
}
|
|
419
419
|
set xAxisTitleTextColor(v) {
|
|
420
|
-
this.i.
|
|
421
|
-
this._a("xAxisTitleTextColor", brushToString(this.i.
|
|
420
|
+
this.i.abu = stringToBrush(v);
|
|
421
|
+
this._a("xAxisTitleTextColor", brushToString(this.i.abu));
|
|
422
422
|
}
|
|
423
423
|
/**
|
|
424
424
|
* Gets or sets color of title on the Y-axis
|
|
@@ -430,11 +430,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
430
430
|
* ```
|
|
431
431
|
*/
|
|
432
432
|
get yAxisTitleTextColor() {
|
|
433
|
-
return brushToString(this.i.
|
|
433
|
+
return brushToString(this.i.ab1);
|
|
434
434
|
}
|
|
435
435
|
set yAxisTitleTextColor(v) {
|
|
436
|
-
this.i.
|
|
437
|
-
this._a("yAxisTitleTextColor", brushToString(this.i.
|
|
436
|
+
this.i.ab1 = stringToBrush(v);
|
|
437
|
+
this._a("yAxisTitleTextColor", brushToString(this.i.ab1));
|
|
438
438
|
}
|
|
439
439
|
/**
|
|
440
440
|
* Gets or sets CSS font property for labels on X-axis
|
|
@@ -446,10 +446,10 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
446
446
|
* ```
|
|
447
447
|
*/
|
|
448
448
|
get xAxisLabelTextStyle() {
|
|
449
|
-
return this.i.
|
|
449
|
+
return this.i.yo;
|
|
450
450
|
}
|
|
451
451
|
set xAxisLabelTextStyle(v) {
|
|
452
|
-
this.i.
|
|
452
|
+
this.i.yo = v;
|
|
453
453
|
}
|
|
454
454
|
/**
|
|
455
455
|
* Gets or sets CSS font property for labels on Y-axis
|
|
@@ -461,10 +461,10 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
461
461
|
* ```
|
|
462
462
|
*/
|
|
463
463
|
get yAxisLabelTextStyle() {
|
|
464
|
-
return this.i.
|
|
464
|
+
return this.i.zt;
|
|
465
465
|
}
|
|
466
466
|
set yAxisLabelTextStyle(v) {
|
|
467
|
-
this.i.
|
|
467
|
+
this.i.zt = v;
|
|
468
468
|
}
|
|
469
469
|
/**
|
|
470
470
|
* Gets or sets CSS font property for title on X-axis
|
|
@@ -476,10 +476,10 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
476
476
|
* ```
|
|
477
477
|
*/
|
|
478
478
|
get xAxisTitleTextStyle() {
|
|
479
|
-
return this.i.
|
|
479
|
+
return this.i.zc;
|
|
480
480
|
}
|
|
481
481
|
set xAxisTitleTextStyle(v) {
|
|
482
|
-
this.i.
|
|
482
|
+
this.i.zc = v;
|
|
483
483
|
}
|
|
484
484
|
/**
|
|
485
485
|
* Gets or sets CSS font property for title on Y-axis
|
|
@@ -491,28 +491,28 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
491
491
|
* ```
|
|
492
492
|
*/
|
|
493
493
|
get yAxisTitleTextStyle() {
|
|
494
|
-
return this.i.
|
|
494
|
+
return this.i.aah;
|
|
495
495
|
}
|
|
496
496
|
set yAxisTitleTextStyle(v) {
|
|
497
|
-
this.i.
|
|
497
|
+
this.i.aah = v;
|
|
498
498
|
}
|
|
499
499
|
/**
|
|
500
500
|
* Gets or sets the format for labels along the X-axis.
|
|
501
501
|
*/
|
|
502
502
|
get xAxisLabel() {
|
|
503
|
-
return this.i.
|
|
503
|
+
return this.i.xx;
|
|
504
504
|
}
|
|
505
505
|
set xAxisLabel(v) {
|
|
506
|
-
this.i.
|
|
506
|
+
this.i.xx = v;
|
|
507
507
|
}
|
|
508
508
|
/**
|
|
509
509
|
* Gets or sets the property or string from which the labels are derived.
|
|
510
510
|
*/
|
|
511
511
|
get yAxisLabel() {
|
|
512
|
-
return this.i.
|
|
512
|
+
return this.i.xy;
|
|
513
513
|
}
|
|
514
514
|
set yAxisLabel(v) {
|
|
515
|
-
this.i.
|
|
515
|
+
this.i.xy = v;
|
|
516
516
|
}
|
|
517
517
|
/**
|
|
518
518
|
* Gets or sets the color to apply to major gridlines along the X-axis.
|
|
@@ -524,11 +524,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
524
524
|
* ```
|
|
525
525
|
*/
|
|
526
526
|
get xAxisMajorStroke() {
|
|
527
|
-
return brushToString(this.i.
|
|
527
|
+
return brushToString(this.i.abp);
|
|
528
528
|
}
|
|
529
529
|
set xAxisMajorStroke(v) {
|
|
530
|
-
this.i.
|
|
531
|
-
this._a("xAxisMajorStroke", brushToString(this.i.
|
|
530
|
+
this.i.abp = stringToBrush(v);
|
|
531
|
+
this._a("xAxisMajorStroke", brushToString(this.i.abp));
|
|
532
532
|
}
|
|
533
533
|
/**
|
|
534
534
|
* Gets or sets the color to apply to major gridlines along the Y-axis.
|
|
@@ -540,11 +540,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
540
540
|
* ```
|
|
541
541
|
*/
|
|
542
542
|
get yAxisMajorStroke() {
|
|
543
|
-
return brushToString(this.i.
|
|
543
|
+
return brushToString(this.i.abw);
|
|
544
544
|
}
|
|
545
545
|
set yAxisMajorStroke(v) {
|
|
546
|
-
this.i.
|
|
547
|
-
this._a("yAxisMajorStroke", brushToString(this.i.
|
|
546
|
+
this.i.abw = stringToBrush(v);
|
|
547
|
+
this._a("yAxisMajorStroke", brushToString(this.i.abw));
|
|
548
548
|
}
|
|
549
549
|
/**
|
|
550
550
|
* Gets or sets the thickness to apply to major gridlines along the X-axis.
|
|
@@ -556,11 +556,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
556
556
|
* ```
|
|
557
557
|
*/
|
|
558
558
|
get xAxisMajorStrokeThickness() {
|
|
559
|
-
return this.i.
|
|
559
|
+
return this.i.w3;
|
|
560
560
|
}
|
|
561
561
|
set xAxisMajorStrokeThickness(v) {
|
|
562
|
-
this.i.
|
|
563
|
-
this._a("xAxisMajorStrokeThickness", this.i.
|
|
562
|
+
this.i.w3 = +v;
|
|
563
|
+
this._a("xAxisMajorStrokeThickness", this.i.w3);
|
|
564
564
|
}
|
|
565
565
|
/**
|
|
566
566
|
* Gets or sets the thickness to apply to major gridlines along the Y-axis.
|
|
@@ -572,11 +572,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
572
572
|
* ```
|
|
573
573
|
*/
|
|
574
574
|
get yAxisMajorStrokeThickness() {
|
|
575
|
-
return this.i.
|
|
575
|
+
return this.i.xk;
|
|
576
576
|
}
|
|
577
577
|
set yAxisMajorStrokeThickness(v) {
|
|
578
|
-
this.i.
|
|
579
|
-
this._a("yAxisMajorStrokeThickness", this.i.
|
|
578
|
+
this.i.xk = +v;
|
|
579
|
+
this._a("yAxisMajorStrokeThickness", this.i.xk);
|
|
580
580
|
}
|
|
581
581
|
/**
|
|
582
582
|
* Gets or sets the thickness to apply to minor gridlines along the X-axis.
|
|
@@ -588,11 +588,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
588
588
|
* ```
|
|
589
589
|
*/
|
|
590
590
|
get xAxisMinorStrokeThickness() {
|
|
591
|
-
return this.i.
|
|
591
|
+
return this.i.w4;
|
|
592
592
|
}
|
|
593
593
|
set xAxisMinorStrokeThickness(v) {
|
|
594
|
-
this.i.
|
|
595
|
-
this._a("xAxisMinorStrokeThickness", this.i.
|
|
594
|
+
this.i.w4 = +v;
|
|
595
|
+
this._a("xAxisMinorStrokeThickness", this.i.w4);
|
|
596
596
|
}
|
|
597
597
|
/**
|
|
598
598
|
* Gets or sets the thickness to apply to minor gridlines along the Y-axis.
|
|
@@ -604,11 +604,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
604
604
|
* ```
|
|
605
605
|
*/
|
|
606
606
|
get yAxisMinorStrokeThickness() {
|
|
607
|
-
return this.i.
|
|
607
|
+
return this.i.xl;
|
|
608
608
|
}
|
|
609
609
|
set yAxisMinorStrokeThickness(v) {
|
|
610
|
-
this.i.
|
|
611
|
-
this._a("yAxisMinorStrokeThickness", this.i.
|
|
610
|
+
this.i.xl = +v;
|
|
611
|
+
this._a("yAxisMinorStrokeThickness", this.i.xl);
|
|
612
612
|
}
|
|
613
613
|
/**
|
|
614
614
|
* Gets or sets the color to apply to stripes along the X-axis.
|
|
@@ -620,11 +620,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
620
620
|
* ```
|
|
621
621
|
*/
|
|
622
622
|
get xAxisStrip() {
|
|
623
|
-
return brushToString(this.i.
|
|
623
|
+
return brushToString(this.i.abr);
|
|
624
624
|
}
|
|
625
625
|
set xAxisStrip(v) {
|
|
626
|
-
this.i.
|
|
627
|
-
this._a("xAxisStrip", brushToString(this.i.
|
|
626
|
+
this.i.abr = stringToBrush(v);
|
|
627
|
+
this._a("xAxisStrip", brushToString(this.i.abr));
|
|
628
628
|
}
|
|
629
629
|
/**
|
|
630
630
|
* Gets or sets the color to apply to stripes along the Y-axis.
|
|
@@ -636,11 +636,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
636
636
|
* ```
|
|
637
637
|
*/
|
|
638
638
|
get yAxisStrip() {
|
|
639
|
-
return brushToString(this.i.
|
|
639
|
+
return brushToString(this.i.aby);
|
|
640
640
|
}
|
|
641
641
|
set yAxisStrip(v) {
|
|
642
|
-
this.i.
|
|
643
|
-
this._a("yAxisStrip", brushToString(this.i.
|
|
642
|
+
this.i.aby = stringToBrush(v);
|
|
643
|
+
this._a("yAxisStrip", brushToString(this.i.aby));
|
|
644
644
|
}
|
|
645
645
|
/**
|
|
646
646
|
* Gets or sets the color to apply to the X-axis line.
|
|
@@ -652,11 +652,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
652
652
|
* ```
|
|
653
653
|
*/
|
|
654
654
|
get xAxisStroke() {
|
|
655
|
-
return brushToString(this.i.
|
|
655
|
+
return brushToString(this.i.abs);
|
|
656
656
|
}
|
|
657
657
|
set xAxisStroke(v) {
|
|
658
|
-
this.i.
|
|
659
|
-
this._a("xAxisStroke", brushToString(this.i.
|
|
658
|
+
this.i.abs = stringToBrush(v);
|
|
659
|
+
this._a("xAxisStroke", brushToString(this.i.abs));
|
|
660
660
|
}
|
|
661
661
|
/**
|
|
662
662
|
* Gets or sets the color to apply to the Y-axis line.
|
|
@@ -668,11 +668,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
668
668
|
* ```
|
|
669
669
|
*/
|
|
670
670
|
get yAxisStroke() {
|
|
671
|
-
return brushToString(this.i.
|
|
671
|
+
return brushToString(this.i.abz);
|
|
672
672
|
}
|
|
673
673
|
set yAxisStroke(v) {
|
|
674
|
-
this.i.
|
|
675
|
-
this._a("yAxisStroke", brushToString(this.i.
|
|
674
|
+
this.i.abz = stringToBrush(v);
|
|
675
|
+
this._a("yAxisStroke", brushToString(this.i.abz));
|
|
676
676
|
}
|
|
677
677
|
/**
|
|
678
678
|
* Gets or sets the thickness to apply to the X-axis line.
|
|
@@ -684,11 +684,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
684
684
|
* ```
|
|
685
685
|
*/
|
|
686
686
|
get xAxisStrokeThickness() {
|
|
687
|
-
return this.i.
|
|
687
|
+
return this.i.w5;
|
|
688
688
|
}
|
|
689
689
|
set xAxisStrokeThickness(v) {
|
|
690
|
-
this.i.
|
|
691
|
-
this._a("xAxisStrokeThickness", this.i.
|
|
690
|
+
this.i.w5 = +v;
|
|
691
|
+
this._a("xAxisStrokeThickness", this.i.w5);
|
|
692
692
|
}
|
|
693
693
|
/**
|
|
694
694
|
* Gets or sets the thickness to apply to the Y-axis line.
|
|
@@ -700,11 +700,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
700
700
|
* ```
|
|
701
701
|
*/
|
|
702
702
|
get yAxisStrokeThickness() {
|
|
703
|
-
return this.i.
|
|
703
|
+
return this.i.xm;
|
|
704
704
|
}
|
|
705
705
|
set yAxisStrokeThickness(v) {
|
|
706
|
-
this.i.
|
|
707
|
-
this._a("yAxisStrokeThickness", this.i.
|
|
706
|
+
this.i.xm = +v;
|
|
707
|
+
this._a("yAxisStrokeThickness", this.i.xm);
|
|
708
708
|
}
|
|
709
709
|
/**
|
|
710
710
|
* Gets or sets the length of tickmarks along the X-axis.
|
|
@@ -716,11 +716,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
716
716
|
* ```
|
|
717
717
|
*/
|
|
718
718
|
get xAxisTickLength() {
|
|
719
|
-
return this.i.
|
|
719
|
+
return this.i.w6;
|
|
720
720
|
}
|
|
721
721
|
set xAxisTickLength(v) {
|
|
722
|
-
this.i.
|
|
723
|
-
this._a("xAxisTickLength", this.i.
|
|
722
|
+
this.i.w6 = +v;
|
|
723
|
+
this._a("xAxisTickLength", this.i.w6);
|
|
724
724
|
}
|
|
725
725
|
/**
|
|
726
726
|
* Gets or sets the length of tickmarks along the Y-axis.
|
|
@@ -732,11 +732,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
732
732
|
* ```
|
|
733
733
|
*/
|
|
734
734
|
get yAxisTickLength() {
|
|
735
|
-
return this.i.
|
|
735
|
+
return this.i.xn;
|
|
736
736
|
}
|
|
737
737
|
set yAxisTickLength(v) {
|
|
738
|
-
this.i.
|
|
739
|
-
this._a("yAxisTickLength", this.i.
|
|
738
|
+
this.i.xn = +v;
|
|
739
|
+
this._a("yAxisTickLength", this.i.xn);
|
|
740
740
|
}
|
|
741
741
|
/**
|
|
742
742
|
* Gets or sets the color to apply to tickmarks along the X-axis.
|
|
@@ -748,11 +748,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
748
748
|
* ```
|
|
749
749
|
*/
|
|
750
750
|
get xAxisTickStroke() {
|
|
751
|
-
return brushToString(this.i.
|
|
751
|
+
return brushToString(this.i.abt);
|
|
752
752
|
}
|
|
753
753
|
set xAxisTickStroke(v) {
|
|
754
|
-
this.i.
|
|
755
|
-
this._a("xAxisTickStroke", brushToString(this.i.
|
|
754
|
+
this.i.abt = stringToBrush(v);
|
|
755
|
+
this._a("xAxisTickStroke", brushToString(this.i.abt));
|
|
756
756
|
}
|
|
757
757
|
/**
|
|
758
758
|
* Gets or sets the color to apply to tickmarks along the Y-axis.
|
|
@@ -764,11 +764,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
764
764
|
* ```
|
|
765
765
|
*/
|
|
766
766
|
get yAxisTickStroke() {
|
|
767
|
-
return brushToString(this.i.
|
|
767
|
+
return brushToString(this.i.ab0);
|
|
768
768
|
}
|
|
769
769
|
set yAxisTickStroke(v) {
|
|
770
|
-
this.i.
|
|
771
|
-
this._a("yAxisTickStroke", brushToString(this.i.
|
|
770
|
+
this.i.ab0 = stringToBrush(v);
|
|
771
|
+
this._a("yAxisTickStroke", brushToString(this.i.ab0));
|
|
772
772
|
}
|
|
773
773
|
/**
|
|
774
774
|
* Gets or sets the thickness to apply to tickmarks along the X-axis.
|
|
@@ -780,11 +780,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
780
780
|
* ```
|
|
781
781
|
*/
|
|
782
782
|
get xAxisTickStrokeThickness() {
|
|
783
|
-
return this.i.
|
|
783
|
+
return this.i.w7;
|
|
784
784
|
}
|
|
785
785
|
set xAxisTickStrokeThickness(v) {
|
|
786
|
-
this.i.
|
|
787
|
-
this._a("xAxisTickStrokeThickness", this.i.
|
|
786
|
+
this.i.w7 = +v;
|
|
787
|
+
this._a("xAxisTickStrokeThickness", this.i.w7);
|
|
788
788
|
}
|
|
789
789
|
/**
|
|
790
790
|
* Gets or sets the thickness to apply to tickmarks along the Y-axis.
|
|
@@ -796,11 +796,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
796
796
|
* ```
|
|
797
797
|
*/
|
|
798
798
|
get yAxisTickStrokeThickness() {
|
|
799
|
-
return this.i.
|
|
799
|
+
return this.i.xo;
|
|
800
800
|
}
|
|
801
801
|
set yAxisTickStrokeThickness(v) {
|
|
802
|
-
this.i.
|
|
803
|
-
this._a("yAxisTickStrokeThickness", this.i.
|
|
802
|
+
this.i.xo = +v;
|
|
803
|
+
this._a("yAxisTickStrokeThickness", this.i.xo);
|
|
804
804
|
}
|
|
805
805
|
/**
|
|
806
806
|
* Gets or sets the Text to display below the X-axis.
|
|
@@ -812,10 +812,10 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
812
812
|
* ```
|
|
813
813
|
*/
|
|
814
814
|
get xAxisTitle() {
|
|
815
|
-
return this.i.
|
|
815
|
+
return this.i.y3;
|
|
816
816
|
}
|
|
817
817
|
set xAxisTitle(v) {
|
|
818
|
-
this.i.
|
|
818
|
+
this.i.y3 = v;
|
|
819
819
|
}
|
|
820
820
|
/**
|
|
821
821
|
* Gets or sets the Text to display to the left of the Y-axis.
|
|
@@ -827,10 +827,10 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
827
827
|
* ```
|
|
828
828
|
*/
|
|
829
829
|
get yAxisTitle() {
|
|
830
|
-
return this.i.
|
|
830
|
+
return this.i.z8;
|
|
831
831
|
}
|
|
832
832
|
set yAxisTitle(v) {
|
|
833
|
-
this.i.
|
|
833
|
+
this.i.z8 = v;
|
|
834
834
|
}
|
|
835
835
|
/**
|
|
836
836
|
* Gets or sets the color to apply to minor gridlines along the X-axis.
|
|
@@ -842,11 +842,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
842
842
|
* ```
|
|
843
843
|
*/
|
|
844
844
|
get xAxisMinorStroke() {
|
|
845
|
-
return brushToString(this.i.
|
|
845
|
+
return brushToString(this.i.abq);
|
|
846
846
|
}
|
|
847
847
|
set xAxisMinorStroke(v) {
|
|
848
|
-
this.i.
|
|
849
|
-
this._a("xAxisMinorStroke", brushToString(this.i.
|
|
848
|
+
this.i.abq = stringToBrush(v);
|
|
849
|
+
this._a("xAxisMinorStroke", brushToString(this.i.abq));
|
|
850
850
|
}
|
|
851
851
|
/**
|
|
852
852
|
* Gets or sets the color to apply to minor gridlines along the Y-axis.
|
|
@@ -858,11 +858,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
858
858
|
* ```
|
|
859
859
|
*/
|
|
860
860
|
get yAxisMinorStroke() {
|
|
861
|
-
return brushToString(this.i.
|
|
861
|
+
return brushToString(this.i.abx);
|
|
862
862
|
}
|
|
863
863
|
set yAxisMinorStroke(v) {
|
|
864
|
-
this.i.
|
|
865
|
-
this._a("yAxisMinorStroke", brushToString(this.i.
|
|
864
|
+
this.i.abx = stringToBrush(v);
|
|
865
|
+
this._a("yAxisMinorStroke", brushToString(this.i.abx));
|
|
866
866
|
}
|
|
867
867
|
/**
|
|
868
868
|
* Gets or sets the angle of rotation for labels along the X-axis.
|
|
@@ -874,11 +874,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
874
874
|
* ```
|
|
875
875
|
*/
|
|
876
876
|
get xAxisLabelAngle() {
|
|
877
|
-
return this.i.
|
|
877
|
+
return this.i.wy;
|
|
878
878
|
}
|
|
879
879
|
set xAxisLabelAngle(v) {
|
|
880
|
-
this.i.
|
|
881
|
-
this._a("xAxisLabelAngle", this.i.
|
|
880
|
+
this.i.wy = +v;
|
|
881
|
+
this._a("xAxisLabelAngle", this.i.wy);
|
|
882
882
|
}
|
|
883
883
|
/**
|
|
884
884
|
* Gets or sets the angle of rotation for labels along the Y-axis.
|
|
@@ -890,11 +890,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
890
890
|
* ```
|
|
891
891
|
*/
|
|
892
892
|
get yAxisLabelAngle() {
|
|
893
|
-
return this.i.
|
|
893
|
+
return this.i.xf;
|
|
894
894
|
}
|
|
895
895
|
set yAxisLabelAngle(v) {
|
|
896
|
-
this.i.
|
|
897
|
-
this._a("yAxisLabelAngle", this.i.
|
|
896
|
+
this.i.xf = +v;
|
|
897
|
+
this._a("yAxisLabelAngle", this.i.xf);
|
|
898
898
|
}
|
|
899
899
|
/**
|
|
900
900
|
* Gets or sets the distance between the X-axis and the bottom of the chart.
|
|
@@ -906,11 +906,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
906
906
|
* ```
|
|
907
907
|
*/
|
|
908
908
|
get xAxisExtent() {
|
|
909
|
-
return this.i.
|
|
909
|
+
return this.i.wx;
|
|
910
910
|
}
|
|
911
911
|
set xAxisExtent(v) {
|
|
912
|
-
this.i.
|
|
913
|
-
this._a("xAxisExtent", this.i.
|
|
912
|
+
this.i.wx = +v;
|
|
913
|
+
this._a("xAxisExtent", this.i.wx);
|
|
914
914
|
}
|
|
915
915
|
/**
|
|
916
916
|
* Gets or sets the distance between the Y-axis and the left edge of the chart.
|
|
@@ -922,11 +922,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
922
922
|
* ```
|
|
923
923
|
*/
|
|
924
924
|
get yAxisExtent() {
|
|
925
|
-
return this.i.
|
|
925
|
+
return this.i.xe;
|
|
926
926
|
}
|
|
927
927
|
set yAxisExtent(v) {
|
|
928
|
-
this.i.
|
|
929
|
-
this._a("yAxisExtent", this.i.
|
|
928
|
+
this.i.xe = +v;
|
|
929
|
+
this._a("yAxisExtent", this.i.xe);
|
|
930
930
|
}
|
|
931
931
|
/**
|
|
932
932
|
* Gets or sets the angle of rotation for the X-axis title.
|
|
@@ -938,11 +938,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
938
938
|
* ```
|
|
939
939
|
*/
|
|
940
940
|
get xAxisTitleAngle() {
|
|
941
|
-
return this.i.
|
|
941
|
+
return this.i.w8;
|
|
942
942
|
}
|
|
943
943
|
set xAxisTitleAngle(v) {
|
|
944
|
-
this.i.
|
|
945
|
-
this._a("xAxisTitleAngle", this.i.
|
|
944
|
+
this.i.w8 = +v;
|
|
945
|
+
this._a("xAxisTitleAngle", this.i.w8);
|
|
946
946
|
}
|
|
947
947
|
/**
|
|
948
948
|
* Gets or sets the angle of rotation for the Y-axis title.
|
|
@@ -954,11 +954,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
954
954
|
* ```
|
|
955
955
|
*/
|
|
956
956
|
get yAxisTitleAngle() {
|
|
957
|
-
return this.i.
|
|
957
|
+
return this.i.xp;
|
|
958
958
|
}
|
|
959
959
|
set yAxisTitleAngle(v) {
|
|
960
|
-
this.i.
|
|
961
|
-
this._a("yAxisTitleAngle", this.i.
|
|
960
|
+
this.i.xp = +v;
|
|
961
|
+
this._a("yAxisTitleAngle", this.i.xp);
|
|
962
962
|
}
|
|
963
963
|
/**
|
|
964
964
|
* Gets or sets whether to invert the direction of the X-axis by placing the first data items on the right side of the chart.
|
|
@@ -970,11 +970,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
970
970
|
* ```
|
|
971
971
|
*/
|
|
972
972
|
get xAxisInverted() {
|
|
973
|
-
return this.i.
|
|
973
|
+
return this.i.vt;
|
|
974
974
|
}
|
|
975
975
|
set xAxisInverted(v) {
|
|
976
|
-
this.i.
|
|
977
|
-
this._a("xAxisInverted", this.i.
|
|
976
|
+
this.i.vt = ensureBool(v);
|
|
977
|
+
this._a("xAxisInverted", this.i.vt);
|
|
978
978
|
}
|
|
979
979
|
/**
|
|
980
980
|
* Gets or sets whether to invert the direction of the Y-axis by placing the minimum numeric value at the top of the chart.
|
|
@@ -988,11 +988,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
988
988
|
* The default value of `yAxisInverted` is false.
|
|
989
989
|
*/
|
|
990
990
|
get yAxisInverted() {
|
|
991
|
-
return this.i.
|
|
991
|
+
return this.i.vu;
|
|
992
992
|
}
|
|
993
993
|
set yAxisInverted(v) {
|
|
994
|
-
this.i.
|
|
995
|
-
this._a("yAxisInverted", this.i.
|
|
994
|
+
this.i.vu = ensureBool(v);
|
|
995
|
+
this._a("yAxisInverted", this.i.vu);
|
|
996
996
|
}
|
|
997
997
|
/**
|
|
998
998
|
* Gets or sets Horizontal alignment of the X-axis title.
|
|
@@ -1004,11 +1004,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1004
1004
|
* ```
|
|
1005
1005
|
*/
|
|
1006
1006
|
get xAxisTitleAlignment() {
|
|
1007
|
-
return this.i.
|
|
1007
|
+
return this.i.aa4;
|
|
1008
1008
|
}
|
|
1009
1009
|
set xAxisTitleAlignment(v) {
|
|
1010
|
-
this.i.
|
|
1011
|
-
this._a("xAxisTitleAlignment", enumToString(HorizontalAlignment_$type, this.i.
|
|
1010
|
+
this.i.aa4 = ensureEnum(HorizontalAlignment_$type, v);
|
|
1011
|
+
this._a("xAxisTitleAlignment", enumToString(HorizontalAlignment_$type, this.i.aa4));
|
|
1012
1012
|
}
|
|
1013
1013
|
/**
|
|
1014
1014
|
* Gets or sets Vertical alignment of the Y-axis title.
|
|
@@ -1020,21 +1020,21 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1020
1020
|
* ```
|
|
1021
1021
|
*/
|
|
1022
1022
|
get yAxisTitleAlignment() {
|
|
1023
|
-
return this.i.
|
|
1023
|
+
return this.i.ab7;
|
|
1024
1024
|
}
|
|
1025
1025
|
set yAxisTitleAlignment(v) {
|
|
1026
|
-
this.i.
|
|
1027
|
-
this._a("yAxisTitleAlignment", enumToString(VerticalAlignment_$type, this.i.
|
|
1026
|
+
this.i.ab7 = ensureEnum(VerticalAlignment_$type, v);
|
|
1027
|
+
this._a("yAxisTitleAlignment", enumToString(VerticalAlignment_$type, this.i.ab7));
|
|
1028
1028
|
}
|
|
1029
1029
|
/**
|
|
1030
1030
|
* Gets or sets Horizontal alignment of X-axis labels.
|
|
1031
1031
|
*/
|
|
1032
1032
|
get xAxisLabelHorizontalAlignment() {
|
|
1033
|
-
return this.i.
|
|
1033
|
+
return this.i.aa3;
|
|
1034
1034
|
}
|
|
1035
1035
|
set xAxisLabelHorizontalAlignment(v) {
|
|
1036
|
-
this.i.
|
|
1037
|
-
this._a("xAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.
|
|
1036
|
+
this.i.aa3 = ensureEnum(HorizontalAlignment_$type, v);
|
|
1037
|
+
this._a("xAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.aa3));
|
|
1038
1038
|
}
|
|
1039
1039
|
/**
|
|
1040
1040
|
* Gets or sets Horizontal alignment of Y-axis labels.
|
|
@@ -1042,11 +1042,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1042
1042
|
* Set the `yAxisLabelHorizontalAlignment` property to change the horizontal alignment of y-axis labels.
|
|
1043
1043
|
*/
|
|
1044
1044
|
get yAxisLabelHorizontalAlignment() {
|
|
1045
|
-
return this.i.
|
|
1045
|
+
return this.i.aa5;
|
|
1046
1046
|
}
|
|
1047
1047
|
set yAxisLabelHorizontalAlignment(v) {
|
|
1048
|
-
this.i.
|
|
1049
|
-
this._a("yAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.
|
|
1048
|
+
this.i.aa5 = ensureEnum(HorizontalAlignment_$type, v);
|
|
1049
|
+
this._a("yAxisLabelHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.aa5));
|
|
1050
1050
|
}
|
|
1051
1051
|
/**
|
|
1052
1052
|
* Gets or sets Vertical alignment of X-axis labels.
|
|
@@ -1058,21 +1058,21 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1058
1058
|
* ```
|
|
1059
1059
|
*/
|
|
1060
1060
|
get xAxisLabelVerticalAlignment() {
|
|
1061
|
-
return this.i.
|
|
1061
|
+
return this.i.ab5;
|
|
1062
1062
|
}
|
|
1063
1063
|
set xAxisLabelVerticalAlignment(v) {
|
|
1064
|
-
this.i.
|
|
1065
|
-
this._a("xAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.
|
|
1064
|
+
this.i.ab5 = ensureEnum(VerticalAlignment_$type, v);
|
|
1065
|
+
this._a("xAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.ab5));
|
|
1066
1066
|
}
|
|
1067
1067
|
/**
|
|
1068
1068
|
* Gets or sets Vertical alignment of Y-axis labels.
|
|
1069
1069
|
*/
|
|
1070
1070
|
get yAxisLabelVerticalAlignment() {
|
|
1071
|
-
return this.i.
|
|
1071
|
+
return this.i.ab6;
|
|
1072
1072
|
}
|
|
1073
1073
|
set yAxisLabelVerticalAlignment(v) {
|
|
1074
|
-
this.i.
|
|
1075
|
-
this._a("yAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.
|
|
1074
|
+
this.i.ab6 = ensureEnum(VerticalAlignment_$type, v);
|
|
1075
|
+
this._a("yAxisLabelVerticalAlignment", enumToString(VerticalAlignment_$type, this.i.ab6));
|
|
1076
1076
|
}
|
|
1077
1077
|
/**
|
|
1078
1078
|
* Gets or sets Visibility of X-axis labels.
|
|
@@ -1084,11 +1084,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1084
1084
|
* ```
|
|
1085
1085
|
*/
|
|
1086
1086
|
get xAxisLabelVisibility() {
|
|
1087
|
-
return this.i.
|
|
1087
|
+
return this.i.aca;
|
|
1088
1088
|
}
|
|
1089
1089
|
set xAxisLabelVisibility(v) {
|
|
1090
|
-
this.i.
|
|
1091
|
-
this._a("xAxisLabelVisibility", enumToString(Visibility_$type, this.i.
|
|
1090
|
+
this.i.aca = ensureEnum(Visibility_$type, v);
|
|
1091
|
+
this._a("xAxisLabelVisibility", enumToString(Visibility_$type, this.i.aca));
|
|
1092
1092
|
}
|
|
1093
1093
|
/**
|
|
1094
1094
|
* Gets or sets Visibility of Y-axis labels.
|
|
@@ -1100,11 +1100,11 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1100
1100
|
* ```
|
|
1101
1101
|
*/
|
|
1102
1102
|
get yAxisLabelVisibility() {
|
|
1103
|
-
return this.i.
|
|
1103
|
+
return this.i.acb;
|
|
1104
1104
|
}
|
|
1105
1105
|
set yAxisLabelVisibility(v) {
|
|
1106
|
-
this.i.
|
|
1107
|
-
this._a("yAxisLabelVisibility", enumToString(Visibility_$type, this.i.
|
|
1106
|
+
this.i.acb = ensureEnum(Visibility_$type, v);
|
|
1107
|
+
this._a("yAxisLabelVisibility", enumToString(Visibility_$type, this.i.acb));
|
|
1108
1108
|
}
|
|
1109
1109
|
/**
|
|
1110
1110
|
* Gets or sets location of Y-axis labels, relative to the plot area.
|
|
@@ -1116,65 +1116,65 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1116
1116
|
* ```
|
|
1117
1117
|
*/
|
|
1118
1118
|
get yAxisLabelLocation() {
|
|
1119
|
-
return this.i.
|
|
1119
|
+
return this.i.vq;
|
|
1120
1120
|
}
|
|
1121
1121
|
set yAxisLabelLocation(v) {
|
|
1122
|
-
this.i.
|
|
1123
|
-
this._a("yAxisLabelLocation", enumToString(YAxisLabelLocation_$type, this.i.
|
|
1122
|
+
this.i.vq = ensureEnum(YAxisLabelLocation_$type, v);
|
|
1123
|
+
this._a("yAxisLabelLocation", enumToString(YAxisLabelLocation_$type, this.i.vq));
|
|
1124
1124
|
}
|
|
1125
1125
|
/**
|
|
1126
1126
|
* Gets or sets location of X-axis labels, relative to the plot area.
|
|
1127
1127
|
*/
|
|
1128
1128
|
get xAxisLabelLocation() {
|
|
1129
|
-
return this.i.
|
|
1129
|
+
return this.i.vo;
|
|
1130
1130
|
}
|
|
1131
1131
|
set xAxisLabelLocation(v) {
|
|
1132
|
-
this.i.
|
|
1133
|
-
this._a("xAxisLabelLocation", enumToString(XAxisLabelLocation_$type, this.i.
|
|
1132
|
+
this.i.vo = ensureEnum(XAxisLabelLocation_$type, v);
|
|
1133
|
+
this._a("xAxisLabelLocation", enumToString(XAxisLabelLocation_$type, this.i.vo));
|
|
1134
1134
|
}
|
|
1135
1135
|
/**
|
|
1136
1136
|
* Gets or sets the format string for the X axis label.
|
|
1137
1137
|
*/
|
|
1138
1138
|
get xAxisLabelFormat() {
|
|
1139
|
-
return this.i.
|
|
1139
|
+
return this.i.yf;
|
|
1140
1140
|
}
|
|
1141
1141
|
set xAxisLabelFormat(v) {
|
|
1142
|
-
this.i.
|
|
1142
|
+
this.i.yf = v;
|
|
1143
1143
|
}
|
|
1144
1144
|
/**
|
|
1145
1145
|
* Gets or sets the format specifiers to use with the XAxisLabelFormat string.
|
|
1146
1146
|
*/
|
|
1147
1147
|
get xAxisLabelFormatSpecifiers() {
|
|
1148
|
-
return this.i.
|
|
1148
|
+
return this.i.vd;
|
|
1149
1149
|
}
|
|
1150
1150
|
set xAxisLabelFormatSpecifiers(v) {
|
|
1151
1151
|
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
1152
1152
|
const re = /\s*(?:,|\s|$)\s*/gm;
|
|
1153
1153
|
v = v.split(re);
|
|
1154
1154
|
}
|
|
1155
|
-
this.i.
|
|
1155
|
+
this.i.vd = v;
|
|
1156
1156
|
}
|
|
1157
1157
|
/**
|
|
1158
1158
|
* Gets or sets the format string for the Y axis label.
|
|
1159
1159
|
*/
|
|
1160
1160
|
get yAxisLabelFormat() {
|
|
1161
|
-
return this.i.
|
|
1161
|
+
return this.i.zk;
|
|
1162
1162
|
}
|
|
1163
1163
|
set yAxisLabelFormat(v) {
|
|
1164
|
-
this.i.
|
|
1164
|
+
this.i.zk = v;
|
|
1165
1165
|
}
|
|
1166
1166
|
/**
|
|
1167
1167
|
* Gets or sets the format specifiers to use with the YAxisLabelFormat string.
|
|
1168
1168
|
*/
|
|
1169
1169
|
get yAxisLabelFormatSpecifiers() {
|
|
1170
|
-
return this.i.
|
|
1170
|
+
return this.i.ve;
|
|
1171
1171
|
}
|
|
1172
1172
|
set yAxisLabelFormatSpecifiers(v) {
|
|
1173
1173
|
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
1174
1174
|
const re = /\s*(?:,|\s|$)\s*/gm;
|
|
1175
1175
|
v = v.split(re);
|
|
1176
1176
|
}
|
|
1177
|
-
this.i.
|
|
1177
|
+
this.i.ve = v;
|
|
1178
1178
|
}
|
|
1179
1179
|
findByName(name) {
|
|
1180
1180
|
var baseResult = super.findByName(name);
|
|
@@ -1203,7 +1203,7 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1203
1203
|
* @param unscaledValue * The x-coordinate of the location to scale.
|
|
1204
1204
|
*/
|
|
1205
1205
|
getScaledValueX(unscaledValue) {
|
|
1206
|
-
let iv = this.i.
|
|
1206
|
+
let iv = this.i.wt(unscaledValue);
|
|
1207
1207
|
return (iv);
|
|
1208
1208
|
}
|
|
1209
1209
|
/**
|
|
@@ -1212,7 +1212,7 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1212
1212
|
* @param scaledValue * The data value to un-scale.
|
|
1213
1213
|
*/
|
|
1214
1214
|
getUnscaledValueX(scaledValue) {
|
|
1215
|
-
let iv = this.i.
|
|
1215
|
+
let iv = this.i.wv(scaledValue);
|
|
1216
1216
|
return (iv);
|
|
1217
1217
|
}
|
|
1218
1218
|
/**
|
|
@@ -1221,7 +1221,7 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1221
1221
|
* @param unscaledValue * The y-coordinate of the location to scale.
|
|
1222
1222
|
*/
|
|
1223
1223
|
getScaledValueY(unscaledValue) {
|
|
1224
|
-
let iv = this.i.
|
|
1224
|
+
let iv = this.i.wu(unscaledValue);
|
|
1225
1225
|
return (iv);
|
|
1226
1226
|
}
|
|
1227
1227
|
/**
|
|
@@ -1230,7 +1230,7 @@ export let IgcXYChartComponent = /*@__PURE__*/ (() => {
|
|
|
1230
1230
|
* @param scaledValue * The data value to un-scale.
|
|
1231
1231
|
*/
|
|
1232
1232
|
getUnscaledValueY(scaledValue) {
|
|
1233
|
-
let iv = this.i.
|
|
1233
|
+
let iv = this.i.ww(scaledValue);
|
|
1234
1234
|
return (iv);
|
|
1235
1235
|
}
|
|
1236
1236
|
}
|