igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
515 lines (514 loc) • 14.5 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.bq = null;
this.by = null;
this.bx = null;
this.bv = null;
this.bm = null;
this.bl = null;
this.bk = null;
this.bu = null;
this.bt = null;
this.bw = null;
this.br = null;
this.b5 = null;
this.b6 = null;
this.bd = 0;
this.ac = 0;
this.ak = 0;
this.as = 0;
this.ap = 0;
this.aq = 0;
this.ar = 0;
this.bo = null;
this.bh = null;
this.bz = null;
this.bn = null;
this.ao = 0;
this.ad = 0;
this.bi = null;
this.aa = 0;
this.ag = 0;
this.g = false;
this.h = false;
this.k = false;
this.m = false;
this.j = false;
this.al = 0;
this.b2 = null;
this.o = false;
this.am = 0;
this.an = 0;
this.ae = 0;
this.z = 0;
this.ah = 0;
this.ab = 0;
this.i = false;
this.n = false;
this.b9 = null;
this.b0 = null;
this.be = 0;
this.b7 = null;
this.l = false;
this.bp = null;
this.f = false;
this.bs = null;
this.bj = null;
this.af = 0;
this.aj = 0;
this.ai = 0;
this.b8 = null;
this.b1 = null;
this.b4 = null;
this.b3 = null;
}
get_type() {
return "Series";
}
get type() {
return this.get_type();
}
get dataSourceRef() {
return this.bq;
}
set dataSourceRef(a) {
this.bq = a;
this.e("DataSourceRef");
}
get legendRef() {
return this.by;
}
set legendRef(a) {
this.by = a;
this.e("LegendRef");
}
get legendItemVisibility() {
return this.bx;
}
set legendItemVisibility(a) {
this.bx = a;
this.e("LegendItemVisibility");
}
get legendItemBadgeTemplateRef() {
return this.bv;
}
set legendItemBadgeTemplateRef(a) {
this.bv = a;
this.e("LegendItemBadgeTemplateRef");
}
get actualLegendItemBadgeTemplateRef() {
return this.bm;
}
set actualLegendItemBadgeTemplateRef(a) {
this.bm = a;
this.e("ActualLegendItemBadgeTemplateRef");
}
get actualLegendItemBadgeOutline() {
return this.bl;
}
set actualLegendItemBadgeOutline(a) {
this.bl = a;
this.e("ActualLegendItemBadgeOutline");
}
get actualLegendItemBadgeBrush() {
return this.bk;
}
set actualLegendItemBadgeBrush(a) {
this.bk = a;
this.e("ActualLegendItemBadgeBrush");
}
get legendItemBadgeShape() {
return this.bu;
}
set legendItemBadgeShape(a) {
this.bu = a;
this.e("LegendItemBadgeShape");
}
get legendItemBadgeMode() {
return this.bt;
}
set legendItemBadgeMode(a) {
this.bt = a;
this.e("LegendItemBadgeMode");
}
get legendItemTemplateRef() {
return this.bw;
}
set legendItemTemplateRef(a) {
this.bw = a;
this.e("LegendItemTemplateRef");
}
get discreteLegendItemTemplateRef() {
return this.br;
}
set discreteLegendItemTemplateRef(a) {
this.br = a;
this.e("DiscreteLegendItemTemplateRef");
}
get transitionEasingFunctionRef() {
return this.b5;
}
set transitionEasingFunctionRef(a) {
this.b5 = a;
this.e("TransitionEasingFunctionRef");
}
get transitionInEasingFunctionRef() {
return this.b6;
}
set transitionInEasingFunctionRef(a) {
this.b6 = a;
this.e("TransitionInEasingFunctionRef");
}
get transitionDuration() {
return this.bd;
}
set transitionDuration(a) {
this.bd = a;
this.e("TransitionDuration");
}
get actualResolution() {
return this.ac;
}
set actualResolution(a) {
this.ac = a;
this.e("ActualResolution");
}
get resolution() {
return this.ak;
}
set resolution(a) {
this.ak = a;
this.e("Resolution");
}
get visibleRangeMarginTop() {
return this.as;
}
set visibleRangeMarginTop(a) {
this.as = a;
this.e("VisibleRangeMarginTop");
}
get visibleRangeMarginBottom() {
return this.ap;
}
set visibleRangeMarginBottom(a) {
this.ap = a;
this.e("VisibleRangeMarginBottom");
}
get visibleRangeMarginLeft() {
return this.aq;
}
set visibleRangeMarginLeft(a) {
this.aq = a;
this.e("VisibleRangeMarginLeft");
}
get visibleRangeMarginRight() {
return this.ar;
}
set visibleRangeMarginRight(a) {
this.ar = a;
this.e("VisibleRangeMarginRight");
}
get brush() {
return this.bo;
}
set brush(a) {
this.bo = a;
this.e("Brush");
}
get actualBrush() {
return this.bh;
}
set actualBrush(a) {
this.bh = a;
this.e("ActualBrush");
}
get outline() {
return this.bz;
}
set outline(a) {
this.bz = a;
this.e("Outline");
}
get actualOutline() {
return this.bn;
}
set actualOutline(a) {
this.bn = a;
this.e("ActualOutline");
}
get thickness() {
return this.ao;
}
set thickness(a) {
this.ao = a;
this.e("Thickness");
}
get actualThickness() {
return this.ad;
}
set actualThickness(a) {
this.ad = a;
this.e("ActualThickness");
}
get actualHighlightingMode() {
return this.bi;
}
set actualHighlightingMode(a) {
this.bi = a;
this.e("ActualHighlightingMode");
}
get actualHighlightingFadeOpacity() {
return this.aa;
}
set actualHighlightingFadeOpacity(a) {
this.aa = a;
this.e("ActualHighlightingFadeOpacity");
}
get highlightingFadeOpacity() {
return this.ag;
}
set highlightingFadeOpacity(a) {
this.ag = a;
this.e("HighlightingFadeOpacity");
}
get isActualLegendFinancial() {
return this.g;
}
set isActualLegendFinancial(a) {
this.g = a;
this.e("IsActualLegendFinancial");
}
get isComponentHighlightingModeIgnored() {
return this.h;
}
set isComponentHighlightingModeIgnored(a) {
this.h = a;
this.e("IsComponentHighlightingModeIgnored");
}
get isHighlightingEnabled() {
return this.k;
}
set isHighlightingEnabled(a) {
this.k = a;
this.e("IsHighlightingEnabled");
}
get shouldHideAutoCallouts() {
return this.m;
}
set shouldHideAutoCallouts(a) {
this.m = a;
this.e("ShouldHideAutoCallouts");
}
get isDropShadowEnabled() {
return this.j;
}
set isDropShadowEnabled(a) {
this.j = a;
this.e("IsDropShadowEnabled");
}
get shadowBlur() {
return this.al;
}
set shadowBlur(a) {
this.al = a;
this.e("ShadowBlur");
}
get shadowColor() {
return this.b2;
}
set shadowColor(a) {
this.b2 = a;
this.e("ShadowColor");
}
get useSingleShadow() {
return this.o;
}
set useSingleShadow(a) {
this.o = a;
this.e("UseSingleShadow");
}
get shadowOffsetX() {
return this.am;
}
set shadowOffsetX(a) {
this.am = a;
this.e("ShadowOffsetX");
}
get shadowOffsetY() {
return this.an;
}
set shadowOffsetY(a) {
this.an = a;
this.e("ShadowOffsetY");
}
get areaFillOpacity() {
return this.ae;
}
set areaFillOpacity(a) {
this.ae = a;
this.e("AreaFillOpacity");
}
get actualAreaFillOpacity() {
return this.z;
}
set actualAreaFillOpacity(a) {
this.z = a;
this.e("ActualAreaFillOpacity");
}
get markerFillOpacity() {
return this.ah;
}
set markerFillOpacity(a) {
this.ah = a;
this.e("MarkerFillOpacity");
}
get actualMarkerFillOpacity() {
return this.ab;
}
set actualMarkerFillOpacity(a) {
this.ab = a;
this.e("ActualMarkerFillOpacity");
}
get isDefaultToolTipSelected() {
return this.i;
}
set isDefaultToolTipSelected(a) {
this.i = a;
this.e("IsDefaultToolTipSelected");
}
get showDefaultTooltip() {
return this.n;
}
set showDefaultTooltip(a) {
this.n = a;
this.e("ShowDefaultTooltip");
}
get visibleRangeMode() {
return this.b9;
}
set visibleRangeMode(a) {
this.b9 = a;
this.e("VisibleRangeMode");
}
get outlineMode() {
return this.b0;
}
set outlineMode(a) {
this.b0 = a;
this.e("OutlineMode");
}
get transitionInDuration() {
return this.be;
}
set transitionInDuration(a) {
this.be = a;
this.e("TransitionInDuration");
}
get transitionInSpeedType() {
return this.b7;
}
set transitionInSpeedType(a) {
this.b7 = a;
this.e("TransitionInSpeedType");
}
get mouseOverEnabled() {
return this.l;
}
set mouseOverEnabled(a) {
this.l = a;
this.e("MouseOverEnabled");
}
get coercionMethodsRef() {
return this.bp;
}
set coercionMethodsRef(a) {
this.bp = a;
this.e("CoercionMethodsRef");
}
get expectFunctions() {
return this.f;
}
set expectFunctions(a) {
this.f = a;
this.e("ExpectFunctions");
}
get hitTestMode() {
return this.bs;
}
set hitTestMode(a) {
this.bs = a;
this.e("HitTestMode");
}
get actualHitTestMode() {
return this.bj;
}
set actualHitTestMode(a) {
this.bj = a;
this.e("ActualHitTestMode");
}
get finalValue() {
return this.af;
}
set finalValue(a) {
this.af = a;
this.e("FinalValue");
}
get percentChange() {
return this.aj;
}
set percentChange(a) {
this.aj = a;
this.e("PercentChange");
}
get opacity() {
return this.ai;
}
set opacity(a) {
this.ai = a;
this.e("Opacity");
}
get visibility() {
return this.b8;
}
set visibility(a) {
this.b8 = a;
this.e("Visibility");
}
get renderRequestedRef() {
return this.b1;
}
set renderRequestedRef(a) {
this.b1 = a;
this.e("RenderRequestedRef");
}
get tooltipTemplateRef() {
return this.b4;
}
set tooltipTemplateRef(a) {
this.b4 = a;
this.e("TooltipTemplateRef");
}
get title() {
return this.b3;
}
set title(a) {
this.b3 = a;
this.e("Title");
}
}
SeriesDescription.$t = markType(SeriesDescription, 'SeriesDescription', Description.$);
return SeriesDescription;
})();