igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
1,648 lines • 54 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 { AnnotationLayerDescription } from "./AnnotationLayerDescription";
import { markType } from "./type";
/**
* @hidden
*/
var DataToolTipLayerDescription = /** @class */ /*@__PURE__*/ (function (_super) {
__extends(DataToolTipLayerDescription, _super);
function DataToolTipLayerDescription() {
var _this = _super.call(this) || this;
_this.ma = null;
_this.g1 = false;
_this.k6 = null;
_this.k2 = null;
_this.h5 = 0;
_this.h6 = 0;
_this.hg = 0;
_this.hh = 0;
_this.k4 = null;
_this.k0 = null;
_this.k5 = null;
_this.k1 = null;
_this.g0 = false;
_this.gq = null;
_this.gn = null;
_this.gp = null;
_this.gm = null;
_this.mn = null;
_this.kw = 0;
_this.kx = 0;
_this.mp = null;
_this.mo = null;
_this.g2 = false;
_this.mq = null;
_this.gr = null;
_this.iw = 0;
_this.ix = 0;
_this.iy = 0;
_this.iz = 0;
_this.g3 = false;
_this.mv = null;
_this.g4 = false;
_this.i1 = 0;
_this.i2 = 0;
_this.i3 = 0;
_this.i4 = 0;
_this.mr = null;
_this.ms = null;
_this.i0 = 0;
_this.mt = null;
_this.mu = null;
_this.ld = null;
_this.go = null;
_this.lb = null;
_this.lc = null;
_this.le = null;
_this.lf = null;
_this.lg = null;
_this.hw = 0;
_this.hx = 0;
_this.hy = 0;
_this.hz = 0;
_this.hr = 0;
_this.hs = 0;
_this.ht = 0;
_this.hu = 0;
_this.gz = false;
_this.lh = null;
_this.hv = 0;
_this.li = null;
_this.lj = null;
_this.gy = false;
_this.k7 = null;
_this.hn = 0;
_this.ho = 0;
_this.hp = 0;
_this.hq = 0;
_this.hi = 0;
_this.hj = 0;
_this.hk = 0;
_this.hl = 0;
_this.k8 = null;
_this.hm = 0;
_this.k9 = null;
_this.la = null;
_this.lw = null;
_this.lx = null;
_this.ic = 0;
_this.ly = null;
_this.lz = null;
_this.l0 = null;
_this.lv = null;
_this.id = 0;
_this.ie = 0;
_this.ig = 0;
_this.ih = 0;
_this.h8 = 0;
_this.h9 = 0;
_this.ia = 0;
_this.ib = 0;
_this.l6 = null;
_this.l7 = null;
_this.ij = 0;
_this.l8 = null;
_this.l9 = null;
_this.lq = null;
_this.lr = null;
_this.ls = null;
_this.h7 = 0;
_this.lt = null;
_this.lu = null;
_this.l1 = null;
_this.l2 = null;
_this.l3 = null;
_this.ii = 0;
_this.l4 = null;
_this.l5 = null;
_this.hc = 0;
_this.hd = 0;
_this.he = 0;
_this.hf = 0;
_this.k3 = null;
_this.lp = null;
_this.mh = null;
_this.mi = null;
_this.mj = null;
_this.is = 0;
_this.it = 0;
_this.iu = 0;
_this.iv = 0;
_this.mk = null;
_this.ir = 0;
_this.ml = null;
_this.mm = null;
_this.il = 0;
_this.im = 0;
_this.io = 0;
_this.ip = 0;
_this.mb = null;
_this.mc = null;
_this.ik = 0;
_this.md = null;
_this.me = null;
_this.lk = null;
_this.ll = null;
_this.h1 = 0;
_this.h2 = 0;
_this.h3 = 0;
_this.h4 = 0;
_this.lm = null;
_this.h0 = 0;
_this.ln = null;
_this.lo = null;
_this.mf = null;
_this.mg = null;
_this.iq = 0;
return _this;
}
DataToolTipLayerDescription.prototype.get_type = function () {
return "DataToolTipLayer";
};
Object.defineProperty(DataToolTipLayerDescription.prototype, "targetAxisRef", {
get: function () {
return this.ma;
},
set: function (a) {
this.ma = a;
this.j("TargetAxisRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "useInterpolation", {
get: function () {
return this.g1;
},
set: function (a) {
this.g1 = a;
this.j("UseInterpolation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupingMode", {
get: function () {
return this.k6;
},
set: function (a) {
this.k6 = a;
this.j("GroupingMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "actualGroupingMode", {
get: function () {
return this.k2;
},
set: function (a) {
this.k2 = a;
this.j("ActualGroupingMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "positionOffsetX", {
get: function () {
return this.h5;
},
set: function (a) {
this.h5 = a;
this.j("PositionOffsetX");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "positionOffsetY", {
get: function () {
return this.h6;
},
set: function (a) {
this.h6 = a;
this.j("PositionOffsetY");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "defaultPositionOffsetX", {
get: function () {
return this.hg;
},
set: function (a) {
this.hg = a;
this.j("DefaultPositionOffsetX");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "defaultPositionOffsetY", {
get: function () {
return this.hh;
},
set: function (a) {
this.hh = a;
this.j("DefaultPositionOffsetY");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupedPositionModeX", {
get: function () {
return this.k4;
},
set: function (a) {
this.k4 = a;
this.j("GroupedPositionModeX");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "actualGroupedPositionModeX", {
get: function () {
return this.k0;
},
set: function (a) {
this.k0 = a;
this.j("ActualGroupedPositionModeX");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupedPositionModeY", {
get: function () {
return this.k5;
},
set: function (a) {
this.k5 = a;
this.j("GroupedPositionModeY");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "actualGroupedPositionModeY", {
get: function () {
return this.k1;
},
set: function (a) {
this.k1 = a;
this.j("ActualGroupedPositionModeY");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "shouldUpdateWhenSeriesDataChanges", {
get: function () {
return this.g0;
},
set: function (a) {
this.g0 = a;
this.j("ShouldUpdateWhenSeriesDataChanges");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "includedSeries", {
get: function () {
return this.gq;
},
set: function (a) {
this.gq = a;
this.j("IncludedSeries");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "excludedSeries", {
get: function () {
return this.gn;
},
set: function (a) {
this.gn = a;
this.j("ExcludedSeries");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "includedColumns", {
get: function () {
return this.gp;
},
set: function (a) {
this.gp = a;
this.j("IncludedColumns");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "excludedColumns", {
get: function () {
return this.gm;
},
set: function (a) {
this.gm = a;
this.j("ExcludedColumns");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueFormatAbbreviation", {
get: function () {
return this.mn;
},
set: function (a) {
this.mn = a;
this.j("ValueFormatAbbreviation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueFormatMaxFractions", {
get: function () {
return this.kw;
},
set: function (a) {
this.kw = a;
this.j("ValueFormatMaxFractions");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueFormatMinFractions", {
get: function () {
return this.kx;
},
set: function (a) {
this.kx = a;
this.j("ValueFormatMinFractions");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueFormatMode", {
get: function () {
return this.mp;
},
set: function (a) {
this.mp = a;
this.j("ValueFormatMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueFormatCulture", {
get: function () {
return this.mo;
},
set: function (a) {
this.mo = a;
this.j("ValueFormatCulture");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueFormatUseGrouping", {
get: function () {
return this.g2;
},
set: function (a) {
this.g2 = a;
this.j("ValueFormatUseGrouping");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueFormatString", {
get: function () {
return this.mq;
},
set: function (a) {
this.mq = a;
this.j("ValueFormatString");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueFormatSpecifiers", {
get: function () {
return this.gr;
},
set: function (a) {
this.gr = a;
this.j("ValueFormatSpecifiers");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueRowMarginBottom", {
get: function () {
return this.iw;
},
set: function (a) {
this.iw = a;
this.j("ValueRowMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueRowMarginLeft", {
get: function () {
return this.ix;
},
set: function (a) {
this.ix = a;
this.j("ValueRowMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueRowMarginRight", {
get: function () {
return this.iy;
},
set: function (a) {
this.iy = a;
this.j("ValueRowMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueRowMarginTop", {
get: function () {
return this.iz;
},
set: function (a) {
this.iz = a;
this.j("ValueRowMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueRowVisible", {
get: function () {
return this.g3;
},
set: function (a) {
this.g3 = a;
this.j("ValueRowVisible");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextWhenMissingData", {
get: function () {
return this.mv;
},
set: function (a) {
this.mv = a;
this.j("ValueTextWhenMissingData");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextUseSeriesColors", {
get: function () {
return this.g4;
},
set: function (a) {
this.g4 = a;
this.j("ValueTextUseSeriesColors");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextMarginBottom", {
get: function () {
return this.i1;
},
set: function (a) {
this.i1 = a;
this.j("ValueTextMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextMarginLeft", {
get: function () {
return this.i2;
},
set: function (a) {
this.i2 = a;
this.j("ValueTextMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextMarginRight", {
get: function () {
return this.i3;
},
set: function (a) {
this.i3 = a;
this.j("ValueTextMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextMarginTop", {
get: function () {
return this.i4;
},
set: function (a) {
this.i4 = a;
this.j("ValueTextMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextColor", {
get: function () {
return this.mr;
},
set: function (a) {
this.mr = a;
this.j("ValueTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextFontFamily", {
get: function () {
return this.ms;
},
set: function (a) {
this.ms = a;
this.j("ValueTextFontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextFontSize", {
get: function () {
return this.i0;
},
set: function (a) {
this.i0 = a;
this.j("ValueTextFontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextFontStyle", {
get: function () {
return this.mt;
},
set: function (a) {
this.mt = a;
this.j("ValueTextFontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "valueTextFontWeight", {
get: function () {
return this.mu;
},
set: function (a) {
this.mu = a;
this.j("ValueTextFontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerFormatString", {
get: function () {
return this.ld;
},
set: function (a) {
this.ld = a;
this.j("HeaderFormatString");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerFormatSpecifiers", {
get: function () {
return this.go;
},
set: function (a) {
this.go = a;
this.j("HeaderFormatSpecifiers");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerFormatCulture", {
get: function () {
return this.lb;
},
set: function (a) {
this.lb = a;
this.j("HeaderFormatCulture");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerFormatDate", {
get: function () {
return this.lc;
},
set: function (a) {
this.lc = a;
this.j("HeaderFormatDate");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerFormatTime", {
get: function () {
return this.le;
},
set: function (a) {
this.le = a;
this.j("HeaderFormatTime");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerText", {
get: function () {
return this.lf;
},
set: function (a) {
this.lf = a;
this.j("HeaderText");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerTextColor", {
get: function () {
return this.lg;
},
set: function (a) {
this.lg = a;
this.j("HeaderTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerTextMarginBottom", {
get: function () {
return this.hw;
},
set: function (a) {
this.hw = a;
this.j("HeaderTextMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerTextMarginLeft", {
get: function () {
return this.hx;
},
set: function (a) {
this.hx = a;
this.j("HeaderTextMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerTextMarginRight", {
get: function () {
return this.hy;
},
set: function (a) {
this.hy = a;
this.j("HeaderTextMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerTextMarginTop", {
get: function () {
return this.hz;
},
set: function (a) {
this.hz = a;
this.j("HeaderTextMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerRowMarginBottom", {
get: function () {
return this.hr;
},
set: function (a) {
this.hr = a;
this.j("HeaderRowMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerRowMarginLeft", {
get: function () {
return this.hs;
},
set: function (a) {
this.hs = a;
this.j("HeaderRowMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerRowMarginRight", {
get: function () {
return this.ht;
},
set: function (a) {
this.ht = a;
this.j("HeaderRowMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerRowMarginTop", {
get: function () {
return this.hu;
},
set: function (a) {
this.hu = a;
this.j("HeaderRowMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerRowVisible", {
get: function () {
return this.gz;
},
set: function (a) {
this.gz = a;
this.j("HeaderRowVisible");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerTextFontFamily", {
get: function () {
return this.lh;
},
set: function (a) {
this.lh = a;
this.j("HeaderTextFontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerTextFontSize", {
get: function () {
return this.hv;
},
set: function (a) {
this.hv = a;
this.j("HeaderTextFontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerTextFontStyle", {
get: function () {
return this.li;
},
set: function (a) {
this.li = a;
this.j("HeaderTextFontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "headerTextFontWeight", {
get: function () {
return this.lj;
},
set: function (a) {
this.lj = a;
this.j("HeaderTextFontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupRowVisible", {
get: function () {
return this.gy;
},
set: function (a) {
this.gy = a;
this.j("GroupRowVisible");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupTextColor", {
get: function () {
return this.k7;
},
set: function (a) {
this.k7 = a;
this.j("GroupTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupTextMarginBottom", {
get: function () {
return this.hn;
},
set: function (a) {
this.hn = a;
this.j("GroupTextMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupTextMarginLeft", {
get: function () {
return this.ho;
},
set: function (a) {
this.ho = a;
this.j("GroupTextMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupTextMarginRight", {
get: function () {
return this.hp;
},
set: function (a) {
this.hp = a;
this.j("GroupTextMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupTextMarginTop", {
get: function () {
return this.hq;
},
set: function (a) {
this.hq = a;
this.j("GroupTextMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupRowMarginBottom", {
get: function () {
return this.hi;
},
set: function (a) {
this.hi = a;
this.j("GroupRowMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupRowMarginLeft", {
get: function () {
return this.hj;
},
set: function (a) {
this.hj = a;
this.j("GroupRowMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupRowMarginRight", {
get: function () {
return this.hk;
},
set: function (a) {
this.hk = a;
this.j("GroupRowMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupRowMarginTop", {
get: function () {
return this.hl;
},
set: function (a) {
this.hl = a;
this.j("GroupRowMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupTextFontFamily", {
get: function () {
return this.k8;
},
set: function (a) {
this.k8 = a;
this.j("GroupTextFontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupTextFontSize", {
get: function () {
return this.hm;
},
set: function (a) {
this.hm = a;
this.j("GroupTextFontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupTextFontStyle", {
get: function () {
return this.k9;
},
set: function (a) {
this.k9 = a;
this.j("GroupTextFontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "groupTextFontWeight", {
get: function () {
return this.la;
},
set: function (a) {
this.la = a;
this.j("GroupTextFontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryTitleTextColor", {
get: function () {
return this.lw;
},
set: function (a) {
this.lw = a;
this.j("SummaryTitleTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryTitleTextFontFamily", {
get: function () {
return this.lx;
},
set: function (a) {
this.lx = a;
this.j("SummaryTitleTextFontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryTitleTextFontSize", {
get: function () {
return this.ic;
},
set: function (a) {
this.ic = a;
this.j("SummaryTitleTextFontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryTitleTextFontStyle", {
get: function () {
return this.ly;
},
set: function (a) {
this.ly = a;
this.j("SummaryTitleTextFontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryTitleTextFontWeight", {
get: function () {
return this.lz;
},
set: function (a) {
this.lz = a;
this.j("SummaryTitleTextFontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryType", {
get: function () {
return this.l0;
},
set: function (a) {
this.l0 = a;
this.j("SummaryType");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryTitleText", {
get: function () {
return this.lv;
},
set: function (a) {
this.lv = a;
this.j("SummaryTitleText");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryTitleTextMarginBottom", {
get: function () {
return this.id;
},
set: function (a) {
this.id = a;
this.j("SummaryTitleTextMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryTitleTextMarginLeft", {
get: function () {
return this.ie;
},
set: function (a) {
this.ie = a;
this.j("SummaryTitleTextMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryTitleTextMarginRight", {
get: function () {
return this.ig;
},
set: function (a) {
this.ig = a;
this.j("SummaryTitleTextMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryTitleTextMarginTop", {
get: function () {
return this.ih;
},
set: function (a) {
this.ih = a;
this.j("SummaryTitleTextMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryRowMarginBottom", {
get: function () {
return this.h8;
},
set: function (a) {
this.h8 = a;
this.j("SummaryRowMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryRowMarginLeft", {
get: function () {
return this.h9;
},
set: function (a) {
this.h9 = a;
this.j("SummaryRowMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryRowMarginRight", {
get: function () {
return this.ia;
},
set: function (a) {
this.ia = a;
this.j("SummaryRowMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryRowMarginTop", {
get: function () {
return this.ib;
},
set: function (a) {
this.ib = a;
this.j("SummaryRowMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryValueTextColor", {
get: function () {
return this.l6;
},
set: function (a) {
this.l6 = a;
this.j("SummaryValueTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryValueTextFontFamily", {
get: function () {
return this.l7;
},
set: function (a) {
this.l7 = a;
this.j("SummaryValueTextFontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryValueTextFontSize", {
get: function () {
return this.ij;
},
set: function (a) {
this.ij = a;
this.j("SummaryValueTextFontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryValueTextFontStyle", {
get: function () {
return this.l8;
},
set: function (a) {
this.l8 = a;
this.j("SummaryValueTextFontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryValueTextFontWeight", {
get: function () {
return this.l9;
},
set: function (a) {
this.l9 = a;
this.j("SummaryValueTextFontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryLabelText", {
get: function () {
return this.lq;
},
set: function (a) {
this.lq = a;
this.j("SummaryLabelText");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryLabelTextColor", {
get: function () {
return this.lr;
},
set: function (a) {
this.lr = a;
this.j("SummaryLabelTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryLabelTextFontFamily", {
get: function () {
return this.ls;
},
set: function (a) {
this.ls = a;
this.j("SummaryLabelTextFontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryLabelTextFontSize", {
get: function () {
return this.h7;
},
set: function (a) {
this.h7 = a;
this.j("SummaryLabelTextFontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryLabelTextFontStyle", {
get: function () {
return this.lt;
},
set: function (a) {
this.lt = a;
this.j("SummaryLabelTextFontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryLabelTextFontWeight", {
get: function () {
return this.lu;
},
set: function (a) {
this.lu = a;
this.j("SummaryLabelTextFontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryUnitsText", {
get: function () {
return this.l1;
},
set: function (a) {
this.l1 = a;
this.j("SummaryUnitsText");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryUnitsTextColor", {
get: function () {
return this.l2;
},
set: function (a) {
this.l2 = a;
this.j("SummaryUnitsTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryUnitsTextFontFamily", {
get: function () {
return this.l3;
},
set: function (a) {
this.l3 = a;
this.j("SummaryUnitsTextFontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryUnitsTextFontSize", {
get: function () {
return this.ii;
},
set: function (a) {
this.ii = a;
this.j("SummaryUnitsTextFontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryUnitsTextFontStyle", {
get: function () {
return this.l4;
},
set: function (a) {
this.l4 = a;
this.j("SummaryUnitsTextFontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "summaryUnitsTextFontWeight", {
get: function () {
return this.l5;
},
set: function (a) {
this.l5 = a;
this.j("SummaryUnitsTextFontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "badgeMarginBottom", {
get: function () {
return this.hc;
},
set: function (a) {
this.hc = a;
this.j("BadgeMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "badgeMarginLeft", {
get: function () {
return this.hd;
},
set: function (a) {
this.hd = a;
this.j("BadgeMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "badgeMarginRight", {
get: function () {
return this.he;
},
set: function (a) {
this.he = a;
this.j("BadgeMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "badgeMarginTop", {
get: function () {
return this.hf;
},
set: function (a) {
this.hf = a;
this.j("BadgeMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "badgeShape", {
get: function () {
return this.k3;
},
set: function (a) {
this.k3 = a;
this.j("BadgeShape");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "layoutMode", {
get: function () {
return this.lp;
},
set: function (a) {
this.lp = a;
this.j("LayoutMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsDisplayMode", {
get: function () {
return this.mh;
},
set: function (a) {
this.mh = a;
this.j("UnitsDisplayMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsText", {
get: function () {
return this.mi;
},
set: function (a) {
this.mi = a;
this.j("UnitsText");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsTextColor", {
get: function () {
return this.mj;
},
set: function (a) {
this.mj = a;
this.j("UnitsTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsTextMarginBottom", {
get: function () {
return this.is;
},
set: function (a) {
this.is = a;
this.j("UnitsTextMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsTextMarginLeft", {
get: function () {
return this.it;
},
set: function (a) {
this.it = a;
this.j("UnitsTextMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsTextMarginRight", {
get: function () {
return this.iu;
},
set: function (a) {
this.iu = a;
this.j("UnitsTextMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsTextMarginTop", {
get: function () {
return this.iv;
},
set: function (a) {
this.iv = a;
this.j("UnitsTextMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsTextFontFamily", {
get: function () {
return this.mk;
},
set: function (a) {
this.mk = a;
this.j("UnitsTextFontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsTextFontSize", {
get: function () {
return this.ir;
},
set: function (a) {
this.ir = a;
this.j("UnitsTextFontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsTextFontStyle", {
get: function () {
return this.ml;
},
set: function (a) {
this.ml = a;
this.j("UnitsTextFontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "unitsTextFontWeight", {
get: function () {
return this.mm;
},
set: function (a) {
this.mm = a;
this.j("UnitsTextFontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "titleTextMarginBottom", {
get: function () {
return this.il;
},
set: function (a) {
this.il = a;
this.j("TitleTextMarginBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "titleTextMarginLeft", {
get: function () {
return this.im;
},
set: function (a) {
this.im = a;
this.j("TitleTextMarginLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "titleTextMarginRight", {
get: function () {
return this.io;
},
set: function (a) {
this.io = a;
this.j("TitleTextMarginRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "titleTextMarginTop", {
get: function () {
return this.ip;
},
set: function (a) {
this.ip = a;
this.j("TitleTextMarginTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "titleTextColor", {
get: function () {
return this.mb;
},
set: function (a) {
this.mb = a;
this.j("TitleTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "titleTextFontFamily", {
get: function () {
return this.mc;
},
set: function (a) {
this.mc = a;
this.j("TitleTextFontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "titleTextFontSize", {
get: function () {
return this.ik;
},
set: function (a) {
this.ik = a;
this.j("TitleTextFontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "titleTextFontStyle", {
get: function () {
return this.md;
},
set: function (a) {
this.md = a;
this.j("TitleTextFontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "titleTextFontWeight", {
get: function () {
return this.me;
},
set: function (a) {
this.me = a;
this.j("TitleTextFontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "labelDisplayMode", {
get: function () {
return this.lk;
},
set: function (a) {
this.lk = a;
this.j("LabelDisplayMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(DataToolTipLayerDescription.prototype, "labelTextColor", {
get: function () {
return this.ll;
},
set: function (a) {
this.ll = a;
this.j("LabelTex