UNPKG

igniteui-react-core

Version:
795 lines (794 loc) 22 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 { get_type() { return "StackedFragmentSeries"; } get type() { return this.get_type(); } constructor() { super(); this.cs = null; this.ct = null; this.cq = null; this.by = null; this.k = null; this.s = false; this.m = false; this.ay = 0; this.an = 0; this.db = null; this.cg = null; this.v = false; this.p = false; this.az = 0; this.ao = 0; this.a0 = 0; this.ap = 0; this.c0 = null; this.b7 = null; this.cx = null; this.b4 = null; this.cy = null; this.b5 = null; this.cz = null; this.b6 = null; this.cw = null; this.cv = null; this.b3 = null; this.b2 = null; this.c1 = null; this.b8 = null; this.c3 = null; this.ca = null; this.c5 = null; this.cc = null; this.c6 = null; this.cd = null; this.c2 = null; this.b9 = null; this.c4 = null; this.cb = null; this.av = 0; this.ak = 0; this.c7 = null; this.ce = null; this.ar = 0; this.ag = 0; this.at = 0; this.ai = 0; this.c8 = null; this.cf = null; this.as = 0; this.ah = 0; this.b1 = null; this.aw = 0; this.al = 0; this.n = false; this.t = false; this.ax = 0; this.am = 0; this.a1 = 0; this.aq = 0; this.au = 0; this.aj = 0; this.bw = null; this.dc = null; this.bq = 0; this.br = 0; this.dd = null; this.de = null; this.u = false; this.df = null; this.o = false; this.bp = 0; this.cj = null; this.ck = null; this.ci = null; this.ch = null; this.bo = 0; this.di = null; this.dg = null; this.dh = null; this.cl = null; this.cm = null; this.cr = null; this.cu = null; this.bz = null; this.b0 = null; this.dj = null; this.cn = null; this.r = false; this.q = false; this.c9 = null; this.cp = null; this.co = null; this.da = null; } get dataSourceRef() { return this.cs; } set dataSourceRef(a) { this.cs = a; this.j("DataSourceRef"); } get highlightedDataSourceRef() { return this.ct; } set highlightedDataSourceRef(a) { this.ct = a; this.j("HighlightedDataSourceRef"); } get brush() { return this.cq; } set brush(a) { this.cq = a; this.j("Brush"); } get actualBrush() { return this.by; } set actualBrush(a) { this.by = a; this.j("ActualBrush"); } get dashArray() { return this.k; } set dashArray(a) { this.k = a; this.j("DashArray"); } get isDropShadowEnabled() { return this.s; } set isDropShadowEnabled(a) { this.s = a; this.j("IsDropShadowEnabled"); } get actualIsDropShadowEnabled() { return this.m; } set actualIsDropShadowEnabled(a) { this.m = a; this.j("ActualIsDropShadowEnabled"); } get shadowBlur() { return this.ay; } set shadowBlur(a) { this.ay = a; this.j("ShadowBlur"); } get actualShadowBlur() { return this.an; } set actualShadowBlur(a) { this.an = a; this.j("ActualShadowBlur"); } get shadowColor() { return this.db; } set shadowColor(a) { this.db = a; this.j("ShadowColor"); } get actualShadowColor() { return this.cg; } set actualShadowColor(a) { this.cg = a; this.j("ActualShadowColor"); } get useSingleShadow() { return this.v; } set useSingleShadow(a) { this.v = a; this.j("UseSingleShadow"); } get actualUseSingleShadow() { return this.p; } set actualUseSingleShadow(a) { this.p = a; this.j("ActualUseSingleShadow"); } get shadowOffsetX() { return this.az; } set shadowOffsetX(a) { this.az = a; this.j("ShadowOffsetX"); } get actualShadowOffsetX() { return this.ao; } set actualShadowOffsetX(a) { this.ao = a; this.j("ActualShadowOffsetX"); } get shadowOffsetY() { return this.a0; } set shadowOffsetY(a) { this.a0 = a; this.j("ShadowOffsetY"); } get actualShadowOffsetY() { return this.ap; } set actualShadowOffsetY(a) { this.ap = a; this.j("ActualShadowOffsetY"); } get lineCap() { return this.c0; } set lineCap(a) { this.c0 = a; this.j("LineCap"); } get actualLineCap() { return this.b7; } set actualLineCap(a) { this.b7 = a; this.j("ActualLineCap"); } get legendItemBadgeTemplateRef() { return this.cx; } set legendItemBadgeTemplateRef(a) { this.cx = a; this.j("LegendItemBadgeTemplateRef"); } get actualLegendItemBadgeTemplateRef() { return this.b4; } set actualLegendItemBadgeTemplateRef(a) { this.b4 = a; this.j("ActualLegendItemBadgeTemplateRef"); } get legendItemTemplateRef() { return this.cy; } set legendItemTemplateRef(a) { this.cy = a; this.j("LegendItemTemplateRef"); } get actualLegendItemTemplateRef() { return this.b5; } set actualLegendItemTemplateRef(a) { this.b5 = a; this.j("ActualLegendItemTemplateRef"); } get legendItemVisibility() { return this.cz; } set legendItemVisibility(a) { this.cz = a; this.j("LegendItemVisibility"); } get actualLegendItemVisibility() { return this.b6; } set actualLegendItemVisibility(a) { this.b6 = a; this.j("ActualLegendItemVisibility"); } get legendItemBadgeShape() { return this.cw; } set legendItemBadgeShape(a) { this.cw = a; this.j("LegendItemBadgeShape"); } get legendItemBadgeMode() { return this.cv; } set legendItemBadgeMode(a) { this.cv = a; this.j("LegendItemBadgeMode"); } get actualLegendItemBadgeShape() { return this.b3; } set actualLegendItemBadgeShape(a) { this.b3 = a; this.j("ActualLegendItemBadgeShape"); } get actualLegendItemBadgeMode() { return this.b2; } set actualLegendItemBadgeMode(a) { this.b2 = a; this.j("ActualLegendItemBadgeMode"); } get markerBrush() { return this.c1; } set markerBrush(a) { this.c1 = a; this.j("MarkerBrush"); } get actualMarkerBrush() { return this.b8; } set actualMarkerBrush(a) { this.b8 = a; this.j("ActualMarkerBrush"); } get markerOutline() { return this.c3; } set markerOutline(a) { this.c3 = a; this.j("MarkerOutline"); } get actualMarkerOutline() { return this.ca; } set actualMarkerOutline(a) { this.ca = a; this.j("ActualMarkerOutline"); } get markerTemplateRef() { return this.c5; } set markerTemplateRef(a) { this.c5 = a; this.j("MarkerTemplateRef"); } get actualMarkerTemplateRef() { return this.cc; } set actualMarkerTemplateRef(a) { this.cc = a; this.j("ActualMarkerTemplateRef"); } get markerType() { return this.c6; } set markerType(a) { this.c6 = a; this.j("MarkerType"); } get actualMarkerType() { return this.cd; } set actualMarkerType(a) { this.cd = a; this.j("ActualMarkerType"); } get markerFillMode() { return this.c2; } set markerFillMode(a) { this.c2 = a; this.j("MarkerFillMode"); } get actualMarkerFillMode() { return this.b9; } set actualMarkerFillMode(a) { this.b9 = a; this.j("ActualMarkerFillMode"); } get markerOutlineMode() { return this.c4; } set markerOutlineMode(a) { this.c4 = a; this.j("MarkerOutlineMode"); } get actualMarkerOutlineMode() { return this.cb; } set actualMarkerOutlineMode(a) { this.cb = a; this.j("ActualMarkerOutlineMode"); } get opacity() { return this.av; } set opacity(a) { this.av = a; this.j("Opacity"); } get actualOpacity() { return this.ak; } set actualOpacity(a) { this.ak = a; this.j("ActualOpacity"); } get outline() { return this.c7; } set outline(a) { this.c7 = a; this.j("Outline"); } get actualOutline() { return this.ce; } set actualOutline(a) { this.ce = a; this.j("ActualOutline"); } get areaFillOpacity() { return this.ar; } set areaFillOpacity(a) { this.ar = a; this.j("AreaFillOpacity"); } get actualAreaFillOpacity() { return this.ag; } set actualAreaFillOpacity(a) { this.ag = a; this.j("ActualAreaFillOpacity"); } get markerFillOpacity() { return this.at; } set markerFillOpacity(a) { this.at = a; this.j("MarkerFillOpacity"); } get actualMarkerFillOpacity() { return this.ai; } set actualMarkerFillOpacity(a) { this.ai = a; this.j("ActualMarkerFillOpacity"); } get outlineMode() { return this.c8; } set outlineMode(a) { this.c8 = a; this.j("OutlineMode"); } get actualOutlineMode() { return this.cf; } set actualOutlineMode(a) { this.cf = a; this.j("ActualOutlineMode"); } get highlightingFadeOpacity() { return this.as; } set highlightingFadeOpacity(a) { this.as = a; this.j("HighlightingFadeOpacity"); } get actualHighlightingFadeOpacity() { return this.ah; } set actualHighlightingFadeOpacity(a) { this.ah = a; this.j("ActualHighlightingFadeOpacity"); } get actualHighlightedValuesDisplayMode() { return this.b1; } set actualHighlightedValuesDisplayMode(a) { this.b1 = a; this.j("ActualHighlightedValuesDisplayMode"); } get radiusX() { return this.aw; } set radiusX(a) { this.aw = a; this.j("RadiusX"); } get actualRadiusX() { return this.al; } set actualRadiusX(a) { this.al = a; this.j("ActualRadiusX"); } get actualIsSplineShapePartOfRange() { return this.n; } set actualIsSplineShapePartOfRange(a) { this.n = a; this.j("ActualIsSplineShapePartOfRange"); } get isSplineShapePartOfRange() { return this.t; } set isSplineShapePartOfRange(a) { this.t = a; this.j("IsSplineShapePartOfRange"); } get radiusY() { return this.ax; } set radiusY(a) { this.ax = a; this.j("RadiusY"); } get actualRadiusY() { return this.am; } set actualRadiusY(a) { this.am = a; this.j("ActualRadiusY"); } get thickness() { return this.a1; } set thickness(a) { this.a1 = a; this.j("Thickness"); } get actualThickness() { return this.aq; } set actualThickness(a) { this.aq = a; this.j("ActualThickness"); } get markerThickness() { return this.au; } set markerThickness(a) { this.au = a; this.j("MarkerThickness"); } get actualMarkerThickness() { return this.aj; } set actualMarkerThickness(a) { this.aj = a; this.j("ActualMarkerThickness"); } get title() { return this.bw; } set title(a) { this.bw = a; this.j("Title"); } get transitionEasingFunctionRef() { return this.dc; } set transitionEasingFunctionRef(a) { this.dc = a; this.j("TransitionEasingFunctionRef"); } get transitionDuration() { return this.bq; } set transitionDuration(a) { this.bq = a; this.j("TransitionDuration"); } get transitionInDuration() { return this.br; } set transitionInDuration(a) { this.br = a; this.j("TransitionInDuration"); } get transitionInEasingFunctionRef() { return this.dd; } set transitionInEasingFunctionRef(a) { this.dd = a; this.j("TransitionInEasingFunctionRef"); } get transitionInMode() { return this.de; } set transitionInMode(a) { this.de = a; this.j("TransitionInMode"); } get isTransitionInEnabled() { return this.u; } set isTransitionInEnabled(a) { this.u = a; this.j("IsTransitionInEnabled"); } get transitionInSpeedType() { return this.df; } set transitionInSpeedType(a) { this.df = a; this.j("TransitionInSpeedType"); } get actualIsTransitionInEnabled() { return this.o; } set actualIsTransitionInEnabled(a) { this.o = a; this.j("ActualIsTransitionInEnabled"); } get actualTransitionInDuration() { return this.bp; } set actualTransitionInDuration(a) { this.bp = a; this.j("ActualTransitionInDuration"); } get actualTransitionInMode() { return this.cj; } set actualTransitionInMode(a) { this.cj = a; this.j("ActualTransitionInMode"); } get actualTransitionInSpeedType() { return this.ck; } set actualTransitionInSpeedType(a) { this.ck = a; this.j("ActualTransitionInSpeedType"); } get actualTransitionInEasingFunctionRef() { return this.ci; } set actualTransitionInEasingFunctionRef(a) { this.ci = a; this.j("ActualTransitionInEasingFunctionRef"); } get actualTransitionEasingFunctionRef() { return this.ch; } set actualTransitionEasingFunctionRef(a) { this.ch = a; this.j("ActualTransitionEasingFunctionRef"); } get actualTransitionDuration() { return this.bo; } set actualTransitionDuration(a) { this.bo = a; this.j("ActualTransitionDuration"); } get valueMemberPath() { return this.di; } set valueMemberPath(a) { this.di = a; this.j("ValueMemberPath"); } get valueMemberAsLegendLabel() { return this.dg; } set valueMemberAsLegendLabel(a) { this.dg = a; this.j("ValueMemberAsLegendLabel"); } get valueMemberAsLegendUnit() { return this.dh; } set valueMemberAsLegendUnit(a) { this.dh = a; this.j("ValueMemberAsLegendUnit"); } get actualValueMemberAsLegendLabel() { return this.cl; } set actualValueMemberAsLegendLabel(a) { this.cl = a; this.j("ActualValueMemberAsLegendLabel"); } get actualValueMemberAsLegendUnit() { return this.cm; } set actualValueMemberAsLegendUnit(a) { this.cm = a; this.j("ActualValueMemberAsLegendUnit"); } get dataLegendGroup() { return this.cr; } set dataLegendGroup(a) { this.cr = a; this.j("DataLegendGroup"); } get highlightedValuesDataLegendGroup() { return this.cu; } set highlightedValuesDataLegendGroup(a) { this.cu = a; this.j("HighlightedValuesDataLegendGroup"); } get actualDataLegendGroup() { return this.bz; } set actualDataLegendGroup(a) { this.bz = a; this.j("ActualDataLegendGroup"); } get actualHighlightedValuesDataLegendGroup() { return this.b0; } set actualHighlightedValuesDataLegendGroup(a) { this.b0 = a; this.j("ActualHighlightedValuesDataLegendGroup"); } get visibility() { return this.dj; } set visibility(a) { this.dj = a; this.j("Visibility"); } get actualVisibility() { return this.cn; } set actualVisibility(a) { this.cn = a; this.j("ActualVisibility"); } get isCustomCategoryStyleAllowed() { return this.r; } set isCustomCategoryStyleAllowed(a) { this.r = a; this.j("IsCustomCategoryStyleAllowed"); } get isCustomCategoryMarkerStyleAllowed() { return this.q; } set isCustomCategoryMarkerStyleAllowed(a) { this.q = a; this.j("IsCustomCategoryMarkerStyleAllowed"); } get parentOrLocalBrush() { return this.c9; } set parentOrLocalBrush(a) { this.c9 = a; this.j("ParentOrLocalBrush"); } get assigningCategoryStyleRef() { return this.cp; } set assigningCategoryStyleRef(a) { this.cp = a; this.j("AssigningCategoryStyleRef"); } get assigningCategoryMarkerStyleRef() { return this.co; } set assigningCategoryMarkerStyleRef(a) { this.co = a; this.j("AssigningCategoryMarkerStyleRef"); } get propertyUpdatedRef() { return this.da; } set propertyUpdatedRef(a) { this.da = a; this.j("PropertyUpdatedRef"); } } StackedFragmentSeriesDescription.$t = /*@__PURE__*/ markType(StackedFragmentSeriesDescription, 'StackedFragmentSeriesDescription', Description.$); return StackedFragmentSeriesDescription; })();