igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
803 lines (802 loc) • 22.9 kB
JavaScript
/*
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
https://www.infragistics.com/legal/license/igultimate-la
https://www.infragistics.com/legal/license/igultimate-eula
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
*/
import { Description } from "./Description";
import { markType } from "./type";
/**
* @hidden
*/
export let SeriesDescription = /*@__PURE__*/ (() => {
class SeriesDescription extends Description {
constructor() {
super();
this.cx = null;
this.c4 = null;
this.o = null;
this.cy = null;
this.c1 = null;
this.dc = null;
this.db = null;
this.c9 = null;
this.cp = null;
this.co = null;
this.cn = null;
this.c8 = null;
this.c7 = null;
this.da = null;
this.cz = null;
this.ca = 0;
this.dn = null;
this.dp = null;
this.ds = null;
this.cb = 0;
this.a4 = 0;
this.bd = 0;
this.bm = 0;
this.bj = 0;
this.bk = 0;
this.bl = 0;
this.c3 = null;
this.c2 = null;
this.cv = null;
this.ci = null;
this.dj = null;
this.c0 = null;
this.cr = null;
this.cj = null;
this.di = null;
this.df = null;
this.cq = null;
this.de = null;
this.c5 = null;
this.ae = false;
this.bi = 0;
this.a5 = 0;
this.n = null;
this.be = 0;
this.cl = null;
this.cs = null;
this.ck = null;
this.a1 = 0;
this.a8 = 0;
this.a2 = 0;
this.a9 = 0;
this.y = false;
this.z = false;
this.ac = false;
this.aj = false;
this.ah = false;
this.ag = false;
this.af = false;
this.ab = false;
this.bf = 0;
this.dk = null;
this.ak = false;
this.bg = 0;
this.bh = 0;
this.a6 = 0;
this.a0 = 0;
this.ba = 0;
this.a3 = 0;
this.aa = false;
this.ai = false;
this.w = false;
this.dv = null;
this.dg = null;
this.cc = 0;
this.cd = 0;
this.dq = null;
this.dt = null;
this.dd = null;
this.ct = null;
this.l = null;
this.cu = null;
this.m = null;
this.ad = false;
this.cw = null;
this.x = false;
this.c6 = null;
this.cm = null;
this.a7 = 0;
this.bc = 0;
this.p = null;
this.k = null;
this.bb = 0;
this.du = null;
this.dr = null;
this.dh = null;
this.dm = null;
this.dl = null;
}
get_type() {
return "Series";
}
get type() {
return this.get_type();
}
get dataLegendGroup() {
return this.cx;
}
set dataLegendGroup(a) {
this.cx = a;
this.j("DataLegendGroup");
}
get highlightedValuesDataLegendGroup() {
return this.c4;
}
set highlightedValuesDataLegendGroup(a) {
this.c4 = a;
this.j("HighlightedValuesDataLegendGroup");
}
get highlightedValuesExtraPropertyOverlays() {
return this.o;
}
set highlightedValuesExtraPropertyOverlays(a) {
this.o = a;
this.j("HighlightedValuesExtraPropertyOverlays");
}
get dataSourceRef() {
return this.cy;
}
set dataSourceRef(a) {
this.cy = a;
this.j("DataSourceRef");
}
get highlightedDataSourceRef() {
return this.c1;
}
set highlightedDataSourceRef(a) {
this.c1 = a;
this.j("HighlightedDataSourceRef");
}
get legendRef() {
return this.dc;
}
set legendRef(a) {
this.dc = a;
this.j("LegendRef");
}
get legendItemVisibility() {
return this.db;
}
set legendItemVisibility(a) {
this.db = a;
this.j("LegendItemVisibility");
}
get legendItemBadgeTemplateRef() {
return this.c9;
}
set legendItemBadgeTemplateRef(a) {
this.c9 = a;
this.j("LegendItemBadgeTemplateRef");
}
get actualLegendItemBadgeTemplateRef() {
return this.cp;
}
set actualLegendItemBadgeTemplateRef(a) {
this.cp = a;
this.j("ActualLegendItemBadgeTemplateRef");
}
get actualLegendItemBadgeOutline() {
return this.co;
}
set actualLegendItemBadgeOutline(a) {
this.co = a;
this.j("ActualLegendItemBadgeOutline");
}
get actualLegendItemBadgeBrush() {
return this.cn;
}
set actualLegendItemBadgeBrush(a) {
this.cn = a;
this.j("ActualLegendItemBadgeBrush");
}
get legendItemBadgeShape() {
return this.c8;
}
set legendItemBadgeShape(a) {
this.c8 = a;
this.j("LegendItemBadgeShape");
}
get legendItemBadgeMode() {
return this.c7;
}
set legendItemBadgeMode(a) {
this.c7 = a;
this.j("LegendItemBadgeMode");
}
get legendItemTemplateRef() {
return this.da;
}
set legendItemTemplateRef(a) {
this.da = a;
this.j("LegendItemTemplateRef");
}
get discreteLegendItemTemplateRef() {
return this.cz;
}
set discreteLegendItemTemplateRef(a) {
this.cz = a;
this.j("DiscreteLegendItemTemplateRef");
}
get index() {
return this.ca;
}
set index(a) {
this.ca = a;
this.j("Index");
}
get transitionEasingFunctionRef() {
return this.dn;
}
set transitionEasingFunctionRef(a) {
this.dn = a;
this.j("TransitionEasingFunctionRef");
}
get transitionInEasingFunctionRef() {
return this.dp;
}
set transitionInEasingFunctionRef(a) {
this.dp = a;
this.j("TransitionInEasingFunctionRef");
}
get transitionOutEasingFunctionRef() {
return this.ds;
}
set transitionOutEasingFunctionRef(a) {
this.ds = a;
this.j("TransitionOutEasingFunctionRef");
}
get transitionDuration() {
return this.cb;
}
set transitionDuration(a) {
this.cb = a;
this.j("TransitionDuration");
}
get actualResolution() {
return this.a4;
}
set actualResolution(a) {
this.a4 = a;
this.j("ActualResolution");
}
get resolution() {
return this.bd;
}
set resolution(a) {
this.bd = a;
this.j("Resolution");
}
get visibleRangeMarginTop() {
return this.bm;
}
set visibleRangeMarginTop(a) {
this.bm = a;
this.j("VisibleRangeMarginTop");
}
get visibleRangeMarginBottom() {
return this.bj;
}
set visibleRangeMarginBottom(a) {
this.bj = a;
this.j("VisibleRangeMarginBottom");
}
get visibleRangeMarginLeft() {
return this.bk;
}
set visibleRangeMarginLeft(a) {
this.bk = a;
this.j("VisibleRangeMarginLeft");
}
get visibleRangeMarginRight() {
return this.bl;
}
set visibleRangeMarginRight(a) {
this.bl = a;
this.j("VisibleRangeMarginRight");
}
get highlightedTitleSuffix() {
return this.c3;
}
set highlightedTitleSuffix(a) {
this.c3 = a;
this.j("HighlightedTitleSuffix");
}
get highlightedLegendItemVisibility() {
return this.c2;
}
set highlightedLegendItemVisibility(a) {
this.c2 = a;
this.j("HighlightedLegendItemVisibility");
}
get brush() {
return this.cv;
}
set brush(a) {
this.cv = a;
this.j("Brush");
}
get actualBrush() {
return this.ci;
}
set actualBrush(a) {
this.ci = a;
this.j("ActualBrush");
}
get selectionBrush() {
return this.dj;
}
set selectionBrush(a) {
this.dj = a;
this.j("SelectionBrush");
}
get focusBrush() {
return this.c0;
}
set focusBrush(a) {
this.c0 = a;
this.j("FocusBrush");
}
get actualSelectionBrush() {
return this.cr;
}
set actualSelectionBrush(a) {
this.cr = a;
this.j("ActualSelectionBrush");
}
get actualFocusBrush() {
return this.cj;
}
set actualFocusBrush(a) {
this.cj = a;
this.j("ActualFocusBrush");
}
get safeActualBrush() {
return this.di;
}
set safeActualBrush(a) {
this.di = a;
this.j("SafeActualBrush");
}
get outline() {
return this.df;
}
set outline(a) {
this.df = a;
this.j("Outline");
}
get actualOutline() {
return this.cq;
}
set actualOutline(a) {
this.cq = a;
this.j("ActualOutline");
}
get lineJoin() {
return this.de;
}
set lineJoin(a) {
this.de = a;
this.j("LineJoin");
}
get highlightedValuesDisplayMode() {
return this.c5;
}
set highlightedValuesDisplayMode(a) {
this.c5 = a;
this.j("HighlightedValuesDisplayMode");
}
get shouldAnimateOnDataSourceSwap() {
return this.ae;
}
set shouldAnimateOnDataSourceSwap(a) {
this.ae = a;
this.j("ShouldAnimateOnDataSourceSwap");
}
get thickness() {
return this.bi;
}
set thickness(a) {
this.bi = a;
this.j("Thickness");
}
get actualThickness() {
return this.a5;
}
set actualThickness(a) {
this.a5 = a;
this.j("ActualThickness");
}
get dashArray() {
return this.n;
}
set dashArray(a) {
this.n = a;
this.j("DashArray");
}
get selectionThickness() {
return this.be;
}
set selectionThickness(a) {
this.be = a;
this.j("SelectionThickness");
}
get actualHighlightingMode() {
return this.cl;
}
set actualHighlightingMode(a) {
this.cl = a;
this.j("ActualHighlightingMode");
}
get actualSelectionMode() {
return this.cs;
}
set actualSelectionMode(a) {
this.cs = a;
this.j("ActualSelectionMode");
}
get actualFocusMode() {
return this.ck;
}
set actualFocusMode(a) {
this.ck = a;
this.j("ActualFocusMode");
}
get actualHighlightedValuesFadeOpacity() {
return this.a1;
}
set actualHighlightedValuesFadeOpacity(a) {
this.a1 = a;
this.j("ActualHighlightedValuesFadeOpacity");
}
get highlightedValuesFadeOpacity() {
return this.a8;
}
set highlightedValuesFadeOpacity(a) {
this.a8 = a;
this.j("HighlightedValuesFadeOpacity");
}
get actualHighlightingFadeOpacity() {
return this.a2;
}
set actualHighlightingFadeOpacity(a) {
this.a2 = a;
this.j("ActualHighlightingFadeOpacity");
}
get highlightingFadeOpacity() {
return this.a9;
}
set highlightingFadeOpacity(a) {
this.a9 = a;
this.j("HighlightingFadeOpacity");
}
get isActualLegendFinancial() {
return this.y;
}
set isActualLegendFinancial(a) {
this.y = a;
this.j("IsActualLegendFinancial");
}
get isComponentHighlightingModeIgnored() {
return this.z;
}
set isComponentHighlightingModeIgnored(a) {
this.z = a;
this.j("IsComponentHighlightingModeIgnored");
}
get isHighlightingEnabled() {
return this.ac;
}
set isHighlightingEnabled(a) {
this.ac = a;
this.j("IsHighlightingEnabled");
}
get useItemWiseColors() {
return this.aj;
}
set useItemWiseColors(a) {
this.aj = a;
this.j("UseItemWiseColors");
}
get shouldShiftOpacityForSafeActualBrush() {
return this.ah;
}
set shouldShiftOpacityForSafeActualBrush(a) {
this.ah = a;
this.j("ShouldShiftOpacityForSafeActualBrush");
}
get shouldRemoveHighlightedDataOnLayerHidden() {
return this.ag;
}
set shouldRemoveHighlightedDataOnLayerHidden(a) {
this.ag = a;
this.j("ShouldRemoveHighlightedDataOnLayerHidden");
}
get shouldHideAutoCallouts() {
return this.af;
}
set shouldHideAutoCallouts(a) {
this.af = a;
this.j("ShouldHideAutoCallouts");
}
get isDropShadowEnabled() {
return this.ab;
}
set isDropShadowEnabled(a) {
this.ab = a;
this.j("IsDropShadowEnabled");
}
get shadowBlur() {
return this.bf;
}
set shadowBlur(a) {
this.bf = a;
this.j("ShadowBlur");
}
get shadowColor() {
return this.dk;
}
set shadowColor(a) {
this.dk = a;
this.j("ShadowColor");
}
get useSingleShadow() {
return this.ak;
}
set useSingleShadow(a) {
this.ak = a;
this.j("UseSingleShadow");
}
get shadowOffsetX() {
return this.bg;
}
set shadowOffsetX(a) {
this.bg = a;
this.j("ShadowOffsetX");
}
get shadowOffsetY() {
return this.bh;
}
set shadowOffsetY(a) {
this.bh = a;
this.j("ShadowOffsetY");
}
get areaFillOpacity() {
return this.a6;
}
set areaFillOpacity(a) {
this.a6 = a;
this.j("AreaFillOpacity");
}
get actualAreaFillOpacity() {
return this.a0;
}
set actualAreaFillOpacity(a) {
this.a0 = a;
this.j("ActualAreaFillOpacity");
}
get markerFillOpacity() {
return this.ba;
}
set markerFillOpacity(a) {
this.ba = a;
this.j("MarkerFillOpacity");
}
get actualMarkerFillOpacity() {
return this.a3;
}
set actualMarkerFillOpacity(a) {
this.a3 = a;
this.j("ActualMarkerFillOpacity");
}
get isDefaultToolTipSelected() {
return this.aa;
}
set isDefaultToolTipSelected(a) {
this.aa = a;
this.j("IsDefaultToolTipSelected");
}
get showDefaultTooltip() {
return this.ai;
}
set showDefaultTooltip(a) {
this.ai = a;
this.j("ShowDefaultTooltip");
}
get attachTooltipToRoot() {
return this.w;
}
set attachTooltipToRoot(a) {
this.w = a;
this.j("AttachTooltipToRoot");
}
get visibleRangeMode() {
return this.dv;
}
set visibleRangeMode(a) {
this.dv = a;
this.j("VisibleRangeMode");
}
get outlineMode() {
return this.dg;
}
set outlineMode(a) {
this.dg = a;
this.j("OutlineMode");
}
get transitionInDuration() {
return this.cc;
}
set transitionInDuration(a) {
this.cc = a;
this.j("TransitionInDuration");
}
get transitionOutDuration() {
return this.cd;
}
set transitionOutDuration(a) {
this.cd = a;
this.j("TransitionOutDuration");
}
get transitionInSpeedType() {
return this.dq;
}
set transitionInSpeedType(a) {
this.dq = a;
this.j("TransitionInSpeedType");
}
get transitionOutSpeedType() {
return this.dt;
}
set transitionOutSpeedType(a) {
this.dt = a;
this.j("TransitionOutSpeedType");
}
get lineCap() {
return this.dd;
}
set lineCap(a) {
this.dd = a;
this.j("LineCap");
}
get autoCalloutLabelFormat() {
return this.ct;
}
set autoCalloutLabelFormat(a) {
this.ct = a;
this.j("AutoCalloutLabelFormat");
}
get autoCalloutLabelFormatSpecifiers() {
return this.l;
}
set autoCalloutLabelFormatSpecifiers(a) {
this.l = a;
this.j("AutoCalloutLabelFormatSpecifiers");
}
get autoCalloutValueLabelFormat() {
return this.cu;
}
set autoCalloutValueLabelFormat(a) {
this.cu = a;
this.j("AutoCalloutValueLabelFormat");
}
get autoCalloutValueLabelFormatSpecifiers() {
return this.m;
}
set autoCalloutValueLabelFormatSpecifiers(a) {
this.m = a;
this.j("AutoCalloutValueLabelFormatSpecifiers");
}
get mouseOverEnabled() {
return this.ad;
}
set mouseOverEnabled(a) {
this.ad = a;
this.j("MouseOverEnabled");
}
get coercionMethodsRef() {
return this.cw;
}
set coercionMethodsRef(a) {
this.cw = a;
this.j("CoercionMethodsRef");
}
get expectFunctions() {
return this.x;
}
set expectFunctions(a) {
this.x = a;
this.j("ExpectFunctions");
}
get hitTestMode() {
return this.c6;
}
set hitTestMode(a) {
this.c6 = a;
this.j("HitTestMode");
}
get actualHitTestMode() {
return this.cm;
}
set actualHitTestMode(a) {
this.cm = a;
this.j("ActualHitTestMode");
}
get finalValue() {
return this.a7;
}
set finalValue(a) {
this.a7 = a;
this.j("FinalValue");
}
get percentChange() {
return this.bc;
}
set percentChange(a) {
this.bc = a;
this.j("PercentChange");
}
get layers() {
return this.p;
}
set layers(a) {
this.p = a;
this.j("Layers");
}
get actualLayers() {
return this.k;
}
set actualLayers(a) {
this.k = a;
this.j("ActualLayers");
}
get opacity() {
return this.bb;
}
set opacity(a) {
this.bb = a;
this.j("Opacity");
}
get visibility() {
return this.du;
}
set visibility(a) {
this.du = a;
this.j("Visibility");
}
get transitionOutCompletedRef() {
return this.dr;
}
set transitionOutCompletedRef(a) {
this.dr = a;
this.j("TransitionOutCompletedRef");
}
get renderRequestedRef() {
return this.dh;
}
set renderRequestedRef(a) {
this.dh = a;
this.j("RenderRequestedRef");
}
get tooltipTemplateRef() {
return this.dm;
}
set tooltipTemplateRef(a) {
this.dm = a;
this.j("TooltipTemplateRef");
}
get title() {
return this.dl;
}
set title(a) {
this.dl = a;
this.j("Title");
}
}
SeriesDescription.$t = markType(SeriesDescription, 'SeriesDescription', Description.$);
return SeriesDescription;
})();