UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

1,283 lines (1,282 loc) 36.3 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 DataLegendDescription = /*@__PURE__*/ (() => { class DataLegendDescription extends Description { constructor() { super(); this.w = false; this.aq = 0; this.eh = null; this.ei = null; this.am = 0; this.an = 0; this.ao = 0; this.ap = 0; this.z = false; this.o = null; this.l = null; this.n = null; this.k = null; this.aa = false; this.f8 = null; this.ed = 0; this.ee = 0; this.gb = null; this.f9 = null; this.ga = null; this.ab = false; this.gc = null; this.p = null; this.b8 = 0; this.b9 = 0; this.ca = 0; this.cb = 0; this.ac = false; this.gh = null; this.ad = false; this.cd = 0; this.ce = 0; this.cf = 0; this.cg = 0; this.gd = null; this.ge = null; this.cc = 0; this.gf = null; this.gg = null; this.et = null; this.m = null; this.er = null; this.es = null; this.eu = null; this.ev = null; this.ew = null; this.ba = 0; this.bb = 0; this.bc = 0; this.bd = 0; this.a5 = 0; this.a6 = 0; this.a7 = 0; this.a8 = 0; this.y = false; this.ex = null; this.a9 = 0; this.ey = null; this.ez = null; this.x = false; this.en = null; this.a1 = 0; this.a2 = 0; this.a3 = 0; this.a4 = 0; this.aw = 0; this.ax = 0; this.ay = 0; this.az = 0; this.eo = null; this.a0 = 0; this.ep = null; this.eq = null; this.fj = null; this.fk = null; this.bp = 0; this.fl = null; this.fm = null; this.fn = null; this.fi = null; this.bq = 0; this.br = 0; this.bs = 0; this.bt = 0; this.bl = 0; this.bm = 0; this.bn = 0; this.bo = 0; this.ft = null; this.fu = null; this.bv = 0; this.fv = null; this.fw = null; this.fd = null; this.fe = null; this.ff = null; this.bk = 0; this.fg = null; this.fh = null; this.fo = null; this.fp = null; this.fq = null; this.bu = 0; this.fr = null; this.fs = null; this.ar = 0; this.as = 0; this.at = 0; this.au = 0; this.ej = null; this.bw = 0; this.bx = 0; this.fx = null; this.f2 = null; this.f3 = null; this.f4 = null; this.b4 = 0; this.b5 = 0; this.b6 = 0; this.b7 = 0; this.f5 = null; this.b3 = 0; this.f6 = null; this.f7 = null; this.bz = 0; this.b0 = 0; this.b1 = 0; this.b2 = 0; this.fy = null; this.fz = null; this.by = 0; this.f0 = null; this.f1 = null; this.e1 = null; this.e2 = null; this.bf = 0; this.bg = 0; this.bh = 0; this.bi = 0; this.e3 = null; this.be = 0; this.e4 = null; this.e5 = null; this.bj = 0; this.e6 = null; this.el = null; this.em = null; this.av = 0; this.ek = null; this.e8 = null; this.e7 = null; this.fa = null; this.fc = null; this.e9 = null; this.fb = null; this.gi = null; this.e0 = null; } get_type() { return "DataLegend"; } get type() { return this.get_type(); } get actualBadgesVisible() { return this.w; } set actualBadgesVisible(a) { this.w = a; this.j("ActualBadgesVisible"); } get actualPixelScalingRatio() { return this.aq; } set actualPixelScalingRatio(a) { this.aq = a; this.j("ActualPixelScalingRatio"); } get actualBackground() { return this.eh; } set actualBackground(a) { this.eh = a; this.j("ActualBackground"); } get actualBorderBrush() { return this.ei; } set actualBorderBrush(a) { this.ei = a; this.j("ActualBorderBrush"); } get actualBorderThicknessBottom() { return this.am; } set actualBorderThicknessBottom(a) { this.am = a; this.j("ActualBorderThicknessBottom"); } get actualBorderThicknessLeft() { return this.an; } set actualBorderThicknessLeft(a) { this.an = a; this.j("ActualBorderThicknessLeft"); } get actualBorderThicknessRight() { return this.ao; } set actualBorderThicknessRight(a) { this.ao = a; this.j("ActualBorderThicknessRight"); } get actualBorderThicknessTop() { return this.ap; } set actualBorderThicknessTop(a) { this.ap = a; this.j("ActualBorderThicknessTop"); } get isEmbeddedInDataTooltip() { return this.z; } set isEmbeddedInDataTooltip(a) { this.z = a; this.j("IsEmbeddedInDataTooltip"); } get includedSeries() { return this.o; } set includedSeries(a) { this.o = a; this.j("IncludedSeries"); } get excludedSeries() { return this.l; } set excludedSeries(a) { this.l = a; this.j("ExcludedSeries"); } get includedColumns() { return this.n; } set includedColumns(a) { this.n = a; this.j("IncludedColumns"); } get excludedColumns() { return this.k; } set excludedColumns(a) { this.k = a; this.j("ExcludedColumns"); } get shouldUpdateWhenSeriesDataChanges() { return this.aa; } set shouldUpdateWhenSeriesDataChanges(a) { this.aa = a; this.j("ShouldUpdateWhenSeriesDataChanges"); } get valueFormatAbbreviation() { return this.f8; } set valueFormatAbbreviation(a) { this.f8 = a; this.j("ValueFormatAbbreviation"); } get valueFormatMaxFractions() { return this.ed; } set valueFormatMaxFractions(a) { this.ed = a; this.j("ValueFormatMaxFractions"); } get valueFormatMinFractions() { return this.ee; } set valueFormatMinFractions(a) { this.ee = a; this.j("ValueFormatMinFractions"); } get valueFormatMode() { return this.gb; } set valueFormatMode(a) { this.gb = a; this.j("ValueFormatMode"); } get valueFormatCulture() { return this.f9; } set valueFormatCulture(a) { this.f9 = a; this.j("ValueFormatCulture"); } get valueFormatCurrencyCode() { return this.ga; } set valueFormatCurrencyCode(a) { this.ga = a; this.j("ValueFormatCurrencyCode"); } get valueFormatUseGrouping() { return this.ab; } set valueFormatUseGrouping(a) { this.ab = a; this.j("ValueFormatUseGrouping"); } get valueFormatString() { return this.gc; } set valueFormatString(a) { this.gc = a; this.j("ValueFormatString"); } get valueFormatSpecifiers() { return this.p; } set valueFormatSpecifiers(a) { this.p = a; this.j("ValueFormatSpecifiers"); } get valueRowMarginBottom() { return this.b8; } set valueRowMarginBottom(a) { this.b8 = a; this.j("ValueRowMarginBottom"); } get valueRowMarginLeft() { return this.b9; } set valueRowMarginLeft(a) { this.b9 = a; this.j("ValueRowMarginLeft"); } get valueRowMarginRight() { return this.ca; } set valueRowMarginRight(a) { this.ca = a; this.j("ValueRowMarginRight"); } get valueRowMarginTop() { return this.cb; } set valueRowMarginTop(a) { this.cb = a; this.j("ValueRowMarginTop"); } get valueRowVisible() { return this.ac; } set valueRowVisible(a) { this.ac = a; this.j("ValueRowVisible"); } get valueTextWhenMissingData() { return this.gh; } set valueTextWhenMissingData(a) { this.gh = a; this.j("ValueTextWhenMissingData"); } get valueTextUseSeriesColors() { return this.ad; } set valueTextUseSeriesColors(a) { this.ad = a; this.j("ValueTextUseSeriesColors"); } get valueTextMarginBottom() { return this.cd; } set valueTextMarginBottom(a) { this.cd = a; this.j("ValueTextMarginBottom"); } get valueTextMarginLeft() { return this.ce; } set valueTextMarginLeft(a) { this.ce = a; this.j("ValueTextMarginLeft"); } get valueTextMarginRight() { return this.cf; } set valueTextMarginRight(a) { this.cf = a; this.j("ValueTextMarginRight"); } get valueTextMarginTop() { return this.cg; } set valueTextMarginTop(a) { this.cg = a; this.j("ValueTextMarginTop"); } get valueTextColor() { return this.gd; } set valueTextColor(a) { this.gd = a; this.j("ValueTextColor"); } get valueTextFontFamily() { return this.ge; } set valueTextFontFamily(a) { this.ge = a; this.j("ValueTextFontFamily"); } get valueTextFontSize() { return this.cc; } set valueTextFontSize(a) { this.cc = a; this.j("ValueTextFontSize"); } get valueTextFontStyle() { return this.gf; } set valueTextFontStyle(a) { this.gf = a; this.j("ValueTextFontStyle"); } get valueTextFontWeight() { return this.gg; } set valueTextFontWeight(a) { this.gg = a; this.j("ValueTextFontWeight"); } get headerFormatString() { return this.et; } set headerFormatString(a) { this.et = a; this.j("HeaderFormatString"); } get headerFormatSpecifiers() { return this.m; } set headerFormatSpecifiers(a) { this.m = a; this.j("HeaderFormatSpecifiers"); } get headerFormatCulture() { return this.er; } set headerFormatCulture(a) { this.er = a; this.j("HeaderFormatCulture"); } get headerFormatDate() { return this.es; } set headerFormatDate(a) { this.es = a; this.j("HeaderFormatDate"); } get headerFormatTime() { return this.eu; } set headerFormatTime(a) { this.eu = a; this.j("HeaderFormatTime"); } get headerText() { return this.ev; } set headerText(a) { this.ev = a; this.j("HeaderText"); } get headerTextColor() { return this.ew; } set headerTextColor(a) { this.ew = a; this.j("HeaderTextColor"); } get headerTextMarginBottom() { return this.ba; } set headerTextMarginBottom(a) { this.ba = a; this.j("HeaderTextMarginBottom"); } get headerTextMarginLeft() { return this.bb; } set headerTextMarginLeft(a) { this.bb = a; this.j("HeaderTextMarginLeft"); } get headerTextMarginRight() { return this.bc; } set headerTextMarginRight(a) { this.bc = a; this.j("HeaderTextMarginRight"); } get headerTextMarginTop() { return this.bd; } set headerTextMarginTop(a) { this.bd = a; this.j("HeaderTextMarginTop"); } get headerRowMarginBottom() { return this.a5; } set headerRowMarginBottom(a) { this.a5 = a; this.j("HeaderRowMarginBottom"); } get headerRowMarginLeft() { return this.a6; } set headerRowMarginLeft(a) { this.a6 = a; this.j("HeaderRowMarginLeft"); } get headerRowMarginRight() { return this.a7; } set headerRowMarginRight(a) { this.a7 = a; this.j("HeaderRowMarginRight"); } get headerRowMarginTop() { return this.a8; } set headerRowMarginTop(a) { this.a8 = a; this.j("HeaderRowMarginTop"); } get headerRowVisible() { return this.y; } set headerRowVisible(a) { this.y = a; this.j("HeaderRowVisible"); } get headerTextFontFamily() { return this.ex; } set headerTextFontFamily(a) { this.ex = a; this.j("HeaderTextFontFamily"); } get headerTextFontSize() { return this.a9; } set headerTextFontSize(a) { this.a9 = a; this.j("HeaderTextFontSize"); } get headerTextFontStyle() { return this.ey; } set headerTextFontStyle(a) { this.ey = a; this.j("HeaderTextFontStyle"); } get headerTextFontWeight() { return this.ez; } set headerTextFontWeight(a) { this.ez = a; this.j("HeaderTextFontWeight"); } get groupRowVisible() { return this.x; } set groupRowVisible(a) { this.x = a; this.j("GroupRowVisible"); } get groupTextColor() { return this.en; } set groupTextColor(a) { this.en = a; this.j("GroupTextColor"); } get groupTextMarginBottom() { return this.a1; } set groupTextMarginBottom(a) { this.a1 = a; this.j("GroupTextMarginBottom"); } get groupTextMarginLeft() { return this.a2; } set groupTextMarginLeft(a) { this.a2 = a; this.j("GroupTextMarginLeft"); } get groupTextMarginRight() { return this.a3; } set groupTextMarginRight(a) { this.a3 = a; this.j("GroupTextMarginRight"); } get groupTextMarginTop() { return this.a4; } set groupTextMarginTop(a) { this.a4 = a; this.j("GroupTextMarginTop"); } get groupRowMarginBottom() { return this.aw; } set groupRowMarginBottom(a) { this.aw = a; this.j("GroupRowMarginBottom"); } get groupRowMarginLeft() { return this.ax; } set groupRowMarginLeft(a) { this.ax = a; this.j("GroupRowMarginLeft"); } get groupRowMarginRight() { return this.ay; } set groupRowMarginRight(a) { this.ay = a; this.j("GroupRowMarginRight"); } get groupRowMarginTop() { return this.az; } set groupRowMarginTop(a) { this.az = a; this.j("GroupRowMarginTop"); } get groupTextFontFamily() { return this.eo; } set groupTextFontFamily(a) { this.eo = a; this.j("GroupTextFontFamily"); } get groupTextFontSize() { return this.a0; } set groupTextFontSize(a) { this.a0 = a; this.j("GroupTextFontSize"); } get groupTextFontStyle() { return this.ep; } set groupTextFontStyle(a) { this.ep = a; this.j("GroupTextFontStyle"); } get groupTextFontWeight() { return this.eq; } set groupTextFontWeight(a) { this.eq = a; this.j("GroupTextFontWeight"); } get summaryTitleTextColor() { return this.fj; } set summaryTitleTextColor(a) { this.fj = a; this.j("SummaryTitleTextColor"); } get summaryTitleTextFontFamily() { return this.fk; } set summaryTitleTextFontFamily(a) { this.fk = a; this.j("SummaryTitleTextFontFamily"); } get summaryTitleTextFontSize() { return this.bp; } set summaryTitleTextFontSize(a) { this.bp = a; this.j("SummaryTitleTextFontSize"); } get summaryTitleTextFontStyle() { return this.fl; } set summaryTitleTextFontStyle(a) { this.fl = a; this.j("SummaryTitleTextFontStyle"); } get summaryTitleTextFontWeight() { return this.fm; } set summaryTitleTextFontWeight(a) { this.fm = a; this.j("SummaryTitleTextFontWeight"); } get summaryType() { return this.fn; } set summaryType(a) { this.fn = a; this.j("SummaryType"); } get summaryTitleText() { return this.fi; } set summaryTitleText(a) { this.fi = a; this.j("SummaryTitleText"); } get summaryTitleTextMarginBottom() { return this.bq; } set summaryTitleTextMarginBottom(a) { this.bq = a; this.j("SummaryTitleTextMarginBottom"); } get summaryTitleTextMarginLeft() { return this.br; } set summaryTitleTextMarginLeft(a) { this.br = a; this.j("SummaryTitleTextMarginLeft"); } get summaryTitleTextMarginRight() { return this.bs; } set summaryTitleTextMarginRight(a) { this.bs = a; this.j("SummaryTitleTextMarginRight"); } get summaryTitleTextMarginTop() { return this.bt; } set summaryTitleTextMarginTop(a) { this.bt = a; this.j("SummaryTitleTextMarginTop"); } get summaryRowMarginBottom() { return this.bl; } set summaryRowMarginBottom(a) { this.bl = a; this.j("SummaryRowMarginBottom"); } get summaryRowMarginLeft() { return this.bm; } set summaryRowMarginLeft(a) { this.bm = a; this.j("SummaryRowMarginLeft"); } get summaryRowMarginRight() { return this.bn; } set summaryRowMarginRight(a) { this.bn = a; this.j("SummaryRowMarginRight"); } get summaryRowMarginTop() { return this.bo; } set summaryRowMarginTop(a) { this.bo = a; this.j("SummaryRowMarginTop"); } get summaryValueTextColor() { return this.ft; } set summaryValueTextColor(a) { this.ft = a; this.j("SummaryValueTextColor"); } get summaryValueTextFontFamily() { return this.fu; } set summaryValueTextFontFamily(a) { this.fu = a; this.j("SummaryValueTextFontFamily"); } get summaryValueTextFontSize() { return this.bv; } set summaryValueTextFontSize(a) { this.bv = a; this.j("SummaryValueTextFontSize"); } get summaryValueTextFontStyle() { return this.fv; } set summaryValueTextFontStyle(a) { this.fv = a; this.j("SummaryValueTextFontStyle"); } get summaryValueTextFontWeight() { return this.fw; } set summaryValueTextFontWeight(a) { this.fw = a; this.j("SummaryValueTextFontWeight"); } get summaryLabelText() { return this.fd; } set summaryLabelText(a) { this.fd = a; this.j("SummaryLabelText"); } get summaryLabelTextColor() { return this.fe; } set summaryLabelTextColor(a) { this.fe = a; this.j("SummaryLabelTextColor"); } get summaryLabelTextFontFamily() { return this.ff; } set summaryLabelTextFontFamily(a) { this.ff = a; this.j("SummaryLabelTextFontFamily"); } get summaryLabelTextFontSize() { return this.bk; } set summaryLabelTextFontSize(a) { this.bk = a; this.j("SummaryLabelTextFontSize"); } get summaryLabelTextFontStyle() { return this.fg; } set summaryLabelTextFontStyle(a) { this.fg = a; this.j("SummaryLabelTextFontStyle"); } get summaryLabelTextFontWeight() { return this.fh; } set summaryLabelTextFontWeight(a) { this.fh = a; this.j("SummaryLabelTextFontWeight"); } get summaryUnitsText() { return this.fo; } set summaryUnitsText(a) { this.fo = a; this.j("SummaryUnitsText"); } get summaryUnitsTextColor() { return this.fp; } set summaryUnitsTextColor(a) { this.fp = a; this.j("SummaryUnitsTextColor"); } get summaryUnitsTextFontFamily() { return this.fq; } set summaryUnitsTextFontFamily(a) { this.fq = a; this.j("SummaryUnitsTextFontFamily"); } get summaryUnitsTextFontSize() { return this.bu; } set summaryUnitsTextFontSize(a) { this.bu = a; this.j("SummaryUnitsTextFontSize"); } get summaryUnitsTextFontStyle() { return this.fr; } set summaryUnitsTextFontStyle(a) { this.fr = a; this.j("SummaryUnitsTextFontStyle"); } get summaryUnitsTextFontWeight() { return this.fs; } set summaryUnitsTextFontWeight(a) { this.fs = a; this.j("SummaryUnitsTextFontWeight"); } get badgeMarginBottom() { return this.ar; } set badgeMarginBottom(a) { this.ar = a; this.j("BadgeMarginBottom"); } get badgeMarginLeft() { return this.as; } set badgeMarginLeft(a) { this.as = a; this.j("BadgeMarginLeft"); } get badgeMarginRight() { return this.at; } set badgeMarginRight(a) { this.at = a; this.j("BadgeMarginRight"); } get badgeMarginTop() { return this.au; } set badgeMarginTop(a) { this.au = a; this.j("BadgeMarginTop"); } get badgeShape() { return this.ej; } set badgeShape(a) { this.ej = a; this.j("BadgeShape"); } get targetCursorPositionX() { return this.bw; } set targetCursorPositionX(a) { this.bw = a; this.j("TargetCursorPositionX"); } get targetCursorPositionY() { return this.bx; } set targetCursorPositionY(a) { this.bx = a; this.j("TargetCursorPositionY"); } get targetRef() { return this.fx; } set targetRef(a) { this.fx = a; this.j("TargetRef"); } get unitsDisplayMode() { return this.f2; } set unitsDisplayMode(a) { this.f2 = a; this.j("UnitsDisplayMode"); } get unitsText() { return this.f3; } set unitsText(a) { this.f3 = a; this.j("UnitsText"); } get unitsTextColor() { return this.f4; } set unitsTextColor(a) { this.f4 = a; this.j("UnitsTextColor"); } get unitsTextMarginBottom() { return this.b4; } set unitsTextMarginBottom(a) { this.b4 = a; this.j("UnitsTextMarginBottom"); } get unitsTextMarginLeft() { return this.b5; } set unitsTextMarginLeft(a) { this.b5 = a; this.j("UnitsTextMarginLeft"); } get unitsTextMarginRight() { return this.b6; } set unitsTextMarginRight(a) { this.b6 = a; this.j("UnitsTextMarginRight"); } get unitsTextMarginTop() { return this.b7; } set unitsTextMarginTop(a) { this.b7 = a; this.j("UnitsTextMarginTop"); } get unitsTextFontFamily() { return this.f5; } set unitsTextFontFamily(a) { this.f5 = a; this.j("UnitsTextFontFamily"); } get unitsTextFontSize() { return this.b3; } set unitsTextFontSize(a) { this.b3 = a; this.j("UnitsTextFontSize"); } get unitsTextFontStyle() { return this.f6; } set unitsTextFontStyle(a) { this.f6 = a; this.j("UnitsTextFontStyle"); } get unitsTextFontWeight() { return this.f7; } set unitsTextFontWeight(a) { this.f7 = a; this.j("UnitsTextFontWeight"); } get titleTextMarginBottom() { return this.bz; } set titleTextMarginBottom(a) { this.bz = a; this.j("TitleTextMarginBottom"); } get titleTextMarginLeft() { return this.b0; } set titleTextMarginLeft(a) { this.b0 = a; this.j("TitleTextMarginLeft"); } get titleTextMarginRight() { return this.b1; } set titleTextMarginRight(a) { this.b1 = a; this.j("TitleTextMarginRight"); } get titleTextMarginTop() { return this.b2; } set titleTextMarginTop(a) { this.b2 = a; this.j("TitleTextMarginTop"); } get titleTextColor() { return this.fy; } set titleTextColor(a) { this.fy = a; this.j("TitleTextColor"); } get titleTextFontFamily() { return this.fz; } set titleTextFontFamily(a) { this.fz = a; this.j("TitleTextFontFamily"); } get titleTextFontSize() { return this.by; } set titleTextFontSize(a) { this.by = a; this.j("TitleTextFontSize"); } get titleTextFontStyle() { return this.f0; } set titleTextFontStyle(a) { this.f0 = a; this.j("TitleTextFontStyle"); } get titleTextFontWeight() { return this.f1; } set titleTextFontWeight(a) { this.f1 = a; this.j("TitleTextFontWeight"); } get labelDisplayMode() { return this.e1; } set labelDisplayMode(a) { this.e1 = a; this.j("LabelDisplayMode"); } get labelTextColor() { return this.e2; } set labelTextColor(a) { this.e2 = a; this.j("LabelTextColor"); } get labelTextMarginBottom() { return this.bf; } set labelTextMarginBottom(a) { this.bf = a; this.j("LabelTextMarginBottom"); } get labelTextMarginLeft() { return this.bg; } set labelTextMarginLeft(a) { this.bg = a; this.j("LabelTextMarginLeft"); } get labelTextMarginRight() { return this.bh; } set labelTextMarginRight(a) { this.bh = a; this.j("LabelTextMarginRight"); } get labelTextMarginTop() { return this.bi; } set labelTextMarginTop(a) { this.bi = a; this.j("LabelTextMarginTop"); } get labelTextFontFamily() { return this.e3; } set labelTextFontFamily(a) { this.e3 = a; this.j("LabelTextFontFamily"); } get labelTextFontSize() { return this.be; } set labelTextFontSize(a) { this.be = a; this.j("LabelTextFontSize"); } get labelTextFontStyle() { return this.e4; } set labelTextFontStyle(a) { this.e4 = a; this.j("LabelTextFontStyle"); } get labelTextFontWeight() { return this.e5; } set labelTextFontWeight(a) { this.e5 = a; this.j("LabelTextFontWeight"); } get pixelScalingRatio() { return this.bj; } set pixelScalingRatio(a) { this.bj = a; this.j("PixelScalingRatio"); } get layoutMode() { return this.e6; } set layoutMode(a) { this.e6 = a; this.j("LayoutMode"); } get contentBackground() { return this.el; } set contentBackground(a) { this.el = a; this.j("ContentBackground"); } get contentBorderBrush() { return this.em; } set contentBorderBrush(a) { this.em = a; this.j("ContentBorderBrush"); } get contentBorderThickness() { return this.av; } set contentBorderThickness(a) { this.av = a; this.j("ContentBorderThickness"); } get calculateColumnSummaryRef() { return this.ek; } set calculateColumnSummaryRef(a) { this.ek = a; this.j("CalculateColumnSummaryRef"); } get styleHeaderRowRef() { return this.e8; } set styleHeaderRowRef(a) { this.e8 = a; this.j("StyleHeaderRowRef"); } get styleGroupRowRef() { return this.e7; } set styleGroupRowRef(a) { this.e7 = a; this.j("StyleGroupRowRef"); } get styleSeriesRowRef() { return this.fa; } set styleSeriesRowRef(a) { this.fa = a; this.j("StyleSeriesRowRef"); } get styleSummaryRowRef() { return this.fc; } set styleSummaryRowRef(a) { this.fc = a; this.j("StyleSummaryRowRef"); } get styleSeriesColumnRef() { return this.e9; } set styleSeriesColumnRef(a) { this.e9 = a; this.j("StyleSeriesColumnRef"); } get styleSummaryColumnRef() { return this.fb; } set styleSummaryColumnRef(a) { this.fb = a; this.j("StyleSummaryColumnRef"); } get width() { return this.gi; } set width(a) { this.gi = a; this.j("Width"); } get height() { return this.e0; } set height(a) { this.e0 = a; this.j("Height"); } } DataLegendDescription.$t = markType(DataLegendDescription, 'DataLegendDescription', Description.$); return DataLegendDescription; })();