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
|
@@ -20,7 +20,6 @@ import { LegendItemBadgeShape_$type } from "igniteui-webcomponents-core";
|
|
|
20
20
|
const DataLegendStylingDefaults = {};
|
|
21
21
|
/**
|
|
22
22
|
* Represents data legend that displays information about each series including values and summaries.
|
|
23
|
-
* THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
|
|
24
23
|
*/
|
|
25
24
|
export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
26
25
|
class IgcDataLegendComponent extends IgcHTMLElement {
|
|
@@ -265,11 +264,11 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
265
264
|
* A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.
|
|
266
265
|
*/
|
|
267
266
|
get actualPixelScalingRatio() {
|
|
268
|
-
return this.i.
|
|
267
|
+
return this.i.co;
|
|
269
268
|
}
|
|
270
269
|
set actualPixelScalingRatio(v) {
|
|
271
|
-
this.i.
|
|
272
|
-
this._a("actualPixelScalingRatio", this.i.
|
|
270
|
+
this.i.co = +v;
|
|
271
|
+
this._a("actualPixelScalingRatio", this.i.co);
|
|
273
272
|
}
|
|
274
273
|
/**
|
|
275
274
|
* Gets or sets indexes or names of series to include in displaying in the data legend, e.g. "0, 1"
|
|
@@ -330,11 +329,11 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
330
329
|
* Gets or sets whether the data legend should update when the series data is mutated.
|
|
331
330
|
*/
|
|
332
331
|
get shouldUpdateWhenSeriesDataChanges() {
|
|
333
|
-
return this.i.
|
|
332
|
+
return this.i.b3;
|
|
334
333
|
}
|
|
335
334
|
set shouldUpdateWhenSeriesDataChanges(v) {
|
|
336
|
-
this.i.
|
|
337
|
-
this._a("shouldUpdateWhenSeriesDataChanges", this.i.
|
|
335
|
+
this.i.b3 = ensureBool(v);
|
|
336
|
+
this._a("shouldUpdateWhenSeriesDataChanges", this.i.b3);
|
|
338
337
|
}
|
|
339
338
|
/**
|
|
340
339
|
* Gets or sets mode for abbreviating large numbers displayed in the legend
|
|
@@ -352,22 +351,22 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
352
351
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
353
352
|
*/
|
|
354
353
|
get valueFormatMaxFractions() {
|
|
355
|
-
return this.i.
|
|
354
|
+
return this.i.cu;
|
|
356
355
|
}
|
|
357
356
|
set valueFormatMaxFractions(v) {
|
|
358
|
-
this.i.
|
|
359
|
-
this._a("valueFormatMaxFractions", this.i.
|
|
357
|
+
this.i.cu = +v;
|
|
358
|
+
this._a("valueFormatMaxFractions", this.i.cu);
|
|
360
359
|
}
|
|
361
360
|
/**
|
|
362
361
|
* Gets or sets minimum digits for formating numbers displayed in the legend
|
|
363
362
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
364
363
|
*/
|
|
365
364
|
get valueFormatMinFractions() {
|
|
366
|
-
return this.i.
|
|
365
|
+
return this.i.cv;
|
|
367
366
|
}
|
|
368
367
|
set valueFormatMinFractions(v) {
|
|
369
|
-
this.i.
|
|
370
|
-
this._a("valueFormatMinFractions", this.i.
|
|
368
|
+
this.i.cv = +v;
|
|
369
|
+
this._a("valueFormatMinFractions", this.i.cv);
|
|
371
370
|
}
|
|
372
371
|
/**
|
|
373
372
|
* Gets or sets the mode for displaying values in the data legend, e.g. Currency ($500.25), Decimal (500.25), Integer (500)
|
|
@@ -384,40 +383,40 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
384
383
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
385
384
|
*/
|
|
386
385
|
get valueFormatCulture() {
|
|
387
|
-
return this.i.
|
|
386
|
+
return this.i.ey;
|
|
388
387
|
}
|
|
389
388
|
set valueFormatCulture(v) {
|
|
390
|
-
this.i.
|
|
389
|
+
this.i.ey = v;
|
|
391
390
|
}
|
|
392
391
|
/**
|
|
393
392
|
* Gets or sets the currency code used for displaying currency symbol next to values, e.g. USD for $, EUR for €
|
|
394
393
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
395
394
|
*/
|
|
396
395
|
get valueFormatCurrencyCode() {
|
|
397
|
-
return this.i.
|
|
396
|
+
return this.i.e0;
|
|
398
397
|
}
|
|
399
398
|
set valueFormatCurrencyCode(v) {
|
|
400
|
-
this.i.
|
|
399
|
+
this.i.e0 = v;
|
|
401
400
|
}
|
|
402
401
|
/**
|
|
403
402
|
* Gets or sets whether or not use grouping separator, e.g, 15,000 for 15000
|
|
404
403
|
* This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties
|
|
405
404
|
*/
|
|
406
405
|
get valueFormatUseGrouping() {
|
|
407
|
-
return this.i.
|
|
406
|
+
return this.i.b4;
|
|
408
407
|
}
|
|
409
408
|
set valueFormatUseGrouping(v) {
|
|
410
|
-
this.i.
|
|
411
|
-
this._a("valueFormatUseGrouping", this.i.
|
|
409
|
+
this.i.b4 = ensureBool(v);
|
|
410
|
+
this._a("valueFormatUseGrouping", this.i.b4);
|
|
412
411
|
}
|
|
413
412
|
/**
|
|
414
413
|
* Gets or sets the format string for values displayed in the data legend.
|
|
415
414
|
*/
|
|
416
415
|
get valueFormatString() {
|
|
417
|
-
return this.i.
|
|
416
|
+
return this.i.e6;
|
|
418
417
|
}
|
|
419
418
|
set valueFormatString(v) {
|
|
420
|
-
this.i.
|
|
419
|
+
this.i.e6 = v;
|
|
421
420
|
}
|
|
422
421
|
/**
|
|
423
422
|
* Gets or sets the format specifiers to use with the ValueFormatString string.
|
|
@@ -433,127 +432,127 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
433
432
|
this.i.ah = v;
|
|
434
433
|
}
|
|
435
434
|
get valueRowMarginBottom() {
|
|
436
|
-
return this.i.
|
|
435
|
+
return this.i.is ? this.i.is.bottom : NaN;
|
|
437
436
|
}
|
|
438
437
|
set valueRowMarginBottom(v) {
|
|
439
438
|
this.ensureValueRowMargin();
|
|
440
|
-
this.i.
|
|
441
|
-
this._a("valueRowMarginBottom", this.i.
|
|
442
|
-
this.i.
|
|
439
|
+
this.i.is.bottom = +v;
|
|
440
|
+
this._a("valueRowMarginBottom", this.i.is.bottom);
|
|
441
|
+
this.i.is = this.i.is;
|
|
443
442
|
}
|
|
444
443
|
get valueRowMarginLeft() {
|
|
445
|
-
return this.i.
|
|
444
|
+
return this.i.is ? this.i.is.left : NaN;
|
|
446
445
|
}
|
|
447
446
|
set valueRowMarginLeft(v) {
|
|
448
447
|
this.ensureValueRowMargin();
|
|
449
|
-
this.i.
|
|
450
|
-
this._a("valueRowMarginLeft", this.i.
|
|
451
|
-
this.i.
|
|
448
|
+
this.i.is.left = +v;
|
|
449
|
+
this._a("valueRowMarginLeft", this.i.is.left);
|
|
450
|
+
this.i.is = this.i.is;
|
|
452
451
|
}
|
|
453
452
|
get valueRowMarginRight() {
|
|
454
|
-
return this.i.
|
|
453
|
+
return this.i.is ? this.i.is.right : NaN;
|
|
455
454
|
}
|
|
456
455
|
set valueRowMarginRight(v) {
|
|
457
456
|
this.ensureValueRowMargin();
|
|
458
|
-
this.i.
|
|
459
|
-
this._a("valueRowMarginRight", this.i.
|
|
460
|
-
this.i.
|
|
457
|
+
this.i.is.right = +v;
|
|
458
|
+
this._a("valueRowMarginRight", this.i.is.right);
|
|
459
|
+
this.i.is = this.i.is;
|
|
461
460
|
}
|
|
462
461
|
get valueRowMarginTop() {
|
|
463
|
-
return this.i.
|
|
462
|
+
return this.i.is ? this.i.is.top : NaN;
|
|
464
463
|
}
|
|
465
464
|
set valueRowMarginTop(v) {
|
|
466
465
|
this.ensureValueRowMargin();
|
|
467
|
-
this.i.
|
|
468
|
-
this._a("valueRowMarginTop", this.i.
|
|
469
|
-
this.i.
|
|
466
|
+
this.i.is.top = +v;
|
|
467
|
+
this._a("valueRowMarginTop", this.i.is.top);
|
|
468
|
+
this.i.is = this.i.is;
|
|
470
469
|
}
|
|
471
470
|
ensureValueRowMargin() {
|
|
472
|
-
if (this.i.
|
|
471
|
+
if (this.i.is) {
|
|
473
472
|
return;
|
|
474
473
|
}
|
|
475
|
-
this.i.
|
|
474
|
+
this.i.is = new Thickness(2);
|
|
476
475
|
}
|
|
477
476
|
/**
|
|
478
477
|
* Gets or sets whether to show series rows.
|
|
479
478
|
*/
|
|
480
479
|
get valueRowVisible() {
|
|
481
|
-
return this.i.
|
|
480
|
+
return this.i.b5;
|
|
482
481
|
}
|
|
483
482
|
set valueRowVisible(v) {
|
|
484
|
-
this.i.
|
|
485
|
-
this._a("valueRowVisible", this.i.
|
|
483
|
+
this.i.b5 = ensureBool(v);
|
|
484
|
+
this._a("valueRowVisible", this.i.b5);
|
|
486
485
|
}
|
|
487
486
|
/**
|
|
488
487
|
* Gets or sets text displayed when data column is missing a value, e.g. "no data"
|
|
489
488
|
*/
|
|
490
489
|
get valueTextWhenMissingData() {
|
|
491
|
-
return this.i.
|
|
490
|
+
return this.i.ff;
|
|
492
491
|
}
|
|
493
492
|
set valueTextWhenMissingData(v) {
|
|
494
|
-
this.i.
|
|
493
|
+
this.i.ff = v;
|
|
495
494
|
}
|
|
496
495
|
/**
|
|
497
496
|
* Gets or sets whether to use series colors when displaying values in the legend
|
|
498
497
|
*/
|
|
499
498
|
get valueTextUseSeriesColors() {
|
|
500
|
-
return this.i.
|
|
499
|
+
return this.i.b6;
|
|
501
500
|
}
|
|
502
501
|
set valueTextUseSeriesColors(v) {
|
|
503
|
-
this.i.
|
|
504
|
-
this._a("valueTextUseSeriesColors", this.i.
|
|
502
|
+
this.i.b6 = ensureBool(v);
|
|
503
|
+
this._a("valueTextUseSeriesColors", this.i.b6);
|
|
505
504
|
}
|
|
506
505
|
get valueTextMarginBottom() {
|
|
507
|
-
return this.i.
|
|
506
|
+
return this.i.it ? this.i.it.bottom : NaN;
|
|
508
507
|
}
|
|
509
508
|
set valueTextMarginBottom(v) {
|
|
510
509
|
this.ensureValueTextMargin();
|
|
511
|
-
this.i.
|
|
512
|
-
this._a("valueTextMarginBottom", this.i.
|
|
513
|
-
this.i.
|
|
510
|
+
this.i.it.bottom = +v;
|
|
511
|
+
this._a("valueTextMarginBottom", this.i.it.bottom);
|
|
512
|
+
this.i.it = this.i.it;
|
|
514
513
|
}
|
|
515
514
|
get valueTextMarginLeft() {
|
|
516
|
-
return this.i.
|
|
515
|
+
return this.i.it ? this.i.it.left : NaN;
|
|
517
516
|
}
|
|
518
517
|
set valueTextMarginLeft(v) {
|
|
519
518
|
this.ensureValueTextMargin();
|
|
520
|
-
this.i.
|
|
521
|
-
this._a("valueTextMarginLeft", this.i.
|
|
522
|
-
this.i.
|
|
519
|
+
this.i.it.left = +v;
|
|
520
|
+
this._a("valueTextMarginLeft", this.i.it.left);
|
|
521
|
+
this.i.it = this.i.it;
|
|
523
522
|
}
|
|
524
523
|
get valueTextMarginRight() {
|
|
525
|
-
return this.i.
|
|
524
|
+
return this.i.it ? this.i.it.right : NaN;
|
|
526
525
|
}
|
|
527
526
|
set valueTextMarginRight(v) {
|
|
528
527
|
this.ensureValueTextMargin();
|
|
529
|
-
this.i.
|
|
530
|
-
this._a("valueTextMarginRight", this.i.
|
|
531
|
-
this.i.
|
|
528
|
+
this.i.it.right = +v;
|
|
529
|
+
this._a("valueTextMarginRight", this.i.it.right);
|
|
530
|
+
this.i.it = this.i.it;
|
|
532
531
|
}
|
|
533
532
|
get valueTextMarginTop() {
|
|
534
|
-
return this.i.
|
|
533
|
+
return this.i.it ? this.i.it.top : NaN;
|
|
535
534
|
}
|
|
536
535
|
set valueTextMarginTop(v) {
|
|
537
536
|
this.ensureValueTextMargin();
|
|
538
|
-
this.i.
|
|
539
|
-
this._a("valueTextMarginTop", this.i.
|
|
540
|
-
this.i.
|
|
537
|
+
this.i.it.top = +v;
|
|
538
|
+
this._a("valueTextMarginTop", this.i.it.top);
|
|
539
|
+
this.i.it = this.i.it;
|
|
541
540
|
}
|
|
542
541
|
ensureValueTextMargin() {
|
|
543
|
-
if (this.i.
|
|
542
|
+
if (this.i.it) {
|
|
544
543
|
return;
|
|
545
544
|
}
|
|
546
|
-
this.i.
|
|
545
|
+
this.i.it = new Thickness(2);
|
|
547
546
|
}
|
|
548
547
|
/**
|
|
549
548
|
* Gets or sets the units text color.
|
|
550
549
|
*/
|
|
551
550
|
get valueTextColor() {
|
|
552
|
-
return brushToString(this.i.
|
|
551
|
+
return brushToString(this.i.ia);
|
|
553
552
|
}
|
|
554
553
|
set valueTextColor(v) {
|
|
555
|
-
this.i.
|
|
556
|
-
this._a("valueTextColor", brushToString(this.i.
|
|
554
|
+
this.i.ia = stringToBrush(v);
|
|
555
|
+
this._a("valueTextColor", brushToString(this.i.ia));
|
|
557
556
|
}
|
|
558
557
|
/**
|
|
559
558
|
* Gets or Sets the style to use for the units text.
|
|
@@ -574,10 +573,10 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
574
573
|
* Gets or sets the format string for header text displayed in the data legend.
|
|
575
574
|
*/
|
|
576
575
|
get headerFormatString() {
|
|
577
|
-
return this.i.
|
|
576
|
+
return this.i.dd;
|
|
578
577
|
}
|
|
579
578
|
set headerFormatString(v) {
|
|
580
|
-
this.i.
|
|
579
|
+
this.i.dd = v;
|
|
581
580
|
}
|
|
582
581
|
/**
|
|
583
582
|
* Gets or sets the format specifiers to use with the HeaderFormatString string.
|
|
@@ -597,10 +596,10 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
597
596
|
* This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties
|
|
598
597
|
*/
|
|
599
598
|
get headerFormatCulture() {
|
|
600
|
-
return this.i.
|
|
599
|
+
return this.i.c9;
|
|
601
600
|
}
|
|
602
601
|
set headerFormatCulture(v) {
|
|
603
|
-
this.i.
|
|
602
|
+
this.i.c9 = v;
|
|
604
603
|
}
|
|
605
604
|
/**
|
|
606
605
|
* Gets or sets date format for the header only when it displays dates that are fetched from date/time axes
|
|
@@ -628,114 +627,114 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
628
627
|
* Gets or sets the HeaderText for the data legend.
|
|
629
628
|
*/
|
|
630
629
|
get headerText() {
|
|
631
|
-
return this.i.
|
|
630
|
+
return this.i.di;
|
|
632
631
|
}
|
|
633
632
|
set headerText(v) {
|
|
634
|
-
this.i.
|
|
633
|
+
this.i.di = v;
|
|
635
634
|
}
|
|
636
635
|
/**
|
|
637
636
|
* Gets or sets the header text color.
|
|
638
637
|
*/
|
|
639
638
|
get headerTextColor() {
|
|
640
|
-
return brushToString(this.i.
|
|
639
|
+
return brushToString(this.i.h1);
|
|
641
640
|
}
|
|
642
641
|
set headerTextColor(v) {
|
|
643
|
-
this.i.
|
|
644
|
-
this._a("headerTextColor", brushToString(this.i.
|
|
642
|
+
this.i.h1 = stringToBrush(v);
|
|
643
|
+
this._a("headerTextColor", brushToString(this.i.h1));
|
|
645
644
|
}
|
|
646
645
|
get headerTextMarginBottom() {
|
|
647
|
-
return this.i.
|
|
646
|
+
return this.i.ik ? this.i.ik.bottom : NaN;
|
|
648
647
|
}
|
|
649
648
|
set headerTextMarginBottom(v) {
|
|
650
649
|
this.ensureHeaderTextMargin();
|
|
651
|
-
this.i.
|
|
652
|
-
this._a("headerTextMarginBottom", this.i.
|
|
653
|
-
this.i.
|
|
650
|
+
this.i.ik.bottom = +v;
|
|
651
|
+
this._a("headerTextMarginBottom", this.i.ik.bottom);
|
|
652
|
+
this.i.ik = this.i.ik;
|
|
654
653
|
}
|
|
655
654
|
get headerTextMarginLeft() {
|
|
656
|
-
return this.i.
|
|
655
|
+
return this.i.ik ? this.i.ik.left : NaN;
|
|
657
656
|
}
|
|
658
657
|
set headerTextMarginLeft(v) {
|
|
659
658
|
this.ensureHeaderTextMargin();
|
|
660
|
-
this.i.
|
|
661
|
-
this._a("headerTextMarginLeft", this.i.
|
|
662
|
-
this.i.
|
|
659
|
+
this.i.ik.left = +v;
|
|
660
|
+
this._a("headerTextMarginLeft", this.i.ik.left);
|
|
661
|
+
this.i.ik = this.i.ik;
|
|
663
662
|
}
|
|
664
663
|
get headerTextMarginRight() {
|
|
665
|
-
return this.i.
|
|
664
|
+
return this.i.ik ? this.i.ik.right : NaN;
|
|
666
665
|
}
|
|
667
666
|
set headerTextMarginRight(v) {
|
|
668
667
|
this.ensureHeaderTextMargin();
|
|
669
|
-
this.i.
|
|
670
|
-
this._a("headerTextMarginRight", this.i.
|
|
671
|
-
this.i.
|
|
668
|
+
this.i.ik.right = +v;
|
|
669
|
+
this._a("headerTextMarginRight", this.i.ik.right);
|
|
670
|
+
this.i.ik = this.i.ik;
|
|
672
671
|
}
|
|
673
672
|
get headerTextMarginTop() {
|
|
674
|
-
return this.i.
|
|
673
|
+
return this.i.ik ? this.i.ik.top : NaN;
|
|
675
674
|
}
|
|
676
675
|
set headerTextMarginTop(v) {
|
|
677
676
|
this.ensureHeaderTextMargin();
|
|
678
|
-
this.i.
|
|
679
|
-
this._a("headerTextMarginTop", this.i.
|
|
680
|
-
this.i.
|
|
677
|
+
this.i.ik.top = +v;
|
|
678
|
+
this._a("headerTextMarginTop", this.i.ik.top);
|
|
679
|
+
this.i.ik = this.i.ik;
|
|
681
680
|
}
|
|
682
681
|
ensureHeaderTextMargin() {
|
|
683
|
-
if (this.i.
|
|
682
|
+
if (this.i.ik) {
|
|
684
683
|
return;
|
|
685
684
|
}
|
|
686
|
-
this.i.
|
|
685
|
+
this.i.ik = new Thickness(2);
|
|
687
686
|
}
|
|
688
687
|
get headerRowMarginBottom() {
|
|
689
|
-
return this.i.
|
|
688
|
+
return this.i.ij ? this.i.ij.bottom : NaN;
|
|
690
689
|
}
|
|
691
690
|
set headerRowMarginBottom(v) {
|
|
692
691
|
this.ensureHeaderRowMargin();
|
|
693
|
-
this.i.
|
|
694
|
-
this._a("headerRowMarginBottom", this.i.
|
|
695
|
-
this.i.
|
|
692
|
+
this.i.ij.bottom = +v;
|
|
693
|
+
this._a("headerRowMarginBottom", this.i.ij.bottom);
|
|
694
|
+
this.i.ij = this.i.ij;
|
|
696
695
|
}
|
|
697
696
|
get headerRowMarginLeft() {
|
|
698
|
-
return this.i.
|
|
697
|
+
return this.i.ij ? this.i.ij.left : NaN;
|
|
699
698
|
}
|
|
700
699
|
set headerRowMarginLeft(v) {
|
|
701
700
|
this.ensureHeaderRowMargin();
|
|
702
|
-
this.i.
|
|
703
|
-
this._a("headerRowMarginLeft", this.i.
|
|
704
|
-
this.i.
|
|
701
|
+
this.i.ij.left = +v;
|
|
702
|
+
this._a("headerRowMarginLeft", this.i.ij.left);
|
|
703
|
+
this.i.ij = this.i.ij;
|
|
705
704
|
}
|
|
706
705
|
get headerRowMarginRight() {
|
|
707
|
-
return this.i.
|
|
706
|
+
return this.i.ij ? this.i.ij.right : NaN;
|
|
708
707
|
}
|
|
709
708
|
set headerRowMarginRight(v) {
|
|
710
709
|
this.ensureHeaderRowMargin();
|
|
711
|
-
this.i.
|
|
712
|
-
this._a("headerRowMarginRight", this.i.
|
|
713
|
-
this.i.
|
|
710
|
+
this.i.ij.right = +v;
|
|
711
|
+
this._a("headerRowMarginRight", this.i.ij.right);
|
|
712
|
+
this.i.ij = this.i.ij;
|
|
714
713
|
}
|
|
715
714
|
get headerRowMarginTop() {
|
|
716
|
-
return this.i.
|
|
715
|
+
return this.i.ij ? this.i.ij.top : NaN;
|
|
717
716
|
}
|
|
718
717
|
set headerRowMarginTop(v) {
|
|
719
718
|
this.ensureHeaderRowMargin();
|
|
720
|
-
this.i.
|
|
721
|
-
this._a("headerRowMarginTop", this.i.
|
|
722
|
-
this.i.
|
|
719
|
+
this.i.ij.top = +v;
|
|
720
|
+
this._a("headerRowMarginTop", this.i.ij.top);
|
|
721
|
+
this.i.ij = this.i.ij;
|
|
723
722
|
}
|
|
724
723
|
ensureHeaderRowMargin() {
|
|
725
|
-
if (this.i.
|
|
724
|
+
if (this.i.ij) {
|
|
726
725
|
return;
|
|
727
726
|
}
|
|
728
|
-
this.i.
|
|
727
|
+
this.i.ij = new Thickness(2);
|
|
729
728
|
}
|
|
730
729
|
/**
|
|
731
730
|
* Gets or sets whether to show Header row.
|
|
732
731
|
*/
|
|
733
732
|
get headerRowVisible() {
|
|
734
|
-
return this.i.
|
|
733
|
+
return this.i.b0;
|
|
735
734
|
}
|
|
736
735
|
set headerRowVisible(v) {
|
|
737
|
-
this.i.
|
|
738
|
-
this._a("headerRowVisible", this.i.
|
|
736
|
+
this.i.b0 = ensureBool(v);
|
|
737
|
+
this._a("headerRowVisible", this.i.b0);
|
|
739
738
|
}
|
|
740
739
|
/**
|
|
741
740
|
* Gets or Sets the style to use for the header text.
|
|
@@ -756,11 +755,11 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
756
755
|
* Gets or sets the summary text color.
|
|
757
756
|
*/
|
|
758
757
|
get summaryTitleTextColor() {
|
|
759
|
-
return brushToString(this.i.
|
|
758
|
+
return brushToString(this.i.h5);
|
|
760
759
|
}
|
|
761
760
|
set summaryTitleTextColor(v) {
|
|
762
|
-
this.i.
|
|
763
|
-
this._a("summaryTitleTextColor", brushToString(this.i.
|
|
761
|
+
this.i.h5 = stringToBrush(v);
|
|
762
|
+
this._a("summaryTitleTextColor", brushToString(this.i.h5));
|
|
764
763
|
}
|
|
765
764
|
/**
|
|
766
765
|
* Gets or Sets the style to use for the summary text.
|
|
@@ -791,104 +790,104 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
791
790
|
* Gets or sets the SummaryTitleText for the data legend.
|
|
792
791
|
*/
|
|
793
792
|
get summaryTitleText() {
|
|
794
|
-
return this.i.
|
|
793
|
+
return this.i.d9;
|
|
795
794
|
}
|
|
796
795
|
set summaryTitleText(v) {
|
|
797
|
-
this.i.
|
|
796
|
+
this.i.d9 = v;
|
|
798
797
|
}
|
|
799
798
|
get summaryTitleTextMarginBottom() {
|
|
800
|
-
return this.i.
|
|
799
|
+
return this.i.io ? this.i.io.bottom : NaN;
|
|
801
800
|
}
|
|
802
801
|
set summaryTitleTextMarginBottom(v) {
|
|
803
802
|
this.ensureSummaryTitleTextMargin();
|
|
804
|
-
this.i.
|
|
805
|
-
this._a("summaryTitleTextMarginBottom", this.i.
|
|
806
|
-
this.i.
|
|
803
|
+
this.i.io.bottom = +v;
|
|
804
|
+
this._a("summaryTitleTextMarginBottom", this.i.io.bottom);
|
|
805
|
+
this.i.io = this.i.io;
|
|
807
806
|
}
|
|
808
807
|
get summaryTitleTextMarginLeft() {
|
|
809
|
-
return this.i.
|
|
808
|
+
return this.i.io ? this.i.io.left : NaN;
|
|
810
809
|
}
|
|
811
810
|
set summaryTitleTextMarginLeft(v) {
|
|
812
811
|
this.ensureSummaryTitleTextMargin();
|
|
813
|
-
this.i.
|
|
814
|
-
this._a("summaryTitleTextMarginLeft", this.i.
|
|
815
|
-
this.i.
|
|
812
|
+
this.i.io.left = +v;
|
|
813
|
+
this._a("summaryTitleTextMarginLeft", this.i.io.left);
|
|
814
|
+
this.i.io = this.i.io;
|
|
816
815
|
}
|
|
817
816
|
get summaryTitleTextMarginRight() {
|
|
818
|
-
return this.i.
|
|
817
|
+
return this.i.io ? this.i.io.right : NaN;
|
|
819
818
|
}
|
|
820
819
|
set summaryTitleTextMarginRight(v) {
|
|
821
820
|
this.ensureSummaryTitleTextMargin();
|
|
822
|
-
this.i.
|
|
823
|
-
this._a("summaryTitleTextMarginRight", this.i.
|
|
824
|
-
this.i.
|
|
821
|
+
this.i.io.right = +v;
|
|
822
|
+
this._a("summaryTitleTextMarginRight", this.i.io.right);
|
|
823
|
+
this.i.io = this.i.io;
|
|
825
824
|
}
|
|
826
825
|
get summaryTitleTextMarginTop() {
|
|
827
|
-
return this.i.
|
|
826
|
+
return this.i.io ? this.i.io.top : NaN;
|
|
828
827
|
}
|
|
829
828
|
set summaryTitleTextMarginTop(v) {
|
|
830
829
|
this.ensureSummaryTitleTextMargin();
|
|
831
|
-
this.i.
|
|
832
|
-
this._a("summaryTitleTextMarginTop", this.i.
|
|
833
|
-
this.i.
|
|
830
|
+
this.i.io.top = +v;
|
|
831
|
+
this._a("summaryTitleTextMarginTop", this.i.io.top);
|
|
832
|
+
this.i.io = this.i.io;
|
|
834
833
|
}
|
|
835
834
|
ensureSummaryTitleTextMargin() {
|
|
836
|
-
if (this.i.
|
|
835
|
+
if (this.i.io) {
|
|
837
836
|
return;
|
|
838
837
|
}
|
|
839
|
-
this.i.
|
|
838
|
+
this.i.io = new Thickness(2);
|
|
840
839
|
}
|
|
841
840
|
get summaryRowMarginBottom() {
|
|
842
|
-
return this.i.
|
|
841
|
+
return this.i.im ? this.i.im.bottom : NaN;
|
|
843
842
|
}
|
|
844
843
|
set summaryRowMarginBottom(v) {
|
|
845
844
|
this.ensureSummaryRowMargin();
|
|
846
|
-
this.i.
|
|
847
|
-
this._a("summaryRowMarginBottom", this.i.
|
|
848
|
-
this.i.
|
|
845
|
+
this.i.im.bottom = +v;
|
|
846
|
+
this._a("summaryRowMarginBottom", this.i.im.bottom);
|
|
847
|
+
this.i.im = this.i.im;
|
|
849
848
|
}
|
|
850
849
|
get summaryRowMarginLeft() {
|
|
851
|
-
return this.i.
|
|
850
|
+
return this.i.im ? this.i.im.left : NaN;
|
|
852
851
|
}
|
|
853
852
|
set summaryRowMarginLeft(v) {
|
|
854
853
|
this.ensureSummaryRowMargin();
|
|
855
|
-
this.i.
|
|
856
|
-
this._a("summaryRowMarginLeft", this.i.
|
|
857
|
-
this.i.
|
|
854
|
+
this.i.im.left = +v;
|
|
855
|
+
this._a("summaryRowMarginLeft", this.i.im.left);
|
|
856
|
+
this.i.im = this.i.im;
|
|
858
857
|
}
|
|
859
858
|
get summaryRowMarginRight() {
|
|
860
|
-
return this.i.
|
|
859
|
+
return this.i.im ? this.i.im.right : NaN;
|
|
861
860
|
}
|
|
862
861
|
set summaryRowMarginRight(v) {
|
|
863
862
|
this.ensureSummaryRowMargin();
|
|
864
|
-
this.i.
|
|
865
|
-
this._a("summaryRowMarginRight", this.i.
|
|
866
|
-
this.i.
|
|
863
|
+
this.i.im.right = +v;
|
|
864
|
+
this._a("summaryRowMarginRight", this.i.im.right);
|
|
865
|
+
this.i.im = this.i.im;
|
|
867
866
|
}
|
|
868
867
|
get summaryRowMarginTop() {
|
|
869
|
-
return this.i.
|
|
868
|
+
return this.i.im ? this.i.im.top : NaN;
|
|
870
869
|
}
|
|
871
870
|
set summaryRowMarginTop(v) {
|
|
872
871
|
this.ensureSummaryRowMargin();
|
|
873
|
-
this.i.
|
|
874
|
-
this._a("summaryRowMarginTop", this.i.
|
|
875
|
-
this.i.
|
|
872
|
+
this.i.im.top = +v;
|
|
873
|
+
this._a("summaryRowMarginTop", this.i.im.top);
|
|
874
|
+
this.i.im = this.i.im;
|
|
876
875
|
}
|
|
877
876
|
ensureSummaryRowMargin() {
|
|
878
|
-
if (this.i.
|
|
877
|
+
if (this.i.im) {
|
|
879
878
|
return;
|
|
880
879
|
}
|
|
881
|
-
this.i.
|
|
880
|
+
this.i.im = new Thickness(2);
|
|
882
881
|
}
|
|
883
882
|
/**
|
|
884
883
|
* Gets or sets the units text color.
|
|
885
884
|
*/
|
|
886
885
|
get summaryValueTextColor() {
|
|
887
|
-
return brushToString(this.i.
|
|
886
|
+
return brushToString(this.i.h7);
|
|
888
887
|
}
|
|
889
888
|
set summaryValueTextColor(v) {
|
|
890
|
-
this.i.
|
|
891
|
-
this._a("summaryValueTextColor", brushToString(this.i.
|
|
889
|
+
this.i.h7 = stringToBrush(v);
|
|
890
|
+
this._a("summaryValueTextColor", brushToString(this.i.h7));
|
|
892
891
|
}
|
|
893
892
|
/**
|
|
894
893
|
* Gets or Sets the style to use for the units text.
|
|
@@ -909,20 +908,20 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
909
908
|
* Gets or sets the units text for the data legend.
|
|
910
909
|
*/
|
|
911
910
|
get summaryLabelText() {
|
|
912
|
-
return this.i.
|
|
911
|
+
return this.i.d4;
|
|
913
912
|
}
|
|
914
913
|
set summaryLabelText(v) {
|
|
915
|
-
this.i.
|
|
914
|
+
this.i.d4 = v;
|
|
916
915
|
}
|
|
917
916
|
/**
|
|
918
917
|
* Gets or sets the units text color.
|
|
919
918
|
*/
|
|
920
919
|
get summaryLabelTextColor() {
|
|
921
|
-
return brushToString(this.i.
|
|
920
|
+
return brushToString(this.i.h4);
|
|
922
921
|
}
|
|
923
922
|
set summaryLabelTextColor(v) {
|
|
924
|
-
this.i.
|
|
925
|
-
this._a("summaryLabelTextColor", brushToString(this.i.
|
|
923
|
+
this.i.h4 = stringToBrush(v);
|
|
924
|
+
this._a("summaryLabelTextColor", brushToString(this.i.h4));
|
|
926
925
|
}
|
|
927
926
|
/**
|
|
928
927
|
* Gets or Sets the style to use for the units text.
|
|
@@ -943,20 +942,20 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
943
942
|
* Gets or sets the units text for the data legend.
|
|
944
943
|
*/
|
|
945
944
|
get summaryUnitsText() {
|
|
946
|
-
return this.i.
|
|
945
|
+
return this.i.ef;
|
|
947
946
|
}
|
|
948
947
|
set summaryUnitsText(v) {
|
|
949
|
-
this.i.
|
|
948
|
+
this.i.ef = v;
|
|
950
949
|
}
|
|
951
950
|
/**
|
|
952
951
|
* Gets or sets the units text color.
|
|
953
952
|
*/
|
|
954
953
|
get summaryUnitsTextColor() {
|
|
955
|
-
return brushToString(this.i.
|
|
954
|
+
return brushToString(this.i.h6);
|
|
956
955
|
}
|
|
957
956
|
set summaryUnitsTextColor(v) {
|
|
958
|
-
this.i.
|
|
959
|
-
this._a("summaryUnitsTextColor", brushToString(this.i.
|
|
957
|
+
this.i.h6 = stringToBrush(v);
|
|
958
|
+
this._a("summaryUnitsTextColor", brushToString(this.i.h6));
|
|
960
959
|
}
|
|
961
960
|
/**
|
|
962
961
|
* Gets or Sets the style to use for the units text.
|
|
@@ -974,46 +973,46 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
974
973
|
this._a("summaryUnitsTextStyle", this.i.bp != null ? this.i.bp.fontString : "");
|
|
975
974
|
}
|
|
976
975
|
get badgeMarginBottom() {
|
|
977
|
-
return this.i.
|
|
976
|
+
return this.i.ii ? this.i.ii.bottom : NaN;
|
|
978
977
|
}
|
|
979
978
|
set badgeMarginBottom(v) {
|
|
980
979
|
this.ensureBadgeMargin();
|
|
981
|
-
this.i.
|
|
982
|
-
this._a("badgeMarginBottom", this.i.
|
|
983
|
-
this.i.
|
|
980
|
+
this.i.ii.bottom = +v;
|
|
981
|
+
this._a("badgeMarginBottom", this.i.ii.bottom);
|
|
982
|
+
this.i.ii = this.i.ii;
|
|
984
983
|
}
|
|
985
984
|
get badgeMarginLeft() {
|
|
986
|
-
return this.i.
|
|
985
|
+
return this.i.ii ? this.i.ii.left : NaN;
|
|
987
986
|
}
|
|
988
987
|
set badgeMarginLeft(v) {
|
|
989
988
|
this.ensureBadgeMargin();
|
|
990
|
-
this.i.
|
|
991
|
-
this._a("badgeMarginLeft", this.i.
|
|
992
|
-
this.i.
|
|
989
|
+
this.i.ii.left = +v;
|
|
990
|
+
this._a("badgeMarginLeft", this.i.ii.left);
|
|
991
|
+
this.i.ii = this.i.ii;
|
|
993
992
|
}
|
|
994
993
|
get badgeMarginRight() {
|
|
995
|
-
return this.i.
|
|
994
|
+
return this.i.ii ? this.i.ii.right : NaN;
|
|
996
995
|
}
|
|
997
996
|
set badgeMarginRight(v) {
|
|
998
997
|
this.ensureBadgeMargin();
|
|
999
|
-
this.i.
|
|
1000
|
-
this._a("badgeMarginRight", this.i.
|
|
1001
|
-
this.i.
|
|
998
|
+
this.i.ii.right = +v;
|
|
999
|
+
this._a("badgeMarginRight", this.i.ii.right);
|
|
1000
|
+
this.i.ii = this.i.ii;
|
|
1002
1001
|
}
|
|
1003
1002
|
get badgeMarginTop() {
|
|
1004
|
-
return this.i.
|
|
1003
|
+
return this.i.ii ? this.i.ii.top : NaN;
|
|
1005
1004
|
}
|
|
1006
1005
|
set badgeMarginTop(v) {
|
|
1007
1006
|
this.ensureBadgeMargin();
|
|
1008
|
-
this.i.
|
|
1009
|
-
this._a("badgeMarginTop", this.i.
|
|
1010
|
-
this.i.
|
|
1007
|
+
this.i.ii.top = +v;
|
|
1008
|
+
this._a("badgeMarginTop", this.i.ii.top);
|
|
1009
|
+
this.i.ii = this.i.ii;
|
|
1011
1010
|
}
|
|
1012
1011
|
ensureBadgeMargin() {
|
|
1013
|
-
if (this.i.
|
|
1012
|
+
if (this.i.ii) {
|
|
1014
1013
|
return;
|
|
1015
1014
|
}
|
|
1016
|
-
this.i.
|
|
1015
|
+
this.i.ii = new Thickness(2);
|
|
1017
1016
|
}
|
|
1018
1017
|
/**
|
|
1019
1018
|
* Gets or sets the BadgeShape for the data legend.
|
|
@@ -1059,62 +1058,62 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
1059
1058
|
* Gets or sets the units text for the data legend.
|
|
1060
1059
|
*/
|
|
1061
1060
|
get unitsText() {
|
|
1062
|
-
return this.i.
|
|
1061
|
+
return this.i.es;
|
|
1063
1062
|
}
|
|
1064
1063
|
set unitsText(v) {
|
|
1065
|
-
this.i.
|
|
1064
|
+
this.i.es = v;
|
|
1066
1065
|
}
|
|
1067
1066
|
/**
|
|
1068
1067
|
* Gets or sets the units text color.
|
|
1069
1068
|
*/
|
|
1070
1069
|
get unitsTextColor() {
|
|
1071
|
-
return brushToString(this.i.
|
|
1070
|
+
return brushToString(this.i.h9);
|
|
1072
1071
|
}
|
|
1073
1072
|
set unitsTextColor(v) {
|
|
1074
|
-
this.i.
|
|
1075
|
-
this._a("unitsTextColor", brushToString(this.i.
|
|
1073
|
+
this.i.h9 = stringToBrush(v);
|
|
1074
|
+
this._a("unitsTextColor", brushToString(this.i.h9));
|
|
1076
1075
|
}
|
|
1077
1076
|
get unitsTextMarginBottom() {
|
|
1078
|
-
return this.i.
|
|
1077
|
+
return this.i.iq ? this.i.iq.bottom : NaN;
|
|
1079
1078
|
}
|
|
1080
1079
|
set unitsTextMarginBottom(v) {
|
|
1081
1080
|
this.ensureUnitsTextMargin();
|
|
1082
|
-
this.i.
|
|
1083
|
-
this._a("unitsTextMarginBottom", this.i.
|
|
1084
|
-
this.i.
|
|
1081
|
+
this.i.iq.bottom = +v;
|
|
1082
|
+
this._a("unitsTextMarginBottom", this.i.iq.bottom);
|
|
1083
|
+
this.i.iq = this.i.iq;
|
|
1085
1084
|
}
|
|
1086
1085
|
get unitsTextMarginLeft() {
|
|
1087
|
-
return this.i.
|
|
1086
|
+
return this.i.iq ? this.i.iq.left : NaN;
|
|
1088
1087
|
}
|
|
1089
1088
|
set unitsTextMarginLeft(v) {
|
|
1090
1089
|
this.ensureUnitsTextMargin();
|
|
1091
|
-
this.i.
|
|
1092
|
-
this._a("unitsTextMarginLeft", this.i.
|
|
1093
|
-
this.i.
|
|
1090
|
+
this.i.iq.left = +v;
|
|
1091
|
+
this._a("unitsTextMarginLeft", this.i.iq.left);
|
|
1092
|
+
this.i.iq = this.i.iq;
|
|
1094
1093
|
}
|
|
1095
1094
|
get unitsTextMarginRight() {
|
|
1096
|
-
return this.i.
|
|
1095
|
+
return this.i.iq ? this.i.iq.right : NaN;
|
|
1097
1096
|
}
|
|
1098
1097
|
set unitsTextMarginRight(v) {
|
|
1099
1098
|
this.ensureUnitsTextMargin();
|
|
1100
|
-
this.i.
|
|
1101
|
-
this._a("unitsTextMarginRight", this.i.
|
|
1102
|
-
this.i.
|
|
1099
|
+
this.i.iq.right = +v;
|
|
1100
|
+
this._a("unitsTextMarginRight", this.i.iq.right);
|
|
1101
|
+
this.i.iq = this.i.iq;
|
|
1103
1102
|
}
|
|
1104
1103
|
get unitsTextMarginTop() {
|
|
1105
|
-
return this.i.
|
|
1104
|
+
return this.i.iq ? this.i.iq.top : NaN;
|
|
1106
1105
|
}
|
|
1107
1106
|
set unitsTextMarginTop(v) {
|
|
1108
1107
|
this.ensureUnitsTextMargin();
|
|
1109
|
-
this.i.
|
|
1110
|
-
this._a("unitsTextMarginTop", this.i.
|
|
1111
|
-
this.i.
|
|
1108
|
+
this.i.iq.top = +v;
|
|
1109
|
+
this._a("unitsTextMarginTop", this.i.iq.top);
|
|
1110
|
+
this.i.iq = this.i.iq;
|
|
1112
1111
|
}
|
|
1113
1112
|
ensureUnitsTextMargin() {
|
|
1114
|
-
if (this.i.
|
|
1113
|
+
if (this.i.iq) {
|
|
1115
1114
|
return;
|
|
1116
1115
|
}
|
|
1117
|
-
this.i.
|
|
1116
|
+
this.i.iq = new Thickness(2);
|
|
1118
1117
|
}
|
|
1119
1118
|
/**
|
|
1120
1119
|
* Gets or Sets the style to use for the units text.
|
|
@@ -1132,56 +1131,56 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
1132
1131
|
this._a("unitsTextStyle", this.i.bs != null ? this.i.bs.fontString : "");
|
|
1133
1132
|
}
|
|
1134
1133
|
get titleTextMarginBottom() {
|
|
1135
|
-
return this.i.
|
|
1134
|
+
return this.i.ip ? this.i.ip.bottom : NaN;
|
|
1136
1135
|
}
|
|
1137
1136
|
set titleTextMarginBottom(v) {
|
|
1138
1137
|
this.ensureTitleTextMargin();
|
|
1139
|
-
this.i.
|
|
1140
|
-
this._a("titleTextMarginBottom", this.i.
|
|
1141
|
-
this.i.
|
|
1138
|
+
this.i.ip.bottom = +v;
|
|
1139
|
+
this._a("titleTextMarginBottom", this.i.ip.bottom);
|
|
1140
|
+
this.i.ip = this.i.ip;
|
|
1142
1141
|
}
|
|
1143
1142
|
get titleTextMarginLeft() {
|
|
1144
|
-
return this.i.
|
|
1143
|
+
return this.i.ip ? this.i.ip.left : NaN;
|
|
1145
1144
|
}
|
|
1146
1145
|
set titleTextMarginLeft(v) {
|
|
1147
1146
|
this.ensureTitleTextMargin();
|
|
1148
|
-
this.i.
|
|
1149
|
-
this._a("titleTextMarginLeft", this.i.
|
|
1150
|
-
this.i.
|
|
1147
|
+
this.i.ip.left = +v;
|
|
1148
|
+
this._a("titleTextMarginLeft", this.i.ip.left);
|
|
1149
|
+
this.i.ip = this.i.ip;
|
|
1151
1150
|
}
|
|
1152
1151
|
get titleTextMarginRight() {
|
|
1153
|
-
return this.i.
|
|
1152
|
+
return this.i.ip ? this.i.ip.right : NaN;
|
|
1154
1153
|
}
|
|
1155
1154
|
set titleTextMarginRight(v) {
|
|
1156
1155
|
this.ensureTitleTextMargin();
|
|
1157
|
-
this.i.
|
|
1158
|
-
this._a("titleTextMarginRight", this.i.
|
|
1159
|
-
this.i.
|
|
1156
|
+
this.i.ip.right = +v;
|
|
1157
|
+
this._a("titleTextMarginRight", this.i.ip.right);
|
|
1158
|
+
this.i.ip = this.i.ip;
|
|
1160
1159
|
}
|
|
1161
1160
|
get titleTextMarginTop() {
|
|
1162
|
-
return this.i.
|
|
1161
|
+
return this.i.ip ? this.i.ip.top : NaN;
|
|
1163
1162
|
}
|
|
1164
1163
|
set titleTextMarginTop(v) {
|
|
1165
1164
|
this.ensureTitleTextMargin();
|
|
1166
|
-
this.i.
|
|
1167
|
-
this._a("titleTextMarginTop", this.i.
|
|
1168
|
-
this.i.
|
|
1165
|
+
this.i.ip.top = +v;
|
|
1166
|
+
this._a("titleTextMarginTop", this.i.ip.top);
|
|
1167
|
+
this.i.ip = this.i.ip;
|
|
1169
1168
|
}
|
|
1170
1169
|
ensureTitleTextMargin() {
|
|
1171
|
-
if (this.i.
|
|
1170
|
+
if (this.i.ip) {
|
|
1172
1171
|
return;
|
|
1173
1172
|
}
|
|
1174
|
-
this.i.
|
|
1173
|
+
this.i.ip = new Thickness(2);
|
|
1175
1174
|
}
|
|
1176
1175
|
/**
|
|
1177
1176
|
* Gets or sets the display text color.
|
|
1178
1177
|
*/
|
|
1179
1178
|
get titleTextColor() {
|
|
1180
|
-
return brushToString(this.i.
|
|
1179
|
+
return brushToString(this.i.h8);
|
|
1181
1180
|
}
|
|
1182
1181
|
set titleTextColor(v) {
|
|
1183
|
-
this.i.
|
|
1184
|
-
this._a("titleTextColor", brushToString(this.i.
|
|
1182
|
+
this.i.h8 = stringToBrush(v);
|
|
1183
|
+
this._a("titleTextColor", brushToString(this.i.h8));
|
|
1185
1184
|
}
|
|
1186
1185
|
/**
|
|
1187
1186
|
* Gets or Sets the style to use for the display text.
|
|
@@ -1212,53 +1211,53 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
1212
1211
|
* Gets or sets the units text color.
|
|
1213
1212
|
*/
|
|
1214
1213
|
get labelTextColor() {
|
|
1215
|
-
return brushToString(this.i.
|
|
1214
|
+
return brushToString(this.i.h2);
|
|
1216
1215
|
}
|
|
1217
1216
|
set labelTextColor(v) {
|
|
1218
|
-
this.i.
|
|
1219
|
-
this._a("labelTextColor", brushToString(this.i.
|
|
1217
|
+
this.i.h2 = stringToBrush(v);
|
|
1218
|
+
this._a("labelTextColor", brushToString(this.i.h2));
|
|
1220
1219
|
}
|
|
1221
1220
|
get labelTextMarginBottom() {
|
|
1222
|
-
return this.i.
|
|
1221
|
+
return this.i.il ? this.i.il.bottom : NaN;
|
|
1223
1222
|
}
|
|
1224
1223
|
set labelTextMarginBottom(v) {
|
|
1225
1224
|
this.ensureLabelTextMargin();
|
|
1226
|
-
this.i.
|
|
1227
|
-
this._a("labelTextMarginBottom", this.i.
|
|
1228
|
-
this.i.
|
|
1225
|
+
this.i.il.bottom = +v;
|
|
1226
|
+
this._a("labelTextMarginBottom", this.i.il.bottom);
|
|
1227
|
+
this.i.il = this.i.il;
|
|
1229
1228
|
}
|
|
1230
1229
|
get labelTextMarginLeft() {
|
|
1231
|
-
return this.i.
|
|
1230
|
+
return this.i.il ? this.i.il.left : NaN;
|
|
1232
1231
|
}
|
|
1233
1232
|
set labelTextMarginLeft(v) {
|
|
1234
1233
|
this.ensureLabelTextMargin();
|
|
1235
|
-
this.i.
|
|
1236
|
-
this._a("labelTextMarginLeft", this.i.
|
|
1237
|
-
this.i.
|
|
1234
|
+
this.i.il.left = +v;
|
|
1235
|
+
this._a("labelTextMarginLeft", this.i.il.left);
|
|
1236
|
+
this.i.il = this.i.il;
|
|
1238
1237
|
}
|
|
1239
1238
|
get labelTextMarginRight() {
|
|
1240
|
-
return this.i.
|
|
1239
|
+
return this.i.il ? this.i.il.right : NaN;
|
|
1241
1240
|
}
|
|
1242
1241
|
set labelTextMarginRight(v) {
|
|
1243
1242
|
this.ensureLabelTextMargin();
|
|
1244
|
-
this.i.
|
|
1245
|
-
this._a("labelTextMarginRight", this.i.
|
|
1246
|
-
this.i.
|
|
1243
|
+
this.i.il.right = +v;
|
|
1244
|
+
this._a("labelTextMarginRight", this.i.il.right);
|
|
1245
|
+
this.i.il = this.i.il;
|
|
1247
1246
|
}
|
|
1248
1247
|
get labelTextMarginTop() {
|
|
1249
|
-
return this.i.
|
|
1248
|
+
return this.i.il ? this.i.il.top : NaN;
|
|
1250
1249
|
}
|
|
1251
1250
|
set labelTextMarginTop(v) {
|
|
1252
1251
|
this.ensureLabelTextMargin();
|
|
1253
|
-
this.i.
|
|
1254
|
-
this._a("labelTextMarginTop", this.i.
|
|
1255
|
-
this.i.
|
|
1252
|
+
this.i.il.top = +v;
|
|
1253
|
+
this._a("labelTextMarginTop", this.i.il.top);
|
|
1254
|
+
this.i.il = this.i.il;
|
|
1256
1255
|
}
|
|
1257
1256
|
ensureLabelTextMargin() {
|
|
1258
|
-
if (this.i.
|
|
1257
|
+
if (this.i.il) {
|
|
1259
1258
|
return;
|
|
1260
1259
|
}
|
|
1261
|
-
this.i.
|
|
1260
|
+
this.i.il = new Thickness(2);
|
|
1262
1261
|
}
|
|
1263
1262
|
/**
|
|
1264
1263
|
* Gets or Sets the style to use for the units text.
|
|
@@ -1376,15 +1375,15 @@ export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
|
1376
1375
|
this.i.flush();
|
|
1377
1376
|
}
|
|
1378
1377
|
getAbbreviatedNumber(number, mode, minDigits, maxDigits) {
|
|
1379
|
-
let iv = this.i.
|
|
1378
|
+
let iv = this.i.cr(number, (mode == null ? null : mode), minDigits, maxDigits);
|
|
1380
1379
|
return (iv);
|
|
1381
1380
|
}
|
|
1382
1381
|
getAbbreviatedSymbol(number, mode, minDigits, maxDigits) {
|
|
1383
|
-
let iv = this.i.
|
|
1382
|
+
let iv = this.i.c8(number, (mode == null ? null : mode), minDigits, maxDigits);
|
|
1384
1383
|
return (iv);
|
|
1385
1384
|
}
|
|
1386
1385
|
getAbbreviatedString(number, mode, minDigits, maxDigits) {
|
|
1387
|
-
let iv = this.i.
|
|
1386
|
+
let iv = this.i.c7(number, (mode == null ? null : mode), minDigits, maxDigits);
|
|
1388
1387
|
return (iv);
|
|
1389
1388
|
}
|
|
1390
1389
|
/**
|