igniteui-webcomponents-charts 4.0.3 → 4.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +1524 -1369
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AnchoredCategorySeries_combined.js +4 -3
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +5 -4
- package/esm2015/lib/AreaSeries_combined.js +8 -8
- package/esm2015/lib/BarSeries_combined.js +1 -1
- package/esm2015/lib/BollingerBandsOverlay_combined.js +8 -8
- package/esm2015/lib/BubbleSeries_combined.js +20 -15
- package/esm2015/lib/CalloutLayer_combined.js +12 -12
- package/esm2015/lib/CategoryHighlightLayer_combined.js +1 -1
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +4 -4
- package/esm2015/lib/CategoryToolTipLayer_combined.js +3 -1
- package/esm2015/lib/CategoryXAxis_combined.js +1 -1
- package/esm2015/lib/CategoryYAxis_combined.js +2 -4
- package/esm2015/lib/ColumnSeries_combined.js +1 -1
- package/esm2015/lib/CrosshairLayer_combined.js +1 -1
- package/esm2015/lib/DataLegendContent_combined.js +491 -476
- package/esm2015/lib/DataLegendStylingColumnEventArgs.js +2 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +3 -1
- package/esm2015/lib/FinancialIndicator_combined.js +17 -17
- package/esm2015/lib/FinancialPriceSeries_combined.js +37 -30
- package/esm2015/lib/FunnelLegendTemplates.js +1 -1
- package/esm2015/lib/HighDensityScatterSeries_combined.js +12 -10
- package/esm2015/lib/HorizontalAxisView_combined.js +30 -30
- package/esm2015/lib/HorizontalRangeCategorySeries.js +12 -8
- package/esm2015/lib/ItemToolTipLayer_combined.js +3 -1
- package/esm2015/lib/LegendBaseViewManager_combined.js +1 -1
- package/esm2015/lib/LineSeries_combined.js +6 -6
- package/esm2015/lib/NumericXAxis_combined.js +2 -2
- package/esm2015/lib/NumericYAxis_combined.js +2 -2
- package/esm2015/lib/PieChartViewManager_combined.js +38 -30
- package/esm2015/lib/PieLegendTemplates.js +2 -2
- package/esm2015/lib/PointerTooltip_combined.js +10 -10
- package/esm2015/lib/PolarAreaSeries_combined.js +4 -4
- package/esm2015/lib/PolarBase_combined.js +9 -7
- package/esm2015/lib/PolarLineSeries_combined.js +2 -2
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +4 -4
- package/esm2015/lib/PolarSplineSeries_combined.js +2 -2
- package/esm2015/lib/PriceChannelOverlay_combined.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +8 -8
- package/esm2015/lib/RadialColumnSeries_combined.js +1 -1
- package/esm2015/lib/RadialLineSeries_combined.js +6 -6
- package/esm2015/lib/RadialPieSeries_combined.js +1 -1
- package/esm2015/lib/RangeAreaSeries_combined.js +6 -6
- package/esm2015/lib/RangeColumnSeries_combined.js +1 -1
- package/esm2015/lib/ScaleLegend_combined.js +8 -6
- package/esm2015/lib/ScatterAreaSeries_combined.js +17 -14
- package/esm2015/lib/ScatterBase_combined.js +10 -8
- package/esm2015/lib/ScatterContourSeries_combined.js +14 -11
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +4 -4
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/ScatterTriangulationSeries.js +8 -8
- package/esm2015/lib/SeriesViewer_combined.js +134 -111
- package/esm2015/lib/ShapeSeriesBase_combined.js +5 -5
- package/esm2015/lib/SplineAreaSeries_combined.js +8 -8
- package/esm2015/lib/SplineSeries_combined.js +6 -6
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +50 -38
- package/esm2015/lib/StepAreaSeries_combined.js +8 -8
- package/esm2015/lib/StepLineSeries_combined.js +6 -6
- package/esm2015/lib/TreemapView_combined.js +21 -21
- package/esm2015/lib/ValueOverlay_combined.js +1 -1
- package/esm2015/lib/WaterfallSeries_combined.js +1 -1
- package/esm2015/lib/XamFunnelView_combined.js +22 -22
- package/esm2015/lib/ZoomSliderView_combined.js +23 -23
- package/esm2015/lib/igc-assigning-series-style-event-args-base.js +5 -3
- package/esm2015/lib/igc-data-legend-component.js +256 -257
- package/esm2015/lib/igc-data-legend-styling-column-event-args.js +19 -10
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/esm2015/lib/igc-domain-chart-component.js +45 -27
- package/esm2015/lib/igc-financial-event-args.js +10 -6
- package/esm2015/lib/igc-ring-series-component.js +5 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +5 -3
- package/esm2015/lib/igc-scatter-polyline-series-component.js +5 -3
- package/esm2015/lib/igc-stacked-series-created-event-args.js +5 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +4 -3
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +5 -4
- package/esm5/lib/AreaSeries_combined.js +8 -8
- package/esm5/lib/BarSeries_combined.js +1 -1
- package/esm5/lib/BollingerBandsOverlay_combined.js +8 -8
- package/esm5/lib/BubbleSeries_combined.js +20 -15
- package/esm5/lib/CalloutLayer_combined.js +12 -12
- package/esm5/lib/CategoryHighlightLayer_combined.js +1 -1
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +4 -4
- package/esm5/lib/CategoryToolTipLayer_combined.js +3 -1
- package/esm5/lib/CategoryXAxis_combined.js +1 -1
- package/esm5/lib/CategoryYAxis_combined.js +2 -4
- package/esm5/lib/ColumnSeries_combined.js +1 -1
- package/esm5/lib/CrosshairLayer_combined.js +1 -1
- package/esm5/lib/DataLegendContent_combined.js +495 -480
- package/esm5/lib/DataLegendStylingColumnEventArgs.js +2 -1
- package/esm5/lib/DataToolTipLayer_combined.js +3 -1
- package/esm5/lib/FinancialIndicator_combined.js +17 -17
- package/esm5/lib/FinancialPriceSeries_combined.js +37 -30
- package/esm5/lib/FunnelLegendTemplates.js +1 -1
- package/esm5/lib/HighDensityScatterSeries_combined.js +12 -10
- package/esm5/lib/HorizontalAxisView_combined.js +30 -30
- package/esm5/lib/HorizontalRangeCategorySeries.js +12 -8
- package/esm5/lib/ItemToolTipLayer_combined.js +3 -1
- package/esm5/lib/LegendBaseViewManager_combined.js +1 -1
- package/esm5/lib/LineSeries_combined.js +6 -6
- package/esm5/lib/NumericXAxis_combined.js +2 -2
- package/esm5/lib/NumericYAxis_combined.js +2 -2
- package/esm5/lib/PieChartViewManager_combined.js +38 -30
- package/esm5/lib/PieLegendTemplates.js +2 -2
- package/esm5/lib/PointerTooltip_combined.js +10 -10
- package/esm5/lib/PolarAreaSeries_combined.js +4 -4
- package/esm5/lib/PolarBase_combined.js +9 -7
- package/esm5/lib/PolarLineSeries_combined.js +2 -2
- package/esm5/lib/PolarSplineAreaSeries_combined.js +4 -4
- package/esm5/lib/PolarSplineSeries_combined.js +2 -2
- package/esm5/lib/PriceChannelOverlay_combined.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +8 -8
- package/esm5/lib/RadialColumnSeries_combined.js +1 -1
- package/esm5/lib/RadialLineSeries_combined.js +6 -6
- package/esm5/lib/RadialPieSeries_combined.js +1 -1
- package/esm5/lib/RangeAreaSeries_combined.js +6 -6
- package/esm5/lib/RangeColumnSeries_combined.js +1 -1
- package/esm5/lib/ScaleLegend_combined.js +8 -6
- package/esm5/lib/ScatterAreaSeries_combined.js +17 -14
- package/esm5/lib/ScatterBase_combined.js +10 -8
- package/esm5/lib/ScatterContourSeries_combined.js +14 -11
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +4 -4
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/ScatterTriangulationSeries.js +8 -8
- package/esm5/lib/SeriesViewer_combined.js +134 -111
- package/esm5/lib/ShapeSeriesBase_combined.js +5 -5
- package/esm5/lib/SplineAreaSeries_combined.js +8 -8
- package/esm5/lib/SplineSeries_combined.js +6 -6
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +72 -43
- package/esm5/lib/StepAreaSeries_combined.js +8 -8
- package/esm5/lib/StepLineSeries_combined.js +6 -6
- package/esm5/lib/TreemapView_combined.js +21 -21
- package/esm5/lib/ValueOverlay_combined.js +1 -1
- package/esm5/lib/WaterfallSeries_combined.js +1 -1
- package/esm5/lib/XamFunnelView_combined.js +22 -22
- package/esm5/lib/ZoomSliderView_combined.js +23 -23
- package/esm5/lib/igc-assigning-series-style-event-args-base.js +5 -3
- package/esm5/lib/igc-data-legend-component.js +256 -257
- package/esm5/lib/igc-data-legend-styling-column-event-args.js +22 -9
- package/esm5/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/esm5/lib/igc-domain-chart-component.js +45 -27
- package/esm5/lib/igc-financial-event-args.js +10 -6
- package/esm5/lib/igc-ring-series-component.js +5 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +5 -3
- package/esm5/lib/igc-scatter-polyline-series-component.js +5 -3
- package/esm5/lib/igc-stacked-series-created-event-args.js +5 -3
- package/fesm2015/igniteui-webcomponents-charts.js +1495 -1361
- package/fesm5/igniteui-webcomponents-charts.js +1524 -1369
- package/lib/DataLegendContent_combined.d.ts +111 -109
- package/lib/DataLegendStylingColumnEventArgs.d.ts +3 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +3 -2
- package/lib/igc-data-legend-component.d.ts +0 -1
- package/lib/igc-data-legend-styling-column-event-args.d.ts +5 -1
- package/lib/igc-data-tool-tip-layer-component.d.ts +0 -1
- package/package.json +2 -2
|
@@ -84,7 +84,20 @@ var IgcDataLegendStylingColumnEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
84
84
|
});
|
|
85
85
|
Object.defineProperty(IgcDataLegendStylingColumnEventArgs.prototype, "valueMemberPath", {
|
|
86
86
|
/**
|
|
87
|
-
* Gets data column
|
|
87
|
+
* Gets name of data column that corresponds to the value, e.g. "OpenPrice"
|
|
88
|
+
*/
|
|
89
|
+
get: function () {
|
|
90
|
+
return this.i.i;
|
|
91
|
+
},
|
|
92
|
+
set: function (v) {
|
|
93
|
+
this.i.i = v;
|
|
94
|
+
},
|
|
95
|
+
enumerable: true,
|
|
96
|
+
configurable: true
|
|
97
|
+
});
|
|
98
|
+
Object.defineProperty(IgcDataLegendStylingColumnEventArgs.prototype, "valueMemberLabel", {
|
|
99
|
+
/**
|
|
100
|
+
* Gets label of data column that corresponds to the value, e.g. "Open"
|
|
88
101
|
*/
|
|
89
102
|
get: function () {
|
|
90
103
|
return this.i.h;
|
|
@@ -139,10 +152,10 @@ var IgcDataLegendStylingColumnEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
139
152
|
* Gets or sets value text displayed value text in the column
|
|
140
153
|
*/
|
|
141
154
|
get: function () {
|
|
142
|
-
return this.i.
|
|
155
|
+
return this.i.j;
|
|
143
156
|
},
|
|
144
157
|
set: function (v) {
|
|
145
|
-
this.i.
|
|
158
|
+
this.i.j = v;
|
|
146
159
|
},
|
|
147
160
|
enumerable: true,
|
|
148
161
|
configurable: true
|
|
@@ -152,10 +165,10 @@ var IgcDataLegendStylingColumnEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
152
165
|
* Gets or sets color of label text
|
|
153
166
|
*/
|
|
154
167
|
get: function () {
|
|
155
|
-
return brushToString(this.i.
|
|
168
|
+
return brushToString(this.i.k);
|
|
156
169
|
},
|
|
157
170
|
set: function (v) {
|
|
158
|
-
this.i.
|
|
171
|
+
this.i.k = stringToBrush(v);
|
|
159
172
|
},
|
|
160
173
|
enumerable: true,
|
|
161
174
|
configurable: true
|
|
@@ -165,10 +178,10 @@ var IgcDataLegendStylingColumnEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
165
178
|
* Gets or sets color of value text
|
|
166
179
|
*/
|
|
167
180
|
get: function () {
|
|
168
|
-
return brushToString(this.i.
|
|
181
|
+
return brushToString(this.i.l);
|
|
169
182
|
},
|
|
170
183
|
set: function (v) {
|
|
171
|
-
this.i.
|
|
184
|
+
this.i.l = stringToBrush(v);
|
|
172
185
|
},
|
|
173
186
|
enumerable: true,
|
|
174
187
|
configurable: true
|
|
@@ -178,10 +191,10 @@ var IgcDataLegendStylingColumnEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
178
191
|
* Gets or sets color of unit text
|
|
179
192
|
*/
|
|
180
193
|
get: function () {
|
|
181
|
-
return brushToString(this.i.
|
|
194
|
+
return brushToString(this.i.m);
|
|
182
195
|
},
|
|
183
196
|
set: function (v) {
|
|
184
|
-
this.i.
|
|
197
|
+
this.i.m = stringToBrush(v);
|
|
185
198
|
},
|
|
186
199
|
enumerable: true,
|
|
187
200
|
configurable: true
|
|
@@ -19,7 +19,6 @@ import { Thickness } from "igniteui-webcomponents-core";
|
|
|
19
19
|
import { FontInfo } from "igniteui-webcomponents-core";
|
|
20
20
|
/**
|
|
21
21
|
* Represents an annotation layer that displays grouped tooltips with summaries for series.
|
|
22
|
-
* THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
|
|
23
22
|
*/
|
|
24
23
|
var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
25
24
|
tslib_1.__extends(IgcDataToolTipLayerComponent, _super);
|
|
@@ -2047,11 +2047,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2047
2047
|
}
|
|
2048
2048
|
if (!r.externalObject) {
|
|
2049
2049
|
var e = new IgcChartSortDescriptionCollection();
|
|
2050
|
-
if (
|
|
2051
|
-
e.
|
|
2050
|
+
if (r.$type) {
|
|
2051
|
+
e._implementation = r;
|
|
2052
2052
|
}
|
|
2053
2053
|
else {
|
|
2054
|
-
e.
|
|
2054
|
+
if (e.i.setNativeElement) {
|
|
2055
|
+
e.i.setNativeElement(r);
|
|
2056
|
+
}
|
|
2055
2057
|
}
|
|
2056
2058
|
r.externalObject = e;
|
|
2057
2059
|
}
|
|
@@ -2068,11 +2070,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2068
2070
|
}
|
|
2069
2071
|
if (!r.externalObject) {
|
|
2070
2072
|
var e = new IgcChartSortDescriptionCollection();
|
|
2071
|
-
if (
|
|
2072
|
-
e.
|
|
2073
|
+
if (r.$type) {
|
|
2074
|
+
e._implementation = r;
|
|
2073
2075
|
}
|
|
2074
2076
|
else {
|
|
2075
|
-
e.
|
|
2077
|
+
if (e.i.setNativeElement) {
|
|
2078
|
+
e.i.setNativeElement(r);
|
|
2079
|
+
}
|
|
2076
2080
|
}
|
|
2077
2081
|
r.externalObject = e;
|
|
2078
2082
|
}
|
|
@@ -2092,11 +2096,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2092
2096
|
}
|
|
2093
2097
|
if (!r.externalObject) {
|
|
2094
2098
|
var e = new IgcChartSortDescriptionCollection();
|
|
2095
|
-
if (
|
|
2096
|
-
e.
|
|
2099
|
+
if (r.$type) {
|
|
2100
|
+
e._implementation = r;
|
|
2097
2101
|
}
|
|
2098
2102
|
else {
|
|
2099
|
-
e.
|
|
2103
|
+
if (e.i.setNativeElement) {
|
|
2104
|
+
e.i.setNativeElement(r);
|
|
2105
|
+
}
|
|
2100
2106
|
}
|
|
2101
2107
|
r.externalObject = e;
|
|
2102
2108
|
}
|
|
@@ -2116,11 +2122,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2116
2122
|
}
|
|
2117
2123
|
if (!r.externalObject) {
|
|
2118
2124
|
var e = new IgcFilterExpressionCollection();
|
|
2119
|
-
if (
|
|
2120
|
-
e.
|
|
2125
|
+
if (r.$type) {
|
|
2126
|
+
e._implementation = r;
|
|
2121
2127
|
}
|
|
2122
2128
|
else {
|
|
2123
|
-
e.
|
|
2129
|
+
if (e.i.setNativeElement) {
|
|
2130
|
+
e.i.setNativeElement(r);
|
|
2131
|
+
}
|
|
2124
2132
|
}
|
|
2125
2133
|
r.externalObject = e;
|
|
2126
2134
|
}
|
|
@@ -2140,11 +2148,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2140
2148
|
}
|
|
2141
2149
|
if (!r.externalObject) {
|
|
2142
2150
|
var e = new IgcChartSummaryDescriptionCollection();
|
|
2143
|
-
if (
|
|
2144
|
-
e.
|
|
2151
|
+
if (r.$type) {
|
|
2152
|
+
e._implementation = r;
|
|
2145
2153
|
}
|
|
2146
2154
|
else {
|
|
2147
|
-
e.
|
|
2155
|
+
if (e.i.setNativeElement) {
|
|
2156
|
+
e.i.setNativeElement(r);
|
|
2157
|
+
}
|
|
2148
2158
|
}
|
|
2149
2159
|
r.externalObject = e;
|
|
2150
2160
|
}
|
|
@@ -2164,11 +2174,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2164
2174
|
}
|
|
2165
2175
|
if (!r.externalObject) {
|
|
2166
2176
|
var e = new IgcChartSortDescriptionCollection();
|
|
2167
|
-
if (
|
|
2168
|
-
e.
|
|
2177
|
+
if (r.$type) {
|
|
2178
|
+
e._implementation = r;
|
|
2169
2179
|
}
|
|
2170
2180
|
else {
|
|
2171
|
-
e.
|
|
2181
|
+
if (e.i.setNativeElement) {
|
|
2182
|
+
e.i.setNativeElement(r);
|
|
2183
|
+
}
|
|
2172
2184
|
}
|
|
2173
2185
|
r.externalObject = e;
|
|
2174
2186
|
}
|
|
@@ -2188,11 +2200,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2188
2200
|
}
|
|
2189
2201
|
if (!r.externalObject) {
|
|
2190
2202
|
var e = new IgcChartSortDescriptionCollection();
|
|
2191
|
-
if (
|
|
2192
|
-
e.
|
|
2203
|
+
if (r.$type) {
|
|
2204
|
+
e._implementation = r;
|
|
2193
2205
|
}
|
|
2194
2206
|
else {
|
|
2195
|
-
e.
|
|
2207
|
+
if (e.i.setNativeElement) {
|
|
2208
|
+
e.i.setNativeElement(r);
|
|
2209
|
+
}
|
|
2196
2210
|
}
|
|
2197
2211
|
r.externalObject = e;
|
|
2198
2212
|
}
|
|
@@ -2212,11 +2226,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2212
2226
|
}
|
|
2213
2227
|
if (!r.externalObject) {
|
|
2214
2228
|
var e = new IgcChartSortDescriptionCollection();
|
|
2215
|
-
if (
|
|
2216
|
-
e.
|
|
2229
|
+
if (r.$type) {
|
|
2230
|
+
e._implementation = r;
|
|
2217
2231
|
}
|
|
2218
2232
|
else {
|
|
2219
|
-
e.
|
|
2233
|
+
if (e.i.setNativeElement) {
|
|
2234
|
+
e.i.setNativeElement(r);
|
|
2235
|
+
}
|
|
2220
2236
|
}
|
|
2221
2237
|
r.externalObject = e;
|
|
2222
2238
|
}
|
|
@@ -2236,11 +2252,13 @@ var IgcDomainChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2236
2252
|
}
|
|
2237
2253
|
if (!r.externalObject) {
|
|
2238
2254
|
var e = new IgcChartSummaryDescriptionCollection();
|
|
2239
|
-
if (
|
|
2240
|
-
e.
|
|
2255
|
+
if (r.$type) {
|
|
2256
|
+
e._implementation = r;
|
|
2241
2257
|
}
|
|
2242
2258
|
else {
|
|
2243
|
-
e.
|
|
2259
|
+
if (e.i.setNativeElement) {
|
|
2260
|
+
e.i.setNativeElement(r);
|
|
2261
|
+
}
|
|
2244
2262
|
}
|
|
2245
2263
|
r.externalObject = e;
|
|
2246
2264
|
}
|
|
@@ -84,11 +84,13 @@ var IgcFinancialEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
84
84
|
}
|
|
85
85
|
if (!r.externalObject) {
|
|
86
86
|
var e = new IgcFinancialCalculationDataSource();
|
|
87
|
-
if (
|
|
88
|
-
e.
|
|
87
|
+
if (r.$type) {
|
|
88
|
+
e._implementation = r;
|
|
89
89
|
}
|
|
90
90
|
else {
|
|
91
|
-
e.
|
|
91
|
+
if (e.i.setNativeElement) {
|
|
92
|
+
e.i.setNativeElement(r);
|
|
93
|
+
}
|
|
92
94
|
}
|
|
93
95
|
r.externalObject = e;
|
|
94
96
|
}
|
|
@@ -111,11 +113,13 @@ var IgcFinancialEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
111
113
|
}
|
|
112
114
|
if (!r.externalObject) {
|
|
113
115
|
var e = new IgcFinancialCalculationSupportingCalculations();
|
|
114
|
-
if (
|
|
115
|
-
e.
|
|
116
|
+
if (r.$type) {
|
|
117
|
+
e._implementation = r;
|
|
116
118
|
}
|
|
117
119
|
else {
|
|
118
|
-
e.
|
|
120
|
+
if (e.i.setNativeElement) {
|
|
121
|
+
e.i.setNativeElement(r);
|
|
122
|
+
}
|
|
119
123
|
}
|
|
120
124
|
r.externalObject = e;
|
|
121
125
|
}
|
|
@@ -184,11 +184,13 @@ var IgcRingSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
184
184
|
}
|
|
185
185
|
if (!r.externalObject) {
|
|
186
186
|
var e = new IgcRing();
|
|
187
|
-
if (
|
|
188
|
-
e.
|
|
187
|
+
if (r.$type) {
|
|
188
|
+
e._implementation = r;
|
|
189
189
|
}
|
|
190
190
|
else {
|
|
191
|
-
e.
|
|
191
|
+
if (e.i.setNativeElement) {
|
|
192
|
+
e.i.setNativeElement(r);
|
|
193
|
+
}
|
|
192
194
|
}
|
|
193
195
|
r.externalObject = e;
|
|
194
196
|
}
|
|
@@ -113,11 +113,13 @@ var IgcScatterPolygonSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
113
113
|
}
|
|
114
114
|
if (!r.externalObject) {
|
|
115
115
|
var e = new IgcStyle();
|
|
116
|
-
if (
|
|
117
|
-
e.
|
|
116
|
+
if (r.$type) {
|
|
117
|
+
e._implementation = r;
|
|
118
118
|
}
|
|
119
119
|
else {
|
|
120
|
-
e.
|
|
120
|
+
if (e.i.setNativeElement) {
|
|
121
|
+
e.i.setNativeElement(r);
|
|
122
|
+
}
|
|
121
123
|
}
|
|
122
124
|
r.externalObject = e;
|
|
123
125
|
}
|
|
@@ -89,11 +89,13 @@ var IgcScatterPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
89
89
|
}
|
|
90
90
|
if (!r.externalObject) {
|
|
91
91
|
var e = new IgcStyle();
|
|
92
|
-
if (
|
|
93
|
-
e.
|
|
92
|
+
if (r.$type) {
|
|
93
|
+
e._implementation = r;
|
|
94
94
|
}
|
|
95
95
|
else {
|
|
96
|
-
e.
|
|
96
|
+
if (e.i.setNativeElement) {
|
|
97
|
+
e.i.setNativeElement(r);
|
|
98
|
+
}
|
|
97
99
|
}
|
|
98
100
|
r.externalObject = e;
|
|
99
101
|
}
|
|
@@ -189,11 +189,13 @@ var IgcStackedSeriesCreatedEventArgs = /** @class */ /*@__PURE__*/ (function ()
|
|
|
189
189
|
}
|
|
190
190
|
if (!r.externalObject) {
|
|
191
191
|
var e = new IgcStyle();
|
|
192
|
-
if (
|
|
193
|
-
e.
|
|
192
|
+
if (r.$type) {
|
|
193
|
+
e._implementation = r;
|
|
194
194
|
}
|
|
195
195
|
else {
|
|
196
|
-
e.
|
|
196
|
+
if (e.i.setNativeElement) {
|
|
197
|
+
e.i.setNativeElement(r);
|
|
198
|
+
}
|
|
197
199
|
}
|
|
198
200
|
r.externalObject = e;
|
|
199
201
|
}
|