UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

632 lines (631 loc) 17.9 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 { DomainChartDescription } from "./DomainChartDescription"; import { markType } from "./type"; /** * @hidden */ export let XYChartDescription = /*@__PURE__*/ (() => { class XYChartDescription extends DomainChartDescription { constructor() { super(); this.qz = null; this.rh = null; this.o4 = 0; this.o6 = 0; this.o5 = 0; this.o3 = 0; this.pl = 0; this.pn = 0; this.pm = 0; this.pk = 0; this.q4 = null; this.rm = null; this.qx = null; this.qy = null; this.pf = 0; this.pw = 0; this.pe = 0; this.pv = 0; this.ph = 0; this.py = 0; this.pg = 0; this.px = 0; this.pd = 0; this.pu = 0; this.rf = null; this.rx = null; this.q5 = null; this.rn = null; this.rg = null; this.ry = null; this.q3 = null; this.rl = null; this.q8 = null; this.rq = null; this.o7 = 0; this.po = 0; this.o8 = 0; this.pp = 0; this.ra = null; this.rs = null; this.rb = null; this.rt = null; this.o9 = 0; this.pq = 0; this.pa = 0; this.pr = 0; this.rc = null; this.ru = null; this.pb = 0; this.ps = 0; this.rd = null; this.rv = null; this.q9 = null; this.rr = null; this.o2 = 0; this.pj = 0; this.o1 = 0; this.pi = 0; this.pc = 0; this.pt = 0; this.ox = false; this.oy = false; this.re = null; this.rw = null; this.q1 = null; this.rj = null; this.q6 = null; this.ro = null; this.q7 = null; this.rp = null; this.rk = null; this.q2 = null; this.q0 = null; this.ot = null; this.ri = null; this.ou = null; } get_type() { return "XYChart"; } get xAxisFormatLabelRef() { return this.qz; } set xAxisFormatLabelRef(a) { this.qz = a; this.e("XAxisFormatLabelRef"); } get yAxisFormatLabelRef() { return this.rh; } set yAxisFormatLabelRef(a) { this.rh = a; this.e("YAxisFormatLabelRef"); } get xAxisLabelLeftMargin() { return this.o4; } set xAxisLabelLeftMargin(a) { this.o4 = a; this.e("XAxisLabelLeftMargin"); } get xAxisLabelTopMargin() { return this.o6; } set xAxisLabelTopMargin(a) { this.o6 = a; this.e("XAxisLabelTopMargin"); } get xAxisLabelRightMargin() { return this.o5; } set xAxisLabelRightMargin(a) { this.o5 = a; this.e("XAxisLabelRightMargin"); } get xAxisLabelBottomMargin() { return this.o3; } set xAxisLabelBottomMargin(a) { this.o3 = a; this.e("XAxisLabelBottomMargin"); } get yAxisLabelLeftMargin() { return this.pl; } set yAxisLabelLeftMargin(a) { this.pl = a; this.e("YAxisLabelLeftMargin"); } get yAxisLabelTopMargin() { return this.pn; } set yAxisLabelTopMargin(a) { this.pn = a; this.e("YAxisLabelTopMargin"); } get yAxisLabelRightMargin() { return this.pm; } set yAxisLabelRightMargin(a) { this.pm = a; this.e("YAxisLabelRightMargin"); } get yAxisLabelBottomMargin() { return this.pk; } set yAxisLabelBottomMargin(a) { this.pk = a; this.e("YAxisLabelBottomMargin"); } get xAxisLabelTextColor() { return this.q4; } set xAxisLabelTextColor(a) { this.q4 = a; this.e("XAxisLabelTextColor"); } get yAxisLabelTextColor() { return this.rm; } set yAxisLabelTextColor(a) { this.rm = a; this.e("YAxisLabelTextColor"); } get actualXAxisLabelTextColor() { return this.qx; } set actualXAxisLabelTextColor(a) { this.qx = a; this.e("ActualXAxisLabelTextColor"); } get actualYAxisLabelTextColor() { return this.qy; } set actualYAxisLabelTextColor(a) { this.qy = a; this.e("ActualYAxisLabelTextColor"); } get xAxisTitleMargin() { return this.pf; } set xAxisTitleMargin(a) { this.pf = a; this.e("XAxisTitleMargin"); } get yAxisTitleMargin() { return this.pw; } set yAxisTitleMargin(a) { this.pw = a; this.e("YAxisTitleMargin"); } get xAxisTitleLeftMargin() { return this.pe; } set xAxisTitleLeftMargin(a) { this.pe = a; this.e("XAxisTitleLeftMargin"); } get yAxisTitleLeftMargin() { return this.pv; } set yAxisTitleLeftMargin(a) { this.pv = a; this.e("YAxisTitleLeftMargin"); } get xAxisTitleTopMargin() { return this.ph; } set xAxisTitleTopMargin(a) { this.ph = a; this.e("XAxisTitleTopMargin"); } get yAxisTitleTopMargin() { return this.py; } set yAxisTitleTopMargin(a) { this.py = a; this.e("YAxisTitleTopMargin"); } get xAxisTitleRightMargin() { return this.pg; } set xAxisTitleRightMargin(a) { this.pg = a; this.e("XAxisTitleRightMargin"); } get yAxisTitleRightMargin() { return this.px; } set yAxisTitleRightMargin(a) { this.px = a; this.e("YAxisTitleRightMargin"); } get xAxisTitleBottomMargin() { return this.pd; } set xAxisTitleBottomMargin(a) { this.pd = a; this.e("XAxisTitleBottomMargin"); } get yAxisTitleBottomMargin() { return this.pu; } set yAxisTitleBottomMargin(a) { this.pu = a; this.e("YAxisTitleBottomMargin"); } get xAxisTitleTextColor() { return this.rf; } set xAxisTitleTextColor(a) { this.rf = a; this.e("XAxisTitleTextColor"); } get yAxisTitleTextColor() { return this.rx; } set yAxisTitleTextColor(a) { this.rx = a; this.e("YAxisTitleTextColor"); } get xAxisLabelTextStyle() { return this.q5; } set xAxisLabelTextStyle(a) { this.q5 = a; this.e("XAxisLabelTextStyle"); } get yAxisLabelTextStyle() { return this.rn; } set yAxisLabelTextStyle(a) { this.rn = a; this.e("YAxisLabelTextStyle"); } get xAxisTitleTextStyle() { return this.rg; } set xAxisTitleTextStyle(a) { this.rg = a; this.e("XAxisTitleTextStyle"); } get yAxisTitleTextStyle() { return this.ry; } set yAxisTitleTextStyle(a) { this.ry = a; this.e("YAxisTitleTextStyle"); } get xAxisLabelRef() { return this.q3; } set xAxisLabelRef(a) { this.q3 = a; this.e("XAxisLabelRef"); } get yAxisLabelRef() { return this.rl; } set yAxisLabelRef(a) { this.rl = a; this.e("YAxisLabelRef"); } get xAxisMajorStroke() { return this.q8; } set xAxisMajorStroke(a) { this.q8 = a; this.e("XAxisMajorStroke"); } get yAxisMajorStroke() { return this.rq; } set yAxisMajorStroke(a) { this.rq = a; this.e("YAxisMajorStroke"); } get xAxisMajorStrokeThickness() { return this.o7; } set xAxisMajorStrokeThickness(a) { this.o7 = a; this.e("XAxisMajorStrokeThickness"); } get yAxisMajorStrokeThickness() { return this.po; } set yAxisMajorStrokeThickness(a) { this.po = a; this.e("YAxisMajorStrokeThickness"); } get xAxisMinorStrokeThickness() { return this.o8; } set xAxisMinorStrokeThickness(a) { this.o8 = a; this.e("XAxisMinorStrokeThickness"); } get yAxisMinorStrokeThickness() { return this.pp; } set yAxisMinorStrokeThickness(a) { this.pp = a; this.e("YAxisMinorStrokeThickness"); } get xAxisStrip() { return this.ra; } set xAxisStrip(a) { this.ra = a; this.e("XAxisStrip"); } get yAxisStrip() { return this.rs; } set yAxisStrip(a) { this.rs = a; this.e("YAxisStrip"); } get xAxisStroke() { return this.rb; } set xAxisStroke(a) { this.rb = a; this.e("XAxisStroke"); } get yAxisStroke() { return this.rt; } set yAxisStroke(a) { this.rt = a; this.e("YAxisStroke"); } get xAxisStrokeThickness() { return this.o9; } set xAxisStrokeThickness(a) { this.o9 = a; this.e("XAxisStrokeThickness"); } get yAxisStrokeThickness() { return this.pq; } set yAxisStrokeThickness(a) { this.pq = a; this.e("YAxisStrokeThickness"); } get xAxisTickLength() { return this.pa; } set xAxisTickLength(a) { this.pa = a; this.e("XAxisTickLength"); } get yAxisTickLength() { return this.pr; } set yAxisTickLength(a) { this.pr = a; this.e("YAxisTickLength"); } get xAxisTickStroke() { return this.rc; } set xAxisTickStroke(a) { this.rc = a; this.e("XAxisTickStroke"); } get yAxisTickStroke() { return this.ru; } set yAxisTickStroke(a) { this.ru = a; this.e("YAxisTickStroke"); } get xAxisTickStrokeThickness() { return this.pb; } set xAxisTickStrokeThickness(a) { this.pb = a; this.e("XAxisTickStrokeThickness"); } get yAxisTickStrokeThickness() { return this.ps; } set yAxisTickStrokeThickness(a) { this.ps = a; this.e("YAxisTickStrokeThickness"); } get xAxisTitle() { return this.rd; } set xAxisTitle(a) { this.rd = a; this.e("XAxisTitle"); } get yAxisTitle() { return this.rv; } set yAxisTitle(a) { this.rv = a; this.e("YAxisTitle"); } get xAxisMinorStroke() { return this.q9; } set xAxisMinorStroke(a) { this.q9 = a; this.e("XAxisMinorStroke"); } get yAxisMinorStroke() { return this.rr; } set yAxisMinorStroke(a) { this.rr = a; this.e("YAxisMinorStroke"); } get xAxisLabelAngle() { return this.o2; } set xAxisLabelAngle(a) { this.o2 = a; this.e("XAxisLabelAngle"); } get yAxisLabelAngle() { return this.pj; } set yAxisLabelAngle(a) { this.pj = a; this.e("YAxisLabelAngle"); } get xAxisExtent() { return this.o1; } set xAxisExtent(a) { this.o1 = a; this.e("XAxisExtent"); } get yAxisExtent() { return this.pi; } set yAxisExtent(a) { this.pi = a; this.e("YAxisExtent"); } get xAxisTitleAngle() { return this.pc; } set xAxisTitleAngle(a) { this.pc = a; this.e("XAxisTitleAngle"); } get yAxisTitleAngle() { return this.pt; } set yAxisTitleAngle(a) { this.pt = a; this.e("YAxisTitleAngle"); } get xAxisInverted() { return this.ox; } set xAxisInverted(a) { this.ox = a; this.e("XAxisInverted"); } get yAxisInverted() { return this.oy; } set yAxisInverted(a) { this.oy = a; this.e("YAxisInverted"); } get xAxisTitleAlignment() { return this.re; } set xAxisTitleAlignment(a) { this.re = a; this.e("XAxisTitleAlignment"); } get yAxisTitleAlignment() { return this.rw; } set yAxisTitleAlignment(a) { this.rw = a; this.e("YAxisTitleAlignment"); } get xAxisLabelHorizontalAlignment() { return this.q1; } set xAxisLabelHorizontalAlignment(a) { this.q1 = a; this.e("XAxisLabelHorizontalAlignment"); } get yAxisLabelHorizontalAlignment() { return this.rj; } set yAxisLabelHorizontalAlignment(a) { this.rj = a; this.e("YAxisLabelHorizontalAlignment"); } get xAxisLabelVerticalAlignment() { return this.q6; } set xAxisLabelVerticalAlignment(a) { this.q6 = a; this.e("XAxisLabelVerticalAlignment"); } get yAxisLabelVerticalAlignment() { return this.ro; } set yAxisLabelVerticalAlignment(a) { this.ro = a; this.e("YAxisLabelVerticalAlignment"); } get xAxisLabelVisibility() { return this.q7; } set xAxisLabelVisibility(a) { this.q7 = a; this.e("XAxisLabelVisibility"); } get yAxisLabelVisibility() { return this.rp; } set yAxisLabelVisibility(a) { this.rp = a; this.e("YAxisLabelVisibility"); } get yAxisLabelLocation() { return this.rk; } set yAxisLabelLocation(a) { this.rk = a; this.e("YAxisLabelLocation"); } get xAxisLabelLocation() { return this.q2; } set xAxisLabelLocation(a) { this.q2 = a; this.e("XAxisLabelLocation"); } get xAxisLabelFormat() { return this.q0; } set xAxisLabelFormat(a) { this.q0 = a; this.e("XAxisLabelFormat"); } get xAxisLabelFormatSpecifiers() { return this.ot; } set xAxisLabelFormatSpecifiers(a) { this.ot = a; this.e("XAxisLabelFormatSpecifiers"); } get yAxisLabelFormat() { return this.ri; } set yAxisLabelFormat(a) { this.ri = a; this.e("YAxisLabelFormat"); } get yAxisLabelFormatSpecifiers() { return this.ou; } set yAxisLabelFormatSpecifiers(a) { this.ou = a; this.e("YAxisLabelFormatSpecifiers"); } } XYChartDescription.$t = markType(XYChartDescription, 'XYChartDescription', DomainChartDescription.$); return XYChartDescription; })();