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