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
|
@@ -44,6 +44,9 @@ import { CalloutPlacementPositionsCollection as CalloutPlacementPositionsCollect
|
|
|
44
44
|
import { DataToolTipLayerGroupingMode_$type } from "igniteui-webcomponents-core";
|
|
45
45
|
import { DataTooltipGroupedPositionX_$type } from "igniteui-webcomponents-core";
|
|
46
46
|
import { DataTooltipGroupedPositionY_$type } from "igniteui-webcomponents-core";
|
|
47
|
+
import { IgcChartSummaryDescriptionCollection } from './igc-chart-summary-description-collection';
|
|
48
|
+
import { IgcChartSortDescriptionCollection } from './igc-chart-sort-description-collection';
|
|
49
|
+
import { IgcFilterExpressionCollection } from "igniteui-webcomponents-core";
|
|
47
50
|
export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
48
51
|
class IgcDomainChartComponent extends IgcHTMLElement {
|
|
49
52
|
constructor() {
|
|
@@ -199,11 +202,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
199
202
|
* to appear blurry.
|
|
200
203
|
*/
|
|
201
204
|
get pixelScalingRatio() {
|
|
202
|
-
return this.i.
|
|
205
|
+
return this.i.ia;
|
|
203
206
|
}
|
|
204
207
|
set pixelScalingRatio(v) {
|
|
205
|
-
this.i.
|
|
206
|
-
this._a("pixelScalingRatio", this.i.
|
|
208
|
+
this.i.ia = +v;
|
|
209
|
+
this._a("pixelScalingRatio", this.i.ia);
|
|
207
210
|
}
|
|
208
211
|
/**
|
|
209
212
|
* Gets or sets the left margin of chart title
|
|
@@ -215,11 +218,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
215
218
|
* ```
|
|
216
219
|
*/
|
|
217
220
|
get titleLeftMargin() {
|
|
218
|
-
return this.i.
|
|
221
|
+
return this.i.ip;
|
|
219
222
|
}
|
|
220
223
|
set titleLeftMargin(v) {
|
|
221
|
-
this.i.
|
|
222
|
-
this._a("titleLeftMargin", this.i.
|
|
224
|
+
this.i.ip = +v;
|
|
225
|
+
this._a("titleLeftMargin", this.i.ip);
|
|
223
226
|
}
|
|
224
227
|
/**
|
|
225
228
|
* Gets or sets the right margin of chart title
|
|
@@ -231,11 +234,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
231
234
|
* ```
|
|
232
235
|
*/
|
|
233
236
|
get titleRightMargin() {
|
|
234
|
-
return this.i.
|
|
237
|
+
return this.i.iq;
|
|
235
238
|
}
|
|
236
239
|
set titleRightMargin(v) {
|
|
237
|
-
this.i.
|
|
238
|
-
this._a("titleRightMargin", this.i.
|
|
240
|
+
this.i.iq = +v;
|
|
241
|
+
this._a("titleRightMargin", this.i.iq);
|
|
239
242
|
}
|
|
240
243
|
/**
|
|
241
244
|
* Gets or sets the top margin of chart title
|
|
@@ -247,11 +250,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
247
250
|
* ```
|
|
248
251
|
*/
|
|
249
252
|
get titleTopMargin() {
|
|
250
|
-
return this.i.
|
|
253
|
+
return this.i.ir;
|
|
251
254
|
}
|
|
252
255
|
set titleTopMargin(v) {
|
|
253
|
-
this.i.
|
|
254
|
-
this._a("titleTopMargin", this.i.
|
|
256
|
+
this.i.ir = +v;
|
|
257
|
+
this._a("titleTopMargin", this.i.ir);
|
|
255
258
|
}
|
|
256
259
|
/**
|
|
257
260
|
* Gets or sets the bottom margin of chart title
|
|
@@ -263,11 +266,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
263
266
|
* ```
|
|
264
267
|
*/
|
|
265
268
|
get titleBottomMargin() {
|
|
266
|
-
return this.i.
|
|
269
|
+
return this.i.io;
|
|
267
270
|
}
|
|
268
271
|
set titleBottomMargin(v) {
|
|
269
|
-
this.i.
|
|
270
|
-
this._a("titleBottomMargin", this.i.
|
|
272
|
+
this.i.io = +v;
|
|
273
|
+
this._a("titleBottomMargin", this.i.io);
|
|
271
274
|
}
|
|
272
275
|
/**
|
|
273
276
|
* Gets or sets the left margin of chart subtitle
|
|
@@ -279,11 +282,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
279
282
|
* ```
|
|
280
283
|
*/
|
|
281
284
|
get subtitleLeftMargin() {
|
|
282
|
-
return this.i.
|
|
285
|
+
return this.i.ij;
|
|
283
286
|
}
|
|
284
287
|
set subtitleLeftMargin(v) {
|
|
285
|
-
this.i.
|
|
286
|
-
this._a("subtitleLeftMargin", this.i.
|
|
288
|
+
this.i.ij = +v;
|
|
289
|
+
this._a("subtitleLeftMargin", this.i.ij);
|
|
287
290
|
}
|
|
288
291
|
/**
|
|
289
292
|
* Gets or sets the top margin of chart subtitle
|
|
@@ -295,11 +298,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
295
298
|
* ```
|
|
296
299
|
*/
|
|
297
300
|
get subtitleTopMargin() {
|
|
298
|
-
return this.i.
|
|
301
|
+
return this.i.il;
|
|
299
302
|
}
|
|
300
303
|
set subtitleTopMargin(v) {
|
|
301
|
-
this.i.
|
|
302
|
-
this._a("subtitleTopMargin", this.i.
|
|
304
|
+
this.i.il = +v;
|
|
305
|
+
this._a("subtitleTopMargin", this.i.il);
|
|
303
306
|
}
|
|
304
307
|
/**
|
|
305
308
|
* Gets or sets the right margin of chart subtitle
|
|
@@ -311,11 +314,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
311
314
|
* ```
|
|
312
315
|
*/
|
|
313
316
|
get subtitleRightMargin() {
|
|
314
|
-
return this.i.
|
|
317
|
+
return this.i.ik;
|
|
315
318
|
}
|
|
316
319
|
set subtitleRightMargin(v) {
|
|
317
|
-
this.i.
|
|
318
|
-
this._a("subtitleRightMargin", this.i.
|
|
320
|
+
this.i.ik = +v;
|
|
321
|
+
this._a("subtitleRightMargin", this.i.ik);
|
|
319
322
|
}
|
|
320
323
|
/**
|
|
321
324
|
* Gets or sets the bottom margin of chart subtitle
|
|
@@ -327,11 +330,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
327
330
|
* ```
|
|
328
331
|
*/
|
|
329
332
|
get subtitleBottomMargin() {
|
|
330
|
-
return this.i.
|
|
333
|
+
return this.i.ii;
|
|
331
334
|
}
|
|
332
335
|
set subtitleBottomMargin(v) {
|
|
333
|
-
this.i.
|
|
334
|
-
this._a("subtitleBottomMargin", this.i.
|
|
336
|
+
this.i.ii = +v;
|
|
337
|
+
this._a("subtitleBottomMargin", this.i.ii);
|
|
335
338
|
}
|
|
336
339
|
/**
|
|
337
340
|
* Gets or sets color of chart subtitle
|
|
@@ -343,11 +346,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
343
346
|
* ```
|
|
344
347
|
*/
|
|
345
348
|
get subtitleTextColor() {
|
|
346
|
-
return brushToString(this.i.
|
|
349
|
+
return brushToString(this.i.uj);
|
|
347
350
|
}
|
|
348
351
|
set subtitleTextColor(v) {
|
|
349
|
-
this.i.
|
|
350
|
-
this._a("subtitleTextColor", brushToString(this.i.
|
|
352
|
+
this.i.uj = stringToBrush(v);
|
|
353
|
+
this._a("subtitleTextColor", brushToString(this.i.uj));
|
|
351
354
|
}
|
|
352
355
|
/**
|
|
353
356
|
* Gets or sets color of chart title
|
|
@@ -359,11 +362,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
359
362
|
* ```
|
|
360
363
|
*/
|
|
361
364
|
get titleTextColor() {
|
|
362
|
-
return brushToString(this.i.
|
|
365
|
+
return brushToString(this.i.uk);
|
|
363
366
|
}
|
|
364
367
|
set titleTextColor(v) {
|
|
365
|
-
this.i.
|
|
366
|
-
this._a("titleTextColor", brushToString(this.i.
|
|
368
|
+
this.i.uk = stringToBrush(v);
|
|
369
|
+
this._a("titleTextColor", brushToString(this.i.uk));
|
|
367
370
|
}
|
|
368
371
|
/**
|
|
369
372
|
* Gets or sets the left margin of the chart content.
|
|
@@ -375,11 +378,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
375
378
|
* ```
|
|
376
379
|
*/
|
|
377
380
|
get leftMargin() {
|
|
378
|
-
return this.i.
|
|
381
|
+
return this.i.h7;
|
|
379
382
|
}
|
|
380
383
|
set leftMargin(v) {
|
|
381
|
-
this.i.
|
|
382
|
-
this._a("leftMargin", this.i.
|
|
384
|
+
this.i.h7 = +v;
|
|
385
|
+
this._a("leftMargin", this.i.h7);
|
|
383
386
|
}
|
|
384
387
|
/**
|
|
385
388
|
* Gets or sets the top margin of the chart content.
|
|
@@ -391,11 +394,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
391
394
|
* ```
|
|
392
395
|
*/
|
|
393
396
|
get topMargin() {
|
|
394
|
-
return this.i.
|
|
397
|
+
return this.i.is;
|
|
395
398
|
}
|
|
396
399
|
set topMargin(v) {
|
|
397
|
-
this.i.
|
|
398
|
-
this._a("topMargin", this.i.
|
|
400
|
+
this.i.is = +v;
|
|
401
|
+
this._a("topMargin", this.i.is);
|
|
399
402
|
}
|
|
400
403
|
/**
|
|
401
404
|
* Gets or sets the right margin of the chart content.
|
|
@@ -407,11 +410,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
407
410
|
* ```
|
|
408
411
|
*/
|
|
409
412
|
get rightMargin() {
|
|
410
|
-
return this.i.
|
|
413
|
+
return this.i.ih;
|
|
411
414
|
}
|
|
412
415
|
set rightMargin(v) {
|
|
413
|
-
this.i.
|
|
414
|
-
this._a("rightMargin", this.i.
|
|
416
|
+
this.i.ih = +v;
|
|
417
|
+
this._a("rightMargin", this.i.ih);
|
|
415
418
|
}
|
|
416
419
|
/**
|
|
417
420
|
* Gets or sets the bottom margin around the chart content.
|
|
@@ -423,11 +426,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
423
426
|
* ```
|
|
424
427
|
*/
|
|
425
428
|
get bottomMargin() {
|
|
426
|
-
return this.i.
|
|
429
|
+
return this.i.hu;
|
|
427
430
|
}
|
|
428
431
|
set bottomMargin(v) {
|
|
429
|
-
this.i.
|
|
430
|
-
this._a("bottomMargin", this.i.
|
|
432
|
+
this.i.hu = +v;
|
|
433
|
+
this._a("bottomMargin", this.i.hu);
|
|
431
434
|
}
|
|
432
435
|
/**
|
|
433
436
|
* Gets or sets the duration used for animating series plots when the data is changing
|
|
@@ -439,11 +442,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
439
442
|
* ```
|
|
440
443
|
*/
|
|
441
444
|
get transitionDuration() {
|
|
442
|
-
return this.i.
|
|
445
|
+
return this.i.jm;
|
|
443
446
|
}
|
|
444
447
|
set transitionDuration(v) {
|
|
445
|
-
this.i.
|
|
446
|
-
this._a("transitionDuration", this.i.
|
|
448
|
+
this.i.jm = +v;
|
|
449
|
+
this._a("transitionDuration", this.i.jm);
|
|
447
450
|
}
|
|
448
451
|
/**
|
|
449
452
|
* Gets or sets the easing function used for animating series plots when the data is changing.
|
|
@@ -461,10 +464,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
461
464
|
* ```
|
|
462
465
|
*/
|
|
463
466
|
get transitionEasingFunction() {
|
|
464
|
-
return this.i.
|
|
467
|
+
return this.i.du;
|
|
465
468
|
}
|
|
466
469
|
set transitionEasingFunction(v) {
|
|
467
|
-
this.i.
|
|
470
|
+
this.i.du = v;
|
|
468
471
|
}
|
|
469
472
|
/**
|
|
470
473
|
* Gets or sets CSS font property for the chart subtitle
|
|
@@ -476,10 +479,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
476
479
|
* ```
|
|
477
480
|
*/
|
|
478
481
|
get subtitleTextStyle() {
|
|
479
|
-
return this.i.
|
|
482
|
+
return this.i.pr;
|
|
480
483
|
}
|
|
481
484
|
set subtitleTextStyle(v) {
|
|
482
|
-
this.i.
|
|
485
|
+
this.i.pr = v;
|
|
483
486
|
}
|
|
484
487
|
/**
|
|
485
488
|
* Gets or sets CSS font property for the chart title
|
|
@@ -491,87 +494,87 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
491
494
|
* ```
|
|
492
495
|
*/
|
|
493
496
|
get titleTextStyle() {
|
|
494
|
-
return this.i.
|
|
497
|
+
return this.i.p2;
|
|
495
498
|
}
|
|
496
499
|
set titleTextStyle(v) {
|
|
497
|
-
this.i.
|
|
500
|
+
this.i.p2 = v;
|
|
498
501
|
}
|
|
499
502
|
get dataToolTipGroupingMode() {
|
|
500
|
-
return this.i.
|
|
503
|
+
return this.i.bs;
|
|
501
504
|
}
|
|
502
505
|
set dataToolTipGroupingMode(v) {
|
|
503
|
-
this.i.
|
|
504
|
-
this._a("dataToolTipGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.
|
|
506
|
+
this.i.bs = ensureEnum(DataToolTipLayerGroupingMode_$type, v);
|
|
507
|
+
this._a("dataToolTipGroupingMode", enumToString(DataToolTipLayerGroupingMode_$type, this.i.bs));
|
|
505
508
|
}
|
|
506
509
|
/**
|
|
507
510
|
* Gets or sets the offset of the tooltip layer on the X axis.
|
|
508
511
|
*/
|
|
509
512
|
get dataToolTipPositionOffsetX() {
|
|
510
|
-
return this.i.
|
|
513
|
+
return this.i.hy;
|
|
511
514
|
}
|
|
512
515
|
set dataToolTipPositionOffsetX(v) {
|
|
513
|
-
this.i.
|
|
514
|
-
this._a("dataToolTipPositionOffsetX", this.i.
|
|
516
|
+
this.i.hy = +v;
|
|
517
|
+
this._a("dataToolTipPositionOffsetX", this.i.hy);
|
|
515
518
|
}
|
|
516
519
|
/**
|
|
517
520
|
* Gets or sets the offset of the tooltip layer on the Y axis.
|
|
518
521
|
*/
|
|
519
522
|
get dataToolTipPositionOffsetY() {
|
|
520
|
-
return this.i.
|
|
523
|
+
return this.i.hz;
|
|
521
524
|
}
|
|
522
525
|
set dataToolTipPositionOffsetY(v) {
|
|
523
|
-
this.i.
|
|
524
|
-
this._a("dataToolTipPositionOffsetY", this.i.
|
|
526
|
+
this.i.hz = +v;
|
|
527
|
+
this._a("dataToolTipPositionOffsetY", this.i.hz);
|
|
525
528
|
}
|
|
526
529
|
/**
|
|
527
530
|
* Gets or sets the offset of the tooltip layer on the X axis.
|
|
528
531
|
*/
|
|
529
532
|
get dataToolTipDefaultPositionOffsetX() {
|
|
530
|
-
return this.i.
|
|
533
|
+
return this.i.hw;
|
|
531
534
|
}
|
|
532
535
|
set dataToolTipDefaultPositionOffsetX(v) {
|
|
533
|
-
this.i.
|
|
534
|
-
this._a("dataToolTipDefaultPositionOffsetX", this.i.
|
|
536
|
+
this.i.hw = +v;
|
|
537
|
+
this._a("dataToolTipDefaultPositionOffsetX", this.i.hw);
|
|
535
538
|
}
|
|
536
539
|
/**
|
|
537
540
|
* Gets or sets the offset of the tooltip layer on the Y axis.
|
|
538
541
|
*/
|
|
539
542
|
get dataToolTipDefaultPositionOffsetY() {
|
|
540
|
-
return this.i.
|
|
543
|
+
return this.i.hx;
|
|
541
544
|
}
|
|
542
545
|
set dataToolTipDefaultPositionOffsetY(v) {
|
|
543
|
-
this.i.
|
|
544
|
-
this._a("dataToolTipDefaultPositionOffsetY", this.i.
|
|
546
|
+
this.i.hx = +v;
|
|
547
|
+
this._a("dataToolTipDefaultPositionOffsetY", this.i.hx);
|
|
545
548
|
}
|
|
546
549
|
/**
|
|
547
550
|
* Gets or sets the tooltip position mode on the X axis for grouped series.
|
|
548
551
|
*/
|
|
549
552
|
get dataToolTipGroupedPositionModeX() {
|
|
550
|
-
return this.i.
|
|
553
|
+
return this.i.bo;
|
|
551
554
|
}
|
|
552
555
|
set dataToolTipGroupedPositionModeX(v) {
|
|
553
|
-
this.i.
|
|
554
|
-
this._a("dataToolTipGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.
|
|
556
|
+
this.i.bo = ensureEnum(DataTooltipGroupedPositionX_$type, v);
|
|
557
|
+
this._a("dataToolTipGroupedPositionModeX", enumToString(DataTooltipGroupedPositionX_$type, this.i.bo));
|
|
555
558
|
}
|
|
556
559
|
/**
|
|
557
560
|
* Gets or sets the tooltip position mode on the Y axis for grouped series.
|
|
558
561
|
*/
|
|
559
562
|
get dataToolTipGroupedPositionModeY() {
|
|
560
|
-
return this.i.
|
|
563
|
+
return this.i.bq;
|
|
561
564
|
}
|
|
562
565
|
set dataToolTipGroupedPositionModeY(v) {
|
|
563
|
-
this.i.
|
|
564
|
-
this._a("dataToolTipGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.
|
|
566
|
+
this.i.bq = ensureEnum(DataTooltipGroupedPositionY_$type, v);
|
|
567
|
+
this._a("dataToolTipGroupedPositionModeY", enumToString(DataTooltipGroupedPositionY_$type, this.i.bq));
|
|
565
568
|
}
|
|
566
569
|
/**
|
|
567
570
|
* Gets or sets whether the data legend should update when the series data is mutated.
|
|
568
571
|
*/
|
|
569
572
|
get dataToolTipShouldUpdateWhenSeriesDataChanges() {
|
|
570
|
-
return this.i.
|
|
573
|
+
return this.i.fe;
|
|
571
574
|
}
|
|
572
575
|
set dataToolTipShouldUpdateWhenSeriesDataChanges(v) {
|
|
573
|
-
this.i.
|
|
574
|
-
this._a("dataToolTipShouldUpdateWhenSeriesDataChanges", this.i.
|
|
576
|
+
this.i.fe = ensureBool(v);
|
|
577
|
+
this._a("dataToolTipShouldUpdateWhenSeriesDataChanges", this.i.fe);
|
|
575
578
|
}
|
|
576
579
|
/**
|
|
577
580
|
* Gets or sets indexes or names of series to include in displaying in the data legend, e.g. "0, 1"
|
|
@@ -633,73 +636,73 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
633
636
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
634
637
|
*/
|
|
635
638
|
get dataToolTipValueFormatAbbreviation() {
|
|
636
|
-
return this.i.
|
|
639
|
+
return this.i.a8;
|
|
637
640
|
}
|
|
638
641
|
set dataToolTipValueFormatAbbreviation(v) {
|
|
639
|
-
this.i.
|
|
640
|
-
this._a("dataToolTipValueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.
|
|
642
|
+
this.i.a8 = ensureEnum(DataAbbreviationMode_$type, v);
|
|
643
|
+
this._a("dataToolTipValueFormatAbbreviation", enumToString(DataAbbreviationMode_$type, this.i.a8));
|
|
641
644
|
}
|
|
642
645
|
/**
|
|
643
646
|
* Gets or sets maximum digits for formating numbers displayed in the legend
|
|
644
647
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
645
648
|
*/
|
|
646
649
|
get dataToolTipValueFormatMaxFractions() {
|
|
647
|
-
return this.i.
|
|
650
|
+
return this.i.ji;
|
|
648
651
|
}
|
|
649
652
|
set dataToolTipValueFormatMaxFractions(v) {
|
|
650
|
-
this.i.
|
|
651
|
-
this._a("dataToolTipValueFormatMaxFractions", this.i.
|
|
653
|
+
this.i.ji = +v;
|
|
654
|
+
this._a("dataToolTipValueFormatMaxFractions", this.i.ji);
|
|
652
655
|
}
|
|
653
656
|
/**
|
|
654
657
|
* Gets or sets minimum digits for formating numbers displayed in the legend
|
|
655
658
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
656
659
|
*/
|
|
657
660
|
get dataToolTipValueFormatMinFractions() {
|
|
658
|
-
return this.i.
|
|
661
|
+
return this.i.jj;
|
|
659
662
|
}
|
|
660
663
|
set dataToolTipValueFormatMinFractions(v) {
|
|
661
|
-
this.i.
|
|
662
|
-
this._a("dataToolTipValueFormatMinFractions", this.i.
|
|
664
|
+
this.i.jj = +v;
|
|
665
|
+
this._a("dataToolTipValueFormatMinFractions", this.i.jj);
|
|
663
666
|
}
|
|
664
667
|
/**
|
|
665
668
|
* Gets or sets the mode for displaying values in the data legend, e.g. Currency ($500.25), Decimal (500.25), Integer (500)
|
|
666
669
|
*/
|
|
667
670
|
get dataToolTipValueFormatMode() {
|
|
668
|
-
return this.i.
|
|
671
|
+
return this.i.bm;
|
|
669
672
|
}
|
|
670
673
|
set dataToolTipValueFormatMode(v) {
|
|
671
|
-
this.i.
|
|
672
|
-
this._a("dataToolTipValueFormatMode", enumToString(DataLegendValueMode_$type, this.i.
|
|
674
|
+
this.i.bm = ensureEnum(DataLegendValueMode_$type, v);
|
|
675
|
+
this._a("dataToolTipValueFormatMode", enumToString(DataLegendValueMode_$type, this.i.bm));
|
|
673
676
|
}
|
|
674
677
|
/**
|
|
675
678
|
* Gets or sets globalization culture when displaying values as currencies, e.g. use "en-GB" to display British pound symbol when the ValueFormatMode property is set to 'Currency' mode
|
|
676
679
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
677
680
|
*/
|
|
678
681
|
get dataToolTipValueFormatCulture() {
|
|
679
|
-
return this.i.
|
|
682
|
+
return this.i.nb;
|
|
680
683
|
}
|
|
681
684
|
set dataToolTipValueFormatCulture(v) {
|
|
682
|
-
this.i.
|
|
685
|
+
this.i.nb = v;
|
|
683
686
|
}
|
|
684
687
|
/**
|
|
685
|
-
* Gets or sets whether or not use
|
|
688
|
+
* Gets or sets whether or not use grouping separator, e.g, 15,000 for 15000
|
|
686
689
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
687
690
|
*/
|
|
688
691
|
get dataToolTipValueFormatUseGrouping() {
|
|
689
|
-
return this.i.
|
|
692
|
+
return this.i.ff;
|
|
690
693
|
}
|
|
691
694
|
set dataToolTipValueFormatUseGrouping(v) {
|
|
692
|
-
this.i.
|
|
693
|
-
this._a("dataToolTipValueFormatUseGrouping", this.i.
|
|
695
|
+
this.i.ff = ensureBool(v);
|
|
696
|
+
this._a("dataToolTipValueFormatUseGrouping", this.i.ff);
|
|
694
697
|
}
|
|
695
698
|
/**
|
|
696
699
|
* Gets or sets the format string for values displayed in the data legend.
|
|
697
700
|
*/
|
|
698
701
|
get dataToolTipValueFormatString() {
|
|
699
|
-
return this.i.
|
|
702
|
+
return this.i.nh;
|
|
700
703
|
}
|
|
701
704
|
set dataToolTipValueFormatString(v) {
|
|
702
|
-
this.i.
|
|
705
|
+
this.i.nh = v;
|
|
703
706
|
}
|
|
704
707
|
/**
|
|
705
708
|
* Gets or sets the format specifiers to use with the ValueFormatString string.
|
|
@@ -715,151 +718,151 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
715
718
|
this.i.n = v;
|
|
716
719
|
}
|
|
717
720
|
get dataToolTipValueRowMarginBottom() {
|
|
718
|
-
return this.i.
|
|
721
|
+
return this.i.u9 ? this.i.u9.bottom : NaN;
|
|
719
722
|
}
|
|
720
723
|
set dataToolTipValueRowMarginBottom(v) {
|
|
721
724
|
this.ensureDataToolTipValueRowMargin();
|
|
722
|
-
this.i.
|
|
723
|
-
this._a("dataToolTipValueRowMarginBottom", this.i.
|
|
724
|
-
this.i.
|
|
725
|
+
this.i.u9.bottom = +v;
|
|
726
|
+
this._a("dataToolTipValueRowMarginBottom", this.i.u9.bottom);
|
|
727
|
+
this.i.u9 = this.i.u9;
|
|
725
728
|
}
|
|
726
729
|
get dataToolTipValueRowMarginLeft() {
|
|
727
|
-
return this.i.
|
|
730
|
+
return this.i.u9 ? this.i.u9.left : NaN;
|
|
728
731
|
}
|
|
729
732
|
set dataToolTipValueRowMarginLeft(v) {
|
|
730
733
|
this.ensureDataToolTipValueRowMargin();
|
|
731
|
-
this.i.
|
|
732
|
-
this._a("dataToolTipValueRowMarginLeft", this.i.
|
|
733
|
-
this.i.
|
|
734
|
+
this.i.u9.left = +v;
|
|
735
|
+
this._a("dataToolTipValueRowMarginLeft", this.i.u9.left);
|
|
736
|
+
this.i.u9 = this.i.u9;
|
|
734
737
|
}
|
|
735
738
|
get dataToolTipValueRowMarginRight() {
|
|
736
|
-
return this.i.
|
|
739
|
+
return this.i.u9 ? this.i.u9.right : NaN;
|
|
737
740
|
}
|
|
738
741
|
set dataToolTipValueRowMarginRight(v) {
|
|
739
742
|
this.ensureDataToolTipValueRowMargin();
|
|
740
|
-
this.i.
|
|
741
|
-
this._a("dataToolTipValueRowMarginRight", this.i.
|
|
742
|
-
this.i.
|
|
743
|
+
this.i.u9.right = +v;
|
|
744
|
+
this._a("dataToolTipValueRowMarginRight", this.i.u9.right);
|
|
745
|
+
this.i.u9 = this.i.u9;
|
|
743
746
|
}
|
|
744
747
|
get dataToolTipValueRowMarginTop() {
|
|
745
|
-
return this.i.
|
|
748
|
+
return this.i.u9 ? this.i.u9.top : NaN;
|
|
746
749
|
}
|
|
747
750
|
set dataToolTipValueRowMarginTop(v) {
|
|
748
751
|
this.ensureDataToolTipValueRowMargin();
|
|
749
|
-
this.i.
|
|
750
|
-
this._a("dataToolTipValueRowMarginTop", this.i.
|
|
751
|
-
this.i.
|
|
752
|
+
this.i.u9.top = +v;
|
|
753
|
+
this._a("dataToolTipValueRowMarginTop", this.i.u9.top);
|
|
754
|
+
this.i.u9 = this.i.u9;
|
|
752
755
|
}
|
|
753
756
|
ensureDataToolTipValueRowMargin() {
|
|
754
|
-
if (this.i.
|
|
757
|
+
if (this.i.u9) {
|
|
755
758
|
return;
|
|
756
759
|
}
|
|
757
|
-
this.i.
|
|
760
|
+
this.i.u9 = new Thickness(2);
|
|
758
761
|
}
|
|
759
762
|
/**
|
|
760
763
|
* Gets or sets whether to show series rows.
|
|
761
764
|
*/
|
|
762
765
|
get dataToolTipValueRowVisible() {
|
|
763
|
-
return this.i.
|
|
766
|
+
return this.i.fg;
|
|
764
767
|
}
|
|
765
768
|
set dataToolTipValueRowVisible(v) {
|
|
766
|
-
this.i.
|
|
767
|
-
this._a("dataToolTipValueRowVisible", this.i.
|
|
769
|
+
this.i.fg = ensureBool(v);
|
|
770
|
+
this._a("dataToolTipValueRowVisible", this.i.fg);
|
|
768
771
|
}
|
|
769
772
|
/**
|
|
770
773
|
* Gets or sets text displayed when data column is missing a value, e.g. "no data"
|
|
771
774
|
*/
|
|
772
775
|
get dataToolTipValueTextWhenMissingData() {
|
|
773
|
-
return this.i.
|
|
776
|
+
return this.i.nq;
|
|
774
777
|
}
|
|
775
778
|
set dataToolTipValueTextWhenMissingData(v) {
|
|
776
|
-
this.i.
|
|
779
|
+
this.i.nq = v;
|
|
777
780
|
}
|
|
778
781
|
/**
|
|
779
782
|
* Gets or sets whether to use series colors when displaying values in the legend
|
|
780
783
|
*/
|
|
781
784
|
get dataToolTipValueTextUseSeriesColors() {
|
|
782
|
-
return this.i.
|
|
785
|
+
return this.i.fh;
|
|
783
786
|
}
|
|
784
787
|
set dataToolTipValueTextUseSeriesColors(v) {
|
|
785
|
-
this.i.
|
|
786
|
-
this._a("dataToolTipValueTextUseSeriesColors", this.i.
|
|
788
|
+
this.i.fh = ensureBool(v);
|
|
789
|
+
this._a("dataToolTipValueTextUseSeriesColors", this.i.fh);
|
|
787
790
|
}
|
|
788
791
|
get dataToolTipValueTextMarginBottom() {
|
|
789
|
-
return this.i.
|
|
792
|
+
return this.i.va ? this.i.va.bottom : NaN;
|
|
790
793
|
}
|
|
791
794
|
set dataToolTipValueTextMarginBottom(v) {
|
|
792
795
|
this.ensureDataToolTipValueTextMargin();
|
|
793
|
-
this.i.
|
|
794
|
-
this._a("dataToolTipValueTextMarginBottom", this.i.
|
|
795
|
-
this.i.
|
|
796
|
+
this.i.va.bottom = +v;
|
|
797
|
+
this._a("dataToolTipValueTextMarginBottom", this.i.va.bottom);
|
|
798
|
+
this.i.va = this.i.va;
|
|
796
799
|
}
|
|
797
800
|
get dataToolTipValueTextMarginLeft() {
|
|
798
|
-
return this.i.
|
|
801
|
+
return this.i.va ? this.i.va.left : NaN;
|
|
799
802
|
}
|
|
800
803
|
set dataToolTipValueTextMarginLeft(v) {
|
|
801
804
|
this.ensureDataToolTipValueTextMargin();
|
|
802
|
-
this.i.
|
|
803
|
-
this._a("dataToolTipValueTextMarginLeft", this.i.
|
|
804
|
-
this.i.
|
|
805
|
+
this.i.va.left = +v;
|
|
806
|
+
this._a("dataToolTipValueTextMarginLeft", this.i.va.left);
|
|
807
|
+
this.i.va = this.i.va;
|
|
805
808
|
}
|
|
806
809
|
get dataToolTipValueTextMarginRight() {
|
|
807
|
-
return this.i.
|
|
810
|
+
return this.i.va ? this.i.va.right : NaN;
|
|
808
811
|
}
|
|
809
812
|
set dataToolTipValueTextMarginRight(v) {
|
|
810
813
|
this.ensureDataToolTipValueTextMargin();
|
|
811
|
-
this.i.
|
|
812
|
-
this._a("dataToolTipValueTextMarginRight", this.i.
|
|
813
|
-
this.i.
|
|
814
|
+
this.i.va.right = +v;
|
|
815
|
+
this._a("dataToolTipValueTextMarginRight", this.i.va.right);
|
|
816
|
+
this.i.va = this.i.va;
|
|
814
817
|
}
|
|
815
818
|
get dataToolTipValueTextMarginTop() {
|
|
816
|
-
return this.i.
|
|
819
|
+
return this.i.va ? this.i.va.top : NaN;
|
|
817
820
|
}
|
|
818
821
|
set dataToolTipValueTextMarginTop(v) {
|
|
819
822
|
this.ensureDataToolTipValueTextMargin();
|
|
820
|
-
this.i.
|
|
821
|
-
this._a("dataToolTipValueTextMarginTop", this.i.
|
|
822
|
-
this.i.
|
|
823
|
+
this.i.va.top = +v;
|
|
824
|
+
this._a("dataToolTipValueTextMarginTop", this.i.va.top);
|
|
825
|
+
this.i.va = this.i.va;
|
|
823
826
|
}
|
|
824
827
|
ensureDataToolTipValueTextMargin() {
|
|
825
|
-
if (this.i.
|
|
828
|
+
if (this.i.va) {
|
|
826
829
|
return;
|
|
827
830
|
}
|
|
828
|
-
this.i.
|
|
831
|
+
this.i.va = new Thickness(2);
|
|
829
832
|
}
|
|
830
833
|
/**
|
|
831
834
|
* Gets or sets the units text color.
|
|
832
835
|
*/
|
|
833
836
|
get dataToolTipValueTextColor() {
|
|
834
|
-
return brushToString(this.i.
|
|
837
|
+
return brushToString(this.i.t9);
|
|
835
838
|
}
|
|
836
839
|
set dataToolTipValueTextColor(v) {
|
|
837
|
-
this.i.
|
|
838
|
-
this._a("dataToolTipValueTextColor", brushToString(this.i.
|
|
840
|
+
this.i.t9 = stringToBrush(v);
|
|
841
|
+
this._a("dataToolTipValueTextColor", brushToString(this.i.t9));
|
|
839
842
|
}
|
|
840
843
|
/**
|
|
841
844
|
* Gets or Sets the style to use for the units text.
|
|
842
845
|
*/
|
|
843
846
|
get dataToolTipValueTextStyle() {
|
|
844
|
-
if (this.i.
|
|
847
|
+
if (this.i.ec == null) {
|
|
845
848
|
return null;
|
|
846
849
|
}
|
|
847
|
-
return this.i.
|
|
850
|
+
return this.i.ec.fontString;
|
|
848
851
|
}
|
|
849
852
|
set dataToolTipValueTextStyle(v) {
|
|
850
853
|
let fi = new FontInfo();
|
|
851
854
|
fi.fontString = v;
|
|
852
|
-
this.i.
|
|
853
|
-
this._a("dataToolTipValueTextStyle", this.i.
|
|
855
|
+
this.i.ec = fi;
|
|
856
|
+
this._a("dataToolTipValueTextStyle", this.i.ec != null ? this.i.ec.fontString : "");
|
|
854
857
|
}
|
|
855
858
|
/**
|
|
856
859
|
* Gets or sets the format string for header text displayed in the data legend.
|
|
857
860
|
*/
|
|
858
861
|
get dataToolTipHeaderFormatString() {
|
|
859
|
-
return this.i.
|
|
862
|
+
return this.i.l1;
|
|
860
863
|
}
|
|
861
864
|
set dataToolTipHeaderFormatString(v) {
|
|
862
|
-
this.i.
|
|
865
|
+
this.i.l1 = v;
|
|
863
866
|
}
|
|
864
867
|
/**
|
|
865
868
|
* Gets or sets the format specifiers to use with the HeaderFormatString string.
|
|
@@ -879,669 +882,828 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
879
882
|
* This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
|
|
880
883
|
*/
|
|
881
884
|
get dataToolTipHeaderFormatCulture() {
|
|
882
|
-
return this.i.
|
|
885
|
+
return this.i.lx;
|
|
883
886
|
}
|
|
884
887
|
set dataToolTipHeaderFormatCulture(v) {
|
|
885
|
-
this.i.
|
|
888
|
+
this.i.lx = v;
|
|
886
889
|
}
|
|
887
890
|
/**
|
|
888
891
|
* Gets or sets date format for the header
|
|
889
892
|
* This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
|
|
890
893
|
*/
|
|
891
894
|
get dataToolTipHeaderFormatDate() {
|
|
892
|
-
return this.i.
|
|
895
|
+
return this.i.bc;
|
|
893
896
|
}
|
|
894
897
|
set dataToolTipHeaderFormatDate(v) {
|
|
895
|
-
this.i.
|
|
896
|
-
this._a("dataToolTipHeaderFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.
|
|
898
|
+
this.i.bc = ensureEnum(DataLegendHeaderDateMode_$type, v);
|
|
899
|
+
this._a("dataToolTipHeaderFormatDate", enumToString(DataLegendHeaderDateMode_$type, this.i.bc));
|
|
897
900
|
}
|
|
898
901
|
/**
|
|
899
902
|
* Gets or sets time format for the header
|
|
900
903
|
* This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
|
|
901
904
|
*/
|
|
902
905
|
get dataToolTipHeaderFormatTime() {
|
|
903
|
-
return this.i.
|
|
906
|
+
return this.i.be;
|
|
904
907
|
}
|
|
905
908
|
set dataToolTipHeaderFormatTime(v) {
|
|
906
|
-
this.i.
|
|
907
|
-
this._a("dataToolTipHeaderFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.
|
|
909
|
+
this.i.be = ensureEnum(DataLegendHeaderTimeMode_$type, v);
|
|
910
|
+
this._a("dataToolTipHeaderFormatTime", enumToString(DataLegendHeaderTimeMode_$type, this.i.be));
|
|
908
911
|
}
|
|
909
912
|
/**
|
|
910
913
|
* Gets or sets the HeaderText for the data legend.
|
|
911
914
|
*/
|
|
912
915
|
get dataToolTipHeaderText() {
|
|
913
|
-
return this.i.
|
|
916
|
+
return this.i.l6;
|
|
914
917
|
}
|
|
915
918
|
set dataToolTipHeaderText(v) {
|
|
916
|
-
this.i.
|
|
919
|
+
this.i.l6 = v;
|
|
917
920
|
}
|
|
918
921
|
/**
|
|
919
922
|
* Gets or sets the header text color.
|
|
920
923
|
*/
|
|
921
924
|
get dataToolTipHeaderTextColor() {
|
|
922
|
-
return brushToString(this.i.
|
|
925
|
+
return brushToString(this.i.t1);
|
|
923
926
|
}
|
|
924
927
|
set dataToolTipHeaderTextColor(v) {
|
|
925
|
-
this.i.
|
|
926
|
-
this._a("dataToolTipHeaderTextColor", brushToString(this.i.
|
|
928
|
+
this.i.t1 = stringToBrush(v);
|
|
929
|
+
this._a("dataToolTipHeaderTextColor", brushToString(this.i.t1));
|
|
927
930
|
}
|
|
928
931
|
get dataToolTipHeaderTextMarginBottom() {
|
|
929
|
-
return this.i.
|
|
932
|
+
return this.i.u3 ? this.i.u3.bottom : NaN;
|
|
930
933
|
}
|
|
931
934
|
set dataToolTipHeaderTextMarginBottom(v) {
|
|
932
935
|
this.ensureDataToolTipHeaderTextMargin();
|
|
933
|
-
this.i.
|
|
934
|
-
this._a("dataToolTipHeaderTextMarginBottom", this.i.
|
|
935
|
-
this.i.
|
|
936
|
+
this.i.u3.bottom = +v;
|
|
937
|
+
this._a("dataToolTipHeaderTextMarginBottom", this.i.u3.bottom);
|
|
938
|
+
this.i.u3 = this.i.u3;
|
|
936
939
|
}
|
|
937
940
|
get dataToolTipHeaderTextMarginLeft() {
|
|
938
|
-
return this.i.
|
|
941
|
+
return this.i.u3 ? this.i.u3.left : NaN;
|
|
939
942
|
}
|
|
940
943
|
set dataToolTipHeaderTextMarginLeft(v) {
|
|
941
944
|
this.ensureDataToolTipHeaderTextMargin();
|
|
942
|
-
this.i.
|
|
943
|
-
this._a("dataToolTipHeaderTextMarginLeft", this.i.
|
|
944
|
-
this.i.
|
|
945
|
+
this.i.u3.left = +v;
|
|
946
|
+
this._a("dataToolTipHeaderTextMarginLeft", this.i.u3.left);
|
|
947
|
+
this.i.u3 = this.i.u3;
|
|
945
948
|
}
|
|
946
949
|
get dataToolTipHeaderTextMarginRight() {
|
|
947
|
-
return this.i.
|
|
950
|
+
return this.i.u3 ? this.i.u3.right : NaN;
|
|
948
951
|
}
|
|
949
952
|
set dataToolTipHeaderTextMarginRight(v) {
|
|
950
953
|
this.ensureDataToolTipHeaderTextMargin();
|
|
951
|
-
this.i.
|
|
952
|
-
this._a("dataToolTipHeaderTextMarginRight", this.i.
|
|
953
|
-
this.i.
|
|
954
|
+
this.i.u3.right = +v;
|
|
955
|
+
this._a("dataToolTipHeaderTextMarginRight", this.i.u3.right);
|
|
956
|
+
this.i.u3 = this.i.u3;
|
|
954
957
|
}
|
|
955
958
|
get dataToolTipHeaderTextMarginTop() {
|
|
956
|
-
return this.i.
|
|
959
|
+
return this.i.u3 ? this.i.u3.top : NaN;
|
|
957
960
|
}
|
|
958
961
|
set dataToolTipHeaderTextMarginTop(v) {
|
|
959
962
|
this.ensureDataToolTipHeaderTextMargin();
|
|
960
|
-
this.i.
|
|
961
|
-
this._a("dataToolTipHeaderTextMarginTop", this.i.
|
|
962
|
-
this.i.
|
|
963
|
+
this.i.u3.top = +v;
|
|
964
|
+
this._a("dataToolTipHeaderTextMarginTop", this.i.u3.top);
|
|
965
|
+
this.i.u3 = this.i.u3;
|
|
963
966
|
}
|
|
964
967
|
ensureDataToolTipHeaderTextMargin() {
|
|
965
|
-
if (this.i.
|
|
968
|
+
if (this.i.u3) {
|
|
966
969
|
return;
|
|
967
970
|
}
|
|
968
|
-
this.i.
|
|
971
|
+
this.i.u3 = new Thickness(2);
|
|
969
972
|
}
|
|
970
973
|
get dataToolTipHeaderRowMarginBottom() {
|
|
971
|
-
return this.i.
|
|
974
|
+
return this.i.u2 ? this.i.u2.bottom : NaN;
|
|
972
975
|
}
|
|
973
976
|
set dataToolTipHeaderRowMarginBottom(v) {
|
|
974
977
|
this.ensureDataToolTipHeaderRowMargin();
|
|
975
|
-
this.i.
|
|
976
|
-
this._a("dataToolTipHeaderRowMarginBottom", this.i.
|
|
977
|
-
this.i.
|
|
978
|
+
this.i.u2.bottom = +v;
|
|
979
|
+
this._a("dataToolTipHeaderRowMarginBottom", this.i.u2.bottom);
|
|
980
|
+
this.i.u2 = this.i.u2;
|
|
978
981
|
}
|
|
979
982
|
get dataToolTipHeaderRowMarginLeft() {
|
|
980
|
-
return this.i.
|
|
983
|
+
return this.i.u2 ? this.i.u2.left : NaN;
|
|
981
984
|
}
|
|
982
985
|
set dataToolTipHeaderRowMarginLeft(v) {
|
|
983
986
|
this.ensureDataToolTipHeaderRowMargin();
|
|
984
|
-
this.i.
|
|
985
|
-
this._a("dataToolTipHeaderRowMarginLeft", this.i.
|
|
986
|
-
this.i.
|
|
987
|
+
this.i.u2.left = +v;
|
|
988
|
+
this._a("dataToolTipHeaderRowMarginLeft", this.i.u2.left);
|
|
989
|
+
this.i.u2 = this.i.u2;
|
|
987
990
|
}
|
|
988
991
|
get dataToolTipHeaderRowMarginRight() {
|
|
989
|
-
return this.i.
|
|
992
|
+
return this.i.u2 ? this.i.u2.right : NaN;
|
|
990
993
|
}
|
|
991
994
|
set dataToolTipHeaderRowMarginRight(v) {
|
|
992
995
|
this.ensureDataToolTipHeaderRowMargin();
|
|
993
|
-
this.i.
|
|
994
|
-
this._a("dataToolTipHeaderRowMarginRight", this.i.
|
|
995
|
-
this.i.
|
|
996
|
+
this.i.u2.right = +v;
|
|
997
|
+
this._a("dataToolTipHeaderRowMarginRight", this.i.u2.right);
|
|
998
|
+
this.i.u2 = this.i.u2;
|
|
996
999
|
}
|
|
997
1000
|
get dataToolTipHeaderRowMarginTop() {
|
|
998
|
-
return this.i.
|
|
1001
|
+
return this.i.u2 ? this.i.u2.top : NaN;
|
|
999
1002
|
}
|
|
1000
1003
|
set dataToolTipHeaderRowMarginTop(v) {
|
|
1001
1004
|
this.ensureDataToolTipHeaderRowMargin();
|
|
1002
|
-
this.i.
|
|
1003
|
-
this._a("dataToolTipHeaderRowMarginTop", this.i.
|
|
1004
|
-
this.i.
|
|
1005
|
+
this.i.u2.top = +v;
|
|
1006
|
+
this._a("dataToolTipHeaderRowMarginTop", this.i.u2.top);
|
|
1007
|
+
this.i.u2 = this.i.u2;
|
|
1005
1008
|
}
|
|
1006
1009
|
ensureDataToolTipHeaderRowMargin() {
|
|
1007
|
-
if (this.i.
|
|
1010
|
+
if (this.i.u2) {
|
|
1008
1011
|
return;
|
|
1009
1012
|
}
|
|
1010
|
-
this.i.
|
|
1013
|
+
this.i.u2 = new Thickness(2);
|
|
1011
1014
|
}
|
|
1012
1015
|
/**
|
|
1013
1016
|
* Gets or sets whether to show Header row.
|
|
1014
1017
|
*/
|
|
1015
1018
|
get dataToolTipHeaderRowVisible() {
|
|
1016
|
-
return this.i.
|
|
1019
|
+
return this.i.fd;
|
|
1017
1020
|
}
|
|
1018
1021
|
set dataToolTipHeaderRowVisible(v) {
|
|
1019
|
-
this.i.
|
|
1020
|
-
this._a("dataToolTipHeaderRowVisible", this.i.
|
|
1022
|
+
this.i.fd = ensureBool(v);
|
|
1023
|
+
this._a("dataToolTipHeaderRowVisible", this.i.fd);
|
|
1021
1024
|
}
|
|
1022
1025
|
/**
|
|
1023
1026
|
* Gets or Sets the style to use for the header text.
|
|
1024
1027
|
*/
|
|
1025
1028
|
get dataToolTipHeaderTextStyle() {
|
|
1026
|
-
if (this.i.
|
|
1029
|
+
if (this.i.d4 == null) {
|
|
1027
1030
|
return null;
|
|
1028
1031
|
}
|
|
1029
|
-
return this.i.
|
|
1032
|
+
return this.i.d4.fontString;
|
|
1030
1033
|
}
|
|
1031
1034
|
set dataToolTipHeaderTextStyle(v) {
|
|
1032
1035
|
let fi = new FontInfo();
|
|
1033
1036
|
fi.fontString = v;
|
|
1034
|
-
this.i.
|
|
1035
|
-
this._a("dataToolTipHeaderTextStyle", this.i.
|
|
1037
|
+
this.i.d4 = fi;
|
|
1038
|
+
this._a("dataToolTipHeaderTextStyle", this.i.d4 != null ? this.i.d4.fontString : "");
|
|
1036
1039
|
}
|
|
1037
1040
|
/**
|
|
1038
1041
|
* Gets or sets the summary text color.
|
|
1039
1042
|
*/
|
|
1040
1043
|
get dataToolTipSummaryTitleTextColor() {
|
|
1041
|
-
return brushToString(this.i.
|
|
1044
|
+
return brushToString(this.i.t4);
|
|
1042
1045
|
}
|
|
1043
1046
|
set dataToolTipSummaryTitleTextColor(v) {
|
|
1044
|
-
this.i.
|
|
1045
|
-
this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.
|
|
1047
|
+
this.i.t4 = stringToBrush(v);
|
|
1048
|
+
this._a("dataToolTipSummaryTitleTextColor", brushToString(this.i.t4));
|
|
1046
1049
|
}
|
|
1047
1050
|
/**
|
|
1048
1051
|
* Gets or Sets the style to use for the summary text.
|
|
1049
1052
|
*/
|
|
1050
1053
|
get dataToolTipSummaryTitleTextStyle() {
|
|
1051
|
-
if (this.i.
|
|
1054
|
+
if (this.i.d7 == null) {
|
|
1052
1055
|
return null;
|
|
1053
1056
|
}
|
|
1054
|
-
return this.i.
|
|
1057
|
+
return this.i.d7.fontString;
|
|
1055
1058
|
}
|
|
1056
1059
|
set dataToolTipSummaryTitleTextStyle(v) {
|
|
1057
1060
|
let fi = new FontInfo();
|
|
1058
1061
|
fi.fontString = v;
|
|
1059
|
-
this.i.
|
|
1060
|
-
this._a("dataToolTipSummaryTitleTextStyle", this.i.
|
|
1062
|
+
this.i.d7 = fi;
|
|
1063
|
+
this._a("dataToolTipSummaryTitleTextStyle", this.i.d7 != null ? this.i.d7.fontString : "");
|
|
1061
1064
|
}
|
|
1062
1065
|
/**
|
|
1063
1066
|
* Gets or sets the SummaryType for the data legend.
|
|
1064
1067
|
*/
|
|
1065
1068
|
get dataToolTipSummaryType() {
|
|
1066
|
-
return this.i.
|
|
1069
|
+
return this.i.bi;
|
|
1067
1070
|
}
|
|
1068
1071
|
set dataToolTipSummaryType(v) {
|
|
1069
|
-
this.i.
|
|
1070
|
-
this._a("dataToolTipSummaryType", enumToString(DataLegendSummaryType_$type, this.i.
|
|
1072
|
+
this.i.bi = ensureEnum(DataLegendSummaryType_$type, v);
|
|
1073
|
+
this._a("dataToolTipSummaryType", enumToString(DataLegendSummaryType_$type, this.i.bi));
|
|
1071
1074
|
}
|
|
1072
1075
|
/**
|
|
1073
1076
|
* Gets or sets the SummaryTitleText for the data legend.
|
|
1074
1077
|
*/
|
|
1075
1078
|
get dataToolTipSummaryTitleText() {
|
|
1076
|
-
return this.i.
|
|
1079
|
+
return this.i.mp;
|
|
1077
1080
|
}
|
|
1078
1081
|
set dataToolTipSummaryTitleText(v) {
|
|
1079
|
-
this.i.
|
|
1082
|
+
this.i.mp = v;
|
|
1080
1083
|
}
|
|
1081
1084
|
get dataToolTipSummaryTitleTextMarginBottom() {
|
|
1082
|
-
return this.i.
|
|
1085
|
+
return this.i.u6 ? this.i.u6.bottom : NaN;
|
|
1083
1086
|
}
|
|
1084
1087
|
set dataToolTipSummaryTitleTextMarginBottom(v) {
|
|
1085
1088
|
this.ensureDataToolTipSummaryTitleTextMargin();
|
|
1086
|
-
this.i.
|
|
1087
|
-
this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.
|
|
1088
|
-
this.i.
|
|
1089
|
+
this.i.u6.bottom = +v;
|
|
1090
|
+
this._a("dataToolTipSummaryTitleTextMarginBottom", this.i.u6.bottom);
|
|
1091
|
+
this.i.u6 = this.i.u6;
|
|
1089
1092
|
}
|
|
1090
1093
|
get dataToolTipSummaryTitleTextMarginLeft() {
|
|
1091
|
-
return this.i.
|
|
1094
|
+
return this.i.u6 ? this.i.u6.left : NaN;
|
|
1092
1095
|
}
|
|
1093
1096
|
set dataToolTipSummaryTitleTextMarginLeft(v) {
|
|
1094
1097
|
this.ensureDataToolTipSummaryTitleTextMargin();
|
|
1095
|
-
this.i.
|
|
1096
|
-
this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.
|
|
1097
|
-
this.i.
|
|
1098
|
+
this.i.u6.left = +v;
|
|
1099
|
+
this._a("dataToolTipSummaryTitleTextMarginLeft", this.i.u6.left);
|
|
1100
|
+
this.i.u6 = this.i.u6;
|
|
1098
1101
|
}
|
|
1099
1102
|
get dataToolTipSummaryTitleTextMarginRight() {
|
|
1100
|
-
return this.i.
|
|
1103
|
+
return this.i.u6 ? this.i.u6.right : NaN;
|
|
1101
1104
|
}
|
|
1102
1105
|
set dataToolTipSummaryTitleTextMarginRight(v) {
|
|
1103
1106
|
this.ensureDataToolTipSummaryTitleTextMargin();
|
|
1104
|
-
this.i.
|
|
1105
|
-
this._a("dataToolTipSummaryTitleTextMarginRight", this.i.
|
|
1106
|
-
this.i.
|
|
1107
|
+
this.i.u6.right = +v;
|
|
1108
|
+
this._a("dataToolTipSummaryTitleTextMarginRight", this.i.u6.right);
|
|
1109
|
+
this.i.u6 = this.i.u6;
|
|
1107
1110
|
}
|
|
1108
1111
|
get dataToolTipSummaryTitleTextMarginTop() {
|
|
1109
|
-
return this.i.
|
|
1112
|
+
return this.i.u6 ? this.i.u6.top : NaN;
|
|
1110
1113
|
}
|
|
1111
1114
|
set dataToolTipSummaryTitleTextMarginTop(v) {
|
|
1112
1115
|
this.ensureDataToolTipSummaryTitleTextMargin();
|
|
1113
|
-
this.i.
|
|
1114
|
-
this._a("dataToolTipSummaryTitleTextMarginTop", this.i.
|
|
1115
|
-
this.i.
|
|
1116
|
+
this.i.u6.top = +v;
|
|
1117
|
+
this._a("dataToolTipSummaryTitleTextMarginTop", this.i.u6.top);
|
|
1118
|
+
this.i.u6 = this.i.u6;
|
|
1116
1119
|
}
|
|
1117
1120
|
ensureDataToolTipSummaryTitleTextMargin() {
|
|
1118
|
-
if (this.i.
|
|
1121
|
+
if (this.i.u6) {
|
|
1119
1122
|
return;
|
|
1120
1123
|
}
|
|
1121
|
-
this.i.
|
|
1124
|
+
this.i.u6 = new Thickness(2);
|
|
1122
1125
|
}
|
|
1123
1126
|
get dataToolTipSummaryRowMarginBottom() {
|
|
1124
|
-
return this.i.
|
|
1127
|
+
return this.i.u5 ? this.i.u5.bottom : NaN;
|
|
1125
1128
|
}
|
|
1126
1129
|
set dataToolTipSummaryRowMarginBottom(v) {
|
|
1127
1130
|
this.ensureDataToolTipSummaryRowMargin();
|
|
1128
|
-
this.i.
|
|
1129
|
-
this._a("dataToolTipSummaryRowMarginBottom", this.i.
|
|
1130
|
-
this.i.
|
|
1131
|
+
this.i.u5.bottom = +v;
|
|
1132
|
+
this._a("dataToolTipSummaryRowMarginBottom", this.i.u5.bottom);
|
|
1133
|
+
this.i.u5 = this.i.u5;
|
|
1131
1134
|
}
|
|
1132
1135
|
get dataToolTipSummaryRowMarginLeft() {
|
|
1133
|
-
return this.i.
|
|
1136
|
+
return this.i.u5 ? this.i.u5.left : NaN;
|
|
1134
1137
|
}
|
|
1135
1138
|
set dataToolTipSummaryRowMarginLeft(v) {
|
|
1136
1139
|
this.ensureDataToolTipSummaryRowMargin();
|
|
1137
|
-
this.i.
|
|
1138
|
-
this._a("dataToolTipSummaryRowMarginLeft", this.i.
|
|
1139
|
-
this.i.
|
|
1140
|
+
this.i.u5.left = +v;
|
|
1141
|
+
this._a("dataToolTipSummaryRowMarginLeft", this.i.u5.left);
|
|
1142
|
+
this.i.u5 = this.i.u5;
|
|
1140
1143
|
}
|
|
1141
1144
|
get dataToolTipSummaryRowMarginRight() {
|
|
1142
|
-
return this.i.
|
|
1145
|
+
return this.i.u5 ? this.i.u5.right : NaN;
|
|
1143
1146
|
}
|
|
1144
1147
|
set dataToolTipSummaryRowMarginRight(v) {
|
|
1145
1148
|
this.ensureDataToolTipSummaryRowMargin();
|
|
1146
|
-
this.i.
|
|
1147
|
-
this._a("dataToolTipSummaryRowMarginRight", this.i.
|
|
1148
|
-
this.i.
|
|
1149
|
+
this.i.u5.right = +v;
|
|
1150
|
+
this._a("dataToolTipSummaryRowMarginRight", this.i.u5.right);
|
|
1151
|
+
this.i.u5 = this.i.u5;
|
|
1149
1152
|
}
|
|
1150
1153
|
get dataToolTipSummaryRowMarginTop() {
|
|
1151
|
-
return this.i.
|
|
1154
|
+
return this.i.u5 ? this.i.u5.top : NaN;
|
|
1152
1155
|
}
|
|
1153
1156
|
set dataToolTipSummaryRowMarginTop(v) {
|
|
1154
1157
|
this.ensureDataToolTipSummaryRowMargin();
|
|
1155
|
-
this.i.
|
|
1156
|
-
this._a("dataToolTipSummaryRowMarginTop", this.i.
|
|
1157
|
-
this.i.
|
|
1158
|
+
this.i.u5.top = +v;
|
|
1159
|
+
this._a("dataToolTipSummaryRowMarginTop", this.i.u5.top);
|
|
1160
|
+
this.i.u5 = this.i.u5;
|
|
1158
1161
|
}
|
|
1159
1162
|
ensureDataToolTipSummaryRowMargin() {
|
|
1160
|
-
if (this.i.
|
|
1163
|
+
if (this.i.u5) {
|
|
1161
1164
|
return;
|
|
1162
1165
|
}
|
|
1163
|
-
this.i.
|
|
1166
|
+
this.i.u5 = new Thickness(2);
|
|
1164
1167
|
}
|
|
1165
1168
|
/**
|
|
1166
1169
|
* Gets or sets the units text color.
|
|
1167
1170
|
*/
|
|
1168
1171
|
get dataToolTipSummaryValueTextColor() {
|
|
1169
|
-
return brushToString(this.i.
|
|
1172
|
+
return brushToString(this.i.t6);
|
|
1170
1173
|
}
|
|
1171
1174
|
set dataToolTipSummaryValueTextColor(v) {
|
|
1172
|
-
this.i.
|
|
1173
|
-
this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.
|
|
1175
|
+
this.i.t6 = stringToBrush(v);
|
|
1176
|
+
this._a("dataToolTipSummaryValueTextColor", brushToString(this.i.t6));
|
|
1174
1177
|
}
|
|
1175
1178
|
/**
|
|
1176
1179
|
* Gets or Sets the style to use for the units text.
|
|
1177
1180
|
*/
|
|
1178
1181
|
get dataToolTipSummaryValueTextStyle() {
|
|
1179
|
-
if (this.i.
|
|
1182
|
+
if (this.i.d9 == null) {
|
|
1180
1183
|
return null;
|
|
1181
1184
|
}
|
|
1182
|
-
return this.i.
|
|
1185
|
+
return this.i.d9.fontString;
|
|
1183
1186
|
}
|
|
1184
1187
|
set dataToolTipSummaryValueTextStyle(v) {
|
|
1185
1188
|
let fi = new FontInfo();
|
|
1186
1189
|
fi.fontString = v;
|
|
1187
|
-
this.i.
|
|
1188
|
-
this._a("dataToolTipSummaryValueTextStyle", this.i.
|
|
1190
|
+
this.i.d9 = fi;
|
|
1191
|
+
this._a("dataToolTipSummaryValueTextStyle", this.i.d9 != null ? this.i.d9.fontString : "");
|
|
1189
1192
|
}
|
|
1190
1193
|
/**
|
|
1191
1194
|
* Gets or sets the units text for the data legend.
|
|
1192
1195
|
*/
|
|
1193
1196
|
get dataToolTipSummaryLabelText() {
|
|
1194
|
-
return this.i.
|
|
1197
|
+
return this.i.mk;
|
|
1195
1198
|
}
|
|
1196
1199
|
set dataToolTipSummaryLabelText(v) {
|
|
1197
|
-
this.i.
|
|
1200
|
+
this.i.mk = v;
|
|
1198
1201
|
}
|
|
1199
1202
|
/**
|
|
1200
1203
|
* Gets or sets the units text color.
|
|
1201
1204
|
*/
|
|
1202
1205
|
get dataToolTipSummaryLabelTextColor() {
|
|
1203
|
-
return brushToString(this.i.
|
|
1206
|
+
return brushToString(this.i.t3);
|
|
1204
1207
|
}
|
|
1205
1208
|
set dataToolTipSummaryLabelTextColor(v) {
|
|
1206
|
-
this.i.
|
|
1207
|
-
this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.
|
|
1209
|
+
this.i.t3 = stringToBrush(v);
|
|
1210
|
+
this._a("dataToolTipSummaryLabelTextColor", brushToString(this.i.t3));
|
|
1208
1211
|
}
|
|
1209
1212
|
/**
|
|
1210
1213
|
* Gets or Sets the style to use for the units text.
|
|
1211
1214
|
*/
|
|
1212
1215
|
get dataToolTipSummaryLabelTextStyle() {
|
|
1213
|
-
if (this.i.
|
|
1216
|
+
if (this.i.d6 == null) {
|
|
1214
1217
|
return null;
|
|
1215
1218
|
}
|
|
1216
|
-
return this.i.
|
|
1219
|
+
return this.i.d6.fontString;
|
|
1217
1220
|
}
|
|
1218
1221
|
set dataToolTipSummaryLabelTextStyle(v) {
|
|
1219
1222
|
let fi = new FontInfo();
|
|
1220
1223
|
fi.fontString = v;
|
|
1221
|
-
this.i.
|
|
1222
|
-
this._a("dataToolTipSummaryLabelTextStyle", this.i.
|
|
1224
|
+
this.i.d6 = fi;
|
|
1225
|
+
this._a("dataToolTipSummaryLabelTextStyle", this.i.d6 != null ? this.i.d6.fontString : "");
|
|
1223
1226
|
}
|
|
1224
1227
|
/**
|
|
1225
1228
|
* Gets or sets the units text for the data legend.
|
|
1226
1229
|
*/
|
|
1227
1230
|
get dataToolTipSummaryUnitsText() {
|
|
1228
|
-
return this.i.
|
|
1231
|
+
return this.i.mv;
|
|
1229
1232
|
}
|
|
1230
1233
|
set dataToolTipSummaryUnitsText(v) {
|
|
1231
|
-
this.i.
|
|
1234
|
+
this.i.mv = v;
|
|
1232
1235
|
}
|
|
1233
1236
|
/**
|
|
1234
1237
|
* Gets or sets the units text color.
|
|
1235
1238
|
*/
|
|
1236
1239
|
get dataToolTipSummaryUnitsTextColor() {
|
|
1237
|
-
return brushToString(this.i.
|
|
1240
|
+
return brushToString(this.i.t5);
|
|
1238
1241
|
}
|
|
1239
1242
|
set dataToolTipSummaryUnitsTextColor(v) {
|
|
1240
|
-
this.i.
|
|
1241
|
-
this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.
|
|
1243
|
+
this.i.t5 = stringToBrush(v);
|
|
1244
|
+
this._a("dataToolTipSummaryUnitsTextColor", brushToString(this.i.t5));
|
|
1242
1245
|
}
|
|
1243
1246
|
/**
|
|
1244
1247
|
* Gets or Sets the style to use for the units text.
|
|
1245
1248
|
*/
|
|
1246
1249
|
get dataToolTipSummaryUnitsTextStyle() {
|
|
1247
|
-
if (this.i.
|
|
1250
|
+
if (this.i.d8 == null) {
|
|
1248
1251
|
return null;
|
|
1249
1252
|
}
|
|
1250
|
-
return this.i.
|
|
1253
|
+
return this.i.d8.fontString;
|
|
1251
1254
|
}
|
|
1252
1255
|
set dataToolTipSummaryUnitsTextStyle(v) {
|
|
1253
1256
|
let fi = new FontInfo();
|
|
1254
1257
|
fi.fontString = v;
|
|
1255
|
-
this.i.
|
|
1256
|
-
this._a("dataToolTipSummaryUnitsTextStyle", this.i.
|
|
1258
|
+
this.i.d8 = fi;
|
|
1259
|
+
this._a("dataToolTipSummaryUnitsTextStyle", this.i.d8 != null ? this.i.d8.fontString : "");
|
|
1257
1260
|
}
|
|
1258
1261
|
get dataToolTipBadgeMarginBottom() {
|
|
1259
|
-
return this.i.
|
|
1262
|
+
return this.i.u1 ? this.i.u1.bottom : NaN;
|
|
1260
1263
|
}
|
|
1261
1264
|
set dataToolTipBadgeMarginBottom(v) {
|
|
1262
1265
|
this.ensureDataToolTipBadgeMargin();
|
|
1263
|
-
this.i.
|
|
1264
|
-
this._a("dataToolTipBadgeMarginBottom", this.i.
|
|
1265
|
-
this.i.
|
|
1266
|
+
this.i.u1.bottom = +v;
|
|
1267
|
+
this._a("dataToolTipBadgeMarginBottom", this.i.u1.bottom);
|
|
1268
|
+
this.i.u1 = this.i.u1;
|
|
1266
1269
|
}
|
|
1267
1270
|
get dataToolTipBadgeMarginLeft() {
|
|
1268
|
-
return this.i.
|
|
1271
|
+
return this.i.u1 ? this.i.u1.left : NaN;
|
|
1269
1272
|
}
|
|
1270
1273
|
set dataToolTipBadgeMarginLeft(v) {
|
|
1271
1274
|
this.ensureDataToolTipBadgeMargin();
|
|
1272
|
-
this.i.
|
|
1273
|
-
this._a("dataToolTipBadgeMarginLeft", this.i.
|
|
1274
|
-
this.i.
|
|
1275
|
+
this.i.u1.left = +v;
|
|
1276
|
+
this._a("dataToolTipBadgeMarginLeft", this.i.u1.left);
|
|
1277
|
+
this.i.u1 = this.i.u1;
|
|
1275
1278
|
}
|
|
1276
1279
|
get dataToolTipBadgeMarginRight() {
|
|
1277
|
-
return this.i.
|
|
1280
|
+
return this.i.u1 ? this.i.u1.right : NaN;
|
|
1278
1281
|
}
|
|
1279
1282
|
set dataToolTipBadgeMarginRight(v) {
|
|
1280
1283
|
this.ensureDataToolTipBadgeMargin();
|
|
1281
|
-
this.i.
|
|
1282
|
-
this._a("dataToolTipBadgeMarginRight", this.i.
|
|
1283
|
-
this.i.
|
|
1284
|
+
this.i.u1.right = +v;
|
|
1285
|
+
this._a("dataToolTipBadgeMarginRight", this.i.u1.right);
|
|
1286
|
+
this.i.u1 = this.i.u1;
|
|
1284
1287
|
}
|
|
1285
1288
|
get dataToolTipBadgeMarginTop() {
|
|
1286
|
-
return this.i.
|
|
1289
|
+
return this.i.u1 ? this.i.u1.top : NaN;
|
|
1287
1290
|
}
|
|
1288
1291
|
set dataToolTipBadgeMarginTop(v) {
|
|
1289
1292
|
this.ensureDataToolTipBadgeMargin();
|
|
1290
|
-
this.i.
|
|
1291
|
-
this._a("dataToolTipBadgeMarginTop", this.i.
|
|
1292
|
-
this.i.
|
|
1293
|
+
this.i.u1.top = +v;
|
|
1294
|
+
this._a("dataToolTipBadgeMarginTop", this.i.u1.top);
|
|
1295
|
+
this.i.u1 = this.i.u1;
|
|
1293
1296
|
}
|
|
1294
1297
|
ensureDataToolTipBadgeMargin() {
|
|
1295
|
-
if (this.i.
|
|
1298
|
+
if (this.i.u1) {
|
|
1296
1299
|
return;
|
|
1297
1300
|
}
|
|
1298
|
-
this.i.
|
|
1301
|
+
this.i.u1 = new Thickness(2);
|
|
1299
1302
|
}
|
|
1300
1303
|
/**
|
|
1301
1304
|
* Gets or sets the BadgeShape for the data legend.
|
|
1302
1305
|
*/
|
|
1303
1306
|
get dataToolTipBadgeShape() {
|
|
1304
|
-
return this.i.
|
|
1307
|
+
return this.i.cc;
|
|
1305
1308
|
}
|
|
1306
1309
|
set dataToolTipBadgeShape(v) {
|
|
1307
|
-
this.i.
|
|
1308
|
-
this._a("dataToolTipBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.
|
|
1310
|
+
this.i.cc = ensureEnum(LegendItemBadgeShape_$type, v);
|
|
1311
|
+
this._a("dataToolTipBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.cc));
|
|
1309
1312
|
}
|
|
1310
1313
|
/**
|
|
1311
1314
|
* Gets or sets the UnitsMode for the data legend.
|
|
1312
1315
|
*/
|
|
1313
1316
|
get dataToolTipUnitsDisplayMode() {
|
|
1314
|
-
return this.i.
|
|
1317
|
+
return this.i.bk;
|
|
1315
1318
|
}
|
|
1316
1319
|
set dataToolTipUnitsDisplayMode(v) {
|
|
1317
|
-
this.i.
|
|
1318
|
-
this._a("dataToolTipUnitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.
|
|
1320
|
+
this.i.bk = ensureEnum(DataLegendUnitsMode_$type, v);
|
|
1321
|
+
this._a("dataToolTipUnitsDisplayMode", enumToString(DataLegendUnitsMode_$type, this.i.bk));
|
|
1319
1322
|
}
|
|
1320
1323
|
/**
|
|
1321
1324
|
* Gets or sets the units text for the data legend.
|
|
1322
1325
|
*/
|
|
1323
1326
|
get dataToolTipUnitsText() {
|
|
1324
|
-
return this.i.
|
|
1327
|
+
return this.i.m5;
|
|
1325
1328
|
}
|
|
1326
1329
|
set dataToolTipUnitsText(v) {
|
|
1327
|
-
this.i.
|
|
1330
|
+
this.i.m5 = v;
|
|
1328
1331
|
}
|
|
1329
1332
|
/**
|
|
1330
1333
|
* Gets or sets the units text color.
|
|
1331
1334
|
*/
|
|
1332
1335
|
get dataToolTipUnitsTextColor() {
|
|
1333
|
-
return brushToString(this.i.
|
|
1336
|
+
return brushToString(this.i.t8);
|
|
1334
1337
|
}
|
|
1335
1338
|
set dataToolTipUnitsTextColor(v) {
|
|
1336
|
-
this.i.
|
|
1337
|
-
this._a("dataToolTipUnitsTextColor", brushToString(this.i.
|
|
1339
|
+
this.i.t8 = stringToBrush(v);
|
|
1340
|
+
this._a("dataToolTipUnitsTextColor", brushToString(this.i.t8));
|
|
1338
1341
|
}
|
|
1339
1342
|
get dataToolTipUnitsTextMarginBottom() {
|
|
1340
|
-
return this.i.
|
|
1343
|
+
return this.i.u8 ? this.i.u8.bottom : NaN;
|
|
1341
1344
|
}
|
|
1342
1345
|
set dataToolTipUnitsTextMarginBottom(v) {
|
|
1343
1346
|
this.ensureDataToolTipUnitsTextMargin();
|
|
1344
|
-
this.i.
|
|
1345
|
-
this._a("dataToolTipUnitsTextMarginBottom", this.i.
|
|
1346
|
-
this.i.
|
|
1347
|
+
this.i.u8.bottom = +v;
|
|
1348
|
+
this._a("dataToolTipUnitsTextMarginBottom", this.i.u8.bottom);
|
|
1349
|
+
this.i.u8 = this.i.u8;
|
|
1347
1350
|
}
|
|
1348
1351
|
get dataToolTipUnitsTextMarginLeft() {
|
|
1349
|
-
return this.i.
|
|
1352
|
+
return this.i.u8 ? this.i.u8.left : NaN;
|
|
1350
1353
|
}
|
|
1351
1354
|
set dataToolTipUnitsTextMarginLeft(v) {
|
|
1352
1355
|
this.ensureDataToolTipUnitsTextMargin();
|
|
1353
|
-
this.i.
|
|
1354
|
-
this._a("dataToolTipUnitsTextMarginLeft", this.i.
|
|
1355
|
-
this.i.
|
|
1356
|
+
this.i.u8.left = +v;
|
|
1357
|
+
this._a("dataToolTipUnitsTextMarginLeft", this.i.u8.left);
|
|
1358
|
+
this.i.u8 = this.i.u8;
|
|
1356
1359
|
}
|
|
1357
1360
|
get dataToolTipUnitsTextMarginRight() {
|
|
1358
|
-
return this.i.
|
|
1361
|
+
return this.i.u8 ? this.i.u8.right : NaN;
|
|
1359
1362
|
}
|
|
1360
1363
|
set dataToolTipUnitsTextMarginRight(v) {
|
|
1361
1364
|
this.ensureDataToolTipUnitsTextMargin();
|
|
1362
|
-
this.i.
|
|
1363
|
-
this._a("dataToolTipUnitsTextMarginRight", this.i.
|
|
1364
|
-
this.i.
|
|
1365
|
+
this.i.u8.right = +v;
|
|
1366
|
+
this._a("dataToolTipUnitsTextMarginRight", this.i.u8.right);
|
|
1367
|
+
this.i.u8 = this.i.u8;
|
|
1365
1368
|
}
|
|
1366
1369
|
get dataToolTipUnitsTextMarginTop() {
|
|
1367
|
-
return this.i.
|
|
1370
|
+
return this.i.u8 ? this.i.u8.top : NaN;
|
|
1368
1371
|
}
|
|
1369
1372
|
set dataToolTipUnitsTextMarginTop(v) {
|
|
1370
1373
|
this.ensureDataToolTipUnitsTextMargin();
|
|
1371
|
-
this.i.
|
|
1372
|
-
this._a("dataToolTipUnitsTextMarginTop", this.i.
|
|
1373
|
-
this.i.
|
|
1374
|
+
this.i.u8.top = +v;
|
|
1375
|
+
this._a("dataToolTipUnitsTextMarginTop", this.i.u8.top);
|
|
1376
|
+
this.i.u8 = this.i.u8;
|
|
1374
1377
|
}
|
|
1375
1378
|
ensureDataToolTipUnitsTextMargin() {
|
|
1376
|
-
if (this.i.
|
|
1379
|
+
if (this.i.u8) {
|
|
1377
1380
|
return;
|
|
1378
1381
|
}
|
|
1379
|
-
this.i.
|
|
1382
|
+
this.i.u8 = new Thickness(2);
|
|
1380
1383
|
}
|
|
1381
1384
|
/**
|
|
1382
1385
|
* Gets or Sets the style to use for the units text.
|
|
1383
1386
|
*/
|
|
1384
1387
|
get dataToolTipUnitsTextStyle() {
|
|
1385
|
-
if (this.i.
|
|
1388
|
+
if (this.i.eb == null) {
|
|
1386
1389
|
return null;
|
|
1387
1390
|
}
|
|
1388
|
-
return this.i.
|
|
1391
|
+
return this.i.eb.fontString;
|
|
1389
1392
|
}
|
|
1390
1393
|
set dataToolTipUnitsTextStyle(v) {
|
|
1391
1394
|
let fi = new FontInfo();
|
|
1392
1395
|
fi.fontString = v;
|
|
1393
|
-
this.i.
|
|
1394
|
-
this._a("dataToolTipUnitsTextStyle", this.i.
|
|
1396
|
+
this.i.eb = fi;
|
|
1397
|
+
this._a("dataToolTipUnitsTextStyle", this.i.eb != null ? this.i.eb.fontString : "");
|
|
1395
1398
|
}
|
|
1396
1399
|
get dataToolTipTitleTextMarginBottom() {
|
|
1397
|
-
return this.i.
|
|
1400
|
+
return this.i.u7 ? this.i.u7.bottom : NaN;
|
|
1398
1401
|
}
|
|
1399
1402
|
set dataToolTipTitleTextMarginBottom(v) {
|
|
1400
1403
|
this.ensureDataToolTipTitleTextMargin();
|
|
1401
|
-
this.i.
|
|
1402
|
-
this._a("dataToolTipTitleTextMarginBottom", this.i.
|
|
1403
|
-
this.i.
|
|
1404
|
+
this.i.u7.bottom = +v;
|
|
1405
|
+
this._a("dataToolTipTitleTextMarginBottom", this.i.u7.bottom);
|
|
1406
|
+
this.i.u7 = this.i.u7;
|
|
1404
1407
|
}
|
|
1405
1408
|
get dataToolTipTitleTextMarginLeft() {
|
|
1406
|
-
return this.i.
|
|
1409
|
+
return this.i.u7 ? this.i.u7.left : NaN;
|
|
1407
1410
|
}
|
|
1408
1411
|
set dataToolTipTitleTextMarginLeft(v) {
|
|
1409
1412
|
this.ensureDataToolTipTitleTextMargin();
|
|
1410
|
-
this.i.
|
|
1411
|
-
this._a("dataToolTipTitleTextMarginLeft", this.i.
|
|
1412
|
-
this.i.
|
|
1413
|
+
this.i.u7.left = +v;
|
|
1414
|
+
this._a("dataToolTipTitleTextMarginLeft", this.i.u7.left);
|
|
1415
|
+
this.i.u7 = this.i.u7;
|
|
1413
1416
|
}
|
|
1414
1417
|
get dataToolTipTitleTextMarginRight() {
|
|
1415
|
-
return this.i.
|
|
1418
|
+
return this.i.u7 ? this.i.u7.right : NaN;
|
|
1416
1419
|
}
|
|
1417
1420
|
set dataToolTipTitleTextMarginRight(v) {
|
|
1418
1421
|
this.ensureDataToolTipTitleTextMargin();
|
|
1419
|
-
this.i.
|
|
1420
|
-
this._a("dataToolTipTitleTextMarginRight", this.i.
|
|
1421
|
-
this.i.
|
|
1422
|
+
this.i.u7.right = +v;
|
|
1423
|
+
this._a("dataToolTipTitleTextMarginRight", this.i.u7.right);
|
|
1424
|
+
this.i.u7 = this.i.u7;
|
|
1422
1425
|
}
|
|
1423
1426
|
get dataToolTipTitleTextMarginTop() {
|
|
1424
|
-
return this.i.
|
|
1427
|
+
return this.i.u7 ? this.i.u7.top : NaN;
|
|
1425
1428
|
}
|
|
1426
1429
|
set dataToolTipTitleTextMarginTop(v) {
|
|
1427
1430
|
this.ensureDataToolTipTitleTextMargin();
|
|
1428
|
-
this.i.
|
|
1429
|
-
this._a("dataToolTipTitleTextMarginTop", this.i.
|
|
1430
|
-
this.i.
|
|
1431
|
+
this.i.u7.top = +v;
|
|
1432
|
+
this._a("dataToolTipTitleTextMarginTop", this.i.u7.top);
|
|
1433
|
+
this.i.u7 = this.i.u7;
|
|
1431
1434
|
}
|
|
1432
1435
|
ensureDataToolTipTitleTextMargin() {
|
|
1433
|
-
if (this.i.
|
|
1436
|
+
if (this.i.u7) {
|
|
1434
1437
|
return;
|
|
1435
1438
|
}
|
|
1436
|
-
this.i.
|
|
1439
|
+
this.i.u7 = new Thickness(2);
|
|
1437
1440
|
}
|
|
1438
1441
|
/**
|
|
1439
1442
|
* Gets or sets the display text color.
|
|
1440
1443
|
*/
|
|
1441
1444
|
get dataToolTipTitleTextColor() {
|
|
1442
|
-
return brushToString(this.i.
|
|
1445
|
+
return brushToString(this.i.t7);
|
|
1443
1446
|
}
|
|
1444
1447
|
set dataToolTipTitleTextColor(v) {
|
|
1445
|
-
this.i.
|
|
1446
|
-
this._a("dataToolTipTitleTextColor", brushToString(this.i.
|
|
1448
|
+
this.i.t7 = stringToBrush(v);
|
|
1449
|
+
this._a("dataToolTipTitleTextColor", brushToString(this.i.t7));
|
|
1447
1450
|
}
|
|
1448
1451
|
/**
|
|
1449
1452
|
* Gets or Sets the style to use for the display text.
|
|
1450
1453
|
*/
|
|
1451
1454
|
get dataToolTipTitleTextStyle() {
|
|
1452
|
-
if (this.i.
|
|
1455
|
+
if (this.i.ea == null) {
|
|
1453
1456
|
return null;
|
|
1454
1457
|
}
|
|
1455
|
-
return this.i.
|
|
1458
|
+
return this.i.ea.fontString;
|
|
1456
1459
|
}
|
|
1457
1460
|
set dataToolTipTitleTextStyle(v) {
|
|
1458
1461
|
let fi = new FontInfo();
|
|
1459
1462
|
fi.fontString = v;
|
|
1460
|
-
this.i.
|
|
1461
|
-
this._a("dataToolTipTitleTextStyle", this.i.
|
|
1463
|
+
this.i.ea = fi;
|
|
1464
|
+
this._a("dataToolTipTitleTextStyle", this.i.ea != null ? this.i.ea.fontString : "");
|
|
1462
1465
|
}
|
|
1463
1466
|
/**
|
|
1464
1467
|
* Gets or sets the mode for displaying labels before series values in the data legend, e.g. O: H: L: C: for financial series
|
|
1465
1468
|
*/
|
|
1466
1469
|
get dataToolTipLabelDisplayMode() {
|
|
1467
|
-
return this.i.
|
|
1470
|
+
return this.i.bg;
|
|
1468
1471
|
}
|
|
1469
1472
|
set dataToolTipLabelDisplayMode(v) {
|
|
1470
|
-
this.i.
|
|
1471
|
-
this._a("dataToolTipLabelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.
|
|
1473
|
+
this.i.bg = ensureEnum(DataLegendLabelMode_$type, v);
|
|
1474
|
+
this._a("dataToolTipLabelDisplayMode", enumToString(DataLegendLabelMode_$type, this.i.bg));
|
|
1472
1475
|
}
|
|
1473
1476
|
/**
|
|
1474
1477
|
* Gets or sets the units text color.
|
|
1475
1478
|
*/
|
|
1476
1479
|
get dataToolTipLabelTextColor() {
|
|
1477
|
-
return brushToString(this.i.
|
|
1480
|
+
return brushToString(this.i.t2);
|
|
1478
1481
|
}
|
|
1479
1482
|
set dataToolTipLabelTextColor(v) {
|
|
1480
|
-
this.i.
|
|
1481
|
-
this._a("dataToolTipLabelTextColor", brushToString(this.i.
|
|
1483
|
+
this.i.t2 = stringToBrush(v);
|
|
1484
|
+
this._a("dataToolTipLabelTextColor", brushToString(this.i.t2));
|
|
1482
1485
|
}
|
|
1483
1486
|
get dataToolTipLabelTextMarginBottom() {
|
|
1484
|
-
return this.i.
|
|
1487
|
+
return this.i.u4 ? this.i.u4.bottom : NaN;
|
|
1485
1488
|
}
|
|
1486
1489
|
set dataToolTipLabelTextMarginBottom(v) {
|
|
1487
1490
|
this.ensureDataToolTipLabelTextMargin();
|
|
1488
|
-
this.i.
|
|
1489
|
-
this._a("dataToolTipLabelTextMarginBottom", this.i.
|
|
1490
|
-
this.i.
|
|
1491
|
+
this.i.u4.bottom = +v;
|
|
1492
|
+
this._a("dataToolTipLabelTextMarginBottom", this.i.u4.bottom);
|
|
1493
|
+
this.i.u4 = this.i.u4;
|
|
1491
1494
|
}
|
|
1492
1495
|
get dataToolTipLabelTextMarginLeft() {
|
|
1493
|
-
return this.i.
|
|
1496
|
+
return this.i.u4 ? this.i.u4.left : NaN;
|
|
1494
1497
|
}
|
|
1495
1498
|
set dataToolTipLabelTextMarginLeft(v) {
|
|
1496
1499
|
this.ensureDataToolTipLabelTextMargin();
|
|
1497
|
-
this.i.
|
|
1498
|
-
this._a("dataToolTipLabelTextMarginLeft", this.i.
|
|
1499
|
-
this.i.
|
|
1500
|
+
this.i.u4.left = +v;
|
|
1501
|
+
this._a("dataToolTipLabelTextMarginLeft", this.i.u4.left);
|
|
1502
|
+
this.i.u4 = this.i.u4;
|
|
1500
1503
|
}
|
|
1501
1504
|
get dataToolTipLabelTextMarginRight() {
|
|
1502
|
-
return this.i.
|
|
1505
|
+
return this.i.u4 ? this.i.u4.right : NaN;
|
|
1503
1506
|
}
|
|
1504
1507
|
set dataToolTipLabelTextMarginRight(v) {
|
|
1505
1508
|
this.ensureDataToolTipLabelTextMargin();
|
|
1506
|
-
this.i.
|
|
1507
|
-
this._a("dataToolTipLabelTextMarginRight", this.i.
|
|
1508
|
-
this.i.
|
|
1509
|
+
this.i.u4.right = +v;
|
|
1510
|
+
this._a("dataToolTipLabelTextMarginRight", this.i.u4.right);
|
|
1511
|
+
this.i.u4 = this.i.u4;
|
|
1509
1512
|
}
|
|
1510
1513
|
get dataToolTipLabelTextMarginTop() {
|
|
1511
|
-
return this.i.
|
|
1514
|
+
return this.i.u4 ? this.i.u4.top : NaN;
|
|
1512
1515
|
}
|
|
1513
1516
|
set dataToolTipLabelTextMarginTop(v) {
|
|
1514
1517
|
this.ensureDataToolTipLabelTextMargin();
|
|
1515
|
-
this.i.
|
|
1516
|
-
this._a("dataToolTipLabelTextMarginTop", this.i.
|
|
1517
|
-
this.i.
|
|
1518
|
+
this.i.u4.top = +v;
|
|
1519
|
+
this._a("dataToolTipLabelTextMarginTop", this.i.u4.top);
|
|
1520
|
+
this.i.u4 = this.i.u4;
|
|
1518
1521
|
}
|
|
1519
1522
|
ensureDataToolTipLabelTextMargin() {
|
|
1520
|
-
if (this.i.
|
|
1523
|
+
if (this.i.u4) {
|
|
1521
1524
|
return;
|
|
1522
1525
|
}
|
|
1523
|
-
this.i.
|
|
1526
|
+
this.i.u4 = new Thickness(2);
|
|
1524
1527
|
}
|
|
1525
1528
|
/**
|
|
1526
1529
|
* Gets or Sets the style to use for the units text.
|
|
1527
1530
|
*/
|
|
1528
1531
|
get dataToolTipLabelTextStyle() {
|
|
1529
|
-
if (this.i.
|
|
1532
|
+
if (this.i.d5 == null) {
|
|
1530
1533
|
return null;
|
|
1531
1534
|
}
|
|
1532
|
-
return this.i.
|
|
1535
|
+
return this.i.d5.fontString;
|
|
1533
1536
|
}
|
|
1534
1537
|
set dataToolTipLabelTextStyle(v) {
|
|
1535
1538
|
let fi = new FontInfo();
|
|
1536
1539
|
fi.fontString = v;
|
|
1537
|
-
this.i.
|
|
1538
|
-
this._a("dataToolTipLabelTextStyle", this.i.
|
|
1540
|
+
this.i.d5 = fi;
|
|
1541
|
+
this._a("dataToolTipLabelTextStyle", this.i.d5 != null ? this.i.d5.fontString : "");
|
|
1539
1542
|
}
|
|
1540
1543
|
/**
|
|
1541
1544
|
* Gets the domain type of this chart
|
|
1542
1545
|
*/
|
|
1543
1546
|
get domainType() {
|
|
1544
|
-
return this.i.
|
|
1547
|
+
return this.i.by;
|
|
1548
|
+
}
|
|
1549
|
+
/**
|
|
1550
|
+
* 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.
|
|
1551
|
+
*/
|
|
1552
|
+
get sortDescriptions() {
|
|
1553
|
+
if (this.i.ay == null) {
|
|
1554
|
+
return null;
|
|
1555
|
+
}
|
|
1556
|
+
if (!this.i.ay.externalObject) {
|
|
1557
|
+
let e = new IgcChartSortDescriptionCollection();
|
|
1558
|
+
e._implementation = this.i.ay;
|
|
1559
|
+
this.i.ay.externalObject = e;
|
|
1560
|
+
}
|
|
1561
|
+
return this.i.ay.externalObject;
|
|
1562
|
+
}
|
|
1563
|
+
get groupSortDescriptions() {
|
|
1564
|
+
if (this.i.au == null) {
|
|
1565
|
+
return null;
|
|
1566
|
+
}
|
|
1567
|
+
if (!this.i.au.externalObject) {
|
|
1568
|
+
let e = new IgcChartSortDescriptionCollection();
|
|
1569
|
+
e._implementation = this.i.au;
|
|
1570
|
+
this.i.au.externalObject = e;
|
|
1571
|
+
}
|
|
1572
|
+
return this.i.au.externalObject;
|
|
1573
|
+
}
|
|
1574
|
+
/**
|
|
1575
|
+
* 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.
|
|
1576
|
+
*/
|
|
1577
|
+
get groupDescriptions() {
|
|
1578
|
+
if (this.i.at == null) {
|
|
1579
|
+
return null;
|
|
1580
|
+
}
|
|
1581
|
+
if (!this.i.at.externalObject) {
|
|
1582
|
+
let e = new IgcChartSortDescriptionCollection();
|
|
1583
|
+
e._implementation = this.i.at;
|
|
1584
|
+
this.i.at.externalObject = e;
|
|
1585
|
+
}
|
|
1586
|
+
return this.i.at.externalObject;
|
|
1587
|
+
}
|
|
1588
|
+
/**
|
|
1589
|
+
* 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.
|
|
1590
|
+
*/
|
|
1591
|
+
get filterExpressions() {
|
|
1592
|
+
if (this.i.dq == null) {
|
|
1593
|
+
return null;
|
|
1594
|
+
}
|
|
1595
|
+
if (!this.i.dq.externalObject) {
|
|
1596
|
+
let e = new IgcFilterExpressionCollection();
|
|
1597
|
+
e._implementation = this.i.dq;
|
|
1598
|
+
this.i.dq.externalObject = e;
|
|
1599
|
+
}
|
|
1600
|
+
return this.i.dq.externalObject;
|
|
1601
|
+
}
|
|
1602
|
+
/**
|
|
1603
|
+
* Gets the current summaries that are applied to the grid.
|
|
1604
|
+
*/
|
|
1605
|
+
get summaryDescriptions() {
|
|
1606
|
+
if (this.i.a2 == null) {
|
|
1607
|
+
return null;
|
|
1608
|
+
}
|
|
1609
|
+
if (!this.i.a2.externalObject) {
|
|
1610
|
+
let e = new IgcChartSummaryDescriptionCollection();
|
|
1611
|
+
e._implementation = this.i.a2;
|
|
1612
|
+
this.i.a2.externalObject = e;
|
|
1613
|
+
}
|
|
1614
|
+
return this.i.a2.externalObject;
|
|
1615
|
+
}
|
|
1616
|
+
/**
|
|
1617
|
+
* Gets the initial sorts that are applied to the chart.
|
|
1618
|
+
*/
|
|
1619
|
+
get initialSortDescriptions() {
|
|
1620
|
+
if (this.i.ax == null) {
|
|
1621
|
+
return null;
|
|
1622
|
+
}
|
|
1623
|
+
if (!this.i.ax.externalObject) {
|
|
1624
|
+
let e = new IgcChartSortDescriptionCollection();
|
|
1625
|
+
e._implementation = this.i.ax;
|
|
1626
|
+
this.i.ax.externalObject = e;
|
|
1627
|
+
}
|
|
1628
|
+
return this.i.ax.externalObject;
|
|
1629
|
+
}
|
|
1630
|
+
/**
|
|
1631
|
+
* Gets the initial sorts that are applied to the chart after groupings and summaries are applied.
|
|
1632
|
+
*/
|
|
1633
|
+
get initialGroupSortDescriptions() {
|
|
1634
|
+
if (this.i.aw == null) {
|
|
1635
|
+
return null;
|
|
1636
|
+
}
|
|
1637
|
+
if (!this.i.aw.externalObject) {
|
|
1638
|
+
let e = new IgcChartSortDescriptionCollection();
|
|
1639
|
+
e._implementation = this.i.aw;
|
|
1640
|
+
this.i.aw.externalObject = e;
|
|
1641
|
+
}
|
|
1642
|
+
return this.i.aw.externalObject;
|
|
1643
|
+
}
|
|
1644
|
+
/**
|
|
1645
|
+
* Gets the initial groupings that are applied to the chart.
|
|
1646
|
+
*/
|
|
1647
|
+
get initialGroupDescriptions() {
|
|
1648
|
+
if (this.i.av == null) {
|
|
1649
|
+
return null;
|
|
1650
|
+
}
|
|
1651
|
+
if (!this.i.av.externalObject) {
|
|
1652
|
+
let e = new IgcChartSortDescriptionCollection();
|
|
1653
|
+
e._implementation = this.i.av;
|
|
1654
|
+
this.i.av.externalObject = e;
|
|
1655
|
+
}
|
|
1656
|
+
return this.i.av.externalObject;
|
|
1657
|
+
}
|
|
1658
|
+
/**
|
|
1659
|
+
* Gets the initial summaries that are applied to the chart.
|
|
1660
|
+
*/
|
|
1661
|
+
get initialSummaryDescriptions() {
|
|
1662
|
+
if (this.i.a1 == null) {
|
|
1663
|
+
return null;
|
|
1664
|
+
}
|
|
1665
|
+
if (!this.i.a1.externalObject) {
|
|
1666
|
+
let e = new IgcChartSummaryDescriptionCollection();
|
|
1667
|
+
e._implementation = this.i.a1;
|
|
1668
|
+
this.i.a1.externalObject = e;
|
|
1669
|
+
}
|
|
1670
|
+
return this.i.a1.externalObject;
|
|
1671
|
+
}
|
|
1672
|
+
/**
|
|
1673
|
+
* Gets or sets the sorts to apply to the chart. This property will become ignored if sorts are changed outside of this property.
|
|
1674
|
+
*/
|
|
1675
|
+
get initialSorts() {
|
|
1676
|
+
return this.i.oj;
|
|
1677
|
+
}
|
|
1678
|
+
set initialSorts(v) {
|
|
1679
|
+
this.i.oj = v;
|
|
1680
|
+
}
|
|
1681
|
+
/**
|
|
1682
|
+
* Gets or sets the sorts to apply after grouping has been applied.
|
|
1683
|
+
*/
|
|
1684
|
+
get groupSorts() {
|
|
1685
|
+
return this.i.n0;
|
|
1686
|
+
}
|
|
1687
|
+
set groupSorts(v) {
|
|
1688
|
+
this.i.n0 = v;
|
|
1689
|
+
}
|
|
1690
|
+
/**
|
|
1691
|
+
* Gets or sets the groupings to apply to the chart. This property will become ignored if sorts are changed outside of this property.
|
|
1692
|
+
*/
|
|
1693
|
+
get initialGroups() {
|
|
1694
|
+
return this.i.oh;
|
|
1695
|
+
}
|
|
1696
|
+
set initialGroups(v) {
|
|
1697
|
+
this.i.oh = v;
|
|
1698
|
+
}
|
|
1699
|
+
/**
|
|
1700
|
+
* Gets or sets the summaries to apply to the chart. This property will become ignored if sorts are changed outside of this property.
|
|
1701
|
+
*/
|
|
1702
|
+
get initialSummaries() {
|
|
1703
|
+
return this.i.ol;
|
|
1704
|
+
}
|
|
1705
|
+
set initialSummaries(v) {
|
|
1706
|
+
this.i.ol = v;
|
|
1545
1707
|
}
|
|
1546
1708
|
/**
|
|
1547
1709
|
* Gets or sets a set of property paths that should be included for consideration by the category chart, leaving the remainder excluded. If null, all properties will be considered.
|
|
@@ -1641,11 +1803,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1641
1803
|
* ```
|
|
1642
1804
|
*/
|
|
1643
1805
|
get isHorizontalZoomEnabled() {
|
|
1644
|
-
return this.i.
|
|
1806
|
+
return this.i.fr;
|
|
1645
1807
|
}
|
|
1646
1808
|
set isHorizontalZoomEnabled(v) {
|
|
1647
|
-
this.i.
|
|
1648
|
-
this._a("isHorizontalZoomEnabled", this.i.
|
|
1809
|
+
this.i.fr = ensureBool(v);
|
|
1810
|
+
this._a("isHorizontalZoomEnabled", this.i.fr);
|
|
1649
1811
|
}
|
|
1650
1812
|
/**
|
|
1651
1813
|
* Gets or sets whether the chart can be vertically zoomed through user interactions.
|
|
@@ -1657,42 +1819,42 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1657
1819
|
* ```
|
|
1658
1820
|
*/
|
|
1659
1821
|
get isVerticalZoomEnabled() {
|
|
1660
|
-
return this.i.
|
|
1822
|
+
return this.i.fx;
|
|
1661
1823
|
}
|
|
1662
1824
|
set isVerticalZoomEnabled(v) {
|
|
1663
|
-
this.i.
|
|
1664
|
-
this._a("isVerticalZoomEnabled", this.i.
|
|
1825
|
+
this.i.fx = ensureBool(v);
|
|
1826
|
+
this._a("isVerticalZoomEnabled", this.i.fx);
|
|
1665
1827
|
}
|
|
1666
1828
|
/**
|
|
1667
1829
|
* 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.
|
|
1668
1830
|
*/
|
|
1669
1831
|
get shouldDisplayMockData() {
|
|
1670
|
-
return this.i.
|
|
1832
|
+
return this.i.f0;
|
|
1671
1833
|
}
|
|
1672
1834
|
set shouldDisplayMockData(v) {
|
|
1673
|
-
this.i.
|
|
1674
|
-
this._a("shouldDisplayMockData", this.i.
|
|
1835
|
+
this.i.f0 = ensureBool(v);
|
|
1836
|
+
this._a("shouldDisplayMockData", this.i.f0);
|
|
1675
1837
|
}
|
|
1676
1838
|
/**
|
|
1677
1839
|
* Gets or sets whether the chart should use a faded skeleton style for mock data.
|
|
1678
1840
|
*/
|
|
1679
1841
|
get shouldUseSkeletonStyleForMockData() {
|
|
1680
|
-
return this.i.
|
|
1842
|
+
return this.i.f3;
|
|
1681
1843
|
}
|
|
1682
1844
|
set shouldUseSkeletonStyleForMockData(v) {
|
|
1683
|
-
this.i.
|
|
1684
|
-
this._a("shouldUseSkeletonStyleForMockData", this.i.
|
|
1845
|
+
this.i.f3 = ensureBool(v);
|
|
1846
|
+
this._a("shouldUseSkeletonStyleForMockData", this.i.f3);
|
|
1685
1847
|
}
|
|
1686
1848
|
/**
|
|
1687
1849
|
* Gets or sets whether the chart can highlight series through user interactions.
|
|
1688
1850
|
* This property applies to Category Chart and Financial Chart controls.
|
|
1689
1851
|
*/
|
|
1690
1852
|
get isSeriesHighlightingEnabled() {
|
|
1691
|
-
return this.i.
|
|
1853
|
+
return this.i.ft;
|
|
1692
1854
|
}
|
|
1693
1855
|
set isSeriesHighlightingEnabled(v) {
|
|
1694
|
-
this.i.
|
|
1695
|
-
this._a("isSeriesHighlightingEnabled", this.i.
|
|
1856
|
+
this.i.ft = ensureBool(v);
|
|
1857
|
+
this._a("isSeriesHighlightingEnabled", this.i.ft);
|
|
1696
1858
|
}
|
|
1697
1859
|
/**
|
|
1698
1860
|
* Gets or sets the rectangle representing the current scroll and zoom state of the chart.
|
|
@@ -1705,11 +1867,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1705
1867
|
* ```
|
|
1706
1868
|
*/
|
|
1707
1869
|
get windowRect() {
|
|
1708
|
-
return fromRect(this.i.
|
|
1870
|
+
return fromRect(this.i.uq);
|
|
1709
1871
|
}
|
|
1710
1872
|
set windowRect(v) {
|
|
1711
|
-
this.i.
|
|
1712
|
-
this._a("windowRect", rectToString(this.i.
|
|
1873
|
+
this.i.uq = toRect(v);
|
|
1874
|
+
this._a("windowRect", rectToString(this.i.uq));
|
|
1713
1875
|
}
|
|
1714
1876
|
/**
|
|
1715
1877
|
* Gets a rectangle representing the bounds of the plot area.
|
|
@@ -1721,7 +1883,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1721
1883
|
* ```
|
|
1722
1884
|
*/
|
|
1723
1885
|
get viewport() {
|
|
1724
|
-
return fromRect(this.i.
|
|
1886
|
+
return fromRect(this.i.up);
|
|
1725
1887
|
}
|
|
1726
1888
|
/**
|
|
1727
1889
|
* Gets or sets text to display above the plot area.
|
|
@@ -1733,10 +1895,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1733
1895
|
* ```
|
|
1734
1896
|
*/
|
|
1735
1897
|
get chartTitle() {
|
|
1736
|
-
return this.i.
|
|
1898
|
+
return this.i.pv;
|
|
1737
1899
|
}
|
|
1738
1900
|
set chartTitle(v) {
|
|
1739
|
-
this.i.
|
|
1901
|
+
this.i.pv = v;
|
|
1740
1902
|
}
|
|
1741
1903
|
/**
|
|
1742
1904
|
* Gets or sets text to display below the Title, above the plot area.
|
|
@@ -1748,10 +1910,10 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1748
1910
|
* ```
|
|
1749
1911
|
*/
|
|
1750
1912
|
get subtitle() {
|
|
1751
|
-
return this.i.
|
|
1913
|
+
return this.i.pk;
|
|
1752
1914
|
}
|
|
1753
1915
|
set subtitle(v) {
|
|
1754
|
-
this.i.
|
|
1916
|
+
this.i.pk = v;
|
|
1755
1917
|
}
|
|
1756
1918
|
/**
|
|
1757
1919
|
* Gets or sets horizontal alignment which determines the title position, relative to the left and right edges of the control.
|
|
@@ -1763,11 +1925,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1763
1925
|
* ```
|
|
1764
1926
|
*/
|
|
1765
1927
|
get titleAlignment() {
|
|
1766
|
-
return this.i.
|
|
1928
|
+
return this.i.s7;
|
|
1767
1929
|
}
|
|
1768
1930
|
set titleAlignment(v) {
|
|
1769
|
-
this.i.
|
|
1770
|
-
this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.
|
|
1931
|
+
this.i.s7 = ensureEnum(HorizontalAlignment_$type, v);
|
|
1932
|
+
this._a("titleAlignment", enumToString(HorizontalAlignment_$type, this.i.s7));
|
|
1771
1933
|
}
|
|
1772
1934
|
/**
|
|
1773
1935
|
* Gets or sets horizontal alignment which determines the subtitle position, relative to the left and right edges of the control.
|
|
@@ -1779,11 +1941,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1779
1941
|
* ```
|
|
1780
1942
|
*/
|
|
1781
1943
|
get subtitleAlignment() {
|
|
1782
|
-
return this.i.
|
|
1944
|
+
return this.i.s6;
|
|
1783
1945
|
}
|
|
1784
1946
|
set subtitleAlignment(v) {
|
|
1785
|
-
this.i.
|
|
1786
|
-
this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.
|
|
1947
|
+
this.i.s6 = ensureEnum(HorizontalAlignment_$type, v);
|
|
1948
|
+
this._a("subtitleAlignment", enumToString(HorizontalAlignment_$type, this.i.s6));
|
|
1787
1949
|
}
|
|
1788
1950
|
/**
|
|
1789
1951
|
* Gets or sets the behavior that determines how unknown values will be plotted on the chart.
|
|
@@ -1796,11 +1958,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1796
1958
|
* ```
|
|
1797
1959
|
*/
|
|
1798
1960
|
get unknownValuePlotting() {
|
|
1799
|
-
return this.i.
|
|
1961
|
+
return this.i.dk;
|
|
1800
1962
|
}
|
|
1801
1963
|
set unknownValuePlotting(v) {
|
|
1802
|
-
this.i.
|
|
1803
|
-
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.
|
|
1964
|
+
this.i.dk = ensureEnum(UnknownValuePlotting_$type, v);
|
|
1965
|
+
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.dk));
|
|
1804
1966
|
}
|
|
1805
1967
|
/**
|
|
1806
1968
|
* Gets or sets the rendering resolution for all series in this chart.
|
|
@@ -1813,11 +1975,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1813
1975
|
* ```
|
|
1814
1976
|
*/
|
|
1815
1977
|
get resolution() {
|
|
1816
|
-
return this.i.
|
|
1978
|
+
return this.i.ig;
|
|
1817
1979
|
}
|
|
1818
1980
|
set resolution(v) {
|
|
1819
|
-
this.i.
|
|
1820
|
-
this._a("resolution", this.i.
|
|
1981
|
+
this.i.ig = +v;
|
|
1982
|
+
this._a("resolution", this.i.ig);
|
|
1821
1983
|
}
|
|
1822
1984
|
/**
|
|
1823
1985
|
* Gets or sets the thickness for all series in this chart. Depending on the ChartType, this can be the main brush used, or just the outline.
|
|
@@ -1825,61 +1987,61 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1825
1987
|
* Use the `thickness` property for the thickness of all the series in this chart.
|
|
1826
1988
|
*/
|
|
1827
1989
|
get thickness() {
|
|
1828
|
-
return this.i.
|
|
1990
|
+
return this.i.im;
|
|
1829
1991
|
}
|
|
1830
1992
|
set thickness(v) {
|
|
1831
|
-
this.i.
|
|
1832
|
-
this._a("thickness", this.i.
|
|
1993
|
+
this.i.im = +v;
|
|
1994
|
+
this._a("thickness", this.i.im);
|
|
1833
1995
|
}
|
|
1834
1996
|
/**
|
|
1835
1997
|
* Gets or sets the OutlineMode for all series in this chart.
|
|
1836
1998
|
*/
|
|
1837
1999
|
get outlineMode() {
|
|
1838
|
-
return this.i.
|
|
2000
|
+
return this.i.c2;
|
|
1839
2001
|
}
|
|
1840
2002
|
set outlineMode(v) {
|
|
1841
|
-
this.i.
|
|
1842
|
-
this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.
|
|
2003
|
+
this.i.c2 = ensureEnum(SeriesOutlineMode_$type, v);
|
|
2004
|
+
this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.c2));
|
|
1843
2005
|
}
|
|
1844
2006
|
/**
|
|
1845
2007
|
* Gets or sets the MarkerOutlineMode for all series that support markers in this chart.
|
|
1846
2008
|
*/
|
|
1847
2009
|
get markerOutlineMode() {
|
|
1848
|
-
return this.i.
|
|
2010
|
+
return this.i.cj;
|
|
1849
2011
|
}
|
|
1850
2012
|
set markerOutlineMode(v) {
|
|
1851
|
-
this.i.
|
|
1852
|
-
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.
|
|
2013
|
+
this.i.cj = ensureEnum(MarkerOutlineMode_$type, v);
|
|
2014
|
+
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.cj));
|
|
1853
2015
|
}
|
|
1854
2016
|
/**
|
|
1855
2017
|
* Gets or sets the MarkerFillMode for all series that support markers in this chart.
|
|
1856
2018
|
*/
|
|
1857
2019
|
get markerFillMode() {
|
|
1858
|
-
return this.i.
|
|
2020
|
+
return this.i.ch;
|
|
1859
2021
|
}
|
|
1860
2022
|
set markerFillMode(v) {
|
|
1861
|
-
this.i.
|
|
1862
|
-
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.
|
|
2023
|
+
this.i.ch = ensureEnum(MarkerFillMode_$type, v);
|
|
2024
|
+
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.ch));
|
|
1863
2025
|
}
|
|
1864
2026
|
/**
|
|
1865
2027
|
* Gets or sets the Marker Fill Opacity for all series that support markers in this chart.
|
|
1866
2028
|
*/
|
|
1867
2029
|
get markerFillOpacity() {
|
|
1868
|
-
return this.i.
|
|
2030
|
+
return this.i.h8;
|
|
1869
2031
|
}
|
|
1870
2032
|
set markerFillOpacity(v) {
|
|
1871
|
-
this.i.
|
|
1872
|
-
this._a("markerFillOpacity", this.i.
|
|
2033
|
+
this.i.h8 = +v;
|
|
2034
|
+
this._a("markerFillOpacity", this.i.h8);
|
|
1873
2035
|
}
|
|
1874
2036
|
/**
|
|
1875
2037
|
* Gets or sets the Marker Thickness for all series that support markers in this chart.
|
|
1876
2038
|
*/
|
|
1877
2039
|
get markerThickness() {
|
|
1878
|
-
return this.i.
|
|
2040
|
+
return this.i.h9;
|
|
1879
2041
|
}
|
|
1880
2042
|
set markerThickness(v) {
|
|
1881
|
-
this.i.
|
|
1882
|
-
this._a("markerThickness", this.i.
|
|
2043
|
+
this.i.h9 = +v;
|
|
2044
|
+
this._a("markerThickness", this.i.h9);
|
|
1883
2045
|
}
|
|
1884
2046
|
/**
|
|
1885
2047
|
* Gets or sets the marker shapes used for indicating location of data points in this chart.
|
|
@@ -1888,12 +2050,12 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1888
2050
|
get markerTypes() {
|
|
1889
2051
|
if (this._markerTypes === null) {
|
|
1890
2052
|
let coll = new IgcMarkerTypeCollection();
|
|
1891
|
-
let innerColl = this.i.
|
|
2053
|
+
let innerColl = this.i.co;
|
|
1892
2054
|
if (!innerColl) {
|
|
1893
2055
|
innerColl = new MarkerTypeCollection_internal();
|
|
1894
2056
|
}
|
|
1895
2057
|
this._markerTypes = coll._fromInner(innerColl);
|
|
1896
|
-
this.i.
|
|
2058
|
+
this.i.co = innerColl;
|
|
1897
2059
|
}
|
|
1898
2060
|
return this._markerTypes;
|
|
1899
2061
|
}
|
|
@@ -1905,25 +2067,25 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1905
2067
|
let coll = new IgcMarkerTypeCollection();
|
|
1906
2068
|
this._markerTypes = coll._fromOuter(v);
|
|
1907
2069
|
let syncColl = new SyncableObservableCollection$1(MarkerType_$type);
|
|
1908
|
-
let innerColl = this.i.
|
|
2070
|
+
let innerColl = this.i.co;
|
|
1909
2071
|
if (!innerColl) {
|
|
1910
2072
|
innerColl = new MarkerTypeCollection_internal();
|
|
1911
2073
|
}
|
|
1912
2074
|
syncColl._inner = innerColl;
|
|
1913
2075
|
syncColl.clear();
|
|
1914
2076
|
this._markerTypes._setSyncTarget(syncColl);
|
|
1915
|
-
this.i.
|
|
2077
|
+
this.i.co = innerColl;
|
|
1916
2078
|
}
|
|
1917
2079
|
/**
|
|
1918
2080
|
* Gets or sets the default marker type for all series plotted in this chart.
|
|
1919
2081
|
* This property is ignored when the MarkerTypes property is set
|
|
1920
2082
|
*/
|
|
1921
2083
|
get markerAutomaticBehavior() {
|
|
1922
|
-
return this.i.
|
|
2084
|
+
return this.i.cf;
|
|
1923
2085
|
}
|
|
1924
2086
|
set markerAutomaticBehavior(v) {
|
|
1925
|
-
this.i.
|
|
1926
|
-
this._a("markerAutomaticBehavior", enumToString(MarkerAutomaticBehavior_$type, this.i.
|
|
2087
|
+
this.i.cf = ensureEnum(MarkerAutomaticBehavior_$type, v);
|
|
2088
|
+
this._a("markerAutomaticBehavior", enumToString(MarkerAutomaticBehavior_$type, this.i.cf));
|
|
1927
2089
|
}
|
|
1928
2090
|
/**
|
|
1929
2091
|
* Gets or sets the palette of brushes used for rendering fill area of data point markers.
|
|
@@ -1969,32 +2131,32 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1969
2131
|
* ```
|
|
1970
2132
|
*/
|
|
1971
2133
|
get markerMaxCount() {
|
|
1972
|
-
return this.i.
|
|
2134
|
+
return this.i.jl;
|
|
1973
2135
|
}
|
|
1974
2136
|
set markerMaxCount(v) {
|
|
1975
|
-
this.i.
|
|
1976
|
-
this._a("markerMaxCount", this.i.
|
|
2137
|
+
this.i.jl = +v;
|
|
2138
|
+
this._a("markerMaxCount", this.i.jl);
|
|
1977
2139
|
}
|
|
1978
2140
|
/**
|
|
1979
2141
|
* Gets or sets the fill opacity for all series that have area visuals in this chart.
|
|
1980
2142
|
* For example, Area, SplineArea, Column chart types
|
|
1981
2143
|
*/
|
|
1982
2144
|
get areaFillOpacity() {
|
|
1983
|
-
return this.i.
|
|
2145
|
+
return this.i.ht;
|
|
1984
2146
|
}
|
|
1985
2147
|
set areaFillOpacity(v) {
|
|
1986
|
-
this.i.
|
|
1987
|
-
this._a("areaFillOpacity", this.i.
|
|
2148
|
+
this.i.ht = +v;
|
|
2149
|
+
this._a("areaFillOpacity", this.i.ht);
|
|
1988
2150
|
}
|
|
1989
2151
|
/**
|
|
1990
2152
|
* Gets or sets whether the series animations should be allowed when a range change has been detected on an axis.
|
|
1991
2153
|
*/
|
|
1992
2154
|
get animateSeriesWhenAxisRangeChanges() {
|
|
1993
|
-
return this.i.
|
|
2155
|
+
return this.i.e7;
|
|
1994
2156
|
}
|
|
1995
2157
|
set animateSeriesWhenAxisRangeChanges(v) {
|
|
1996
|
-
this.i.
|
|
1997
|
-
this._a("animateSeriesWhenAxisRangeChanges", this.i.
|
|
2158
|
+
this.i.e7 = ensureBool(v);
|
|
2159
|
+
this._a("animateSeriesWhenAxisRangeChanges", this.i.e7);
|
|
1998
2160
|
}
|
|
1999
2161
|
/**
|
|
2000
2162
|
* Gets or sets the palette of brushes to used for coloring trend lines in this chart.
|
|
@@ -2024,11 +2186,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
2024
2186
|
* ```
|
|
2025
2187
|
*/
|
|
2026
2188
|
get trendLineType() {
|
|
2027
|
-
return this.i.
|
|
2189
|
+
return this.i.di;
|
|
2028
2190
|
}
|
|
2029
2191
|
set trendLineType(v) {
|
|
2030
|
-
this.i.
|
|
2031
|
-
this._a("trendLineType", enumToString(TrendLineType_$type, this.i.
|
|
2192
|
+
this.i.di = ensureEnum(TrendLineType_$type, v);
|
|
2193
|
+
this._a("trendLineType", enumToString(TrendLineType_$type, this.i.di));
|
|
2032
2194
|
}
|
|
2033
2195
|
/**
|
|
2034
2196
|
* Gets or sets the thickness of the trend lines in this chart.
|
|
@@ -2041,11 +2203,11 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
2041
2203
|
* ```
|
|
2042
2204
|
*/
|
|
2043
2205
|
get trendLineThickness() {
|
|
2044
|
-
return this.i.
|
|
2206
|
+
return this.i.it;
|
|
2045
2207
|
}
|
|
2046
2208
|
set trendLineThickness(v) {
|
|
2047
|
-
this.i.
|
|
2048
|
-
this._a("trendLineThickness", this.i.
|
|
2209
|
+
this.i.it = +v;
|
|
2210
|
+
this._a("trendLineThickness", this.i.it);
|
|
2049
2211
|
}
|
|
2050
2212
|
/**
|
|
2051
2213
|
* Gets or sets a value indicating whether grid and tick lines are aligned to device pixels.
|
|
@@ -2057,340 +2219,350 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
2057
2219
|
* ```
|
|
2058
2220
|
*/
|
|
2059
2221
|
get alignsGridLinesToPixels() {
|
|
2060
|
-
return this.i.
|
|
2222
|
+
return this.i.e6;
|
|
2061
2223
|
}
|
|
2062
2224
|
set alignsGridLinesToPixels(v) {
|
|
2063
|
-
this.i.
|
|
2064
|
-
this._a("alignsGridLinesToPixels", this.i.
|
|
2225
|
+
this.i.e6 = ensureBool(v);
|
|
2226
|
+
this._a("alignsGridLinesToPixels", this.i.e6);
|
|
2065
2227
|
}
|
|
2066
2228
|
/**
|
|
2067
2229
|
* Margin applied to the Left of the plot area.
|
|
2068
2230
|
*/
|
|
2069
2231
|
get plotAreaMarginLeft() {
|
|
2070
|
-
return this.i.
|
|
2232
|
+
return this.i.ic;
|
|
2071
2233
|
}
|
|
2072
2234
|
set plotAreaMarginLeft(v) {
|
|
2073
|
-
this.i.
|
|
2074
|
-
this._a("plotAreaMarginLeft", this.i.
|
|
2235
|
+
this.i.ic = +v;
|
|
2236
|
+
this._a("plotAreaMarginLeft", this.i.ic);
|
|
2075
2237
|
}
|
|
2076
2238
|
/**
|
|
2077
2239
|
* Margin applied to the Top of the plot area.
|
|
2078
2240
|
*/
|
|
2079
2241
|
get plotAreaMarginTop() {
|
|
2080
|
-
return this.i.
|
|
2242
|
+
return this.i.ie;
|
|
2081
2243
|
}
|
|
2082
2244
|
set plotAreaMarginTop(v) {
|
|
2083
|
-
this.i.
|
|
2084
|
-
this._a("plotAreaMarginTop", this.i.
|
|
2245
|
+
this.i.ie = +v;
|
|
2246
|
+
this._a("plotAreaMarginTop", this.i.ie);
|
|
2085
2247
|
}
|
|
2086
2248
|
/**
|
|
2087
2249
|
* Margin applied to the right of the plot area.
|
|
2088
2250
|
*/
|
|
2089
2251
|
get plotAreaMarginRight() {
|
|
2090
|
-
return this.i.
|
|
2252
|
+
return this.i.id;
|
|
2091
2253
|
}
|
|
2092
2254
|
set plotAreaMarginRight(v) {
|
|
2093
|
-
this.i.
|
|
2094
|
-
this._a("plotAreaMarginRight", this.i.
|
|
2255
|
+
this.i.id = +v;
|
|
2256
|
+
this._a("plotAreaMarginRight", this.i.id);
|
|
2095
2257
|
}
|
|
2096
2258
|
/**
|
|
2097
2259
|
* Margin applied below the plot area.
|
|
2098
2260
|
*/
|
|
2099
2261
|
get plotAreaMarginBottom() {
|
|
2100
|
-
return this.i.
|
|
2262
|
+
return this.i.ib;
|
|
2101
2263
|
}
|
|
2102
2264
|
set plotAreaMarginBottom(v) {
|
|
2103
|
-
this.i.
|
|
2104
|
-
this._a("plotAreaMarginBottom", this.i.
|
|
2265
|
+
this.i.ib = +v;
|
|
2266
|
+
this._a("plotAreaMarginBottom", this.i.ib);
|
|
2105
2267
|
}
|
|
2106
2268
|
/**
|
|
2107
2269
|
* Gets or sets mode to use for automatically calculating the plot area margin.
|
|
2108
2270
|
*/
|
|
2109
2271
|
get computedPlotAreaMarginMode() {
|
|
2110
|
-
return this.i.
|
|
2272
|
+
return this.i.a4;
|
|
2111
2273
|
}
|
|
2112
2274
|
set computedPlotAreaMarginMode(v) {
|
|
2113
|
-
this.i.
|
|
2114
|
-
this._a("computedPlotAreaMarginMode", enumToString(ComputedPlotAreaMarginMode_$type, this.i.
|
|
2275
|
+
this.i.a4 = ensureEnum(ComputedPlotAreaMarginMode_$type, v);
|
|
2276
|
+
this._a("computedPlotAreaMarginMode", enumToString(ComputedPlotAreaMarginMode_$type, this.i.a4));
|
|
2115
2277
|
}
|
|
2116
2278
|
/**
|
|
2117
2279
|
* Gets or sets horizontal mode to use for automatically calculating the plot area margin based ont the series.
|
|
2118
2280
|
*/
|
|
2119
2281
|
get seriesPlotAreaMarginHorizontalMode() {
|
|
2120
|
-
return this.i.
|
|
2282
|
+
return this.i.c4;
|
|
2121
2283
|
}
|
|
2122
2284
|
set seriesPlotAreaMarginHorizontalMode(v) {
|
|
2123
|
-
this.i.
|
|
2124
|
-
this._a("seriesPlotAreaMarginHorizontalMode", enumToString(SeriesPlotAreaMarginHorizontalMode_$type, this.i.
|
|
2285
|
+
this.i.c4 = ensureEnum(SeriesPlotAreaMarginHorizontalMode_$type, v);
|
|
2286
|
+
this._a("seriesPlotAreaMarginHorizontalMode", enumToString(SeriesPlotAreaMarginHorizontalMode_$type, this.i.c4));
|
|
2125
2287
|
}
|
|
2126
2288
|
/**
|
|
2127
2289
|
* Gets or sets vertical mode to use for automatically calculating the plot area margin based ont the series.
|
|
2128
2290
|
*/
|
|
2129
2291
|
get seriesPlotAreaMarginVerticalMode() {
|
|
2130
|
-
return this.i.
|
|
2292
|
+
return this.i.c6;
|
|
2131
2293
|
}
|
|
2132
2294
|
set seriesPlotAreaMarginVerticalMode(v) {
|
|
2133
|
-
this.i.
|
|
2134
|
-
this._a("seriesPlotAreaMarginVerticalMode", enumToString(SeriesPlotAreaMarginVerticalMode_$type, this.i.
|
|
2295
|
+
this.i.c6 = ensureEnum(SeriesPlotAreaMarginVerticalMode_$type, v);
|
|
2296
|
+
this._a("seriesPlotAreaMarginVerticalMode", enumToString(SeriesPlotAreaMarginVerticalMode_$type, this.i.c6));
|
|
2135
2297
|
}
|
|
2136
2298
|
/**
|
|
2137
2299
|
* Gets or sets the highlighting mode to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled.
|
|
2138
2300
|
*/
|
|
2139
2301
|
get highlightingMode() {
|
|
2140
|
-
return this.i.
|
|
2302
|
+
return this.i.c0;
|
|
2141
2303
|
}
|
|
2142
2304
|
set highlightingMode(v) {
|
|
2143
|
-
this.i.
|
|
2144
|
-
this._a("highlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.
|
|
2305
|
+
this.i.c0 = ensureEnum(SeriesHighlightingMode_$type, v);
|
|
2306
|
+
this._a("highlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.c0));
|
|
2145
2307
|
}
|
|
2146
2308
|
/**
|
|
2147
2309
|
* Gets or sets the highlighting Behavior to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled.
|
|
2148
2310
|
*/
|
|
2149
2311
|
get highlightingBehavior() {
|
|
2150
|
-
return this.i.
|
|
2312
|
+
return this.i.cy;
|
|
2151
2313
|
}
|
|
2152
2314
|
set highlightingBehavior(v) {
|
|
2153
|
-
this.i.
|
|
2154
|
-
this._a("highlightingBehavior", enumToString(SeriesHighlightingBehavior_$type, this.i.
|
|
2315
|
+
this.i.cy = ensureEnum(SeriesHighlightingBehavior_$type, v);
|
|
2316
|
+
this._a("highlightingBehavior", enumToString(SeriesHighlightingBehavior_$type, this.i.cy));
|
|
2155
2317
|
}
|
|
2156
2318
|
/**
|
|
2157
2319
|
* Gets or sets the highlighting mode to use for the legend linked to the component, when supported.
|
|
2158
2320
|
*/
|
|
2159
2321
|
get legendHighlightingMode() {
|
|
2160
|
-
return this.i.
|
|
2322
|
+
return this.i.b7;
|
|
2161
2323
|
}
|
|
2162
2324
|
set legendHighlightingMode(v) {
|
|
2163
|
-
this.i.
|
|
2164
|
-
this._a("legendHighlightingMode", enumToString(LegendHighlightingMode_$type, this.i.
|
|
2325
|
+
this.i.b7 = ensureEnum(LegendHighlightingMode_$type, v);
|
|
2326
|
+
this._a("legendHighlightingMode", enumToString(LegendHighlightingMode_$type, this.i.b7));
|
|
2165
2327
|
}
|
|
2166
2328
|
/**
|
|
2167
2329
|
* Gets or sets the type of legend badges representing all series displayed in a legend linked to this component
|
|
2168
2330
|
* This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series
|
|
2169
2331
|
*/
|
|
2170
2332
|
get legendItemBadgeShape() {
|
|
2171
|
-
return this.i.
|
|
2333
|
+
return this.i.cd;
|
|
2172
2334
|
}
|
|
2173
2335
|
set legendItemBadgeShape(v) {
|
|
2174
|
-
this.i.
|
|
2175
|
-
this._a("legendItemBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.
|
|
2336
|
+
this.i.cd = ensureEnum(LegendItemBadgeShape_$type, v);
|
|
2337
|
+
this._a("legendItemBadgeShape", enumToString(LegendItemBadgeShape_$type, this.i.cd));
|
|
2176
2338
|
}
|
|
2177
2339
|
/**
|
|
2178
2340
|
* Gets or sets the mode of legend badges representing all series displayed in a legend linked to this component.
|
|
2179
2341
|
* This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series
|
|
2180
2342
|
*/
|
|
2181
2343
|
get legendItemBadgeMode() {
|
|
2182
|
-
return this.i.
|
|
2344
|
+
return this.i.b9;
|
|
2183
2345
|
}
|
|
2184
2346
|
set legendItemBadgeMode(v) {
|
|
2185
|
-
this.i.
|
|
2186
|
-
this._a("legendItemBadgeMode", enumToString(LegendItemBadgeMode_$type, this.i.
|
|
2347
|
+
this.i.b9 = ensureEnum(LegendItemBadgeMode_$type, v);
|
|
2348
|
+
this._a("legendItemBadgeMode", enumToString(LegendItemBadgeMode_$type, this.i.b9));
|
|
2187
2349
|
}
|
|
2188
2350
|
get trendLinePeriod() {
|
|
2189
|
-
return this.i.
|
|
2351
|
+
return this.i.jn;
|
|
2190
2352
|
}
|
|
2191
2353
|
set trendLinePeriod(v) {
|
|
2192
|
-
this.i.
|
|
2193
|
-
this._a("trendLinePeriod", this.i.
|
|
2354
|
+
this.i.jn = +v;
|
|
2355
|
+
this._a("trendLinePeriod", this.i.jn);
|
|
2194
2356
|
}
|
|
2195
2357
|
/**
|
|
2196
2358
|
* Gets or sets the style of tooltip to be displayed.
|
|
2197
2359
|
*/
|
|
2198
2360
|
get toolTipType() {
|
|
2199
|
-
return this.i.
|
|
2361
|
+
return this.i.dg;
|
|
2200
2362
|
}
|
|
2201
2363
|
set toolTipType(v) {
|
|
2202
|
-
this.i.
|
|
2203
|
-
this._a("toolTipType", enumToString(ToolTipType_$type, this.i.
|
|
2364
|
+
this.i.dg = ensureEnum(ToolTipType_$type, v);
|
|
2365
|
+
this._a("toolTipType", enumToString(ToolTipType_$type, this.i.dg));
|
|
2204
2366
|
}
|
|
2205
2367
|
/**
|
|
2206
2368
|
* Gets or sets the crosshairs to be displayed.
|
|
2207
2369
|
*/
|
|
2208
2370
|
get crosshairsDisplayMode() {
|
|
2209
|
-
return this.i.
|
|
2371
|
+
return this.i.a6;
|
|
2210
2372
|
}
|
|
2211
2373
|
set crosshairsDisplayMode(v) {
|
|
2212
|
-
this.i.
|
|
2213
|
-
this._a("crosshairsDisplayMode", enumToString(CrosshairsDisplayMode_$type, this.i.
|
|
2374
|
+
this.i.a6 = ensureEnum(CrosshairsDisplayMode_$type, v);
|
|
2375
|
+
this._a("crosshairsDisplayMode", enumToString(CrosshairsDisplayMode_$type, this.i.a6));
|
|
2214
2376
|
}
|
|
2215
2377
|
/**
|
|
2216
2378
|
* Gets or sets whether crosshairs will snap to the nearest data point.
|
|
2217
2379
|
*/
|
|
2218
2380
|
get crosshairsSnapToData() {
|
|
2219
|
-
return this.i.
|
|
2381
|
+
return this.i.fc;
|
|
2220
2382
|
}
|
|
2221
2383
|
set crosshairsSnapToData(v) {
|
|
2222
|
-
this.i.
|
|
2223
|
-
this._a("crosshairsSnapToData", this.i.
|
|
2384
|
+
this.i.fc = ensureBool(v);
|
|
2385
|
+
this._a("crosshairsSnapToData", this.i.fc);
|
|
2224
2386
|
}
|
|
2225
2387
|
/**
|
|
2226
2388
|
* Gets or sets the color to apply to vertical crosshairs line.
|
|
2227
2389
|
*/
|
|
2228
2390
|
get crosshairsLineVerticalStroke() {
|
|
2229
|
-
return brushToString(this.i.
|
|
2391
|
+
return brushToString(this.i.t0);
|
|
2230
2392
|
}
|
|
2231
2393
|
set crosshairsLineVerticalStroke(v) {
|
|
2232
|
-
this.i.
|
|
2233
|
-
this._a("crosshairsLineVerticalStroke", brushToString(this.i.
|
|
2394
|
+
this.i.t0 = stringToBrush(v);
|
|
2395
|
+
this._a("crosshairsLineVerticalStroke", brushToString(this.i.t0));
|
|
2234
2396
|
}
|
|
2235
2397
|
/**
|
|
2236
2398
|
* Gets or sets thickness of crosshairs lines.
|
|
2237
2399
|
*/
|
|
2238
2400
|
get crosshairsLineThickness() {
|
|
2239
|
-
return this.i.
|
|
2401
|
+
return this.i.hv;
|
|
2240
2402
|
}
|
|
2241
2403
|
set crosshairsLineThickness(v) {
|
|
2242
|
-
this.i.
|
|
2243
|
-
this._a("crosshairsLineThickness", this.i.
|
|
2404
|
+
this.i.hv = +v;
|
|
2405
|
+
this._a("crosshairsLineThickness", this.i.hv);
|
|
2244
2406
|
}
|
|
2245
2407
|
/**
|
|
2246
2408
|
* Gets or sets the color to apply to horizontal crosshairs line.
|
|
2247
2409
|
*/
|
|
2248
2410
|
get crosshairsLineHorizontalStroke() {
|
|
2249
|
-
return brushToString(this.i.
|
|
2411
|
+
return brushToString(this.i.tz);
|
|
2250
2412
|
}
|
|
2251
2413
|
set crosshairsLineHorizontalStroke(v) {
|
|
2252
|
-
this.i.
|
|
2253
|
-
this._a("crosshairsLineHorizontalStroke", brushToString(this.i.
|
|
2414
|
+
this.i.tz = stringToBrush(v);
|
|
2415
|
+
this._a("crosshairsLineHorizontalStroke", brushToString(this.i.tz));
|
|
2254
2416
|
}
|
|
2255
2417
|
/**
|
|
2256
2418
|
* Gets or sets whether annotations are shown along the axis for crosshair values
|
|
2257
2419
|
*/
|
|
2258
2420
|
get crosshairsAnnotationEnabled() {
|
|
2259
|
-
return this.i.
|
|
2421
|
+
return this.i.fb;
|
|
2260
2422
|
}
|
|
2261
2423
|
set crosshairsAnnotationEnabled(v) {
|
|
2262
|
-
this.i.
|
|
2263
|
-
this._a("crosshairsAnnotationEnabled", this.i.
|
|
2424
|
+
this.i.fb = ensureBool(v);
|
|
2425
|
+
this._a("crosshairsAnnotationEnabled", this.i.fb);
|
|
2264
2426
|
}
|
|
2265
2427
|
/**
|
|
2266
2428
|
* Gets or sets the background of crosshair annotation on x-axis.
|
|
2267
2429
|
*/
|
|
2268
2430
|
get crosshairsAnnotationXAxisBackground() {
|
|
2269
|
-
return brushToString(this.i.
|
|
2431
|
+
return brushToString(this.i.tv);
|
|
2270
2432
|
}
|
|
2271
2433
|
set crosshairsAnnotationXAxisBackground(v) {
|
|
2272
|
-
this.i.
|
|
2273
|
-
this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.
|
|
2434
|
+
this.i.tv = stringToBrush(v);
|
|
2435
|
+
this._a("crosshairsAnnotationXAxisBackground", brushToString(this.i.tv));
|
|
2274
2436
|
}
|
|
2275
2437
|
/**
|
|
2276
2438
|
* Gets or sets the background of crosshair annotation on y-axis.
|
|
2277
2439
|
*/
|
|
2278
2440
|
get crosshairsAnnotationYAxisBackground() {
|
|
2279
|
-
return brushToString(this.i.
|
|
2441
|
+
return brushToString(this.i.tx);
|
|
2280
2442
|
}
|
|
2281
2443
|
set crosshairsAnnotationYAxisBackground(v) {
|
|
2282
|
-
this.i.
|
|
2283
|
-
this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.
|
|
2444
|
+
this.i.tx = stringToBrush(v);
|
|
2445
|
+
this._a("crosshairsAnnotationYAxisBackground", brushToString(this.i.tx));
|
|
2284
2446
|
}
|
|
2285
2447
|
/**
|
|
2286
2448
|
* Gets or sets the text color of crosshair annotation on x-axis.
|
|
2287
2449
|
*/
|
|
2288
2450
|
get crosshairsAnnotationXAxisTextColor() {
|
|
2289
|
-
return brushToString(this.i.
|
|
2451
|
+
return brushToString(this.i.tw);
|
|
2290
2452
|
}
|
|
2291
2453
|
set crosshairsAnnotationXAxisTextColor(v) {
|
|
2292
|
-
this.i.
|
|
2293
|
-
this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.
|
|
2454
|
+
this.i.tw = stringToBrush(v);
|
|
2455
|
+
this._a("crosshairsAnnotationXAxisTextColor", brushToString(this.i.tw));
|
|
2294
2456
|
}
|
|
2295
2457
|
/**
|
|
2296
2458
|
* Gets or sets the text color of crosshair annotation on y-axis.
|
|
2297
2459
|
*/
|
|
2298
2460
|
get crosshairsAnnotationYAxisTextColor() {
|
|
2299
|
-
return brushToString(this.i.
|
|
2461
|
+
return brushToString(this.i.ty);
|
|
2300
2462
|
}
|
|
2301
2463
|
set crosshairsAnnotationYAxisTextColor(v) {
|
|
2302
|
-
this.i.
|
|
2303
|
-
this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.
|
|
2464
|
+
this.i.ty = stringToBrush(v);
|
|
2465
|
+
this._a("crosshairsAnnotationYAxisTextColor", brushToString(this.i.ty));
|
|
2304
2466
|
}
|
|
2305
2467
|
/**
|
|
2306
2468
|
* Gets or sets precision on interpolated values of crosshairs on x-axis.
|
|
2307
2469
|
*/
|
|
2308
2470
|
get crosshairsAnnotationXAxisPrecision() {
|
|
2309
|
-
return this.i.
|
|
2471
|
+
return this.i.jg;
|
|
2310
2472
|
}
|
|
2311
2473
|
set crosshairsAnnotationXAxisPrecision(v) {
|
|
2312
|
-
this.i.
|
|
2313
|
-
this._a("crosshairsAnnotationXAxisPrecision", this.i.
|
|
2474
|
+
this.i.jg = +v;
|
|
2475
|
+
this._a("crosshairsAnnotationXAxisPrecision", this.i.jg);
|
|
2314
2476
|
}
|
|
2315
2477
|
/**
|
|
2316
2478
|
* Gets or sets precision on interpolated values of crosshairs on y-axis.
|
|
2317
2479
|
*/
|
|
2318
2480
|
get crosshairsAnnotationYAxisPrecision() {
|
|
2319
|
-
return this.i.
|
|
2481
|
+
return this.i.jh;
|
|
2320
2482
|
}
|
|
2321
2483
|
set crosshairsAnnotationYAxisPrecision(v) {
|
|
2322
|
-
this.i.
|
|
2323
|
-
this._a("crosshairsAnnotationYAxisPrecision", this.i.
|
|
2484
|
+
this.i.jh = +v;
|
|
2485
|
+
this._a("crosshairsAnnotationYAxisPrecision", this.i.jh);
|
|
2324
2486
|
}
|
|
2325
2487
|
/**
|
|
2326
2488
|
* Gets or sets whether annotations for the final value of each series is displayed on the axis.
|
|
2327
2489
|
*/
|
|
2328
2490
|
get shouldAvoidAxisAnnotationCollisions() {
|
|
2329
|
-
return this.i.
|
|
2491
|
+
return this.i.fz;
|
|
2330
2492
|
}
|
|
2331
2493
|
set shouldAvoidAxisAnnotationCollisions(v) {
|
|
2332
|
-
this.i.
|
|
2333
|
-
this._a("shouldAvoidAxisAnnotationCollisions", this.i.
|
|
2494
|
+
this.i.fz = ensureBool(v);
|
|
2495
|
+
this._a("shouldAvoidAxisAnnotationCollisions", this.i.fz);
|
|
2496
|
+
}
|
|
2497
|
+
/**
|
|
2498
|
+
* Gets or sets a whether the chart should pan its content when zooing in passed max zoom level.
|
|
2499
|
+
*/
|
|
2500
|
+
get shouldPanOnMaximumZoom() {
|
|
2501
|
+
return this.i.f1;
|
|
2502
|
+
}
|
|
2503
|
+
set shouldPanOnMaximumZoom(v) {
|
|
2504
|
+
this.i.f1 = ensureBool(v);
|
|
2505
|
+
this._a("shouldPanOnMaximumZoom", this.i.f1);
|
|
2334
2506
|
}
|
|
2335
2507
|
/**
|
|
2336
2508
|
* Gets or sets whether annotations for the final value of each series is displayed on the axis.
|
|
2337
2509
|
*/
|
|
2338
2510
|
get finalValueAnnotationsVisible() {
|
|
2339
|
-
return this.i.
|
|
2511
|
+
return this.i.fi;
|
|
2340
2512
|
}
|
|
2341
2513
|
set finalValueAnnotationsVisible(v) {
|
|
2342
|
-
this.i.
|
|
2343
|
-
this._a("finalValueAnnotationsVisible", this.i.
|
|
2514
|
+
this.i.fi = ensureBool(v);
|
|
2515
|
+
this._a("finalValueAnnotationsVisible", this.i.fi);
|
|
2344
2516
|
}
|
|
2345
2517
|
/**
|
|
2346
2518
|
* Gets or sets the background of final value annotation.
|
|
2347
2519
|
*/
|
|
2348
2520
|
get finalValueAnnotationsBackground() {
|
|
2349
|
-
return brushToString(this.i.
|
|
2521
|
+
return brushToString(this.i.ua);
|
|
2350
2522
|
}
|
|
2351
2523
|
set finalValueAnnotationsBackground(v) {
|
|
2352
|
-
this.i.
|
|
2353
|
-
this._a("finalValueAnnotationsBackground", brushToString(this.i.
|
|
2524
|
+
this.i.ua = stringToBrush(v);
|
|
2525
|
+
this._a("finalValueAnnotationsBackground", brushToString(this.i.ua));
|
|
2354
2526
|
}
|
|
2355
2527
|
/**
|
|
2356
2528
|
* Gets or sets the text color of final value annotation.
|
|
2357
2529
|
*/
|
|
2358
2530
|
get finalValueAnnotationsTextColor() {
|
|
2359
|
-
return brushToString(this.i.
|
|
2531
|
+
return brushToString(this.i.ub);
|
|
2360
2532
|
}
|
|
2361
2533
|
set finalValueAnnotationsTextColor(v) {
|
|
2362
|
-
this.i.
|
|
2363
|
-
this._a("finalValueAnnotationsTextColor", brushToString(this.i.
|
|
2534
|
+
this.i.ub = stringToBrush(v);
|
|
2535
|
+
this._a("finalValueAnnotationsTextColor", brushToString(this.i.ub));
|
|
2364
2536
|
}
|
|
2365
2537
|
/**
|
|
2366
2538
|
* Gets or sets precision on final value annotation.
|
|
2367
2539
|
*/
|
|
2368
2540
|
get finalValueAnnotationsPrecision() {
|
|
2369
|
-
return this.i.
|
|
2541
|
+
return this.i.jk;
|
|
2370
2542
|
}
|
|
2371
2543
|
set finalValueAnnotationsPrecision(v) {
|
|
2372
|
-
this.i.
|
|
2373
|
-
this._a("finalValueAnnotationsPrecision", this.i.
|
|
2544
|
+
this.i.jk = +v;
|
|
2545
|
+
this._a("finalValueAnnotationsPrecision", this.i.jk);
|
|
2374
2546
|
}
|
|
2375
2547
|
/**
|
|
2376
2548
|
* Gets or sets if callouts should be displayed.
|
|
2377
2549
|
*/
|
|
2378
2550
|
get calloutsVisible() {
|
|
2379
|
-
return this.i.
|
|
2551
|
+
return this.i.fa;
|
|
2380
2552
|
}
|
|
2381
2553
|
set calloutsVisible(v) {
|
|
2382
|
-
this.i.
|
|
2383
|
-
this._a("calloutsVisible", this.i.
|
|
2554
|
+
this.i.fa = ensureBool(v);
|
|
2555
|
+
this._a("calloutsVisible", this.i.fa);
|
|
2384
2556
|
}
|
|
2385
2557
|
/**
|
|
2386
2558
|
* Gets or sets if event annotations should be displayed.
|
|
2387
2559
|
*/
|
|
2388
2560
|
get calloutStyleUpdatingEventEnabled() {
|
|
2389
|
-
return this.i.
|
|
2561
|
+
return this.i.e9;
|
|
2390
2562
|
}
|
|
2391
2563
|
set calloutStyleUpdatingEventEnabled(v) {
|
|
2392
|
-
this.i.
|
|
2393
|
-
this._a("calloutStyleUpdatingEventEnabled", this.i.
|
|
2564
|
+
this.i.e9 = ensureBool(v);
|
|
2565
|
+
this._a("calloutStyleUpdatingEventEnabled", this.i.e9);
|
|
2394
2566
|
}
|
|
2395
2567
|
/**
|
|
2396
2568
|
* Gets or sets the allowed positions that the callout layer is allowed to use.
|
|
@@ -2428,277 +2600,329 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
2428
2600
|
* Gets or sets the member path of the X data for the callouts.
|
|
2429
2601
|
*/
|
|
2430
2602
|
get calloutsXMemberPath() {
|
|
2431
|
-
return this.i.
|
|
2603
|
+
return this.i.k6;
|
|
2432
2604
|
}
|
|
2433
2605
|
set calloutsXMemberPath(v) {
|
|
2434
|
-
this.i.
|
|
2606
|
+
this.i.k6 = v;
|
|
2435
2607
|
}
|
|
2436
2608
|
/**
|
|
2437
2609
|
* Gets or sets the member path of the Y data for the callouts.
|
|
2438
2610
|
*/
|
|
2439
2611
|
get calloutsYMemberPath() {
|
|
2440
|
-
return this.i.
|
|
2612
|
+
return this.i.k8;
|
|
2441
2613
|
}
|
|
2442
2614
|
set calloutsYMemberPath(v) {
|
|
2443
|
-
this.i.
|
|
2615
|
+
this.i.k8 = v;
|
|
2444
2616
|
}
|
|
2445
2617
|
/**
|
|
2446
2618
|
* Gets or sets the member path of the label data for the callouts.
|
|
2447
2619
|
*/
|
|
2448
2620
|
get calloutsLabelMemberPath() {
|
|
2449
|
-
return this.i.
|
|
2621
|
+
return this.i.k2;
|
|
2450
2622
|
}
|
|
2451
2623
|
set calloutsLabelMemberPath(v) {
|
|
2452
|
-
this.i.
|
|
2624
|
+
this.i.k2 = v;
|
|
2453
2625
|
}
|
|
2454
2626
|
/**
|
|
2455
2627
|
* Gets or sets the member path of the content data for the callouts.
|
|
2456
2628
|
*/
|
|
2457
2629
|
get calloutsContentMemberPath() {
|
|
2458
|
-
return this.i.
|
|
2630
|
+
return this.i.kz;
|
|
2459
2631
|
}
|
|
2460
2632
|
set calloutsContentMemberPath(v) {
|
|
2461
|
-
this.i.
|
|
2633
|
+
this.i.kz = v;
|
|
2462
2634
|
}
|
|
2463
2635
|
/**
|
|
2464
2636
|
* Gets or sets the horizontal scrollbar mode to use for the series viewer.
|
|
2465
2637
|
*/
|
|
2466
2638
|
get horizontalViewScrollbarMode() {
|
|
2467
|
-
return this.i.
|
|
2639
|
+
return this.i.db;
|
|
2468
2640
|
}
|
|
2469
2641
|
set horizontalViewScrollbarMode(v) {
|
|
2470
|
-
this.i.
|
|
2471
|
-
this._a("horizontalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.
|
|
2642
|
+
this.i.db = ensureEnum(SeriesViewerScrollbarMode_$type, v);
|
|
2643
|
+
this._a("horizontalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.db));
|
|
2472
2644
|
}
|
|
2473
2645
|
/**
|
|
2474
2646
|
* Gets or sets the vertical scrollbar mode to use for the series viewer.
|
|
2475
2647
|
*/
|
|
2476
2648
|
get verticalViewScrollbarMode() {
|
|
2477
|
-
return this.i.
|
|
2649
|
+
return this.i.dc;
|
|
2478
2650
|
}
|
|
2479
2651
|
set verticalViewScrollbarMode(v) {
|
|
2480
|
-
this.i.
|
|
2481
|
-
this._a("verticalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.
|
|
2652
|
+
this.i.dc = ensureEnum(SeriesViewerScrollbarMode_$type, v);
|
|
2653
|
+
this._a("verticalViewScrollbarMode", enumToString(SeriesViewerScrollbarMode_$type, this.i.dc));
|
|
2482
2654
|
}
|
|
2483
2655
|
/**
|
|
2484
2656
|
* Gets or sets the position to use for the horizontal scrollbar in the component, when enabled.
|
|
2485
2657
|
*/
|
|
2486
2658
|
get horizontalViewScrollbarPosition() {
|
|
2487
|
-
return this.i.
|
|
2659
|
+
return this.i.c8;
|
|
2488
2660
|
}
|
|
2489
2661
|
set horizontalViewScrollbarPosition(v) {
|
|
2490
|
-
this.i.
|
|
2491
|
-
this._a("horizontalViewScrollbarPosition", enumToString(SeriesViewerHorizontalScrollbarPosition_$type, this.i.
|
|
2662
|
+
this.i.c8 = ensureEnum(SeriesViewerHorizontalScrollbarPosition_$type, v);
|
|
2663
|
+
this._a("horizontalViewScrollbarPosition", enumToString(SeriesViewerHorizontalScrollbarPosition_$type, this.i.c8));
|
|
2492
2664
|
}
|
|
2493
2665
|
/**
|
|
2494
2666
|
* Gets or sets the position to use for the vertical scrollbar in the component, when enabled.
|
|
2495
2667
|
*/
|
|
2496
2668
|
get verticalViewScrollbarPosition() {
|
|
2497
|
-
return this.i.
|
|
2669
|
+
return this.i.de;
|
|
2498
2670
|
}
|
|
2499
2671
|
set verticalViewScrollbarPosition(v) {
|
|
2500
|
-
this.i.
|
|
2501
|
-
this._a("verticalViewScrollbarPosition", enumToString(SeriesViewerVerticalScrollbarPosition_$type, this.i.
|
|
2672
|
+
this.i.de = ensureEnum(SeriesViewerVerticalScrollbarPosition_$type, v);
|
|
2673
|
+
this._a("verticalViewScrollbarPosition", enumToString(SeriesViewerVerticalScrollbarPosition_$type, this.i.de));
|
|
2502
2674
|
}
|
|
2503
2675
|
/**
|
|
2504
2676
|
* Gets or sets the fill to use for the horizontal scrollbar in the component, when enabled.
|
|
2505
2677
|
*/
|
|
2506
2678
|
get horizontalViewScrollbarFill() {
|
|
2507
|
-
return brushToString(this.i.
|
|
2679
|
+
return brushToString(this.i.ug);
|
|
2508
2680
|
}
|
|
2509
2681
|
set horizontalViewScrollbarFill(v) {
|
|
2510
|
-
this.i.
|
|
2511
|
-
this._a("horizontalViewScrollbarFill", brushToString(this.i.
|
|
2682
|
+
this.i.ug = stringToBrush(v);
|
|
2683
|
+
this._a("horizontalViewScrollbarFill", brushToString(this.i.ug));
|
|
2512
2684
|
}
|
|
2513
2685
|
/**
|
|
2514
2686
|
* Gets or sets the outline to use for the horizontal scrollbar in the component, when enabled.
|
|
2515
2687
|
*/
|
|
2516
2688
|
get horizontalViewScrollbarOutline() {
|
|
2517
|
-
return brushToString(this.i.
|
|
2689
|
+
return brushToString(this.i.uh);
|
|
2518
2690
|
}
|
|
2519
2691
|
set horizontalViewScrollbarOutline(v) {
|
|
2520
|
-
this.i.
|
|
2521
|
-
this._a("horizontalViewScrollbarOutline", brushToString(this.i.
|
|
2692
|
+
this.i.uh = stringToBrush(v);
|
|
2693
|
+
this._a("horizontalViewScrollbarOutline", brushToString(this.i.uh));
|
|
2522
2694
|
}
|
|
2523
2695
|
/**
|
|
2524
2696
|
* Gets or sets the stroke thickness to use for the horizontal scrollbar in the component, when enabled.
|
|
2525
2697
|
*/
|
|
2526
2698
|
get horizontalViewScrollbarStrokeThickness() {
|
|
2527
|
-
return this.i.
|
|
2699
|
+
return this.i.h4;
|
|
2528
2700
|
}
|
|
2529
2701
|
set horizontalViewScrollbarStrokeThickness(v) {
|
|
2530
|
-
this.i.
|
|
2531
|
-
this._a("horizontalViewScrollbarStrokeThickness", this.i.
|
|
2702
|
+
this.i.h4 = +v;
|
|
2703
|
+
this._a("horizontalViewScrollbarStrokeThickness", this.i.h4);
|
|
2532
2704
|
}
|
|
2533
2705
|
/**
|
|
2534
2706
|
* Gets or sets the max opacity to use for the horizontal scrollbar in the component, when enabled.
|
|
2535
2707
|
*/
|
|
2536
2708
|
get horizontalViewScrollbarMaxOpacity() {
|
|
2537
|
-
return this.i.
|
|
2709
|
+
return this.i.h3;
|
|
2538
2710
|
}
|
|
2539
2711
|
set horizontalViewScrollbarMaxOpacity(v) {
|
|
2540
|
-
this.i.
|
|
2541
|
-
this._a("horizontalViewScrollbarMaxOpacity", this.i.
|
|
2712
|
+
this.i.h3 = +v;
|
|
2713
|
+
this._a("horizontalViewScrollbarMaxOpacity", this.i.h3);
|
|
2542
2714
|
}
|
|
2543
2715
|
/**
|
|
2544
2716
|
* Gets or sets the corner radius to use for the horizontal scrollbar in the component, when enabled.
|
|
2545
2717
|
*/
|
|
2546
2718
|
get horizontalViewScrollbarCornerRadius() {
|
|
2547
|
-
return this.i.
|
|
2719
|
+
return this.i.h0;
|
|
2548
2720
|
}
|
|
2549
2721
|
set horizontalViewScrollbarCornerRadius(v) {
|
|
2550
|
-
this.i.
|
|
2551
|
-
this._a("horizontalViewScrollbarCornerRadius", this.i.
|
|
2722
|
+
this.i.h0 = +v;
|
|
2723
|
+
this._a("horizontalViewScrollbarCornerRadius", this.i.h0);
|
|
2552
2724
|
}
|
|
2553
2725
|
/**
|
|
2554
2726
|
* Gets or sets the height to use for the horizontal scrollbar in the component, when enabled.
|
|
2555
2727
|
*/
|
|
2556
2728
|
get horizontalViewScrollbarHeight() {
|
|
2557
|
-
return this.i.
|
|
2729
|
+
return this.i.h1;
|
|
2558
2730
|
}
|
|
2559
2731
|
set horizontalViewScrollbarHeight(v) {
|
|
2560
|
-
this.i.
|
|
2561
|
-
this._a("horizontalViewScrollbarHeight", this.i.
|
|
2732
|
+
this.i.h1 = +v;
|
|
2733
|
+
this._a("horizontalViewScrollbarHeight", this.i.h1);
|
|
2562
2734
|
}
|
|
2563
2735
|
/**
|
|
2564
2736
|
* Gets or sets the inset distance to use for the horizontal scrollbar in the component, when enabled.
|
|
2565
2737
|
*/
|
|
2566
2738
|
get horizontalViewScrollbarInset() {
|
|
2567
|
-
return this.i.
|
|
2739
|
+
return this.i.h2;
|
|
2568
2740
|
}
|
|
2569
2741
|
set horizontalViewScrollbarInset(v) {
|
|
2570
|
-
this.i.
|
|
2571
|
-
this._a("horizontalViewScrollbarInset", this.i.
|
|
2742
|
+
this.i.h2 = +v;
|
|
2743
|
+
this._a("horizontalViewScrollbarInset", this.i.h2);
|
|
2572
2744
|
}
|
|
2573
2745
|
/**
|
|
2574
2746
|
* Gets or sets the track start inset to use for the horizontal scrollbar in the component, when enabled.
|
|
2575
2747
|
*/
|
|
2576
2748
|
get horizontalViewScrollbarTrackStartInset() {
|
|
2577
|
-
return this.i.
|
|
2749
|
+
return this.i.h6;
|
|
2578
2750
|
}
|
|
2579
2751
|
set horizontalViewScrollbarTrackStartInset(v) {
|
|
2580
|
-
this.i.
|
|
2581
|
-
this._a("horizontalViewScrollbarTrackStartInset", this.i.
|
|
2752
|
+
this.i.h6 = +v;
|
|
2753
|
+
this._a("horizontalViewScrollbarTrackStartInset", this.i.h6);
|
|
2582
2754
|
}
|
|
2583
2755
|
/**
|
|
2584
2756
|
* Gets or sets the track end inset to use for the horizontal scrollbar in the component, when enabled.
|
|
2585
2757
|
*/
|
|
2586
2758
|
get horizontalViewScrollbarTrackEndInset() {
|
|
2587
|
-
return this.i.
|
|
2759
|
+
return this.i.h5;
|
|
2588
2760
|
}
|
|
2589
2761
|
set horizontalViewScrollbarTrackEndInset(v) {
|
|
2590
|
-
this.i.
|
|
2591
|
-
this._a("horizontalViewScrollbarTrackEndInset", this.i.
|
|
2762
|
+
this.i.h5 = +v;
|
|
2763
|
+
this._a("horizontalViewScrollbarTrackEndInset", this.i.h5);
|
|
2592
2764
|
}
|
|
2593
2765
|
/**
|
|
2594
2766
|
* Gets or sets whether to use automatic track insets for the horizontal scrollbar in the component, when enabled.
|
|
2595
2767
|
*/
|
|
2596
2768
|
get horizontalViewScrollbarShouldAddAutoTrackInsets() {
|
|
2597
|
-
return this.i.
|
|
2769
|
+
return this.i.fk;
|
|
2598
2770
|
}
|
|
2599
2771
|
set horizontalViewScrollbarShouldAddAutoTrackInsets(v) {
|
|
2600
|
-
this.i.
|
|
2601
|
-
this._a("horizontalViewScrollbarShouldAddAutoTrackInsets", this.i.
|
|
2772
|
+
this.i.fk = ensureBool(v);
|
|
2773
|
+
this._a("horizontalViewScrollbarShouldAddAutoTrackInsets", this.i.fk);
|
|
2602
2774
|
}
|
|
2603
2775
|
/**
|
|
2604
2776
|
* Gets or sets the fill to use for the vertical scrollbar in the component, when enabled.
|
|
2605
2777
|
*/
|
|
2606
2778
|
get verticalViewScrollbarFill() {
|
|
2607
|
-
return brushToString(this.i.
|
|
2779
|
+
return brushToString(this.i.ul);
|
|
2608
2780
|
}
|
|
2609
2781
|
set verticalViewScrollbarFill(v) {
|
|
2610
|
-
this.i.
|
|
2611
|
-
this._a("verticalViewScrollbarFill", brushToString(this.i.
|
|
2782
|
+
this.i.ul = stringToBrush(v);
|
|
2783
|
+
this._a("verticalViewScrollbarFill", brushToString(this.i.ul));
|
|
2612
2784
|
}
|
|
2613
2785
|
/**
|
|
2614
2786
|
* Gets or sets the outline to use for the vertical scrollbar in the component, when enabled.
|
|
2615
2787
|
*/
|
|
2616
2788
|
get verticalViewScrollbarOutline() {
|
|
2617
|
-
return brushToString(this.i.
|
|
2789
|
+
return brushToString(this.i.um);
|
|
2618
2790
|
}
|
|
2619
2791
|
set verticalViewScrollbarOutline(v) {
|
|
2620
|
-
this.i.
|
|
2621
|
-
this._a("verticalViewScrollbarOutline", brushToString(this.i.
|
|
2792
|
+
this.i.um = stringToBrush(v);
|
|
2793
|
+
this._a("verticalViewScrollbarOutline", brushToString(this.i.um));
|
|
2622
2794
|
}
|
|
2623
2795
|
/**
|
|
2624
2796
|
* Gets or sets the stroke thickness to use for the vertical scrollbar in the component, when enabled.
|
|
2625
2797
|
*/
|
|
2626
2798
|
get verticalViewScrollbarStrokeThickness() {
|
|
2627
|
-
return this.i.
|
|
2799
|
+
return this.i.ix;
|
|
2628
2800
|
}
|
|
2629
2801
|
set verticalViewScrollbarStrokeThickness(v) {
|
|
2630
|
-
this.i.
|
|
2631
|
-
this._a("verticalViewScrollbarStrokeThickness", this.i.
|
|
2802
|
+
this.i.ix = +v;
|
|
2803
|
+
this._a("verticalViewScrollbarStrokeThickness", this.i.ix);
|
|
2632
2804
|
}
|
|
2633
2805
|
/**
|
|
2634
2806
|
* Gets or sets the max opacity to use for the vertical scrollbar in the component, when enabled.
|
|
2635
2807
|
*/
|
|
2636
2808
|
get verticalViewScrollbarMaxOpacity() {
|
|
2637
|
-
return this.i.
|
|
2809
|
+
return this.i.iw;
|
|
2638
2810
|
}
|
|
2639
2811
|
set verticalViewScrollbarMaxOpacity(v) {
|
|
2640
|
-
this.i.
|
|
2641
|
-
this._a("verticalViewScrollbarMaxOpacity", this.i.
|
|
2812
|
+
this.i.iw = +v;
|
|
2813
|
+
this._a("verticalViewScrollbarMaxOpacity", this.i.iw);
|
|
2642
2814
|
}
|
|
2643
2815
|
/**
|
|
2644
2816
|
* Gets or sets the corner radius to use for the vertical scrollbar in the component, when enabled.
|
|
2645
2817
|
*/
|
|
2646
2818
|
get verticalViewScrollbarCornerRadius() {
|
|
2647
|
-
return this.i.
|
|
2819
|
+
return this.i.iu;
|
|
2648
2820
|
}
|
|
2649
2821
|
set verticalViewScrollbarCornerRadius(v) {
|
|
2650
|
-
this.i.
|
|
2651
|
-
this._a("verticalViewScrollbarCornerRadius", this.i.
|
|
2822
|
+
this.i.iu = +v;
|
|
2823
|
+
this._a("verticalViewScrollbarCornerRadius", this.i.iu);
|
|
2652
2824
|
}
|
|
2653
2825
|
/**
|
|
2654
2826
|
* Gets or sets the width to use for the vertical scrollbar in the component, when enabled.
|
|
2655
2827
|
*/
|
|
2656
2828
|
get verticalViewScrollbarWidth() {
|
|
2657
|
-
return this.i.
|
|
2829
|
+
return this.i.i0;
|
|
2658
2830
|
}
|
|
2659
2831
|
set verticalViewScrollbarWidth(v) {
|
|
2660
|
-
this.i.
|
|
2661
|
-
this._a("verticalViewScrollbarWidth", this.i.
|
|
2832
|
+
this.i.i0 = +v;
|
|
2833
|
+
this._a("verticalViewScrollbarWidth", this.i.i0);
|
|
2662
2834
|
}
|
|
2663
2835
|
/**
|
|
2664
2836
|
* Gets or sets the inset distance to use for the vertical scrollbar in the component, when enabled.
|
|
2665
2837
|
*/
|
|
2666
2838
|
get verticalViewScrollbarInset() {
|
|
2667
|
-
return this.i.
|
|
2839
|
+
return this.i.iv;
|
|
2668
2840
|
}
|
|
2669
2841
|
set verticalViewScrollbarInset(v) {
|
|
2670
|
-
this.i.
|
|
2671
|
-
this._a("verticalViewScrollbarInset", this.i.
|
|
2842
|
+
this.i.iv = +v;
|
|
2843
|
+
this._a("verticalViewScrollbarInset", this.i.iv);
|
|
2672
2844
|
}
|
|
2673
2845
|
/**
|
|
2674
2846
|
* Gets or sets the track start inset to use for the vertical scrollbar in the component, when enabled.
|
|
2675
2847
|
*/
|
|
2676
2848
|
get verticalViewScrollbarTrackStartInset() {
|
|
2677
|
-
return this.i.
|
|
2849
|
+
return this.i.iz;
|
|
2678
2850
|
}
|
|
2679
2851
|
set verticalViewScrollbarTrackStartInset(v) {
|
|
2680
|
-
this.i.
|
|
2681
|
-
this._a("verticalViewScrollbarTrackStartInset", this.i.
|
|
2852
|
+
this.i.iz = +v;
|
|
2853
|
+
this._a("verticalViewScrollbarTrackStartInset", this.i.iz);
|
|
2682
2854
|
}
|
|
2683
2855
|
/**
|
|
2684
2856
|
* Gets or sets the track end inset to use for the vertical scrollbar in the component, when enabled.
|
|
2685
2857
|
*/
|
|
2686
2858
|
get verticalViewScrollbarTrackEndInset() {
|
|
2687
|
-
return this.i.
|
|
2859
|
+
return this.i.iy;
|
|
2688
2860
|
}
|
|
2689
2861
|
set verticalViewScrollbarTrackEndInset(v) {
|
|
2690
|
-
this.i.
|
|
2691
|
-
this._a("verticalViewScrollbarTrackEndInset", this.i.
|
|
2862
|
+
this.i.iy = +v;
|
|
2863
|
+
this._a("verticalViewScrollbarTrackEndInset", this.i.iy);
|
|
2692
2864
|
}
|
|
2693
2865
|
/**
|
|
2694
2866
|
* Gets or sets whether to use automatic track insets for the vertical scrollbar in the component, when enabled.
|
|
2695
2867
|
*/
|
|
2696
2868
|
get verticalViewScrollbarShouldAddAutoTrackInsets() {
|
|
2697
|
-
return this.i.
|
|
2869
|
+
return this.i.f4;
|
|
2698
2870
|
}
|
|
2699
2871
|
set verticalViewScrollbarShouldAddAutoTrackInsets(v) {
|
|
2700
|
-
this.i.
|
|
2701
|
-
this._a("verticalViewScrollbarShouldAddAutoTrackInsets", this.i.
|
|
2872
|
+
this.i.f4 = ensureBool(v);
|
|
2873
|
+
this._a("verticalViewScrollbarShouldAddAutoTrackInsets", this.i.f4);
|
|
2874
|
+
}
|
|
2875
|
+
/**
|
|
2876
|
+
* Sets or gets the minimum width that the window rect is allowed to reach before being clamped.
|
|
2877
|
+
* Decrease this value if you want to allow for further zooming into the viewer.
|
|
2878
|
+
* If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
|
|
2879
|
+
* This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)
|
|
2880
|
+
*/
|
|
2881
|
+
get windowRectMinWidth() {
|
|
2882
|
+
return this.i.i2;
|
|
2883
|
+
}
|
|
2884
|
+
set windowRectMinWidth(v) {
|
|
2885
|
+
this.i.i2 = +v;
|
|
2886
|
+
this._a("windowRectMinWidth", this.i.i2);
|
|
2887
|
+
}
|
|
2888
|
+
/**
|
|
2889
|
+
* Sets or gets the minimum height that the window rect is allowed to reach before being clamped.
|
|
2890
|
+
* Decrease this value if you want to allow for further zooming into the viewer.
|
|
2891
|
+
* If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
|
|
2892
|
+
* This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)
|
|
2893
|
+
*/
|
|
2894
|
+
get windowRectMinHeight() {
|
|
2895
|
+
return this.i.i1;
|
|
2896
|
+
}
|
|
2897
|
+
set windowRectMinHeight(v) {
|
|
2898
|
+
this.i.i1 = +v;
|
|
2899
|
+
this._a("windowRectMinHeight", this.i.i1);
|
|
2900
|
+
}
|
|
2901
|
+
/**
|
|
2902
|
+
* Sets or gets minimum pixel width that the window is allowed to reach before being clamped.
|
|
2903
|
+
* Decrease this value if you want to allow for further zooming into the viewer.
|
|
2904
|
+
* If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
|
|
2905
|
+
* This property is overridden by the WindowRectMinWidth property
|
|
2906
|
+
*/
|
|
2907
|
+
get windowSizeMinWidth() {
|
|
2908
|
+
return this.i.i4;
|
|
2909
|
+
}
|
|
2910
|
+
set windowSizeMinWidth(v) {
|
|
2911
|
+
this.i.i4 = +v;
|
|
2912
|
+
this._a("windowSizeMinWidth", this.i.i4);
|
|
2913
|
+
}
|
|
2914
|
+
/**
|
|
2915
|
+
* Sets or gets minimum pixel height that the window is allowed to reach before being clamped.
|
|
2916
|
+
* Decrease this value if you want to allow for further zooming into the viewer.
|
|
2917
|
+
* If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy.
|
|
2918
|
+
* This property is overridden by the WindowRectMinHeight property
|
|
2919
|
+
*/
|
|
2920
|
+
get windowSizeMinHeight() {
|
|
2921
|
+
return this.i.i3;
|
|
2922
|
+
}
|
|
2923
|
+
set windowSizeMinHeight(v) {
|
|
2924
|
+
this.i.i3 = +v;
|
|
2925
|
+
this._a("windowSizeMinHeight", this.i.i3);
|
|
2702
2926
|
}
|
|
2703
2927
|
findByName(name) {
|
|
2704
2928
|
if (this.dataToolTipValueFormatSpecifiers != null && arrayFindByName(this.dataToolTipValueFormatSpecifiers, name)) {
|
|
@@ -2707,6 +2931,33 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
2707
2931
|
if (this.dataToolTipHeaderFormatSpecifiers != null && arrayFindByName(this.dataToolTipHeaderFormatSpecifiers, name)) {
|
|
2708
2932
|
return arrayFindByName(this.dataToolTipHeaderFormatSpecifiers, name);
|
|
2709
2933
|
}
|
|
2934
|
+
if (this.sortDescriptions != null && this.sortDescriptions.findByName && this.sortDescriptions.findByName(name)) {
|
|
2935
|
+
return this.sortDescriptions.findByName(name);
|
|
2936
|
+
}
|
|
2937
|
+
if (this.groupSortDescriptions != null && this.groupSortDescriptions.findByName && this.groupSortDescriptions.findByName(name)) {
|
|
2938
|
+
return this.groupSortDescriptions.findByName(name);
|
|
2939
|
+
}
|
|
2940
|
+
if (this.groupDescriptions != null && this.groupDescriptions.findByName && this.groupDescriptions.findByName(name)) {
|
|
2941
|
+
return this.groupDescriptions.findByName(name);
|
|
2942
|
+
}
|
|
2943
|
+
if (this.filterExpressions != null && this.filterExpressions.findByName && this.filterExpressions.findByName(name)) {
|
|
2944
|
+
return this.filterExpressions.findByName(name);
|
|
2945
|
+
}
|
|
2946
|
+
if (this.summaryDescriptions != null && this.summaryDescriptions.findByName && this.summaryDescriptions.findByName(name)) {
|
|
2947
|
+
return this.summaryDescriptions.findByName(name);
|
|
2948
|
+
}
|
|
2949
|
+
if (this.initialSortDescriptions != null && this.initialSortDescriptions.findByName && this.initialSortDescriptions.findByName(name)) {
|
|
2950
|
+
return this.initialSortDescriptions.findByName(name);
|
|
2951
|
+
}
|
|
2952
|
+
if (this.initialGroupSortDescriptions != null && this.initialGroupSortDescriptions.findByName && this.initialGroupSortDescriptions.findByName(name)) {
|
|
2953
|
+
return this.initialGroupSortDescriptions.findByName(name);
|
|
2954
|
+
}
|
|
2955
|
+
if (this.initialGroupDescriptions != null && this.initialGroupDescriptions.findByName && this.initialGroupDescriptions.findByName(name)) {
|
|
2956
|
+
return this.initialGroupDescriptions.findByName(name);
|
|
2957
|
+
}
|
|
2958
|
+
if (this.initialSummaryDescriptions != null && this.initialSummaryDescriptions.findByName && this.initialSummaryDescriptions.findByName(name)) {
|
|
2959
|
+
return this.initialSummaryDescriptions.findByName(name);
|
|
2960
|
+
}
|
|
2710
2961
|
if (this.legend && this.legend.name && this.legend.name == name) {
|
|
2711
2962
|
return this.legend;
|
|
2712
2963
|
}
|
|
@@ -2811,7 +3062,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
2811
3062
|
this.i.notifyResized();
|
|
2812
3063
|
}
|
|
2813
3064
|
notifyVisualPropertiesChanged() {
|
|
2814
|
-
this.i.
|
|
3065
|
+
this.i.r2();
|
|
2815
3066
|
}
|
|
2816
3067
|
/**
|
|
2817
3068
|
* Forces any pending refresh to the chart to be finished.
|
|
@@ -2824,7 +3075,7 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
2824
3075
|
* ```
|
|
2825
3076
|
*/
|
|
2826
3077
|
flush() {
|
|
2827
|
-
this.i.
|
|
3078
|
+
this.i.q9();
|
|
2828
3079
|
}
|
|
2829
3080
|
/**
|
|
2830
3081
|
* Hides the active main tooltip, if displayed.
|
|
@@ -2837,17 +3088,17 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
2837
3088
|
* ```
|
|
2838
3089
|
*/
|
|
2839
3090
|
hideToolTip() {
|
|
2840
|
-
this.i.
|
|
3091
|
+
this.i.rh();
|
|
2841
3092
|
}
|
|
2842
3093
|
/**
|
|
2843
3094
|
* Replays transition-in animation on all series in the chart.
|
|
2844
3095
|
|
|
2845
3096
|
*/
|
|
2846
3097
|
replayTransitionIn() {
|
|
2847
|
-
this.i.
|
|
3098
|
+
this.i.st();
|
|
2848
3099
|
}
|
|
2849
3100
|
notifySetItem(source_, index, oldItem, newItem) {
|
|
2850
|
-
this.i.
|
|
3101
|
+
this.i.r1(source_, index, oldItem, newItem);
|
|
2851
3102
|
}
|
|
2852
3103
|
/**
|
|
2853
3104
|
* Used to manually notify the chart that the data source has reset or cleared its items.
|
|
@@ -2860,13 +3111,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
2860
3111
|
* ```
|
|
2861
3112
|
*/
|
|
2862
3113
|
notifyClearItems(source_) {
|
|
2863
|
-
this.i.
|
|
3114
|
+
this.i.rx(source_);
|
|
2864
3115
|
}
|
|
2865
3116
|
notifyInsertItem(source_, index, newItem) {
|
|
2866
|
-
this.i.
|
|
3117
|
+
this.i.ry(source_, index, newItem);
|
|
2867
3118
|
}
|
|
2868
3119
|
notifyRemoveItem(source_, index, oldItem) {
|
|
2869
|
-
this.i.
|
|
3120
|
+
this.i.rz(source_, index, oldItem);
|
|
2870
3121
|
}
|
|
2871
3122
|
/**
|
|
2872
3123
|
* Event raised when a series is initialized and added to this chart.
|