igniteui-angular-core 17.3.1-alpha.0 → 18.1.0
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-angular-core.umd.js +22552 -14457
- package/bundles/igniteui-angular-core.umd.min.js +2 -2
- package/esm2015/lib/AbsolutePanelBridge.js +6 -6
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicatorDescription.js +6 -6
- package/esm2015/lib/AggregatedDataProvider_combined.js +25 -19
- package/esm2015/lib/AnchoredCategorySeriesDescription.js +36 -36
- package/esm2015/lib/AnchoredRadialSeriesDescription.js +41 -33
- package/esm2015/lib/AnchoredRadialSeriesDescriptionMetadata.js +1 -0
- package/esm2015/lib/{WebColumnMovingServiceDescription.js → AnimationIdleEventArgsDescription.js} +5 -5
- package/esm2015/lib/AnimationIdleEventArgsDescriptionMetadata.js +36 -0
- package/esm2015/lib/AnnotationLayerDescription.js +61 -61
- package/esm2015/lib/AreaSeriesDescription.js +3 -3
- package/esm2015/lib/AssigningSeriesShapeStyleEventArgsBaseDescription.js +12 -12
- package/esm2015/lib/AssigningSeriesStyleEventArgsBaseDescription.js +138 -50
- package/esm2015/lib/AssigningSeriesStyleEventArgsBaseDescriptionMetadata.js +11 -0
- package/esm2015/lib/AverageDirectionalIndexIndicatorDescription.js +3 -3
- package/esm2015/lib/AverageTrueRangeIndicatorDescription.js +3 -3
- package/esm2015/lib/BarSeriesDescription.js +6 -6
- package/esm2015/lib/BaseTransactionService.js +1 -1
- package/esm2015/lib/BollingerBandWidthIndicatorDescription.js +6 -6
- package/esm2015/lib/BollingerBandsOverlayDescription.js +6 -6
- package/esm2015/lib/{WebComboListDescription.js → BoxCollisionGeometry.js} +16 -13
- package/esm2015/lib/BoxesCollisionGeometry.js +51 -0
- package/esm2015/lib/BrushCollectionUtil.js +2 -2
- package/esm2015/lib/BrushUtil.js +39 -28
- package/esm2015/lib/Brush_combined.js +3 -0
- package/esm2015/lib/BubbleSeriesDescription.js +42 -42
- package/esm2015/lib/CalloutAnnotationDescription.js +27 -19
- package/esm2015/lib/CalloutAnnotationDescriptionMetadata.js +1 -0
- package/esm2015/lib/CalloutCollisionMode.js +49 -0
- package/esm2015/lib/CalloutLayerDescription.js +175 -111
- package/esm2015/lib/CalloutLayerDescriptionMetadata.js +11 -1
- package/esm2015/lib/CanvasViewRenderer.js +1 -1
- package/esm2015/lib/CategoryChartDescription.js +135 -135
- package/esm2015/lib/CategoryDateTimeXAxisDescription.js +27 -19
- package/esm2015/lib/CategoryDateTimeXAxisDescriptionMetadata.js +1 -0
- package/esm2015/lib/CategoryHighlightLayerDescription.js +9 -9
- package/esm2015/lib/CategoryItemHighlightLayerDescription.js +30 -30
- package/esm2015/lib/CategorySeriesDescription.js +21 -21
- package/esm2015/lib/CategoryToolTipLayerDescription.js +6 -6
- package/esm2015/lib/ChaikinOscillatorIndicatorDescription.js +6 -6
- package/esm2015/lib/ChaikinVolatilityIndicatorDescription.js +3 -3
- package/esm2015/lib/ChartSelectionDescription.js +16 -14
- package/esm2015/lib/ChartSelectionDescriptionMetadata.js +3 -4
- package/esm2015/lib/{WebComboHeaderDescriptionModule.js → ChartSelectionDescriptionModule.js} +6 -6
- package/esm2015/lib/CheckboxListDescription.js +64 -40
- package/esm2015/lib/CheckboxListDescriptionMetadata.js +3 -0
- package/esm2015/lib/CheckedChangedEventArgsDescription.js +8 -0
- package/esm2015/lib/CheckedChangedEventArgsDescriptionMetadata.js +1 -0
- package/esm2015/lib/CircleCollisionGeometry.js +53 -0
- package/esm2015/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +507 -360
- package/esm2015/lib/CodeGeneratingComponentRendererDataEmitter.js +105 -88
- package/esm2015/lib/CodeGenerationLibraryItemContentLocation.js +2 -1
- package/esm2015/lib/CodeGenerationRendererOptions.js +18 -4
- package/esm2015/lib/CollisionGeometry.js +33 -0
- package/esm2015/lib/CollisionGeometryType.js +18 -0
- package/esm2015/lib/CollisionRect.js +293 -0
- package/esm2015/lib/ColorCollectionUtil.js +1 -1
- package/esm2015/lib/ColorUtil.js +73 -50
- package/esm2015/lib/ColumnFragmentDescription.js +6 -6
- package/esm2015/lib/ColumnSeriesDescription.js +9 -9
- package/esm2015/lib/CommodityChannelIndexIndicatorDescription.js +3 -3
- package/esm2015/lib/ComponentRendererAdapter.js +19 -10
- package/esm2015/lib/ComponentRendererMethodHelper.js +2 -2
- package/esm2015/lib/ComponentRendererMethodHelperBuilder_combined.js +11 -1
- package/esm2015/lib/ComponentRenderer_combined.js +16 -13
- package/esm2015/lib/CoreGeometryUtil.js +13 -1
- package/esm2015/lib/CrosshairLayerDescription.js +93 -93
- package/esm2015/lib/CssPixelsPropertyAccessor.js +4 -0
- package/esm2015/lib/DOMWindowBridge.js +35 -7
- package/esm2015/lib/DataChartCoreDescriptionModule.js +4 -0
- package/esm2015/lib/DataChartDescription.js +99 -99
- package/esm2015/lib/DataContext.js +1 -0
- package/esm2015/lib/DataLegendLayoutMode.js +25 -0
- package/esm2015/lib/DataPieBaseChartDescription.js +311 -0
- package/esm2015/lib/DataPieBaseChartDescriptionMetadata.js +83 -0
- package/esm2015/lib/DataPieChartCoreDescriptionModule.js +24 -0
- package/esm2015/lib/DataPieChartDescription.js +119 -0
- package/esm2015/lib/DataPieChartDescriptionMetadata.js +57 -0
- package/esm2015/lib/DataPieChartDescriptionModule.js +42 -0
- package/esm2015/lib/{WebFormDescriptionModule.js → DataPieChartToolbarDescriptionModule.js} +6 -8
- package/esm2015/lib/DataSeries.js +58 -17
- package/esm2015/lib/DataSeriesAxisType.js +17 -1
- package/esm2015/lib/DataSeriesMemberPathHint.js +2 -2
- package/esm2015/lib/DataSeriesType.js +5 -1
- package/esm2015/lib/DataSourceLocalDataProvider.js +279 -219
- package/esm2015/lib/DataToolTipLayerDescription.js +407 -407
- package/esm2015/lib/DatePickerDescriptionMetadata.js +1 -0
- package/esm2015/lib/DelayManager.js +2 -2
- package/esm2015/lib/DescriptionSerializer.js +4 -0
- package/esm2015/lib/DescriptionTreeReconciler.js +66 -50
- package/esm2015/lib/DetrendedPriceOscillatorIndicatorDescription.js +3 -3
- package/esm2015/lib/DivBridge.js +1 -1
- package/esm2015/lib/DomainChartDescription.js +1003 -819
- package/esm2015/lib/DomainChartDescriptionMetadata.js +30 -0
- package/esm2015/lib/{WebComboHeaderDescription.js → Ellipse.js} +7 -11
- package/esm2015/lib/EllipseVisualData.js +70 -0
- package/esm2015/lib/FastStochasticOscillatorIndicatorDescription.js +3 -3
- package/esm2015/lib/FilterExpressionConversionVisitor.js +13 -11
- package/esm2015/lib/FilterExpressionParsingHelper.js +3 -3
- package/esm2015/lib/FilterExpressionParsingResult.js +14 -2
- package/esm2015/lib/FilterSyntaxParser.js +5 -5
- package/esm2015/lib/FinalValueLayerDescription.js +42 -42
- package/esm2015/lib/FinancialChartDescription.js +183 -183
- package/esm2015/lib/FinancialIndicatorDescription.js +24 -24
- package/esm2015/lib/FinancialOverlayDescription.js +3 -3
- package/esm2015/lib/FinancialPriceSeriesDescription.js +48 -48
- package/esm2015/lib/FinancialSeriesDescription.js +57 -57
- package/esm2015/lib/FlatDataProvider_combined.js +72 -66
- package/esm2015/lib/ForceIndexIndicatorDescription.js +3 -3
- package/esm2015/lib/FullStochasticOscillatorIndicatorDescription.js +9 -9
- package/esm2015/lib/FunnelChartDescription.js +74 -66
- package/esm2015/lib/FunnelChartDescriptionMetadata.js +1 -0
- package/esm2015/lib/GeographicContourLineSeriesDescription.js +15 -15
- package/esm2015/lib/GeographicHighDensityScatterSeriesDescription.js +33 -33
- package/esm2015/lib/GeographicMapImageryDescription_combined.js +42 -42
- package/esm2015/lib/GeographicMapSeriesHostDescription.js +6 -6
- package/esm2015/lib/GeographicMarkerSeriesDescription.js +33 -33
- package/esm2015/lib/GeographicPolylineSeriesDescription.js +18 -18
- package/esm2015/lib/GeographicProportionalSymbolSeriesDescription.js +54 -54
- package/esm2015/lib/GeographicScatterAreaSeriesDescription.js +12 -12
- package/esm2015/lib/GeographicShapeSeriesBaseDescription.js +30 -30
- package/esm2015/lib/GeographicShapeSeriesDescription.js +51 -51
- package/esm2015/lib/GeographicSymbolSeriesDescription.js +27 -27
- package/esm2015/lib/GeographicTileSeriesDescription.js +6 -6
- package/esm2015/lib/GeographicXYTriangulatingSeriesDescription.js +18 -18
- package/esm2015/lib/GeometryUtil.js +95 -20
- package/esm2015/lib/Geometry_combined.js +8 -0
- package/esm2015/lib/GridBridge.js +9 -5
- package/esm2015/lib/HighDensityScatterSeriesDescription.js +51 -51
- package/esm2015/lib/HorizontalAnchoredCategorySeriesDescription.js +6 -6
- package/esm2015/lib/HorizontalRangeCategorySeriesDescription.js +18 -18
- package/esm2015/lib/HorizontalStackedSeriesBaseDescription.js +6 -6
- package/esm2015/lib/IDataSeriesAdapterRule_combined.js +223 -153
- package/esm2015/lib/IDataSourceDataProvider_combined.js +292 -269
- package/esm2015/lib/INativeUIElementBridge_combined.js +179 -172
- package/esm2015/lib/IgcButtonBridge.js +1 -1
- package/esm2015/lib/ItemToolTipLayerDescription.js +12 -12
- package/esm2015/lib/LabelCollisionInfo.js +21 -17
- package/esm2015/lib/LabelCollisionManager.js +1239 -448
- package/esm2015/lib/LabelCollisionManagerCollisionMode.js +1 -1
- package/esm2015/lib/LabelCollisionPlacementPositions.js +1 -1
- package/esm2015/lib/{WebDisplayDensityBaseDescription.js → LayoutPrimaryKeyValueDescription.js} +18 -16
- package/esm2015/lib/LayoutPrimaryKeyValueDescriptionMetadata.js +39 -0
- package/esm2015/lib/LayoutPrimaryKeyValueDescriptionModule.js +20 -0
- package/esm2015/lib/LineSeriesDescription.js +3 -3
- package/esm2015/lib/LocalDataSource_combined.js +240 -238
- package/esm2015/lib/MarkerSeriesDescription.js +38 -30
- package/esm2015/lib/MarkerSeriesDescriptionMetadata.js +2 -0
- package/esm2015/lib/MoneyFlowIndexIndicatorDescription.js +3 -3
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicatorDescription.js +9 -9
- package/esm2015/lib/NativeUI.js +7 -4
- package/esm2015/lib/NativeUIAbsolutePanel.js +9 -9
- package/esm2015/lib/NativeUIBuiltInEvents.js +1 -1
- package/esm2015/lib/NativeUIBuiltInProperties.js +1 -1
- package/esm2015/lib/NativeUIButton.js +72 -66
- package/esm2015/lib/NativeUICheckbox.js +46 -22
- package/esm2015/lib/NativeUICheckboxList.js +149 -0
- package/esm2015/lib/NativeUICheckboxListChangeEventArgs.js +22 -0
- package/esm2015/lib/NativeUIColumn.js +1 -1
- package/esm2015/lib/NativeUIComponentBuiltInType.js +1 -1
- package/esm2015/lib/NativeUIContent.js +5 -5
- package/esm2015/lib/NativeUIDropDown.js +22 -22
- package/esm2015/lib/NativeUIElementBridge.js +7 -4
- package/esm2015/lib/NativeUIGrid.js +56 -48
- package/esm2015/lib/NativeUIIcon.js +32 -32
- package/esm2015/lib/NativeUIIconButton.js +32 -32
- package/esm2015/lib/NativeUIInput.js +48 -48
- package/esm2015/lib/NativeUIInputsFactory.js +12 -12
- package/esm2015/lib/NativeUILabel.js +12 -12
- package/esm2015/lib/NativeUIMouseEventArgs.js +4 -0
- package/esm2015/lib/NativeUIPlaceContent.js +11 -0
- package/esm2015/lib/NativeUIPopup.js +83 -83
- package/esm2015/lib/NativeUISizeChangedEventArgs.js +5 -0
- package/esm2015/lib/NativeUISlider.js +36 -36
- package/esm2015/lib/NativeUIWindow.js +4 -1
- package/esm2015/lib/OthersCategoryType.js +25 -0
- package/esm2015/lib/PagedDataSource.js +7 -7
- package/esm2015/lib/PanelBridge.js +4 -4
- package/esm2015/lib/PercentagePriceOscillatorIndicatorDescription.js +6 -6
- package/esm2015/lib/PercentageVolumeOscillatorIndicatorDescription.js +6 -6
- package/esm2015/lib/PieSliceCollisionGeometry.js +82 -0
- package/esm2015/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +17 -0
- package/esm2015/lib/PolarAreaSeriesDescription.js +3 -3
- package/esm2015/lib/PolarBaseDescription.js +80 -80
- package/esm2015/lib/PolarLineSeriesDescription.js +3 -3
- package/esm2015/lib/PolarSplineAreaSeriesDescription.js +3 -3
- package/esm2015/lib/PolarSplineSeriesDescription.js +3 -3
- package/esm2015/lib/PriceChannelOverlayDescription.js +3 -3
- package/esm2015/lib/ProportionalCategoryAngleAxisDescription.js +55 -0
- package/esm2015/lib/ProportionalCategoryAngleAxisDescriptionMetadata.js +43 -0
- package/esm2015/lib/ProportionalCategoryAngleAxisDescriptionModule.js +22 -0
- package/esm2015/lib/QuadTreeBoundingBox.js +36 -15
- package/esm2015/lib/QuadTree_combined.js +20 -20
- package/esm2015/lib/RadialAreaSeriesDescription.js +3 -3
- package/esm2015/lib/RadialBaseChartDescription.js +631 -0
- package/esm2015/lib/RadialBaseChartDescriptionMetadata.js +124 -0
- package/esm2015/lib/RadialBaseDescription.js +157 -21
- package/esm2015/lib/RadialBaseDescriptionMetadata.js +25 -0
- package/esm2015/lib/RadialColumnSeriesDescription.js +6 -6
- package/esm2015/lib/RadialLabelMode.js +53 -0
- package/esm2015/lib/RadialLineSeriesDescription.js +3 -3
- package/esm2015/lib/RadialPieSeriesDescription.js +6 -6
- package/esm2015/lib/RangeCategorySeriesDescription.js +12 -12
- package/esm2015/lib/RangeColumnSeriesDescription.js +6 -6
- package/esm2015/lib/RateOfChangeAndMomentumIndicatorDescription.js +3 -3
- package/esm2015/lib/RearrangedListView.js +47 -41
- package/esm2015/lib/RelativeStrengthIndexIndicatorDescription.js +3 -3
- package/esm2015/lib/ScatterAreaSeriesDescription.js +15 -15
- package/esm2015/lib/ScatterBaseDescription.js +77 -77
- package/esm2015/lib/ScatterContourSeriesDescription.js +18 -18
- package/esm2015/lib/ScatterLineSeriesDescription.js +3 -3
- package/esm2015/lib/ScatterPolygonSeriesDescription.js +36 -36
- package/esm2015/lib/ScatterPolylineSeriesDescription.js +3 -3
- package/esm2015/lib/ScatterSplineSeriesDescription.js +3 -3
- package/esm2015/lib/ScatterTriangulationSeriesDescription.js +39 -39
- package/esm2015/lib/SectionMap.js +3 -3
- package/esm2015/lib/SeriesDescription.js +339 -227
- package/esm2015/lib/SeriesDescriptionMetadata.js +21 -0
- package/esm2015/lib/SeriesMatcherDescription.js +16 -14
- package/esm2015/lib/SeriesMatcherDescriptionMetadata.js +1 -0
- package/esm2015/lib/SeriesMatcherDescriptionModule.js +20 -0
- package/esm2015/lib/SeriesViewerDescription.js +472 -376
- package/esm2015/lib/ShapeSeriesBaseDescription.js +42 -42
- package/esm2015/lib/SimpleCategorySeriesRule.js +47 -1
- package/esm2015/lib/SimpleFinancialPriceSeriesRule.js +7 -0
- package/esm2015/lib/SimplePieSeriesRule.js +153 -0
- package/esm2015/lib/SimpleScatterSeriesRule.js +7 -0
- package/esm2015/lib/SlowStochasticOscillatorIndicatorDescription.js +3 -3
- package/esm2015/lib/SplineSeriesBaseDescription.js +6 -6
- package/esm2015/lib/StackedBarSeriesDescription.js +6 -6
- package/esm2015/lib/StackedColumnSeriesDescription.js +6 -6
- package/esm2015/lib/StackedSeriesBaseDescription.js +12 -12
- package/esm2015/lib/StackedSplineAreaSeriesDescription.js +3 -3
- package/esm2015/lib/StackedSplineSeriesDescription.js +3 -3
- package/esm2015/lib/StandardDeviationIndicatorDescription.js +3 -3
- package/esm2015/lib/StochRSIIndicatorDescription.js +3 -3
- package/esm2015/lib/SubCollectionsRule.js +7 -0
- package/esm2015/lib/SyncableObservableCollection$2_combined.js +1 -0
- package/esm2015/lib/TRIXIndicatorDescription.js +3 -3
- package/esm2015/lib/TSCodeGeneratingComponentRendererTemplateEmitter.js +28 -10
- package/esm2015/lib/TileSeriesDescription.js +3 -3
- package/esm2015/lib/ToolActionButtonDescription.js +6 -6
- package/esm2015/lib/ToolActionCheckboxDescription.js +67 -3
- package/esm2015/lib/ToolActionCheckboxDescriptionMetadata.js +8 -0
- package/esm2015/lib/ToolActionCheckboxInfoDescription.js +3 -3
- package/esm2015/lib/ToolActionCheckboxListDescription.js +63 -0
- package/esm2015/lib/ToolActionCheckboxListDescriptionMetadata.js +43 -0
- package/esm2015/lib/ToolActionCheckboxListDescriptionModule.js +20 -0
- package/esm2015/lib/ToolActionCheckboxListInfo.js +51 -0
- package/esm2015/lib/ToolActionCheckboxListInfoDescription.js +57 -0
- package/esm2015/lib/ToolActionCheckboxListInfoDescriptionMetadata.js +42 -0
- package/esm2015/lib/ToolActionDescription.js +222 -142
- package/esm2015/lib/ToolActionDescriptionMetadata.js +10 -0
- package/esm2015/lib/ToolActionEventDetailDescriptionMetadata.js +1 -1
- package/esm2015/lib/ToolActionGroupHeaderDescription.js +6 -6
- package/esm2015/lib/ToolActionIconButtonDescription.js +75 -3
- package/esm2015/lib/ToolActionIconButtonDescriptionMetadata.js +9 -0
- package/esm2015/lib/ToolActionIconButtonInfo.js +1 -1
- package/esm2015/lib/ToolActionIconButtonInfoDescription.js +6 -6
- package/esm2015/lib/ToolActionIconMenuDescription.js +9 -9
- package/esm2015/lib/ToolActionInfo.js +16 -0
- package/esm2015/lib/ToolActionInfoDescription.js +67 -51
- package/esm2015/lib/ToolActionInfoDescriptionMetadata.js +2 -0
- package/esm2015/lib/ToolActionNumberInputDescription.js +3 -3
- package/esm2015/lib/ToolActionNumberInputInfoDescription.js +3 -3
- package/esm2015/lib/ToolActionRadioDescription.js +73 -9
- package/esm2015/lib/ToolActionRadioDescriptionMetadata.js +8 -0
- package/esm2015/lib/ToolActionRadioInfoDescription.js +6 -6
- package/esm2015/lib/ToolActionSeparatorDescription.js +6 -6
- package/esm2015/lib/ToolActionSeparatorInfoDescription.js +6 -6
- package/esm2015/lib/ToolActionType.js +2 -1
- package/esm2015/lib/ToolCommandDescriptionMetadata.js +5 -0
- package/esm2015/lib/ToolPanelDescription.js +271 -111
- package/esm2015/lib/ToolPanelDescriptionMetadata.js +20 -0
- package/esm2015/lib/ToolPanelDescriptionModule.js +2 -0
- package/esm2015/lib/ToolbarDescription.js +168 -72
- package/esm2015/lib/ToolbarDescriptionMetadata.js +12 -0
- package/esm2015/lib/{WebGridActionStripContentDescription.js → TransitionOutCompletedEventArgsDescription.js} +5 -5
- package/esm2015/lib/TransitionOutCompletedEventArgsDescriptionMetadata.js +36 -0
- package/esm2015/lib/ValueLayerDescription.js +106 -106
- package/esm2015/lib/ValueLayerDescriptionMetadata.js +2 -2
- package/esm2015/lib/ValueOverlayDescription.js +42 -42
- package/esm2015/lib/VerticalAnchoredCategorySeriesDescription.js +6 -6
- package/esm2015/lib/VerticalStackedSeriesBaseDescription.js +6 -6
- package/esm2015/lib/VirtualDataSource.js +319 -316
- package/esm2015/lib/WaterfallSeriesDescription.js +12 -12
- package/esm2015/lib/WebActionStripDescription.js +18 -15
- package/esm2015/lib/WebActionStripDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebAvatarDescription.js +3 -11
- package/esm2015/lib/WebAvatarDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebBadgeDescriptionMetadata.js +1 -1
- package/esm2015/lib/{WebFormDescription.js → WebBannerDescription.js} +14 -14
- package/esm2015/lib/WebBannerDescriptionMetadata.js +45 -0
- package/esm2015/lib/{WebComboItemDescriptionModule.js → WebBannerDescriptionModule.js} +6 -6
- package/esm2015/lib/WebBaseExporterDescriptionMetadata_combined.js +247 -6
- package/esm2015/lib/WebBaseSearchInfoDescription.js +66 -0
- package/esm2015/lib/WebBaseSearchInfoDescriptionMetadata.js +48 -0
- package/esm2015/lib/WebButtonBaseDescription.js +3 -11
- package/esm2015/lib/WebButtonBaseDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebButtonDescription.js +3 -3
- package/esm2015/lib/WebCalendarBaseDescription.js +8 -8
- package/esm2015/lib/WebCalendarBaseDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebCalendarDescription.js +0 -8
- package/esm2015/lib/WebCalendarDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebCheckboxBaseDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebCheckboxBaseDescriptionModule.js +2 -0
- package/esm2015/lib/{WebDensityChangedEventArgsDescription.js → WebCheckboxChangeEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebCheckboxChangeEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/WebCheckboxChangeEventArgsDetailDescription.js +44 -0
- package/esm2015/lib/WebCheckboxChangeEventArgsDetailDescriptionMetadata.js +43 -0
- package/esm2015/lib/WebChipDescription.js +2 -10
- package/esm2015/lib/WebChipDescriptionMetadata.js +1 -3
- package/esm2015/lib/WebColumnDescription.js +139 -155
- package/esm2015/lib/WebColumnDescriptionMetadata.js +0 -3
- package/esm2015/lib/WebColumnGroupDescription.js +17 -9
- package/esm2015/lib/WebColumnGroupDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebColumnStateDescription.js +90 -66
- package/esm2015/lib/WebColumnStateDescriptionMetadata.js +4 -1
- package/esm2015/lib/WebDatePickerDescription.js +295 -0
- package/esm2015/lib/WebDatePickerDescriptionMetadata.js +92 -0
- package/esm2015/lib/WebDatePickerDescriptionModule.js +30 -0
- package/esm2015/lib/WebDateTimeInputDescription.js +27 -43
- package/esm2015/lib/WebDateTimeInputDescriptionMetadata.js +0 -2
- package/esm2015/lib/{WebFormDataDescription.js → WebDividerDescription.js} +23 -17
- package/esm2015/lib/WebDividerDescriptionMetadata.js +45 -0
- package/esm2015/lib/{WebComboListDescriptionModule.js → WebDividerDescriptionModule.js} +6 -6
- package/esm2015/lib/WebDropdownDescription.js +2 -18
- package/esm2015/lib/WebDropdownDescriptionMetadata.js +0 -5
- package/esm2015/lib/WebFilteringExpressionsTreeDescription.js +21 -13
- package/esm2015/lib/WebFilteringExpressionsTreeDescriptionMetadata.js +3 -2
- package/esm2015/lib/WebFilteringExpressionsTreeDetailDescription.js +21 -13
- package/esm2015/lib/WebFilteringExpressionsTreeDetailDescriptionMetadata.js +3 -2
- package/esm2015/lib/WebForOfDataChangingEventArgsDetailDescription.js +11 -3
- package/esm2015/lib/WebForOfDataChangingEventArgsDetailDescriptionMetadata.js +3 -0
- package/esm2015/lib/WebGridBaseDirectiveDescription_combined.js +388 -375
- package/esm2015/lib/WebGridClipboardEventDescriptionMetadata.js +1 -0
- package/esm2015/lib/{WebGroupingExpressionEventArgsDescription.js → WebGridContextMenuEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebGridContextMenuEventArgsDescriptionMetadata.js +7 -0
- package/esm2015/lib/{WebCellDescription.js → WebGridContextMenuEventArgsDetailDescription.js} +24 -30
- package/esm2015/lib/WebGridContextMenuEventArgsDetailDescriptionMetadata.js +7 -0
- package/esm2015/lib/WebGridCreatedEventArgsDescriptionMetadata_combined.js +11 -5
- package/esm2015/lib/WebGridDescription.js +44 -44
- package/esm2015/lib/WebGridDescriptionModule.js +4 -0
- package/esm2015/lib/WebGridEditDoneEventArgsDetailDescription.js +8 -0
- package/esm2015/lib/WebGridEditEventArgsDetailDescription.js +8 -0
- package/esm2015/lib/WebGridPaginatorTemplateContextDescription.js +36 -0
- package/esm2015/lib/WebGridPaginatorTemplateContextDescriptionMetadata.js +46 -0
- package/esm2015/lib/WebGridResourceStringsDescription.js +225 -225
- package/esm2015/lib/WebGridResourceStringsDescriptionMetadata.js +1 -1
- package/esm2015/lib/{WebFormDataEventArgsDescription.js → WebGridRowEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebGridRowEventArgsDescriptionMetadata.js +7 -0
- package/esm2015/lib/WebGridRowEventArgsDetailDescription.js +41 -0
- package/esm2015/lib/WebGridRowEventArgsDetailDescriptionMetadata.js +7 -0
- package/esm2015/lib/WebGridStateDescriptionMetadata_combined.js +51 -52
- package/esm2015/lib/WebGridStateInfoDescriptionMetadata.js +73 -1
- package/esm2015/lib/WebGridStateInfoDetailDescription.js +156 -0
- package/esm2015/lib/WebGridStateInfoDetailDescriptionMetadata.js +7 -0
- package/esm2015/lib/WebGridToolbarDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebGridToolbarExporterDescription.js +8 -16
- package/esm2015/lib/WebGridToolbarExporterDescriptionMetadata.js +0 -1
- package/esm2015/lib/WebHeaderTypeDescription.js +3 -11
- package/esm2015/lib/WebHeaderTypeDescriptionMetadata.js +1 -3
- package/esm2015/lib/WebHierarchicalGridBaseDirectiveDescription.js +12 -12
- package/esm2015/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm2015/lib/WebIconButtonDescription.js +11 -11
- package/esm2015/lib/WebIconDescription.js +0 -8
- package/esm2015/lib/WebIconDescriptionMetadata.js +0 -2
- package/esm2015/lib/{WebGridDataBindableDescription.js → WebIconMetaDescription.js} +16 -16
- package/esm2015/lib/WebIconMetaDescriptionMetadata.js +41 -0
- package/esm2015/lib/WebInputBaseDescription.js +21 -37
- package/esm2015/lib/WebInputBaseDescriptionMetadata.js +0 -3
- package/esm2015/lib/WebInputDescription.js +49 -57
- package/esm2015/lib/WebInputDescriptionMetadata.js +5 -8
- package/esm2015/lib/WebListDescription.js +0 -8
- package/esm2015/lib/WebListDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebMaskInputBaseDescription.js +3 -3
- package/esm2015/lib/WebMaskInputDescription.js +17 -9
- package/esm2015/lib/WebMaskInputDescriptionMetadata.js +3 -0
- package/esm2015/lib/WebPaginatorDescription.js +42 -39
- package/esm2015/lib/WebPaginatorDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebPinRowEventArgsDetailDescription.js +8 -0
- package/esm2015/lib/WebPivotAggregatorDescription.js +5 -5
- package/esm2015/lib/WebPivotAggregatorDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebPivotConfigurationDescriptionMetadata.js +8 -4
- package/esm2015/lib/WebPivotDateDimensionDescription.js +22 -14
- package/esm2015/lib/WebPivotDateDimensionDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebPivotDimensionDescription.js +41 -17
- package/esm2015/lib/WebPivotDimensionDescriptionMetadata.js +3 -0
- package/esm2015/lib/WebPivotDimensionDetailDescription.js +41 -17
- package/esm2015/lib/WebPivotDimensionDetailDescriptionMetadata.js +3 -0
- package/esm2015/lib/WebPivotGridDescription.js +35 -19
- package/esm2015/lib/WebPivotGridDescriptionMetadata.js +6 -2
- package/esm2015/lib/WebPivotGridDescriptionModule.js +14 -0
- package/esm2015/lib/WebPivotGridRecordDescription.js +22 -6
- package/esm2015/lib/WebPivotGridRecordDescriptionMetadata.js +2 -0
- package/esm2015/lib/{WebComboItemDescription.js → WebPivotUISettingsDescription.js} +27 -27
- package/esm2015/lib/WebPivotUISettingsDescriptionMetadata.js +51 -0
- package/esm2015/lib/WebPivotValueDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebPivotValueDetailDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebPositionSettingsDescription.js +9 -17
- package/esm2015/lib/WebPositionSettingsDescriptionMetadata.js +0 -1
- package/esm2015/lib/WebProgressBaseDescriptionMetadata.js +1 -1
- package/esm2015/lib/{WebGridStateComponentEventArgsDescription.js → WebRadioChangeEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebRadioChangeEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/WebRadioChangeEventArgsDetailDescription.js +44 -0
- package/esm2015/lib/WebRadioChangeEventArgsDetailDescriptionMetadata.js +43 -0
- package/esm2015/lib/WebRadioDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebRadioDescriptionModule.js +2 -0
- package/esm2015/lib/WebRadioGroupDescription.js +24 -0
- package/esm2015/lib/WebRadioGroupDescriptionMetadata.js +5 -0
- package/esm2015/lib/WebRangeSliderDescription.js +11 -27
- package/esm2015/lib/WebRangeSliderDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebRatingDescription.js +28 -44
- package/esm2015/lib/WebRatingDescriptionMetadata.js +0 -3
- package/esm2015/lib/WebRowDataCancelableEventArgsDescription.js +36 -0
- package/esm2015/lib/WebRowDataCancelableEventArgsDescriptionMetadata.js +7 -0
- package/esm2015/lib/WebRowDataCancelableEventArgsDetailDescription.js +100 -0
- package/esm2015/lib/WebRowDataCancelableEventArgsDetailDescriptionMetadata.js +7 -0
- package/esm2015/lib/WebRowDataEventArgsDetailDescription.js +16 -0
- package/esm2015/lib/WebRowDataEventArgsDetailDescriptionMetadata.js +2 -0
- package/esm2015/lib/WebRowIslandDescription.js +118 -118
- package/esm2015/lib/WebRowToggleEventArgsDetailDescription.js +8 -0
- package/esm2015/lib/WebRowToggleEventArgsDetailDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebSearchInfoDescription.js +12 -39
- package/esm2015/lib/WebSearchInfoDescriptionMetadata.js +4 -4
- package/esm2015/lib/WebSelectDescription.js +8 -8
- package/esm2015/lib/WebSelectDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebTextareaDescription.js +53 -45
- package/esm2015/lib/WebTextareaDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebTreeDescription.js +0 -8
- package/esm2015/lib/WebTreeDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebTreeGridDescription.js +27 -27
- package/esm2015/lib/WilliamsPercentRIndicatorDescription.js +3 -3
- package/esm2015/lib/XYChartDescription.js +228 -228
- package/esm2015/lib/igx-filter-expression-collection.js +0 -4
- package/esm2015/lib/type.js +6 -1
- package/esm2015/public_api.js +83 -60
- package/esm5/lib/AbsolutePanelBridge.js +6 -6
- package/esm5/lib/AbsoluteVolumeOscillatorIndicatorDescription.js +6 -6
- package/esm5/lib/AggregatedDataProvider_combined.js +26 -16
- package/esm5/lib/AnchoredCategorySeriesDescription.js +36 -36
- package/esm5/lib/AnchoredRadialSeriesDescription.js +45 -33
- package/esm5/lib/AnchoredRadialSeriesDescriptionMetadata.js +1 -0
- package/esm5/lib/{WebColumnMovingServiceDescription.js → AnimationIdleEventArgsDescription.js} +9 -9
- package/esm5/lib/AnimationIdleEventArgsDescriptionMetadata.js +40 -0
- package/esm5/lib/AnnotationLayerDescription.js +61 -61
- package/esm5/lib/AreaSeriesDescription.js +3 -3
- package/esm5/lib/AssigningSeriesShapeStyleEventArgsBaseDescription.js +12 -12
- package/esm5/lib/AssigningSeriesStyleEventArgsBaseDescription.js +181 -49
- package/esm5/lib/AssigningSeriesStyleEventArgsBaseDescriptionMetadata.js +11 -0
- package/esm5/lib/AverageDirectionalIndexIndicatorDescription.js +3 -3
- package/esm5/lib/AverageTrueRangeIndicatorDescription.js +3 -3
- package/esm5/lib/BarSeriesDescription.js +6 -6
- package/esm5/lib/BaseTransactionService.js +1 -1
- package/esm5/lib/BollingerBandWidthIndicatorDescription.js +6 -6
- package/esm5/lib/BollingerBandsOverlayDescription.js +6 -6
- package/esm5/lib/BoxCollisionGeometry.js +47 -0
- package/esm5/lib/BoxesCollisionGeometry.js +61 -0
- package/esm5/lib/BrushCollectionUtil.js +2 -2
- package/esm5/lib/BrushUtil.js +39 -28
- package/esm5/lib/Brush_combined.js +3 -0
- package/esm5/lib/BubbleSeriesDescription.js +42 -42
- package/esm5/lib/CalloutAnnotationDescription.js +31 -19
- package/esm5/lib/CalloutAnnotationDescriptionMetadata.js +1 -0
- package/esm5/lib/CalloutCollisionMode.js +49 -0
- package/esm5/lib/CalloutLayerDescription.js +207 -111
- package/esm5/lib/CalloutLayerDescriptionMetadata.js +11 -1
- package/esm5/lib/CanvasViewRenderer.js +1 -1
- package/esm5/lib/CategoryChartDescription.js +135 -135
- package/esm5/lib/CategoryDateTimeXAxisDescription.js +31 -19
- package/esm5/lib/CategoryDateTimeXAxisDescriptionMetadata.js +1 -0
- package/esm5/lib/CategoryHighlightLayerDescription.js +9 -9
- package/esm5/lib/CategoryItemHighlightLayerDescription.js +30 -30
- package/esm5/lib/CategorySeriesDescription.js +21 -21
- package/esm5/lib/CategoryToolTipLayerDescription.js +6 -6
- package/esm5/lib/ChaikinOscillatorIndicatorDescription.js +6 -6
- package/esm5/lib/ChaikinVolatilityIndicatorDescription.js +3 -3
- package/esm5/lib/ChartSelectionDescription.js +14 -12
- package/esm5/lib/ChartSelectionDescriptionMetadata.js +3 -4
- package/esm5/lib/{WebComboHeaderDescriptionModule.js → ChartSelectionDescriptionModule.js} +9 -9
- package/esm5/lib/CheckboxListDescription.js +76 -40
- package/esm5/lib/CheckboxListDescriptionMetadata.js +3 -0
- package/esm5/lib/CheckedChangedEventArgsDescription.js +12 -0
- package/esm5/lib/CheckedChangedEventArgsDescriptionMetadata.js +1 -0
- package/esm5/lib/CircleCollisionGeometry.js +63 -0
- package/esm5/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +597 -397
- package/esm5/lib/CodeGeneratingComponentRendererDataEmitter.js +109 -88
- package/esm5/lib/CodeGenerationLibraryItemContentLocation.js +2 -1
- package/esm5/lib/CodeGenerationRendererOptions.js +26 -4
- package/esm5/lib/CollisionGeometry.js +37 -0
- package/esm5/lib/CollisionGeometryType.js +18 -0
- package/esm5/lib/CollisionRect.js +339 -0
- package/esm5/lib/ColorCollectionUtil.js +1 -1
- package/esm5/lib/ColorUtil.js +73 -50
- package/esm5/lib/ColumnFragmentDescription.js +6 -6
- package/esm5/lib/ColumnSeriesDescription.js +9 -9
- package/esm5/lib/CommodityChannelIndexIndicatorDescription.js +3 -3
- package/esm5/lib/ComponentRendererAdapter.js +19 -10
- package/esm5/lib/ComponentRendererMethodHelper.js +5 -2
- package/esm5/lib/ComponentRendererMethodHelperBuilder_combined.js +11 -1
- package/esm5/lib/ComponentRenderer_combined.js +16 -13
- package/esm5/lib/CoreGeometryUtil.js +13 -1
- package/esm5/lib/CrosshairLayerDescription.js +93 -93
- package/esm5/lib/CssPixelsPropertyAccessor.js +4 -0
- package/esm5/lib/DOMWindowBridge.js +35 -7
- package/esm5/lib/DataChartCoreDescriptionModule.js +4 -0
- package/esm5/lib/DataChartDescription.js +99 -99
- package/esm5/lib/DataContext.js +1 -0
- package/esm5/lib/DataLegendLayoutMode.js +25 -0
- package/esm5/lib/DataPieBaseChartDescription.js +457 -0
- package/esm5/lib/DataPieBaseChartDescriptionMetadata.js +87 -0
- package/esm5/lib/DataPieChartCoreDescriptionModule.js +28 -0
- package/esm5/lib/DataPieChartDescription.js +169 -0
- package/esm5/lib/DataPieChartDescriptionMetadata.js +61 -0
- package/esm5/lib/DataPieChartDescriptionModule.js +46 -0
- package/esm5/lib/DataPieChartToolbarDescriptionModule.js +24 -0
- package/esm5/lib/DataSeries.js +58 -17
- package/esm5/lib/DataSeriesAxisType.js +17 -1
- package/esm5/lib/DataSeriesMemberPathHint.js +2 -2
- package/esm5/lib/DataSeriesType.js +5 -1
- package/esm5/lib/DataSourceLocalDataProvider.js +294 -230
- package/esm5/lib/DataToolTipLayerDescription.js +407 -407
- package/esm5/lib/DatePickerDescriptionMetadata.js +1 -0
- package/esm5/lib/DelayManager.js +2 -2
- package/esm5/lib/DescriptionSerializer.js +4 -0
- package/esm5/lib/DescriptionTreeReconciler.js +66 -50
- package/esm5/lib/DetrendedPriceOscillatorIndicatorDescription.js +3 -3
- package/esm5/lib/DivBridge.js +1 -1
- package/esm5/lib/DomainChartDescription.js +1137 -861
- package/esm5/lib/DomainChartDescriptionMetadata.js +30 -0
- package/esm5/lib/Ellipse.js +24 -0
- package/esm5/lib/EllipseVisualData.js +89 -0
- package/esm5/lib/FastStochasticOscillatorIndicatorDescription.js +3 -3
- package/esm5/lib/FilterExpressionConversionVisitor.js +13 -11
- package/esm5/lib/FilterExpressionParsingHelper.js +3 -3
- package/esm5/lib/FilterExpressionParsingResult.js +22 -2
- package/esm5/lib/FilterSyntaxParser.js +5 -5
- package/esm5/lib/FinalValueLayerDescription.js +42 -42
- package/esm5/lib/FinancialChartDescription.js +183 -183
- package/esm5/lib/FinancialIndicatorDescription.js +24 -24
- package/esm5/lib/FinancialOverlayDescription.js +3 -3
- package/esm5/lib/FinancialPriceSeriesDescription.js +48 -48
- package/esm5/lib/FinancialSeriesDescription.js +57 -57
- package/esm5/lib/FlatDataProvider_combined.js +68 -58
- package/esm5/lib/ForceIndexIndicatorDescription.js +3 -3
- package/esm5/lib/FullStochasticOscillatorIndicatorDescription.js +9 -9
- package/esm5/lib/FunnelChartDescription.js +78 -66
- package/esm5/lib/FunnelChartDescriptionMetadata.js +1 -0
- package/esm5/lib/GeographicContourLineSeriesDescription.js +15 -15
- package/esm5/lib/GeographicHighDensityScatterSeriesDescription.js +33 -33
- package/esm5/lib/GeographicMapImageryDescription_combined.js +42 -42
- package/esm5/lib/GeographicMapSeriesHostDescription.js +6 -6
- package/esm5/lib/GeographicMarkerSeriesDescription.js +33 -33
- package/esm5/lib/GeographicPolylineSeriesDescription.js +18 -18
- package/esm5/lib/GeographicProportionalSymbolSeriesDescription.js +54 -54
- package/esm5/lib/GeographicScatterAreaSeriesDescription.js +12 -12
- package/esm5/lib/GeographicShapeSeriesBaseDescription.js +30 -30
- package/esm5/lib/GeographicShapeSeriesDescription.js +51 -51
- package/esm5/lib/GeographicSymbolSeriesDescription.js +27 -27
- package/esm5/lib/GeographicTileSeriesDescription.js +6 -6
- package/esm5/lib/GeographicXYTriangulatingSeriesDescription.js +18 -18
- package/esm5/lib/GeometryUtil.js +113 -21
- package/esm5/lib/Geometry_combined.js +8 -0
- package/esm5/lib/GridBridge.js +9 -5
- package/esm5/lib/HighDensityScatterSeriesDescription.js +51 -51
- package/esm5/lib/HorizontalAnchoredCategorySeriesDescription.js +6 -6
- package/esm5/lib/HorizontalRangeCategorySeriesDescription.js +18 -18
- package/esm5/lib/HorizontalStackedSeriesBaseDescription.js +6 -6
- package/esm5/lib/IDataSeriesAdapterRule_combined.js +225 -153
- package/esm5/lib/IDataSourceDataProvider_combined.js +295 -268
- package/esm5/lib/INativeUIElementBridge_combined.js +160 -153
- package/esm5/lib/IgcButtonBridge.js +1 -1
- package/esm5/lib/ItemToolTipLayerDescription.js +12 -12
- package/esm5/lib/LabelCollisionInfo.js +21 -17
- package/esm5/lib/LabelCollisionManager.js +1298 -449
- package/esm5/lib/LabelCollisionManagerCollisionMode.js +1 -1
- package/esm5/lib/LabelCollisionPlacementPositions.js +1 -1
- package/esm5/lib/{WebDisplayDensityBaseDescription.js → LayoutPrimaryKeyValueDescription.js} +20 -18
- package/esm5/lib/LayoutPrimaryKeyValueDescriptionMetadata.js +43 -0
- package/esm5/lib/LayoutPrimaryKeyValueDescriptionModule.js +24 -0
- package/esm5/lib/LineSeriesDescription.js +3 -3
- package/esm5/lib/LocalDataSource_combined.js +240 -238
- package/esm5/lib/MarkerSeriesDescription.js +42 -30
- package/esm5/lib/MarkerSeriesDescriptionMetadata.js +2 -0
- package/esm5/lib/MoneyFlowIndexIndicatorDescription.js +3 -3
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicatorDescription.js +9 -9
- package/esm5/lib/NativeUI.js +7 -4
- package/esm5/lib/NativeUIAbsolutePanel.js +9 -9
- package/esm5/lib/NativeUIBuiltInEvents.js +1 -1
- package/esm5/lib/NativeUIBuiltInProperties.js +1 -1
- package/esm5/lib/NativeUIButton.js +62 -52
- package/esm5/lib/NativeUICheckbox.js +58 -18
- package/esm5/lib/NativeUICheckboxList.js +207 -0
- package/esm5/lib/NativeUICheckboxListChangeEventArgs.js +24 -0
- package/esm5/lib/NativeUIColumn.js +1 -1
- package/esm5/lib/NativeUIComponentBuiltInType.js +1 -1
- package/esm5/lib/NativeUIContent.js +4 -4
- package/esm5/lib/NativeUIDropDown.js +18 -18
- package/esm5/lib/NativeUIElementBridge.js +7 -4
- package/esm5/lib/NativeUIGrid.js +58 -46
- package/esm5/lib/NativeUIIcon.js +24 -24
- package/esm5/lib/NativeUIIconButton.js +24 -24
- package/esm5/lib/NativeUIInput.js +39 -39
- package/esm5/lib/NativeUIInputsFactory.js +12 -12
- package/esm5/lib/NativeUILabel.js +9 -9
- package/esm5/lib/NativeUIMouseEventArgs.js +3 -1
- package/esm5/lib/NativeUIPlaceContent.js +11 -0
- package/esm5/lib/NativeUIPopup.js +70 -70
- package/esm5/lib/NativeUISizeChangedEventArgs.js +4 -1
- package/esm5/lib/NativeUISlider.js +30 -30
- package/esm5/lib/NativeUIWindow.js +4 -1
- package/esm5/lib/OthersCategoryType.js +25 -0
- package/esm5/lib/PagedDataSource.js +7 -7
- package/esm5/lib/PanelBridge.js +4 -4
- package/esm5/lib/PercentagePriceOscillatorIndicatorDescription.js +6 -6
- package/esm5/lib/PercentageVolumeOscillatorIndicatorDescription.js +6 -6
- package/esm5/lib/PieSliceCollisionGeometry.js +116 -0
- package/esm5/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +17 -0
- package/esm5/lib/PolarAreaSeriesDescription.js +3 -3
- package/esm5/lib/PolarBaseDescription.js +80 -80
- package/esm5/lib/PolarLineSeriesDescription.js +3 -3
- package/esm5/lib/PolarSplineAreaSeriesDescription.js +3 -3
- package/esm5/lib/PolarSplineSeriesDescription.js +3 -3
- package/esm5/lib/PriceChannelOverlayDescription.js +3 -3
- package/esm5/lib/ProportionalCategoryAngleAxisDescription.js +73 -0
- package/esm5/lib/ProportionalCategoryAngleAxisDescriptionMetadata.js +47 -0
- package/esm5/lib/ProportionalCategoryAngleAxisDescriptionModule.js +26 -0
- package/esm5/lib/QuadTreeBoundingBox.js +36 -15
- package/esm5/lib/QuadTree_combined.js +20 -20
- package/esm5/lib/RadialAreaSeriesDescription.js +3 -3
- package/esm5/lib/RadialBaseChartDescription.js +937 -0
- package/esm5/lib/RadialBaseChartDescriptionMetadata.js +128 -0
- package/esm5/lib/RadialBaseDescription.js +225 -21
- package/esm5/lib/RadialBaseDescriptionMetadata.js +25 -0
- package/esm5/lib/RadialColumnSeriesDescription.js +6 -6
- package/esm5/lib/RadialLabelMode.js +53 -0
- package/esm5/lib/RadialLineSeriesDescription.js +3 -3
- package/esm5/lib/RadialPieSeriesDescription.js +6 -6
- package/esm5/lib/RangeCategorySeriesDescription.js +12 -12
- package/esm5/lib/RangeColumnSeriesDescription.js +6 -6
- package/esm5/lib/RateOfChangeAndMomentumIndicatorDescription.js +3 -3
- package/esm5/lib/RearrangedListView.js +47 -41
- package/esm5/lib/RelativeStrengthIndexIndicatorDescription.js +3 -3
- package/esm5/lib/ScatterAreaSeriesDescription.js +15 -15
- package/esm5/lib/ScatterBaseDescription.js +77 -77
- package/esm5/lib/ScatterContourSeriesDescription.js +18 -18
- package/esm5/lib/ScatterLineSeriesDescription.js +3 -3
- package/esm5/lib/ScatterPolygonSeriesDescription.js +36 -36
- package/esm5/lib/ScatterPolylineSeriesDescription.js +3 -3
- package/esm5/lib/ScatterSplineSeriesDescription.js +3 -3
- package/esm5/lib/ScatterTriangulationSeriesDescription.js +39 -39
- package/esm5/lib/SectionMap.js +3 -3
- package/esm5/lib/SeriesDescription.js +395 -227
- package/esm5/lib/SeriesDescriptionMetadata.js +21 -0
- package/esm5/lib/SeriesMatcherDescription.js +16 -14
- package/esm5/lib/SeriesMatcherDescriptionMetadata.js +1 -0
- package/esm5/lib/SeriesMatcherDescriptionModule.js +24 -0
- package/esm5/lib/SeriesViewerDescription.js +525 -381
- package/esm5/lib/ShapeSeriesBaseDescription.js +42 -42
- package/esm5/lib/SimpleCategorySeriesRule.js +65 -2
- package/esm5/lib/SimpleFinancialPriceSeriesRule.js +7 -0
- package/esm5/lib/SimplePieSeriesRule.js +184 -0
- package/esm5/lib/SimpleScatterSeriesRule.js +7 -0
- package/esm5/lib/SlowStochasticOscillatorIndicatorDescription.js +3 -3
- package/esm5/lib/SplineSeriesBaseDescription.js +6 -6
- package/esm5/lib/StackedBarSeriesDescription.js +6 -6
- package/esm5/lib/StackedColumnSeriesDescription.js +6 -6
- package/esm5/lib/StackedSeriesBaseDescription.js +12 -12
- package/esm5/lib/StackedSplineAreaSeriesDescription.js +3 -3
- package/esm5/lib/StackedSplineSeriesDescription.js +3 -3
- package/esm5/lib/StandardDeviationIndicatorDescription.js +3 -3
- package/esm5/lib/StochRSIIndicatorDescription.js +3 -3
- package/esm5/lib/SubCollectionsRule.js +7 -0
- package/esm5/lib/SyncableObservableCollection$2_combined.js +1 -0
- package/esm5/lib/TRIXIndicatorDescription.js +3 -3
- package/esm5/lib/TSCodeGeneratingComponentRendererTemplateEmitter.js +28 -10
- package/esm5/lib/TileSeriesDescription.js +3 -3
- package/esm5/lib/ToolActionButtonDescription.js +6 -6
- package/esm5/lib/ToolActionCheckboxDescription.js +99 -3
- package/esm5/lib/ToolActionCheckboxDescriptionMetadata.js +8 -0
- package/esm5/lib/ToolActionCheckboxInfoDescription.js +3 -3
- package/esm5/lib/ToolActionCheckboxListDescription.js +85 -0
- package/esm5/lib/ToolActionCheckboxListDescriptionMetadata.js +47 -0
- package/esm5/lib/ToolActionCheckboxListDescriptionModule.js +24 -0
- package/esm5/lib/ToolActionCheckboxListInfo.js +69 -0
- package/esm5/lib/ToolActionCheckboxListInfoDescription.js +75 -0
- package/esm5/lib/ToolActionCheckboxListInfoDescriptionMetadata.js +46 -0
- package/esm5/lib/ToolActionDescription.js +262 -142
- package/esm5/lib/ToolActionDescriptionMetadata.js +10 -0
- package/esm5/lib/ToolActionEventDetailDescriptionMetadata.js +1 -1
- package/esm5/lib/ToolActionGroupHeaderDescription.js +6 -6
- package/esm5/lib/ToolActionIconButtonDescription.js +111 -3
- package/esm5/lib/ToolActionIconButtonDescriptionMetadata.js +9 -0
- package/esm5/lib/ToolActionIconButtonInfo.js +1 -1
- package/esm5/lib/ToolActionIconButtonInfoDescription.js +6 -6
- package/esm5/lib/ToolActionIconMenuDescription.js +9 -9
- package/esm5/lib/ToolActionInfo.js +24 -0
- package/esm5/lib/ToolActionInfoDescription.js +74 -50
- package/esm5/lib/ToolActionInfoDescriptionMetadata.js +2 -0
- package/esm5/lib/ToolActionNumberInputDescription.js +3 -3
- package/esm5/lib/ToolActionNumberInputInfoDescription.js +3 -3
- package/esm5/lib/ToolActionRadioDescription.js +105 -9
- package/esm5/lib/ToolActionRadioDescriptionMetadata.js +8 -0
- package/esm5/lib/ToolActionRadioInfoDescription.js +6 -6
- package/esm5/lib/ToolActionSeparatorDescription.js +6 -6
- package/esm5/lib/ToolActionSeparatorInfoDescription.js +6 -6
- package/esm5/lib/ToolActionType.js +2 -1
- package/esm5/lib/ToolCommandDescriptionMetadata.js +5 -0
- package/esm5/lib/ToolPanelDescription.js +351 -111
- package/esm5/lib/ToolPanelDescriptionMetadata.js +20 -0
- package/esm5/lib/ToolPanelDescriptionModule.js +2 -0
- package/esm5/lib/ToolbarDescription.js +214 -70
- package/esm5/lib/ToolbarDescriptionMetadata.js +12 -0
- package/esm5/lib/{WebComboTemplatePropsDescription.js → TransitionOutCompletedEventArgsDescription.js} +9 -9
- package/esm5/lib/TransitionOutCompletedEventArgsDescriptionMetadata.js +40 -0
- package/esm5/lib/ValueLayerDescription.js +114 -114
- package/esm5/lib/ValueLayerDescriptionMetadata.js +2 -2
- package/esm5/lib/ValueOverlayDescription.js +42 -42
- package/esm5/lib/VerticalAnchoredCategorySeriesDescription.js +6 -6
- package/esm5/lib/VerticalStackedSeriesBaseDescription.js +6 -6
- package/esm5/lib/VirtualDataSource.js +320 -317
- package/esm5/lib/WaterfallSeriesDescription.js +12 -12
- package/esm5/lib/WebActionStripDescription.js +22 -15
- package/esm5/lib/WebActionStripDescriptionMetadata.js +0 -2
- package/esm5/lib/WebAvatarDescription.js +3 -15
- package/esm5/lib/WebAvatarDescriptionMetadata.js +0 -2
- package/esm5/lib/WebBadgeDescriptionMetadata.js +1 -1
- package/esm5/lib/{WebFormDescription.js → WebBannerDescription.js} +15 -15
- package/esm5/lib/WebBannerDescriptionMetadata.js +49 -0
- package/esm5/lib/{WebComboItemDescriptionModule.js → WebBannerDescriptionModule.js} +9 -9
- package/esm5/lib/WebBaseExporterDescriptionMetadata_combined.js +265 -6
- package/esm5/lib/WebBaseSearchInfoDescription.js +92 -0
- package/esm5/lib/WebBaseSearchInfoDescriptionMetadata.js +52 -0
- package/esm5/lib/WebButtonBaseDescription.js +3 -15
- package/esm5/lib/WebButtonBaseDescriptionMetadata.js +0 -2
- package/esm5/lib/WebButtonDescription.js +3 -3
- package/esm5/lib/WebCalendarBaseDescription.js +9 -9
- package/esm5/lib/WebCalendarBaseDescriptionMetadata.js +2 -2
- package/esm5/lib/WebCalendarDescription.js +0 -12
- package/esm5/lib/WebCalendarDescriptionMetadata.js +0 -2
- package/esm5/lib/WebCheckboxBaseDescriptionMetadata.js +2 -2
- package/esm5/lib/WebCheckboxBaseDescriptionModule.js +2 -0
- package/esm5/lib/{WebDensityChangedEventArgsDescription.js → WebCheckboxChangeEventArgsDescription.js} +12 -12
- package/esm5/lib/WebCheckboxChangeEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/WebCheckboxChangeEventArgsDetailDescription.js +58 -0
- package/esm5/lib/WebCheckboxChangeEventArgsDetailDescriptionMetadata.js +47 -0
- package/esm5/lib/WebChipDescription.js +1 -13
- package/esm5/lib/WebChipDescriptionMetadata.js +1 -3
- package/esm5/lib/WebColumnDescription.js +139 -163
- package/esm5/lib/WebColumnDescriptionMetadata.js +0 -3
- package/esm5/lib/WebColumnGroupDescription.js +21 -9
- package/esm5/lib/WebColumnGroupDescriptionMetadata.js +1 -0
- package/esm5/lib/WebColumnStateDescription.js +105 -69
- package/esm5/lib/WebColumnStateDescriptionMetadata.js +4 -1
- package/esm5/lib/WebDatePickerDescription.js +433 -0
- package/esm5/lib/WebDatePickerDescriptionMetadata.js +96 -0
- package/esm5/lib/WebDatePickerDescriptionModule.js +34 -0
- package/esm5/lib/WebDateTimeInputDescription.js +26 -50
- package/esm5/lib/WebDateTimeInputDescriptionMetadata.js +0 -2
- package/esm5/lib/{WebDisplayDensityBaseElementDescription.js → WebDividerDescription.js} +29 -17
- package/esm5/lib/WebDividerDescriptionMetadata.js +49 -0
- package/esm5/lib/{WebComboListDescriptionModule.js → WebDividerDescriptionModule.js} +9 -9
- package/esm5/lib/WebDropdownDescription.js +1 -25
- package/esm5/lib/WebDropdownDescriptionMetadata.js +0 -5
- package/esm5/lib/WebFilteringExpressionsTreeDescription.js +24 -12
- package/esm5/lib/WebFilteringExpressionsTreeDescriptionMetadata.js +3 -2
- package/esm5/lib/WebFilteringExpressionsTreeDetailDescription.js +24 -12
- package/esm5/lib/WebFilteringExpressionsTreeDetailDescriptionMetadata.js +3 -2
- package/esm5/lib/WebForOfDataChangingEventArgsDetailDescription.js +15 -3
- package/esm5/lib/WebForOfDataChangingEventArgsDetailDescriptionMetadata.js +3 -0
- package/esm5/lib/WebGridBaseDirectiveDescription_combined.js +403 -378
- package/esm5/lib/WebGridClipboardEventDescriptionMetadata.js +1 -0
- package/esm5/lib/{WebGridStateComponentEventArgsDescription.js → WebGridContextMenuEventArgsDescription.js} +12 -12
- package/esm5/lib/WebGridContextMenuEventArgsDescriptionMetadata.js +7 -0
- package/esm5/lib/WebGridContextMenuEventArgsDetailDescription.js +70 -0
- package/esm5/lib/WebGridContextMenuEventArgsDetailDescriptionMetadata.js +7 -0
- package/esm5/lib/WebGridCreatedEventArgsDescriptionMetadata_combined.js +11 -5
- package/esm5/lib/WebGridDescription.js +44 -44
- package/esm5/lib/WebGridDescriptionModule.js +4 -0
- package/esm5/lib/WebGridEditDoneEventArgsDetailDescription.js +12 -0
- package/esm5/lib/WebGridEditEventArgsDetailDescription.js +12 -0
- package/esm5/lib/WebGridPaginatorTemplateContextDescription.js +46 -0
- package/esm5/lib/WebGridPaginatorTemplateContextDescriptionMetadata.js +50 -0
- package/esm5/lib/WebGridResourceStringsDescription.js +228 -228
- package/esm5/lib/WebGridResourceStringsDescriptionMetadata.js +1 -1
- package/esm5/lib/{WebFormDataEventArgsDescription.js → WebGridRowEventArgsDescription.js} +12 -12
- package/esm5/lib/WebGridRowEventArgsDescriptionMetadata.js +7 -0
- package/esm5/lib/WebGridRowEventArgsDetailDescription.js +51 -0
- package/esm5/lib/WebGridRowEventArgsDetailDescriptionMetadata.js +7 -0
- package/esm5/lib/WebGridStateDescriptionMetadata_combined.js +59 -60
- package/esm5/lib/WebGridStateInfoDescriptionMetadata.js +77 -1
- package/esm5/lib/WebGridStateInfoDetailDescription.js +226 -0
- package/esm5/lib/WebGridStateInfoDetailDescriptionMetadata.js +7 -0
- package/esm5/lib/WebGridToolbarDescriptionMetadata.js +0 -2
- package/esm5/lib/WebGridToolbarExporterDescription.js +8 -20
- package/esm5/lib/WebGridToolbarExporterDescriptionMetadata.js +0 -1
- package/esm5/lib/WebHeaderTypeDescription.js +3 -15
- package/esm5/lib/WebHeaderTypeDescriptionMetadata.js +1 -3
- package/esm5/lib/WebHierarchicalGridBaseDirectiveDescription.js +12 -12
- package/esm5/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm5/lib/WebIconButtonDescription.js +11 -11
- package/esm5/lib/WebIconDescription.js +0 -12
- package/esm5/lib/WebIconDescriptionMetadata.js +0 -2
- package/esm5/lib/{WebFormDataDescription.js → WebIconMetaDescription.js} +18 -20
- package/esm5/lib/WebIconMetaDescriptionMetadata.js +45 -0
- package/esm5/lib/WebInputBaseDescription.js +20 -44
- package/esm5/lib/WebInputBaseDescriptionMetadata.js +0 -3
- package/esm5/lib/WebInputDescription.js +51 -63
- package/esm5/lib/WebInputDescriptionMetadata.js +5 -8
- package/esm5/lib/WebListDescription.js +1 -14
- package/esm5/lib/WebListDescriptionMetadata.js +0 -2
- package/esm5/lib/WebMaskInputBaseDescription.js +3 -3
- package/esm5/lib/WebMaskInputDescription.js +21 -9
- package/esm5/lib/WebMaskInputDescriptionMetadata.js +3 -0
- package/esm5/lib/WebPaginatorDescription.js +46 -39
- package/esm5/lib/WebPaginatorDescriptionMetadata.js +0 -2
- package/esm5/lib/WebPinRowEventArgsDetailDescription.js +12 -0
- package/esm5/lib/WebPivotAggregatorDescription.js +5 -5
- package/esm5/lib/WebPivotAggregatorDescriptionMetadata.js +1 -1
- package/esm5/lib/WebPivotConfigurationDescriptionMetadata.js +8 -4
- package/esm5/lib/WebPivotDateDimensionDescription.js +26 -14
- package/esm5/lib/WebPivotDateDimensionDescriptionMetadata.js +1 -0
- package/esm5/lib/WebPivotDimensionDescription.js +53 -17
- package/esm5/lib/WebPivotDimensionDescriptionMetadata.js +3 -0
- package/esm5/lib/WebPivotDimensionDetailDescription.js +53 -17
- package/esm5/lib/WebPivotDimensionDetailDescriptionMetadata.js +3 -0
- package/esm5/lib/WebPivotGridDescription.js +41 -17
- package/esm5/lib/WebPivotGridDescriptionMetadata.js +6 -2
- package/esm5/lib/WebPivotGridDescriptionModule.js +14 -0
- package/esm5/lib/WebPivotGridRecordDescription.js +30 -6
- package/esm5/lib/WebPivotGridRecordDescriptionMetadata.js +2 -0
- package/esm5/lib/{WebComboItemDescription.js → WebPivotUISettingsDescription.js} +27 -27
- package/esm5/lib/WebPivotUISettingsDescriptionMetadata.js +55 -0
- package/esm5/lib/WebPivotValueDescriptionMetadata.js +1 -1
- package/esm5/lib/WebPivotValueDetailDescriptionMetadata.js +1 -1
- package/esm5/lib/WebPositionSettingsDescription.js +8 -20
- package/esm5/lib/WebPositionSettingsDescriptionMetadata.js +0 -1
- package/esm5/lib/WebProgressBaseDescriptionMetadata.js +1 -1
- package/esm5/lib/{WebComboListDescription.js → WebRadioChangeEventArgsDescription.js} +14 -12
- package/esm5/lib/WebRadioChangeEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/WebRadioChangeEventArgsDetailDescription.js +58 -0
- package/esm5/lib/WebRadioChangeEventArgsDetailDescriptionMetadata.js +47 -0
- package/esm5/lib/WebRadioDescriptionMetadata.js +2 -2
- package/esm5/lib/WebRadioDescriptionModule.js +2 -0
- package/esm5/lib/WebRadioGroupDescription.js +36 -0
- package/esm5/lib/WebRadioGroupDescriptionMetadata.js +5 -0
- package/esm5/lib/WebRangeSliderDescription.js +10 -34
- package/esm5/lib/WebRangeSliderDescriptionMetadata.js +0 -2
- package/esm5/lib/WebRatingDescription.js +27 -51
- package/esm5/lib/WebRatingDescriptionMetadata.js +0 -3
- package/esm5/lib/{WebGroupingExpressionEventArgsDescription.js → WebRowDataCancelableEventArgsDescription.js} +12 -12
- package/esm5/lib/WebRowDataCancelableEventArgsDescriptionMetadata.js +7 -0
- package/esm5/lib/WebRowDataCancelableEventArgsDetailDescription.js +142 -0
- package/esm5/lib/WebRowDataCancelableEventArgsDetailDescriptionMetadata.js +7 -0
- package/esm5/lib/WebRowDataEventArgsDetailDescription.js +24 -0
- package/esm5/lib/WebRowDataEventArgsDetailDescriptionMetadata.js +2 -0
- package/esm5/lib/WebRowIslandDescription.js +120 -120
- package/esm5/lib/WebRowToggleEventArgsDetailDescription.js +12 -0
- package/esm5/lib/WebRowToggleEventArgsDetailDescriptionMetadata.js +1 -0
- package/esm5/lib/WebSearchInfoDescription.js +11 -54
- package/esm5/lib/WebSearchInfoDescriptionMetadata.js +4 -4
- package/esm5/lib/WebSelectDescription.js +9 -9
- package/esm5/lib/WebSelectDescriptionMetadata.js +1 -1
- package/esm5/lib/WebTextareaDescription.js +57 -45
- package/esm5/lib/WebTextareaDescriptionMetadata.js +1 -0
- package/esm5/lib/WebTreeDescription.js +0 -12
- package/esm5/lib/WebTreeDescriptionMetadata.js +0 -2
- package/esm5/lib/WebTreeGridDescription.js +27 -27
- package/esm5/lib/WilliamsPercentRIndicatorDescription.js +3 -3
- package/esm5/lib/XYChartDescription.js +228 -228
- package/esm5/lib/igx-filter-expression-collection.js +0 -4
- package/esm5/lib/type.js +6 -1
- package/esm5/public_api.js +83 -60
- package/fesm2015/igniteui-angular-core.js +19067 -12877
- package/fesm5/igniteui-angular-core.js +22465 -14398
- package/lib/AbsoluteVolumeOscillatorIndicatorDescription.d.ts +2 -2
- package/lib/AggregatedDataProvider_combined.d.ts +8 -6
- package/lib/AnchoredCategorySeriesDescription.d.ts +12 -12
- package/lib/AnchoredRadialSeriesDescription.d.ts +14 -11
- package/lib/{WebColumnMovingServiceDescription.d.ts → AnimationIdleEventArgsDescription.d.ts} +1 -1
- package/lib/{WebColumnMovingServiceDescriptionMetadata.d.ts → AnimationIdleEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/AnnotationLayerDescription.d.ts +21 -21
- package/lib/AreaSeriesDescription.d.ts +1 -1
- package/lib/AssigningSeriesShapeStyleEventArgsBaseDescription.d.ts +4 -4
- package/lib/AssigningSeriesStyleEventArgsBaseDescription.d.ts +50 -17
- package/lib/AverageDirectionalIndexIndicatorDescription.d.ts +1 -1
- package/lib/AverageTrueRangeIndicatorDescription.d.ts +1 -1
- package/lib/BarSeriesDescription.d.ts +2 -2
- package/lib/BollingerBandWidthIndicatorDescription.d.ts +2 -2
- package/lib/BollingerBandsOverlayDescription.d.ts +2 -2
- package/lib/BoxCollisionGeometry.d.ts +17 -0
- package/lib/BoxesCollisionGeometry.d.ts +18 -0
- package/lib/BubbleSeriesDescription.d.ts +14 -14
- package/lib/CalloutAnnotationDescription.d.ts +10 -7
- package/lib/CalloutCollisionMode.d.ts +42 -0
- package/lib/CalloutLayerDescription.d.ts +62 -37
- package/lib/CategoryChartDescription.d.ts +45 -45
- package/lib/CategoryDateTimeXAxisDescription.d.ts +10 -7
- package/lib/CategoryHighlightLayerDescription.d.ts +3 -3
- package/lib/CategoryItemHighlightLayerDescription.d.ts +10 -10
- package/lib/CategorySeriesDescription.d.ts +7 -7
- package/lib/CategoryToolTipLayerDescription.d.ts +2 -2
- package/lib/ChaikinOscillatorIndicatorDescription.d.ts +2 -2
- package/lib/ChaikinVolatilityIndicatorDescription.d.ts +1 -1
- package/lib/ChartSelectionDescription.d.ts +9 -8
- package/lib/{WebComboHeaderDescriptionModule.d.ts → ChartSelectionDescriptionModule.d.ts} +1 -1
- package/lib/CheckboxListDescription.d.ts +24 -15
- package/lib/CheckedChangedEventArgsDescription.d.ts +3 -0
- package/lib/CircleCollisionGeometry.d.ts +20 -0
- package/lib/CodeGeneratingComponentRendererCodeEmitter_combined.d.ts +79 -73
- package/lib/CodeGeneratingComponentRendererDataEmitter.d.ts +24 -22
- package/lib/CodeGenerationLibraryItemContentLocation.d.ts +2 -1
- package/lib/CodeGenerationRendererOptions.d.ts +9 -2
- package/lib/CollisionGeometry.d.ts +16 -0
- package/lib/CollisionGeometryType.d.ts +11 -0
- package/lib/CollisionRect.d.ts +57 -0
- package/lib/ColorUtil.d.ts +24 -21
- package/lib/ColumnFragmentDescription.d.ts +2 -2
- package/lib/ColumnSeriesDescription.d.ts +3 -3
- package/lib/CommodityChannelIndexIndicatorDescription.d.ts +1 -1
- package/lib/ComponentRendererMethodHelper.d.ts +1 -1
- package/lib/ComponentRendererMethodHelperBuilder_combined.d.ts +2 -1
- package/lib/ComponentRenderer_combined.d.ts +1 -1
- package/lib/CoreGeometryUtil.d.ts +2 -1
- package/lib/CrosshairLayerDescription.d.ts +31 -31
- package/lib/DOMWindowBridge.d.ts +6 -3
- package/lib/DataChartDescription.d.ts +33 -33
- package/lib/DataContext.d.ts +1 -0
- package/lib/DataLegendLayoutMode.d.ts +18 -0
- package/lib/DataPieBaseChartDescription.d.ts +119 -0
- package/lib/{WebToggleOptionsDescriptionMetadata.d.ts → DataPieBaseChartDescriptionMetadata.d.ts} +1 -1
- package/lib/DataPieChartCoreDescriptionModule.d.ts +9 -0
- package/lib/DataPieChartDescription.d.ts +46 -0
- package/lib/{WebComboListDescriptionMetadata.d.ts → DataPieChartDescriptionMetadata.d.ts} +3 -2
- package/lib/{WebComboItemDescriptionModule.d.ts → DataPieChartDescriptionModule.d.ts} +1 -1
- package/lib/DataPieChartToolbarDescriptionModule.d.ts +9 -0
- package/lib/DataSeries.d.ts +3 -2
- package/lib/DataSeriesAxisType.d.ts +17 -1
- package/lib/DataSeriesMemberPathHint.d.ts +1 -2
- package/lib/DataSeriesType.d.ts +5 -1
- package/lib/DataSourceLocalDataProvider.d.ts +38 -34
- package/lib/DataToolTipLayerDescription.d.ts +142 -142
- package/lib/DetrendedPriceOscillatorIndicatorDescription.d.ts +1 -1
- package/lib/DomainChartDescription.d.ts +353 -283
- package/lib/Ellipse.d.ts +9 -0
- package/lib/EllipseVisualData.d.ts +27 -0
- package/lib/FastStochasticOscillatorIndicatorDescription.d.ts +1 -1
- package/lib/FilterExpressionParsingResult.d.ts +6 -2
- package/lib/FinalValueLayerDescription.d.ts +14 -14
- package/lib/FinancialChartDescription.d.ts +61 -61
- package/lib/FinancialIndicatorDescription.d.ts +8 -8
- package/lib/FinancialOverlayDescription.d.ts +1 -1
- package/lib/FinancialPriceSeriesDescription.d.ts +16 -16
- package/lib/FinancialSeriesDescription.d.ts +19 -19
- package/lib/FlatDataProvider_combined.d.ts +21 -19
- package/lib/ForceIndexIndicatorDescription.d.ts +1 -1
- package/lib/FullStochasticOscillatorIndicatorDescription.d.ts +3 -3
- package/lib/FunnelChartDescription.d.ts +27 -24
- package/lib/GeographicContourLineSeriesDescription.d.ts +5 -5
- package/lib/GeographicHighDensityScatterSeriesDescription.d.ts +11 -11
- package/lib/GeographicMapImageryDescription_combined.d.ts +14 -14
- package/lib/GeographicMapSeriesHostDescription.d.ts +2 -2
- package/lib/GeographicMarkerSeriesDescription.d.ts +11 -11
- package/lib/GeographicPolylineSeriesDescription.d.ts +6 -6
- package/lib/GeographicProportionalSymbolSeriesDescription.d.ts +18 -18
- package/lib/GeographicScatterAreaSeriesDescription.d.ts +4 -4
- package/lib/GeographicShapeSeriesBaseDescription.d.ts +10 -10
- package/lib/GeographicShapeSeriesDescription.d.ts +17 -17
- package/lib/GeographicSymbolSeriesDescription.d.ts +9 -9
- package/lib/GeographicTileSeriesDescription.d.ts +2 -2
- package/lib/GeographicXYTriangulatingSeriesDescription.d.ts +6 -6
- package/lib/GeometryUtil.d.ts +21 -17
- package/lib/HighDensityScatterSeriesDescription.d.ts +17 -17
- package/lib/HorizontalAnchoredCategorySeriesDescription.d.ts +2 -2
- package/lib/HorizontalRangeCategorySeriesDescription.d.ts +6 -6
- package/lib/HorizontalStackedSeriesBaseDescription.d.ts +2 -2
- package/lib/IDataLegendSeries.d.ts +2 -0
- package/lib/IDataSeriesAdapterRule_combined.d.ts +46 -37
- package/lib/IDataSourceDataProvider_combined.d.ts +54 -49
- package/lib/ILegendSeries.d.ts +1 -0
- package/lib/INativeUIElementBridge_combined.d.ts +71 -68
- package/lib/INativeUIWindowBridge.d.ts +3 -2
- package/lib/ItemToolTipLayerDescription.d.ts +4 -4
- package/lib/LabelCollisionInfo.d.ts +23 -18
- package/lib/LabelCollisionManager.d.ts +72 -46
- package/lib/LabelCollisionManagerCollisionMode.d.ts +6 -1
- package/lib/LabelCollisionPlacementPositions.d.ts +5 -1
- package/lib/{WebFormDataDescription.d.ts → LayoutPrimaryKeyValueDescription.d.ts} +5 -5
- package/lib/{WebComboTemplatePropsDescriptionMetadata.d.ts → LayoutPrimaryKeyValueDescriptionMetadata.d.ts} +1 -1
- package/lib/LayoutPrimaryKeyValueDescriptionModule.d.ts +9 -0
- package/lib/LineSeriesDescription.d.ts +1 -1
- package/lib/LocalDataSource_combined.d.ts +35 -34
- package/lib/MarkerSeriesDescription.d.ts +13 -10
- package/lib/MoneyFlowIndexIndicatorDescription.d.ts +1 -1
- package/lib/MovingAverageConvergenceDivergenceIndicatorDescription.d.ts +3 -3
- package/lib/NativeUI.d.ts +5 -4
- package/lib/NativeUIAbsolutePanel.d.ts +5 -5
- package/lib/NativeUIBuiltInEvents.d.ts +11 -8
- package/lib/NativeUIBuiltInProperties.d.ts +20 -1
- package/lib/NativeUIButton.d.ts +31 -29
- package/lib/NativeUICheckbox.d.ts +18 -9
- package/lib/NativeUICheckboxList.d.ts +44 -0
- package/lib/NativeUICheckboxListChangeEventArgs.d.ts +10 -0
- package/lib/NativeUIColumn.d.ts +1 -1
- package/lib/NativeUIComponentBuiltInType.d.ts +2 -1
- package/lib/NativeUIContent.d.ts +3 -3
- package/lib/NativeUIDropDown.d.ts +9 -9
- package/lib/NativeUIElementBridge.d.ts +1 -0
- package/lib/NativeUIGrid.d.ts +23 -20
- package/lib/NativeUIIcon.d.ts +14 -14
- package/lib/NativeUIIconButton.d.ts +14 -14
- package/lib/NativeUIInput.d.ts +23 -23
- package/lib/NativeUILabel.d.ts +6 -6
- package/lib/NativeUIMouseEventArgs.d.ts +1 -0
- package/lib/NativeUIPlaceContent.d.ts +12 -0
- package/lib/NativeUIPopup.d.ts +32 -32
- package/lib/NativeUISizeChangedEventArgs.d.ts +2 -0
- package/lib/NativeUISlider.d.ts +10 -10
- package/lib/NativeUIWindow.d.ts +3 -2
- package/lib/OthersCategoryType.d.ts +18 -0
- package/lib/PagedDataSource.d.ts +2 -2
- package/lib/PercentagePriceOscillatorIndicatorDescription.d.ts +2 -2
- package/lib/PercentageVolumeOscillatorIndicatorDescription.d.ts +2 -2
- package/lib/PieSliceCollisionGeometry.d.ts +29 -0
- package/lib/PolarAreaSeriesDescription.d.ts +1 -1
- package/lib/PolarBaseDescription.d.ts +27 -27
- package/lib/PolarLineSeriesDescription.d.ts +1 -1
- package/lib/PolarSplineAreaSeriesDescription.d.ts +1 -1
- package/lib/PolarSplineSeriesDescription.d.ts +1 -1
- package/lib/PriceChannelOverlayDescription.d.ts +1 -1
- package/lib/ProportionalCategoryAngleAxisDescription.d.ts +22 -0
- package/lib/ProportionalCategoryAngleAxisDescriptionMetadata.d.ts +13 -0
- package/lib/ProportionalCategoryAngleAxisDescriptionModule.d.ts +9 -0
- package/lib/QuadTreeBoundingBox.d.ts +11 -6
- package/lib/RadialAreaSeriesDescription.d.ts +1 -1
- package/lib/RadialBaseChartDescription.d.ts +239 -0
- package/lib/{WebComboHeaderDescriptionMetadata.d.ts → RadialBaseChartDescriptionMetadata.d.ts} +1 -1
- package/lib/RadialBaseDescription.d.ts +59 -7
- package/lib/RadialColumnSeriesDescription.d.ts +2 -2
- package/lib/RadialLabelMode.d.ts +46 -0
- package/lib/RadialLineSeriesDescription.d.ts +1 -1
- package/lib/RadialPieSeriesDescription.d.ts +2 -2
- package/lib/RangeCategorySeriesDescription.d.ts +4 -4
- package/lib/RangeColumnSeriesDescription.d.ts +2 -2
- package/lib/RateOfChangeAndMomentumIndicatorDescription.d.ts +1 -1
- package/lib/RelativeStrengthIndexIndicatorDescription.d.ts +1 -1
- package/lib/ScatterAreaSeriesDescription.d.ts +5 -5
- package/lib/ScatterBaseDescription.d.ts +26 -26
- package/lib/ScatterContourSeriesDescription.d.ts +6 -6
- package/lib/ScatterLineSeriesDescription.d.ts +1 -1
- package/lib/ScatterPolygonSeriesDescription.d.ts +12 -12
- package/lib/ScatterPolylineSeriesDescription.d.ts +1 -1
- package/lib/ScatterSplineSeriesDescription.d.ts +1 -1
- package/lib/ScatterTriangulationSeriesDescription.d.ts +13 -13
- package/lib/SeriesDescription.d.ts +122 -79
- package/lib/SeriesMatcherDescription.d.ts +7 -5
- package/lib/SeriesMatcherDescriptionModule.d.ts +9 -0
- package/lib/SeriesViewerDescription.d.ts +170 -133
- package/lib/ShapeSeriesBaseDescription.d.ts +14 -14
- package/lib/SimpleCategorySeriesRule.d.ts +1 -0
- package/lib/SimpleFinancialPriceSeriesRule.d.ts +1 -0
- package/lib/SimplePieSeriesRule.d.ts +26 -0
- package/lib/SimpleScatterSeriesRule.d.ts +1 -0
- package/lib/SlowStochasticOscillatorIndicatorDescription.d.ts +1 -1
- package/lib/SplineSeriesBaseDescription.d.ts +2 -2
- package/lib/StackedBarSeriesDescription.d.ts +2 -2
- package/lib/StackedColumnSeriesDescription.d.ts +2 -2
- package/lib/StackedSeriesBaseDescription.d.ts +4 -4
- package/lib/StackedSplineAreaSeriesDescription.d.ts +1 -1
- package/lib/StackedSplineSeriesDescription.d.ts +1 -1
- package/lib/StandardDeviationIndicatorDescription.d.ts +1 -1
- package/lib/StochRSIIndicatorDescription.d.ts +1 -1
- package/lib/SubCollectionsRule.d.ts +1 -0
- package/lib/TRIXIndicatorDescription.d.ts +1 -1
- package/lib/TSCodeGeneratingComponentRendererTemplateEmitter.d.ts +2 -1
- package/lib/TileSeriesDescription.d.ts +1 -1
- package/lib/ToolActionButtonDescription.d.ts +2 -2
- package/lib/ToolActionCheckboxDescription.d.ts +25 -1
- package/lib/ToolActionCheckboxInfoDescription.d.ts +1 -1
- package/lib/ToolActionCheckboxListDescription.d.ts +26 -0
- package/lib/ToolActionCheckboxListDescriptionMetadata.d.ts +13 -0
- package/lib/ToolActionCheckboxListDescriptionModule.d.ts +9 -0
- package/lib/ToolActionCheckboxListInfo.d.ts +22 -0
- package/lib/ToolActionCheckboxListInfoDescription.d.ts +24 -0
- package/lib/{WebDensityChangedEventArgsDescriptionMetadata.d.ts → ToolActionCheckboxListInfoDescriptionMetadata.d.ts} +1 -1
- package/lib/ToolActionDescription.d.ts +79 -49
- package/lib/ToolActionGroupHeaderDescription.d.ts +2 -2
- package/lib/ToolActionIconButtonDescription.d.ts +28 -1
- package/lib/ToolActionIconButtonInfoDescription.d.ts +2 -2
- package/lib/ToolActionIconMenuDescription.d.ts +3 -3
- package/lib/ToolActionInfo.d.ts +6 -0
- package/lib/ToolActionInfoDescription.d.ts +25 -19
- package/lib/ToolActionNumberInputDescription.d.ts +1 -1
- package/lib/ToolActionNumberInputInfoDescription.d.ts +1 -1
- package/lib/ToolActionRadioDescription.d.ts +27 -3
- package/lib/ToolActionRadioInfoDescription.d.ts +2 -2
- package/lib/ToolActionSeparatorDescription.d.ts +2 -2
- package/lib/ToolActionSeparatorInfoDescription.d.ts +2 -2
- package/lib/ToolActionType.d.ts +2 -1
- package/lib/ToolCommandDescriptionMetadata.d.ts +1 -0
- package/lib/ToolPanelDescription.d.ts +99 -39
- package/lib/ToolbarDescription.d.ts +61 -25
- package/lib/{WebComboTemplatePropsDescription.d.ts → TransitionOutCompletedEventArgsDescription.d.ts} +1 -1
- package/lib/TransitionOutCompletedEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/ValueLayerDescription.d.ts +36 -36
- package/lib/ValueOverlayDescription.d.ts +14 -14
- package/lib/VerticalAnchoredCategorySeriesDescription.d.ts +2 -2
- package/lib/VerticalStackedSeriesBaseDescription.d.ts +2 -2
- package/lib/VirtualDataSource.d.ts +50 -51
- package/lib/WaterfallSeriesDescription.d.ts +4 -4
- package/lib/WebActionStripDescription.d.ts +7 -6
- package/lib/WebAvatarDescription.d.ts +1 -4
- package/lib/WebBannerDescription.d.ts +20 -0
- package/lib/{WebCellDescriptionMetadata.d.ts → WebBannerDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebFormDescriptionModule.d.ts → WebBannerDescriptionModule.d.ts} +1 -1
- package/lib/WebBaseExporterDescriptionMetadata_combined.d.ts +60 -0
- package/lib/WebBaseSearchInfoDescription.d.ts +26 -0
- package/lib/{WebLitVirtualizerDescriptionMetadata.d.ts → WebBaseSearchInfoDescriptionMetadata.d.ts} +1 -1
- package/lib/WebButtonBaseDescription.d.ts +1 -4
- package/lib/WebButtonDescription.d.ts +1 -1
- package/lib/WebCalendarBaseDescription.d.ts +3 -3
- package/lib/WebCalendarDescription.d.ts +0 -3
- package/lib/WebCheckboxChangeEventArgsDescription.d.ts +17 -0
- package/lib/WebCheckboxChangeEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/{WebFormDataEventArgsDescription.d.ts → WebCheckboxChangeEventArgsDetailDescription.d.ts} +7 -5
- package/lib/{WebDensityChangedEventArgsDetailDescriptionMetadata.d.ts → WebCheckboxChangeEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/lib/WebChipDescription.d.ts +1 -4
- package/lib/WebColumnDescription.d.ts +49 -55
- package/lib/WebColumnGroupDescription.d.ts +6 -3
- package/lib/WebColumnStateDescription.d.ts +33 -24
- package/lib/WebDatePickerDescription.d.ts +114 -0
- package/lib/{WebComboItemDescriptionMetadata.d.ts → WebDatePickerDescriptionMetadata.d.ts} +1 -1
- package/lib/WebDatePickerDescriptionModule.d.ts +9 -0
- package/lib/WebDateTimeInputDescription.d.ts +8 -14
- package/lib/WebDividerDescription.d.ts +20 -0
- package/lib/{WebFormDescriptionMetadata.d.ts → WebDividerDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebComboListDescriptionModule.d.ts → WebDividerDescriptionModule.d.ts} +1 -1
- package/lib/WebDropdownDescription.d.ts +0 -6
- package/lib/WebFilteringExpressionsTreeDescription.d.ts +8 -5
- package/lib/WebFilteringExpressionsTreeDetailDescription.d.ts +8 -5
- package/lib/WebForOfDataChangingEventArgsDetailDescription.d.ts +5 -1
- package/lib/WebGridBaseDirectiveDescription_combined.d.ts +138 -134
- package/lib/WebGridContextMenuEventArgsDescription.d.ts +17 -0
- package/lib/WebGridContextMenuEventArgsDescriptionMetadata.d.ts +1 -0
- package/lib/WebGridContextMenuEventArgsDetailDescription.d.ts +24 -0
- package/lib/WebGridContextMenuEventArgsDetailDescriptionMetadata.d.ts +1 -0
- package/lib/WebGridDescription.d.ts +16 -16
- package/lib/WebGridEditDoneEventArgsDetailDescription.d.ts +3 -0
- package/lib/WebGridEditEventArgsDetailDescription.d.ts +3 -0
- package/lib/WebGridPaginatorTemplateContextDescription.d.ts +17 -0
- package/lib/WebGridPaginatorTemplateContextDescriptionMetadata.d.ts +13 -0
- package/lib/WebGridResourceStringsDescription.d.ts +84 -84
- package/lib/WebGridRowEventArgsDescription.d.ts +17 -0
- package/lib/WebGridRowEventArgsDescriptionMetadata.d.ts +1 -0
- package/lib/WebGridRowEventArgsDetailDescription.d.ts +19 -0
- package/lib/WebGridRowEventArgsDetailDescriptionMetadata.d.ts +1 -0
- package/lib/WebGridStateDescriptionMetadata_combined.d.ts +2 -2
- package/lib/WebGridStateInfoDescriptionMetadata.d.ts +13 -1
- package/lib/WebGridStateInfoDetailDescription.d.ts +70 -0
- package/lib/WebGridStateInfoDetailDescriptionMetadata.d.ts +1 -0
- package/lib/WebGridStateInfoEventArgsDescription.d.ts +3 -3
- package/lib/WebGridToolbarExporterDescription.d.ts +3 -6
- package/lib/WebHeaderTypeDescription.d.ts +1 -4
- package/lib/WebHierarchicalGridBaseDirectiveDescription.d.ts +4 -4
- package/lib/WebHierarchicalGridDescription.d.ts +5 -5
- package/lib/WebIconButtonDescription.d.ts +4 -4
- package/lib/WebIconDescription.d.ts +0 -3
- package/lib/{WebGridDataBindableDescription.d.ts → WebIconMetaDescription.d.ts} +6 -6
- package/lib/{WebFormDataDescriptionMetadata.d.ts → WebIconMetaDescriptionMetadata.d.ts} +1 -1
- package/lib/WebInputBaseDescription.d.ts +8 -14
- package/lib/WebInputDescription.d.ts +19 -22
- package/lib/WebListDescription.d.ts +0 -3
- package/lib/WebMaskInputBaseDescription.d.ts +1 -1
- package/lib/WebMaskInputDescription.d.ts +6 -3
- package/lib/WebPaginatorDescription.d.ts +15 -14
- package/lib/WebPinRowEventArgsDetailDescription.d.ts +3 -0
- package/lib/WebPivotAggregatorDescription.d.ts +2 -2
- package/lib/WebPivotDateDimensionDescription.d.ts +8 -5
- package/lib/WebPivotDimensionDescription.d.ts +15 -6
- package/lib/WebPivotDimensionDetailDescription.d.ts +15 -6
- package/lib/WebPivotGridDescription.d.ts +15 -8
- package/lib/WebPivotGridRecordDescription.d.ts +8 -2
- package/lib/WebPivotUISettingsDescription.d.ts +23 -0
- package/lib/{WebThemeControllerDescriptionMetadata.d.ts → WebPivotUISettingsDescriptionMetadata.d.ts} +1 -1
- package/lib/WebPositionSettingsDescription.d.ts +4 -7
- package/lib/WebRadioChangeEventArgsDescription.d.ts +17 -0
- package/lib/{WebFieldValidationStateDescriptionMetadata.d.ts → WebRadioChangeEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebGridStateComponentEventArgsDescription.d.ts → WebRadioChangeEventArgsDetailDescription.d.ts} +7 -5
- package/lib/WebRadioChangeEventArgsDetailDescriptionMetadata.d.ts +13 -0
- package/lib/WebRadioGroupDescription.d.ts +9 -0
- package/lib/WebRangeSliderDescription.d.ts +3 -9
- package/lib/WebRatingDescription.d.ts +10 -16
- package/lib/WebRowDataCancelableEventArgsDescription.d.ts +17 -0
- package/lib/WebRowDataCancelableEventArgsDescriptionMetadata.d.ts +1 -0
- package/lib/WebRowDataCancelableEventArgsDetailDescription.d.ts +42 -0
- package/lib/WebRowDataCancelableEventArgsDetailDescriptionMetadata.d.ts +1 -0
- package/lib/WebRowDataEventArgsDetailDescription.d.ts +6 -0
- package/lib/WebRowIslandDescription.d.ts +45 -45
- package/lib/WebRowToggleEventArgsDetailDescription.d.ts +3 -0
- package/lib/WebSearchInfoDescription.d.ts +6 -16
- package/lib/WebSelectDescription.d.ts +3 -3
- package/lib/WebTextareaDescription.d.ts +19 -16
- package/lib/WebTreeDescription.d.ts +0 -3
- package/lib/WebTreeGridDescription.d.ts +10 -10
- package/lib/WilliamsPercentRIndicatorDescription.d.ts +1 -1
- package/lib/XYChartDescription.d.ts +76 -76
- package/lib/igx-filter-expression-collection.d.ts +0 -1
- package/lib/type.d.ts +1 -0
- package/package.json +4 -4
- package/public_api.d.ts +83 -60
- package/esm2015/lib/WebCellDescriptionMetadata.js +0 -45
- package/esm2015/lib/WebColumnMovingServiceDescriptionMetadata.js +0 -41
- package/esm2015/lib/WebComboHeaderDescriptionMetadata.js +0 -40
- package/esm2015/lib/WebComboItemDescriptionMetadata.js +0 -44
- package/esm2015/lib/WebComboListDescriptionMetadata.js +0 -41
- package/esm2015/lib/WebComboTemplatePropsDescription.js +0 -26
- package/esm2015/lib/WebComboTemplatePropsDescriptionMetadata.js +0 -39
- package/esm2015/lib/WebDensityChangedEventArgsDescriptionMetadata.js +0 -46
- package/esm2015/lib/WebDensityChangedEventArgsDetailDescription.js +0 -41
- package/esm2015/lib/WebDensityChangedEventArgsDetailDescriptionMetadata.js +0 -51
- package/esm2015/lib/WebDisplayDensityBaseDescriptionMetadata.js +0 -49
- package/esm2015/lib/WebDisplayDensityBaseElementDescription.js +0 -42
- package/esm2015/lib/WebDisplayDensityBaseElementDescriptionMetadata.js +0 -48
- package/esm2015/lib/WebFieldValidationStateDescription.js +0 -31
- package/esm2015/lib/WebFieldValidationStateDescriptionMetadata.js +0 -48
- package/esm2015/lib/WebFormDataDescriptionMetadata.js +0 -42
- package/esm2015/lib/WebFormDataEventArgsDescriptionMetadata.js +0 -43
- package/esm2015/lib/WebFormDescriptionMetadata.js +0 -47
- package/esm2015/lib/WebGridActionStripContentDescriptionMetadata.js +0 -37
- package/esm2015/lib/WebGridClipboardOptionsDescription.js +0 -26
- package/esm2015/lib/WebGridClipboardOptionsDescriptionMetadata.js +0 -37
- package/esm2015/lib/WebGridDataBindableDescriptionMetadata.js +0 -44
- package/esm2015/lib/WebGridStateComponentEventArgsDescriptionMetadata.js +0 -45
- package/esm2015/lib/WebGridValidationServiceDescription.js +0 -26
- package/esm2015/lib/WebGridValidationServiceDescriptionMetadata.js +0 -41
- package/esm2015/lib/WebGroupByRowTemplateContextEventArgsDescription.js +0 -36
- package/esm2015/lib/WebGroupByRowTemplateContextEventArgsDescriptionMetadata.js +0 -41
- package/esm2015/lib/WebGroupingExpressionEventArgsDescriptionMetadata.js +0 -41
- package/esm2015/lib/WebLitVirtualizerDescription.js +0 -26
- package/esm2015/lib/WebLitVirtualizerDescriptionMetadata.js +0 -39
- package/esm2015/lib/WebPathSegmentDescription.js +0 -42
- package/esm2015/lib/WebPathSegmentDescriptionMetadata.js +0 -44
- package/esm2015/lib/WebRecordValidationStateDescription.js +0 -39
- package/esm2015/lib/WebRecordValidationStateDescriptionMetadata.js +0 -51
- package/esm2015/lib/WebRenderFunctionDescription.js +0 -26
- package/esm2015/lib/WebRenderFunctionDescriptionMetadata.js +0 -37
- package/esm2015/lib/WebThemeControllerDescription.js +0 -26
- package/esm2015/lib/WebThemeControllerDescriptionMetadata.js +0 -39
- package/esm2015/lib/WebToggleDirectiveDescription.js +0 -74
- package/esm2015/lib/WebToggleDirectiveDescriptionMetadata.js +0 -52
- package/esm2015/lib/WebToggleOptionsDescription.js +0 -26
- package/esm2015/lib/WebToggleOptionsDescriptionMetadata.js +0 -39
- package/esm5/lib/WebCellDescription.js +0 -80
- package/esm5/lib/WebCellDescriptionMetadata.js +0 -49
- package/esm5/lib/WebColumnMovingServiceDescriptionMetadata.js +0 -45
- package/esm5/lib/WebComboHeaderDescription.js +0 -31
- package/esm5/lib/WebComboHeaderDescriptionMetadata.js +0 -44
- package/esm5/lib/WebComboItemDescriptionMetadata.js +0 -48
- package/esm5/lib/WebComboListDescriptionMetadata.js +0 -45
- package/esm5/lib/WebComboTemplatePropsDescriptionMetadata.js +0 -43
- package/esm5/lib/WebDensityChangedEventArgsDescriptionMetadata.js +0 -50
- package/esm5/lib/WebDensityChangedEventArgsDetailDescription.js +0 -51
- package/esm5/lib/WebDensityChangedEventArgsDetailDescriptionMetadata.js +0 -55
- package/esm5/lib/WebDisplayDensityBaseDescriptionMetadata.js +0 -53
- package/esm5/lib/WebDisplayDensityBaseElementDescriptionMetadata.js +0 -52
- package/esm5/lib/WebFieldValidationStateDescription.js +0 -37
- package/esm5/lib/WebFieldValidationStateDescriptionMetadata.js +0 -52
- package/esm5/lib/WebFormDataDescriptionMetadata.js +0 -46
- package/esm5/lib/WebFormDataEventArgsDescriptionMetadata.js +0 -47
- package/esm5/lib/WebFormDescriptionMetadata.js +0 -51
- package/esm5/lib/WebFormDescriptionModule.js +0 -26
- package/esm5/lib/WebGridActionStripContentDescription.js +0 -31
- package/esm5/lib/WebGridActionStripContentDescriptionMetadata.js +0 -41
- package/esm5/lib/WebGridClipboardOptionsDescription.js +0 -31
- package/esm5/lib/WebGridClipboardOptionsDescriptionMetadata.js +0 -41
- package/esm5/lib/WebGridDataBindableDescription.js +0 -56
- package/esm5/lib/WebGridDataBindableDescriptionMetadata.js +0 -48
- package/esm5/lib/WebGridStateComponentEventArgsDescriptionMetadata.js +0 -49
- package/esm5/lib/WebGridValidationServiceDescription.js +0 -31
- package/esm5/lib/WebGridValidationServiceDescriptionMetadata.js +0 -45
- package/esm5/lib/WebGroupByRowTemplateContextEventArgsDescription.js +0 -46
- package/esm5/lib/WebGroupByRowTemplateContextEventArgsDescriptionMetadata.js +0 -45
- package/esm5/lib/WebGroupingExpressionEventArgsDescriptionMetadata.js +0 -45
- package/esm5/lib/WebLitVirtualizerDescription.js +0 -31
- package/esm5/lib/WebLitVirtualizerDescriptionMetadata.js +0 -43
- package/esm5/lib/WebPathSegmentDescription.js +0 -56
- package/esm5/lib/WebPathSegmentDescriptionMetadata.js +0 -48
- package/esm5/lib/WebRecordValidationStateDescription.js +0 -49
- package/esm5/lib/WebRecordValidationStateDescriptionMetadata.js +0 -55
- package/esm5/lib/WebRenderFunctionDescription.js +0 -31
- package/esm5/lib/WebRenderFunctionDescriptionMetadata.js +0 -41
- package/esm5/lib/WebThemeControllerDescription.js +0 -31
- package/esm5/lib/WebThemeControllerDescriptionMetadata.js +0 -43
- package/esm5/lib/WebToggleDirectiveDescription.js +0 -104
- package/esm5/lib/WebToggleDirectiveDescriptionMetadata.js +0 -56
- package/esm5/lib/WebToggleOptionsDescription.js +0 -31
- package/esm5/lib/WebToggleOptionsDescriptionMetadata.js +0 -43
- package/lib/WebCellDescription.d.ts +0 -23
- package/lib/WebComboHeaderDescription.d.ts +0 -11
- package/lib/WebComboItemDescription.d.ts +0 -23
- package/lib/WebComboListDescription.d.ts +0 -14
- package/lib/WebDensityChangedEventArgsDescription.d.ts +0 -17
- package/lib/WebDensityChangedEventArgsDetailDescription.d.ts +0 -18
- package/lib/WebDisplayDensityBaseDescription.d.ts +0 -17
- package/lib/WebDisplayDensityBaseDescriptionMetadata.d.ts +0 -13
- package/lib/WebDisplayDensityBaseElementDescription.d.ts +0 -17
- package/lib/WebDisplayDensityBaseElementDescriptionMetadata.d.ts +0 -13
- package/lib/WebFieldValidationStateDescription.d.ts +0 -13
- package/lib/WebFormDataEventArgsDescriptionMetadata.d.ts +0 -13
- package/lib/WebFormDescription.d.ts +0 -20
- package/lib/WebGridActionStripContentDescription.d.ts +0 -11
- package/lib/WebGridActionStripContentDescriptionMetadata.d.ts +0 -13
- package/lib/WebGridClipboardOptionsDescription.d.ts +0 -11
- package/lib/WebGridClipboardOptionsDescriptionMetadata.d.ts +0 -13
- package/lib/WebGridDataBindableDescriptionMetadata.d.ts +0 -13
- package/lib/WebGridStateComponentEventArgsDescriptionMetadata.d.ts +0 -13
- package/lib/WebGridValidationServiceDescription.d.ts +0 -11
- package/lib/WebGridValidationServiceDescriptionMetadata.d.ts +0 -13
- package/lib/WebGroupByRowTemplateContextEventArgsDescription.d.ts +0 -17
- package/lib/WebGroupByRowTemplateContextEventArgsDescriptionMetadata.d.ts +0 -13
- package/lib/WebGroupingExpressionEventArgsDescription.d.ts +0 -17
- package/lib/WebGroupingExpressionEventArgsDescriptionMetadata.d.ts +0 -13
- package/lib/WebLitVirtualizerDescription.d.ts +0 -11
- package/lib/WebPathSegmentDescription.d.ts +0 -17
- package/lib/WebPathSegmentDescriptionMetadata.d.ts +0 -13
- package/lib/WebRecordValidationStateDescription.d.ts +0 -17
- package/lib/WebRecordValidationStateDescriptionMetadata.d.ts +0 -13
- package/lib/WebRenderFunctionDescription.d.ts +0 -11
- package/lib/WebRenderFunctionDescriptionMetadata.d.ts +0 -13
- package/lib/WebThemeControllerDescription.d.ts +0 -11
- package/lib/WebToggleDirectiveDescription.d.ts +0 -29
- package/lib/WebToggleDirectiveDescriptionMetadata.d.ts +0 -13
- package/lib/WebToggleOptionsDescription.d.ts +0 -11
|
@@ -13,301 +13,324 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
13
13
|
class DomainChartDescription extends Description {
|
|
14
14
|
constructor() {
|
|
15
15
|
super();
|
|
16
|
-
this.ez = 0;
|
|
17
|
-
this.fc = 0;
|
|
18
|
-
this.fd = 0;
|
|
19
16
|
this.fe = 0;
|
|
17
|
+
this.fr = 0;
|
|
18
|
+
this.fs = 0;
|
|
19
|
+
this.ft = 0;
|
|
20
|
+
this.fq = 0;
|
|
21
|
+
this.fm = 0;
|
|
22
|
+
this.fo = 0;
|
|
23
|
+
this.fn = 0;
|
|
24
|
+
this.fl = 0;
|
|
25
|
+
this.nc = null;
|
|
26
|
+
this.nf = null;
|
|
20
27
|
this.fb = 0;
|
|
21
|
-
this.
|
|
22
|
-
this.
|
|
23
|
-
this.
|
|
24
|
-
this.
|
|
25
|
-
this.
|
|
26
|
-
this.
|
|
27
|
-
this.
|
|
28
|
-
this.
|
|
29
|
-
this.
|
|
30
|
-
this.
|
|
31
|
-
this.
|
|
32
|
-
this.
|
|
33
|
-
this.
|
|
34
|
-
this.
|
|
35
|
-
this.
|
|
36
|
-
this.
|
|
37
|
-
this.
|
|
38
|
-
this.
|
|
39
|
-
this.c3 = 0;
|
|
40
|
-
this.jq = null;
|
|
41
|
-
this.jr = null;
|
|
42
|
-
this.bu = false;
|
|
28
|
+
this.fu = 0;
|
|
29
|
+
this.fk = 0;
|
|
30
|
+
this.da = 0;
|
|
31
|
+
this.ji = 0;
|
|
32
|
+
this.ni = null;
|
|
33
|
+
this.jf = 0;
|
|
34
|
+
this.jh = 0;
|
|
35
|
+
this.je = 0;
|
|
36
|
+
this.nd = null;
|
|
37
|
+
this.ng = null;
|
|
38
|
+
this.ki = null;
|
|
39
|
+
this.d7 = 0;
|
|
40
|
+
this.d8 = 0;
|
|
41
|
+
this.dh = 0;
|
|
42
|
+
this.di = 0;
|
|
43
|
+
this.kg = null;
|
|
44
|
+
this.kh = null;
|
|
45
|
+
this.b3 = false;
|
|
43
46
|
this.p = null;
|
|
44
47
|
this.m = null;
|
|
45
48
|
this.o = null;
|
|
46
49
|
this.l = null;
|
|
47
|
-
this.
|
|
48
|
-
this.
|
|
49
|
-
this.
|
|
50
|
-
this.
|
|
51
|
-
this.
|
|
52
|
-
this.
|
|
53
|
-
this.
|
|
50
|
+
this.lv = null;
|
|
51
|
+
this.jb = 0;
|
|
52
|
+
this.jc = 0;
|
|
53
|
+
this.lx = null;
|
|
54
|
+
this.lw = null;
|
|
55
|
+
this.b4 = false;
|
|
56
|
+
this.ly = null;
|
|
54
57
|
this.q = null;
|
|
55
|
-
this.
|
|
56
|
-
this.
|
|
57
|
-
this.
|
|
58
|
-
this.
|
|
59
|
-
this.
|
|
60
|
-
this.
|
|
61
|
-
this.
|
|
62
|
-
this.
|
|
63
|
-
this.
|
|
64
|
-
this.
|
|
65
|
-
this.
|
|
66
|
-
this.
|
|
67
|
-
this.
|
|
68
|
-
this.
|
|
69
|
-
this.
|
|
70
|
-
this.
|
|
71
|
-
this.
|
|
58
|
+
this.ev = 0;
|
|
59
|
+
this.ew = 0;
|
|
60
|
+
this.ex = 0;
|
|
61
|
+
this.ey = 0;
|
|
62
|
+
this.b5 = false;
|
|
63
|
+
this.l3 = null;
|
|
64
|
+
this.b6 = false;
|
|
65
|
+
this.e0 = 0;
|
|
66
|
+
this.e1 = 0;
|
|
67
|
+
this.e2 = 0;
|
|
68
|
+
this.e3 = 0;
|
|
69
|
+
this.lz = null;
|
|
70
|
+
this.l0 = null;
|
|
71
|
+
this.ez = 0;
|
|
72
|
+
this.l1 = null;
|
|
73
|
+
this.l2 = null;
|
|
74
|
+
this.kp = null;
|
|
72
75
|
this.n = null;
|
|
73
|
-
this.
|
|
74
|
-
this.
|
|
75
|
-
this.
|
|
76
|
-
this.
|
|
77
|
-
this.
|
|
78
|
-
this.
|
|
79
|
-
this.dj = 0;
|
|
80
|
-
this.dk = 0;
|
|
81
|
-
this.dl = 0;
|
|
82
|
-
this.dd = 0;
|
|
83
|
-
this.de = 0;
|
|
84
|
-
this.df = 0;
|
|
85
|
-
this.dg = 0;
|
|
86
|
-
this.bt = false;
|
|
87
|
-
this.j3 = null;
|
|
88
|
-
this.dh = 0;
|
|
89
|
-
this.j4 = null;
|
|
90
|
-
this.j5 = null;
|
|
91
|
-
this.jt = null;
|
|
92
|
-
this.c9 = 0;
|
|
93
|
-
this.da = 0;
|
|
94
|
-
this.db = 0;
|
|
95
|
-
this.dc = 0;
|
|
96
|
-
this.c4 = 0;
|
|
97
|
-
this.c5 = 0;
|
|
98
|
-
this.c6 = 0;
|
|
99
|
-
this.c7 = 0;
|
|
100
|
-
this.bs = false;
|
|
101
|
-
this.ju = null;
|
|
102
|
-
this.c8 = 0;
|
|
103
|
-
this.jv = null;
|
|
104
|
-
this.jw = null;
|
|
105
|
-
this.kh = null;
|
|
106
|
-
this.ki = null;
|
|
76
|
+
this.kn = null;
|
|
77
|
+
this.ko = null;
|
|
78
|
+
this.kq = null;
|
|
79
|
+
this.kr = null;
|
|
80
|
+
this.ks = null;
|
|
81
|
+
this.dy = 0;
|
|
107
82
|
this.dz = 0;
|
|
108
|
-
this.kj = null;
|
|
109
|
-
this.kk = null;
|
|
110
|
-
this.kl = null;
|
|
111
|
-
this.kg = null;
|
|
112
83
|
this.d0 = 0;
|
|
113
84
|
this.d1 = 0;
|
|
114
|
-
this.
|
|
115
|
-
this.
|
|
85
|
+
this.dt = 0;
|
|
86
|
+
this.du = 0;
|
|
116
87
|
this.dv = 0;
|
|
117
88
|
this.dw = 0;
|
|
118
|
-
this.
|
|
119
|
-
this.dy = 0;
|
|
120
|
-
this.kr = null;
|
|
121
|
-
this.ks = null;
|
|
122
|
-
this.d5 = 0;
|
|
89
|
+
this.b2 = false;
|
|
123
90
|
this.kt = null;
|
|
91
|
+
this.dx = 0;
|
|
124
92
|
this.ku = null;
|
|
125
|
-
this.
|
|
126
|
-
this.
|
|
127
|
-
this.
|
|
128
|
-
this.
|
|
129
|
-
this.
|
|
130
|
-
this.
|
|
93
|
+
this.kv = null;
|
|
94
|
+
this.kj = null;
|
|
95
|
+
this.dp = 0;
|
|
96
|
+
this.dq = 0;
|
|
97
|
+
this.dr = 0;
|
|
98
|
+
this.ds = 0;
|
|
99
|
+
this.dj = 0;
|
|
100
|
+
this.dk = 0;
|
|
101
|
+
this.dl = 0;
|
|
102
|
+
this.dm = 0;
|
|
103
|
+
this.b1 = false;
|
|
104
|
+
this.kk = null;
|
|
105
|
+
this.dn = 0;
|
|
106
|
+
this.kl = null;
|
|
131
107
|
this.km = null;
|
|
132
|
-
this.
|
|
133
|
-
this.
|
|
134
|
-
this.d4 = 0;
|
|
135
|
-
this.kp = null;
|
|
136
|
-
this.kq = null;
|
|
137
|
-
this.cy = 0;
|
|
138
|
-
this.cz = 0;
|
|
139
|
-
this.c0 = 0;
|
|
140
|
-
this.c1 = 0;
|
|
141
|
-
this.jp = null;
|
|
142
|
-
this.kz = null;
|
|
143
|
-
this.k0 = null;
|
|
144
|
-
this.k1 = null;
|
|
145
|
-
this.ec = 0;
|
|
146
|
-
this.ed = 0;
|
|
108
|
+
this.k7 = null;
|
|
109
|
+
this.k8 = null;
|
|
147
110
|
this.ee = 0;
|
|
111
|
+
this.k9 = null;
|
|
112
|
+
this.la = null;
|
|
113
|
+
this.lb = null;
|
|
114
|
+
this.k6 = null;
|
|
148
115
|
this.ef = 0;
|
|
149
|
-
this.
|
|
116
|
+
this.eg = 0;
|
|
117
|
+
this.eh = 0;
|
|
118
|
+
this.ei = 0;
|
|
119
|
+
this.ea = 0;
|
|
150
120
|
this.eb = 0;
|
|
121
|
+
this.ec = 0;
|
|
122
|
+
this.ed = 0;
|
|
123
|
+
this.lh = null;
|
|
124
|
+
this.li = null;
|
|
125
|
+
this.ek = 0;
|
|
126
|
+
this.lj = null;
|
|
127
|
+
this.lk = null;
|
|
128
|
+
this.k1 = null;
|
|
129
|
+
this.k2 = null;
|
|
151
130
|
this.k3 = null;
|
|
152
|
-
this.k4 = null;
|
|
153
|
-
this.d7 = 0;
|
|
154
|
-
this.d8 = 0;
|
|
155
131
|
this.d9 = 0;
|
|
156
|
-
this.
|
|
157
|
-
this.
|
|
132
|
+
this.k4 = null;
|
|
133
|
+
this.k5 = null;
|
|
134
|
+
this.lc = null;
|
|
135
|
+
this.ld = null;
|
|
136
|
+
this.le = null;
|
|
137
|
+
this.ej = 0;
|
|
138
|
+
this.lf = null;
|
|
139
|
+
this.lg = null;
|
|
140
|
+
this.dd = 0;
|
|
141
|
+
this.de = 0;
|
|
142
|
+
this.df = 0;
|
|
143
|
+
this.dg = 0;
|
|
144
|
+
this.kf = null;
|
|
145
|
+
this.lp = null;
|
|
146
|
+
this.lq = null;
|
|
147
|
+
this.lr = null;
|
|
148
|
+
this.er = 0;
|
|
149
|
+
this.es = 0;
|
|
150
|
+
this.et = 0;
|
|
151
|
+
this.eu = 0;
|
|
152
|
+
this.ls = null;
|
|
153
|
+
this.eq = 0;
|
|
154
|
+
this.lt = null;
|
|
155
|
+
this.lu = null;
|
|
156
|
+
this.em = 0;
|
|
157
|
+
this.en = 0;
|
|
158
|
+
this.eo = 0;
|
|
159
|
+
this.ep = 0;
|
|
160
|
+
this.ll = null;
|
|
161
|
+
this.lm = null;
|
|
162
|
+
this.el = 0;
|
|
163
|
+
this.ln = null;
|
|
164
|
+
this.lo = null;
|
|
158
165
|
this.kw = null;
|
|
159
|
-
this.d6 = 0;
|
|
160
166
|
this.kx = null;
|
|
167
|
+
this.d3 = 0;
|
|
168
|
+
this.d4 = 0;
|
|
169
|
+
this.d5 = 0;
|
|
170
|
+
this.d6 = 0;
|
|
161
171
|
this.ky = null;
|
|
162
|
-
this.
|
|
163
|
-
this.
|
|
164
|
-
this.
|
|
165
|
-
this.
|
|
166
|
-
this.
|
|
167
|
-
this.dr = 0;
|
|
168
|
-
this.j8 = null;
|
|
169
|
-
this.dm = 0;
|
|
170
|
-
this.j9 = null;
|
|
171
|
-
this.ka = null;
|
|
172
|
-
this.ah = null;
|
|
172
|
+
this.d2 = 0;
|
|
173
|
+
this.kz = null;
|
|
174
|
+
this.k0 = null;
|
|
175
|
+
this.aj = null;
|
|
176
|
+
this.v = null;
|
|
173
177
|
this.u = null;
|
|
174
|
-
this.t = null;
|
|
175
178
|
this.s = null;
|
|
176
|
-
this.
|
|
179
|
+
this.w = null;
|
|
180
|
+
this.ak = null;
|
|
181
|
+
this.m0 = null;
|
|
182
|
+
this.l9 = null;
|
|
183
|
+
this.mz = null;
|
|
184
|
+
this.l7 = null;
|
|
185
|
+
this.my = null;
|
|
177
186
|
this.ai = null;
|
|
178
|
-
this.
|
|
187
|
+
this.t = null;
|
|
188
|
+
this.ac = null;
|
|
189
|
+
this.aa = null;
|
|
179
190
|
this.z = null;
|
|
180
191
|
this.y = null;
|
|
192
|
+
this.ab = null;
|
|
193
|
+
this.ad = null;
|
|
194
|
+
this.mn = null;
|
|
195
|
+
this.ma = null;
|
|
196
|
+
this.ml = null;
|
|
197
|
+
this.mk = null;
|
|
198
|
+
this.mm = null;
|
|
199
|
+
this.mo = null;
|
|
200
|
+
this.ke = null;
|
|
201
|
+
this.bl = null;
|
|
202
|
+
this.mb = null;
|
|
203
|
+
this.bm = null;
|
|
181
204
|
this.x = null;
|
|
182
|
-
this.aa = null;
|
|
183
|
-
this.ac = null;
|
|
184
|
-
this.ls = null;
|
|
185
|
-
this.lh = null;
|
|
186
|
-
this.lq = null;
|
|
187
|
-
this.lp = null;
|
|
188
|
-
this.lr = null;
|
|
189
|
-
this.lt = null;
|
|
190
|
-
this.jo = null;
|
|
191
|
-
this.bh = null;
|
|
192
|
-
this.w = null;
|
|
193
205
|
this.r = null;
|
|
194
206
|
this.j = null;
|
|
195
|
-
this.
|
|
207
|
+
this.ah = null;
|
|
196
208
|
this.h = null;
|
|
197
209
|
this.i = null;
|
|
198
|
-
this.
|
|
199
|
-
this.
|
|
200
|
-
this.
|
|
201
|
-
this.
|
|
202
|
-
this.
|
|
203
|
-
this.
|
|
204
|
-
this.
|
|
205
|
-
this.bj = null;
|
|
206
|
-
this.jf = null;
|
|
207
|
-
this.mb = null;
|
|
208
|
-
this.mf = null;
|
|
210
|
+
this.ms = null;
|
|
211
|
+
this.b9 = false;
|
|
212
|
+
this.cb = false;
|
|
213
|
+
this.cd = false;
|
|
214
|
+
this.cf = false;
|
|
215
|
+
this.md = null;
|
|
216
|
+
this.ca = false;
|
|
209
217
|
this.mc = null;
|
|
210
|
-
this.
|
|
211
|
-
this.
|
|
212
|
-
this.
|
|
213
|
-
this.
|
|
214
|
-
this.
|
|
215
|
-
this.
|
|
216
|
-
this.
|
|
217
|
-
this.
|
|
218
|
-
this.
|
|
219
|
-
this.
|
|
220
|
-
this.
|
|
218
|
+
this.bp = null;
|
|
219
|
+
this.j5 = null;
|
|
220
|
+
this.na = null;
|
|
221
|
+
this.ne = null;
|
|
222
|
+
this.nb = null;
|
|
223
|
+
this.nk = null;
|
|
224
|
+
this.fj = 0;
|
|
225
|
+
this.fp = 0;
|
|
226
|
+
this.mw = null;
|
|
227
|
+
this.mv = null;
|
|
228
|
+
this.mu = null;
|
|
229
|
+
this.fc = 0;
|
|
230
|
+
this.fd = 0;
|
|
231
|
+
this.ag = null;
|
|
232
|
+
this.mt = null;
|
|
221
233
|
this.ae = null;
|
|
222
|
-
this.
|
|
223
|
-
this.
|
|
224
|
-
this.
|
|
225
|
-
this.
|
|
226
|
-
this.mk = null;
|
|
227
|
-
this.fg = 0;
|
|
228
|
-
this.bl = false;
|
|
229
|
-
this.e1 = 0;
|
|
230
|
-
this.e3 = 0;
|
|
231
|
-
this.e2 = 0;
|
|
232
|
-
this.e0 = 0;
|
|
233
|
-
this.jg = null;
|
|
234
|
-
this.l3 = null;
|
|
235
|
-
this.l4 = null;
|
|
236
|
-
this.lk = null;
|
|
237
|
-
this.lj = null;
|
|
238
|
-
this.lu = null;
|
|
239
|
-
this.lw = null;
|
|
240
|
-
this.lv = null;
|
|
241
|
-
this.iz = 0;
|
|
242
|
-
this.mi = null;
|
|
243
|
-
this.jl = null;
|
|
244
|
-
this.br = false;
|
|
245
|
-
this.jn = null;
|
|
246
|
-
this.cx = 0;
|
|
247
|
-
this.jm = null;
|
|
248
|
-
this.bq = false;
|
|
249
|
-
this.jh = null;
|
|
250
|
-
this.jj = null;
|
|
251
|
-
this.ji = null;
|
|
252
|
-
this.jk = null;
|
|
253
|
-
this.is = 0;
|
|
254
|
-
this.it = 0;
|
|
255
|
-
this.b3 = false;
|
|
256
|
-
this.b5 = false;
|
|
257
|
-
this.by = false;
|
|
258
|
-
this.lf = null;
|
|
259
|
-
this.lg = null;
|
|
260
|
-
this.iw = 0;
|
|
261
|
-
this.bn = false;
|
|
262
|
-
this.bp = false;
|
|
263
|
-
this.bo = false;
|
|
264
|
-
this.ja = null;
|
|
265
|
-
this.k = null;
|
|
266
|
-
this.jd = null;
|
|
267
|
-
this.je = null;
|
|
268
|
-
this.jb = null;
|
|
269
|
-
this.i9 = null;
|
|
270
|
-
this.ak = null;
|
|
234
|
+
this.af = null;
|
|
235
|
+
this.jg = 0;
|
|
236
|
+
this.c9 = 0;
|
|
237
|
+
this.bs = false;
|
|
271
238
|
this.al = null;
|
|
239
|
+
this.nj = null;
|
|
240
|
+
this.fv = 0;
|
|
241
|
+
this.br = false;
|
|
242
|
+
this.fg = 0;
|
|
243
|
+
this.fi = 0;
|
|
272
244
|
this.fh = 0;
|
|
273
|
-
this.
|
|
274
|
-
this.
|
|
275
|
-
this.
|
|
245
|
+
this.ff = 0;
|
|
246
|
+
this.j6 = null;
|
|
247
|
+
this.m2 = null;
|
|
248
|
+
this.m3 = null;
|
|
249
|
+
this.mf = null;
|
|
250
|
+
this.me = null;
|
|
276
251
|
this.mp = null;
|
|
277
|
-
this.
|
|
278
|
-
this.
|
|
279
|
-
this.
|
|
280
|
-
this.
|
|
281
|
-
this.
|
|
282
|
-
this.
|
|
283
|
-
this.
|
|
284
|
-
this.
|
|
285
|
-
this.
|
|
252
|
+
this.mr = null;
|
|
253
|
+
this.mq = null;
|
|
254
|
+
this.jj = 0;
|
|
255
|
+
this.nh = null;
|
|
256
|
+
this.kb = null;
|
|
257
|
+
this.b0 = false;
|
|
258
|
+
this.kd = null;
|
|
259
|
+
this.dc = 0;
|
|
260
|
+
this.kc = null;
|
|
286
261
|
this.bz = false;
|
|
287
|
-
this.
|
|
288
|
-
this.
|
|
289
|
-
this.
|
|
290
|
-
this.
|
|
291
|
-
this.
|
|
292
|
-
this.
|
|
293
|
-
this.
|
|
294
|
-
this.
|
|
295
|
-
this.fm = 0;
|
|
262
|
+
this.j7 = null;
|
|
263
|
+
this.j9 = null;
|
|
264
|
+
this.j8 = null;
|
|
265
|
+
this.ka = null;
|
|
266
|
+
this.i9 = 0;
|
|
267
|
+
this.ja = 0;
|
|
268
|
+
this.cc = false;
|
|
269
|
+
this.ce = false;
|
|
296
270
|
this.b7 = false;
|
|
297
|
-
this.fq = 0;
|
|
298
|
-
this.fp = 0;
|
|
299
|
-
this.fs = 0;
|
|
300
|
-
this.fr = 0;
|
|
301
|
-
this.l2 = null;
|
|
302
|
-
this.ma = null;
|
|
303
|
-
this.l6 = null;
|
|
304
|
-
this.l7 = null;
|
|
305
|
-
this.l8 = null;
|
|
306
271
|
this.l5 = null;
|
|
307
|
-
this.
|
|
308
|
-
this.
|
|
309
|
-
this.
|
|
310
|
-
this.
|
|
272
|
+
this.l6 = null;
|
|
273
|
+
this.jd = 0;
|
|
274
|
+
this.bt = false;
|
|
275
|
+
this.by = false;
|
|
276
|
+
this.bu = false;
|
|
277
|
+
this.cg = false;
|
|
278
|
+
this.jw = null;
|
|
279
|
+
this.bw = false;
|
|
280
|
+
this.bx = false;
|
|
281
|
+
this.bv = false;
|
|
282
|
+
this.db = 0;
|
|
283
|
+
this.jy = null;
|
|
284
|
+
this.i8 = 0;
|
|
285
|
+
this.j0 = null;
|
|
286
|
+
this.k = null;
|
|
287
|
+
this.j3 = null;
|
|
288
|
+
this.j4 = null;
|
|
289
|
+
this.j1 = null;
|
|
290
|
+
this.jz = null;
|
|
291
|
+
this.am = null;
|
|
292
|
+
this.an = null;
|
|
293
|
+
this.fw = 0;
|
|
294
|
+
this.mh = null;
|
|
295
|
+
this.nm = null;
|
|
296
|
+
this.mj = null;
|
|
297
|
+
this.no = null;
|
|
298
|
+
this.mg = null;
|
|
299
|
+
this.mi = null;
|
|
300
|
+
this.e8 = 0;
|
|
301
|
+
this.e7 = 0;
|
|
302
|
+
this.e4 = 0;
|
|
303
|
+
this.e5 = 0;
|
|
304
|
+
this.e6 = 0;
|
|
305
|
+
this.fa = 0;
|
|
306
|
+
this.e9 = 0;
|
|
307
|
+
this.b8 = false;
|
|
308
|
+
this.nl = null;
|
|
309
|
+
this.nn = null;
|
|
310
|
+
this.f0 = 0;
|
|
311
|
+
this.fz = 0;
|
|
312
|
+
this.fx = 0;
|
|
313
|
+
this.f3 = 0;
|
|
314
|
+
this.fy = 0;
|
|
315
|
+
this.f2 = 0;
|
|
316
|
+
this.f1 = 0;
|
|
317
|
+
this.ch = false;
|
|
318
|
+
this.f5 = 0;
|
|
319
|
+
this.f4 = 0;
|
|
320
|
+
this.f7 = 0;
|
|
321
|
+
this.f6 = 0;
|
|
322
|
+
this.m1 = null;
|
|
323
|
+
this.m9 = null;
|
|
324
|
+
this.m5 = null;
|
|
325
|
+
this.m6 = null;
|
|
326
|
+
this.m7 = null;
|
|
327
|
+
this.m4 = null;
|
|
328
|
+
this.m8 = null;
|
|
329
|
+
this.j2 = null;
|
|
330
|
+
this.jx = null;
|
|
331
|
+
this.mx = null;
|
|
332
|
+
this.l8 = null;
|
|
333
|
+
this.l4 = null;
|
|
311
334
|
}
|
|
312
335
|
get_type() {
|
|
313
336
|
return "DomainChart";
|
|
@@ -316,192 +339,213 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
316
339
|
return this.get_type();
|
|
317
340
|
}
|
|
318
341
|
get pixelScalingRatio() {
|
|
319
|
-
return this.
|
|
342
|
+
return this.fe;
|
|
320
343
|
}
|
|
321
344
|
set pixelScalingRatio(a) {
|
|
322
|
-
this.
|
|
345
|
+
this.fe = a;
|
|
323
346
|
this.g("PixelScalingRatio");
|
|
324
347
|
}
|
|
325
348
|
get titleLeftMargin() {
|
|
326
|
-
return this.
|
|
349
|
+
return this.fr;
|
|
327
350
|
}
|
|
328
351
|
set titleLeftMargin(a) {
|
|
329
|
-
this.
|
|
352
|
+
this.fr = a;
|
|
330
353
|
this.g("TitleLeftMargin");
|
|
331
354
|
}
|
|
332
355
|
get titleRightMargin() {
|
|
333
|
-
return this.
|
|
356
|
+
return this.fs;
|
|
334
357
|
}
|
|
335
358
|
set titleRightMargin(a) {
|
|
336
|
-
this.
|
|
359
|
+
this.fs = a;
|
|
337
360
|
this.g("TitleRightMargin");
|
|
338
361
|
}
|
|
339
362
|
get titleTopMargin() {
|
|
340
|
-
return this.
|
|
363
|
+
return this.ft;
|
|
341
364
|
}
|
|
342
365
|
set titleTopMargin(a) {
|
|
343
|
-
this.
|
|
366
|
+
this.ft = a;
|
|
344
367
|
this.g("TitleTopMargin");
|
|
345
368
|
}
|
|
346
369
|
get titleBottomMargin() {
|
|
347
|
-
return this.
|
|
370
|
+
return this.fq;
|
|
348
371
|
}
|
|
349
372
|
set titleBottomMargin(a) {
|
|
350
|
-
this.
|
|
373
|
+
this.fq = a;
|
|
351
374
|
this.g("TitleBottomMargin");
|
|
352
375
|
}
|
|
353
376
|
get subtitleLeftMargin() {
|
|
354
|
-
return this.
|
|
377
|
+
return this.fm;
|
|
355
378
|
}
|
|
356
379
|
set subtitleLeftMargin(a) {
|
|
357
|
-
this.
|
|
380
|
+
this.fm = a;
|
|
358
381
|
this.g("SubtitleLeftMargin");
|
|
359
382
|
}
|
|
360
383
|
get subtitleTopMargin() {
|
|
361
|
-
return this.
|
|
384
|
+
return this.fo;
|
|
362
385
|
}
|
|
363
386
|
set subtitleTopMargin(a) {
|
|
364
|
-
this.
|
|
387
|
+
this.fo = a;
|
|
365
388
|
this.g("SubtitleTopMargin");
|
|
366
389
|
}
|
|
367
390
|
get subtitleRightMargin() {
|
|
368
|
-
return this.
|
|
391
|
+
return this.fn;
|
|
369
392
|
}
|
|
370
393
|
set subtitleRightMargin(a) {
|
|
371
|
-
this.
|
|
394
|
+
this.fn = a;
|
|
372
395
|
this.g("SubtitleRightMargin");
|
|
373
396
|
}
|
|
374
397
|
get subtitleBottomMargin() {
|
|
375
|
-
return this.
|
|
398
|
+
return this.fl;
|
|
376
399
|
}
|
|
377
400
|
set subtitleBottomMargin(a) {
|
|
378
|
-
this.
|
|
401
|
+
this.fl = a;
|
|
379
402
|
this.g("SubtitleBottomMargin");
|
|
380
403
|
}
|
|
381
404
|
get subtitleTextColor() {
|
|
382
|
-
return this.
|
|
405
|
+
return this.nc;
|
|
383
406
|
}
|
|
384
407
|
set subtitleTextColor(a) {
|
|
385
|
-
this.
|
|
408
|
+
this.nc = a;
|
|
386
409
|
this.g("SubtitleTextColor");
|
|
387
410
|
}
|
|
388
411
|
get titleTextColor() {
|
|
389
|
-
return this.
|
|
412
|
+
return this.nf;
|
|
390
413
|
}
|
|
391
414
|
set titleTextColor(a) {
|
|
392
|
-
this.
|
|
415
|
+
this.nf = a;
|
|
393
416
|
this.g("TitleTextColor");
|
|
394
417
|
}
|
|
395
418
|
get leftMargin() {
|
|
396
|
-
return this.
|
|
419
|
+
return this.fb;
|
|
397
420
|
}
|
|
398
421
|
set leftMargin(a) {
|
|
399
|
-
this.
|
|
422
|
+
this.fb = a;
|
|
400
423
|
this.g("LeftMargin");
|
|
401
424
|
}
|
|
402
425
|
get topMargin() {
|
|
403
|
-
return this.
|
|
426
|
+
return this.fu;
|
|
404
427
|
}
|
|
405
428
|
set topMargin(a) {
|
|
406
|
-
this.
|
|
429
|
+
this.fu = a;
|
|
407
430
|
this.g("TopMargin");
|
|
408
431
|
}
|
|
409
432
|
get rightMargin() {
|
|
410
|
-
return this.
|
|
433
|
+
return this.fk;
|
|
411
434
|
}
|
|
412
435
|
set rightMargin(a) {
|
|
413
|
-
this.
|
|
436
|
+
this.fk = a;
|
|
414
437
|
this.g("RightMargin");
|
|
415
438
|
}
|
|
416
439
|
get bottomMargin() {
|
|
417
|
-
return this.
|
|
440
|
+
return this.da;
|
|
418
441
|
}
|
|
419
442
|
set bottomMargin(a) {
|
|
420
|
-
this.
|
|
443
|
+
this.da = a;
|
|
421
444
|
this.g("BottomMargin");
|
|
422
445
|
}
|
|
423
446
|
get transitionDuration() {
|
|
424
|
-
return this.
|
|
447
|
+
return this.ji;
|
|
425
448
|
}
|
|
426
449
|
set transitionDuration(a) {
|
|
427
|
-
this.
|
|
450
|
+
this.ji = a;
|
|
428
451
|
this.g("TransitionDuration");
|
|
429
452
|
}
|
|
430
453
|
get transitionEasingFunctionRef() {
|
|
431
|
-
return this.
|
|
454
|
+
return this.ni;
|
|
432
455
|
}
|
|
433
456
|
set transitionEasingFunctionRef(a) {
|
|
434
|
-
this.
|
|
457
|
+
this.ni = a;
|
|
435
458
|
this.g("TransitionEasingFunctionRef");
|
|
436
459
|
}
|
|
460
|
+
get highlightingTransitionDuration() {
|
|
461
|
+
return this.jf;
|
|
462
|
+
}
|
|
463
|
+
set highlightingTransitionDuration(a) {
|
|
464
|
+
this.jf = a;
|
|
465
|
+
this.g("HighlightingTransitionDuration");
|
|
466
|
+
}
|
|
467
|
+
get selectionTransitionDuration() {
|
|
468
|
+
return this.jh;
|
|
469
|
+
}
|
|
470
|
+
set selectionTransitionDuration(a) {
|
|
471
|
+
this.jh = a;
|
|
472
|
+
this.g("SelectionTransitionDuration");
|
|
473
|
+
}
|
|
474
|
+
get focusTransitionDuration() {
|
|
475
|
+
return this.je;
|
|
476
|
+
}
|
|
477
|
+
set focusTransitionDuration(a) {
|
|
478
|
+
this.je = a;
|
|
479
|
+
this.g("FocusTransitionDuration");
|
|
480
|
+
}
|
|
437
481
|
get subtitleTextStyle() {
|
|
438
|
-
return this.
|
|
482
|
+
return this.nd;
|
|
439
483
|
}
|
|
440
484
|
set subtitleTextStyle(a) {
|
|
441
|
-
this.
|
|
485
|
+
this.nd = a;
|
|
442
486
|
this.g("SubtitleTextStyle");
|
|
443
487
|
}
|
|
444
488
|
get titleTextStyle() {
|
|
445
|
-
return this.
|
|
489
|
+
return this.ng;
|
|
446
490
|
}
|
|
447
491
|
set titleTextStyle(a) {
|
|
448
|
-
this.
|
|
492
|
+
this.ng = a;
|
|
449
493
|
this.g("TitleTextStyle");
|
|
450
494
|
}
|
|
451
495
|
get dataToolTipGroupingMode() {
|
|
452
|
-
return this.
|
|
496
|
+
return this.ki;
|
|
453
497
|
}
|
|
454
498
|
set dataToolTipGroupingMode(a) {
|
|
455
|
-
this.
|
|
499
|
+
this.ki = a;
|
|
456
500
|
this.g("DataToolTipGroupingMode");
|
|
457
501
|
}
|
|
458
502
|
get dataToolTipPositionOffsetX() {
|
|
459
|
-
return this.
|
|
503
|
+
return this.d7;
|
|
460
504
|
}
|
|
461
505
|
set dataToolTipPositionOffsetX(a) {
|
|
462
|
-
this.
|
|
506
|
+
this.d7 = a;
|
|
463
507
|
this.g("DataToolTipPositionOffsetX");
|
|
464
508
|
}
|
|
465
509
|
get dataToolTipPositionOffsetY() {
|
|
466
|
-
return this.
|
|
510
|
+
return this.d8;
|
|
467
511
|
}
|
|
468
512
|
set dataToolTipPositionOffsetY(a) {
|
|
469
|
-
this.
|
|
513
|
+
this.d8 = a;
|
|
470
514
|
this.g("DataToolTipPositionOffsetY");
|
|
471
515
|
}
|
|
472
516
|
get dataToolTipDefaultPositionOffsetX() {
|
|
473
|
-
return this.
|
|
517
|
+
return this.dh;
|
|
474
518
|
}
|
|
475
519
|
set dataToolTipDefaultPositionOffsetX(a) {
|
|
476
|
-
this.
|
|
520
|
+
this.dh = a;
|
|
477
521
|
this.g("DataToolTipDefaultPositionOffsetX");
|
|
478
522
|
}
|
|
479
523
|
get dataToolTipDefaultPositionOffsetY() {
|
|
480
|
-
return this.
|
|
524
|
+
return this.di;
|
|
481
525
|
}
|
|
482
526
|
set dataToolTipDefaultPositionOffsetY(a) {
|
|
483
|
-
this.
|
|
527
|
+
this.di = a;
|
|
484
528
|
this.g("DataToolTipDefaultPositionOffsetY");
|
|
485
529
|
}
|
|
486
530
|
get dataToolTipGroupedPositionModeX() {
|
|
487
|
-
return this.
|
|
531
|
+
return this.kg;
|
|
488
532
|
}
|
|
489
533
|
set dataToolTipGroupedPositionModeX(a) {
|
|
490
|
-
this.
|
|
534
|
+
this.kg = a;
|
|
491
535
|
this.g("DataToolTipGroupedPositionModeX");
|
|
492
536
|
}
|
|
493
537
|
get dataToolTipGroupedPositionModeY() {
|
|
494
|
-
return this.
|
|
538
|
+
return this.kh;
|
|
495
539
|
}
|
|
496
540
|
set dataToolTipGroupedPositionModeY(a) {
|
|
497
|
-
this.
|
|
541
|
+
this.kh = a;
|
|
498
542
|
this.g("DataToolTipGroupedPositionModeY");
|
|
499
543
|
}
|
|
500
544
|
get dataToolTipShouldUpdateWhenSeriesDataChanges() {
|
|
501
|
-
return this.
|
|
545
|
+
return this.b3;
|
|
502
546
|
}
|
|
503
547
|
set dataToolTipShouldUpdateWhenSeriesDataChanges(a) {
|
|
504
|
-
this.
|
|
548
|
+
this.b3 = a;
|
|
505
549
|
this.g("DataToolTipShouldUpdateWhenSeriesDataChanges");
|
|
506
550
|
}
|
|
507
551
|
get dataToolTipIncludedSeries() {
|
|
@@ -533,52 +577,52 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
533
577
|
this.g("DataToolTipExcludedColumns");
|
|
534
578
|
}
|
|
535
579
|
get dataToolTipValueFormatAbbreviation() {
|
|
536
|
-
return this.
|
|
580
|
+
return this.lv;
|
|
537
581
|
}
|
|
538
582
|
set dataToolTipValueFormatAbbreviation(a) {
|
|
539
|
-
this.
|
|
583
|
+
this.lv = a;
|
|
540
584
|
this.g("DataToolTipValueFormatAbbreviation");
|
|
541
585
|
}
|
|
542
586
|
get dataToolTipValueFormatMaxFractions() {
|
|
543
|
-
return this.
|
|
587
|
+
return this.jb;
|
|
544
588
|
}
|
|
545
589
|
set dataToolTipValueFormatMaxFractions(a) {
|
|
546
|
-
this.
|
|
590
|
+
this.jb = a;
|
|
547
591
|
this.g("DataToolTipValueFormatMaxFractions");
|
|
548
592
|
}
|
|
549
593
|
get dataToolTipValueFormatMinFractions() {
|
|
550
|
-
return this.
|
|
594
|
+
return this.jc;
|
|
551
595
|
}
|
|
552
596
|
set dataToolTipValueFormatMinFractions(a) {
|
|
553
|
-
this.
|
|
597
|
+
this.jc = a;
|
|
554
598
|
this.g("DataToolTipValueFormatMinFractions");
|
|
555
599
|
}
|
|
556
600
|
get dataToolTipValueFormatMode() {
|
|
557
|
-
return this.
|
|
601
|
+
return this.lx;
|
|
558
602
|
}
|
|
559
603
|
set dataToolTipValueFormatMode(a) {
|
|
560
|
-
this.
|
|
604
|
+
this.lx = a;
|
|
561
605
|
this.g("DataToolTipValueFormatMode");
|
|
562
606
|
}
|
|
563
607
|
get dataToolTipValueFormatCulture() {
|
|
564
|
-
return this.
|
|
608
|
+
return this.lw;
|
|
565
609
|
}
|
|
566
610
|
set dataToolTipValueFormatCulture(a) {
|
|
567
|
-
this.
|
|
611
|
+
this.lw = a;
|
|
568
612
|
this.g("DataToolTipValueFormatCulture");
|
|
569
613
|
}
|
|
570
614
|
get dataToolTipValueFormatUseGrouping() {
|
|
571
|
-
return this.
|
|
615
|
+
return this.b4;
|
|
572
616
|
}
|
|
573
617
|
set dataToolTipValueFormatUseGrouping(a) {
|
|
574
|
-
this.
|
|
618
|
+
this.b4 = a;
|
|
575
619
|
this.g("DataToolTipValueFormatUseGrouping");
|
|
576
620
|
}
|
|
577
621
|
get dataToolTipValueFormatString() {
|
|
578
|
-
return this.
|
|
622
|
+
return this.ly;
|
|
579
623
|
}
|
|
580
624
|
set dataToolTipValueFormatString(a) {
|
|
581
|
-
this.
|
|
625
|
+
this.ly = a;
|
|
582
626
|
this.g("DataToolTipValueFormatString");
|
|
583
627
|
}
|
|
584
628
|
get dataToolTipValueFormatSpecifiers() {
|
|
@@ -589,122 +633,122 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
589
633
|
this.g("DataToolTipValueFormatSpecifiers");
|
|
590
634
|
}
|
|
591
635
|
get dataToolTipValueRowMarginBottom() {
|
|
592
|
-
return this.
|
|
636
|
+
return this.ev;
|
|
593
637
|
}
|
|
594
638
|
set dataToolTipValueRowMarginBottom(a) {
|
|
595
|
-
this.
|
|
639
|
+
this.ev = a;
|
|
596
640
|
this.g("DataToolTipValueRowMarginBottom");
|
|
597
641
|
}
|
|
598
642
|
get dataToolTipValueRowMarginLeft() {
|
|
599
|
-
return this.
|
|
643
|
+
return this.ew;
|
|
600
644
|
}
|
|
601
645
|
set dataToolTipValueRowMarginLeft(a) {
|
|
602
|
-
this.
|
|
646
|
+
this.ew = a;
|
|
603
647
|
this.g("DataToolTipValueRowMarginLeft");
|
|
604
648
|
}
|
|
605
649
|
get dataToolTipValueRowMarginRight() {
|
|
606
|
-
return this.
|
|
650
|
+
return this.ex;
|
|
607
651
|
}
|
|
608
652
|
set dataToolTipValueRowMarginRight(a) {
|
|
609
|
-
this.
|
|
653
|
+
this.ex = a;
|
|
610
654
|
this.g("DataToolTipValueRowMarginRight");
|
|
611
655
|
}
|
|
612
656
|
get dataToolTipValueRowMarginTop() {
|
|
613
|
-
return this.
|
|
657
|
+
return this.ey;
|
|
614
658
|
}
|
|
615
659
|
set dataToolTipValueRowMarginTop(a) {
|
|
616
|
-
this.
|
|
660
|
+
this.ey = a;
|
|
617
661
|
this.g("DataToolTipValueRowMarginTop");
|
|
618
662
|
}
|
|
619
663
|
get dataToolTipValueRowVisible() {
|
|
620
|
-
return this.
|
|
664
|
+
return this.b5;
|
|
621
665
|
}
|
|
622
666
|
set dataToolTipValueRowVisible(a) {
|
|
623
|
-
this.
|
|
667
|
+
this.b5 = a;
|
|
624
668
|
this.g("DataToolTipValueRowVisible");
|
|
625
669
|
}
|
|
626
670
|
get dataToolTipValueTextWhenMissingData() {
|
|
627
|
-
return this.
|
|
671
|
+
return this.l3;
|
|
628
672
|
}
|
|
629
673
|
set dataToolTipValueTextWhenMissingData(a) {
|
|
630
|
-
this.
|
|
674
|
+
this.l3 = a;
|
|
631
675
|
this.g("DataToolTipValueTextWhenMissingData");
|
|
632
676
|
}
|
|
633
677
|
get dataToolTipValueTextUseSeriesColors() {
|
|
634
|
-
return this.
|
|
678
|
+
return this.b6;
|
|
635
679
|
}
|
|
636
680
|
set dataToolTipValueTextUseSeriesColors(a) {
|
|
637
|
-
this.
|
|
681
|
+
this.b6 = a;
|
|
638
682
|
this.g("DataToolTipValueTextUseSeriesColors");
|
|
639
683
|
}
|
|
640
684
|
get dataToolTipValueTextMarginBottom() {
|
|
641
|
-
return this.
|
|
685
|
+
return this.e0;
|
|
642
686
|
}
|
|
643
687
|
set dataToolTipValueTextMarginBottom(a) {
|
|
644
|
-
this.
|
|
688
|
+
this.e0 = a;
|
|
645
689
|
this.g("DataToolTipValueTextMarginBottom");
|
|
646
690
|
}
|
|
647
691
|
get dataToolTipValueTextMarginLeft() {
|
|
648
|
-
return this.
|
|
692
|
+
return this.e1;
|
|
649
693
|
}
|
|
650
694
|
set dataToolTipValueTextMarginLeft(a) {
|
|
651
|
-
this.
|
|
695
|
+
this.e1 = a;
|
|
652
696
|
this.g("DataToolTipValueTextMarginLeft");
|
|
653
697
|
}
|
|
654
698
|
get dataToolTipValueTextMarginRight() {
|
|
655
|
-
return this.
|
|
699
|
+
return this.e2;
|
|
656
700
|
}
|
|
657
701
|
set dataToolTipValueTextMarginRight(a) {
|
|
658
|
-
this.
|
|
702
|
+
this.e2 = a;
|
|
659
703
|
this.g("DataToolTipValueTextMarginRight");
|
|
660
704
|
}
|
|
661
705
|
get dataToolTipValueTextMarginTop() {
|
|
662
|
-
return this.
|
|
706
|
+
return this.e3;
|
|
663
707
|
}
|
|
664
708
|
set dataToolTipValueTextMarginTop(a) {
|
|
665
|
-
this.
|
|
709
|
+
this.e3 = a;
|
|
666
710
|
this.g("DataToolTipValueTextMarginTop");
|
|
667
711
|
}
|
|
668
712
|
get dataToolTipValueTextColor() {
|
|
669
|
-
return this.
|
|
713
|
+
return this.lz;
|
|
670
714
|
}
|
|
671
715
|
set dataToolTipValueTextColor(a) {
|
|
672
|
-
this.
|
|
716
|
+
this.lz = a;
|
|
673
717
|
this.g("DataToolTipValueTextColor");
|
|
674
718
|
}
|
|
675
719
|
get dataToolTipValueTextFontFamily() {
|
|
676
|
-
return this.
|
|
720
|
+
return this.l0;
|
|
677
721
|
}
|
|
678
722
|
set dataToolTipValueTextFontFamily(a) {
|
|
679
|
-
this.
|
|
723
|
+
this.l0 = a;
|
|
680
724
|
this.g("DataToolTipValueTextFontFamily");
|
|
681
725
|
}
|
|
682
726
|
get dataToolTipValueTextFontSize() {
|
|
683
|
-
return this.
|
|
727
|
+
return this.ez;
|
|
684
728
|
}
|
|
685
729
|
set dataToolTipValueTextFontSize(a) {
|
|
686
|
-
this.
|
|
730
|
+
this.ez = a;
|
|
687
731
|
this.g("DataToolTipValueTextFontSize");
|
|
688
732
|
}
|
|
689
733
|
get dataToolTipValueTextFontStyle() {
|
|
690
|
-
return this.
|
|
734
|
+
return this.l1;
|
|
691
735
|
}
|
|
692
736
|
set dataToolTipValueTextFontStyle(a) {
|
|
693
|
-
this.
|
|
737
|
+
this.l1 = a;
|
|
694
738
|
this.g("DataToolTipValueTextFontStyle");
|
|
695
739
|
}
|
|
696
740
|
get dataToolTipValueTextFontWeight() {
|
|
697
|
-
return this.
|
|
741
|
+
return this.l2;
|
|
698
742
|
}
|
|
699
743
|
set dataToolTipValueTextFontWeight(a) {
|
|
700
|
-
this.
|
|
744
|
+
this.l2 = a;
|
|
701
745
|
this.g("DataToolTipValueTextFontWeight");
|
|
702
746
|
}
|
|
703
747
|
get dataToolTipHeaderFormatString() {
|
|
704
|
-
return this.
|
|
748
|
+
return this.kp;
|
|
705
749
|
}
|
|
706
750
|
set dataToolTipHeaderFormatString(a) {
|
|
707
|
-
this.
|
|
751
|
+
this.kp = a;
|
|
708
752
|
this.g("DataToolTipHeaderFormatString");
|
|
709
753
|
}
|
|
710
754
|
get dataToolTipHeaderFormatSpecifiers() {
|
|
@@ -715,717 +759,717 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
715
759
|
this.g("DataToolTipHeaderFormatSpecifiers");
|
|
716
760
|
}
|
|
717
761
|
get dataToolTipHeaderFormatCulture() {
|
|
718
|
-
return this.
|
|
762
|
+
return this.kn;
|
|
719
763
|
}
|
|
720
764
|
set dataToolTipHeaderFormatCulture(a) {
|
|
721
|
-
this.
|
|
765
|
+
this.kn = a;
|
|
722
766
|
this.g("DataToolTipHeaderFormatCulture");
|
|
723
767
|
}
|
|
724
768
|
get dataToolTipHeaderFormatDate() {
|
|
725
|
-
return this.
|
|
769
|
+
return this.ko;
|
|
726
770
|
}
|
|
727
771
|
set dataToolTipHeaderFormatDate(a) {
|
|
728
|
-
this.
|
|
772
|
+
this.ko = a;
|
|
729
773
|
this.g("DataToolTipHeaderFormatDate");
|
|
730
774
|
}
|
|
731
775
|
get dataToolTipHeaderFormatTime() {
|
|
732
|
-
return this.
|
|
776
|
+
return this.kq;
|
|
733
777
|
}
|
|
734
778
|
set dataToolTipHeaderFormatTime(a) {
|
|
735
|
-
this.
|
|
779
|
+
this.kq = a;
|
|
736
780
|
this.g("DataToolTipHeaderFormatTime");
|
|
737
781
|
}
|
|
738
782
|
get dataToolTipHeaderText() {
|
|
739
|
-
return this.
|
|
783
|
+
return this.kr;
|
|
740
784
|
}
|
|
741
785
|
set dataToolTipHeaderText(a) {
|
|
742
|
-
this.
|
|
786
|
+
this.kr = a;
|
|
743
787
|
this.g("DataToolTipHeaderText");
|
|
744
788
|
}
|
|
745
789
|
get dataToolTipHeaderTextColor() {
|
|
746
|
-
return this.
|
|
790
|
+
return this.ks;
|
|
747
791
|
}
|
|
748
792
|
set dataToolTipHeaderTextColor(a) {
|
|
749
|
-
this.
|
|
793
|
+
this.ks = a;
|
|
750
794
|
this.g("DataToolTipHeaderTextColor");
|
|
751
795
|
}
|
|
752
796
|
get dataToolTipHeaderTextMarginBottom() {
|
|
753
|
-
return this.
|
|
797
|
+
return this.dy;
|
|
754
798
|
}
|
|
755
799
|
set dataToolTipHeaderTextMarginBottom(a) {
|
|
756
|
-
this.
|
|
800
|
+
this.dy = a;
|
|
757
801
|
this.g("DataToolTipHeaderTextMarginBottom");
|
|
758
802
|
}
|
|
759
803
|
get dataToolTipHeaderTextMarginLeft() {
|
|
760
|
-
return this.
|
|
804
|
+
return this.dz;
|
|
761
805
|
}
|
|
762
806
|
set dataToolTipHeaderTextMarginLeft(a) {
|
|
763
|
-
this.
|
|
807
|
+
this.dz = a;
|
|
764
808
|
this.g("DataToolTipHeaderTextMarginLeft");
|
|
765
809
|
}
|
|
766
810
|
get dataToolTipHeaderTextMarginRight() {
|
|
767
|
-
return this.
|
|
811
|
+
return this.d0;
|
|
768
812
|
}
|
|
769
813
|
set dataToolTipHeaderTextMarginRight(a) {
|
|
770
|
-
this.
|
|
814
|
+
this.d0 = a;
|
|
771
815
|
this.g("DataToolTipHeaderTextMarginRight");
|
|
772
816
|
}
|
|
773
817
|
get dataToolTipHeaderTextMarginTop() {
|
|
774
|
-
return this.
|
|
818
|
+
return this.d1;
|
|
775
819
|
}
|
|
776
820
|
set dataToolTipHeaderTextMarginTop(a) {
|
|
777
|
-
this.
|
|
821
|
+
this.d1 = a;
|
|
778
822
|
this.g("DataToolTipHeaderTextMarginTop");
|
|
779
823
|
}
|
|
780
824
|
get dataToolTipHeaderRowMarginBottom() {
|
|
781
|
-
return this.
|
|
825
|
+
return this.dt;
|
|
782
826
|
}
|
|
783
827
|
set dataToolTipHeaderRowMarginBottom(a) {
|
|
784
|
-
this.
|
|
828
|
+
this.dt = a;
|
|
785
829
|
this.g("DataToolTipHeaderRowMarginBottom");
|
|
786
830
|
}
|
|
787
831
|
get dataToolTipHeaderRowMarginLeft() {
|
|
788
|
-
return this.
|
|
832
|
+
return this.du;
|
|
789
833
|
}
|
|
790
834
|
set dataToolTipHeaderRowMarginLeft(a) {
|
|
791
|
-
this.
|
|
835
|
+
this.du = a;
|
|
792
836
|
this.g("DataToolTipHeaderRowMarginLeft");
|
|
793
837
|
}
|
|
794
838
|
get dataToolTipHeaderRowMarginRight() {
|
|
795
|
-
return this.
|
|
839
|
+
return this.dv;
|
|
796
840
|
}
|
|
797
841
|
set dataToolTipHeaderRowMarginRight(a) {
|
|
798
|
-
this.
|
|
842
|
+
this.dv = a;
|
|
799
843
|
this.g("DataToolTipHeaderRowMarginRight");
|
|
800
844
|
}
|
|
801
845
|
get dataToolTipHeaderRowMarginTop() {
|
|
802
|
-
return this.
|
|
846
|
+
return this.dw;
|
|
803
847
|
}
|
|
804
848
|
set dataToolTipHeaderRowMarginTop(a) {
|
|
805
|
-
this.
|
|
849
|
+
this.dw = a;
|
|
806
850
|
this.g("DataToolTipHeaderRowMarginTop");
|
|
807
851
|
}
|
|
808
852
|
get dataToolTipHeaderRowVisible() {
|
|
809
|
-
return this.
|
|
853
|
+
return this.b2;
|
|
810
854
|
}
|
|
811
855
|
set dataToolTipHeaderRowVisible(a) {
|
|
812
|
-
this.
|
|
856
|
+
this.b2 = a;
|
|
813
857
|
this.g("DataToolTipHeaderRowVisible");
|
|
814
858
|
}
|
|
815
859
|
get dataToolTipHeaderTextFontFamily() {
|
|
816
|
-
return this.
|
|
860
|
+
return this.kt;
|
|
817
861
|
}
|
|
818
862
|
set dataToolTipHeaderTextFontFamily(a) {
|
|
819
|
-
this.
|
|
863
|
+
this.kt = a;
|
|
820
864
|
this.g("DataToolTipHeaderTextFontFamily");
|
|
821
865
|
}
|
|
822
866
|
get dataToolTipHeaderTextFontSize() {
|
|
823
|
-
return this.
|
|
867
|
+
return this.dx;
|
|
824
868
|
}
|
|
825
869
|
set dataToolTipHeaderTextFontSize(a) {
|
|
826
|
-
this.
|
|
870
|
+
this.dx = a;
|
|
827
871
|
this.g("DataToolTipHeaderTextFontSize");
|
|
828
872
|
}
|
|
829
873
|
get dataToolTipHeaderTextFontStyle() {
|
|
830
|
-
return this.
|
|
874
|
+
return this.ku;
|
|
831
875
|
}
|
|
832
876
|
set dataToolTipHeaderTextFontStyle(a) {
|
|
833
|
-
this.
|
|
877
|
+
this.ku = a;
|
|
834
878
|
this.g("DataToolTipHeaderTextFontStyle");
|
|
835
879
|
}
|
|
836
880
|
get dataToolTipHeaderTextFontWeight() {
|
|
837
|
-
return this.
|
|
881
|
+
return this.kv;
|
|
838
882
|
}
|
|
839
883
|
set dataToolTipHeaderTextFontWeight(a) {
|
|
840
|
-
this.
|
|
884
|
+
this.kv = a;
|
|
841
885
|
this.g("DataToolTipHeaderTextFontWeight");
|
|
842
886
|
}
|
|
843
887
|
get dataToolTipGroupTextColor() {
|
|
844
|
-
return this.
|
|
888
|
+
return this.kj;
|
|
845
889
|
}
|
|
846
890
|
set dataToolTipGroupTextColor(a) {
|
|
847
|
-
this.
|
|
891
|
+
this.kj = a;
|
|
848
892
|
this.g("DataToolTipGroupTextColor");
|
|
849
893
|
}
|
|
850
894
|
get dataToolTipGroupTextMarginBottom() {
|
|
851
|
-
return this.
|
|
895
|
+
return this.dp;
|
|
852
896
|
}
|
|
853
897
|
set dataToolTipGroupTextMarginBottom(a) {
|
|
854
|
-
this.
|
|
898
|
+
this.dp = a;
|
|
855
899
|
this.g("DataToolTipGroupTextMarginBottom");
|
|
856
900
|
}
|
|
857
901
|
get dataToolTipGroupTextMarginLeft() {
|
|
858
|
-
return this.
|
|
902
|
+
return this.dq;
|
|
859
903
|
}
|
|
860
904
|
set dataToolTipGroupTextMarginLeft(a) {
|
|
861
|
-
this.
|
|
905
|
+
this.dq = a;
|
|
862
906
|
this.g("DataToolTipGroupTextMarginLeft");
|
|
863
907
|
}
|
|
864
908
|
get dataToolTipGroupTextMarginRight() {
|
|
865
|
-
return this.
|
|
909
|
+
return this.dr;
|
|
866
910
|
}
|
|
867
911
|
set dataToolTipGroupTextMarginRight(a) {
|
|
868
|
-
this.
|
|
912
|
+
this.dr = a;
|
|
869
913
|
this.g("DataToolTipGroupTextMarginRight");
|
|
870
914
|
}
|
|
871
915
|
get dataToolTipGroupTextMarginTop() {
|
|
872
|
-
return this.
|
|
916
|
+
return this.ds;
|
|
873
917
|
}
|
|
874
918
|
set dataToolTipGroupTextMarginTop(a) {
|
|
875
|
-
this.
|
|
919
|
+
this.ds = a;
|
|
876
920
|
this.g("DataToolTipGroupTextMarginTop");
|
|
877
921
|
}
|
|
878
922
|
get dataToolTipGroupRowMarginBottom() {
|
|
879
|
-
return this.
|
|
923
|
+
return this.dj;
|
|
880
924
|
}
|
|
881
925
|
set dataToolTipGroupRowMarginBottom(a) {
|
|
882
|
-
this.
|
|
926
|
+
this.dj = a;
|
|
883
927
|
this.g("DataToolTipGroupRowMarginBottom");
|
|
884
928
|
}
|
|
885
929
|
get dataToolTipGroupRowMarginLeft() {
|
|
886
|
-
return this.
|
|
930
|
+
return this.dk;
|
|
887
931
|
}
|
|
888
932
|
set dataToolTipGroupRowMarginLeft(a) {
|
|
889
|
-
this.
|
|
933
|
+
this.dk = a;
|
|
890
934
|
this.g("DataToolTipGroupRowMarginLeft");
|
|
891
935
|
}
|
|
892
936
|
get dataToolTipGroupRowMarginRight() {
|
|
893
|
-
return this.
|
|
937
|
+
return this.dl;
|
|
894
938
|
}
|
|
895
939
|
set dataToolTipGroupRowMarginRight(a) {
|
|
896
|
-
this.
|
|
940
|
+
this.dl = a;
|
|
897
941
|
this.g("DataToolTipGroupRowMarginRight");
|
|
898
942
|
}
|
|
899
943
|
get dataToolTipGroupRowMarginTop() {
|
|
900
|
-
return this.
|
|
944
|
+
return this.dm;
|
|
901
945
|
}
|
|
902
946
|
set dataToolTipGroupRowMarginTop(a) {
|
|
903
|
-
this.
|
|
947
|
+
this.dm = a;
|
|
904
948
|
this.g("DataToolTipGroupRowMarginTop");
|
|
905
949
|
}
|
|
906
950
|
get dataToolTipGroupRowVisible() {
|
|
907
|
-
return this.
|
|
951
|
+
return this.b1;
|
|
908
952
|
}
|
|
909
953
|
set dataToolTipGroupRowVisible(a) {
|
|
910
|
-
this.
|
|
954
|
+
this.b1 = a;
|
|
911
955
|
this.g("DataToolTipGroupRowVisible");
|
|
912
956
|
}
|
|
913
957
|
get dataToolTipGroupTextFontFamily() {
|
|
914
|
-
return this.
|
|
958
|
+
return this.kk;
|
|
915
959
|
}
|
|
916
960
|
set dataToolTipGroupTextFontFamily(a) {
|
|
917
|
-
this.
|
|
961
|
+
this.kk = a;
|
|
918
962
|
this.g("DataToolTipGroupTextFontFamily");
|
|
919
963
|
}
|
|
920
964
|
get dataToolTipGroupTextFontSize() {
|
|
921
|
-
return this.
|
|
965
|
+
return this.dn;
|
|
922
966
|
}
|
|
923
967
|
set dataToolTipGroupTextFontSize(a) {
|
|
924
|
-
this.
|
|
968
|
+
this.dn = a;
|
|
925
969
|
this.g("DataToolTipGroupTextFontSize");
|
|
926
970
|
}
|
|
927
971
|
get dataToolTipGroupTextFontStyle() {
|
|
928
|
-
return this.
|
|
972
|
+
return this.kl;
|
|
929
973
|
}
|
|
930
974
|
set dataToolTipGroupTextFontStyle(a) {
|
|
931
|
-
this.
|
|
975
|
+
this.kl = a;
|
|
932
976
|
this.g("DataToolTipGroupTextFontStyle");
|
|
933
977
|
}
|
|
934
978
|
get dataToolTipGroupTextFontWeight() {
|
|
935
|
-
return this.
|
|
979
|
+
return this.km;
|
|
936
980
|
}
|
|
937
981
|
set dataToolTipGroupTextFontWeight(a) {
|
|
938
|
-
this.
|
|
982
|
+
this.km = a;
|
|
939
983
|
this.g("DataToolTipGroupTextFontWeight");
|
|
940
984
|
}
|
|
941
985
|
get dataToolTipSummaryTitleTextColor() {
|
|
942
|
-
return this.
|
|
986
|
+
return this.k7;
|
|
943
987
|
}
|
|
944
988
|
set dataToolTipSummaryTitleTextColor(a) {
|
|
945
|
-
this.
|
|
989
|
+
this.k7 = a;
|
|
946
990
|
this.g("DataToolTipSummaryTitleTextColor");
|
|
947
991
|
}
|
|
948
992
|
get dataToolTipSummaryTitleTextFontFamily() {
|
|
949
|
-
return this.
|
|
993
|
+
return this.k8;
|
|
950
994
|
}
|
|
951
995
|
set dataToolTipSummaryTitleTextFontFamily(a) {
|
|
952
|
-
this.
|
|
996
|
+
this.k8 = a;
|
|
953
997
|
this.g("DataToolTipSummaryTitleTextFontFamily");
|
|
954
998
|
}
|
|
955
999
|
get dataToolTipSummaryTitleTextFontSize() {
|
|
956
|
-
return this.
|
|
1000
|
+
return this.ee;
|
|
957
1001
|
}
|
|
958
1002
|
set dataToolTipSummaryTitleTextFontSize(a) {
|
|
959
|
-
this.
|
|
1003
|
+
this.ee = a;
|
|
960
1004
|
this.g("DataToolTipSummaryTitleTextFontSize");
|
|
961
1005
|
}
|
|
962
1006
|
get dataToolTipSummaryTitleTextFontStyle() {
|
|
963
|
-
return this.
|
|
1007
|
+
return this.k9;
|
|
964
1008
|
}
|
|
965
1009
|
set dataToolTipSummaryTitleTextFontStyle(a) {
|
|
966
|
-
this.
|
|
1010
|
+
this.k9 = a;
|
|
967
1011
|
this.g("DataToolTipSummaryTitleTextFontStyle");
|
|
968
1012
|
}
|
|
969
1013
|
get dataToolTipSummaryTitleTextFontWeight() {
|
|
970
|
-
return this.
|
|
1014
|
+
return this.la;
|
|
971
1015
|
}
|
|
972
1016
|
set dataToolTipSummaryTitleTextFontWeight(a) {
|
|
973
|
-
this.
|
|
1017
|
+
this.la = a;
|
|
974
1018
|
this.g("DataToolTipSummaryTitleTextFontWeight");
|
|
975
1019
|
}
|
|
976
1020
|
get dataToolTipSummaryType() {
|
|
977
|
-
return this.
|
|
1021
|
+
return this.lb;
|
|
978
1022
|
}
|
|
979
1023
|
set dataToolTipSummaryType(a) {
|
|
980
|
-
this.
|
|
1024
|
+
this.lb = a;
|
|
981
1025
|
this.g("DataToolTipSummaryType");
|
|
982
1026
|
}
|
|
983
1027
|
get dataToolTipSummaryTitleText() {
|
|
984
|
-
return this.
|
|
1028
|
+
return this.k6;
|
|
985
1029
|
}
|
|
986
1030
|
set dataToolTipSummaryTitleText(a) {
|
|
987
|
-
this.
|
|
1031
|
+
this.k6 = a;
|
|
988
1032
|
this.g("DataToolTipSummaryTitleText");
|
|
989
1033
|
}
|
|
990
1034
|
get dataToolTipSummaryTitleTextMarginBottom() {
|
|
991
|
-
return this.
|
|
1035
|
+
return this.ef;
|
|
992
1036
|
}
|
|
993
1037
|
set dataToolTipSummaryTitleTextMarginBottom(a) {
|
|
994
|
-
this.
|
|
1038
|
+
this.ef = a;
|
|
995
1039
|
this.g("DataToolTipSummaryTitleTextMarginBottom");
|
|
996
1040
|
}
|
|
997
1041
|
get dataToolTipSummaryTitleTextMarginLeft() {
|
|
998
|
-
return this.
|
|
1042
|
+
return this.eg;
|
|
999
1043
|
}
|
|
1000
1044
|
set dataToolTipSummaryTitleTextMarginLeft(a) {
|
|
1001
|
-
this.
|
|
1045
|
+
this.eg = a;
|
|
1002
1046
|
this.g("DataToolTipSummaryTitleTextMarginLeft");
|
|
1003
1047
|
}
|
|
1004
1048
|
get dataToolTipSummaryTitleTextMarginRight() {
|
|
1005
|
-
return this.
|
|
1049
|
+
return this.eh;
|
|
1006
1050
|
}
|
|
1007
1051
|
set dataToolTipSummaryTitleTextMarginRight(a) {
|
|
1008
|
-
this.
|
|
1052
|
+
this.eh = a;
|
|
1009
1053
|
this.g("DataToolTipSummaryTitleTextMarginRight");
|
|
1010
1054
|
}
|
|
1011
1055
|
get dataToolTipSummaryTitleTextMarginTop() {
|
|
1012
|
-
return this.
|
|
1056
|
+
return this.ei;
|
|
1013
1057
|
}
|
|
1014
1058
|
set dataToolTipSummaryTitleTextMarginTop(a) {
|
|
1015
|
-
this.
|
|
1059
|
+
this.ei = a;
|
|
1016
1060
|
this.g("DataToolTipSummaryTitleTextMarginTop");
|
|
1017
1061
|
}
|
|
1018
1062
|
get dataToolTipSummaryRowMarginBottom() {
|
|
1019
|
-
return this.
|
|
1063
|
+
return this.ea;
|
|
1020
1064
|
}
|
|
1021
1065
|
set dataToolTipSummaryRowMarginBottom(a) {
|
|
1022
|
-
this.
|
|
1066
|
+
this.ea = a;
|
|
1023
1067
|
this.g("DataToolTipSummaryRowMarginBottom");
|
|
1024
1068
|
}
|
|
1025
1069
|
get dataToolTipSummaryRowMarginLeft() {
|
|
1026
|
-
return this.
|
|
1070
|
+
return this.eb;
|
|
1027
1071
|
}
|
|
1028
1072
|
set dataToolTipSummaryRowMarginLeft(a) {
|
|
1029
|
-
this.
|
|
1073
|
+
this.eb = a;
|
|
1030
1074
|
this.g("DataToolTipSummaryRowMarginLeft");
|
|
1031
1075
|
}
|
|
1032
1076
|
get dataToolTipSummaryRowMarginRight() {
|
|
1033
|
-
return this.
|
|
1077
|
+
return this.ec;
|
|
1034
1078
|
}
|
|
1035
1079
|
set dataToolTipSummaryRowMarginRight(a) {
|
|
1036
|
-
this.
|
|
1080
|
+
this.ec = a;
|
|
1037
1081
|
this.g("DataToolTipSummaryRowMarginRight");
|
|
1038
1082
|
}
|
|
1039
1083
|
get dataToolTipSummaryRowMarginTop() {
|
|
1040
|
-
return this.
|
|
1084
|
+
return this.ed;
|
|
1041
1085
|
}
|
|
1042
1086
|
set dataToolTipSummaryRowMarginTop(a) {
|
|
1043
|
-
this.
|
|
1087
|
+
this.ed = a;
|
|
1044
1088
|
this.g("DataToolTipSummaryRowMarginTop");
|
|
1045
1089
|
}
|
|
1046
1090
|
get dataToolTipSummaryValueTextColor() {
|
|
1047
|
-
return this.
|
|
1091
|
+
return this.lh;
|
|
1048
1092
|
}
|
|
1049
1093
|
set dataToolTipSummaryValueTextColor(a) {
|
|
1050
|
-
this.
|
|
1094
|
+
this.lh = a;
|
|
1051
1095
|
this.g("DataToolTipSummaryValueTextColor");
|
|
1052
1096
|
}
|
|
1053
1097
|
get dataToolTipSummaryValueTextFontFamily() {
|
|
1054
|
-
return this.
|
|
1098
|
+
return this.li;
|
|
1055
1099
|
}
|
|
1056
1100
|
set dataToolTipSummaryValueTextFontFamily(a) {
|
|
1057
|
-
this.
|
|
1101
|
+
this.li = a;
|
|
1058
1102
|
this.g("DataToolTipSummaryValueTextFontFamily");
|
|
1059
1103
|
}
|
|
1060
1104
|
get dataToolTipSummaryValueTextFontSize() {
|
|
1061
|
-
return this.
|
|
1105
|
+
return this.ek;
|
|
1062
1106
|
}
|
|
1063
1107
|
set dataToolTipSummaryValueTextFontSize(a) {
|
|
1064
|
-
this.
|
|
1108
|
+
this.ek = a;
|
|
1065
1109
|
this.g("DataToolTipSummaryValueTextFontSize");
|
|
1066
1110
|
}
|
|
1067
1111
|
get dataToolTipSummaryValueTextFontStyle() {
|
|
1068
|
-
return this.
|
|
1112
|
+
return this.lj;
|
|
1069
1113
|
}
|
|
1070
1114
|
set dataToolTipSummaryValueTextFontStyle(a) {
|
|
1071
|
-
this.
|
|
1115
|
+
this.lj = a;
|
|
1072
1116
|
this.g("DataToolTipSummaryValueTextFontStyle");
|
|
1073
1117
|
}
|
|
1074
1118
|
get dataToolTipSummaryValueTextFontWeight() {
|
|
1075
|
-
return this.
|
|
1119
|
+
return this.lk;
|
|
1076
1120
|
}
|
|
1077
1121
|
set dataToolTipSummaryValueTextFontWeight(a) {
|
|
1078
|
-
this.
|
|
1122
|
+
this.lk = a;
|
|
1079
1123
|
this.g("DataToolTipSummaryValueTextFontWeight");
|
|
1080
1124
|
}
|
|
1081
1125
|
get dataToolTipSummaryLabelText() {
|
|
1082
|
-
return this.
|
|
1126
|
+
return this.k1;
|
|
1083
1127
|
}
|
|
1084
1128
|
set dataToolTipSummaryLabelText(a) {
|
|
1085
|
-
this.
|
|
1129
|
+
this.k1 = a;
|
|
1086
1130
|
this.g("DataToolTipSummaryLabelText");
|
|
1087
1131
|
}
|
|
1088
1132
|
get dataToolTipSummaryLabelTextColor() {
|
|
1089
|
-
return this.
|
|
1133
|
+
return this.k2;
|
|
1090
1134
|
}
|
|
1091
1135
|
set dataToolTipSummaryLabelTextColor(a) {
|
|
1092
|
-
this.
|
|
1136
|
+
this.k2 = a;
|
|
1093
1137
|
this.g("DataToolTipSummaryLabelTextColor");
|
|
1094
1138
|
}
|
|
1095
1139
|
get dataToolTipSummaryLabelTextFontFamily() {
|
|
1096
|
-
return this.
|
|
1140
|
+
return this.k3;
|
|
1097
1141
|
}
|
|
1098
1142
|
set dataToolTipSummaryLabelTextFontFamily(a) {
|
|
1099
|
-
this.
|
|
1143
|
+
this.k3 = a;
|
|
1100
1144
|
this.g("DataToolTipSummaryLabelTextFontFamily");
|
|
1101
1145
|
}
|
|
1102
1146
|
get dataToolTipSummaryLabelTextFontSize() {
|
|
1103
|
-
return this.
|
|
1147
|
+
return this.d9;
|
|
1104
1148
|
}
|
|
1105
1149
|
set dataToolTipSummaryLabelTextFontSize(a) {
|
|
1106
|
-
this.
|
|
1150
|
+
this.d9 = a;
|
|
1107
1151
|
this.g("DataToolTipSummaryLabelTextFontSize");
|
|
1108
1152
|
}
|
|
1109
1153
|
get dataToolTipSummaryLabelTextFontStyle() {
|
|
1110
|
-
return this.
|
|
1154
|
+
return this.k4;
|
|
1111
1155
|
}
|
|
1112
1156
|
set dataToolTipSummaryLabelTextFontStyle(a) {
|
|
1113
|
-
this.
|
|
1157
|
+
this.k4 = a;
|
|
1114
1158
|
this.g("DataToolTipSummaryLabelTextFontStyle");
|
|
1115
1159
|
}
|
|
1116
1160
|
get dataToolTipSummaryLabelTextFontWeight() {
|
|
1117
|
-
return this.
|
|
1161
|
+
return this.k5;
|
|
1118
1162
|
}
|
|
1119
1163
|
set dataToolTipSummaryLabelTextFontWeight(a) {
|
|
1120
|
-
this.
|
|
1164
|
+
this.k5 = a;
|
|
1121
1165
|
this.g("DataToolTipSummaryLabelTextFontWeight");
|
|
1122
1166
|
}
|
|
1123
1167
|
get dataToolTipSummaryUnitsText() {
|
|
1124
|
-
return this.
|
|
1168
|
+
return this.lc;
|
|
1125
1169
|
}
|
|
1126
1170
|
set dataToolTipSummaryUnitsText(a) {
|
|
1127
|
-
this.
|
|
1171
|
+
this.lc = a;
|
|
1128
1172
|
this.g("DataToolTipSummaryUnitsText");
|
|
1129
1173
|
}
|
|
1130
1174
|
get dataToolTipSummaryUnitsTextColor() {
|
|
1131
|
-
return this.
|
|
1175
|
+
return this.ld;
|
|
1132
1176
|
}
|
|
1133
1177
|
set dataToolTipSummaryUnitsTextColor(a) {
|
|
1134
|
-
this.
|
|
1178
|
+
this.ld = a;
|
|
1135
1179
|
this.g("DataToolTipSummaryUnitsTextColor");
|
|
1136
1180
|
}
|
|
1137
1181
|
get dataToolTipSummaryUnitsTextFontFamily() {
|
|
1138
|
-
return this.
|
|
1182
|
+
return this.le;
|
|
1139
1183
|
}
|
|
1140
1184
|
set dataToolTipSummaryUnitsTextFontFamily(a) {
|
|
1141
|
-
this.
|
|
1185
|
+
this.le = a;
|
|
1142
1186
|
this.g("DataToolTipSummaryUnitsTextFontFamily");
|
|
1143
1187
|
}
|
|
1144
1188
|
get dataToolTipSummaryUnitsTextFontSize() {
|
|
1145
|
-
return this.
|
|
1189
|
+
return this.ej;
|
|
1146
1190
|
}
|
|
1147
1191
|
set dataToolTipSummaryUnitsTextFontSize(a) {
|
|
1148
|
-
this.
|
|
1192
|
+
this.ej = a;
|
|
1149
1193
|
this.g("DataToolTipSummaryUnitsTextFontSize");
|
|
1150
1194
|
}
|
|
1151
1195
|
get dataToolTipSummaryUnitsTextFontStyle() {
|
|
1152
|
-
return this.
|
|
1196
|
+
return this.lf;
|
|
1153
1197
|
}
|
|
1154
1198
|
set dataToolTipSummaryUnitsTextFontStyle(a) {
|
|
1155
|
-
this.
|
|
1199
|
+
this.lf = a;
|
|
1156
1200
|
this.g("DataToolTipSummaryUnitsTextFontStyle");
|
|
1157
1201
|
}
|
|
1158
1202
|
get dataToolTipSummaryUnitsTextFontWeight() {
|
|
1159
|
-
return this.
|
|
1203
|
+
return this.lg;
|
|
1160
1204
|
}
|
|
1161
1205
|
set dataToolTipSummaryUnitsTextFontWeight(a) {
|
|
1162
|
-
this.
|
|
1206
|
+
this.lg = a;
|
|
1163
1207
|
this.g("DataToolTipSummaryUnitsTextFontWeight");
|
|
1164
1208
|
}
|
|
1165
1209
|
get dataToolTipBadgeMarginBottom() {
|
|
1166
|
-
return this.
|
|
1210
|
+
return this.dd;
|
|
1167
1211
|
}
|
|
1168
1212
|
set dataToolTipBadgeMarginBottom(a) {
|
|
1169
|
-
this.
|
|
1213
|
+
this.dd = a;
|
|
1170
1214
|
this.g("DataToolTipBadgeMarginBottom");
|
|
1171
1215
|
}
|
|
1172
1216
|
get dataToolTipBadgeMarginLeft() {
|
|
1173
|
-
return this.
|
|
1217
|
+
return this.de;
|
|
1174
1218
|
}
|
|
1175
1219
|
set dataToolTipBadgeMarginLeft(a) {
|
|
1176
|
-
this.
|
|
1220
|
+
this.de = a;
|
|
1177
1221
|
this.g("DataToolTipBadgeMarginLeft");
|
|
1178
1222
|
}
|
|
1179
1223
|
get dataToolTipBadgeMarginRight() {
|
|
1180
|
-
return this.
|
|
1224
|
+
return this.df;
|
|
1181
1225
|
}
|
|
1182
1226
|
set dataToolTipBadgeMarginRight(a) {
|
|
1183
|
-
this.
|
|
1227
|
+
this.df = a;
|
|
1184
1228
|
this.g("DataToolTipBadgeMarginRight");
|
|
1185
1229
|
}
|
|
1186
1230
|
get dataToolTipBadgeMarginTop() {
|
|
1187
|
-
return this.
|
|
1231
|
+
return this.dg;
|
|
1188
1232
|
}
|
|
1189
1233
|
set dataToolTipBadgeMarginTop(a) {
|
|
1190
|
-
this.
|
|
1234
|
+
this.dg = a;
|
|
1191
1235
|
this.g("DataToolTipBadgeMarginTop");
|
|
1192
1236
|
}
|
|
1193
1237
|
get dataToolTipBadgeShape() {
|
|
1194
|
-
return this.
|
|
1238
|
+
return this.kf;
|
|
1195
1239
|
}
|
|
1196
1240
|
set dataToolTipBadgeShape(a) {
|
|
1197
|
-
this.
|
|
1241
|
+
this.kf = a;
|
|
1198
1242
|
this.g("DataToolTipBadgeShape");
|
|
1199
1243
|
}
|
|
1200
1244
|
get dataToolTipUnitsDisplayMode() {
|
|
1201
|
-
return this.
|
|
1245
|
+
return this.lp;
|
|
1202
1246
|
}
|
|
1203
1247
|
set dataToolTipUnitsDisplayMode(a) {
|
|
1204
|
-
this.
|
|
1248
|
+
this.lp = a;
|
|
1205
1249
|
this.g("DataToolTipUnitsDisplayMode");
|
|
1206
1250
|
}
|
|
1207
1251
|
get dataToolTipUnitsText() {
|
|
1208
|
-
return this.
|
|
1252
|
+
return this.lq;
|
|
1209
1253
|
}
|
|
1210
1254
|
set dataToolTipUnitsText(a) {
|
|
1211
|
-
this.
|
|
1255
|
+
this.lq = a;
|
|
1212
1256
|
this.g("DataToolTipUnitsText");
|
|
1213
1257
|
}
|
|
1214
1258
|
get dataToolTipUnitsTextColor() {
|
|
1215
|
-
return this.
|
|
1259
|
+
return this.lr;
|
|
1216
1260
|
}
|
|
1217
1261
|
set dataToolTipUnitsTextColor(a) {
|
|
1218
|
-
this.
|
|
1262
|
+
this.lr = a;
|
|
1219
1263
|
this.g("DataToolTipUnitsTextColor");
|
|
1220
1264
|
}
|
|
1221
1265
|
get dataToolTipUnitsTextMarginBottom() {
|
|
1222
|
-
return this.
|
|
1266
|
+
return this.er;
|
|
1223
1267
|
}
|
|
1224
1268
|
set dataToolTipUnitsTextMarginBottom(a) {
|
|
1225
|
-
this.
|
|
1269
|
+
this.er = a;
|
|
1226
1270
|
this.g("DataToolTipUnitsTextMarginBottom");
|
|
1227
1271
|
}
|
|
1228
1272
|
get dataToolTipUnitsTextMarginLeft() {
|
|
1229
|
-
return this.
|
|
1273
|
+
return this.es;
|
|
1230
1274
|
}
|
|
1231
1275
|
set dataToolTipUnitsTextMarginLeft(a) {
|
|
1232
|
-
this.
|
|
1276
|
+
this.es = a;
|
|
1233
1277
|
this.g("DataToolTipUnitsTextMarginLeft");
|
|
1234
1278
|
}
|
|
1235
1279
|
get dataToolTipUnitsTextMarginRight() {
|
|
1236
|
-
return this.
|
|
1280
|
+
return this.et;
|
|
1237
1281
|
}
|
|
1238
1282
|
set dataToolTipUnitsTextMarginRight(a) {
|
|
1239
|
-
this.
|
|
1283
|
+
this.et = a;
|
|
1240
1284
|
this.g("DataToolTipUnitsTextMarginRight");
|
|
1241
1285
|
}
|
|
1242
1286
|
get dataToolTipUnitsTextMarginTop() {
|
|
1243
|
-
return this.
|
|
1287
|
+
return this.eu;
|
|
1244
1288
|
}
|
|
1245
1289
|
set dataToolTipUnitsTextMarginTop(a) {
|
|
1246
|
-
this.
|
|
1290
|
+
this.eu = a;
|
|
1247
1291
|
this.g("DataToolTipUnitsTextMarginTop");
|
|
1248
1292
|
}
|
|
1249
1293
|
get dataToolTipUnitsTextFontFamily() {
|
|
1250
|
-
return this.
|
|
1294
|
+
return this.ls;
|
|
1251
1295
|
}
|
|
1252
1296
|
set dataToolTipUnitsTextFontFamily(a) {
|
|
1253
|
-
this.
|
|
1297
|
+
this.ls = a;
|
|
1254
1298
|
this.g("DataToolTipUnitsTextFontFamily");
|
|
1255
1299
|
}
|
|
1256
1300
|
get dataToolTipUnitsTextFontSize() {
|
|
1257
|
-
return this.
|
|
1301
|
+
return this.eq;
|
|
1258
1302
|
}
|
|
1259
1303
|
set dataToolTipUnitsTextFontSize(a) {
|
|
1260
|
-
this.
|
|
1304
|
+
this.eq = a;
|
|
1261
1305
|
this.g("DataToolTipUnitsTextFontSize");
|
|
1262
1306
|
}
|
|
1263
1307
|
get dataToolTipUnitsTextFontStyle() {
|
|
1264
|
-
return this.
|
|
1308
|
+
return this.lt;
|
|
1265
1309
|
}
|
|
1266
1310
|
set dataToolTipUnitsTextFontStyle(a) {
|
|
1267
|
-
this.
|
|
1311
|
+
this.lt = a;
|
|
1268
1312
|
this.g("DataToolTipUnitsTextFontStyle");
|
|
1269
1313
|
}
|
|
1270
1314
|
get dataToolTipUnitsTextFontWeight() {
|
|
1271
|
-
return this.
|
|
1315
|
+
return this.lu;
|
|
1272
1316
|
}
|
|
1273
1317
|
set dataToolTipUnitsTextFontWeight(a) {
|
|
1274
|
-
this.
|
|
1318
|
+
this.lu = a;
|
|
1275
1319
|
this.g("DataToolTipUnitsTextFontWeight");
|
|
1276
1320
|
}
|
|
1277
1321
|
get dataToolTipTitleTextMarginBottom() {
|
|
1278
|
-
return this.
|
|
1322
|
+
return this.em;
|
|
1279
1323
|
}
|
|
1280
1324
|
set dataToolTipTitleTextMarginBottom(a) {
|
|
1281
|
-
this.
|
|
1325
|
+
this.em = a;
|
|
1282
1326
|
this.g("DataToolTipTitleTextMarginBottom");
|
|
1283
1327
|
}
|
|
1284
1328
|
get dataToolTipTitleTextMarginLeft() {
|
|
1285
|
-
return this.
|
|
1329
|
+
return this.en;
|
|
1286
1330
|
}
|
|
1287
1331
|
set dataToolTipTitleTextMarginLeft(a) {
|
|
1288
|
-
this.
|
|
1332
|
+
this.en = a;
|
|
1289
1333
|
this.g("DataToolTipTitleTextMarginLeft");
|
|
1290
1334
|
}
|
|
1291
1335
|
get dataToolTipTitleTextMarginRight() {
|
|
1292
|
-
return this.
|
|
1336
|
+
return this.eo;
|
|
1293
1337
|
}
|
|
1294
1338
|
set dataToolTipTitleTextMarginRight(a) {
|
|
1295
|
-
this.
|
|
1339
|
+
this.eo = a;
|
|
1296
1340
|
this.g("DataToolTipTitleTextMarginRight");
|
|
1297
1341
|
}
|
|
1298
1342
|
get dataToolTipTitleTextMarginTop() {
|
|
1299
|
-
return this.
|
|
1343
|
+
return this.ep;
|
|
1300
1344
|
}
|
|
1301
1345
|
set dataToolTipTitleTextMarginTop(a) {
|
|
1302
|
-
this.
|
|
1346
|
+
this.ep = a;
|
|
1303
1347
|
this.g("DataToolTipTitleTextMarginTop");
|
|
1304
1348
|
}
|
|
1305
1349
|
get dataToolTipTitleTextColor() {
|
|
1306
|
-
return this.
|
|
1350
|
+
return this.ll;
|
|
1307
1351
|
}
|
|
1308
1352
|
set dataToolTipTitleTextColor(a) {
|
|
1309
|
-
this.
|
|
1353
|
+
this.ll = a;
|
|
1310
1354
|
this.g("DataToolTipTitleTextColor");
|
|
1311
1355
|
}
|
|
1312
1356
|
get dataToolTipTitleTextFontFamily() {
|
|
1313
|
-
return this.
|
|
1357
|
+
return this.lm;
|
|
1314
1358
|
}
|
|
1315
1359
|
set dataToolTipTitleTextFontFamily(a) {
|
|
1316
|
-
this.
|
|
1360
|
+
this.lm = a;
|
|
1317
1361
|
this.g("DataToolTipTitleTextFontFamily");
|
|
1318
1362
|
}
|
|
1319
1363
|
get dataToolTipTitleTextFontSize() {
|
|
1320
|
-
return this.
|
|
1364
|
+
return this.el;
|
|
1321
1365
|
}
|
|
1322
1366
|
set dataToolTipTitleTextFontSize(a) {
|
|
1323
|
-
this.
|
|
1367
|
+
this.el = a;
|
|
1324
1368
|
this.g("DataToolTipTitleTextFontSize");
|
|
1325
1369
|
}
|
|
1326
1370
|
get dataToolTipTitleTextFontStyle() {
|
|
1327
|
-
return this.
|
|
1371
|
+
return this.ln;
|
|
1328
1372
|
}
|
|
1329
1373
|
set dataToolTipTitleTextFontStyle(a) {
|
|
1330
|
-
this.
|
|
1374
|
+
this.ln = a;
|
|
1331
1375
|
this.g("DataToolTipTitleTextFontStyle");
|
|
1332
1376
|
}
|
|
1333
1377
|
get dataToolTipTitleTextFontWeight() {
|
|
1334
|
-
return this.
|
|
1378
|
+
return this.lo;
|
|
1335
1379
|
}
|
|
1336
1380
|
set dataToolTipTitleTextFontWeight(a) {
|
|
1337
|
-
this.
|
|
1381
|
+
this.lo = a;
|
|
1338
1382
|
this.g("DataToolTipTitleTextFontWeight");
|
|
1339
1383
|
}
|
|
1340
1384
|
get dataToolTipLabelDisplayMode() {
|
|
1341
|
-
return this.
|
|
1385
|
+
return this.kw;
|
|
1342
1386
|
}
|
|
1343
1387
|
set dataToolTipLabelDisplayMode(a) {
|
|
1344
|
-
this.
|
|
1388
|
+
this.kw = a;
|
|
1345
1389
|
this.g("DataToolTipLabelDisplayMode");
|
|
1346
1390
|
}
|
|
1347
1391
|
get dataToolTipLabelTextColor() {
|
|
1348
|
-
return this.
|
|
1392
|
+
return this.kx;
|
|
1349
1393
|
}
|
|
1350
1394
|
set dataToolTipLabelTextColor(a) {
|
|
1351
|
-
this.
|
|
1395
|
+
this.kx = a;
|
|
1352
1396
|
this.g("DataToolTipLabelTextColor");
|
|
1353
1397
|
}
|
|
1354
1398
|
get dataToolTipLabelTextMarginBottom() {
|
|
1355
|
-
return this.
|
|
1399
|
+
return this.d3;
|
|
1356
1400
|
}
|
|
1357
1401
|
set dataToolTipLabelTextMarginBottom(a) {
|
|
1358
|
-
this.
|
|
1402
|
+
this.d3 = a;
|
|
1359
1403
|
this.g("DataToolTipLabelTextMarginBottom");
|
|
1360
1404
|
}
|
|
1361
1405
|
get dataToolTipLabelTextMarginLeft() {
|
|
1362
|
-
return this.
|
|
1406
|
+
return this.d4;
|
|
1363
1407
|
}
|
|
1364
1408
|
set dataToolTipLabelTextMarginLeft(a) {
|
|
1365
|
-
this.
|
|
1409
|
+
this.d4 = a;
|
|
1366
1410
|
this.g("DataToolTipLabelTextMarginLeft");
|
|
1367
1411
|
}
|
|
1368
1412
|
get dataToolTipLabelTextMarginRight() {
|
|
1369
|
-
return this.
|
|
1413
|
+
return this.d5;
|
|
1370
1414
|
}
|
|
1371
1415
|
set dataToolTipLabelTextMarginRight(a) {
|
|
1372
|
-
this.
|
|
1416
|
+
this.d5 = a;
|
|
1373
1417
|
this.g("DataToolTipLabelTextMarginRight");
|
|
1374
1418
|
}
|
|
1375
1419
|
get dataToolTipLabelTextMarginTop() {
|
|
1376
|
-
return this.
|
|
1420
|
+
return this.d6;
|
|
1377
1421
|
}
|
|
1378
1422
|
set dataToolTipLabelTextMarginTop(a) {
|
|
1379
|
-
this.
|
|
1423
|
+
this.d6 = a;
|
|
1380
1424
|
this.g("DataToolTipLabelTextMarginTop");
|
|
1381
1425
|
}
|
|
1382
1426
|
get dataToolTipLabelTextFontFamily() {
|
|
1383
|
-
return this.
|
|
1427
|
+
return this.ky;
|
|
1384
1428
|
}
|
|
1385
1429
|
set dataToolTipLabelTextFontFamily(a) {
|
|
1386
|
-
this.
|
|
1430
|
+
this.ky = a;
|
|
1387
1431
|
this.g("DataToolTipLabelTextFontFamily");
|
|
1388
1432
|
}
|
|
1389
1433
|
get dataToolTipLabelTextFontSize() {
|
|
1390
|
-
return this.
|
|
1434
|
+
return this.d2;
|
|
1391
1435
|
}
|
|
1392
1436
|
set dataToolTipLabelTextFontSize(a) {
|
|
1393
|
-
this.
|
|
1437
|
+
this.d2 = a;
|
|
1394
1438
|
this.g("DataToolTipLabelTextFontSize");
|
|
1395
1439
|
}
|
|
1396
1440
|
get dataToolTipLabelTextFontStyle() {
|
|
1397
|
-
return this.
|
|
1441
|
+
return this.kz;
|
|
1398
1442
|
}
|
|
1399
1443
|
set dataToolTipLabelTextFontStyle(a) {
|
|
1400
|
-
this.
|
|
1444
|
+
this.kz = a;
|
|
1401
1445
|
this.g("DataToolTipLabelTextFontStyle");
|
|
1402
1446
|
}
|
|
1403
1447
|
get dataToolTipLabelTextFontWeight() {
|
|
1404
|
-
return this.
|
|
1448
|
+
return this.k0;
|
|
1405
1449
|
}
|
|
1406
1450
|
set dataToolTipLabelTextFontWeight(a) {
|
|
1407
|
-
this.
|
|
1451
|
+
this.k0 = a;
|
|
1408
1452
|
this.g("DataToolTipLabelTextFontWeight");
|
|
1409
1453
|
}
|
|
1410
1454
|
get sortDescriptions() {
|
|
1411
|
-
return this.
|
|
1455
|
+
return this.aj;
|
|
1412
1456
|
}
|
|
1413
1457
|
set sortDescriptions(a) {
|
|
1414
|
-
this.
|
|
1458
|
+
this.aj = a;
|
|
1415
1459
|
this.g("SortDescriptions");
|
|
1416
1460
|
}
|
|
1417
1461
|
get groupSortDescriptions() {
|
|
1418
|
-
return this.
|
|
1462
|
+
return this.v;
|
|
1419
1463
|
}
|
|
1420
1464
|
set groupSortDescriptions(a) {
|
|
1421
|
-
this.
|
|
1465
|
+
this.v = a;
|
|
1422
1466
|
this.g("GroupSortDescriptions");
|
|
1423
1467
|
}
|
|
1424
1468
|
get groupDescriptions() {
|
|
1425
|
-
return this.
|
|
1469
|
+
return this.u;
|
|
1426
1470
|
}
|
|
1427
1471
|
set groupDescriptions(a) {
|
|
1428
|
-
this.
|
|
1472
|
+
this.u = a;
|
|
1429
1473
|
this.g("GroupDescriptions");
|
|
1430
1474
|
}
|
|
1431
1475
|
get filterExpressions() {
|
|
@@ -1436,122 +1480,185 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1436
1480
|
this.g("FilterExpressions");
|
|
1437
1481
|
}
|
|
1438
1482
|
get highlightFilterExpressions() {
|
|
1439
|
-
return this.
|
|
1483
|
+
return this.w;
|
|
1440
1484
|
}
|
|
1441
1485
|
set highlightFilterExpressions(a) {
|
|
1442
|
-
this.
|
|
1486
|
+
this.w = a;
|
|
1443
1487
|
this.g("HighlightFilterExpressions");
|
|
1444
1488
|
}
|
|
1445
1489
|
get summaryDescriptions() {
|
|
1446
|
-
return this.
|
|
1490
|
+
return this.ak;
|
|
1447
1491
|
}
|
|
1448
1492
|
set summaryDescriptions(a) {
|
|
1449
|
-
this.
|
|
1493
|
+
this.ak = a;
|
|
1450
1494
|
this.g("SummaryDescriptions");
|
|
1451
1495
|
}
|
|
1496
|
+
get selectionMode() {
|
|
1497
|
+
return this.m0;
|
|
1498
|
+
}
|
|
1499
|
+
set selectionMode(a) {
|
|
1500
|
+
this.m0 = a;
|
|
1501
|
+
this.g("SelectionMode");
|
|
1502
|
+
}
|
|
1503
|
+
get focusMode() {
|
|
1504
|
+
return this.l9;
|
|
1505
|
+
}
|
|
1506
|
+
set focusMode(a) {
|
|
1507
|
+
this.l9 = a;
|
|
1508
|
+
this.g("FocusMode");
|
|
1509
|
+
}
|
|
1510
|
+
get selectionBrush() {
|
|
1511
|
+
return this.mz;
|
|
1512
|
+
}
|
|
1513
|
+
set selectionBrush(a) {
|
|
1514
|
+
this.mz = a;
|
|
1515
|
+
this.g("SelectionBrush");
|
|
1516
|
+
}
|
|
1517
|
+
get focusBrush() {
|
|
1518
|
+
return this.l7;
|
|
1519
|
+
}
|
|
1520
|
+
set focusBrush(a) {
|
|
1521
|
+
this.l7 = a;
|
|
1522
|
+
this.g("FocusBrush");
|
|
1523
|
+
}
|
|
1524
|
+
get selectionBehavior() {
|
|
1525
|
+
return this.my;
|
|
1526
|
+
}
|
|
1527
|
+
set selectionBehavior(a) {
|
|
1528
|
+
this.my = a;
|
|
1529
|
+
this.g("SelectionBehavior");
|
|
1530
|
+
}
|
|
1531
|
+
get selectedSeriesItems() {
|
|
1532
|
+
return this.ai;
|
|
1533
|
+
}
|
|
1534
|
+
set selectedSeriesItems(a) {
|
|
1535
|
+
this.ai = a;
|
|
1536
|
+
this.g("SelectedSeriesItems");
|
|
1537
|
+
}
|
|
1538
|
+
get focusedSeriesItems() {
|
|
1539
|
+
return this.t;
|
|
1540
|
+
}
|
|
1541
|
+
set focusedSeriesItems(a) {
|
|
1542
|
+
this.t = a;
|
|
1543
|
+
this.g("FocusedSeriesItems");
|
|
1544
|
+
}
|
|
1452
1545
|
get initialSortDescriptions() {
|
|
1453
|
-
return this.
|
|
1546
|
+
return this.ac;
|
|
1454
1547
|
}
|
|
1455
1548
|
set initialSortDescriptions(a) {
|
|
1456
|
-
this.
|
|
1549
|
+
this.ac = a;
|
|
1457
1550
|
this.g("InitialSortDescriptions");
|
|
1458
1551
|
}
|
|
1459
1552
|
get initialGroupSortDescriptions() {
|
|
1460
|
-
return this.
|
|
1553
|
+
return this.aa;
|
|
1461
1554
|
}
|
|
1462
1555
|
set initialGroupSortDescriptions(a) {
|
|
1463
|
-
this.
|
|
1556
|
+
this.aa = a;
|
|
1464
1557
|
this.g("InitialGroupSortDescriptions");
|
|
1465
1558
|
}
|
|
1466
1559
|
get initialGroupDescriptions() {
|
|
1467
|
-
return this.
|
|
1560
|
+
return this.z;
|
|
1468
1561
|
}
|
|
1469
1562
|
set initialGroupDescriptions(a) {
|
|
1470
|
-
this.
|
|
1563
|
+
this.z = a;
|
|
1471
1564
|
this.g("InitialGroupDescriptions");
|
|
1472
1565
|
}
|
|
1473
1566
|
get initialFilterExpressions() {
|
|
1474
|
-
return this.
|
|
1567
|
+
return this.y;
|
|
1475
1568
|
}
|
|
1476
1569
|
set initialFilterExpressions(a) {
|
|
1477
|
-
this.
|
|
1570
|
+
this.y = a;
|
|
1478
1571
|
this.g("InitialFilterExpressions");
|
|
1479
1572
|
}
|
|
1480
1573
|
get initialHighlightFilterExpressions() {
|
|
1481
|
-
return this.
|
|
1574
|
+
return this.ab;
|
|
1482
1575
|
}
|
|
1483
1576
|
set initialHighlightFilterExpressions(a) {
|
|
1484
|
-
this.
|
|
1577
|
+
this.ab = a;
|
|
1485
1578
|
this.g("InitialHighlightFilterExpressions");
|
|
1486
1579
|
}
|
|
1487
1580
|
get initialSummaryDescriptions() {
|
|
1488
|
-
return this.
|
|
1581
|
+
return this.ad;
|
|
1489
1582
|
}
|
|
1490
1583
|
set initialSummaryDescriptions(a) {
|
|
1491
|
-
this.
|
|
1584
|
+
this.ad = a;
|
|
1492
1585
|
this.g("InitialSummaryDescriptions");
|
|
1493
1586
|
}
|
|
1494
1587
|
get initialSorts() {
|
|
1495
|
-
return this.
|
|
1588
|
+
return this.mn;
|
|
1496
1589
|
}
|
|
1497
1590
|
set initialSorts(a) {
|
|
1498
|
-
this.
|
|
1591
|
+
this.mn = a;
|
|
1499
1592
|
this.g("InitialSorts");
|
|
1500
1593
|
}
|
|
1501
1594
|
get groupSorts() {
|
|
1502
|
-
return this.
|
|
1595
|
+
return this.ma;
|
|
1503
1596
|
}
|
|
1504
1597
|
set groupSorts(a) {
|
|
1505
|
-
this.
|
|
1598
|
+
this.ma = a;
|
|
1506
1599
|
this.g("GroupSorts");
|
|
1507
1600
|
}
|
|
1508
1601
|
get initialGroups() {
|
|
1509
|
-
return this.
|
|
1602
|
+
return this.ml;
|
|
1510
1603
|
}
|
|
1511
1604
|
set initialGroups(a) {
|
|
1512
|
-
this.
|
|
1605
|
+
this.ml = a;
|
|
1513
1606
|
this.g("InitialGroups");
|
|
1514
1607
|
}
|
|
1515
1608
|
get initialFilter() {
|
|
1516
|
-
return this.
|
|
1609
|
+
return this.mk;
|
|
1517
1610
|
}
|
|
1518
1611
|
set initialFilter(a) {
|
|
1519
|
-
this.
|
|
1612
|
+
this.mk = a;
|
|
1520
1613
|
this.g("InitialFilter");
|
|
1521
1614
|
}
|
|
1522
1615
|
get initialHighlightFilter() {
|
|
1523
|
-
return this.
|
|
1616
|
+
return this.mm;
|
|
1524
1617
|
}
|
|
1525
1618
|
set initialHighlightFilter(a) {
|
|
1526
|
-
this.
|
|
1619
|
+
this.mm = a;
|
|
1527
1620
|
this.g("InitialHighlightFilter");
|
|
1528
1621
|
}
|
|
1529
1622
|
get initialSummaries() {
|
|
1530
|
-
return this.
|
|
1623
|
+
return this.mo;
|
|
1531
1624
|
}
|
|
1532
1625
|
set initialSummaries(a) {
|
|
1533
|
-
this.
|
|
1626
|
+
this.mo = a;
|
|
1534
1627
|
this.g("InitialSummaries");
|
|
1535
1628
|
}
|
|
1536
1629
|
get dataSourceRef() {
|
|
1537
|
-
return this.
|
|
1630
|
+
return this.ke;
|
|
1538
1631
|
}
|
|
1539
1632
|
set dataSourceRef(a) {
|
|
1540
|
-
this.
|
|
1633
|
+
this.ke = a;
|
|
1541
1634
|
this.g("DataSourceRef");
|
|
1542
1635
|
}
|
|
1543
1636
|
get dataSource() {
|
|
1544
|
-
return this.
|
|
1637
|
+
return this.bl;
|
|
1545
1638
|
}
|
|
1546
1639
|
set dataSource(a) {
|
|
1547
|
-
this.
|
|
1640
|
+
this.bl = a;
|
|
1548
1641
|
this.g("DataSource");
|
|
1549
1642
|
}
|
|
1643
|
+
get highlightedDataSourceRef() {
|
|
1644
|
+
return this.mb;
|
|
1645
|
+
}
|
|
1646
|
+
set highlightedDataSourceRef(a) {
|
|
1647
|
+
this.mb = a;
|
|
1648
|
+
this.g("HighlightedDataSourceRef");
|
|
1649
|
+
}
|
|
1650
|
+
get highlightedDataSource() {
|
|
1651
|
+
return this.bm;
|
|
1652
|
+
}
|
|
1653
|
+
set highlightedDataSource(a) {
|
|
1654
|
+
this.bm = a;
|
|
1655
|
+
this.g("HighlightedDataSource");
|
|
1656
|
+
}
|
|
1550
1657
|
get includedProperties() {
|
|
1551
|
-
return this.
|
|
1658
|
+
return this.x;
|
|
1552
1659
|
}
|
|
1553
1660
|
set includedProperties(a) {
|
|
1554
|
-
this.
|
|
1661
|
+
this.x = a;
|
|
1555
1662
|
this.g("IncludedProperties");
|
|
1556
1663
|
}
|
|
1557
1664
|
get excludedProperties() {
|
|
@@ -1569,10 +1676,10 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1569
1676
|
this.g("Brushes");
|
|
1570
1677
|
}
|
|
1571
1678
|
get outlines() {
|
|
1572
|
-
return this.
|
|
1679
|
+
return this.ah;
|
|
1573
1680
|
}
|
|
1574
1681
|
set outlines(a) {
|
|
1575
|
-
this.
|
|
1682
|
+
this.ah = a;
|
|
1576
1683
|
this.g("Outlines");
|
|
1577
1684
|
}
|
|
1578
1685
|
get actualBrushes() {
|
|
@@ -1590,472 +1697,535 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
1590
1697
|
this.g("ActualOutlines");
|
|
1591
1698
|
}
|
|
1592
1699
|
get legendRef() {
|
|
1593
|
-
return this.
|
|
1700
|
+
return this.ms;
|
|
1594
1701
|
}
|
|
1595
1702
|
set legendRef(a) {
|
|
1596
|
-
this.
|
|
1703
|
+
this.ms = a;
|
|
1597
1704
|
this.g("LegendRef");
|
|
1598
1705
|
}
|
|
1599
1706
|
get isHorizontalZoomEnabled() {
|
|
1600
|
-
return this.
|
|
1707
|
+
return this.b9;
|
|
1601
1708
|
}
|
|
1602
1709
|
set isHorizontalZoomEnabled(a) {
|
|
1603
|
-
this.
|
|
1710
|
+
this.b9 = a;
|
|
1604
1711
|
this.g("IsHorizontalZoomEnabled");
|
|
1605
1712
|
}
|
|
1606
1713
|
get isVerticalZoomEnabled() {
|
|
1607
|
-
return this.
|
|
1714
|
+
return this.cb;
|
|
1608
1715
|
}
|
|
1609
1716
|
set isVerticalZoomEnabled(a) {
|
|
1610
|
-
this.
|
|
1717
|
+
this.cb = a;
|
|
1611
1718
|
this.g("IsVerticalZoomEnabled");
|
|
1612
1719
|
}
|
|
1613
1720
|
get shouldDisplayMockData() {
|
|
1614
|
-
return this.
|
|
1721
|
+
return this.cd;
|
|
1615
1722
|
}
|
|
1616
1723
|
set shouldDisplayMockData(a) {
|
|
1617
|
-
this.
|
|
1724
|
+
this.cd = a;
|
|
1618
1725
|
this.g("ShouldDisplayMockData");
|
|
1619
1726
|
}
|
|
1620
1727
|
get shouldUseSkeletonStyleForMockData() {
|
|
1621
|
-
return this.
|
|
1728
|
+
return this.cf;
|
|
1622
1729
|
}
|
|
1623
1730
|
set shouldUseSkeletonStyleForMockData(a) {
|
|
1624
|
-
this.
|
|
1731
|
+
this.cf = a;
|
|
1625
1732
|
this.g("ShouldUseSkeletonStyleForMockData");
|
|
1626
1733
|
}
|
|
1627
1734
|
get highlightedValuesDisplayMode() {
|
|
1628
|
-
return this.
|
|
1735
|
+
return this.md;
|
|
1629
1736
|
}
|
|
1630
1737
|
set highlightedValuesDisplayMode(a) {
|
|
1631
|
-
this.
|
|
1738
|
+
this.md = a;
|
|
1632
1739
|
this.g("HighlightedValuesDisplayMode");
|
|
1633
1740
|
}
|
|
1634
1741
|
get isSeriesHighlightingEnabled() {
|
|
1635
|
-
return this.
|
|
1742
|
+
return this.ca;
|
|
1636
1743
|
}
|
|
1637
1744
|
set isSeriesHighlightingEnabled(a) {
|
|
1638
|
-
this.
|
|
1745
|
+
this.ca = a;
|
|
1639
1746
|
this.g("IsSeriesHighlightingEnabled");
|
|
1640
1747
|
}
|
|
1748
|
+
get highlightedLegendItemVisibility() {
|
|
1749
|
+
return this.mc;
|
|
1750
|
+
}
|
|
1751
|
+
set highlightedLegendItemVisibility(a) {
|
|
1752
|
+
this.mc = a;
|
|
1753
|
+
this.g("HighlightedLegendItemVisibility");
|
|
1754
|
+
}
|
|
1641
1755
|
get windowRect() {
|
|
1642
|
-
return this.
|
|
1756
|
+
return this.bp;
|
|
1643
1757
|
}
|
|
1644
1758
|
set windowRect(a) {
|
|
1645
|
-
this.
|
|
1759
|
+
this.bp = a;
|
|
1646
1760
|
this.g("WindowRect");
|
|
1647
1761
|
}
|
|
1648
1762
|
get chartTitle() {
|
|
1649
|
-
return this.
|
|
1763
|
+
return this.j5;
|
|
1650
1764
|
}
|
|
1651
1765
|
set chartTitle(a) {
|
|
1652
|
-
this.
|
|
1766
|
+
this.j5 = a;
|
|
1653
1767
|
this.g("ChartTitle");
|
|
1654
1768
|
}
|
|
1655
1769
|
get subtitle() {
|
|
1656
|
-
return this.
|
|
1770
|
+
return this.na;
|
|
1657
1771
|
}
|
|
1658
1772
|
set subtitle(a) {
|
|
1659
|
-
this.
|
|
1773
|
+
this.na = a;
|
|
1660
1774
|
this.g("Subtitle");
|
|
1661
1775
|
}
|
|
1662
1776
|
get titleAlignment() {
|
|
1663
|
-
return this.
|
|
1777
|
+
return this.ne;
|
|
1664
1778
|
}
|
|
1665
1779
|
set titleAlignment(a) {
|
|
1666
|
-
this.
|
|
1780
|
+
this.ne = a;
|
|
1667
1781
|
this.g("TitleAlignment");
|
|
1668
1782
|
}
|
|
1669
1783
|
get subtitleAlignment() {
|
|
1670
|
-
return this.
|
|
1784
|
+
return this.nb;
|
|
1671
1785
|
}
|
|
1672
1786
|
set subtitleAlignment(a) {
|
|
1673
|
-
this.
|
|
1787
|
+
this.nb = a;
|
|
1674
1788
|
this.g("SubtitleAlignment");
|
|
1675
1789
|
}
|
|
1676
1790
|
get unknownValuePlotting() {
|
|
1677
|
-
return this.
|
|
1791
|
+
return this.nk;
|
|
1678
1792
|
}
|
|
1679
1793
|
set unknownValuePlotting(a) {
|
|
1680
|
-
this.
|
|
1794
|
+
this.nk = a;
|
|
1681
1795
|
this.g("UnknownValuePlotting");
|
|
1682
1796
|
}
|
|
1683
1797
|
get resolution() {
|
|
1684
|
-
return this.
|
|
1798
|
+
return this.fj;
|
|
1685
1799
|
}
|
|
1686
1800
|
set resolution(a) {
|
|
1687
|
-
this.
|
|
1801
|
+
this.fj = a;
|
|
1688
1802
|
this.g("Resolution");
|
|
1689
1803
|
}
|
|
1690
1804
|
get thickness() {
|
|
1691
|
-
return this.
|
|
1805
|
+
return this.fp;
|
|
1692
1806
|
}
|
|
1693
1807
|
set thickness(a) {
|
|
1694
|
-
this.
|
|
1808
|
+
this.fp = a;
|
|
1695
1809
|
this.g("Thickness");
|
|
1696
1810
|
}
|
|
1697
1811
|
get outlineMode() {
|
|
1698
|
-
return this.
|
|
1812
|
+
return this.mw;
|
|
1699
1813
|
}
|
|
1700
1814
|
set outlineMode(a) {
|
|
1701
|
-
this.
|
|
1815
|
+
this.mw = a;
|
|
1702
1816
|
this.g("OutlineMode");
|
|
1703
1817
|
}
|
|
1704
1818
|
get markerOutlineMode() {
|
|
1705
|
-
return this.
|
|
1819
|
+
return this.mv;
|
|
1706
1820
|
}
|
|
1707
1821
|
set markerOutlineMode(a) {
|
|
1708
|
-
this.
|
|
1822
|
+
this.mv = a;
|
|
1709
1823
|
this.g("MarkerOutlineMode");
|
|
1710
1824
|
}
|
|
1711
1825
|
get markerFillMode() {
|
|
1712
|
-
return this.
|
|
1826
|
+
return this.mu;
|
|
1713
1827
|
}
|
|
1714
1828
|
set markerFillMode(a) {
|
|
1715
|
-
this.
|
|
1829
|
+
this.mu = a;
|
|
1716
1830
|
this.g("MarkerFillMode");
|
|
1717
1831
|
}
|
|
1718
1832
|
get markerFillOpacity() {
|
|
1719
|
-
return this.
|
|
1833
|
+
return this.fc;
|
|
1720
1834
|
}
|
|
1721
1835
|
set markerFillOpacity(a) {
|
|
1722
|
-
this.
|
|
1836
|
+
this.fc = a;
|
|
1723
1837
|
this.g("MarkerFillOpacity");
|
|
1724
1838
|
}
|
|
1725
1839
|
get markerThickness() {
|
|
1726
|
-
return this.
|
|
1840
|
+
return this.fd;
|
|
1727
1841
|
}
|
|
1728
1842
|
set markerThickness(a) {
|
|
1729
|
-
this.
|
|
1843
|
+
this.fd = a;
|
|
1730
1844
|
this.g("MarkerThickness");
|
|
1731
1845
|
}
|
|
1732
1846
|
get markerTypes() {
|
|
1733
|
-
return this.
|
|
1847
|
+
return this.ag;
|
|
1734
1848
|
}
|
|
1735
1849
|
set markerTypes(a) {
|
|
1736
|
-
this.
|
|
1850
|
+
this.ag = a;
|
|
1737
1851
|
this.g("MarkerTypes");
|
|
1738
1852
|
}
|
|
1739
1853
|
get markerAutomaticBehavior() {
|
|
1740
|
-
return this.
|
|
1854
|
+
return this.mt;
|
|
1741
1855
|
}
|
|
1742
1856
|
set markerAutomaticBehavior(a) {
|
|
1743
|
-
this.
|
|
1857
|
+
this.mt = a;
|
|
1744
1858
|
this.g("MarkerAutomaticBehavior");
|
|
1745
1859
|
}
|
|
1746
1860
|
get markerBrushes() {
|
|
1747
|
-
return this.
|
|
1861
|
+
return this.ae;
|
|
1748
1862
|
}
|
|
1749
1863
|
set markerBrushes(a) {
|
|
1750
|
-
this.
|
|
1864
|
+
this.ae = a;
|
|
1751
1865
|
this.g("MarkerBrushes");
|
|
1752
1866
|
}
|
|
1753
1867
|
get markerOutlines() {
|
|
1754
|
-
return this.
|
|
1868
|
+
return this.af;
|
|
1755
1869
|
}
|
|
1756
1870
|
set markerOutlines(a) {
|
|
1757
|
-
this.
|
|
1871
|
+
this.af = a;
|
|
1758
1872
|
this.g("MarkerOutlines");
|
|
1759
1873
|
}
|
|
1760
1874
|
get markerMaxCount() {
|
|
1761
|
-
return this.
|
|
1875
|
+
return this.jg;
|
|
1762
1876
|
}
|
|
1763
1877
|
set markerMaxCount(a) {
|
|
1764
|
-
this.
|
|
1878
|
+
this.jg = a;
|
|
1765
1879
|
this.g("MarkerMaxCount");
|
|
1766
1880
|
}
|
|
1767
1881
|
get areaFillOpacity() {
|
|
1768
|
-
return this.
|
|
1882
|
+
return this.c9;
|
|
1769
1883
|
}
|
|
1770
1884
|
set areaFillOpacity(a) {
|
|
1771
|
-
this.
|
|
1885
|
+
this.c9 = a;
|
|
1772
1886
|
this.g("AreaFillOpacity");
|
|
1773
1887
|
}
|
|
1774
1888
|
get animateSeriesWhenAxisRangeChanges() {
|
|
1775
|
-
return this.
|
|
1889
|
+
return this.bs;
|
|
1776
1890
|
}
|
|
1777
1891
|
set animateSeriesWhenAxisRangeChanges(a) {
|
|
1778
|
-
this.
|
|
1892
|
+
this.bs = a;
|
|
1779
1893
|
this.g("AnimateSeriesWhenAxisRangeChanges");
|
|
1780
1894
|
}
|
|
1781
1895
|
get trendLineBrushes() {
|
|
1782
|
-
return this.
|
|
1896
|
+
return this.al;
|
|
1783
1897
|
}
|
|
1784
1898
|
set trendLineBrushes(a) {
|
|
1785
|
-
this.
|
|
1899
|
+
this.al = a;
|
|
1786
1900
|
this.g("TrendLineBrushes");
|
|
1787
1901
|
}
|
|
1788
1902
|
get trendLineType() {
|
|
1789
|
-
return this.
|
|
1903
|
+
return this.nj;
|
|
1790
1904
|
}
|
|
1791
1905
|
set trendLineType(a) {
|
|
1792
|
-
this.
|
|
1906
|
+
this.nj = a;
|
|
1793
1907
|
this.g("TrendLineType");
|
|
1794
1908
|
}
|
|
1795
1909
|
get trendLineThickness() {
|
|
1796
|
-
return this.
|
|
1910
|
+
return this.fv;
|
|
1797
1911
|
}
|
|
1798
1912
|
set trendLineThickness(a) {
|
|
1799
|
-
this.
|
|
1913
|
+
this.fv = a;
|
|
1800
1914
|
this.g("TrendLineThickness");
|
|
1801
1915
|
}
|
|
1802
1916
|
get alignsGridLinesToPixels() {
|
|
1803
|
-
return this.
|
|
1917
|
+
return this.br;
|
|
1804
1918
|
}
|
|
1805
1919
|
set alignsGridLinesToPixels(a) {
|
|
1806
|
-
this.
|
|
1920
|
+
this.br = a;
|
|
1807
1921
|
this.g("AlignsGridLinesToPixels");
|
|
1808
1922
|
}
|
|
1809
1923
|
get plotAreaMarginLeft() {
|
|
1810
|
-
return this.
|
|
1924
|
+
return this.fg;
|
|
1811
1925
|
}
|
|
1812
1926
|
set plotAreaMarginLeft(a) {
|
|
1813
|
-
this.
|
|
1927
|
+
this.fg = a;
|
|
1814
1928
|
this.g("PlotAreaMarginLeft");
|
|
1815
1929
|
}
|
|
1816
1930
|
get plotAreaMarginTop() {
|
|
1817
|
-
return this.
|
|
1931
|
+
return this.fi;
|
|
1818
1932
|
}
|
|
1819
1933
|
set plotAreaMarginTop(a) {
|
|
1820
|
-
this.
|
|
1934
|
+
this.fi = a;
|
|
1821
1935
|
this.g("PlotAreaMarginTop");
|
|
1822
1936
|
}
|
|
1823
1937
|
get plotAreaMarginRight() {
|
|
1824
|
-
return this.
|
|
1938
|
+
return this.fh;
|
|
1825
1939
|
}
|
|
1826
1940
|
set plotAreaMarginRight(a) {
|
|
1827
|
-
this.
|
|
1941
|
+
this.fh = a;
|
|
1828
1942
|
this.g("PlotAreaMarginRight");
|
|
1829
1943
|
}
|
|
1830
1944
|
get plotAreaMarginBottom() {
|
|
1831
|
-
return this.
|
|
1945
|
+
return this.ff;
|
|
1832
1946
|
}
|
|
1833
1947
|
set plotAreaMarginBottom(a) {
|
|
1834
|
-
this.
|
|
1948
|
+
this.ff = a;
|
|
1835
1949
|
this.g("PlotAreaMarginBottom");
|
|
1836
1950
|
}
|
|
1837
1951
|
get computedPlotAreaMarginMode() {
|
|
1838
|
-
return this.
|
|
1952
|
+
return this.j6;
|
|
1839
1953
|
}
|
|
1840
1954
|
set computedPlotAreaMarginMode(a) {
|
|
1841
|
-
this.
|
|
1955
|
+
this.j6 = a;
|
|
1842
1956
|
this.g("ComputedPlotAreaMarginMode");
|
|
1843
1957
|
}
|
|
1844
1958
|
get seriesPlotAreaMarginHorizontalMode() {
|
|
1845
|
-
return this.
|
|
1959
|
+
return this.m2;
|
|
1846
1960
|
}
|
|
1847
1961
|
set seriesPlotAreaMarginHorizontalMode(a) {
|
|
1848
|
-
this.
|
|
1962
|
+
this.m2 = a;
|
|
1849
1963
|
this.g("SeriesPlotAreaMarginHorizontalMode");
|
|
1850
1964
|
}
|
|
1851
1965
|
get seriesPlotAreaMarginVerticalMode() {
|
|
1852
|
-
return this.
|
|
1966
|
+
return this.m3;
|
|
1853
1967
|
}
|
|
1854
1968
|
set seriesPlotAreaMarginVerticalMode(a) {
|
|
1855
|
-
this.
|
|
1969
|
+
this.m3 = a;
|
|
1856
1970
|
this.g("SeriesPlotAreaMarginVerticalMode");
|
|
1857
1971
|
}
|
|
1858
1972
|
get highlightingMode() {
|
|
1859
|
-
return this.
|
|
1973
|
+
return this.mf;
|
|
1860
1974
|
}
|
|
1861
1975
|
set highlightingMode(a) {
|
|
1862
|
-
this.
|
|
1976
|
+
this.mf = a;
|
|
1863
1977
|
this.g("HighlightingMode");
|
|
1864
1978
|
}
|
|
1865
1979
|
get highlightingBehavior() {
|
|
1866
|
-
return this.
|
|
1980
|
+
return this.me;
|
|
1867
1981
|
}
|
|
1868
1982
|
set highlightingBehavior(a) {
|
|
1869
|
-
this.
|
|
1983
|
+
this.me = a;
|
|
1870
1984
|
this.g("HighlightingBehavior");
|
|
1871
1985
|
}
|
|
1872
1986
|
get legendHighlightingMode() {
|
|
1873
|
-
return this.
|
|
1987
|
+
return this.mp;
|
|
1874
1988
|
}
|
|
1875
1989
|
set legendHighlightingMode(a) {
|
|
1876
|
-
this.
|
|
1990
|
+
this.mp = a;
|
|
1877
1991
|
this.g("LegendHighlightingMode");
|
|
1878
1992
|
}
|
|
1879
1993
|
get legendItemBadgeShape() {
|
|
1880
|
-
return this.
|
|
1994
|
+
return this.mr;
|
|
1881
1995
|
}
|
|
1882
1996
|
set legendItemBadgeShape(a) {
|
|
1883
|
-
this.
|
|
1997
|
+
this.mr = a;
|
|
1884
1998
|
this.g("LegendItemBadgeShape");
|
|
1885
1999
|
}
|
|
1886
2000
|
get legendItemBadgeMode() {
|
|
1887
|
-
return this.
|
|
2001
|
+
return this.mq;
|
|
1888
2002
|
}
|
|
1889
2003
|
set legendItemBadgeMode(a) {
|
|
1890
|
-
this.
|
|
2004
|
+
this.mq = a;
|
|
1891
2005
|
this.g("LegendItemBadgeMode");
|
|
1892
2006
|
}
|
|
1893
2007
|
get trendLinePeriod() {
|
|
1894
|
-
return this.
|
|
2008
|
+
return this.jj;
|
|
1895
2009
|
}
|
|
1896
2010
|
set trendLinePeriod(a) {
|
|
1897
|
-
this.
|
|
2011
|
+
this.jj = a;
|
|
1898
2012
|
this.g("TrendLinePeriod");
|
|
1899
2013
|
}
|
|
1900
2014
|
get toolTipType() {
|
|
1901
|
-
return this.
|
|
2015
|
+
return this.nh;
|
|
1902
2016
|
}
|
|
1903
2017
|
set toolTipType(a) {
|
|
1904
|
-
this.
|
|
2018
|
+
this.nh = a;
|
|
1905
2019
|
this.g("ToolTipType");
|
|
1906
2020
|
}
|
|
1907
2021
|
get crosshairsDisplayMode() {
|
|
1908
|
-
return this.
|
|
2022
|
+
return this.kb;
|
|
1909
2023
|
}
|
|
1910
2024
|
set crosshairsDisplayMode(a) {
|
|
1911
|
-
this.
|
|
2025
|
+
this.kb = a;
|
|
1912
2026
|
this.g("CrosshairsDisplayMode");
|
|
1913
2027
|
}
|
|
1914
2028
|
get crosshairsSnapToData() {
|
|
1915
|
-
return this.
|
|
2029
|
+
return this.b0;
|
|
1916
2030
|
}
|
|
1917
2031
|
set crosshairsSnapToData(a) {
|
|
1918
|
-
this.
|
|
2032
|
+
this.b0 = a;
|
|
1919
2033
|
this.g("CrosshairsSnapToData");
|
|
1920
2034
|
}
|
|
1921
2035
|
get crosshairsLineVerticalStroke() {
|
|
1922
|
-
return this.
|
|
2036
|
+
return this.kd;
|
|
1923
2037
|
}
|
|
1924
2038
|
set crosshairsLineVerticalStroke(a) {
|
|
1925
|
-
this.
|
|
2039
|
+
this.kd = a;
|
|
1926
2040
|
this.g("CrosshairsLineVerticalStroke");
|
|
1927
2041
|
}
|
|
1928
2042
|
get crosshairsLineThickness() {
|
|
1929
|
-
return this.
|
|
2043
|
+
return this.dc;
|
|
1930
2044
|
}
|
|
1931
2045
|
set crosshairsLineThickness(a) {
|
|
1932
|
-
this.
|
|
2046
|
+
this.dc = a;
|
|
1933
2047
|
this.g("CrosshairsLineThickness");
|
|
1934
2048
|
}
|
|
1935
2049
|
get crosshairsLineHorizontalStroke() {
|
|
1936
|
-
return this.
|
|
2050
|
+
return this.kc;
|
|
1937
2051
|
}
|
|
1938
2052
|
set crosshairsLineHorizontalStroke(a) {
|
|
1939
|
-
this.
|
|
2053
|
+
this.kc = a;
|
|
1940
2054
|
this.g("CrosshairsLineHorizontalStroke");
|
|
1941
2055
|
}
|
|
1942
2056
|
get crosshairsAnnotationEnabled() {
|
|
1943
|
-
return this.
|
|
2057
|
+
return this.bz;
|
|
1944
2058
|
}
|
|
1945
2059
|
set crosshairsAnnotationEnabled(a) {
|
|
1946
|
-
this.
|
|
2060
|
+
this.bz = a;
|
|
1947
2061
|
this.g("CrosshairsAnnotationEnabled");
|
|
1948
2062
|
}
|
|
1949
2063
|
get crosshairsAnnotationXAxisBackground() {
|
|
1950
|
-
return this.
|
|
2064
|
+
return this.j7;
|
|
1951
2065
|
}
|
|
1952
2066
|
set crosshairsAnnotationXAxisBackground(a) {
|
|
1953
|
-
this.
|
|
2067
|
+
this.j7 = a;
|
|
1954
2068
|
this.g("CrosshairsAnnotationXAxisBackground");
|
|
1955
2069
|
}
|
|
1956
2070
|
get crosshairsAnnotationYAxisBackground() {
|
|
1957
|
-
return this.
|
|
2071
|
+
return this.j9;
|
|
1958
2072
|
}
|
|
1959
2073
|
set crosshairsAnnotationYAxisBackground(a) {
|
|
1960
|
-
this.
|
|
2074
|
+
this.j9 = a;
|
|
1961
2075
|
this.g("CrosshairsAnnotationYAxisBackground");
|
|
1962
2076
|
}
|
|
1963
2077
|
get crosshairsAnnotationXAxisTextColor() {
|
|
1964
|
-
return this.
|
|
2078
|
+
return this.j8;
|
|
1965
2079
|
}
|
|
1966
2080
|
set crosshairsAnnotationXAxisTextColor(a) {
|
|
1967
|
-
this.
|
|
2081
|
+
this.j8 = a;
|
|
1968
2082
|
this.g("CrosshairsAnnotationXAxisTextColor");
|
|
1969
2083
|
}
|
|
1970
2084
|
get crosshairsAnnotationYAxisTextColor() {
|
|
1971
|
-
return this.
|
|
2085
|
+
return this.ka;
|
|
1972
2086
|
}
|
|
1973
2087
|
set crosshairsAnnotationYAxisTextColor(a) {
|
|
1974
|
-
this.
|
|
2088
|
+
this.ka = a;
|
|
1975
2089
|
this.g("CrosshairsAnnotationYAxisTextColor");
|
|
1976
2090
|
}
|
|
1977
2091
|
get crosshairsAnnotationXAxisPrecision() {
|
|
1978
|
-
return this.
|
|
2092
|
+
return this.i9;
|
|
1979
2093
|
}
|
|
1980
2094
|
set crosshairsAnnotationXAxisPrecision(a) {
|
|
1981
|
-
this.
|
|
2095
|
+
this.i9 = a;
|
|
1982
2096
|
this.g("CrosshairsAnnotationXAxisPrecision");
|
|
1983
2097
|
}
|
|
1984
2098
|
get crosshairsAnnotationYAxisPrecision() {
|
|
1985
|
-
return this.
|
|
2099
|
+
return this.ja;
|
|
1986
2100
|
}
|
|
1987
2101
|
set crosshairsAnnotationYAxisPrecision(a) {
|
|
1988
|
-
this.
|
|
2102
|
+
this.ja = a;
|
|
1989
2103
|
this.g("CrosshairsAnnotationYAxisPrecision");
|
|
1990
2104
|
}
|
|
1991
2105
|
get shouldAvoidAxisAnnotationCollisions() {
|
|
1992
|
-
return this.
|
|
2106
|
+
return this.cc;
|
|
1993
2107
|
}
|
|
1994
2108
|
set shouldAvoidAxisAnnotationCollisions(a) {
|
|
1995
|
-
this.
|
|
2109
|
+
this.cc = a;
|
|
1996
2110
|
this.g("ShouldAvoidAxisAnnotationCollisions");
|
|
1997
2111
|
}
|
|
1998
2112
|
get shouldPanOnMaximumZoom() {
|
|
1999
|
-
return this.
|
|
2113
|
+
return this.ce;
|
|
2000
2114
|
}
|
|
2001
2115
|
set shouldPanOnMaximumZoom(a) {
|
|
2002
|
-
this.
|
|
2116
|
+
this.ce = a;
|
|
2003
2117
|
this.g("ShouldPanOnMaximumZoom");
|
|
2004
2118
|
}
|
|
2005
2119
|
get finalValueAnnotationsVisible() {
|
|
2006
|
-
return this.
|
|
2120
|
+
return this.b7;
|
|
2007
2121
|
}
|
|
2008
2122
|
set finalValueAnnotationsVisible(a) {
|
|
2009
|
-
this.
|
|
2123
|
+
this.b7 = a;
|
|
2010
2124
|
this.g("FinalValueAnnotationsVisible");
|
|
2011
2125
|
}
|
|
2012
2126
|
get finalValueAnnotationsBackground() {
|
|
2013
|
-
return this.
|
|
2127
|
+
return this.l5;
|
|
2014
2128
|
}
|
|
2015
2129
|
set finalValueAnnotationsBackground(a) {
|
|
2016
|
-
this.
|
|
2130
|
+
this.l5 = a;
|
|
2017
2131
|
this.g("FinalValueAnnotationsBackground");
|
|
2018
2132
|
}
|
|
2019
2133
|
get finalValueAnnotationsTextColor() {
|
|
2020
|
-
return this.
|
|
2134
|
+
return this.l6;
|
|
2021
2135
|
}
|
|
2022
2136
|
set finalValueAnnotationsTextColor(a) {
|
|
2023
|
-
this.
|
|
2137
|
+
this.l6 = a;
|
|
2024
2138
|
this.g("FinalValueAnnotationsTextColor");
|
|
2025
2139
|
}
|
|
2026
2140
|
get finalValueAnnotationsPrecision() {
|
|
2027
|
-
return this.
|
|
2141
|
+
return this.jd;
|
|
2028
2142
|
}
|
|
2029
2143
|
set finalValueAnnotationsPrecision(a) {
|
|
2030
|
-
this.
|
|
2144
|
+
this.jd = a;
|
|
2031
2145
|
this.g("FinalValueAnnotationsPrecision");
|
|
2032
2146
|
}
|
|
2033
2147
|
get autoCalloutsVisible() {
|
|
2034
|
-
return this.
|
|
2148
|
+
return this.bt;
|
|
2035
2149
|
}
|
|
2036
2150
|
set autoCalloutsVisible(a) {
|
|
2037
|
-
this.
|
|
2151
|
+
this.bt = a;
|
|
2038
2152
|
this.g("AutoCalloutsVisible");
|
|
2039
2153
|
}
|
|
2040
2154
|
get calloutsVisible() {
|
|
2041
|
-
return this.
|
|
2155
|
+
return this.by;
|
|
2042
2156
|
}
|
|
2043
2157
|
set calloutsVisible(a) {
|
|
2044
|
-
this.
|
|
2158
|
+
this.by = a;
|
|
2045
2159
|
this.g("CalloutsVisible");
|
|
2046
2160
|
}
|
|
2047
2161
|
get calloutStyleUpdatingEventEnabled() {
|
|
2048
|
-
return this.
|
|
2162
|
+
return this.bu;
|
|
2049
2163
|
}
|
|
2050
2164
|
set calloutStyleUpdatingEventEnabled(a) {
|
|
2051
|
-
this.
|
|
2165
|
+
this.bu = a;
|
|
2052
2166
|
this.g("CalloutStyleUpdatingEventEnabled");
|
|
2053
2167
|
}
|
|
2168
|
+
get useValueForAutoCalloutLabels() {
|
|
2169
|
+
return this.cg;
|
|
2170
|
+
}
|
|
2171
|
+
set useValueForAutoCalloutLabels(a) {
|
|
2172
|
+
this.cg = a;
|
|
2173
|
+
this.g("UseValueForAutoCalloutLabels");
|
|
2174
|
+
}
|
|
2175
|
+
get calloutCollisionMode() {
|
|
2176
|
+
return this.jw;
|
|
2177
|
+
}
|
|
2178
|
+
set calloutCollisionMode(a) {
|
|
2179
|
+
this.jw = a;
|
|
2180
|
+
this.g("CalloutCollisionMode");
|
|
2181
|
+
}
|
|
2182
|
+
get calloutsUseItemColorForFill() {
|
|
2183
|
+
return this.bw;
|
|
2184
|
+
}
|
|
2185
|
+
set calloutsUseItemColorForFill(a) {
|
|
2186
|
+
this.bw = a;
|
|
2187
|
+
this.g("CalloutsUseItemColorForFill");
|
|
2188
|
+
}
|
|
2189
|
+
get calloutsUseItemColorForOutline() {
|
|
2190
|
+
return this.bx;
|
|
2191
|
+
}
|
|
2192
|
+
set calloutsUseItemColorForOutline(a) {
|
|
2193
|
+
this.bx = a;
|
|
2194
|
+
this.g("CalloutsUseItemColorForOutline");
|
|
2195
|
+
}
|
|
2196
|
+
get calloutsUseAutoContrastingLabelColors() {
|
|
2197
|
+
return this.bv;
|
|
2198
|
+
}
|
|
2199
|
+
set calloutsUseAutoContrastingLabelColors(a) {
|
|
2200
|
+
this.bv = a;
|
|
2201
|
+
this.g("CalloutsUseAutoContrastingLabelColors");
|
|
2202
|
+
}
|
|
2203
|
+
get calloutsStrokeThickness() {
|
|
2204
|
+
return this.db;
|
|
2205
|
+
}
|
|
2206
|
+
set calloutsStrokeThickness(a) {
|
|
2207
|
+
this.db = a;
|
|
2208
|
+
this.g("CalloutsStrokeThickness");
|
|
2209
|
+
}
|
|
2210
|
+
get calloutsBackground() {
|
|
2211
|
+
return this.jy;
|
|
2212
|
+
}
|
|
2213
|
+
set calloutsBackground(a) {
|
|
2214
|
+
this.jy = a;
|
|
2215
|
+
this.g("CalloutsBackground");
|
|
2216
|
+
}
|
|
2217
|
+
get calloutsAutoLabelPrecision() {
|
|
2218
|
+
return this.i8;
|
|
2219
|
+
}
|
|
2220
|
+
set calloutsAutoLabelPrecision(a) {
|
|
2221
|
+
this.i8 = a;
|
|
2222
|
+
this.g("CalloutsAutoLabelPrecision");
|
|
2223
|
+
}
|
|
2054
2224
|
get calloutsDataSourceRef() {
|
|
2055
|
-
return this.
|
|
2225
|
+
return this.j0;
|
|
2056
2226
|
}
|
|
2057
2227
|
set calloutsDataSourceRef(a) {
|
|
2058
|
-
this.
|
|
2228
|
+
this.j0 = a;
|
|
2059
2229
|
this.g("CalloutsDataSourceRef");
|
|
2060
2230
|
}
|
|
2061
2231
|
get calloutsAllowedPositions() {
|
|
@@ -2066,318 +2236,332 @@ export let DomainChartDescription = /*@__PURE__*/ (() => {
|
|
|
2066
2236
|
this.g("CalloutsAllowedPositions");
|
|
2067
2237
|
}
|
|
2068
2238
|
get calloutsXMemberPath() {
|
|
2069
|
-
return this.
|
|
2239
|
+
return this.j3;
|
|
2070
2240
|
}
|
|
2071
2241
|
set calloutsXMemberPath(a) {
|
|
2072
|
-
this.
|
|
2242
|
+
this.j3 = a;
|
|
2073
2243
|
this.g("CalloutsXMemberPath");
|
|
2074
2244
|
}
|
|
2075
2245
|
get calloutsYMemberPath() {
|
|
2076
|
-
return this.
|
|
2246
|
+
return this.j4;
|
|
2077
2247
|
}
|
|
2078
2248
|
set calloutsYMemberPath(a) {
|
|
2079
|
-
this.
|
|
2249
|
+
this.j4 = a;
|
|
2080
2250
|
this.g("CalloutsYMemberPath");
|
|
2081
2251
|
}
|
|
2082
2252
|
get calloutsLabelMemberPath() {
|
|
2083
|
-
return this.
|
|
2253
|
+
return this.j1;
|
|
2084
2254
|
}
|
|
2085
2255
|
set calloutsLabelMemberPath(a) {
|
|
2086
|
-
this.
|
|
2256
|
+
this.j1 = a;
|
|
2087
2257
|
this.g("CalloutsLabelMemberPath");
|
|
2088
2258
|
}
|
|
2089
2259
|
get calloutsContentMemberPath() {
|
|
2090
|
-
return this.
|
|
2260
|
+
return this.jz;
|
|
2091
2261
|
}
|
|
2092
2262
|
set calloutsContentMemberPath(a) {
|
|
2093
|
-
this.
|
|
2263
|
+
this.jz = a;
|
|
2094
2264
|
this.g("CalloutsContentMemberPath");
|
|
2095
2265
|
}
|
|
2096
2266
|
get valueLines() {
|
|
2097
|
-
return this.
|
|
2267
|
+
return this.am;
|
|
2098
2268
|
}
|
|
2099
2269
|
set valueLines(a) {
|
|
2100
|
-
this.
|
|
2270
|
+
this.am = a;
|
|
2101
2271
|
this.g("ValueLines");
|
|
2102
2272
|
}
|
|
2103
2273
|
get valueLinesBrushes() {
|
|
2104
|
-
return this.
|
|
2274
|
+
return this.an;
|
|
2105
2275
|
}
|
|
2106
2276
|
set valueLinesBrushes(a) {
|
|
2107
|
-
this.
|
|
2277
|
+
this.an = a;
|
|
2108
2278
|
this.g("ValueLinesBrushes");
|
|
2109
2279
|
}
|
|
2110
2280
|
get valueLinesThickness() {
|
|
2111
|
-
return this.
|
|
2281
|
+
return this.fw;
|
|
2112
2282
|
}
|
|
2113
2283
|
set valueLinesThickness(a) {
|
|
2114
|
-
this.
|
|
2284
|
+
this.fw = a;
|
|
2115
2285
|
this.g("ValueLinesThickness");
|
|
2116
2286
|
}
|
|
2117
2287
|
get horizontalViewScrollbarMode() {
|
|
2118
|
-
return this.
|
|
2288
|
+
return this.mh;
|
|
2119
2289
|
}
|
|
2120
2290
|
set horizontalViewScrollbarMode(a) {
|
|
2121
|
-
this.
|
|
2291
|
+
this.mh = a;
|
|
2122
2292
|
this.g("HorizontalViewScrollbarMode");
|
|
2123
2293
|
}
|
|
2124
2294
|
get verticalViewScrollbarMode() {
|
|
2125
|
-
return this.
|
|
2295
|
+
return this.nm;
|
|
2126
2296
|
}
|
|
2127
2297
|
set verticalViewScrollbarMode(a) {
|
|
2128
|
-
this.
|
|
2298
|
+
this.nm = a;
|
|
2129
2299
|
this.g("VerticalViewScrollbarMode");
|
|
2130
2300
|
}
|
|
2131
2301
|
get horizontalViewScrollbarPosition() {
|
|
2132
|
-
return this.
|
|
2302
|
+
return this.mj;
|
|
2133
2303
|
}
|
|
2134
2304
|
set horizontalViewScrollbarPosition(a) {
|
|
2135
|
-
this.
|
|
2305
|
+
this.mj = a;
|
|
2136
2306
|
this.g("HorizontalViewScrollbarPosition");
|
|
2137
2307
|
}
|
|
2138
2308
|
get verticalViewScrollbarPosition() {
|
|
2139
|
-
return this.
|
|
2309
|
+
return this.no;
|
|
2140
2310
|
}
|
|
2141
2311
|
set verticalViewScrollbarPosition(a) {
|
|
2142
|
-
this.
|
|
2312
|
+
this.no = a;
|
|
2143
2313
|
this.g("VerticalViewScrollbarPosition");
|
|
2144
2314
|
}
|
|
2145
2315
|
get horizontalViewScrollbarFill() {
|
|
2146
|
-
return this.
|
|
2316
|
+
return this.mg;
|
|
2147
2317
|
}
|
|
2148
2318
|
set horizontalViewScrollbarFill(a) {
|
|
2149
|
-
this.
|
|
2319
|
+
this.mg = a;
|
|
2150
2320
|
this.g("HorizontalViewScrollbarFill");
|
|
2151
2321
|
}
|
|
2152
2322
|
get horizontalViewScrollbarOutline() {
|
|
2153
|
-
return this.
|
|
2323
|
+
return this.mi;
|
|
2154
2324
|
}
|
|
2155
2325
|
set horizontalViewScrollbarOutline(a) {
|
|
2156
|
-
this.
|
|
2326
|
+
this.mi = a;
|
|
2157
2327
|
this.g("HorizontalViewScrollbarOutline");
|
|
2158
2328
|
}
|
|
2159
2329
|
get horizontalViewScrollbarStrokeThickness() {
|
|
2160
|
-
return this.
|
|
2330
|
+
return this.e8;
|
|
2161
2331
|
}
|
|
2162
2332
|
set horizontalViewScrollbarStrokeThickness(a) {
|
|
2163
|
-
this.
|
|
2333
|
+
this.e8 = a;
|
|
2164
2334
|
this.g("HorizontalViewScrollbarStrokeThickness");
|
|
2165
2335
|
}
|
|
2166
2336
|
get horizontalViewScrollbarMaxOpacity() {
|
|
2167
|
-
return this.
|
|
2337
|
+
return this.e7;
|
|
2168
2338
|
}
|
|
2169
2339
|
set horizontalViewScrollbarMaxOpacity(a) {
|
|
2170
|
-
this.
|
|
2340
|
+
this.e7 = a;
|
|
2171
2341
|
this.g("HorizontalViewScrollbarMaxOpacity");
|
|
2172
2342
|
}
|
|
2173
2343
|
get horizontalViewScrollbarCornerRadius() {
|
|
2174
|
-
return this.
|
|
2344
|
+
return this.e4;
|
|
2175
2345
|
}
|
|
2176
2346
|
set horizontalViewScrollbarCornerRadius(a) {
|
|
2177
|
-
this.
|
|
2347
|
+
this.e4 = a;
|
|
2178
2348
|
this.g("HorizontalViewScrollbarCornerRadius");
|
|
2179
2349
|
}
|
|
2180
2350
|
get horizontalViewScrollbarHeight() {
|
|
2181
|
-
return this.
|
|
2351
|
+
return this.e5;
|
|
2182
2352
|
}
|
|
2183
2353
|
set horizontalViewScrollbarHeight(a) {
|
|
2184
|
-
this.
|
|
2354
|
+
this.e5 = a;
|
|
2185
2355
|
this.g("HorizontalViewScrollbarHeight");
|
|
2186
2356
|
}
|
|
2187
2357
|
get horizontalViewScrollbarInset() {
|
|
2188
|
-
return this.
|
|
2358
|
+
return this.e6;
|
|
2189
2359
|
}
|
|
2190
2360
|
set horizontalViewScrollbarInset(a) {
|
|
2191
|
-
this.
|
|
2361
|
+
this.e6 = a;
|
|
2192
2362
|
this.g("HorizontalViewScrollbarInset");
|
|
2193
2363
|
}
|
|
2194
2364
|
get horizontalViewScrollbarTrackStartInset() {
|
|
2195
|
-
return this.
|
|
2365
|
+
return this.fa;
|
|
2196
2366
|
}
|
|
2197
2367
|
set horizontalViewScrollbarTrackStartInset(a) {
|
|
2198
|
-
this.
|
|
2368
|
+
this.fa = a;
|
|
2199
2369
|
this.g("HorizontalViewScrollbarTrackStartInset");
|
|
2200
2370
|
}
|
|
2201
2371
|
get horizontalViewScrollbarTrackEndInset() {
|
|
2202
|
-
return this.
|
|
2372
|
+
return this.e9;
|
|
2203
2373
|
}
|
|
2204
2374
|
set horizontalViewScrollbarTrackEndInset(a) {
|
|
2205
|
-
this.
|
|
2375
|
+
this.e9 = a;
|
|
2206
2376
|
this.g("HorizontalViewScrollbarTrackEndInset");
|
|
2207
2377
|
}
|
|
2208
2378
|
get horizontalViewScrollbarShouldAddAutoTrackInsets() {
|
|
2209
|
-
return this.
|
|
2379
|
+
return this.b8;
|
|
2210
2380
|
}
|
|
2211
2381
|
set horizontalViewScrollbarShouldAddAutoTrackInsets(a) {
|
|
2212
|
-
this.
|
|
2382
|
+
this.b8 = a;
|
|
2213
2383
|
this.g("HorizontalViewScrollbarShouldAddAutoTrackInsets");
|
|
2214
2384
|
}
|
|
2215
2385
|
get verticalViewScrollbarFill() {
|
|
2216
|
-
return this.
|
|
2386
|
+
return this.nl;
|
|
2217
2387
|
}
|
|
2218
2388
|
set verticalViewScrollbarFill(a) {
|
|
2219
|
-
this.
|
|
2389
|
+
this.nl = a;
|
|
2220
2390
|
this.g("VerticalViewScrollbarFill");
|
|
2221
2391
|
}
|
|
2222
2392
|
get verticalViewScrollbarOutline() {
|
|
2223
|
-
return this.
|
|
2393
|
+
return this.nn;
|
|
2224
2394
|
}
|
|
2225
2395
|
set verticalViewScrollbarOutline(a) {
|
|
2226
|
-
this.
|
|
2396
|
+
this.nn = a;
|
|
2227
2397
|
this.g("VerticalViewScrollbarOutline");
|
|
2228
2398
|
}
|
|
2229
2399
|
get verticalViewScrollbarStrokeThickness() {
|
|
2230
|
-
return this.
|
|
2400
|
+
return this.f0;
|
|
2231
2401
|
}
|
|
2232
2402
|
set verticalViewScrollbarStrokeThickness(a) {
|
|
2233
|
-
this.
|
|
2403
|
+
this.f0 = a;
|
|
2234
2404
|
this.g("VerticalViewScrollbarStrokeThickness");
|
|
2235
2405
|
}
|
|
2236
2406
|
get verticalViewScrollbarMaxOpacity() {
|
|
2237
|
-
return this.
|
|
2407
|
+
return this.fz;
|
|
2238
2408
|
}
|
|
2239
2409
|
set verticalViewScrollbarMaxOpacity(a) {
|
|
2240
|
-
this.
|
|
2410
|
+
this.fz = a;
|
|
2241
2411
|
this.g("VerticalViewScrollbarMaxOpacity");
|
|
2242
2412
|
}
|
|
2243
2413
|
get verticalViewScrollbarCornerRadius() {
|
|
2244
|
-
return this.
|
|
2414
|
+
return this.fx;
|
|
2245
2415
|
}
|
|
2246
2416
|
set verticalViewScrollbarCornerRadius(a) {
|
|
2247
|
-
this.
|
|
2417
|
+
this.fx = a;
|
|
2248
2418
|
this.g("VerticalViewScrollbarCornerRadius");
|
|
2249
2419
|
}
|
|
2250
2420
|
get verticalViewScrollbarWidth() {
|
|
2251
|
-
return this.
|
|
2421
|
+
return this.f3;
|
|
2252
2422
|
}
|
|
2253
2423
|
set verticalViewScrollbarWidth(a) {
|
|
2254
|
-
this.
|
|
2424
|
+
this.f3 = a;
|
|
2255
2425
|
this.g("VerticalViewScrollbarWidth");
|
|
2256
2426
|
}
|
|
2257
2427
|
get verticalViewScrollbarInset() {
|
|
2258
|
-
return this.
|
|
2428
|
+
return this.fy;
|
|
2259
2429
|
}
|
|
2260
2430
|
set verticalViewScrollbarInset(a) {
|
|
2261
|
-
this.
|
|
2431
|
+
this.fy = a;
|
|
2262
2432
|
this.g("VerticalViewScrollbarInset");
|
|
2263
2433
|
}
|
|
2264
2434
|
get verticalViewScrollbarTrackStartInset() {
|
|
2265
|
-
return this.
|
|
2435
|
+
return this.f2;
|
|
2266
2436
|
}
|
|
2267
2437
|
set verticalViewScrollbarTrackStartInset(a) {
|
|
2268
|
-
this.
|
|
2438
|
+
this.f2 = a;
|
|
2269
2439
|
this.g("VerticalViewScrollbarTrackStartInset");
|
|
2270
2440
|
}
|
|
2271
2441
|
get verticalViewScrollbarTrackEndInset() {
|
|
2272
|
-
return this.
|
|
2442
|
+
return this.f1;
|
|
2273
2443
|
}
|
|
2274
2444
|
set verticalViewScrollbarTrackEndInset(a) {
|
|
2275
|
-
this.
|
|
2445
|
+
this.f1 = a;
|
|
2276
2446
|
this.g("VerticalViewScrollbarTrackEndInset");
|
|
2277
2447
|
}
|
|
2278
2448
|
get verticalViewScrollbarShouldAddAutoTrackInsets() {
|
|
2279
|
-
return this.
|
|
2449
|
+
return this.ch;
|
|
2280
2450
|
}
|
|
2281
2451
|
set verticalViewScrollbarShouldAddAutoTrackInsets(a) {
|
|
2282
|
-
this.
|
|
2452
|
+
this.ch = a;
|
|
2283
2453
|
this.g("VerticalViewScrollbarShouldAddAutoTrackInsets");
|
|
2284
2454
|
}
|
|
2285
2455
|
get windowRectMinWidth() {
|
|
2286
|
-
return this.
|
|
2456
|
+
return this.f5;
|
|
2287
2457
|
}
|
|
2288
2458
|
set windowRectMinWidth(a) {
|
|
2289
|
-
this.
|
|
2459
|
+
this.f5 = a;
|
|
2290
2460
|
this.g("WindowRectMinWidth");
|
|
2291
2461
|
}
|
|
2292
2462
|
get windowRectMinHeight() {
|
|
2293
|
-
return this.
|
|
2463
|
+
return this.f4;
|
|
2294
2464
|
}
|
|
2295
2465
|
set windowRectMinHeight(a) {
|
|
2296
|
-
this.
|
|
2466
|
+
this.f4 = a;
|
|
2297
2467
|
this.g("WindowRectMinHeight");
|
|
2298
2468
|
}
|
|
2299
2469
|
get windowSizeMinWidth() {
|
|
2300
|
-
return this.
|
|
2470
|
+
return this.f7;
|
|
2301
2471
|
}
|
|
2302
2472
|
set windowSizeMinWidth(a) {
|
|
2303
|
-
this.
|
|
2473
|
+
this.f7 = a;
|
|
2304
2474
|
this.g("WindowSizeMinWidth");
|
|
2305
2475
|
}
|
|
2306
2476
|
get windowSizeMinHeight() {
|
|
2307
|
-
return this.
|
|
2477
|
+
return this.f6;
|
|
2308
2478
|
}
|
|
2309
2479
|
set windowSizeMinHeight(a) {
|
|
2310
|
-
this.
|
|
2480
|
+
this.f6 = a;
|
|
2311
2481
|
this.g("WindowSizeMinHeight");
|
|
2312
2482
|
}
|
|
2313
2483
|
get seriesAddedRef() {
|
|
2314
|
-
return this.
|
|
2484
|
+
return this.m1;
|
|
2315
2485
|
}
|
|
2316
2486
|
set seriesAddedRef(a) {
|
|
2317
|
-
this.
|
|
2487
|
+
this.m1 = a;
|
|
2318
2488
|
this.g("SeriesAddedRef");
|
|
2319
2489
|
}
|
|
2320
2490
|
get seriesRemovedRef() {
|
|
2321
|
-
return this.
|
|
2491
|
+
return this.m9;
|
|
2322
2492
|
}
|
|
2323
2493
|
set seriesRemovedRef(a) {
|
|
2324
|
-
this.
|
|
2494
|
+
this.m9 = a;
|
|
2325
2495
|
this.g("SeriesRemovedRef");
|
|
2326
2496
|
}
|
|
2327
2497
|
get seriesPointerEnterRef() {
|
|
2328
|
-
return this.
|
|
2498
|
+
return this.m5;
|
|
2329
2499
|
}
|
|
2330
2500
|
set seriesPointerEnterRef(a) {
|
|
2331
|
-
this.
|
|
2501
|
+
this.m5 = a;
|
|
2332
2502
|
this.g("SeriesPointerEnterRef");
|
|
2333
2503
|
}
|
|
2334
2504
|
get seriesPointerLeaveRef() {
|
|
2335
|
-
return this.
|
|
2505
|
+
return this.m6;
|
|
2336
2506
|
}
|
|
2337
2507
|
set seriesPointerLeaveRef(a) {
|
|
2338
|
-
this.
|
|
2508
|
+
this.m6 = a;
|
|
2339
2509
|
this.g("SeriesPointerLeaveRef");
|
|
2340
2510
|
}
|
|
2341
2511
|
get seriesPointerMoveRef() {
|
|
2342
|
-
return this.
|
|
2512
|
+
return this.m7;
|
|
2343
2513
|
}
|
|
2344
2514
|
set seriesPointerMoveRef(a) {
|
|
2345
|
-
this.
|
|
2515
|
+
this.m7 = a;
|
|
2346
2516
|
this.g("SeriesPointerMoveRef");
|
|
2347
2517
|
}
|
|
2348
2518
|
get seriesPointerDownRef() {
|
|
2349
|
-
return this.
|
|
2519
|
+
return this.m4;
|
|
2350
2520
|
}
|
|
2351
2521
|
set seriesPointerDownRef(a) {
|
|
2352
|
-
this.
|
|
2522
|
+
this.m4 = a;
|
|
2353
2523
|
this.g("SeriesPointerDownRef");
|
|
2354
2524
|
}
|
|
2355
2525
|
get seriesPointerUpRef() {
|
|
2356
|
-
return this.
|
|
2526
|
+
return this.m8;
|
|
2357
2527
|
}
|
|
2358
2528
|
set seriesPointerUpRef(a) {
|
|
2359
|
-
this.
|
|
2529
|
+
this.m8 = a;
|
|
2360
2530
|
this.g("SeriesPointerUpRef");
|
|
2361
2531
|
}
|
|
2362
2532
|
get calloutStyleUpdatingRef() {
|
|
2363
|
-
return this.
|
|
2533
|
+
return this.j2;
|
|
2364
2534
|
}
|
|
2365
2535
|
set calloutStyleUpdatingRef(a) {
|
|
2366
|
-
this.
|
|
2536
|
+
this.j2 = a;
|
|
2367
2537
|
this.g("CalloutStyleUpdatingRef");
|
|
2368
2538
|
}
|
|
2369
2539
|
get calloutRenderStyleUpdatingRef() {
|
|
2370
|
-
return this.
|
|
2540
|
+
return this.jx;
|
|
2371
2541
|
}
|
|
2372
2542
|
set calloutRenderStyleUpdatingRef(a) {
|
|
2373
|
-
this.
|
|
2543
|
+
this.jx = a;
|
|
2374
2544
|
this.g("CalloutRenderStyleUpdatingRef");
|
|
2375
2545
|
}
|
|
2546
|
+
get selectedSeriesItemsChangedRef() {
|
|
2547
|
+
return this.mx;
|
|
2548
|
+
}
|
|
2549
|
+
set selectedSeriesItemsChangedRef(a) {
|
|
2550
|
+
this.mx = a;
|
|
2551
|
+
this.g("SelectedSeriesItemsChangedRef");
|
|
2552
|
+
}
|
|
2553
|
+
get focusedSeriesItemsChangedRef() {
|
|
2554
|
+
return this.l8;
|
|
2555
|
+
}
|
|
2556
|
+
set focusedSeriesItemsChangedRef(a) {
|
|
2557
|
+
this.l8 = a;
|
|
2558
|
+
this.g("FocusedSeriesItemsChangedRef");
|
|
2559
|
+
}
|
|
2376
2560
|
get filterStringErrorsParsingRef() {
|
|
2377
|
-
return this.
|
|
2561
|
+
return this.l4;
|
|
2378
2562
|
}
|
|
2379
2563
|
set filterStringErrorsParsingRef(a) {
|
|
2380
|
-
this.
|
|
2564
|
+
this.l4 = a;
|
|
2381
2565
|
this.g("FilterStringErrorsParsingRef");
|
|
2382
2566
|
}
|
|
2383
2567
|
}
|