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
|
@@ -45,6 +45,9 @@ import { CalloutPlacementPositionsCollection as CalloutPlacementPositionsCollect
|
|
|
45
45
|
import { DataToolTipLayerGroupingMode_$type } from "igniteui-webcomponents-core";
|
|
46
46
|
import { DataTooltipGroupedPositionX_$type } from "igniteui-webcomponents-core";
|
|
47
47
|
import { DataTooltipGroupedPositionY_$type } from "igniteui-webcomponents-core";
|
|
48
|
+
import { IgcChartSummaryDescriptionCollection } from './igc-chart-summary-description-collection';
|
|
49
|
+
import { IgcChartSortDescriptionCollection } from './igc-chart-sort-description-collection';
|
|
50
|
+
import { IgcFilterExpressionCollection } from "igniteui-webcomponents-core";
|
|
48
51
|
var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
49
52
|
tslib_1.__extends(IgcDomainChartComponent, _super);
|
|
50
53
|
function IgcDomainChartComponent() {
|
|
@@ -226,11 +229,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
226
229
|
* to appear blurry.
|
|
227
230
|
*/
|
|
228
231
|
get: function () {
|
|
229
|
-
return this.i.
|
|
232
|
+
return this.i.ia;
|
|
230
233
|
},
|
|
231
234
|
set: function (v) {
|
|
232
|
-
this.i.
|
|
233
|
-
this._a("pixelScalingRatio", this.i.
|
|
235
|
+
this.i.ia = +v;
|
|
236
|
+
this._a("pixelScalingRatio", this.i.ia);
|
|
234
237
|
},
|
|
235
238
|
enumerable: true,
|
|
236
239
|
configurable: true
|
|
@@ -246,11 +249,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
246
249
|
* ```
|
|
247
250
|
*/
|
|
248
251
|
get: function () {
|
|
249
|
-
return this.i.
|
|
252
|
+
return this.i.ip;
|
|
250
253
|
},
|
|
251
254
|
set: function (v) {
|
|
252
|
-
this.i.
|
|
253
|
-
this._a("titleLeftMargin", this.i.
|
|
255
|
+
this.i.ip = +v;
|
|
256
|
+
this._a("titleLeftMargin", this.i.ip);
|
|
254
257
|
},
|
|
255
258
|
enumerable: true,
|
|
256
259
|
configurable: true
|
|
@@ -266,11 +269,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
266
269
|
* ```
|
|
267
270
|
*/
|
|
268
271
|
get: function () {
|
|
269
|
-
return this.i.
|
|
272
|
+
return this.i.iq;
|
|
270
273
|
},
|
|
271
274
|
set: function (v) {
|
|
272
|
-
this.i.
|
|
273
|
-
this._a("titleRightMargin", this.i.
|
|
275
|
+
this.i.iq = +v;
|
|
276
|
+
this._a("titleRightMargin", this.i.iq);
|
|
274
277
|
},
|
|
275
278
|
enumerable: true,
|
|
276
279
|
configurable: true
|
|
@@ -286,11 +289,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
286
289
|
* ```
|
|
287
290
|
*/
|
|
288
291
|
get: function () {
|
|
289
|
-
return this.i.
|
|
292
|
+
return this.i.ir;
|
|
290
293
|
},
|
|
291
294
|
set: function (v) {
|
|
292
|
-
this.i.
|
|
293
|
-
this._a("titleTopMargin", this.i.
|
|
295
|
+
this.i.ir = +v;
|
|
296
|
+
this._a("titleTopMargin", this.i.ir);
|
|
294
297
|
},
|
|
295
298
|
enumerable: true,
|
|
296
299
|
configurable: true
|
|
@@ -306,11 +309,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
306
309
|
* ```
|
|
307
310
|
*/
|
|
308
311
|
get: function () {
|
|
309
|
-
return this.i.
|
|
312
|
+
return this.i.io;
|
|
310
313
|
},
|
|
311
314
|
set: function (v) {
|
|
312
|
-
this.i.
|
|
313
|
-
this._a("titleBottomMargin", this.i.
|
|
315
|
+
this.i.io = +v;
|
|
316
|
+
this._a("titleBottomMargin", this.i.io);
|
|
314
317
|
},
|
|
315
318
|
enumerable: true,
|
|
316
319
|
configurable: true
|
|
@@ -326,11 +329,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
326
329
|
* ```
|
|
327
330
|
*/
|
|
328
331
|
get: function () {
|
|
329
|
-
return this.i.
|
|
332
|
+
return this.i.ij;
|
|
330
333
|
},
|
|
331
334
|
set: function (v) {
|
|
332
|
-
this.i.
|
|
333
|
-
this._a("subtitleLeftMargin", this.i.
|
|
335
|
+
this.i.ij = +v;
|
|
336
|
+
this._a("subtitleLeftMargin", this.i.ij);
|
|
334
337
|
},
|
|
335
338
|
enumerable: true,
|
|
336
339
|
configurable: true
|
|
@@ -346,11 +349,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
346
349
|
* ```
|
|
347
350
|
*/
|
|
348
351
|
get: function () {
|
|
349
|
-
return this.i.
|
|
352
|
+
return this.i.il;
|
|
350
353
|
},
|
|
351
354
|
set: function (v) {
|
|
352
|
-
this.i.
|
|
353
|
-
this._a("subtitleTopMargin", this.i.
|
|
355
|
+
this.i.il = +v;
|
|
356
|
+
this._a("subtitleTopMargin", this.i.il);
|
|
354
357
|
},
|
|
355
358
|
enumerable: true,
|
|
356
359
|
configurable: true
|
|
@@ -366,11 +369,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
366
369
|
* ```
|
|
367
370
|
*/
|
|
368
371
|
get: function () {
|
|
369
|
-
return this.i.
|
|
372
|
+
return this.i.ik;
|
|
370
373
|
},
|
|
371
374
|
set: function (v) {
|
|
372
|
-
this.i.
|
|
373
|
-
this._a("subtitleRightMargin", this.i.
|
|
375
|
+
this.i.ik = +v;
|
|
376
|
+
this._a("subtitleRightMargin", this.i.ik);
|
|
374
377
|
},
|
|
375
378
|
enumerable: true,
|
|
376
379
|
configurable: true
|
|
@@ -386,11 +389,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
386
389
|
* ```
|
|
387
390
|
*/
|
|
388
391
|
get: function () {
|
|
389
|
-
return this.i.
|
|
392
|
+
return this.i.ii;
|
|
390
393
|
},
|
|
391
394
|
set: function (v) {
|
|
392
|
-
this.i.
|
|
393
|
-
this._a("subtitleBottomMargin", this.i.
|
|
395
|
+
this.i.ii = +v;
|
|
396
|
+
this._a("subtitleBottomMargin", this.i.ii);
|
|
394
397
|
},
|
|
395
398
|
enumerable: true,
|
|
396
399
|
configurable: true
|
|
@@ -406,11 +409,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
406
409
|
* ```
|
|
407
410
|
*/
|
|
408
411
|
get: function () {
|
|
409
|
-
return brushToString(this.i.
|
|
412
|
+
return brushToString(this.i.uj);
|
|
410
413
|
},
|
|
411
414
|
set: function (v) {
|
|
412
|
-
this.i.
|
|
413
|
-
this._a("subtitleTextColor", brushToString(this.i.
|
|
415
|
+
this.i.uj = stringToBrush(v);
|
|
416
|
+
this._a("subtitleTextColor", brushToString(this.i.uj));
|
|
414
417
|
},
|
|
415
418
|
enumerable: true,
|
|
416
419
|
configurable: true
|
|
@@ -426,11 +429,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
426
429
|
* ```
|
|
427
430
|
*/
|
|
428
431
|
get: function () {
|
|
429
|
-
return brushToString(this.i.
|
|
432
|
+
return brushToString(this.i.uk);
|
|
430
433
|
},
|
|
431
434
|
set: function (v) {
|
|
432
|
-
this.i.
|
|
433
|
-
this._a("titleTextColor", brushToString(this.i.
|
|
435
|
+
this.i.uk = stringToBrush(v);
|
|
436
|
+
this._a("titleTextColor", brushToString(this.i.uk));
|
|
434
437
|
},
|
|
435
438
|
enumerable: true,
|
|
436
439
|
configurable: true
|
|
@@ -446,11 +449,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
446
449
|
* ```
|
|
447
450
|
*/
|
|
448
451
|
get: function () {
|
|
449
|
-
return this.i.
|
|
452
|
+
return this.i.h7;
|
|
450
453
|
},
|
|
451
454
|
set: function (v) {
|
|
452
|
-
this.i.
|
|
453
|
-
this._a("leftMargin", this.i.
|
|
455
|
+
this.i.h7 = +v;
|
|
456
|
+
this._a("leftMargin", this.i.h7);
|
|
454
457
|
},
|
|
455
458
|
enumerable: true,
|
|
456
459
|
configurable: true
|
|
@@ -466,11 +469,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
466
469
|
* ```
|
|
467
470
|
*/
|
|
468
471
|
get: function () {
|
|
469
|
-
return this.i.
|
|
472
|
+
return this.i.is;
|
|
470
473
|
},
|
|
471
474
|
set: function (v) {
|
|
472
|
-
this.i.
|
|
473
|
-
this._a("topMargin", this.i.
|
|
475
|
+
this.i.is = +v;
|
|
476
|
+
this._a("topMargin", this.i.is);
|
|
474
477
|
},
|
|
475
478
|
enumerable: true,
|
|
476
479
|
configurable: true
|
|
@@ -486,11 +489,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
486
489
|
* ```
|
|
487
490
|
*/
|
|
488
491
|
get: function () {
|
|
489
|
-
return this.i.
|
|
492
|
+
return this.i.ih;
|
|
490
493
|
},
|
|
491
494
|
set: function (v) {
|
|
492
|
-
this.i.
|
|
493
|
-
this._a("rightMargin", this.i.
|
|
495
|
+
this.i.ih = +v;
|
|
496
|
+
this._a("rightMargin", this.i.ih);
|
|
494
497
|
},
|
|
495
498
|
enumerable: true,
|
|
496
499
|
configurable: true
|
|
@@ -506,11 +509,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
506
509
|
* ```
|
|
507
510
|
*/
|
|
508
511
|
get: function () {
|
|
509
|
-
return this.i.
|
|
512
|
+
return this.i.hu;
|
|
510
513
|
},
|
|
511
514
|
set: function (v) {
|
|
512
|
-
this.i.
|
|
513
|
-
this._a("bottomMargin", this.i.
|
|
515
|
+
this.i.hu = +v;
|
|
516
|
+
this._a("bottomMargin", this.i.hu);
|
|
514
517
|
},
|
|
515
518
|
enumerable: true,
|
|
516
519
|
configurable: true
|
|
@@ -526,11 +529,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
526
529
|
* ```
|
|
527
530
|
*/
|
|
528
531
|
get: function () {
|
|
529
|
-
return this.i.
|
|
532
|
+
return this.i.jm;
|
|
530
533
|
},
|
|
531
534
|
set: function (v) {
|
|
532
|
-
this.i.
|
|
533
|
-
this._a("transitionDuration", this.i.
|
|
535
|
+
this.i.jm = +v;
|
|
536
|
+
this._a("transitionDuration", this.i.jm);
|
|
534
537
|
},
|
|
535
538
|
enumerable: true,
|
|
536
539
|
configurable: true
|
|
@@ -552,10 +555,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
552
555
|
* ```
|
|
553
556
|
*/
|
|
554
557
|
get: function () {
|
|
555
|
-
return this.i.
|
|
558
|
+
return this.i.du;
|
|
556
559
|
},
|
|
557
560
|
set: function (v) {
|
|
558
|
-
this.i.
|
|
561
|
+
this.i.du = v;
|
|
559
562
|
},
|
|
560
563
|
enumerable: true,
|
|
561
564
|
configurable: true
|
|
@@ -571,10 +574,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
571
574
|
* ```
|
|
572
575
|
*/
|
|
573
576
|
get: function () {
|
|
574
|
-
return this.i.
|
|
577
|
+
return this.i.pr;
|
|
575
578
|
},
|
|
576
579
|
set: function (v) {
|
|
577
|
-
this.i.
|
|
580
|
+
this.i.pr = v;
|
|
578
581
|
},
|
|
579
582
|
enumerable: true,
|
|
580
583
|
configurable: true
|
|
@@ -590,21 +593,21 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
590
593
|
* ```
|
|
591
594
|
*/
|
|
592
595
|
get: function () {
|
|
593
|
-
return this.i.
|
|
596
|
+
return this.i.p2;
|
|
594
597
|
},
|
|
595
598
|
set: function (v) {
|
|
596
|
-
this.i.
|
|
599
|
+
this.i.p2 = v;
|
|
597
600
|
},
|
|
598
601
|
enumerable: true,
|
|
599
602
|
configurable: true
|
|
600
603
|
});
|
|
601
604
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipGroupingMode", {
|
|
602
605
|
get: function () {
|
|
603
|
-
return this.i.
|
|
606
|
+
return this.i.bs;
|
|
604
607
|
},
|
|
605
608
|
set: function (v) {
|
|
606
|
-
this.i.
|
|
607
|
-
this._a("dataToolTipGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.
|
|
609
|
+
this.i.bs = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
|
|
610
|
+
this._a("dataToolTipGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.bs));
|
|
608
611
|
},
|
|
609
612
|
enumerable: true,
|
|
610
613
|
configurable: true
|
|
@@ -614,11 +617,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
614
617
|
* Gets or sets the offset of the tooltip layer on the X axis.
|
|
615
618
|
*/
|
|
616
619
|
get: function () {
|
|
617
|
-
return this.i.
|
|
620
|
+
return this.i.hy;
|
|
618
621
|
},
|
|
619
622
|
set: function (v) {
|
|
620
|
-
this.i.
|
|
621
|
-
this._a("dataToolTipPositionOffsetX", this.i.
|
|
623
|
+
this.i.hy = +v;
|
|
624
|
+
this._a("dataToolTipPositionOffsetX", this.i.hy);
|
|
622
625
|
},
|
|
623
626
|
enumerable: true,
|
|
624
627
|
configurable: true
|
|
@@ -628,11 +631,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
628
631
|
* Gets or sets the offset of the tooltip layer on the Y axis.
|
|
629
632
|
*/
|
|
630
633
|
get: function () {
|
|
631
|
-
return this.i.
|
|
634
|
+
return this.i.hz;
|
|
632
635
|
},
|
|
633
636
|
set: function (v) {
|
|
634
|
-
this.i.
|
|
635
|
-
this._a("dataToolTipPositionOffsetY", this.i.
|
|
637
|
+
this.i.hz = +v;
|
|
638
|
+
this._a("dataToolTipPositionOffsetY", this.i.hz);
|
|
636
639
|
},
|
|
637
640
|
enumerable: true,
|
|
638
641
|
configurable: true
|
|
@@ -642,11 +645,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
642
645
|
* Gets or sets the offset of the tooltip layer on the X axis.
|
|
643
646
|
*/
|
|
644
647
|
get: function () {
|
|
645
|
-
return this.i.
|
|
648
|
+
return this.i.hw;
|
|
646
649
|
},
|
|
647
650
|
set: function (v) {
|
|
648
|
-
this.i.
|
|
649
|
-
this._a("dataToolTipDefaultPositionOffsetX", this.i.
|
|
651
|
+
this.i.hw = +v;
|
|
652
|
+
this._a("dataToolTipDefaultPositionOffsetX", this.i.hw);
|
|
650
653
|
},
|
|
651
654
|
enumerable: true,
|
|
652
655
|
configurable: true
|
|
@@ -656,11 +659,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
656
659
|
* Gets or sets the offset of the tooltip layer on the Y axis.
|
|
657
660
|
*/
|
|
658
661
|
get: function () {
|
|
659
|
-
return this.i.
|
|
662
|
+
return this.i.hx;
|
|
660
663
|
},
|
|
661
664
|
set: function (v) {
|
|
662
|
-
this.i.
|
|
663
|
-
this._a("dataToolTipDefaultPositionOffsetY", this.i.
|
|
665
|
+
this.i.hx = +v;
|
|
666
|
+
this._a("dataToolTipDefaultPositionOffsetY", this.i.hx);
|
|
664
667
|
},
|
|
665
668
|
enumerable: true,
|
|
666
669
|
configurable: true
|
|
@@ -670,11 +673,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
670
673
|
* Gets or sets the tooltip position mode on the X axis for grouped series.
|
|
671
674
|
*/
|
|
672
675
|
get: function () {
|
|
673
|
-
return this.i.
|
|
676
|
+
return this.i.bo;
|
|
674
677
|
},
|
|
675
678
|
set: function (v) {
|
|
676
|
-
this.i.
|
|
677
|
-
this._a("dataToolTipGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.
|
|
679
|
+
this.i.bo = ensureEnum(DataTooltipGroupedPositionX_$type, v);
|
|
680
|
+
this._a("dataToolTipGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.bo));
|
|
678
681
|
},
|
|
679
682
|
enumerable: true,
|
|
680
683
|
configurable: true
|
|
@@ -684,11 +687,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
684
687
|
* Gets or sets the tooltip position mode on the Y axis for grouped series.
|
|
685
688
|
*/
|
|
686
689
|
get: function () {
|
|
687
|
-
return this.i.
|
|
690
|
+
return this.i.bq;
|
|
688
691
|
},
|
|
689
692
|
set: function (v) {
|
|
690
|
-
this.i.
|
|
691
|
-
this._a("dataToolTipGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.
|
|
693
|
+
this.i.bq = ensureEnum(DataTooltipGroupedPositionY_$type, v);
|
|
694
|
+
this._a("dataToolTipGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.bq));
|
|
692
695
|
},
|
|
693
696
|
enumerable: true,
|
|
694
697
|
configurable: true
|
|
@@ -698,11 +701,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
698
701
|
* Gets or sets whether the data legend should update when the series data is mutated.
|
|
699
702
|
*/
|
|
700
703
|
get: function () {
|
|
701
|
-
return this.i.
|
|
704
|
+
return this.i.fe;
|
|
702
705
|
},
|
|
703
706
|
set: function (v) {
|
|
704
|
-
this.i.
|
|
705
|
-
this._a("dataToolTipShouldUpdateWhenSeriesDataChanges", this.i.
|
|
707
|
+
this.i.fe = ensureBool(v);
|
|
708
|
+
this._a("dataToolTipShouldUpdateWhenSeriesDataChanges", this.i.fe);
|
|
706
709
|
},
|
|
707
710
|
enumerable: true,
|
|
708
711
|
configurable: true
|
|
@@ -784,11 +787,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
784
787
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
785
788
|
*/
|
|
786
789
|
get: function () {
|
|
787
|
-
return this.i.
|
|
790
|
+
return this.i.a8;
|
|
788
791
|
},
|
|
789
792
|
set: function (v) {
|
|
790
|
-
this.i.
|
|
791
|
-
this._a("dataToolTipValueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.
|
|
793
|
+
this.i.a8 = ensureEnum(DataAbbreviationMode_$type, v);
|
|
794
|
+
this._a("dataToolTipValueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.a8));
|
|
792
795
|
},
|
|
793
796
|
enumerable: true,
|
|
794
797
|
configurable: true
|
|
@@ -799,11 +802,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
799
802
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
800
803
|
*/
|
|
801
804
|
get: function () {
|
|
802
|
-
return this.i.
|
|
805
|
+
return this.i.ji;
|
|
803
806
|
},
|
|
804
807
|
set: function (v) {
|
|
805
|
-
this.i.
|
|
806
|
-
this._a("dataToolTipValueFormatMaxFractions", this.i.
|
|
808
|
+
this.i.ji = +v;
|
|
809
|
+
this._a("dataToolTipValueFormatMaxFractions", this.i.ji);
|
|
807
810
|
},
|
|
808
811
|
enumerable: true,
|
|
809
812
|
configurable: true
|
|
@@ -814,11 +817,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
814
817
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
815
818
|
*/
|
|
816
819
|
get: function () {
|
|
817
|
-
return this.i.
|
|
820
|
+
return this.i.jj;
|
|
818
821
|
},
|
|
819
822
|
set: function (v) {
|
|
820
|
-
this.i.
|
|
821
|
-
this._a("dataToolTipValueFormatMinFractions", this.i.
|
|
823
|
+
this.i.jj = +v;
|
|
824
|
+
this._a("dataToolTipValueFormatMinFractions", this.i.jj);
|
|
822
825
|
},
|
|
823
826
|
enumerable: true,
|
|
824
827
|
configurable: true
|
|
@@ -828,11 +831,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
828
831
|
* Gets or sets the mode for displaying values in the data legend, e.g. Currency ($500.25), Decimal (500.25), Integer (500)
|
|
829
832
|
*/
|
|
830
833
|
get: function () {
|
|
831
|
-
return this.i.
|
|
834
|
+
return this.i.bm;
|
|
832
835
|
},
|
|
833
836
|
set: function (v) {
|
|
834
|
-
this.i.
|
|
835
|
-
this._a("dataToolTipValueFormatMode", enumToString(DataLegendValueMode_$type, this.i.
|
|
837
|
+
this.i.bm = ensureEnum(DataLegendValueMode_$type, v);
|
|
838
|
+
this._a("dataToolTipValueFormatMode", enumToString(DataLegendValueMode_$type, this.i.bm));
|
|
836
839
|
},
|
|
837
840
|
enumerable: true,
|
|
838
841
|
configurable: true
|
|
@@ -843,25 +846,25 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
843
846
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
844
847
|
*/
|
|
845
848
|
get: function () {
|
|
846
|
-
return this.i.
|
|
849
|
+
return this.i.nb;
|
|
847
850
|
},
|
|
848
851
|
set: function (v) {
|
|
849
|
-
this.i.
|
|
852
|
+
this.i.nb = v;
|
|
850
853
|
},
|
|
851
854
|
enumerable: true,
|
|
852
855
|
configurable: true
|
|
853
856
|
});
|
|
854
857
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueFormatUseGrouping", {
|
|
855
858
|
/**
|
|
856
|
-
* Gets or sets whether or not use
|
|
859
|
+
* Gets or sets whether or not use grouping separator, e.g, 15,000 for 15000
|
|
857
860
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
858
861
|
*/
|
|
859
862
|
get: function () {
|
|
860
|
-
return this.i.
|
|
863
|
+
return this.i.ff;
|
|
861
864
|
},
|
|
862
865
|
set: function (v) {
|
|
863
|
-
this.i.
|
|
864
|
-
this._a("dataToolTipValueFormatUseGrouping", this.i.
|
|
866
|
+
this.i.ff = ensureBool(v);
|
|
867
|
+
this._a("dataToolTipValueFormatUseGrouping", this.i.ff);
|
|
865
868
|
},
|
|
866
869
|
enumerable: true,
|
|
867
870
|
configurable: true
|
|
@@ -871,10 +874,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
871
874
|
* Gets or sets the format string for values displayed in the data legend.
|
|
872
875
|
*/
|
|
873
876
|
get: function () {
|
|
874
|
-
return this.i.
|
|
877
|
+
return this.i.nh;
|
|
875
878
|
},
|
|
876
879
|
set: function (v) {
|
|
877
|
-
this.i.
|
|
880
|
+
this.i.nh = v;
|
|
878
881
|
},
|
|
879
882
|
enumerable: true,
|
|
880
883
|
configurable: true
|
|
@@ -898,72 +901,72 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
898
901
|
});
|
|
899
902
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueRowMarginBottom", {
|
|
900
903
|
get: function () {
|
|
901
|
-
return this.i.
|
|
904
|
+
return this.i.u9 ? this.i.u9.bottom : NaN;
|
|
902
905
|
},
|
|
903
906
|
set: function (v) {
|
|
904
907
|
this.ensureDataToolTipValueRowMargin();
|
|
905
|
-
this.i.
|
|
906
|
-
this._a("dataToolTipValueRowMarginBottom", this.i.
|
|
907
|
-
this.i.
|
|
908
|
+
this.i.u9.bottom = +v;
|
|
909
|
+
this._a("dataToolTipValueRowMarginBottom", this.i.u9.bottom);
|
|
910
|
+
this.i.u9 = this.i.u9;
|
|
908
911
|
},
|
|
909
912
|
enumerable: true,
|
|
910
913
|
configurable: true
|
|
911
914
|
});
|
|
912
915
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueRowMarginLeft", {
|
|
913
916
|
get: function () {
|
|
914
|
-
return this.i.
|
|
917
|
+
return this.i.u9 ? this.i.u9.left : NaN;
|
|
915
918
|
},
|
|
916
919
|
set: function (v) {
|
|
917
920
|
this.ensureDataToolTipValueRowMargin();
|
|
918
|
-
this.i.
|
|
919
|
-
this._a("dataToolTipValueRowMarginLeft", this.i.
|
|
920
|
-
this.i.
|
|
921
|
+
this.i.u9.left = +v;
|
|
922
|
+
this._a("dataToolTipValueRowMarginLeft", this.i.u9.left);
|
|
923
|
+
this.i.u9 = this.i.u9;
|
|
921
924
|
},
|
|
922
925
|
enumerable: true,
|
|
923
926
|
configurable: true
|
|
924
927
|
});
|
|
925
928
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueRowMarginRight", {
|
|
926
929
|
get: function () {
|
|
927
|
-
return this.i.
|
|
930
|
+
return this.i.u9 ? this.i.u9.right : NaN;
|
|
928
931
|
},
|
|
929
932
|
set: function (v) {
|
|
930
933
|
this.ensureDataToolTipValueRowMargin();
|
|
931
|
-
this.i.
|
|
932
|
-
this._a("dataToolTipValueRowMarginRight", this.i.
|
|
933
|
-
this.i.
|
|
934
|
+
this.i.u9.right = +v;
|
|
935
|
+
this._a("dataToolTipValueRowMarginRight", this.i.u9.right);
|
|
936
|
+
this.i.u9 = this.i.u9;
|
|
934
937
|
},
|
|
935
938
|
enumerable: true,
|
|
936
939
|
configurable: true
|
|
937
940
|
});
|
|
938
941
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueRowMarginTop", {
|
|
939
942
|
get: function () {
|
|
940
|
-
return this.i.
|
|
943
|
+
return this.i.u9 ? this.i.u9.top : NaN;
|
|
941
944
|
},
|
|
942
945
|
set: function (v) {
|
|
943
946
|
this.ensureDataToolTipValueRowMargin();
|
|
944
|
-
this.i.
|
|
945
|
-
this._a("dataToolTipValueRowMarginTop", this.i.
|
|
946
|
-
this.i.
|
|
947
|
+
this.i.u9.top = +v;
|
|
948
|
+
this._a("dataToolTipValueRowMarginTop", this.i.u9.top);
|
|
949
|
+
this.i.u9 = this.i.u9;
|
|
947
950
|
},
|
|
948
951
|
enumerable: true,
|
|
949
952
|
configurable: true
|
|
950
953
|
});
|
|
951
954
|
IgcDomainChartComponent.prototype.ensureDataToolTipValueRowMargin = function () {
|
|
952
|
-
if (this.i.
|
|
955
|
+
if (this.i.u9) {
|
|
953
956
|
return;
|
|
954
957
|
}
|
|
955
|
-
this.i.
|
|
958
|
+
this.i.u9 = new Thickness(2);
|
|
956
959
|
};
|
|
957
960
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueRowVisible", {
|
|
958
961
|
/**
|
|
959
962
|
* Gets or sets whether to show series rows.
|
|
960
963
|
*/
|
|
961
964
|
get: function () {
|
|
962
|
-
return this.i.
|
|
965
|
+
return this.i.fg;
|
|
963
966
|
},
|
|
964
967
|
set: function (v) {
|
|
965
|
-
this.i.
|
|
966
|
-
this._a("dataToolTipValueRowVisible", this.i.
|
|
968
|
+
this.i.fg = ensureBool(v);
|
|
969
|
+
this._a("dataToolTipValueRowVisible", this.i.fg);
|
|
967
970
|
},
|
|
968
971
|
enumerable: true,
|
|
969
972
|
configurable: true
|
|
@@ -973,10 +976,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
973
976
|
* Gets or sets text displayed when data column is missing a value, e.g. "no data"
|
|
974
977
|
*/
|
|
975
978
|
get: function () {
|
|
976
|
-
return this.i.
|
|
979
|
+
return this.i.nq;
|
|
977
980
|
},
|
|
978
981
|
set: function (v) {
|
|
979
|
-
this.i.
|
|
982
|
+
this.i.nq = v;
|
|
980
983
|
},
|
|
981
984
|
enumerable: true,
|
|
982
985
|
configurable: true
|
|
@@ -986,83 +989,83 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
986
989
|
* Gets or sets whether to use series colors when displaying values in the legend
|
|
987
990
|
*/
|
|
988
991
|
get: function () {
|
|
989
|
-
return this.i.
|
|
992
|
+
return this.i.fh;
|
|
990
993
|
},
|
|
991
994
|
set: function (v) {
|
|
992
|
-
this.i.
|
|
993
|
-
this._a("dataToolTipValueTextUseSeriesColors", this.i.
|
|
995
|
+
this.i.fh = ensureBool(v);
|
|
996
|
+
this._a("dataToolTipValueTextUseSeriesColors", this.i.fh);
|
|
994
997
|
},
|
|
995
998
|
enumerable: true,
|
|
996
999
|
configurable: true
|
|
997
1000
|
});
|
|
998
1001
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueTextMarginBottom", {
|
|
999
1002
|
get: function () {
|
|
1000
|
-
return this.i.
|
|
1003
|
+
return this.i.va ? this.i.va.bottom : NaN;
|
|
1001
1004
|
},
|
|
1002
1005
|
set: function (v) {
|
|
1003
1006
|
this.ensureDataToolTipValueTextMargin();
|
|
1004
|
-
this.i.
|
|
1005
|
-
this._a("dataToolTipValueTextMarginBottom", this.i.
|
|
1006
|
-
this.i.
|
|
1007
|
+
this.i.va.bottom = +v;
|
|
1008
|
+
this._a("dataToolTipValueTextMarginBottom", this.i.va.bottom);
|
|
1009
|
+
this.i.va = this.i.va;
|
|
1007
1010
|
},
|
|
1008
1011
|
enumerable: true,
|
|
1009
1012
|
configurable: true
|
|
1010
1013
|
});
|
|
1011
1014
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueTextMarginLeft", {
|
|
1012
1015
|
get: function () {
|
|
1013
|
-
return this.i.
|
|
1016
|
+
return this.i.va ? this.i.va.left : NaN;
|
|
1014
1017
|
},
|
|
1015
1018
|
set: function (v) {
|
|
1016
1019
|
this.ensureDataToolTipValueTextMargin();
|
|
1017
|
-
this.i.
|
|
1018
|
-
this._a("dataToolTipValueTextMarginLeft", this.i.
|
|
1019
|
-
this.i.
|
|
1020
|
+
this.i.va.left = +v;
|
|
1021
|
+
this._a("dataToolTipValueTextMarginLeft", this.i.va.left);
|
|
1022
|
+
this.i.va = this.i.va;
|
|
1020
1023
|
},
|
|
1021
1024
|
enumerable: true,
|
|
1022
1025
|
configurable: true
|
|
1023
1026
|
});
|
|
1024
1027
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueTextMarginRight", {
|
|
1025
1028
|
get: function () {
|
|
1026
|
-
return this.i.
|
|
1029
|
+
return this.i.va ? this.i.va.right : NaN;
|
|
1027
1030
|
},
|
|
1028
1031
|
set: function (v) {
|
|
1029
1032
|
this.ensureDataToolTipValueTextMargin();
|
|
1030
|
-
this.i.
|
|
1031
|
-
this._a("dataToolTipValueTextMarginRight", this.i.
|
|
1032
|
-
this.i.
|
|
1033
|
+
this.i.va.right = +v;
|
|
1034
|
+
this._a("dataToolTipValueTextMarginRight", this.i.va.right);
|
|
1035
|
+
this.i.va = this.i.va;
|
|
1033
1036
|
},
|
|
1034
1037
|
enumerable: true,
|
|
1035
1038
|
configurable: true
|
|
1036
1039
|
});
|
|
1037
1040
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueTextMarginTop", {
|
|
1038
1041
|
get: function () {
|
|
1039
|
-
return this.i.
|
|
1042
|
+
return this.i.va ? this.i.va.top : NaN;
|
|
1040
1043
|
},
|
|
1041
1044
|
set: function (v) {
|
|
1042
1045
|
this.ensureDataToolTipValueTextMargin();
|
|
1043
|
-
this.i.
|
|
1044
|
-
this._a("dataToolTipValueTextMarginTop", this.i.
|
|
1045
|
-
this.i.
|
|
1046
|
+
this.i.va.top = +v;
|
|
1047
|
+
this._a("dataToolTipValueTextMarginTop", this.i.va.top);
|
|
1048
|
+
this.i.va = this.i.va;
|
|
1046
1049
|
},
|
|
1047
1050
|
enumerable: true,
|
|
1048
1051
|
configurable: true
|
|
1049
1052
|
});
|
|
1050
1053
|
IgcDomainChartComponent.prototype.ensureDataToolTipValueTextMargin = function () {
|
|
1051
|
-
if (this.i.
|
|
1054
|
+
if (this.i.va) {
|
|
1052
1055
|
return;
|
|
1053
1056
|
}
|
|
1054
|
-
this.i.
|
|
1057
|
+
this.i.va = new Thickness(2);
|
|
1055
1058
|
};
|
|
1056
1059
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipValueTextColor", {
|
|
1057
1060
|
/**
|
|
1058
1061
|
* Gets or sets the units text color.
|
|
1059
1062
|
*/
|
|
1060
1063
|
get: function () {
|
|
1061
|
-
return brushToString(this.i.
|
|
1064
|
+
return brushToString(this.i.t9);
|
|
1062
1065
|
},
|
|
1063
1066
|
set: function (v) {
|
|
1064
|
-
this.i.
|
|
1065
|
-
this._a("dataToolTipValueTextColor", brushToString(this.i.
|
|
1067
|
+
this.i.t9 = stringToBrush(v);
|
|
1068
|
+
this._a("dataToolTipValueTextColor", brushToString(this.i.t9));
|
|
1066
1069
|
},
|
|
1067
1070
|
enumerable: true,
|
|
1068
1071
|
configurable: true
|
|
@@ -1072,16 +1075,16 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1072
1075
|
* Gets or Sets the style to use for the units text.
|
|
1073
1076
|
*/
|
|
1074
1077
|
get: function () {
|
|
1075
|
-
if (this.i.
|
|
1078
|
+
if (this.i.ec == null) {
|
|
1076
1079
|
return null;
|
|
1077
1080
|
}
|
|
1078
|
-
return this.i.
|
|
1081
|
+
return this.i.ec.fontString;
|
|
1079
1082
|
},
|
|
1080
1083
|
set: function (v) {
|
|
1081
1084
|
var fi = new FontInfo();
|
|
1082
1085
|
fi.fontString = v;
|
|
1083
|
-
this.i.
|
|
1084
|
-
this._a("dataToolTipValueTextStyle", this.i.
|
|
1086
|
+
this.i.ec = fi;
|
|
1087
|
+
this._a("dataToolTipValueTextStyle", this.i.ec != null ? this.i.ec.fontString : "");
|
|
1085
1088
|
},
|
|
1086
1089
|
enumerable: true,
|
|
1087
1090
|
configurable: true
|
|
@@ -1091,10 +1094,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1091
1094
|
* Gets or sets the format string for header text displayed in the data legend.
|
|
1092
1095
|
*/
|
|
1093
1096
|
get: function () {
|
|
1094
|
-
return this.i.
|
|
1097
|
+
return this.i.l1;
|
|
1095
1098
|
},
|
|
1096
1099
|
set: function (v) {
|
|
1097
|
-
this.i.
|
|
1100
|
+
this.i.l1 = v;
|
|
1098
1101
|
},
|
|
1099
1102
|
enumerable: true,
|
|
1100
1103
|
configurable: true
|
|
@@ -1122,10 +1125,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1122
1125
|
* This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
|
|
1123
1126
|
*/
|
|
1124
1127
|
get: function () {
|
|
1125
|
-
return this.i.
|
|
1128
|
+
return this.i.lx;
|
|
1126
1129
|
},
|
|
1127
1130
|
set: function (v) {
|
|
1128
|
-
this.i.
|
|
1131
|
+
this.i.lx = v;
|
|
1129
1132
|
},
|
|
1130
1133
|
enumerable: true,
|
|
1131
1134
|
configurable: true
|
|
@@ -1136,11 +1139,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1136
1139
|
* This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
|
|
1137
1140
|
*/
|
|
1138
1141
|
get: function () {
|
|
1139
|
-
return this.i.
|
|
1142
|
+
return this.i.bc;
|
|
1140
1143
|
},
|
|
1141
1144
|
set: function (v) {
|
|
1142
|
-
this.i.
|
|
1143
|
-
this._a("dataToolTipHeaderFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.
|
|
1145
|
+
this.i.bc = ensureEnum(DataLegendHeaderDateMode_$type, v);
|
|
1146
|
+
this._a("dataToolTipHeaderFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.bc));
|
|
1144
1147
|
},
|
|
1145
1148
|
enumerable: true,
|
|
1146
1149
|
configurable: true
|
|
@@ -1151,11 +1154,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1151
1154
|
* This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
|
|
1152
1155
|
*/
|
|
1153
1156
|
get: function () {
|
|
1154
|
-
return this.i.
|
|
1157
|
+
return this.i.be;
|
|
1155
1158
|
},
|
|
1156
1159
|
set: function (v) {
|
|
1157
|
-
this.i.
|
|
1158
|
-
this._a("dataToolTipHeaderFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.
|
|
1160
|
+
this.i.be = ensureEnum(DataLegendHeaderTimeMode_$type, v);
|
|
1161
|
+
this._a("dataToolTipHeaderFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.be));
|
|
1159
1162
|
},
|
|
1160
1163
|
enumerable: true,
|
|
1161
1164
|
configurable: true
|
|
@@ -1165,10 +1168,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1165
1168
|
* Gets or sets the HeaderText for the data legend.
|
|
1166
1169
|
*/
|
|
1167
1170
|
get: function () {
|
|
1168
|
-
return this.i.
|
|
1171
|
+
return this.i.l6;
|
|
1169
1172
|
},
|
|
1170
1173
|
set: function (v) {
|
|
1171
|
-
this.i.
|
|
1174
|
+
this.i.l6 = v;
|
|
1172
1175
|
},
|
|
1173
1176
|
enumerable: true,
|
|
1174
1177
|
configurable: true
|
|
@@ -1178,141 +1181,141 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1178
1181
|
* Gets or sets the header text color.
|
|
1179
1182
|
*/
|
|
1180
1183
|
get: function () {
|
|
1181
|
-
return brushToString(this.i.
|
|
1184
|
+
return brushToString(this.i.t1);
|
|
1182
1185
|
},
|
|
1183
1186
|
set: function (v) {
|
|
1184
|
-
this.i.
|
|
1185
|
-
this._a("dataToolTipHeaderTextColor", brushToString(this.i.
|
|
1187
|
+
this.i.t1 = stringToBrush(v);
|
|
1188
|
+
this._a("dataToolTipHeaderTextColor", brushToString(this.i.t1));
|
|
1186
1189
|
},
|
|
1187
1190
|
enumerable: true,
|
|
1188
1191
|
configurable: true
|
|
1189
1192
|
});
|
|
1190
1193
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderTextMarginBottom", {
|
|
1191
1194
|
get: function () {
|
|
1192
|
-
return this.i.
|
|
1195
|
+
return this.i.u3 ? this.i.u3.bottom : NaN;
|
|
1193
1196
|
},
|
|
1194
1197
|
set: function (v) {
|
|
1195
1198
|
this.ensureDataToolTipHeaderTextMargin();
|
|
1196
|
-
this.i.
|
|
1197
|
-
this._a("dataToolTipHeaderTextMarginBottom", this.i.
|
|
1198
|
-
this.i.
|
|
1199
|
+
this.i.u3.bottom = +v;
|
|
1200
|
+
this._a("dataToolTipHeaderTextMarginBottom", this.i.u3.bottom);
|
|
1201
|
+
this.i.u3 = this.i.u3;
|
|
1199
1202
|
},
|
|
1200
1203
|
enumerable: true,
|
|
1201
1204
|
configurable: true
|
|
1202
1205
|
});
|
|
1203
1206
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderTextMarginLeft", {
|
|
1204
1207
|
get: function () {
|
|
1205
|
-
return this.i.
|
|
1208
|
+
return this.i.u3 ? this.i.u3.left : NaN;
|
|
1206
1209
|
},
|
|
1207
1210
|
set: function (v) {
|
|
1208
1211
|
this.ensureDataToolTipHeaderTextMargin();
|
|
1209
|
-
this.i.
|
|
1210
|
-
this._a("dataToolTipHeaderTextMarginLeft", this.i.
|
|
1211
|
-
this.i.
|
|
1212
|
+
this.i.u3.left = +v;
|
|
1213
|
+
this._a("dataToolTipHeaderTextMarginLeft", this.i.u3.left);
|
|
1214
|
+
this.i.u3 = this.i.u3;
|
|
1212
1215
|
},
|
|
1213
1216
|
enumerable: true,
|
|
1214
1217
|
configurable: true
|
|
1215
1218
|
});
|
|
1216
1219
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderTextMarginRight", {
|
|
1217
1220
|
get: function () {
|
|
1218
|
-
return this.i.
|
|
1221
|
+
return this.i.u3 ? this.i.u3.right : NaN;
|
|
1219
1222
|
},
|
|
1220
1223
|
set: function (v) {
|
|
1221
1224
|
this.ensureDataToolTipHeaderTextMargin();
|
|
1222
|
-
this.i.
|
|
1223
|
-
this._a("dataToolTipHeaderTextMarginRight", this.i.
|
|
1224
|
-
this.i.
|
|
1225
|
+
this.i.u3.right = +v;
|
|
1226
|
+
this._a("dataToolTipHeaderTextMarginRight", this.i.u3.right);
|
|
1227
|
+
this.i.u3 = this.i.u3;
|
|
1225
1228
|
},
|
|
1226
1229
|
enumerable: true,
|
|
1227
1230
|
configurable: true
|
|
1228
1231
|
});
|
|
1229
1232
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderTextMarginTop", {
|
|
1230
1233
|
get: function () {
|
|
1231
|
-
return this.i.
|
|
1234
|
+
return this.i.u3 ? this.i.u3.top : NaN;
|
|
1232
1235
|
},
|
|
1233
1236
|
set: function (v) {
|
|
1234
1237
|
this.ensureDataToolTipHeaderTextMargin();
|
|
1235
|
-
this.i.
|
|
1236
|
-
this._a("dataToolTipHeaderTextMarginTop", this.i.
|
|
1237
|
-
this.i.
|
|
1238
|
+
this.i.u3.top = +v;
|
|
1239
|
+
this._a("dataToolTipHeaderTextMarginTop", this.i.u3.top);
|
|
1240
|
+
this.i.u3 = this.i.u3;
|
|
1238
1241
|
},
|
|
1239
1242
|
enumerable: true,
|
|
1240
1243
|
configurable: true
|
|
1241
1244
|
});
|
|
1242
1245
|
IgcDomainChartComponent.prototype.ensureDataToolTipHeaderTextMargin = function () {
|
|
1243
|
-
if (this.i.
|
|
1246
|
+
if (this.i.u3) {
|
|
1244
1247
|
return;
|
|
1245
1248
|
}
|
|
1246
|
-
this.i.
|
|
1249
|
+
this.i.u3 = new Thickness(2);
|
|
1247
1250
|
};
|
|
1248
1251
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderRowMarginBottom", {
|
|
1249
1252
|
get: function () {
|
|
1250
|
-
return this.i.
|
|
1253
|
+
return this.i.u2 ? this.i.u2.bottom : NaN;
|
|
1251
1254
|
},
|
|
1252
1255
|
set: function (v) {
|
|
1253
1256
|
this.ensureDataToolTipHeaderRowMargin();
|
|
1254
|
-
this.i.
|
|
1255
|
-
this._a("dataToolTipHeaderRowMarginBottom", this.i.
|
|
1256
|
-
this.i.
|
|
1257
|
+
this.i.u2.bottom = +v;
|
|
1258
|
+
this._a("dataToolTipHeaderRowMarginBottom", this.i.u2.bottom);
|
|
1259
|
+
this.i.u2 = this.i.u2;
|
|
1257
1260
|
},
|
|
1258
1261
|
enumerable: true,
|
|
1259
1262
|
configurable: true
|
|
1260
1263
|
});
|
|
1261
1264
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderRowMarginLeft", {
|
|
1262
1265
|
get: function () {
|
|
1263
|
-
return this.i.
|
|
1266
|
+
return this.i.u2 ? this.i.u2.left : NaN;
|
|
1264
1267
|
},
|
|
1265
1268
|
set: function (v) {
|
|
1266
1269
|
this.ensureDataToolTipHeaderRowMargin();
|
|
1267
|
-
this.i.
|
|
1268
|
-
this._a("dataToolTipHeaderRowMarginLeft", this.i.
|
|
1269
|
-
this.i.
|
|
1270
|
+
this.i.u2.left = +v;
|
|
1271
|
+
this._a("dataToolTipHeaderRowMarginLeft", this.i.u2.left);
|
|
1272
|
+
this.i.u2 = this.i.u2;
|
|
1270
1273
|
},
|
|
1271
1274
|
enumerable: true,
|
|
1272
1275
|
configurable: true
|
|
1273
1276
|
});
|
|
1274
1277
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderRowMarginRight", {
|
|
1275
1278
|
get: function () {
|
|
1276
|
-
return this.i.
|
|
1279
|
+
return this.i.u2 ? this.i.u2.right : NaN;
|
|
1277
1280
|
},
|
|
1278
1281
|
set: function (v) {
|
|
1279
1282
|
this.ensureDataToolTipHeaderRowMargin();
|
|
1280
|
-
this.i.
|
|
1281
|
-
this._a("dataToolTipHeaderRowMarginRight", this.i.
|
|
1282
|
-
this.i.
|
|
1283
|
+
this.i.u2.right = +v;
|
|
1284
|
+
this._a("dataToolTipHeaderRowMarginRight", this.i.u2.right);
|
|
1285
|
+
this.i.u2 = this.i.u2;
|
|
1283
1286
|
},
|
|
1284
1287
|
enumerable: true,
|
|
1285
1288
|
configurable: true
|
|
1286
1289
|
});
|
|
1287
1290
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderRowMarginTop", {
|
|
1288
1291
|
get: function () {
|
|
1289
|
-
return this.i.
|
|
1292
|
+
return this.i.u2 ? this.i.u2.top : NaN;
|
|
1290
1293
|
},
|
|
1291
1294
|
set: function (v) {
|
|
1292
1295
|
this.ensureDataToolTipHeaderRowMargin();
|
|
1293
|
-
this.i.
|
|
1294
|
-
this._a("dataToolTipHeaderRowMarginTop", this.i.
|
|
1295
|
-
this.i.
|
|
1296
|
+
this.i.u2.top = +v;
|
|
1297
|
+
this._a("dataToolTipHeaderRowMarginTop", this.i.u2.top);
|
|
1298
|
+
this.i.u2 = this.i.u2;
|
|
1296
1299
|
},
|
|
1297
1300
|
enumerable: true,
|
|
1298
1301
|
configurable: true
|
|
1299
1302
|
});
|
|
1300
1303
|
IgcDomainChartComponent.prototype.ensureDataToolTipHeaderRowMargin = function () {
|
|
1301
|
-
if (this.i.
|
|
1304
|
+
if (this.i.u2) {
|
|
1302
1305
|
return;
|
|
1303
1306
|
}
|
|
1304
|
-
this.i.
|
|
1307
|
+
this.i.u2 = new Thickness(2);
|
|
1305
1308
|
};
|
|
1306
1309
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipHeaderRowVisible", {
|
|
1307
1310
|
/**
|
|
1308
1311
|
* Gets or sets whether to show Header row.
|
|
1309
1312
|
*/
|
|
1310
1313
|
get: function () {
|
|
1311
|
-
return this.i.
|
|
1314
|
+
return this.i.fd;
|
|
1312
1315
|
},
|
|
1313
1316
|
set: function (v) {
|
|
1314
|
-
this.i.
|
|
1315
|
-
this._a("dataToolTipHeaderRowVisible", this.i.
|
|
1317
|
+
this.i.fd = ensureBool(v);
|
|
1318
|
+
this._a("dataToolTipHeaderRowVisible", this.i.fd);
|
|
1316
1319
|
},
|
|
1317
1320
|
enumerable: true,
|
|
1318
1321
|
configurable: true
|
|
@@ -1322,16 +1325,16 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1322
1325
|
* Gets or Sets the style to use for the header text.
|
|
1323
1326
|
*/
|
|
1324
1327
|
get: function () {
|
|
1325
|
-
if (this.i.
|
|
1328
|
+
if (this.i.d4 == null) {
|
|
1326
1329
|
return null;
|
|
1327
1330
|
}
|
|
1328
|
-
return this.i.
|
|
1331
|
+
return this.i.d4.fontString;
|
|
1329
1332
|
},
|
|
1330
1333
|
set: function (v) {
|
|
1331
1334
|
var fi = new FontInfo();
|
|
1332
1335
|
fi.fontString = v;
|
|
1333
|
-
this.i.
|
|
1334
|
-
this._a("dataToolTipHeaderTextStyle", this.i.
|
|
1336
|
+
this.i.d4 = fi;
|
|
1337
|
+
this._a("dataToolTipHeaderTextStyle", this.i.d4 != null ? this.i.d4.fontString : "");
|
|
1335
1338
|
},
|
|
1336
1339
|
enumerable: true,
|
|
1337
1340
|
configurable: true
|
|
@@ -1341,11 +1344,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1341
1344
|
* Gets or sets the summary text color.
|
|
1342
1345
|
*/
|
|
1343
1346
|
get: function () {
|
|
1344
|
-
return brushToString(this.i.
|
|
1347
|
+
return brushToString(this.i.t4);
|
|
1345
1348
|
},
|
|
1346
1349
|
set: function (v) {
|
|
1347
|
-
this.i.
|
|
1348
|
-
this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.
|
|
1350
|
+
this.i.t4 = stringToBrush(v);
|
|
1351
|
+
this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.t4));
|
|
1349
1352
|
},
|
|
1350
1353
|
enumerable: true,
|
|
1351
1354
|
configurable: true
|
|
@@ -1355,16 +1358,16 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1355
1358
|
* Gets or Sets the style to use for the summary text.
|
|
1356
1359
|
*/
|
|
1357
1360
|
get: function () {
|
|
1358
|
-
if (this.i.
|
|
1361
|
+
if (this.i.d7 == null) {
|
|
1359
1362
|
return null;
|
|
1360
1363
|
}
|
|
1361
|
-
return this.i.
|
|
1364
|
+
return this.i.d7.fontString;
|
|
1362
1365
|
},
|
|
1363
1366
|
set: function (v) {
|
|
1364
1367
|
var fi = new FontInfo();
|
|
1365
1368
|
fi.fontString = v;
|
|
1366
|
-
this.i.
|
|
1367
|
-
this._a("dataToolTipSummaryTitleTextStyle", this.i.
|
|
1369
|
+
this.i.d7 = fi;
|
|
1370
|
+
this._a("dataToolTipSummaryTitleTextStyle", this.i.d7 != null ? this.i.d7.fontString : "");
|
|
1368
1371
|
},
|
|
1369
1372
|
enumerable: true,
|
|
1370
1373
|
configurable: true
|
|
@@ -1374,11 +1377,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1374
1377
|
* Gets or sets the SummaryType for the data legend.
|
|
1375
1378
|
*/
|
|
1376
1379
|
get: function () {
|
|
1377
|
-
return this.i.
|
|
1380
|
+
return this.i.bi;
|
|
1378
1381
|
},
|
|
1379
1382
|
set: function (v) {
|
|
1380
|
-
this.i.
|
|
1381
|
-
this._a("dataToolTipSummaryType", enumToString(DataLegendSummaryType_$type, this.i.
|
|
1383
|
+
this.i.bi = ensureEnum(DataLegendSummaryType_$type, v);
|
|
1384
|
+
this._a("dataToolTipSummaryType", enumToString(DataLegendSummaryType_$type, this.i.bi));
|
|
1382
1385
|
},
|
|
1383
1386
|
enumerable: true,
|
|
1384
1387
|
configurable: true
|
|
@@ -1388,140 +1391,140 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1388
1391
|
* Gets or sets the SummaryTitleText for the data legend.
|
|
1389
1392
|
*/
|
|
1390
1393
|
get: function () {
|
|
1391
|
-
return this.i.
|
|
1394
|
+
return this.i.mp;
|
|
1392
1395
|
},
|
|
1393
1396
|
set: function (v) {
|
|
1394
|
-
this.i.
|
|
1397
|
+
this.i.mp = v;
|
|
1395
1398
|
},
|
|
1396
1399
|
enumerable: true,
|
|
1397
1400
|
configurable: true
|
|
1398
1401
|
});
|
|
1399
1402
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryTitleTextMarginBottom", {
|
|
1400
1403
|
get: function () {
|
|
1401
|
-
return this.i.
|
|
1404
|
+
return this.i.u6 ? this.i.u6.bottom : NaN;
|
|
1402
1405
|
},
|
|
1403
1406
|
set: function (v) {
|
|
1404
1407
|
this.ensureDataToolTipSummaryTitleTextMargin();
|
|
1405
|
-
this.i.
|
|
1406
|
-
this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.
|
|
1407
|
-
this.i.
|
|
1408
|
+
this.i.u6.bottom = +v;
|
|
1409
|
+
this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.u6.bottom);
|
|
1410
|
+
this.i.u6 = this.i.u6;
|
|
1408
1411
|
},
|
|
1409
1412
|
enumerable: true,
|
|
1410
1413
|
configurable: true
|
|
1411
1414
|
});
|
|
1412
1415
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryTitleTextMarginLeft", {
|
|
1413
1416
|
get: function () {
|
|
1414
|
-
return this.i.
|
|
1417
|
+
return this.i.u6 ? this.i.u6.left : NaN;
|
|
1415
1418
|
},
|
|
1416
1419
|
set: function (v) {
|
|
1417
1420
|
this.ensureDataToolTipSummaryTitleTextMargin();
|
|
1418
|
-
this.i.
|
|
1419
|
-
this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.
|
|
1420
|
-
this.i.
|
|
1421
|
+
this.i.u6.left = +v;
|
|
1422
|
+
this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.u6.left);
|
|
1423
|
+
this.i.u6 = this.i.u6;
|
|
1421
1424
|
},
|
|
1422
1425
|
enumerable: true,
|
|
1423
1426
|
configurable: true
|
|
1424
1427
|
});
|
|
1425
1428
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryTitleTextMarginRight", {
|
|
1426
1429
|
get: function () {
|
|
1427
|
-
return this.i.
|
|
1430
|
+
return this.i.u6 ? this.i.u6.right : NaN;
|
|
1428
1431
|
},
|
|
1429
1432
|
set: function (v) {
|
|
1430
1433
|
this.ensureDataToolTipSummaryTitleTextMargin();
|
|
1431
|
-
this.i.
|
|
1432
|
-
this._a("dataToolTipSummaryTitleTextMarginRight", this.i.
|
|
1433
|
-
this.i.
|
|
1434
|
+
this.i.u6.right = +v;
|
|
1435
|
+
this._a("dataToolTipSummaryTitleTextMarginRight", this.i.u6.right);
|
|
1436
|
+
this.i.u6 = this.i.u6;
|
|
1434
1437
|
},
|
|
1435
1438
|
enumerable: true,
|
|
1436
1439
|
configurable: true
|
|
1437
1440
|
});
|
|
1438
1441
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryTitleTextMarginTop", {
|
|
1439
1442
|
get: function () {
|
|
1440
|
-
return this.i.
|
|
1443
|
+
return this.i.u6 ? this.i.u6.top : NaN;
|
|
1441
1444
|
},
|
|
1442
1445
|
set: function (v) {
|
|
1443
1446
|
this.ensureDataToolTipSummaryTitleTextMargin();
|
|
1444
|
-
this.i.
|
|
1445
|
-
this._a("dataToolTipSummaryTitleTextMarginTop", this.i.
|
|
1446
|
-
this.i.
|
|
1447
|
+
this.i.u6.top = +v;
|
|
1448
|
+
this._a("dataToolTipSummaryTitleTextMarginTop", this.i.u6.top);
|
|
1449
|
+
this.i.u6 = this.i.u6;
|
|
1447
1450
|
},
|
|
1448
1451
|
enumerable: true,
|
|
1449
1452
|
configurable: true
|
|
1450
1453
|
});
|
|
1451
1454
|
IgcDomainChartComponent.prototype.ensureDataToolTipSummaryTitleTextMargin = function () {
|
|
1452
|
-
if (this.i.
|
|
1455
|
+
if (this.i.u6) {
|
|
1453
1456
|
return;
|
|
1454
1457
|
}
|
|
1455
|
-
this.i.
|
|
1458
|
+
this.i.u6 = new Thickness(2);
|
|
1456
1459
|
};
|
|
1457
1460
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryRowMarginBottom", {
|
|
1458
1461
|
get: function () {
|
|
1459
|
-
return this.i.
|
|
1462
|
+
return this.i.u5 ? this.i.u5.bottom : NaN;
|
|
1460
1463
|
},
|
|
1461
1464
|
set: function (v) {
|
|
1462
1465
|
this.ensureDataToolTipSummaryRowMargin();
|
|
1463
|
-
this.i.
|
|
1464
|
-
this._a("dataToolTipSummaryRowMarginBottom", this.i.
|
|
1465
|
-
this.i.
|
|
1466
|
+
this.i.u5.bottom = +v;
|
|
1467
|
+
this._a("dataToolTipSummaryRowMarginBottom", this.i.u5.bottom);
|
|
1468
|
+
this.i.u5 = this.i.u5;
|
|
1466
1469
|
},
|
|
1467
1470
|
enumerable: true,
|
|
1468
1471
|
configurable: true
|
|
1469
1472
|
});
|
|
1470
1473
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryRowMarginLeft", {
|
|
1471
1474
|
get: function () {
|
|
1472
|
-
return this.i.
|
|
1475
|
+
return this.i.u5 ? this.i.u5.left : NaN;
|
|
1473
1476
|
},
|
|
1474
1477
|
set: function (v) {
|
|
1475
1478
|
this.ensureDataToolTipSummaryRowMargin();
|
|
1476
|
-
this.i.
|
|
1477
|
-
this._a("dataToolTipSummaryRowMarginLeft", this.i.
|
|
1478
|
-
this.i.
|
|
1479
|
+
this.i.u5.left = +v;
|
|
1480
|
+
this._a("dataToolTipSummaryRowMarginLeft", this.i.u5.left);
|
|
1481
|
+
this.i.u5 = this.i.u5;
|
|
1479
1482
|
},
|
|
1480
1483
|
enumerable: true,
|
|
1481
1484
|
configurable: true
|
|
1482
1485
|
});
|
|
1483
1486
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryRowMarginRight", {
|
|
1484
1487
|
get: function () {
|
|
1485
|
-
return this.i.
|
|
1488
|
+
return this.i.u5 ? this.i.u5.right : NaN;
|
|
1486
1489
|
},
|
|
1487
1490
|
set: function (v) {
|
|
1488
1491
|
this.ensureDataToolTipSummaryRowMargin();
|
|
1489
|
-
this.i.
|
|
1490
|
-
this._a("dataToolTipSummaryRowMarginRight", this.i.
|
|
1491
|
-
this.i.
|
|
1492
|
+
this.i.u5.right = +v;
|
|
1493
|
+
this._a("dataToolTipSummaryRowMarginRight", this.i.u5.right);
|
|
1494
|
+
this.i.u5 = this.i.u5;
|
|
1492
1495
|
},
|
|
1493
1496
|
enumerable: true,
|
|
1494
1497
|
configurable: true
|
|
1495
1498
|
});
|
|
1496
1499
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryRowMarginTop", {
|
|
1497
1500
|
get: function () {
|
|
1498
|
-
return this.i.
|
|
1501
|
+
return this.i.u5 ? this.i.u5.top : NaN;
|
|
1499
1502
|
},
|
|
1500
1503
|
set: function (v) {
|
|
1501
1504
|
this.ensureDataToolTipSummaryRowMargin();
|
|
1502
|
-
this.i.
|
|
1503
|
-
this._a("dataToolTipSummaryRowMarginTop", this.i.
|
|
1504
|
-
this.i.
|
|
1505
|
+
this.i.u5.top = +v;
|
|
1506
|
+
this._a("dataToolTipSummaryRowMarginTop", this.i.u5.top);
|
|
1507
|
+
this.i.u5 = this.i.u5;
|
|
1505
1508
|
},
|
|
1506
1509
|
enumerable: true,
|
|
1507
1510
|
configurable: true
|
|
1508
1511
|
});
|
|
1509
1512
|
IgcDomainChartComponent.prototype.ensureDataToolTipSummaryRowMargin = function () {
|
|
1510
|
-
if (this.i.
|
|
1513
|
+
if (this.i.u5) {
|
|
1511
1514
|
return;
|
|
1512
1515
|
}
|
|
1513
|
-
this.i.
|
|
1516
|
+
this.i.u5 = new Thickness(2);
|
|
1514
1517
|
};
|
|
1515
1518
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipSummaryValueTextColor", {
|
|
1516
1519
|
/**
|
|
1517
1520
|
* Gets or sets the units text color.
|
|
1518
1521
|
*/
|
|
1519
1522
|
get: function () {
|
|
1520
|
-
return brushToString(this.i.
|
|
1523
|
+
return brushToString(this.i.t6);
|
|
1521
1524
|
},
|
|
1522
1525
|
set: function (v) {
|
|
1523
|
-
this.i.
|
|
1524
|
-
this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.
|
|
1526
|
+
this.i.t6 = stringToBrush(v);
|
|
1527
|
+
this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.t6));
|
|
1525
1528
|
},
|
|
1526
1529
|
enumerable: true,
|
|
1527
1530
|
configurable: true
|
|
@@ -1531,16 +1534,16 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1531
1534
|
* Gets or Sets the style to use for the units text.
|
|
1532
1535
|
*/
|
|
1533
1536
|
get: function () {
|
|
1534
|
-
if (this.i.
|
|
1537
|
+
if (this.i.d9 == null) {
|
|
1535
1538
|
return null;
|
|
1536
1539
|
}
|
|
1537
|
-
return this.i.
|
|
1540
|
+
return this.i.d9.fontString;
|
|
1538
1541
|
},
|
|
1539
1542
|
set: function (v) {
|
|
1540
1543
|
var fi = new FontInfo();
|
|
1541
1544
|
fi.fontString = v;
|
|
1542
|
-
this.i.
|
|
1543
|
-
this._a("dataToolTipSummaryValueTextStyle", this.i.
|
|
1545
|
+
this.i.d9 = fi;
|
|
1546
|
+
this._a("dataToolTipSummaryValueTextStyle", this.i.d9 != null ? this.i.d9.fontString : "");
|
|
1544
1547
|
},
|
|
1545
1548
|
enumerable: true,
|
|
1546
1549
|
configurable: true
|
|
@@ -1550,10 +1553,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1550
1553
|
* Gets or sets the units text for the data legend.
|
|
1551
1554
|
*/
|
|
1552
1555
|
get: function () {
|
|
1553
|
-
return this.i.
|
|
1556
|
+
return this.i.mk;
|
|
1554
1557
|
},
|
|
1555
1558
|
set: function (v) {
|
|
1556
|
-
this.i.
|
|
1559
|
+
this.i.mk = v;
|
|
1557
1560
|
},
|
|
1558
1561
|
enumerable: true,
|
|
1559
1562
|
configurable: true
|
|
@@ -1563,11 +1566,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1563
1566
|
* Gets or sets the units text color.
|
|
1564
1567
|
*/
|
|
1565
1568
|
get: function () {
|
|
1566
|
-
return brushToString(this.i.
|
|
1569
|
+
return brushToString(this.i.t3);
|
|
1567
1570
|
},
|
|
1568
1571
|
set: function (v) {
|
|
1569
|
-
this.i.
|
|
1570
|
-
this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.
|
|
1572
|
+
this.i.t3 = stringToBrush(v);
|
|
1573
|
+
this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.t3));
|
|
1571
1574
|
},
|
|
1572
1575
|
enumerable: true,
|
|
1573
1576
|
configurable: true
|
|
@@ -1577,16 +1580,16 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1577
1580
|
* Gets or Sets the style to use for the units text.
|
|
1578
1581
|
*/
|
|
1579
1582
|
get: function () {
|
|
1580
|
-
if (this.i.
|
|
1583
|
+
if (this.i.d6 == null) {
|
|
1581
1584
|
return null;
|
|
1582
1585
|
}
|
|
1583
|
-
return this.i.
|
|
1586
|
+
return this.i.d6.fontString;
|
|
1584
1587
|
},
|
|
1585
1588
|
set: function (v) {
|
|
1586
1589
|
var fi = new FontInfo();
|
|
1587
1590
|
fi.fontString = v;
|
|
1588
|
-
this.i.
|
|
1589
|
-
this._a("dataToolTipSummaryLabelTextStyle", this.i.
|
|
1591
|
+
this.i.d6 = fi;
|
|
1592
|
+
this._a("dataToolTipSummaryLabelTextStyle", this.i.d6 != null ? this.i.d6.fontString : "");
|
|
1590
1593
|
},
|
|
1591
1594
|
enumerable: true,
|
|
1592
1595
|
configurable: true
|
|
@@ -1596,10 +1599,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1596
1599
|
* Gets or sets the units text for the data legend.
|
|
1597
1600
|
*/
|
|
1598
1601
|
get: function () {
|
|
1599
|
-
return this.i.
|
|
1602
|
+
return this.i.mv;
|
|
1600
1603
|
},
|
|
1601
1604
|
set: function (v) {
|
|
1602
|
-
this.i.
|
|
1605
|
+
this.i.mv = v;
|
|
1603
1606
|
},
|
|
1604
1607
|
enumerable: true,
|
|
1605
1608
|
configurable: true
|
|
@@ -1609,11 +1612,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1609
1612
|
* Gets or sets the units text color.
|
|
1610
1613
|
*/
|
|
1611
1614
|
get: function () {
|
|
1612
|
-
return brushToString(this.i.
|
|
1615
|
+
return brushToString(this.i.t5);
|
|
1613
1616
|
},
|
|
1614
1617
|
set: function (v) {
|
|
1615
|
-
this.i.
|
|
1616
|
-
this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.
|
|
1618
|
+
this.i.t5 = stringToBrush(v);
|
|
1619
|
+
this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.t5));
|
|
1617
1620
|
},
|
|
1618
1621
|
enumerable: true,
|
|
1619
1622
|
configurable: true
|
|
@@ -1623,88 +1626,88 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1623
1626
|
* Gets or Sets the style to use for the units text.
|
|
1624
1627
|
*/
|
|
1625
1628
|
get: function () {
|
|
1626
|
-
if (this.i.
|
|
1629
|
+
if (this.i.d8 == null) {
|
|
1627
1630
|
return null;
|
|
1628
1631
|
}
|
|
1629
|
-
return this.i.
|
|
1632
|
+
return this.i.d8.fontString;
|
|
1630
1633
|
},
|
|
1631
1634
|
set: function (v) {
|
|
1632
1635
|
var fi = new FontInfo();
|
|
1633
1636
|
fi.fontString = v;
|
|
1634
|
-
this.i.
|
|
1635
|
-
this._a("dataToolTipSummaryUnitsTextStyle", this.i.
|
|
1637
|
+
this.i.d8 = fi;
|
|
1638
|
+
this._a("dataToolTipSummaryUnitsTextStyle", this.i.d8 != null ? this.i.d8.fontString : "");
|
|
1636
1639
|
},
|
|
1637
1640
|
enumerable: true,
|
|
1638
1641
|
configurable: true
|
|
1639
1642
|
});
|
|
1640
1643
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipBadgeMarginBottom", {
|
|
1641
1644
|
get: function () {
|
|
1642
|
-
return this.i.
|
|
1645
|
+
return this.i.u1 ? this.i.u1.bottom : NaN;
|
|
1643
1646
|
},
|
|
1644
1647
|
set: function (v) {
|
|
1645
1648
|
this.ensureDataToolTipBadgeMargin();
|
|
1646
|
-
this.i.
|
|
1647
|
-
this._a("dataToolTipBadgeMarginBottom", this.i.
|
|
1648
|
-
this.i.
|
|
1649
|
+
this.i.u1.bottom = +v;
|
|
1650
|
+
this._a("dataToolTipBadgeMarginBottom", this.i.u1.bottom);
|
|
1651
|
+
this.i.u1 = this.i.u1;
|
|
1649
1652
|
},
|
|
1650
1653
|
enumerable: true,
|
|
1651
1654
|
configurable: true
|
|
1652
1655
|
});
|
|
1653
1656
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipBadgeMarginLeft", {
|
|
1654
1657
|
get: function () {
|
|
1655
|
-
return this.i.
|
|
1658
|
+
return this.i.u1 ? this.i.u1.left : NaN;
|
|
1656
1659
|
},
|
|
1657
1660
|
set: function (v) {
|
|
1658
1661
|
this.ensureDataToolTipBadgeMargin();
|
|
1659
|
-
this.i.
|
|
1660
|
-
this._a("dataToolTipBadgeMarginLeft", this.i.
|
|
1661
|
-
this.i.
|
|
1662
|
+
this.i.u1.left = +v;
|
|
1663
|
+
this._a("dataToolTipBadgeMarginLeft", this.i.u1.left);
|
|
1664
|
+
this.i.u1 = this.i.u1;
|
|
1662
1665
|
},
|
|
1663
1666
|
enumerable: true,
|
|
1664
1667
|
configurable: true
|
|
1665
1668
|
});
|
|
1666
1669
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipBadgeMarginRight", {
|
|
1667
1670
|
get: function () {
|
|
1668
|
-
return this.i.
|
|
1671
|
+
return this.i.u1 ? this.i.u1.right : NaN;
|
|
1669
1672
|
},
|
|
1670
1673
|
set: function (v) {
|
|
1671
1674
|
this.ensureDataToolTipBadgeMargin();
|
|
1672
|
-
this.i.
|
|
1673
|
-
this._a("dataToolTipBadgeMarginRight", this.i.
|
|
1674
|
-
this.i.
|
|
1675
|
+
this.i.u1.right = +v;
|
|
1676
|
+
this._a("dataToolTipBadgeMarginRight", this.i.u1.right);
|
|
1677
|
+
this.i.u1 = this.i.u1;
|
|
1675
1678
|
},
|
|
1676
1679
|
enumerable: true,
|
|
1677
1680
|
configurable: true
|
|
1678
1681
|
});
|
|
1679
1682
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipBadgeMarginTop", {
|
|
1680
1683
|
get: function () {
|
|
1681
|
-
return this.i.
|
|
1684
|
+
return this.i.u1 ? this.i.u1.top : NaN;
|
|
1682
1685
|
},
|
|
1683
1686
|
set: function (v) {
|
|
1684
1687
|
this.ensureDataToolTipBadgeMargin();
|
|
1685
|
-
this.i.
|
|
1686
|
-
this._a("dataToolTipBadgeMarginTop", this.i.
|
|
1687
|
-
this.i.
|
|
1688
|
+
this.i.u1.top = +v;
|
|
1689
|
+
this._a("dataToolTipBadgeMarginTop", this.i.u1.top);
|
|
1690
|
+
this.i.u1 = this.i.u1;
|
|
1688
1691
|
},
|
|
1689
1692
|
enumerable: true,
|
|
1690
1693
|
configurable: true
|
|
1691
1694
|
});
|
|
1692
1695
|
IgcDomainChartComponent.prototype.ensureDataToolTipBadgeMargin = function () {
|
|
1693
|
-
if (this.i.
|
|
1696
|
+
if (this.i.u1) {
|
|
1694
1697
|
return;
|
|
1695
1698
|
}
|
|
1696
|
-
this.i.
|
|
1699
|
+
this.i.u1 = new Thickness(2);
|
|
1697
1700
|
};
|
|
1698
1701
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipBadgeShape", {
|
|
1699
1702
|
/**
|
|
1700
1703
|
* Gets or sets the BadgeShape for the data legend.
|
|
1701
1704
|
*/
|
|
1702
1705
|
get: function () {
|
|
1703
|
-
return this.i.
|
|
1706
|
+
return this.i.cc;
|
|
1704
1707
|
},
|
|
1705
1708
|
set: function (v) {
|
|
1706
|
-
this.i.
|
|
1707
|
-
this._a("dataToolTipBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.
|
|
1709
|
+
this.i.cc = ensureEnum(LegendItemBadgeShape_$type, v);
|
|
1710
|
+
this._a("dataToolTipBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.cc));
|
|
1708
1711
|
},
|
|
1709
1712
|
enumerable: true,
|
|
1710
1713
|
configurable: true
|
|
@@ -1714,11 +1717,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1714
1717
|
* Gets or sets the UnitsMode for the data legend.
|
|
1715
1718
|
*/
|
|
1716
1719
|
get: function () {
|
|
1717
|
-
return this.i.
|
|
1720
|
+
return this.i.bk;
|
|
1718
1721
|
},
|
|
1719
1722
|
set: function (v) {
|
|
1720
|
-
this.i.
|
|
1721
|
-
this._a("dataToolTipUnitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.
|
|
1723
|
+
this.i.bk = ensureEnum(DataLegendUnitsMode_$type, v);
|
|
1724
|
+
this._a("dataToolTipUnitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.bk));
|
|
1722
1725
|
},
|
|
1723
1726
|
enumerable: true,
|
|
1724
1727
|
configurable: true
|
|
@@ -1728,10 +1731,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1728
1731
|
* Gets or sets the units text for the data legend.
|
|
1729
1732
|
*/
|
|
1730
1733
|
get: function () {
|
|
1731
|
-
return this.i.
|
|
1734
|
+
return this.i.m5;
|
|
1732
1735
|
},
|
|
1733
1736
|
set: function (v) {
|
|
1734
|
-
this.i.
|
|
1737
|
+
this.i.m5 = v;
|
|
1735
1738
|
},
|
|
1736
1739
|
enumerable: true,
|
|
1737
1740
|
configurable: true
|
|
@@ -1741,160 +1744,160 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1741
1744
|
* Gets or sets the units text color.
|
|
1742
1745
|
*/
|
|
1743
1746
|
get: function () {
|
|
1744
|
-
return brushToString(this.i.
|
|
1747
|
+
return brushToString(this.i.t8);
|
|
1745
1748
|
},
|
|
1746
1749
|
set: function (v) {
|
|
1747
|
-
this.i.
|
|
1748
|
-
this._a("dataToolTipUnitsTextColor", brushToString(this.i.
|
|
1750
|
+
this.i.t8 = stringToBrush(v);
|
|
1751
|
+
this._a("dataToolTipUnitsTextColor", brushToString(this.i.t8));
|
|
1749
1752
|
},
|
|
1750
1753
|
enumerable: true,
|
|
1751
1754
|
configurable: true
|
|
1752
1755
|
});
|
|
1753
1756
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipUnitsTextMarginBottom", {
|
|
1754
1757
|
get: function () {
|
|
1755
|
-
return this.i.
|
|
1758
|
+
return this.i.u8 ? this.i.u8.bottom : NaN;
|
|
1756
1759
|
},
|
|
1757
1760
|
set: function (v) {
|
|
1758
1761
|
this.ensureDataToolTipUnitsTextMargin();
|
|
1759
|
-
this.i.
|
|
1760
|
-
this._a("dataToolTipUnitsTextMarginBottom", this.i.
|
|
1761
|
-
this.i.
|
|
1762
|
+
this.i.u8.bottom = +v;
|
|
1763
|
+
this._a("dataToolTipUnitsTextMarginBottom", this.i.u8.bottom);
|
|
1764
|
+
this.i.u8 = this.i.u8;
|
|
1762
1765
|
},
|
|
1763
1766
|
enumerable: true,
|
|
1764
1767
|
configurable: true
|
|
1765
1768
|
});
|
|
1766
1769
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipUnitsTextMarginLeft", {
|
|
1767
1770
|
get: function () {
|
|
1768
|
-
return this.i.
|
|
1771
|
+
return this.i.u8 ? this.i.u8.left : NaN;
|
|
1769
1772
|
},
|
|
1770
1773
|
set: function (v) {
|
|
1771
1774
|
this.ensureDataToolTipUnitsTextMargin();
|
|
1772
|
-
this.i.
|
|
1773
|
-
this._a("dataToolTipUnitsTextMarginLeft", this.i.
|
|
1774
|
-
this.i.
|
|
1775
|
+
this.i.u8.left = +v;
|
|
1776
|
+
this._a("dataToolTipUnitsTextMarginLeft", this.i.u8.left);
|
|
1777
|
+
this.i.u8 = this.i.u8;
|
|
1775
1778
|
},
|
|
1776
1779
|
enumerable: true,
|
|
1777
1780
|
configurable: true
|
|
1778
1781
|
});
|
|
1779
1782
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipUnitsTextMarginRight", {
|
|
1780
1783
|
get: function () {
|
|
1781
|
-
return this.i.
|
|
1784
|
+
return this.i.u8 ? this.i.u8.right : NaN;
|
|
1782
1785
|
},
|
|
1783
1786
|
set: function (v) {
|
|
1784
1787
|
this.ensureDataToolTipUnitsTextMargin();
|
|
1785
|
-
this.i.
|
|
1786
|
-
this._a("dataToolTipUnitsTextMarginRight", this.i.
|
|
1787
|
-
this.i.
|
|
1788
|
+
this.i.u8.right = +v;
|
|
1789
|
+
this._a("dataToolTipUnitsTextMarginRight", this.i.u8.right);
|
|
1790
|
+
this.i.u8 = this.i.u8;
|
|
1788
1791
|
},
|
|
1789
1792
|
enumerable: true,
|
|
1790
1793
|
configurable: true
|
|
1791
1794
|
});
|
|
1792
1795
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipUnitsTextMarginTop", {
|
|
1793
1796
|
get: function () {
|
|
1794
|
-
return this.i.
|
|
1797
|
+
return this.i.u8 ? this.i.u8.top : NaN;
|
|
1795
1798
|
},
|
|
1796
1799
|
set: function (v) {
|
|
1797
1800
|
this.ensureDataToolTipUnitsTextMargin();
|
|
1798
|
-
this.i.
|
|
1799
|
-
this._a("dataToolTipUnitsTextMarginTop", this.i.
|
|
1800
|
-
this.i.
|
|
1801
|
+
this.i.u8.top = +v;
|
|
1802
|
+
this._a("dataToolTipUnitsTextMarginTop", this.i.u8.top);
|
|
1803
|
+
this.i.u8 = this.i.u8;
|
|
1801
1804
|
},
|
|
1802
1805
|
enumerable: true,
|
|
1803
1806
|
configurable: true
|
|
1804
1807
|
});
|
|
1805
1808
|
IgcDomainChartComponent.prototype.ensureDataToolTipUnitsTextMargin = function () {
|
|
1806
|
-
if (this.i.
|
|
1809
|
+
if (this.i.u8) {
|
|
1807
1810
|
return;
|
|
1808
1811
|
}
|
|
1809
|
-
this.i.
|
|
1812
|
+
this.i.u8 = new Thickness(2);
|
|
1810
1813
|
};
|
|
1811
1814
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipUnitsTextStyle", {
|
|
1812
1815
|
/**
|
|
1813
1816
|
* Gets or Sets the style to use for the units text.
|
|
1814
1817
|
*/
|
|
1815
1818
|
get: function () {
|
|
1816
|
-
if (this.i.
|
|
1819
|
+
if (this.i.eb == null) {
|
|
1817
1820
|
return null;
|
|
1818
1821
|
}
|
|
1819
|
-
return this.i.
|
|
1822
|
+
return this.i.eb.fontString;
|
|
1820
1823
|
},
|
|
1821
1824
|
set: function (v) {
|
|
1822
1825
|
var fi = new FontInfo();
|
|
1823
1826
|
fi.fontString = v;
|
|
1824
|
-
this.i.
|
|
1825
|
-
this._a("dataToolTipUnitsTextStyle", this.i.
|
|
1827
|
+
this.i.eb = fi;
|
|
1828
|
+
this._a("dataToolTipUnitsTextStyle", this.i.eb != null ? this.i.eb.fontString : "");
|
|
1826
1829
|
},
|
|
1827
1830
|
enumerable: true,
|
|
1828
1831
|
configurable: true
|
|
1829
1832
|
});
|
|
1830
1833
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipTitleTextMarginBottom", {
|
|
1831
1834
|
get: function () {
|
|
1832
|
-
return this.i.
|
|
1835
|
+
return this.i.u7 ? this.i.u7.bottom : NaN;
|
|
1833
1836
|
},
|
|
1834
1837
|
set: function (v) {
|
|
1835
1838
|
this.ensureDataToolTipTitleTextMargin();
|
|
1836
|
-
this.i.
|
|
1837
|
-
this._a("dataToolTipTitleTextMarginBottom", this.i.
|
|
1838
|
-
this.i.
|
|
1839
|
+
this.i.u7.bottom = +v;
|
|
1840
|
+
this._a("dataToolTipTitleTextMarginBottom", this.i.u7.bottom);
|
|
1841
|
+
this.i.u7 = this.i.u7;
|
|
1839
1842
|
},
|
|
1840
1843
|
enumerable: true,
|
|
1841
1844
|
configurable: true
|
|
1842
1845
|
});
|
|
1843
1846
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipTitleTextMarginLeft", {
|
|
1844
1847
|
get: function () {
|
|
1845
|
-
return this.i.
|
|
1848
|
+
return this.i.u7 ? this.i.u7.left : NaN;
|
|
1846
1849
|
},
|
|
1847
1850
|
set: function (v) {
|
|
1848
1851
|
this.ensureDataToolTipTitleTextMargin();
|
|
1849
|
-
this.i.
|
|
1850
|
-
this._a("dataToolTipTitleTextMarginLeft", this.i.
|
|
1851
|
-
this.i.
|
|
1852
|
+
this.i.u7.left = +v;
|
|
1853
|
+
this._a("dataToolTipTitleTextMarginLeft", this.i.u7.left);
|
|
1854
|
+
this.i.u7 = this.i.u7;
|
|
1852
1855
|
},
|
|
1853
1856
|
enumerable: true,
|
|
1854
1857
|
configurable: true
|
|
1855
1858
|
});
|
|
1856
1859
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipTitleTextMarginRight", {
|
|
1857
1860
|
get: function () {
|
|
1858
|
-
return this.i.
|
|
1861
|
+
return this.i.u7 ? this.i.u7.right : NaN;
|
|
1859
1862
|
},
|
|
1860
1863
|
set: function (v) {
|
|
1861
1864
|
this.ensureDataToolTipTitleTextMargin();
|
|
1862
|
-
this.i.
|
|
1863
|
-
this._a("dataToolTipTitleTextMarginRight", this.i.
|
|
1864
|
-
this.i.
|
|
1865
|
+
this.i.u7.right = +v;
|
|
1866
|
+
this._a("dataToolTipTitleTextMarginRight", this.i.u7.right);
|
|
1867
|
+
this.i.u7 = this.i.u7;
|
|
1865
1868
|
},
|
|
1866
1869
|
enumerable: true,
|
|
1867
1870
|
configurable: true
|
|
1868
1871
|
});
|
|
1869
1872
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipTitleTextMarginTop", {
|
|
1870
1873
|
get: function () {
|
|
1871
|
-
return this.i.
|
|
1874
|
+
return this.i.u7 ? this.i.u7.top : NaN;
|
|
1872
1875
|
},
|
|
1873
1876
|
set: function (v) {
|
|
1874
1877
|
this.ensureDataToolTipTitleTextMargin();
|
|
1875
|
-
this.i.
|
|
1876
|
-
this._a("dataToolTipTitleTextMarginTop", this.i.
|
|
1877
|
-
this.i.
|
|
1878
|
+
this.i.u7.top = +v;
|
|
1879
|
+
this._a("dataToolTipTitleTextMarginTop", this.i.u7.top);
|
|
1880
|
+
this.i.u7 = this.i.u7;
|
|
1878
1881
|
},
|
|
1879
1882
|
enumerable: true,
|
|
1880
1883
|
configurable: true
|
|
1881
1884
|
});
|
|
1882
1885
|
IgcDomainChartComponent.prototype.ensureDataToolTipTitleTextMargin = function () {
|
|
1883
|
-
if (this.i.
|
|
1886
|
+
if (this.i.u7) {
|
|
1884
1887
|
return;
|
|
1885
1888
|
}
|
|
1886
|
-
this.i.
|
|
1889
|
+
this.i.u7 = new Thickness(2);
|
|
1887
1890
|
};
|
|
1888
1891
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipTitleTextColor", {
|
|
1889
1892
|
/**
|
|
1890
1893
|
* Gets or sets the display text color.
|
|
1891
1894
|
*/
|
|
1892
1895
|
get: function () {
|
|
1893
|
-
return brushToString(this.i.
|
|
1896
|
+
return brushToString(this.i.t7);
|
|
1894
1897
|
},
|
|
1895
1898
|
set: function (v) {
|
|
1896
|
-
this.i.
|
|
1897
|
-
this._a("dataToolTipTitleTextColor", brushToString(this.i.
|
|
1899
|
+
this.i.t7 = stringToBrush(v);
|
|
1900
|
+
this._a("dataToolTipTitleTextColor", brushToString(this.i.t7));
|
|
1898
1901
|
},
|
|
1899
1902
|
enumerable: true,
|
|
1900
1903
|
configurable: true
|
|
@@ -1904,16 +1907,16 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1904
1907
|
* Gets or Sets the style to use for the display text.
|
|
1905
1908
|
*/
|
|
1906
1909
|
get: function () {
|
|
1907
|
-
if (this.i.
|
|
1910
|
+
if (this.i.ea == null) {
|
|
1908
1911
|
return null;
|
|
1909
1912
|
}
|
|
1910
|
-
return this.i.
|
|
1913
|
+
return this.i.ea.fontString;
|
|
1911
1914
|
},
|
|
1912
1915
|
set: function (v) {
|
|
1913
1916
|
var fi = new FontInfo();
|
|
1914
1917
|
fi.fontString = v;
|
|
1915
|
-
this.i.
|
|
1916
|
-
this._a("dataToolTipTitleTextStyle", this.i.
|
|
1918
|
+
this.i.ea = fi;
|
|
1919
|
+
this._a("dataToolTipTitleTextStyle", this.i.ea != null ? this.i.ea.fontString : "");
|
|
1917
1920
|
},
|
|
1918
1921
|
enumerable: true,
|
|
1919
1922
|
configurable: true
|
|
@@ -1923,11 +1926,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1923
1926
|
* Gets or sets the mode for displaying labels before series values in the data legend, e.g. O: H: L: C: for financial series
|
|
1924
1927
|
*/
|
|
1925
1928
|
get: function () {
|
|
1926
|
-
return this.i.
|
|
1929
|
+
return this.i.bg;
|
|
1927
1930
|
},
|
|
1928
1931
|
set: function (v) {
|
|
1929
|
-
this.i.
|
|
1930
|
-
this._a("dataToolTipLabelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.
|
|
1932
|
+
this.i.bg = ensureEnum(DataLegendLabelMode_$type, v);
|
|
1933
|
+
this._a("dataToolTipLabelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.bg));
|
|
1931
1934
|
},
|
|
1932
1935
|
enumerable: true,
|
|
1933
1936
|
configurable: true
|
|
@@ -1937,88 +1940,88 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1937
1940
|
* Gets or sets the units text color.
|
|
1938
1941
|
*/
|
|
1939
1942
|
get: function () {
|
|
1940
|
-
return brushToString(this.i.
|
|
1943
|
+
return brushToString(this.i.t2);
|
|
1941
1944
|
},
|
|
1942
1945
|
set: function (v) {
|
|
1943
|
-
this.i.
|
|
1944
|
-
this._a("dataToolTipLabelTextColor", brushToString(this.i.
|
|
1946
|
+
this.i.t2 = stringToBrush(v);
|
|
1947
|
+
this._a("dataToolTipLabelTextColor", brushToString(this.i.t2));
|
|
1945
1948
|
},
|
|
1946
1949
|
enumerable: true,
|
|
1947
1950
|
configurable: true
|
|
1948
1951
|
});
|
|
1949
1952
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipLabelTextMarginBottom", {
|
|
1950
1953
|
get: function () {
|
|
1951
|
-
return this.i.
|
|
1954
|
+
return this.i.u4 ? this.i.u4.bottom : NaN;
|
|
1952
1955
|
},
|
|
1953
1956
|
set: function (v) {
|
|
1954
1957
|
this.ensureDataToolTipLabelTextMargin();
|
|
1955
|
-
this.i.
|
|
1956
|
-
this._a("dataToolTipLabelTextMarginBottom", this.i.
|
|
1957
|
-
this.i.
|
|
1958
|
+
this.i.u4.bottom = +v;
|
|
1959
|
+
this._a("dataToolTipLabelTextMarginBottom", this.i.u4.bottom);
|
|
1960
|
+
this.i.u4 = this.i.u4;
|
|
1958
1961
|
},
|
|
1959
1962
|
enumerable: true,
|
|
1960
1963
|
configurable: true
|
|
1961
1964
|
});
|
|
1962
1965
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipLabelTextMarginLeft", {
|
|
1963
1966
|
get: function () {
|
|
1964
|
-
return this.i.
|
|
1967
|
+
return this.i.u4 ? this.i.u4.left : NaN;
|
|
1965
1968
|
},
|
|
1966
1969
|
set: function (v) {
|
|
1967
1970
|
this.ensureDataToolTipLabelTextMargin();
|
|
1968
|
-
this.i.
|
|
1969
|
-
this._a("dataToolTipLabelTextMarginLeft", this.i.
|
|
1970
|
-
this.i.
|
|
1971
|
+
this.i.u4.left = +v;
|
|
1972
|
+
this._a("dataToolTipLabelTextMarginLeft", this.i.u4.left);
|
|
1973
|
+
this.i.u4 = this.i.u4;
|
|
1971
1974
|
},
|
|
1972
1975
|
enumerable: true,
|
|
1973
1976
|
configurable: true
|
|
1974
1977
|
});
|
|
1975
1978
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipLabelTextMarginRight", {
|
|
1976
1979
|
get: function () {
|
|
1977
|
-
return this.i.
|
|
1980
|
+
return this.i.u4 ? this.i.u4.right : NaN;
|
|
1978
1981
|
},
|
|
1979
1982
|
set: function (v) {
|
|
1980
1983
|
this.ensureDataToolTipLabelTextMargin();
|
|
1981
|
-
this.i.
|
|
1982
|
-
this._a("dataToolTipLabelTextMarginRight", this.i.
|
|
1983
|
-
this.i.
|
|
1984
|
+
this.i.u4.right = +v;
|
|
1985
|
+
this._a("dataToolTipLabelTextMarginRight", this.i.u4.right);
|
|
1986
|
+
this.i.u4 = this.i.u4;
|
|
1984
1987
|
},
|
|
1985
1988
|
enumerable: true,
|
|
1986
1989
|
configurable: true
|
|
1987
1990
|
});
|
|
1988
1991
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipLabelTextMarginTop", {
|
|
1989
1992
|
get: function () {
|
|
1990
|
-
return this.i.
|
|
1993
|
+
return this.i.u4 ? this.i.u4.top : NaN;
|
|
1991
1994
|
},
|
|
1992
1995
|
set: function (v) {
|
|
1993
1996
|
this.ensureDataToolTipLabelTextMargin();
|
|
1994
|
-
this.i.
|
|
1995
|
-
this._a("dataToolTipLabelTextMarginTop", this.i.
|
|
1996
|
-
this.i.
|
|
1997
|
+
this.i.u4.top = +v;
|
|
1998
|
+
this._a("dataToolTipLabelTextMarginTop", this.i.u4.top);
|
|
1999
|
+
this.i.u4 = this.i.u4;
|
|
1997
2000
|
},
|
|
1998
2001
|
enumerable: true,
|
|
1999
2002
|
configurable: true
|
|
2000
2003
|
});
|
|
2001
2004
|
IgcDomainChartComponent.prototype.ensureDataToolTipLabelTextMargin = function () {
|
|
2002
|
-
if (this.i.
|
|
2005
|
+
if (this.i.u4) {
|
|
2003
2006
|
return;
|
|
2004
2007
|
}
|
|
2005
|
-
this.i.
|
|
2008
|
+
this.i.u4 = new Thickness(2);
|
|
2006
2009
|
};
|
|
2007
2010
|
Object.defineProperty(IgcDomainChartComponent.prototype, "dataToolTipLabelTextStyle", {
|
|
2008
2011
|
/**
|
|
2009
2012
|
* Gets or Sets the style to use for the units text.
|
|
2010
2013
|
*/
|
|
2011
2014
|
get: function () {
|
|
2012
|
-
if (this.i.
|
|
2015
|
+
if (this.i.d5 == null) {
|
|
2013
2016
|
return null;
|
|
2014
2017
|
}
|
|
2015
|
-
return this.i.
|
|
2018
|
+
return this.i.d5.fontString;
|
|
2016
2019
|
},
|
|
2017
2020
|
set: function (v) {
|
|
2018
2021
|
var fi = new FontInfo();
|
|
2019
2022
|
fi.fontString = v;
|
|
2020
|
-
this.i.
|
|
2021
|
-
this._a("dataToolTipLabelTextStyle", this.i.
|
|
2023
|
+
this.i.d5 = fi;
|
|
2024
|
+
this._a("dataToolTipLabelTextStyle", this.i.d5 != null ? this.i.d5.fontString : "");
|
|
2022
2025
|
},
|
|
2023
2026
|
enumerable: true,
|
|
2024
2027
|
configurable: true
|
|
@@ -2028,7 +2031,218 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2028
2031
|
* Gets the domain type of this chart
|
|
2029
2032
|
*/
|
|
2030
2033
|
get: function () {
|
|
2031
|
-
return this.i.
|
|
2034
|
+
return this.i.by;
|
|
2035
|
+
},
|
|
2036
|
+
enumerable: true,
|
|
2037
|
+
configurable: true
|
|
2038
|
+
});
|
|
2039
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "sortDescriptions", {
|
|
2040
|
+
/**
|
|
2041
|
+
* Gets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties.
|
|
2042
|
+
*/
|
|
2043
|
+
get: function () {
|
|
2044
|
+
if (this.i.ay == null) {
|
|
2045
|
+
return null;
|
|
2046
|
+
}
|
|
2047
|
+
if (!this.i.ay.externalObject) {
|
|
2048
|
+
var e = new IgcChartSortDescriptionCollection();
|
|
2049
|
+
e._implementation = this.i.ay;
|
|
2050
|
+
this.i.ay.externalObject = e;
|
|
2051
|
+
}
|
|
2052
|
+
return this.i.ay.externalObject;
|
|
2053
|
+
},
|
|
2054
|
+
enumerable: true,
|
|
2055
|
+
configurable: true
|
|
2056
|
+
});
|
|
2057
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "groupSortDescriptions", {
|
|
2058
|
+
get: function () {
|
|
2059
|
+
if (this.i.au == null) {
|
|
2060
|
+
return null;
|
|
2061
|
+
}
|
|
2062
|
+
if (!this.i.au.externalObject) {
|
|
2063
|
+
var e = new IgcChartSortDescriptionCollection();
|
|
2064
|
+
e._implementation = this.i.au;
|
|
2065
|
+
this.i.au.externalObject = e;
|
|
2066
|
+
}
|
|
2067
|
+
return this.i.au.externalObject;
|
|
2068
|
+
},
|
|
2069
|
+
enumerable: true,
|
|
2070
|
+
configurable: true
|
|
2071
|
+
});
|
|
2072
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "groupDescriptions", {
|
|
2073
|
+
/**
|
|
2074
|
+
* Gets the current grouping that is applied to the grid. Collection can be updated to modify the grouping for the grid. Once grouping descriptions are in this collection, the grid will no longer listen for changes on their properties.
|
|
2075
|
+
*/
|
|
2076
|
+
get: function () {
|
|
2077
|
+
if (this.i.at == null) {
|
|
2078
|
+
return null;
|
|
2079
|
+
}
|
|
2080
|
+
if (!this.i.at.externalObject) {
|
|
2081
|
+
var e = new IgcChartSortDescriptionCollection();
|
|
2082
|
+
e._implementation = this.i.at;
|
|
2083
|
+
this.i.at.externalObject = e;
|
|
2084
|
+
}
|
|
2085
|
+
return this.i.at.externalObject;
|
|
2086
|
+
},
|
|
2087
|
+
enumerable: true,
|
|
2088
|
+
configurable: true
|
|
2089
|
+
});
|
|
2090
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "filterExpressions", {
|
|
2091
|
+
/**
|
|
2092
|
+
* Gets the current filter that is applied to the grid. Collection can be updated to modify the filter for the grid. Once filter expresisons are in this collection, the grid will no longer listen for changes on their properties.
|
|
2093
|
+
*/
|
|
2094
|
+
get: function () {
|
|
2095
|
+
if (this.i.dq == null) {
|
|
2096
|
+
return null;
|
|
2097
|
+
}
|
|
2098
|
+
if (!this.i.dq.externalObject) {
|
|
2099
|
+
var e = new IgcFilterExpressionCollection();
|
|
2100
|
+
e._implementation = this.i.dq;
|
|
2101
|
+
this.i.dq.externalObject = e;
|
|
2102
|
+
}
|
|
2103
|
+
return this.i.dq.externalObject;
|
|
2104
|
+
},
|
|
2105
|
+
enumerable: true,
|
|
2106
|
+
configurable: true
|
|
2107
|
+
});
|
|
2108
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "summaryDescriptions", {
|
|
2109
|
+
/**
|
|
2110
|
+
* Gets the current summaries that are applied to the grid.
|
|
2111
|
+
*/
|
|
2112
|
+
get: function () {
|
|
2113
|
+
if (this.i.a2 == null) {
|
|
2114
|
+
return null;
|
|
2115
|
+
}
|
|
2116
|
+
if (!this.i.a2.externalObject) {
|
|
2117
|
+
var e = new IgcChartSummaryDescriptionCollection();
|
|
2118
|
+
e._implementation = this.i.a2;
|
|
2119
|
+
this.i.a2.externalObject = e;
|
|
2120
|
+
}
|
|
2121
|
+
return this.i.a2.externalObject;
|
|
2122
|
+
},
|
|
2123
|
+
enumerable: true,
|
|
2124
|
+
configurable: true
|
|
2125
|
+
});
|
|
2126
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "initialSortDescriptions", {
|
|
2127
|
+
/**
|
|
2128
|
+
* Gets the initial sorts that are applied to the chart.
|
|
2129
|
+
*/
|
|
2130
|
+
get: function () {
|
|
2131
|
+
if (this.i.ax == null) {
|
|
2132
|
+
return null;
|
|
2133
|
+
}
|
|
2134
|
+
if (!this.i.ax.externalObject) {
|
|
2135
|
+
var e = new IgcChartSortDescriptionCollection();
|
|
2136
|
+
e._implementation = this.i.ax;
|
|
2137
|
+
this.i.ax.externalObject = e;
|
|
2138
|
+
}
|
|
2139
|
+
return this.i.ax.externalObject;
|
|
2140
|
+
},
|
|
2141
|
+
enumerable: true,
|
|
2142
|
+
configurable: true
|
|
2143
|
+
});
|
|
2144
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "initialGroupSortDescriptions", {
|
|
2145
|
+
/**
|
|
2146
|
+
* Gets the initial sorts that are applied to the chart after groupings and summaries are applied.
|
|
2147
|
+
*/
|
|
2148
|
+
get: function () {
|
|
2149
|
+
if (this.i.aw == null) {
|
|
2150
|
+
return null;
|
|
2151
|
+
}
|
|
2152
|
+
if (!this.i.aw.externalObject) {
|
|
2153
|
+
var e = new IgcChartSortDescriptionCollection();
|
|
2154
|
+
e._implementation = this.i.aw;
|
|
2155
|
+
this.i.aw.externalObject = e;
|
|
2156
|
+
}
|
|
2157
|
+
return this.i.aw.externalObject;
|
|
2158
|
+
},
|
|
2159
|
+
enumerable: true,
|
|
2160
|
+
configurable: true
|
|
2161
|
+
});
|
|
2162
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "initialGroupDescriptions", {
|
|
2163
|
+
/**
|
|
2164
|
+
* Gets the initial groupings that are applied to the chart.
|
|
2165
|
+
*/
|
|
2166
|
+
get: function () {
|
|
2167
|
+
if (this.i.av == null) {
|
|
2168
|
+
return null;
|
|
2169
|
+
}
|
|
2170
|
+
if (!this.i.av.externalObject) {
|
|
2171
|
+
var e = new IgcChartSortDescriptionCollection();
|
|
2172
|
+
e._implementation = this.i.av;
|
|
2173
|
+
this.i.av.externalObject = e;
|
|
2174
|
+
}
|
|
2175
|
+
return this.i.av.externalObject;
|
|
2176
|
+
},
|
|
2177
|
+
enumerable: true,
|
|
2178
|
+
configurable: true
|
|
2179
|
+
});
|
|
2180
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "initialSummaryDescriptions", {
|
|
2181
|
+
/**
|
|
2182
|
+
* Gets the initial summaries that are applied to the chart.
|
|
2183
|
+
*/
|
|
2184
|
+
get: function () {
|
|
2185
|
+
if (this.i.a1 == null) {
|
|
2186
|
+
return null;
|
|
2187
|
+
}
|
|
2188
|
+
if (!this.i.a1.externalObject) {
|
|
2189
|
+
var e = new IgcChartSummaryDescriptionCollection();
|
|
2190
|
+
e._implementation = this.i.a1;
|
|
2191
|
+
this.i.a1.externalObject = e;
|
|
2192
|
+
}
|
|
2193
|
+
return this.i.a1.externalObject;
|
|
2194
|
+
},
|
|
2195
|
+
enumerable: true,
|
|
2196
|
+
configurable: true
|
|
2197
|
+
});
|
|
2198
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "initialSorts", {
|
|
2199
|
+
/**
|
|
2200
|
+
* Gets or sets the sorts to apply to the chart. This property will become ignored if sorts are changed outside of this property.
|
|
2201
|
+
*/
|
|
2202
|
+
get: function () {
|
|
2203
|
+
return this.i.oj;
|
|
2204
|
+
},
|
|
2205
|
+
set: function (v) {
|
|
2206
|
+
this.i.oj = v;
|
|
2207
|
+
},
|
|
2208
|
+
enumerable: true,
|
|
2209
|
+
configurable: true
|
|
2210
|
+
});
|
|
2211
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "groupSorts", {
|
|
2212
|
+
/**
|
|
2213
|
+
* Gets or sets the sorts to apply after grouping has been applied.
|
|
2214
|
+
*/
|
|
2215
|
+
get: function () {
|
|
2216
|
+
return this.i.n0;
|
|
2217
|
+
},
|
|
2218
|
+
set: function (v) {
|
|
2219
|
+
this.i.n0 = v;
|
|
2220
|
+
},
|
|
2221
|
+
enumerable: true,
|
|
2222
|
+
configurable: true
|
|
2223
|
+
});
|
|
2224
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "initialGroups", {
|
|
2225
|
+
/**
|
|
2226
|
+
* Gets or sets the groupings to apply to the chart. This property will become ignored if sorts are changed outside of this property.
|
|
2227
|
+
*/
|
|
2228
|
+
get: function () {
|
|
2229
|
+
return this.i.oh;
|
|
2230
|
+
},
|
|
2231
|
+
set: function (v) {
|
|
2232
|
+
this.i.oh = v;
|
|
2233
|
+
},
|
|
2234
|
+
enumerable: true,
|
|
2235
|
+
configurable: true
|
|
2236
|
+
});
|
|
2237
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "initialSummaries", {
|
|
2238
|
+
/**
|
|
2239
|
+
* Gets or sets the summaries to apply to the chart. This property will become ignored if sorts are changed outside of this property.
|
|
2240
|
+
*/
|
|
2241
|
+
get: function () {
|
|
2242
|
+
return this.i.ol;
|
|
2243
|
+
},
|
|
2244
|
+
set: function (v) {
|
|
2245
|
+
this.i.ol = v;
|
|
2032
2246
|
},
|
|
2033
2247
|
enumerable: true,
|
|
2034
2248
|
configurable: true
|
|
@@ -2156,11 +2370,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2156
2370
|
* ```
|
|
2157
2371
|
*/
|
|
2158
2372
|
get: function () {
|
|
2159
|
-
return this.i.
|
|
2373
|
+
return this.i.fr;
|
|
2160
2374
|
},
|
|
2161
2375
|
set: function (v) {
|
|
2162
|
-
this.i.
|
|
2163
|
-
this._a("isHorizontalZoomEnabled", this.i.
|
|
2376
|
+
this.i.fr = ensureBool(v);
|
|
2377
|
+
this._a("isHorizontalZoomEnabled", this.i.fr);
|
|
2164
2378
|
},
|
|
2165
2379
|
enumerable: true,
|
|
2166
2380
|
configurable: true
|
|
@@ -2176,11 +2390,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2176
2390
|
* ```
|
|
2177
2391
|
*/
|
|
2178
2392
|
get: function () {
|
|
2179
|
-
return this.i.
|
|
2393
|
+
return this.i.fx;
|
|
2180
2394
|
},
|
|
2181
2395
|
set: function (v) {
|
|
2182
|
-
this.i.
|
|
2183
|
-
this._a("isVerticalZoomEnabled", this.i.
|
|
2396
|
+
this.i.fx = ensureBool(v);
|
|
2397
|
+
this._a("isVerticalZoomEnabled", this.i.fx);
|
|
2184
2398
|
},
|
|
2185
2399
|
enumerable: true,
|
|
2186
2400
|
configurable: true
|
|
@@ -2190,11 +2404,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2190
2404
|
* Gets or sets whether the chart should display mock data when the data source has not been provided, if supported for this type of chart.
|
|
2191
2405
|
*/
|
|
2192
2406
|
get: function () {
|
|
2193
|
-
return this.i.
|
|
2407
|
+
return this.i.f0;
|
|
2194
2408
|
},
|
|
2195
2409
|
set: function (v) {
|
|
2196
|
-
this.i.
|
|
2197
|
-
this._a("shouldDisplayMockData", this.i.
|
|
2410
|
+
this.i.f0 = ensureBool(v);
|
|
2411
|
+
this._a("shouldDisplayMockData", this.i.f0);
|
|
2198
2412
|
},
|
|
2199
2413
|
enumerable: true,
|
|
2200
2414
|
configurable: true
|
|
@@ -2204,11 +2418,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2204
2418
|
* Gets or sets whether the chart should use a faded skeleton style for mock data.
|
|
2205
2419
|
*/
|
|
2206
2420
|
get: function () {
|
|
2207
|
-
return this.i.
|
|
2421
|
+
return this.i.f3;
|
|
2208
2422
|
},
|
|
2209
2423
|
set: function (v) {
|
|
2210
|
-
this.i.
|
|
2211
|
-
this._a("shouldUseSkeletonStyleForMockData", this.i.
|
|
2424
|
+
this.i.f3 = ensureBool(v);
|
|
2425
|
+
this._a("shouldUseSkeletonStyleForMockData", this.i.f3);
|
|
2212
2426
|
},
|
|
2213
2427
|
enumerable: true,
|
|
2214
2428
|
configurable: true
|
|
@@ -2219,11 +2433,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2219
2433
|
* This property applies to Category Chart and Financial Chart controls.
|
|
2220
2434
|
*/
|
|
2221
2435
|
get: function () {
|
|
2222
|
-
return this.i.
|
|
2436
|
+
return this.i.ft;
|
|
2223
2437
|
},
|
|
2224
2438
|
set: function (v) {
|
|
2225
|
-
this.i.
|
|
2226
|
-
this._a("isSeriesHighlightingEnabled", this.i.
|
|
2439
|
+
this.i.ft = ensureBool(v);
|
|
2440
|
+
this._a("isSeriesHighlightingEnabled", this.i.ft);
|
|
2227
2441
|
},
|
|
2228
2442
|
enumerable: true,
|
|
2229
2443
|
configurable: true
|
|
@@ -2240,11 +2454,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2240
2454
|
* ```
|
|
2241
2455
|
*/
|
|
2242
2456
|
get: function () {
|
|
2243
|
-
return fromRect(this.i.
|
|
2457
|
+
return fromRect(this.i.uq);
|
|
2244
2458
|
},
|
|
2245
2459
|
set: function (v) {
|
|
2246
|
-
this.i.
|
|
2247
|
-
this._a("windowRect", rectToString(this.i.
|
|
2460
|
+
this.i.uq = toRect(v);
|
|
2461
|
+
this._a("windowRect", rectToString(this.i.uq));
|
|
2248
2462
|
},
|
|
2249
2463
|
enumerable: true,
|
|
2250
2464
|
configurable: true
|
|
@@ -2260,7 +2474,7 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2260
2474
|
* ```
|
|
2261
2475
|
*/
|
|
2262
2476
|
get: function () {
|
|
2263
|
-
return fromRect(this.i.
|
|
2477
|
+
return fromRect(this.i.up);
|
|
2264
2478
|
},
|
|
2265
2479
|
enumerable: true,
|
|
2266
2480
|
configurable: true
|
|
@@ -2276,10 +2490,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2276
2490
|
* ```
|
|
2277
2491
|
*/
|
|
2278
2492
|
get: function () {
|
|
2279
|
-
return this.i.
|
|
2493
|
+
return this.i.pv;
|
|
2280
2494
|
},
|
|
2281
2495
|
set: function (v) {
|
|
2282
|
-
this.i.
|
|
2496
|
+
this.i.pv = v;
|
|
2283
2497
|
},
|
|
2284
2498
|
enumerable: true,
|
|
2285
2499
|
configurable: true
|
|
@@ -2295,10 +2509,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2295
2509
|
* ```
|
|
2296
2510
|
*/
|
|
2297
2511
|
get: function () {
|
|
2298
|
-
return this.i.
|
|
2512
|
+
return this.i.pk;
|
|
2299
2513
|
},
|
|
2300
2514
|
set: function (v) {
|
|
2301
|
-
this.i.
|
|
2515
|
+
this.i.pk = v;
|
|
2302
2516
|
},
|
|
2303
2517
|
enumerable: true,
|
|
2304
2518
|
configurable: true
|
|
@@ -2314,11 +2528,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2314
2528
|
* ```
|
|
2315
2529
|
*/
|
|
2316
2530
|
get: function () {
|
|
2317
|
-
return this.i.
|
|
2531
|
+
return this.i.s7;
|
|
2318
2532
|
},
|
|
2319
2533
|
set: function (v) {
|
|
2320
|
-
this.i.
|
|
2321
|
-
this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.
|
|
2534
|
+
this.i.s7 = ensureEnum(HorizontalAlignment_$type, v);
|
|
2535
|
+
this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.s7));
|
|
2322
2536
|
},
|
|
2323
2537
|
enumerable: true,
|
|
2324
2538
|
configurable: true
|
|
@@ -2334,11 +2548,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2334
2548
|
* ```
|
|
2335
2549
|
*/
|
|
2336
2550
|
get: function () {
|
|
2337
|
-
return this.i.
|
|
2551
|
+
return this.i.s6;
|
|
2338
2552
|
},
|
|
2339
2553
|
set: function (v) {
|
|
2340
|
-
this.i.
|
|
2341
|
-
this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.
|
|
2554
|
+
this.i.s6 = ensureEnum(HorizontalAlignment_$type, v);
|
|
2555
|
+
this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.s6));
|
|
2342
2556
|
},
|
|
2343
2557
|
enumerable: true,
|
|
2344
2558
|
configurable: true
|
|
@@ -2355,11 +2569,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2355
2569
|
* ```
|
|
2356
2570
|
*/
|
|
2357
2571
|
get: function () {
|
|
2358
|
-
return this.i.
|
|
2572
|
+
return this.i.dk;
|
|
2359
2573
|
},
|
|
2360
2574
|
set: function (v) {
|
|
2361
|
-
this.i.
|
|
2362
|
-
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.
|
|
2575
|
+
this.i.dk = ensureEnum(UnknownValuePlotting_$type, v);
|
|
2576
|
+
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.dk));
|
|
2363
2577
|
},
|
|
2364
2578
|
enumerable: true,
|
|
2365
2579
|
configurable: true
|
|
@@ -2376,11 +2590,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2376
2590
|
* ```
|
|
2377
2591
|
*/
|
|
2378
2592
|
get: function () {
|
|
2379
|
-
return this.i.
|
|
2593
|
+
return this.i.ig;
|
|
2380
2594
|
},
|
|
2381
2595
|
set: function (v) {
|
|
2382
|
-
this.i.
|
|
2383
|
-
this._a("resolution", this.i.
|
|
2596
|
+
this.i.ig = +v;
|
|
2597
|
+
this._a("resolution", this.i.ig);
|
|
2384
2598
|
},
|
|
2385
2599
|
enumerable: true,
|
|
2386
2600
|
configurable: true
|
|
@@ -2392,11 +2606,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2392
2606
|
* Use the `thickness` property for the thickness of all the series in this chart.
|
|
2393
2607
|
*/
|
|
2394
2608
|
get: function () {
|
|
2395
|
-
return this.i.
|
|
2609
|
+
return this.i.im;
|
|
2396
2610
|
},
|
|
2397
2611
|
set: function (v) {
|
|
2398
|
-
this.i.
|
|
2399
|
-
this._a("thickness", this.i.
|
|
2612
|
+
this.i.im = +v;
|
|
2613
|
+
this._a("thickness", this.i.im);
|
|
2400
2614
|
},
|
|
2401
2615
|
enumerable: true,
|
|
2402
2616
|
configurable: true
|
|
@@ -2406,11 +2620,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2406
2620
|
* Gets or sets the OutlineMode for all series in this chart.
|
|
2407
2621
|
*/
|
|
2408
2622
|
get: function () {
|
|
2409
|
-
return this.i.
|
|
2623
|
+
return this.i.c2;
|
|
2410
2624
|
},
|
|
2411
2625
|
set: function (v) {
|
|
2412
|
-
this.i.
|
|
2413
|
-
this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.
|
|
2626
|
+
this.i.c2 = ensureEnum(SeriesOutlineMode_$type, v);
|
|
2627
|
+
this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.c2));
|
|
2414
2628
|
},
|
|
2415
2629
|
enumerable: true,
|
|
2416
2630
|
configurable: true
|
|
@@ -2420,11 +2634,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2420
2634
|
* Gets or sets the MarkerOutlineMode for all series that support markers in this chart.
|
|
2421
2635
|
*/
|
|
2422
2636
|
get: function () {
|
|
2423
|
-
return this.i.
|
|
2637
|
+
return this.i.cj;
|
|
2424
2638
|
},
|
|
2425
2639
|
set: function (v) {
|
|
2426
|
-
this.i.
|
|
2427
|
-
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.
|
|
2640
|
+
this.i.cj = ensureEnum(MarkerOutlineMode_$type, v);
|
|
2641
|
+
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.cj));
|
|
2428
2642
|
},
|
|
2429
2643
|
enumerable: true,
|
|
2430
2644
|
configurable: true
|
|
@@ -2434,11 +2648,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2434
2648
|
* Gets or sets the MarkerFillMode for all series that support markers in this chart.
|
|
2435
2649
|
*/
|
|
2436
2650
|
get: function () {
|
|
2437
|
-
return this.i.
|
|
2651
|
+
return this.i.ch;
|
|
2438
2652
|
},
|
|
2439
2653
|
set: function (v) {
|
|
2440
|
-
this.i.
|
|
2441
|
-
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.
|
|
2654
|
+
this.i.ch = ensureEnum(MarkerFillMode_$type, v);
|
|
2655
|
+
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.ch));
|
|
2442
2656
|
},
|
|
2443
2657
|
enumerable: true,
|
|
2444
2658
|
configurable: true
|
|
@@ -2448,11 +2662,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2448
2662
|
* Gets or sets the Marker Fill Opacity for all series that support markers in this chart.
|
|
2449
2663
|
*/
|
|
2450
2664
|
get: function () {
|
|
2451
|
-
return this.i.
|
|
2665
|
+
return this.i.h8;
|
|
2452
2666
|
},
|
|
2453
2667
|
set: function (v) {
|
|
2454
|
-
this.i.
|
|
2455
|
-
this._a("markerFillOpacity", this.i.
|
|
2668
|
+
this.i.h8 = +v;
|
|
2669
|
+
this._a("markerFillOpacity", this.i.h8);
|
|
2456
2670
|
},
|
|
2457
2671
|
enumerable: true,
|
|
2458
2672
|
configurable: true
|
|
@@ -2462,11 +2676,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2462
2676
|
* Gets or sets the Marker Thickness for all series that support markers in this chart.
|
|
2463
2677
|
*/
|
|
2464
2678
|
get: function () {
|
|
2465
|
-
return this.i.
|
|
2679
|
+
return this.i.h9;
|
|
2466
2680
|
},
|
|
2467
2681
|
set: function (v) {
|
|
2468
|
-
this.i.
|
|
2469
|
-
this._a("markerThickness", this.i.
|
|
2682
|
+
this.i.h9 = +v;
|
|
2683
|
+
this._a("markerThickness", this.i.h9);
|
|
2470
2684
|
},
|
|
2471
2685
|
enumerable: true,
|
|
2472
2686
|
configurable: true
|
|
@@ -2479,12 +2693,12 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2479
2693
|
get: function () {
|
|
2480
2694
|
if (this._markerTypes === null) {
|
|
2481
2695
|
var coll = new IgcMarkerTypeCollection();
|
|
2482
|
-
var innerColl = this.i.
|
|
2696
|
+
var innerColl = this.i.co;
|
|
2483
2697
|
if (!innerColl) {
|
|
2484
2698
|
innerColl = new MarkerTypeCollection_internal();
|
|
2485
2699
|
}
|
|
2486
2700
|
this._markerTypes = coll._fromInner(innerColl);
|
|
2487
|
-
this.i.
|
|
2701
|
+
this.i.co = innerColl;
|
|
2488
2702
|
}
|
|
2489
2703
|
return this._markerTypes;
|
|
2490
2704
|
},
|
|
@@ -2496,14 +2710,14 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2496
2710
|
var coll = new IgcMarkerTypeCollection();
|
|
2497
2711
|
this._markerTypes = coll._fromOuter(v);
|
|
2498
2712
|
var syncColl = new SyncableObservableCollection$1(MarkerType_$type);
|
|
2499
|
-
var innerColl = this.i.
|
|
2713
|
+
var innerColl = this.i.co;
|
|
2500
2714
|
if (!innerColl) {
|
|
2501
2715
|
innerColl = new MarkerTypeCollection_internal();
|
|
2502
2716
|
}
|
|
2503
2717
|
syncColl._inner = innerColl;
|
|
2504
2718
|
syncColl.clear();
|
|
2505
2719
|
this._markerTypes._setSyncTarget(syncColl);
|
|
2506
|
-
this.i.
|
|
2720
|
+
this.i.co = innerColl;
|
|
2507
2721
|
},
|
|
2508
2722
|
enumerable: true,
|
|
2509
2723
|
configurable: true
|
|
@@ -2514,11 +2728,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2514
2728
|
* This property is ignored when the MarkerTypes property is set
|
|
2515
2729
|
*/
|
|
2516
2730
|
get: function () {
|
|
2517
|
-
return this.i.
|
|
2731
|
+
return this.i.cf;
|
|
2518
2732
|
},
|
|
2519
2733
|
set: function (v) {
|
|
2520
|
-
this.i.
|
|
2521
|
-
this._a("markerAutomaticBehavior", enumToString(MarkerAutomaticBehavior_$type, this.i.
|
|
2734
|
+
this.i.cf = ensureEnum(MarkerAutomaticBehavior_$type, v);
|
|
2735
|
+
this._a("markerAutomaticBehavior", enumToString(MarkerAutomaticBehavior_$type, this.i.cf));
|
|
2522
2736
|
},
|
|
2523
2737
|
enumerable: true,
|
|
2524
2738
|
configurable: true
|
|
@@ -2576,11 +2790,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2576
2790
|
* ```
|
|
2577
2791
|
*/
|
|
2578
2792
|
get: function () {
|
|
2579
|
-
return this.i.
|
|
2793
|
+
return this.i.jl;
|
|
2580
2794
|
},
|
|
2581
2795
|
set: function (v) {
|
|
2582
|
-
this.i.
|
|
2583
|
-
this._a("markerMaxCount", this.i.
|
|
2796
|
+
this.i.jl = +v;
|
|
2797
|
+
this._a("markerMaxCount", this.i.jl);
|
|
2584
2798
|
},
|
|
2585
2799
|
enumerable: true,
|
|
2586
2800
|
configurable: true
|
|
@@ -2591,11 +2805,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2591
2805
|
* For example, Area, SplineArea, Column chart types
|
|
2592
2806
|
*/
|
|
2593
2807
|
get: function () {
|
|
2594
|
-
return this.i.
|
|
2808
|
+
return this.i.ht;
|
|
2595
2809
|
},
|
|
2596
2810
|
set: function (v) {
|
|
2597
|
-
this.i.
|
|
2598
|
-
this._a("areaFillOpacity", this.i.
|
|
2811
|
+
this.i.ht = +v;
|
|
2812
|
+
this._a("areaFillOpacity", this.i.ht);
|
|
2599
2813
|
},
|
|
2600
2814
|
enumerable: true,
|
|
2601
2815
|
configurable: true
|
|
@@ -2605,11 +2819,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2605
2819
|
* Gets or sets whether the series animations should be allowed when a range change has been detected on an axis.
|
|
2606
2820
|
*/
|
|
2607
2821
|
get: function () {
|
|
2608
|
-
return this.i.
|
|
2822
|
+
return this.i.e7;
|
|
2609
2823
|
},
|
|
2610
2824
|
set: function (v) {
|
|
2611
|
-
this.i.
|
|
2612
|
-
this._a("animateSeriesWhenAxisRangeChanges", this.i.
|
|
2825
|
+
this.i.e7 = ensureBool(v);
|
|
2826
|
+
this._a("animateSeriesWhenAxisRangeChanges", this.i.e7);
|
|
2613
2827
|
},
|
|
2614
2828
|
enumerable: true,
|
|
2615
2829
|
configurable: true
|
|
@@ -2647,11 +2861,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2647
2861
|
* ```
|
|
2648
2862
|
*/
|
|
2649
2863
|
get: function () {
|
|
2650
|
-
return this.i.
|
|
2864
|
+
return this.i.di;
|
|
2651
2865
|
},
|
|
2652
2866
|
set: function (v) {
|
|
2653
|
-
this.i.
|
|
2654
|
-
this._a("trendLineType", enumToString(TrendLineType_$type, this.i.
|
|
2867
|
+
this.i.di = ensureEnum(TrendLineType_$type, v);
|
|
2868
|
+
this._a("trendLineType", enumToString(TrendLineType_$type, this.i.di));
|
|
2655
2869
|
},
|
|
2656
2870
|
enumerable: true,
|
|
2657
2871
|
configurable: true
|
|
@@ -2668,11 +2882,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2668
2882
|
* ```
|
|
2669
2883
|
*/
|
|
2670
2884
|
get: function () {
|
|
2671
|
-
return this.i.
|
|
2885
|
+
return this.i.it;
|
|
2672
2886
|
},
|
|
2673
2887
|
set: function (v) {
|
|
2674
|
-
this.i.
|
|
2675
|
-
this._a("trendLineThickness", this.i.
|
|
2888
|
+
this.i.it = +v;
|
|
2889
|
+
this._a("trendLineThickness", this.i.it);
|
|
2676
2890
|
},
|
|
2677
2891
|
enumerable: true,
|
|
2678
2892
|
configurable: true
|
|
@@ -2688,11 +2902,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2688
2902
|
* ```
|
|
2689
2903
|
*/
|
|
2690
2904
|
get: function () {
|
|
2691
|
-
return this.i.
|
|
2905
|
+
return this.i.e6;
|
|
2692
2906
|
},
|
|
2693
2907
|
set: function (v) {
|
|
2694
|
-
this.i.
|
|
2695
|
-
this._a("alignsGridLinesToPixels", this.i.
|
|
2908
|
+
this.i.e6 = ensureBool(v);
|
|
2909
|
+
this._a("alignsGridLinesToPixels", this.i.e6);
|
|
2696
2910
|
},
|
|
2697
2911
|
enumerable: true,
|
|
2698
2912
|
configurable: true
|
|
@@ -2702,11 +2916,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2702
2916
|
* Margin applied to the Left of the plot area.
|
|
2703
2917
|
*/
|
|
2704
2918
|
get: function () {
|
|
2705
|
-
return this.i.
|
|
2919
|
+
return this.i.ic;
|
|
2706
2920
|
},
|
|
2707
2921
|
set: function (v) {
|
|
2708
|
-
this.i.
|
|
2709
|
-
this._a("plotAreaMarginLeft", this.i.
|
|
2922
|
+
this.i.ic = +v;
|
|
2923
|
+
this._a("plotAreaMarginLeft", this.i.ic);
|
|
2710
2924
|
},
|
|
2711
2925
|
enumerable: true,
|
|
2712
2926
|
configurable: true
|
|
@@ -2716,11 +2930,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2716
2930
|
* Margin applied to the Top of the plot area.
|
|
2717
2931
|
*/
|
|
2718
2932
|
get: function () {
|
|
2719
|
-
return this.i.
|
|
2933
|
+
return this.i.ie;
|
|
2720
2934
|
},
|
|
2721
2935
|
set: function (v) {
|
|
2722
|
-
this.i.
|
|
2723
|
-
this._a("plotAreaMarginTop", this.i.
|
|
2936
|
+
this.i.ie = +v;
|
|
2937
|
+
this._a("plotAreaMarginTop", this.i.ie);
|
|
2724
2938
|
},
|
|
2725
2939
|
enumerable: true,
|
|
2726
2940
|
configurable: true
|
|
@@ -2730,11 +2944,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2730
2944
|
* Margin applied to the right of the plot area.
|
|
2731
2945
|
*/
|
|
2732
2946
|
get: function () {
|
|
2733
|
-
return this.i.
|
|
2947
|
+
return this.i.id;
|
|
2734
2948
|
},
|
|
2735
2949
|
set: function (v) {
|
|
2736
|
-
this.i.
|
|
2737
|
-
this._a("plotAreaMarginRight", this.i.
|
|
2950
|
+
this.i.id = +v;
|
|
2951
|
+
this._a("plotAreaMarginRight", this.i.id);
|
|
2738
2952
|
},
|
|
2739
2953
|
enumerable: true,
|
|
2740
2954
|
configurable: true
|
|
@@ -2744,11 +2958,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2744
2958
|
* Margin applied below the plot area.
|
|
2745
2959
|
*/
|
|
2746
2960
|
get: function () {
|
|
2747
|
-
return this.i.
|
|
2961
|
+
return this.i.ib;
|
|
2748
2962
|
},
|
|
2749
2963
|
set: function (v) {
|
|
2750
|
-
this.i.
|
|
2751
|
-
this._a("plotAreaMarginBottom", this.i.
|
|
2964
|
+
this.i.ib = +v;
|
|
2965
|
+
this._a("plotAreaMarginBottom", this.i.ib);
|
|
2752
2966
|
},
|
|
2753
2967
|
enumerable: true,
|
|
2754
2968
|
configurable: true
|
|
@@ -2758,11 +2972,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2758
2972
|
* Gets or sets mode to use for automatically calculating the plot area margin.
|
|
2759
2973
|
*/
|
|
2760
2974
|
get: function () {
|
|
2761
|
-
return this.i.
|
|
2975
|
+
return this.i.a4;
|
|
2762
2976
|
},
|
|
2763
2977
|
set: function (v) {
|
|
2764
|
-
this.i.
|
|
2765
|
-
this._a("computedPlotAreaMarginMode", enumToString(ComputedPlotAreaMarginMode_$type, this.i.
|
|
2978
|
+
this.i.a4 = ensureEnum(ComputedPlotAreaMarginMode_$type, v);
|
|
2979
|
+
this._a("computedPlotAreaMarginMode", enumToString(ComputedPlotAreaMarginMode_$type, this.i.a4));
|
|
2766
2980
|
},
|
|
2767
2981
|
enumerable: true,
|
|
2768
2982
|
configurable: true
|
|
@@ -2772,11 +2986,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2772
2986
|
* Gets or sets horizontal mode to use for automatically calculating the plot area margin based ont the series.
|
|
2773
2987
|
*/
|
|
2774
2988
|
get: function () {
|
|
2775
|
-
return this.i.
|
|
2989
|
+
return this.i.c4;
|
|
2776
2990
|
},
|
|
2777
2991
|
set: function (v) {
|
|
2778
|
-
this.i.
|
|
2779
|
-
this._a("seriesPlotAreaMarginHorizontalMode", enumToString(SeriesPlotAreaMarginHorizontalMode_$type, this.i.
|
|
2992
|
+
this.i.c4 = ensureEnum(SeriesPlotAreaMarginHorizontalMode_$type, v);
|
|
2993
|
+
this._a("seriesPlotAreaMarginHorizontalMode", enumToString(SeriesPlotAreaMarginHorizontalMode_$type, this.i.c4));
|
|
2780
2994
|
},
|
|
2781
2995
|
enumerable: true,
|
|
2782
2996
|
configurable: true
|
|
@@ -2786,11 +3000,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2786
3000
|
* Gets or sets vertical mode to use for automatically calculating the plot area margin based ont the series.
|
|
2787
3001
|
*/
|
|
2788
3002
|
get: function () {
|
|
2789
|
-
return this.i.
|
|
3003
|
+
return this.i.c6;
|
|
2790
3004
|
},
|
|
2791
3005
|
set: function (v) {
|
|
2792
|
-
this.i.
|
|
2793
|
-
this._a("seriesPlotAreaMarginVerticalMode", enumToString(SeriesPlotAreaMarginVerticalMode_$type, this.i.
|
|
3006
|
+
this.i.c6 = ensureEnum(SeriesPlotAreaMarginVerticalMode_$type, v);
|
|
3007
|
+
this._a("seriesPlotAreaMarginVerticalMode", enumToString(SeriesPlotAreaMarginVerticalMode_$type, this.i.c6));
|
|
2794
3008
|
},
|
|
2795
3009
|
enumerable: true,
|
|
2796
3010
|
configurable: true
|
|
@@ -2800,11 +3014,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2800
3014
|
* Gets or sets the highlighting mode to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled.
|
|
2801
3015
|
*/
|
|
2802
3016
|
get: function () {
|
|
2803
|
-
return this.i.
|
|
3017
|
+
return this.i.c0;
|
|
2804
3018
|
},
|
|
2805
3019
|
set: function (v) {
|
|
2806
|
-
this.i.
|
|
2807
|
-
this._a("highlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.
|
|
3020
|
+
this.i.c0 = ensureEnum(SeriesHighlightingMode_$type, v);
|
|
3021
|
+
this._a("highlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.c0));
|
|
2808
3022
|
},
|
|
2809
3023
|
enumerable: true,
|
|
2810
3024
|
configurable: true
|
|
@@ -2814,11 +3028,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2814
3028
|
* Gets or sets the highlighting Behavior to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled.
|
|
2815
3029
|
*/
|
|
2816
3030
|
get: function () {
|
|
2817
|
-
return this.i.
|
|
3031
|
+
return this.i.cy;
|
|
2818
3032
|
},
|
|
2819
3033
|
set: function (v) {
|
|
2820
|
-
this.i.
|
|
2821
|
-
this._a("highlightingBehavior", enumToString(SeriesHighlightingBehavior_$type, this.i.
|
|
3034
|
+
this.i.cy = ensureEnum(SeriesHighlightingBehavior_$type, v);
|
|
3035
|
+
this._a("highlightingBehavior", enumToString(SeriesHighlightingBehavior_$type, this.i.cy));
|
|
2822
3036
|
},
|
|
2823
3037
|
enumerable: true,
|
|
2824
3038
|
configurable: true
|
|
@@ -2828,11 +3042,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2828
3042
|
* Gets or sets the highlighting mode to use for the legend linked to the component, when supported.
|
|
2829
3043
|
*/
|
|
2830
3044
|
get: function () {
|
|
2831
|
-
return this.i.
|
|
3045
|
+
return this.i.b7;
|
|
2832
3046
|
},
|
|
2833
3047
|
set: function (v) {
|
|
2834
|
-
this.i.
|
|
2835
|
-
this._a("legendHighlightingMode", enumToString(LegendHighlightingMode_$type, this.i.
|
|
3048
|
+
this.i.b7 = ensureEnum(LegendHighlightingMode_$type, v);
|
|
3049
|
+
this._a("legendHighlightingMode", enumToString(LegendHighlightingMode_$type, this.i.b7));
|
|
2836
3050
|
},
|
|
2837
3051
|
enumerable: true,
|
|
2838
3052
|
configurable: true
|
|
@@ -2843,11 +3057,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2843
3057
|
* This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series
|
|
2844
3058
|
*/
|
|
2845
3059
|
get: function () {
|
|
2846
|
-
return this.i.
|
|
3060
|
+
return this.i.cd;
|
|
2847
3061
|
},
|
|
2848
3062
|
set: function (v) {
|
|
2849
|
-
this.i.
|
|
2850
|
-
this._a("legendItemBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.
|
|
3063
|
+
this.i.cd = ensureEnum(LegendItemBadgeShape_$type, v);
|
|
3064
|
+
this._a("legendItemBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.cd));
|
|
2851
3065
|
},
|
|
2852
3066
|
enumerable: true,
|
|
2853
3067
|
configurable: true
|
|
@@ -2858,22 +3072,22 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2858
3072
|
* This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series
|
|
2859
3073
|
*/
|
|
2860
3074
|
get: function () {
|
|
2861
|
-
return this.i.
|
|
3075
|
+
return this.i.b9;
|
|
2862
3076
|
},
|
|
2863
3077
|
set: function (v) {
|
|
2864
|
-
this.i.
|
|
2865
|
-
this._a("legendItemBadgeMode", enumToString(LegendItemBadgeMode_$type, this.i.
|
|
3078
|
+
this.i.b9 = ensureEnum(LegendItemBadgeMode_$type, v);
|
|
3079
|
+
this._a("legendItemBadgeMode", enumToString(LegendItemBadgeMode_$type, this.i.b9));
|
|
2866
3080
|
},
|
|
2867
3081
|
enumerable: true,
|
|
2868
3082
|
configurable: true
|
|
2869
3083
|
});
|
|
2870
3084
|
Object.defineProperty(IgcDomainChartComponent.prototype, "trendLinePeriod", {
|
|
2871
3085
|
get: function () {
|
|
2872
|
-
return this.i.
|
|
3086
|
+
return this.i.jn;
|
|
2873
3087
|
},
|
|
2874
3088
|
set: function (v) {
|
|
2875
|
-
this.i.
|
|
2876
|
-
this._a("trendLinePeriod", this.i.
|
|
3089
|
+
this.i.jn = +v;
|
|
3090
|
+
this._a("trendLinePeriod", this.i.jn);
|
|
2877
3091
|
},
|
|
2878
3092
|
enumerable: true,
|
|
2879
3093
|
configurable: true
|
|
@@ -2883,11 +3097,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2883
3097
|
* Gets or sets the style of tooltip to be displayed.
|
|
2884
3098
|
*/
|
|
2885
3099
|
get: function () {
|
|
2886
|
-
return this.i.
|
|
3100
|
+
return this.i.dg;
|
|
2887
3101
|
},
|
|
2888
3102
|
set: function (v) {
|
|
2889
|
-
this.i.
|
|
2890
|
-
this._a("toolTipType", enumToString(ToolTipType_$type, this.i.
|
|
3103
|
+
this.i.dg = ensureEnum(ToolTipType_$type, v);
|
|
3104
|
+
this._a("toolTipType", enumToString(ToolTipType_$type, this.i.dg));
|
|
2891
3105
|
},
|
|
2892
3106
|
enumerable: true,
|
|
2893
3107
|
configurable: true
|
|
@@ -2897,11 +3111,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2897
3111
|
* Gets or sets the crosshairs to be displayed.
|
|
2898
3112
|
*/
|
|
2899
3113
|
get: function () {
|
|
2900
|
-
return this.i.
|
|
3114
|
+
return this.i.a6;
|
|
2901
3115
|
},
|
|
2902
3116
|
set: function (v) {
|
|
2903
|
-
this.i.
|
|
2904
|
-
this._a("crosshairsDisplayMode", enumToString(CrosshairsDisplayMode_$type, this.i.
|
|
3117
|
+
this.i.a6 = ensureEnum(CrosshairsDisplayMode_$type, v);
|
|
3118
|
+
this._a("crosshairsDisplayMode", enumToString(CrosshairsDisplayMode_$type, this.i.a6));
|
|
2905
3119
|
},
|
|
2906
3120
|
enumerable: true,
|
|
2907
3121
|
configurable: true
|
|
@@ -2911,11 +3125,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2911
3125
|
* Gets or sets whether crosshairs will snap to the nearest data point.
|
|
2912
3126
|
*/
|
|
2913
3127
|
get: function () {
|
|
2914
|
-
return this.i.
|
|
3128
|
+
return this.i.fc;
|
|
2915
3129
|
},
|
|
2916
3130
|
set: function (v) {
|
|
2917
|
-
this.i.
|
|
2918
|
-
this._a("crosshairsSnapToData", this.i.
|
|
3131
|
+
this.i.fc = ensureBool(v);
|
|
3132
|
+
this._a("crosshairsSnapToData", this.i.fc);
|
|
2919
3133
|
},
|
|
2920
3134
|
enumerable: true,
|
|
2921
3135
|
configurable: true
|
|
@@ -2925,11 +3139,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2925
3139
|
* Gets or sets the color to apply to vertical crosshairs line.
|
|
2926
3140
|
*/
|
|
2927
3141
|
get: function () {
|
|
2928
|
-
return brushToString(this.i.
|
|
3142
|
+
return brushToString(this.i.t0);
|
|
2929
3143
|
},
|
|
2930
3144
|
set: function (v) {
|
|
2931
|
-
this.i.
|
|
2932
|
-
this._a("crosshairsLineVerticalStroke", brushToString(this.i.
|
|
3145
|
+
this.i.t0 = stringToBrush(v);
|
|
3146
|
+
this._a("crosshairsLineVerticalStroke", brushToString(this.i.t0));
|
|
2933
3147
|
},
|
|
2934
3148
|
enumerable: true,
|
|
2935
3149
|
configurable: true
|
|
@@ -2939,11 +3153,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2939
3153
|
* Gets or sets thickness of crosshairs lines.
|
|
2940
3154
|
*/
|
|
2941
3155
|
get: function () {
|
|
2942
|
-
return this.i.
|
|
3156
|
+
return this.i.hv;
|
|
2943
3157
|
},
|
|
2944
3158
|
set: function (v) {
|
|
2945
|
-
this.i.
|
|
2946
|
-
this._a("crosshairsLineThickness", this.i.
|
|
3159
|
+
this.i.hv = +v;
|
|
3160
|
+
this._a("crosshairsLineThickness", this.i.hv);
|
|
2947
3161
|
},
|
|
2948
3162
|
enumerable: true,
|
|
2949
3163
|
configurable: true
|
|
@@ -2953,11 +3167,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2953
3167
|
* Gets or sets the color to apply to horizontal crosshairs line.
|
|
2954
3168
|
*/
|
|
2955
3169
|
get: function () {
|
|
2956
|
-
return brushToString(this.i.
|
|
3170
|
+
return brushToString(this.i.tz);
|
|
2957
3171
|
},
|
|
2958
3172
|
set: function (v) {
|
|
2959
|
-
this.i.
|
|
2960
|
-
this._a("crosshairsLineHorizontalStroke", brushToString(this.i.
|
|
3173
|
+
this.i.tz = stringToBrush(v);
|
|
3174
|
+
this._a("crosshairsLineHorizontalStroke", brushToString(this.i.tz));
|
|
2961
3175
|
},
|
|
2962
3176
|
enumerable: true,
|
|
2963
3177
|
configurable: true
|
|
@@ -2967,11 +3181,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2967
3181
|
* Gets or sets whether annotations are shown along the axis for crosshair values
|
|
2968
3182
|
*/
|
|
2969
3183
|
get: function () {
|
|
2970
|
-
return this.i.
|
|
3184
|
+
return this.i.fb;
|
|
2971
3185
|
},
|
|
2972
3186
|
set: function (v) {
|
|
2973
|
-
this.i.
|
|
2974
|
-
this._a("crosshairsAnnotationEnabled", this.i.
|
|
3187
|
+
this.i.fb = ensureBool(v);
|
|
3188
|
+
this._a("crosshairsAnnotationEnabled", this.i.fb);
|
|
2975
3189
|
},
|
|
2976
3190
|
enumerable: true,
|
|
2977
3191
|
configurable: true
|
|
@@ -2981,11 +3195,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2981
3195
|
* Gets or sets the background of crosshair annotation on x-axis.
|
|
2982
3196
|
*/
|
|
2983
3197
|
get: function () {
|
|
2984
|
-
return brushToString(this.i.
|
|
3198
|
+
return brushToString(this.i.tv);
|
|
2985
3199
|
},
|
|
2986
3200
|
set: function (v) {
|
|
2987
|
-
this.i.
|
|
2988
|
-
this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.
|
|
3201
|
+
this.i.tv = stringToBrush(v);
|
|
3202
|
+
this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.tv));
|
|
2989
3203
|
},
|
|
2990
3204
|
enumerable: true,
|
|
2991
3205
|
configurable: true
|
|
@@ -2995,11 +3209,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2995
3209
|
* Gets or sets the background of crosshair annotation on y-axis.
|
|
2996
3210
|
*/
|
|
2997
3211
|
get: function () {
|
|
2998
|
-
return brushToString(this.i.
|
|
3212
|
+
return brushToString(this.i.tx);
|
|
2999
3213
|
},
|
|
3000
3214
|
set: function (v) {
|
|
3001
|
-
this.i.
|
|
3002
|
-
this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.
|
|
3215
|
+
this.i.tx = stringToBrush(v);
|
|
3216
|
+
this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.tx));
|
|
3003
3217
|
},
|
|
3004
3218
|
enumerable: true,
|
|
3005
3219
|
configurable: true
|
|
@@ -3009,11 +3223,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3009
3223
|
* Gets or sets the text color of crosshair annotation on x-axis.
|
|
3010
3224
|
*/
|
|
3011
3225
|
get: function () {
|
|
3012
|
-
return brushToString(this.i.
|
|
3226
|
+
return brushToString(this.i.tw);
|
|
3013
3227
|
},
|
|
3014
3228
|
set: function (v) {
|
|
3015
|
-
this.i.
|
|
3016
|
-
this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.
|
|
3229
|
+
this.i.tw = stringToBrush(v);
|
|
3230
|
+
this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.tw));
|
|
3017
3231
|
},
|
|
3018
3232
|
enumerable: true,
|
|
3019
3233
|
configurable: true
|
|
@@ -3023,11 +3237,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3023
3237
|
* Gets or sets the text color of crosshair annotation on y-axis.
|
|
3024
3238
|
*/
|
|
3025
3239
|
get: function () {
|
|
3026
|
-
return brushToString(this.i.
|
|
3240
|
+
return brushToString(this.i.ty);
|
|
3027
3241
|
},
|
|
3028
3242
|
set: function (v) {
|
|
3029
|
-
this.i.
|
|
3030
|
-
this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.
|
|
3243
|
+
this.i.ty = stringToBrush(v);
|
|
3244
|
+
this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.ty));
|
|
3031
3245
|
},
|
|
3032
3246
|
enumerable: true,
|
|
3033
3247
|
configurable: true
|
|
@@ -3037,11 +3251,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3037
3251
|
* Gets or sets precision on interpolated values of crosshairs on x-axis.
|
|
3038
3252
|
*/
|
|
3039
3253
|
get: function () {
|
|
3040
|
-
return this.i.
|
|
3254
|
+
return this.i.jg;
|
|
3041
3255
|
},
|
|
3042
3256
|
set: function (v) {
|
|
3043
|
-
this.i.
|
|
3044
|
-
this._a("crosshairsAnnotationXAxisPrecision", this.i.
|
|
3257
|
+
this.i.jg = +v;
|
|
3258
|
+
this._a("crosshairsAnnotationXAxisPrecision", this.i.jg);
|
|
3045
3259
|
},
|
|
3046
3260
|
enumerable: true,
|
|
3047
3261
|
configurable: true
|
|
@@ -3051,11 +3265,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3051
3265
|
* Gets or sets precision on interpolated values of crosshairs on y-axis.
|
|
3052
3266
|
*/
|
|
3053
3267
|
get: function () {
|
|
3054
|
-
return this.i.
|
|
3268
|
+
return this.i.jh;
|
|
3055
3269
|
},
|
|
3056
3270
|
set: function (v) {
|
|
3057
|
-
this.i.
|
|
3058
|
-
this._a("crosshairsAnnotationYAxisPrecision", this.i.
|
|
3271
|
+
this.i.jh = +v;
|
|
3272
|
+
this._a("crosshairsAnnotationYAxisPrecision", this.i.jh);
|
|
3059
3273
|
},
|
|
3060
3274
|
enumerable: true,
|
|
3061
3275
|
configurable: true
|
|
@@ -3065,11 +3279,25 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3065
3279
|
* Gets or sets whether annotations for the final value of each series is displayed on the axis.
|
|
3066
3280
|
*/
|
|
3067
3281
|
get: function () {
|
|
3068
|
-
return this.i.
|
|
3282
|
+
return this.i.fz;
|
|
3069
3283
|
},
|
|
3070
3284
|
set: function (v) {
|
|
3071
|
-
this.i.
|
|
3072
|
-
this._a("shouldAvoidAxisAnnotationCollisions", this.i.
|
|
3285
|
+
this.i.fz = ensureBool(v);
|
|
3286
|
+
this._a("shouldAvoidAxisAnnotationCollisions", this.i.fz);
|
|
3287
|
+
},
|
|
3288
|
+
enumerable: true,
|
|
3289
|
+
configurable: true
|
|
3290
|
+
});
|
|
3291
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "shouldPanOnMaximumZoom", {
|
|
3292
|
+
/**
|
|
3293
|
+
* Gets or sets a whether the chart should pan its content when zooing in passed max zoom level.
|
|
3294
|
+
*/
|
|
3295
|
+
get: function () {
|
|
3296
|
+
return this.i.f1;
|
|
3297
|
+
},
|
|
3298
|
+
set: function (v) {
|
|
3299
|
+
this.i.f1 = ensureBool(v);
|
|
3300
|
+
this._a("shouldPanOnMaximumZoom", this.i.f1);
|
|
3073
3301
|
},
|
|
3074
3302
|
enumerable: true,
|
|
3075
3303
|
configurable: true
|
|
@@ -3079,11 +3307,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3079
3307
|
* Gets or sets whether annotations for the final value of each series is displayed on the axis.
|
|
3080
3308
|
*/
|
|
3081
3309
|
get: function () {
|
|
3082
|
-
return this.i.
|
|
3310
|
+
return this.i.fi;
|
|
3083
3311
|
},
|
|
3084
3312
|
set: function (v) {
|
|
3085
|
-
this.i.
|
|
3086
|
-
this._a("finalValueAnnotationsVisible", this.i.
|
|
3313
|
+
this.i.fi = ensureBool(v);
|
|
3314
|
+
this._a("finalValueAnnotationsVisible", this.i.fi);
|
|
3087
3315
|
},
|
|
3088
3316
|
enumerable: true,
|
|
3089
3317
|
configurable: true
|
|
@@ -3093,11 +3321,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3093
3321
|
* Gets or sets the background of final value annotation.
|
|
3094
3322
|
*/
|
|
3095
3323
|
get: function () {
|
|
3096
|
-
return brushToString(this.i.
|
|
3324
|
+
return brushToString(this.i.ua);
|
|
3097
3325
|
},
|
|
3098
3326
|
set: function (v) {
|
|
3099
|
-
this.i.
|
|
3100
|
-
this._a("finalValueAnnotationsBackground", brushToString(this.i.
|
|
3327
|
+
this.i.ua = stringToBrush(v);
|
|
3328
|
+
this._a("finalValueAnnotationsBackground", brushToString(this.i.ua));
|
|
3101
3329
|
},
|
|
3102
3330
|
enumerable: true,
|
|
3103
3331
|
configurable: true
|
|
@@ -3107,11 +3335,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3107
3335
|
* Gets or sets the text color of final value annotation.
|
|
3108
3336
|
*/
|
|
3109
3337
|
get: function () {
|
|
3110
|
-
return brushToString(this.i.
|
|
3338
|
+
return brushToString(this.i.ub);
|
|
3111
3339
|
},
|
|
3112
3340
|
set: function (v) {
|
|
3113
|
-
this.i.
|
|
3114
|
-
this._a("finalValueAnnotationsTextColor", brushToString(this.i.
|
|
3341
|
+
this.i.ub = stringToBrush(v);
|
|
3342
|
+
this._a("finalValueAnnotationsTextColor", brushToString(this.i.ub));
|
|
3115
3343
|
},
|
|
3116
3344
|
enumerable: true,
|
|
3117
3345
|
configurable: true
|
|
@@ -3121,11 +3349,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3121
3349
|
* Gets or sets precision on final value annotation.
|
|
3122
3350
|
*/
|
|
3123
3351
|
get: function () {
|
|
3124
|
-
return this.i.
|
|
3352
|
+
return this.i.jk;
|
|
3125
3353
|
},
|
|
3126
3354
|
set: function (v) {
|
|
3127
|
-
this.i.
|
|
3128
|
-
this._a("finalValueAnnotationsPrecision", this.i.
|
|
3355
|
+
this.i.jk = +v;
|
|
3356
|
+
this._a("finalValueAnnotationsPrecision", this.i.jk);
|
|
3129
3357
|
},
|
|
3130
3358
|
enumerable: true,
|
|
3131
3359
|
configurable: true
|
|
@@ -3135,11 +3363,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3135
3363
|
* Gets or sets if callouts should be displayed.
|
|
3136
3364
|
*/
|
|
3137
3365
|
get: function () {
|
|
3138
|
-
return this.i.
|
|
3366
|
+
return this.i.fa;
|
|
3139
3367
|
},
|
|
3140
3368
|
set: function (v) {
|
|
3141
|
-
this.i.
|
|
3142
|
-
this._a("calloutsVisible", this.i.
|
|
3369
|
+
this.i.fa = ensureBool(v);
|
|
3370
|
+
this._a("calloutsVisible", this.i.fa);
|
|
3143
3371
|
},
|
|
3144
3372
|
enumerable: true,
|
|
3145
3373
|
configurable: true
|
|
@@ -3149,11 +3377,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3149
3377
|
* Gets or sets if event annotations should be displayed.
|
|
3150
3378
|
*/
|
|
3151
3379
|
get: function () {
|
|
3152
|
-
return this.i.
|
|
3380
|
+
return this.i.e9;
|
|
3153
3381
|
},
|
|
3154
3382
|
set: function (v) {
|
|
3155
|
-
this.i.
|
|
3156
|
-
this._a("calloutStyleUpdatingEventEnabled", this.i.
|
|
3383
|
+
this.i.e9 = ensureBool(v);
|
|
3384
|
+
this._a("calloutStyleUpdatingEventEnabled", this.i.e9);
|
|
3157
3385
|
},
|
|
3158
3386
|
enumerable: true,
|
|
3159
3387
|
configurable: true
|
|
@@ -3199,10 +3427,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3199
3427
|
* Gets or sets the member path of the X data for the callouts.
|
|
3200
3428
|
*/
|
|
3201
3429
|
get: function () {
|
|
3202
|
-
return this.i.
|
|
3430
|
+
return this.i.k6;
|
|
3203
3431
|
},
|
|
3204
3432
|
set: function (v) {
|
|
3205
|
-
this.i.
|
|
3433
|
+
this.i.k6 = v;
|
|
3206
3434
|
},
|
|
3207
3435
|
enumerable: true,
|
|
3208
3436
|
configurable: true
|
|
@@ -3212,10 +3440,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3212
3440
|
* Gets or sets the member path of the Y data for the callouts.
|
|
3213
3441
|
*/
|
|
3214
3442
|
get: function () {
|
|
3215
|
-
return this.i.
|
|
3443
|
+
return this.i.k8;
|
|
3216
3444
|
},
|
|
3217
3445
|
set: function (v) {
|
|
3218
|
-
this.i.
|
|
3446
|
+
this.i.k8 = v;
|
|
3219
3447
|
},
|
|
3220
3448
|
enumerable: true,
|
|
3221
3449
|
configurable: true
|
|
@@ -3225,10 +3453,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3225
3453
|
* Gets or sets the member path of the label data for the callouts.
|
|
3226
3454
|
*/
|
|
3227
3455
|
get: function () {
|
|
3228
|
-
return this.i.
|
|
3456
|
+
return this.i.k2;
|
|
3229
3457
|
},
|
|
3230
3458
|
set: function (v) {
|
|
3231
|
-
this.i.
|
|
3459
|
+
this.i.k2 = v;
|
|
3232
3460
|
},
|
|
3233
3461
|
enumerable: true,
|
|
3234
3462
|
configurable: true
|
|
@@ -3238,10 +3466,10 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3238
3466
|
* Gets or sets the member path of the content data for the callouts.
|
|
3239
3467
|
*/
|
|
3240
3468
|
get: function () {
|
|
3241
|
-
return this.i.
|
|
3469
|
+
return this.i.kz;
|
|
3242
3470
|
},
|
|
3243
3471
|
set: function (v) {
|
|
3244
|
-
this.i.
|
|
3472
|
+
this.i.kz = v;
|
|
3245
3473
|
},
|
|
3246
3474
|
enumerable: true,
|
|
3247
3475
|
configurable: true
|
|
@@ -3251,11 +3479,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3251
3479
|
* Gets or sets the horizontal scrollbar mode to use for the series viewer.
|
|
3252
3480
|
*/
|
|
3253
3481
|
get: function () {
|
|
3254
|
-
return this.i.
|
|
3482
|
+
return this.i.db;
|
|
3255
3483
|
},
|
|
3256
3484
|
set: function (v) {
|
|
3257
|
-
this.i.
|
|
3258
|
-
this._a("horizontalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.
|
|
3485
|
+
this.i.db = ensureEnum(SeriesViewerScrollbarMode_$type, v);
|
|
3486
|
+
this._a("horizontalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.db));
|
|
3259
3487
|
},
|
|
3260
3488
|
enumerable: true,
|
|
3261
3489
|
configurable: true
|
|
@@ -3265,11 +3493,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3265
3493
|
* Gets or sets the vertical scrollbar mode to use for the series viewer.
|
|
3266
3494
|
*/
|
|
3267
3495
|
get: function () {
|
|
3268
|
-
return this.i.
|
|
3496
|
+
return this.i.dc;
|
|
3269
3497
|
},
|
|
3270
3498
|
set: function (v) {
|
|
3271
|
-
this.i.
|
|
3272
|
-
this._a("verticalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.
|
|
3499
|
+
this.i.dc = ensureEnum(SeriesViewerScrollbarMode_$type, v);
|
|
3500
|
+
this._a("verticalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.dc));
|
|
3273
3501
|
},
|
|
3274
3502
|
enumerable: true,
|
|
3275
3503
|
configurable: true
|
|
@@ -3279,11 +3507,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3279
3507
|
* Gets or sets the position to use for the horizontal scrollbar in the component, when enabled.
|
|
3280
3508
|
*/
|
|
3281
3509
|
get: function () {
|
|
3282
|
-
return this.i.
|
|
3510
|
+
return this.i.c8;
|
|
3283
3511
|
},
|
|
3284
3512
|
set: function (v) {
|
|
3285
|
-
this.i.
|
|
3286
|
-
this._a("horizontalViewScrollbarPosition", enumToString(SeriesViewerHorizontalScrollbarPosition_$type, this.i.
|
|
3513
|
+
this.i.c8 = ensureEnum(SeriesViewerHorizontalScrollbarPosition_$type, v);
|
|
3514
|
+
this._a("horizontalViewScrollbarPosition", enumToString(SeriesViewerHorizontalScrollbarPosition_$type, this.i.c8));
|
|
3287
3515
|
},
|
|
3288
3516
|
enumerable: true,
|
|
3289
3517
|
configurable: true
|
|
@@ -3293,11 +3521,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3293
3521
|
* Gets or sets the position to use for the vertical scrollbar in the component, when enabled.
|
|
3294
3522
|
*/
|
|
3295
3523
|
get: function () {
|
|
3296
|
-
return this.i.
|
|
3524
|
+
return this.i.de;
|
|
3297
3525
|
},
|
|
3298
3526
|
set: function (v) {
|
|
3299
|
-
this.i.
|
|
3300
|
-
this._a("verticalViewScrollbarPosition", enumToString(SeriesViewerVerticalScrollbarPosition_$type, this.i.
|
|
3527
|
+
this.i.de = ensureEnum(SeriesViewerVerticalScrollbarPosition_$type, v);
|
|
3528
|
+
this._a("verticalViewScrollbarPosition", enumToString(SeriesViewerVerticalScrollbarPosition_$type, this.i.de));
|
|
3301
3529
|
},
|
|
3302
3530
|
enumerable: true,
|
|
3303
3531
|
configurable: true
|
|
@@ -3307,11 +3535,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3307
3535
|
* Gets or sets the fill to use for the horizontal scrollbar in the component, when enabled.
|
|
3308
3536
|
*/
|
|
3309
3537
|
get: function () {
|
|
3310
|
-
return brushToString(this.i.
|
|
3538
|
+
return brushToString(this.i.ug);
|
|
3311
3539
|
},
|
|
3312
3540
|
set: function (v) {
|
|
3313
|
-
this.i.
|
|
3314
|
-
this._a("horizontalViewScrollbarFill", brushToString(this.i.
|
|
3541
|
+
this.i.ug = stringToBrush(v);
|
|
3542
|
+
this._a("horizontalViewScrollbarFill", brushToString(this.i.ug));
|
|
3315
3543
|
},
|
|
3316
3544
|
enumerable: true,
|
|
3317
3545
|
configurable: true
|
|
@@ -3321,11 +3549,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3321
3549
|
* Gets or sets the outline to use for the horizontal scrollbar in the component, when enabled.
|
|
3322
3550
|
*/
|
|
3323
3551
|
get: function () {
|
|
3324
|
-
return brushToString(this.i.
|
|
3552
|
+
return brushToString(this.i.uh);
|
|
3325
3553
|
},
|
|
3326
3554
|
set: function (v) {
|
|
3327
|
-
this.i.
|
|
3328
|
-
this._a("horizontalViewScrollbarOutline", brushToString(this.i.
|
|
3555
|
+
this.i.uh = stringToBrush(v);
|
|
3556
|
+
this._a("horizontalViewScrollbarOutline", brushToString(this.i.uh));
|
|
3329
3557
|
},
|
|
3330
3558
|
enumerable: true,
|
|
3331
3559
|
configurable: true
|
|
@@ -3335,11 +3563,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3335
3563
|
* Gets or sets the stroke thickness to use for the horizontal scrollbar in the component, when enabled.
|
|
3336
3564
|
*/
|
|
3337
3565
|
get: function () {
|
|
3338
|
-
return this.i.
|
|
3566
|
+
return this.i.h4;
|
|
3339
3567
|
},
|
|
3340
3568
|
set: function (v) {
|
|
3341
|
-
this.i.
|
|
3342
|
-
this._a("horizontalViewScrollbarStrokeThickness", this.i.
|
|
3569
|
+
this.i.h4 = +v;
|
|
3570
|
+
this._a("horizontalViewScrollbarStrokeThickness", this.i.h4);
|
|
3343
3571
|
},
|
|
3344
3572
|
enumerable: true,
|
|
3345
3573
|
configurable: true
|
|
@@ -3349,11 +3577,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3349
3577
|
* Gets or sets the max opacity to use for the horizontal scrollbar in the component, when enabled.
|
|
3350
3578
|
*/
|
|
3351
3579
|
get: function () {
|
|
3352
|
-
return this.i.
|
|
3580
|
+
return this.i.h3;
|
|
3353
3581
|
},
|
|
3354
3582
|
set: function (v) {
|
|
3355
|
-
this.i.
|
|
3356
|
-
this._a("horizontalViewScrollbarMaxOpacity", this.i.
|
|
3583
|
+
this.i.h3 = +v;
|
|
3584
|
+
this._a("horizontalViewScrollbarMaxOpacity", this.i.h3);
|
|
3357
3585
|
},
|
|
3358
3586
|
enumerable: true,
|
|
3359
3587
|
configurable: true
|
|
@@ -3363,11 +3591,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3363
3591
|
* Gets or sets the corner radius to use for the horizontal scrollbar in the component, when enabled.
|
|
3364
3592
|
*/
|
|
3365
3593
|
get: function () {
|
|
3366
|
-
return this.i.
|
|
3594
|
+
return this.i.h0;
|
|
3367
3595
|
},
|
|
3368
3596
|
set: function (v) {
|
|
3369
|
-
this.i.
|
|
3370
|
-
this._a("horizontalViewScrollbarCornerRadius", this.i.
|
|
3597
|
+
this.i.h0 = +v;
|
|
3598
|
+
this._a("horizontalViewScrollbarCornerRadius", this.i.h0);
|
|
3371
3599
|
},
|
|
3372
3600
|
enumerable: true,
|
|
3373
3601
|
configurable: true
|
|
@@ -3377,11 +3605,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3377
3605
|
* Gets or sets the height to use for the horizontal scrollbar in the component, when enabled.
|
|
3378
3606
|
*/
|
|
3379
3607
|
get: function () {
|
|
3380
|
-
return this.i.
|
|
3608
|
+
return this.i.h1;
|
|
3381
3609
|
},
|
|
3382
3610
|
set: function (v) {
|
|
3383
|
-
this.i.
|
|
3384
|
-
this._a("horizontalViewScrollbarHeight", this.i.
|
|
3611
|
+
this.i.h1 = +v;
|
|
3612
|
+
this._a("horizontalViewScrollbarHeight", this.i.h1);
|
|
3385
3613
|
},
|
|
3386
3614
|
enumerable: true,
|
|
3387
3615
|
configurable: true
|
|
@@ -3391,11 +3619,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3391
3619
|
* Gets or sets the inset distance to use for the horizontal scrollbar in the component, when enabled.
|
|
3392
3620
|
*/
|
|
3393
3621
|
get: function () {
|
|
3394
|
-
return this.i.
|
|
3622
|
+
return this.i.h2;
|
|
3395
3623
|
},
|
|
3396
3624
|
set: function (v) {
|
|
3397
|
-
this.i.
|
|
3398
|
-
this._a("horizontalViewScrollbarInset", this.i.
|
|
3625
|
+
this.i.h2 = +v;
|
|
3626
|
+
this._a("horizontalViewScrollbarInset", this.i.h2);
|
|
3399
3627
|
},
|
|
3400
3628
|
enumerable: true,
|
|
3401
3629
|
configurable: true
|
|
@@ -3405,11 +3633,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3405
3633
|
* Gets or sets the track start inset to use for the horizontal scrollbar in the component, when enabled.
|
|
3406
3634
|
*/
|
|
3407
3635
|
get: function () {
|
|
3408
|
-
return this.i.
|
|
3636
|
+
return this.i.h6;
|
|
3409
3637
|
},
|
|
3410
3638
|
set: function (v) {
|
|
3411
|
-
this.i.
|
|
3412
|
-
this._a("horizontalViewScrollbarTrackStartInset", this.i.
|
|
3639
|
+
this.i.h6 = +v;
|
|
3640
|
+
this._a("horizontalViewScrollbarTrackStartInset", this.i.h6);
|
|
3413
3641
|
},
|
|
3414
3642
|
enumerable: true,
|
|
3415
3643
|
configurable: true
|
|
@@ -3419,11 +3647,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3419
3647
|
* Gets or sets the track end inset to use for the horizontal scrollbar in the component, when enabled.
|
|
3420
3648
|
*/
|
|
3421
3649
|
get: function () {
|
|
3422
|
-
return this.i.
|
|
3650
|
+
return this.i.h5;
|
|
3423
3651
|
},
|
|
3424
3652
|
set: function (v) {
|
|
3425
|
-
this.i.
|
|
3426
|
-
this._a("horizontalViewScrollbarTrackEndInset", this.i.
|
|
3653
|
+
this.i.h5 = +v;
|
|
3654
|
+
this._a("horizontalViewScrollbarTrackEndInset", this.i.h5);
|
|
3427
3655
|
},
|
|
3428
3656
|
enumerable: true,
|
|
3429
3657
|
configurable: true
|
|
@@ -3433,11 +3661,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3433
3661
|
* Gets or sets whether to use automatic track insets for the horizontal scrollbar in the component, when enabled.
|
|
3434
3662
|
*/
|
|
3435
3663
|
get: function () {
|
|
3436
|
-
return this.i.
|
|
3664
|
+
return this.i.fk;
|
|
3437
3665
|
},
|
|
3438
3666
|
set: function (v) {
|
|
3439
|
-
this.i.
|
|
3440
|
-
this._a("horizontalViewScrollbarShouldAddAutoTrackInsets", this.i.
|
|
3667
|
+
this.i.fk = ensureBool(v);
|
|
3668
|
+
this._a("horizontalViewScrollbarShouldAddAutoTrackInsets", this.i.fk);
|
|
3441
3669
|
},
|
|
3442
3670
|
enumerable: true,
|
|
3443
3671
|
configurable: true
|
|
@@ -3447,11 +3675,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3447
3675
|
* Gets or sets the fill to use for the vertical scrollbar in the component, when enabled.
|
|
3448
3676
|
*/
|
|
3449
3677
|
get: function () {
|
|
3450
|
-
return brushToString(this.i.
|
|
3678
|
+
return brushToString(this.i.ul);
|
|
3451
3679
|
},
|
|
3452
3680
|
set: function (v) {
|
|
3453
|
-
this.i.
|
|
3454
|
-
this._a("verticalViewScrollbarFill", brushToString(this.i.
|
|
3681
|
+
this.i.ul = stringToBrush(v);
|
|
3682
|
+
this._a("verticalViewScrollbarFill", brushToString(this.i.ul));
|
|
3455
3683
|
},
|
|
3456
3684
|
enumerable: true,
|
|
3457
3685
|
configurable: true
|
|
@@ -3461,11 +3689,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3461
3689
|
* Gets or sets the outline to use for the vertical scrollbar in the component, when enabled.
|
|
3462
3690
|
*/
|
|
3463
3691
|
get: function () {
|
|
3464
|
-
return brushToString(this.i.
|
|
3692
|
+
return brushToString(this.i.um);
|
|
3465
3693
|
},
|
|
3466
3694
|
set: function (v) {
|
|
3467
|
-
this.i.
|
|
3468
|
-
this._a("verticalViewScrollbarOutline", brushToString(this.i.
|
|
3695
|
+
this.i.um = stringToBrush(v);
|
|
3696
|
+
this._a("verticalViewScrollbarOutline", brushToString(this.i.um));
|
|
3469
3697
|
},
|
|
3470
3698
|
enumerable: true,
|
|
3471
3699
|
configurable: true
|
|
@@ -3475,11 +3703,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3475
3703
|
* Gets or sets the stroke thickness to use for the vertical scrollbar in the component, when enabled.
|
|
3476
3704
|
*/
|
|
3477
3705
|
get: function () {
|
|
3478
|
-
return this.i.
|
|
3706
|
+
return this.i.ix;
|
|
3479
3707
|
},
|
|
3480
3708
|
set: function (v) {
|
|
3481
|
-
this.i.
|
|
3482
|
-
this._a("verticalViewScrollbarStrokeThickness", this.i.
|
|
3709
|
+
this.i.ix = +v;
|
|
3710
|
+
this._a("verticalViewScrollbarStrokeThickness", this.i.ix);
|
|
3483
3711
|
},
|
|
3484
3712
|
enumerable: true,
|
|
3485
3713
|
configurable: true
|
|
@@ -3489,11 +3717,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3489
3717
|
* Gets or sets the max opacity to use for the vertical scrollbar in the component, when enabled.
|
|
3490
3718
|
*/
|
|
3491
3719
|
get: function () {
|
|
3492
|
-
return this.i.
|
|
3720
|
+
return this.i.iw;
|
|
3493
3721
|
},
|
|
3494
3722
|
set: function (v) {
|
|
3495
|
-
this.i.
|
|
3496
|
-
this._a("verticalViewScrollbarMaxOpacity", this.i.
|
|
3723
|
+
this.i.iw = +v;
|
|
3724
|
+
this._a("verticalViewScrollbarMaxOpacity", this.i.iw);
|
|
3497
3725
|
},
|
|
3498
3726
|
enumerable: true,
|
|
3499
3727
|
configurable: true
|
|
@@ -3503,11 +3731,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3503
3731
|
* Gets or sets the corner radius to use for the vertical scrollbar in the component, when enabled.
|
|
3504
3732
|
*/
|
|
3505
3733
|
get: function () {
|
|
3506
|
-
return this.i.
|
|
3734
|
+
return this.i.iu;
|
|
3507
3735
|
},
|
|
3508
3736
|
set: function (v) {
|
|
3509
|
-
this.i.
|
|
3510
|
-
this._a("verticalViewScrollbarCornerRadius", this.i.
|
|
3737
|
+
this.i.iu = +v;
|
|
3738
|
+
this._a("verticalViewScrollbarCornerRadius", this.i.iu);
|
|
3511
3739
|
},
|
|
3512
3740
|
enumerable: true,
|
|
3513
3741
|
configurable: true
|
|
@@ -3517,11 +3745,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3517
3745
|
* Gets or sets the width to use for the vertical scrollbar in the component, when enabled.
|
|
3518
3746
|
*/
|
|
3519
3747
|
get: function () {
|
|
3520
|
-
return this.i.
|
|
3748
|
+
return this.i.i0;
|
|
3521
3749
|
},
|
|
3522
3750
|
set: function (v) {
|
|
3523
|
-
this.i.
|
|
3524
|
-
this._a("verticalViewScrollbarWidth", this.i.
|
|
3751
|
+
this.i.i0 = +v;
|
|
3752
|
+
this._a("verticalViewScrollbarWidth", this.i.i0);
|
|
3525
3753
|
},
|
|
3526
3754
|
enumerable: true,
|
|
3527
3755
|
configurable: true
|
|
@@ -3531,11 +3759,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3531
3759
|
* Gets or sets the inset distance to use for the vertical scrollbar in the component, when enabled.
|
|
3532
3760
|
*/
|
|
3533
3761
|
get: function () {
|
|
3534
|
-
return this.i.
|
|
3762
|
+
return this.i.iv;
|
|
3535
3763
|
},
|
|
3536
3764
|
set: function (v) {
|
|
3537
|
-
this.i.
|
|
3538
|
-
this._a("verticalViewScrollbarInset", this.i.
|
|
3765
|
+
this.i.iv = +v;
|
|
3766
|
+
this._a("verticalViewScrollbarInset", this.i.iv);
|
|
3539
3767
|
},
|
|
3540
3768
|
enumerable: true,
|
|
3541
3769
|
configurable: true
|
|
@@ -3545,11 +3773,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3545
3773
|
* Gets or sets the track start inset to use for the vertical scrollbar in the component, when enabled.
|
|
3546
3774
|
*/
|
|
3547
3775
|
get: function () {
|
|
3548
|
-
return this.i.
|
|
3776
|
+
return this.i.iz;
|
|
3549
3777
|
},
|
|
3550
3778
|
set: function (v) {
|
|
3551
|
-
this.i.
|
|
3552
|
-
this._a("verticalViewScrollbarTrackStartInset", this.i.
|
|
3779
|
+
this.i.iz = +v;
|
|
3780
|
+
this._a("verticalViewScrollbarTrackStartInset", this.i.iz);
|
|
3553
3781
|
},
|
|
3554
3782
|
enumerable: true,
|
|
3555
3783
|
configurable: true
|
|
@@ -3559,11 +3787,11 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3559
3787
|
* Gets or sets the track end inset to use for the vertical scrollbar in the component, when enabled.
|
|
3560
3788
|
*/
|
|
3561
3789
|
get: function () {
|
|
3562
|
-
return this.i.
|
|
3790
|
+
return this.i.iy;
|
|
3563
3791
|
},
|
|
3564
3792
|
set: function (v) {
|
|
3565
|
-
this.i.
|
|
3566
|
-
this._a("verticalViewScrollbarTrackEndInset", this.i.
|
|
3793
|
+
this.i.iy = +v;
|
|
3794
|
+
this._a("verticalViewScrollbarTrackEndInset", this.i.iy);
|
|
3567
3795
|
},
|
|
3568
3796
|
enumerable: true,
|
|
3569
3797
|
configurable: true
|
|
@@ -3573,11 +3801,79 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3573
3801
|
* Gets or sets whether to use automatic track insets for the vertical scrollbar in the component, when enabled.
|
|
3574
3802
|
*/
|
|
3575
3803
|
get: function () {
|
|
3576
|
-
return this.i.
|
|
3804
|
+
return this.i.f4;
|
|
3577
3805
|
},
|
|
3578
3806
|
set: function (v) {
|
|
3579
|
-
this.i.
|
|
3580
|
-
this._a("verticalViewScrollbarShouldAddAutoTrackInsets", this.i.
|
|
3807
|
+
this.i.f4 = ensureBool(v);
|
|
3808
|
+
this._a("verticalViewScrollbarShouldAddAutoTrackInsets", this.i.f4);
|
|
3809
|
+
},
|
|
3810
|
+
enumerable: true,
|
|
3811
|
+
configurable: true
|
|
3812
|
+
});
|
|
3813
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "windowRectMinWidth", {
|
|
3814
|
+
/**
|
|
3815
|
+
* Sets or gets the minimum width that the window rect is allowed to reach before being clamped.
|
|
3816
|
+
* Decrease this value if you want to allow for further zooming into the viewer.
|
|
3817
|
+
* If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
|
|
3818
|
+
* This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)
|
|
3819
|
+
*/
|
|
3820
|
+
get: function () {
|
|
3821
|
+
return this.i.i2;
|
|
3822
|
+
},
|
|
3823
|
+
set: function (v) {
|
|
3824
|
+
this.i.i2 = +v;
|
|
3825
|
+
this._a("windowRectMinWidth", this.i.i2);
|
|
3826
|
+
},
|
|
3827
|
+
enumerable: true,
|
|
3828
|
+
configurable: true
|
|
3829
|
+
});
|
|
3830
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "windowRectMinHeight", {
|
|
3831
|
+
/**
|
|
3832
|
+
* Sets or gets the minimum height that the window rect is allowed to reach before being clamped.
|
|
3833
|
+
* Decrease this value if you want to allow for further zooming into the viewer.
|
|
3834
|
+
* If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
|
|
3835
|
+
* This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)
|
|
3836
|
+
*/
|
|
3837
|
+
get: function () {
|
|
3838
|
+
return this.i.i1;
|
|
3839
|
+
},
|
|
3840
|
+
set: function (v) {
|
|
3841
|
+
this.i.i1 = +v;
|
|
3842
|
+
this._a("windowRectMinHeight", this.i.i1);
|
|
3843
|
+
},
|
|
3844
|
+
enumerable: true,
|
|
3845
|
+
configurable: true
|
|
3846
|
+
});
|
|
3847
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "windowSizeMinWidth", {
|
|
3848
|
+
/**
|
|
3849
|
+
* Sets or gets minimum pixel width that the window is allowed to reach before being clamped.
|
|
3850
|
+
* Decrease this value if you want to allow for further zooming into the viewer.
|
|
3851
|
+
* If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
|
|
3852
|
+
* This property is overridden by the WindowRectMinWidth property
|
|
3853
|
+
*/
|
|
3854
|
+
get: function () {
|
|
3855
|
+
return this.i.i4;
|
|
3856
|
+
},
|
|
3857
|
+
set: function (v) {
|
|
3858
|
+
this.i.i4 = +v;
|
|
3859
|
+
this._a("windowSizeMinWidth", this.i.i4);
|
|
3860
|
+
},
|
|
3861
|
+
enumerable: true,
|
|
3862
|
+
configurable: true
|
|
3863
|
+
});
|
|
3864
|
+
Object.defineProperty(IgcDomainChartComponent.prototype, "windowSizeMinHeight", {
|
|
3865
|
+
/**
|
|
3866
|
+
* Sets or gets minimum pixel height that the window is allowed to reach before being clamped.
|
|
3867
|
+
* Decrease this value if you want to allow for further zooming into the viewer.
|
|
3868
|
+
* If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
|
|
3869
|
+
* This property is overridden by the WindowRectMinHeight property
|
|
3870
|
+
*/
|
|
3871
|
+
get: function () {
|
|
3872
|
+
return this.i.i3;
|
|
3873
|
+
},
|
|
3874
|
+
set: function (v) {
|
|
3875
|
+
this.i.i3 = +v;
|
|
3876
|
+
this._a("windowSizeMinHeight", this.i.i3);
|
|
3581
3877
|
},
|
|
3582
3878
|
enumerable: true,
|
|
3583
3879
|
configurable: true
|
|
@@ -3589,6 +3885,33 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3589
3885
|
if (this.dataToolTipHeaderFormatSpecifiers != null && arrayFindByName(this.dataToolTipHeaderFormatSpecifiers, name)) {
|
|
3590
3886
|
return arrayFindByName(this.dataToolTipHeaderFormatSpecifiers, name);
|
|
3591
3887
|
}
|
|
3888
|
+
if (this.sortDescriptions != null && this.sortDescriptions.findByName && this.sortDescriptions.findByName(name)) {
|
|
3889
|
+
return this.sortDescriptions.findByName(name);
|
|
3890
|
+
}
|
|
3891
|
+
if (this.groupSortDescriptions != null && this.groupSortDescriptions.findByName && this.groupSortDescriptions.findByName(name)) {
|
|
3892
|
+
return this.groupSortDescriptions.findByName(name);
|
|
3893
|
+
}
|
|
3894
|
+
if (this.groupDescriptions != null && this.groupDescriptions.findByName && this.groupDescriptions.findByName(name)) {
|
|
3895
|
+
return this.groupDescriptions.findByName(name);
|
|
3896
|
+
}
|
|
3897
|
+
if (this.filterExpressions != null && this.filterExpressions.findByName && this.filterExpressions.findByName(name)) {
|
|
3898
|
+
return this.filterExpressions.findByName(name);
|
|
3899
|
+
}
|
|
3900
|
+
if (this.summaryDescriptions != null && this.summaryDescriptions.findByName && this.summaryDescriptions.findByName(name)) {
|
|
3901
|
+
return this.summaryDescriptions.findByName(name);
|
|
3902
|
+
}
|
|
3903
|
+
if (this.initialSortDescriptions != null && this.initialSortDescriptions.findByName && this.initialSortDescriptions.findByName(name)) {
|
|
3904
|
+
return this.initialSortDescriptions.findByName(name);
|
|
3905
|
+
}
|
|
3906
|
+
if (this.initialGroupSortDescriptions != null && this.initialGroupSortDescriptions.findByName && this.initialGroupSortDescriptions.findByName(name)) {
|
|
3907
|
+
return this.initialGroupSortDescriptions.findByName(name);
|
|
3908
|
+
}
|
|
3909
|
+
if (this.initialGroupDescriptions != null && this.initialGroupDescriptions.findByName && this.initialGroupDescriptions.findByName(name)) {
|
|
3910
|
+
return this.initialGroupDescriptions.findByName(name);
|
|
3911
|
+
}
|
|
3912
|
+
if (this.initialSummaryDescriptions != null && this.initialSummaryDescriptions.findByName && this.initialSummaryDescriptions.findByName(name)) {
|
|
3913
|
+
return this.initialSummaryDescriptions.findByName(name);
|
|
3914
|
+
}
|
|
3592
3915
|
if (this.legend && this.legend.name && this.legend.name == name) {
|
|
3593
3916
|
return this.legend;
|
|
3594
3917
|
}
|
|
@@ -3697,7 +4020,7 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3697
4020
|
this.i.notifyResized();
|
|
3698
4021
|
};
|
|
3699
4022
|
IgcDomainChartComponent.prototype.notifyVisualPropertiesChanged = function () {
|
|
3700
|
-
this.i.
|
|
4023
|
+
this.i.r2();
|
|
3701
4024
|
};
|
|
3702
4025
|
/**
|
|
3703
4026
|
* Forces any pending refresh to the chart to be finished.
|
|
@@ -3710,7 +4033,7 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3710
4033
|
* ```
|
|
3711
4034
|
*/
|
|
3712
4035
|
IgcDomainChartComponent.prototype.flush = function () {
|
|
3713
|
-
this.i.
|
|
4036
|
+
this.i.q9();
|
|
3714
4037
|
};
|
|
3715
4038
|
/**
|
|
3716
4039
|
* Hides the active main tooltip, if displayed.
|
|
@@ -3723,17 +4046,17 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3723
4046
|
* ```
|
|
3724
4047
|
*/
|
|
3725
4048
|
IgcDomainChartComponent.prototype.hideToolTip = function () {
|
|
3726
|
-
this.i.
|
|
4049
|
+
this.i.rh();
|
|
3727
4050
|
};
|
|
3728
4051
|
/**
|
|
3729
4052
|
* Replays transition-in animation on all series in the chart.
|
|
3730
4053
|
|
|
3731
4054
|
*/
|
|
3732
4055
|
IgcDomainChartComponent.prototype.replayTransitionIn = function () {
|
|
3733
|
-
this.i.
|
|
4056
|
+
this.i.st();
|
|
3734
4057
|
};
|
|
3735
4058
|
IgcDomainChartComponent.prototype.notifySetItem = function (source_, index, oldItem, newItem) {
|
|
3736
|
-
this.i.
|
|
4059
|
+
this.i.r1(source_, index, oldItem, newItem);
|
|
3737
4060
|
};
|
|
3738
4061
|
/**
|
|
3739
4062
|
* Used to manually notify the chart that the data source has reset or cleared its items.
|
|
@@ -3746,13 +4069,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3746
4069
|
* ```
|
|
3747
4070
|
*/
|
|
3748
4071
|
IgcDomainChartComponent.prototype.notifyClearItems = function (source_) {
|
|
3749
|
-
this.i.
|
|
4072
|
+
this.i.rx(source_);
|
|
3750
4073
|
};
|
|
3751
4074
|
IgcDomainChartComponent.prototype.notifyInsertItem = function (source_, index, newItem) {
|
|
3752
|
-
this.i.
|
|
4075
|
+
this.i.ry(source_, index, newItem);
|
|
3753
4076
|
};
|
|
3754
4077
|
IgcDomainChartComponent.prototype.notifyRemoveItem = function (source_, index, oldItem) {
|
|
3755
|
-
this.i.
|
|
4078
|
+
this.i.rz(source_, index, oldItem);
|
|
3756
4079
|
};
|
|
3757
4080
|
Object.defineProperty(IgcDomainChartComponent.prototype, "seriesAdded", {
|
|
3758
4081
|
/**
|