UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

699 lines (698 loc) 19.8 kB
/* 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 StackedFragmentSeriesDescription = /*@__PURE__*/ (() => { class StackedFragmentSeriesDescription extends Description { constructor() { super(); this.ca = null; this.b9 = null; this.bn = null; this.j = false; this.f = false; this.an = 0; this.ac = 0; this.cr = null; this.b1 = null; this.m = false; this.i = false; this.ao = 0; this.ad = 0; this.ap = 0; this.ae = 0; this.cd = null; this.bq = null; this.ce = null; this.br = null; this.cf = null; this.bs = null; this.cc = null; this.cb = null; this.bp = null; this.bo = null; this.cg = null; this.bt = null; this.ci = null; this.bv = null; this.ck = null; this.bx = null; this.cl = null; this.by = null; this.ch = null; this.bu = null; this.cj = null; this.bw = null; this.cm = null; this.ak = 0; this.z = 0; this.cn = null; this.bz = null; this.ag = 0; this.v = 0; this.ai = 0; this.x = 0; this.co = null; this.b0 = null; this.ah = 0; this.w = 0; this.al = 0; this.aa = 0; this.g = false; this.k = false; this.am = 0; this.ab = 0; this.aq = 0; this.af = 0; this.aj = 0; this.y = 0; this.bl = null; this.cs = null; this.bf = 0; this.bg = 0; this.ct = null; this.cu = null; this.l = false; this.cv = null; this.h = false; this.be = 0; this.b4 = null; this.b5 = null; this.b3 = null; this.b2 = null; this.bd = 0; this.cy = null; this.cw = null; this.cx = null; this.b6 = null; this.b7 = null; this.cz = null; this.b8 = null; this.cp = null; this.cq = null; } get_type() { return "StackedFragmentSeries"; } get type() { return this.get_type(); } get dataSourceRef() { return this.ca; } set dataSourceRef(a) { this.ca = a; this.e("DataSourceRef"); } get brush() { return this.b9; } set brush(a) { this.b9 = a; this.e("Brush"); } get actualBrush() { return this.bn; } set actualBrush(a) { this.bn = a; this.e("ActualBrush"); } get isDropShadowEnabled() { return this.j; } set isDropShadowEnabled(a) { this.j = a; this.e("IsDropShadowEnabled"); } get actualIsDropShadowEnabled() { return this.f; } set actualIsDropShadowEnabled(a) { this.f = a; this.e("ActualIsDropShadowEnabled"); } get shadowBlur() { return this.an; } set shadowBlur(a) { this.an = a; this.e("ShadowBlur"); } get actualShadowBlur() { return this.ac; } set actualShadowBlur(a) { this.ac = a; this.e("ActualShadowBlur"); } get shadowColor() { return this.cr; } set shadowColor(a) { this.cr = a; this.e("ShadowColor"); } get actualShadowColor() { return this.b1; } set actualShadowColor(a) { this.b1 = a; this.e("ActualShadowColor"); } get useSingleShadow() { return this.m; } set useSingleShadow(a) { this.m = a; this.e("UseSingleShadow"); } get actualUseSingleShadow() { return this.i; } set actualUseSingleShadow(a) { this.i = a; this.e("ActualUseSingleShadow"); } get shadowOffsetX() { return this.ao; } set shadowOffsetX(a) { this.ao = a; this.e("ShadowOffsetX"); } get actualShadowOffsetX() { return this.ad; } set actualShadowOffsetX(a) { this.ad = a; this.e("ActualShadowOffsetX"); } get shadowOffsetY() { return this.ap; } set shadowOffsetY(a) { this.ap = a; this.e("ShadowOffsetY"); } get actualShadowOffsetY() { return this.ae; } set actualShadowOffsetY(a) { this.ae = a; this.e("ActualShadowOffsetY"); } get legendItemBadgeTemplateRef() { return this.cd; } set legendItemBadgeTemplateRef(a) { this.cd = a; this.e("LegendItemBadgeTemplateRef"); } get actualLegendItemBadgeTemplateRef() { return this.bq; } set actualLegendItemBadgeTemplateRef(a) { this.bq = a; this.e("ActualLegendItemBadgeTemplateRef"); } get legendItemTemplateRef() { return this.ce; } set legendItemTemplateRef(a) { this.ce = a; this.e("LegendItemTemplateRef"); } get actualLegendItemTemplateRef() { return this.br; } set actualLegendItemTemplateRef(a) { this.br = a; this.e("ActualLegendItemTemplateRef"); } get legendItemVisibility() { return this.cf; } set legendItemVisibility(a) { this.cf = a; this.e("LegendItemVisibility"); } get actualLegendItemVisibility() { return this.bs; } set actualLegendItemVisibility(a) { this.bs = a; this.e("ActualLegendItemVisibility"); } get legendItemBadgeShape() { return this.cc; } set legendItemBadgeShape(a) { this.cc = a; this.e("LegendItemBadgeShape"); } get legendItemBadgeMode() { return this.cb; } set legendItemBadgeMode(a) { this.cb = a; this.e("LegendItemBadgeMode"); } get actualLegendItemBadgeShape() { return this.bp; } set actualLegendItemBadgeShape(a) { this.bp = a; this.e("ActualLegendItemBadgeShape"); } get actualLegendItemBadgeMode() { return this.bo; } set actualLegendItemBadgeMode(a) { this.bo = a; this.e("ActualLegendItemBadgeMode"); } get markerBrush() { return this.cg; } set markerBrush(a) { this.cg = a; this.e("MarkerBrush"); } get actualMarkerBrush() { return this.bt; } set actualMarkerBrush(a) { this.bt = a; this.e("ActualMarkerBrush"); } get markerOutline() { return this.ci; } set markerOutline(a) { this.ci = a; this.e("MarkerOutline"); } get actualMarkerOutline() { return this.bv; } set actualMarkerOutline(a) { this.bv = a; this.e("ActualMarkerOutline"); } get markerTemplateRef() { return this.ck; } set markerTemplateRef(a) { this.ck = a; this.e("MarkerTemplateRef"); } get actualMarkerTemplateRef() { return this.bx; } set actualMarkerTemplateRef(a) { this.bx = a; this.e("ActualMarkerTemplateRef"); } get markerType() { return this.cl; } set markerType(a) { this.cl = a; this.e("MarkerType"); } get actualMarkerType() { return this.by; } set actualMarkerType(a) { this.by = a; this.e("ActualMarkerType"); } get markerFillMode() { return this.ch; } set markerFillMode(a) { this.ch = a; this.e("MarkerFillMode"); } get actualMarkerFillMode() { return this.bu; } set actualMarkerFillMode(a) { this.bu = a; this.e("ActualMarkerFillMode"); } get markerOutlineMode() { return this.cj; } set markerOutlineMode(a) { this.cj = a; this.e("MarkerOutlineMode"); } get actualMarkerOutlineMode() { return this.bw; } set actualMarkerOutlineMode(a) { this.bw = a; this.e("ActualMarkerOutlineMode"); } get name() { return this.cm; } set name(a) { this.cm = a; this.e("Name"); } get opacity() { return this.ak; } set opacity(a) { this.ak = a; this.e("Opacity"); } get actualOpacity() { return this.z; } set actualOpacity(a) { this.z = a; this.e("ActualOpacity"); } get outline() { return this.cn; } set outline(a) { this.cn = a; this.e("Outline"); } get actualOutline() { return this.bz; } set actualOutline(a) { this.bz = a; this.e("ActualOutline"); } get areaFillOpacity() { return this.ag; } set areaFillOpacity(a) { this.ag = a; this.e("AreaFillOpacity"); } get actualAreaFillOpacity() { return this.v; } set actualAreaFillOpacity(a) { this.v = a; this.e("ActualAreaFillOpacity"); } get markerFillOpacity() { return this.ai; } set markerFillOpacity(a) { this.ai = a; this.e("MarkerFillOpacity"); } get actualMarkerFillOpacity() { return this.x; } set actualMarkerFillOpacity(a) { this.x = a; this.e("ActualMarkerFillOpacity"); } get outlineMode() { return this.co; } set outlineMode(a) { this.co = a; this.e("OutlineMode"); } get actualOutlineMode() { return this.b0; } set actualOutlineMode(a) { this.b0 = a; this.e("ActualOutlineMode"); } get highlightingFadeOpacity() { return this.ah; } set highlightingFadeOpacity(a) { this.ah = a; this.e("HighlightingFadeOpacity"); } get actualHighlightingFadeOpacity() { return this.w; } set actualHighlightingFadeOpacity(a) { this.w = a; this.e("ActualHighlightingFadeOpacity"); } get radiusX() { return this.al; } set radiusX(a) { this.al = a; this.e("RadiusX"); } get actualRadiusX() { return this.aa; } set actualRadiusX(a) { this.aa = a; this.e("ActualRadiusX"); } get actualIsSplineShapePartOfRange() { return this.g; } set actualIsSplineShapePartOfRange(a) { this.g = a; this.e("ActualIsSplineShapePartOfRange"); } get isSplineShapePartOfRange() { return this.k; } set isSplineShapePartOfRange(a) { this.k = a; this.e("IsSplineShapePartOfRange"); } get radiusY() { return this.am; } set radiusY(a) { this.am = a; this.e("RadiusY"); } get actualRadiusY() { return this.ab; } set actualRadiusY(a) { this.ab = a; this.e("ActualRadiusY"); } get thickness() { return this.aq; } set thickness(a) { this.aq = a; this.e("Thickness"); } get actualThickness() { return this.af; } set actualThickness(a) { this.af = a; this.e("ActualThickness"); } get markerThickness() { return this.aj; } set markerThickness(a) { this.aj = a; this.e("MarkerThickness"); } get actualMarkerThickness() { return this.y; } set actualMarkerThickness(a) { this.y = a; this.e("ActualMarkerThickness"); } get title() { return this.bl; } set title(a) { this.bl = a; this.e("Title"); } get transitionEasingFunctionRef() { return this.cs; } set transitionEasingFunctionRef(a) { this.cs = a; this.e("TransitionEasingFunctionRef"); } get transitionDuration() { return this.bf; } set transitionDuration(a) { this.bf = a; this.e("TransitionDuration"); } get transitionInDuration() { return this.bg; } set transitionInDuration(a) { this.bg = a; this.e("TransitionInDuration"); } get transitionInEasingFunctionRef() { return this.ct; } set transitionInEasingFunctionRef(a) { this.ct = a; this.e("TransitionInEasingFunctionRef"); } get transitionInMode() { return this.cu; } set transitionInMode(a) { this.cu = a; this.e("TransitionInMode"); } get isTransitionInEnabled() { return this.l; } set isTransitionInEnabled(a) { this.l = a; this.e("IsTransitionInEnabled"); } get transitionInSpeedType() { return this.cv; } set transitionInSpeedType(a) { this.cv = a; this.e("TransitionInSpeedType"); } get actualIsTransitionInEnabled() { return this.h; } set actualIsTransitionInEnabled(a) { this.h = a; this.e("ActualIsTransitionInEnabled"); } get actualTransitionInDuration() { return this.be; } set actualTransitionInDuration(a) { this.be = a; this.e("ActualTransitionInDuration"); } get actualTransitionInMode() { return this.b4; } set actualTransitionInMode(a) { this.b4 = a; this.e("ActualTransitionInMode"); } get actualTransitionInSpeedType() { return this.b5; } set actualTransitionInSpeedType(a) { this.b5 = a; this.e("ActualTransitionInSpeedType"); } get actualTransitionInEasingFunctionRef() { return this.b3; } set actualTransitionInEasingFunctionRef(a) { this.b3 = a; this.e("ActualTransitionInEasingFunctionRef"); } get actualTransitionEasingFunctionRef() { return this.b2; } set actualTransitionEasingFunctionRef(a) { this.b2 = a; this.e("ActualTransitionEasingFunctionRef"); } get actualTransitionDuration() { return this.bd; } set actualTransitionDuration(a) { this.bd = a; this.e("ActualTransitionDuration"); } get valueMemberPath() { return this.cy; } set valueMemberPath(a) { this.cy = a; this.e("ValueMemberPath"); } get valueMemberAsLegendLabel() { return this.cw; } set valueMemberAsLegendLabel(a) { this.cw = a; this.e("ValueMemberAsLegendLabel"); } get valueMemberAsLegendUnit() { return this.cx; } set valueMemberAsLegendUnit(a) { this.cx = a; this.e("ValueMemberAsLegendUnit"); } get actualValueMemberAsLegendLabel() { return this.b6; } set actualValueMemberAsLegendLabel(a) { this.b6 = a; this.e("ActualValueMemberAsLegendLabel"); } get actualValueMemberAsLegendUnit() { return this.b7; } set actualValueMemberAsLegendUnit(a) { this.b7 = a; this.e("ActualValueMemberAsLegendUnit"); } get visibility() { return this.cz; } set visibility(a) { this.cz = a; this.e("Visibility"); } get actualVisibility() { return this.b8; } set actualVisibility(a) { this.b8 = a; this.e("ActualVisibility"); } get parentOrLocalBrush() { return this.cp; } set parentOrLocalBrush(a) { this.cp = a; this.e("ParentOrLocalBrush"); } get propertyUpdatedRef() { return this.cq; } set propertyUpdatedRef(a) { this.cq = a; this.e("PropertyUpdatedRef"); } } StackedFragmentSeriesDescription.$t = markType(StackedFragmentSeriesDescription, 'StackedFragmentSeriesDescription', Description.$); return StackedFragmentSeriesDescription; })();