igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
339 lines (338 loc) • 9.26 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 DataAnnotationInfoDescription = /*@__PURE__*/ (() => {
class DataAnnotationInfoDescription extends Description {
constructor() {
super();
this.ah = 0;
this.ao = 0;
this.aj = 0;
this.aq = 0;
this.ai = 0;
this.ap = 0;
this.aa = 0;
this.ab = 0;
this.ac = 0;
this.bc = null;
this.bd = null;
this.bi = null;
this.bm = null;
this.q = false;
this.p = false;
this.o = false;
this.be = null;
this.ba = null;
this.bb = null;
this.y = 0;
this.z = 0;
this.bf = null;
this.bj = null;
this.bh = null;
this.bl = null;
this.af = 0;
this.am = 0;
this.ae = 0;
this.al = 0;
this.ad = 0;
this.ak = 0;
this.ag = 0;
this.an = 0;
this.bg = null;
this.bk = null;
this.r = false;
this.s = false;
this.k = null;
this.l = null;
}
get_type() {
return "DataAnnotationInfo";
}
get type() {
return this.get_type();
}
get xAxisPixel() {
return this.ah;
}
set xAxisPixel(a) {
this.ah = a;
this.j("XAxisPixel");
}
get yAxisPixel() {
return this.ao;
}
set yAxisPixel(a) {
this.ao = a;
this.j("YAxisPixel");
}
get xAxisWindow() {
return this.aj;
}
set xAxisWindow(a) {
this.aj = a;
this.j("XAxisWindow");
}
get yAxisWindow() {
return this.aq;
}
set yAxisWindow(a) {
this.aq = a;
this.j("YAxisWindow");
}
get xAxisValue() {
return this.ai;
}
set xAxisValue(a) {
this.ai = a;
this.j("XAxisValue");
}
get yAxisValue() {
return this.ap;
}
set yAxisValue(a) {
this.ap = a;
this.j("YAxisValue");
}
get dataIndex() {
return this.aa;
}
set dataIndex(a) {
this.aa = a;
this.j("DataIndex");
}
get dataValueX() {
return this.ab;
}
set dataValueX(a) {
this.ab = a;
this.j("DataValueX");
}
get dataValueY() {
return this.ac;
}
set dataValueY(a) {
this.ac = a;
this.j("DataValueY");
}
get dataLabelX() {
return this.bc;
}
set dataLabelX(a) {
this.bc = a;
this.j("DataLabelX");
}
get dataLabelY() {
return this.bd;
}
set dataLabelY(a) {
this.bd = a;
this.j("DataLabelY");
}
get xAxisLabel() {
return this.bi;
}
set xAxisLabel(a) {
this.bi = a;
this.j("XAxisLabel");
}
get yAxisLabel() {
return this.bm;
}
set yAxisLabel(a) {
this.bm = a;
this.j("YAxisLabel");
}
get isStartLabel() {
return this.q;
}
set isStartLabel(a) {
this.q = a;
this.j("IsStartLabel");
}
get isEndLabel() {
return this.p;
}
set isEndLabel(a) {
this.p = a;
this.j("IsEndLabel");
}
get isCenterLabel() {
return this.o;
}
set isCenterLabel(a) {
this.o = a;
this.j("IsCenterLabel");
}
get textColor() {
return this.be;
}
set textColor(a) {
this.be = a;
this.j("TextColor");
}
get background() {
return this.ba;
}
set background(a) {
this.ba = a;
this.j("Background");
}
get borderColor() {
return this.bb;
}
set borderColor(a) {
this.bb = a;
this.j("BorderColor");
}
get borderRadius() {
return this.y;
}
set borderRadius(a) {
this.y = a;
this.j("BorderRadius");
}
get borderThickness() {
return this.z;
}
set borderThickness(a) {
this.z = a;
this.j("BorderThickness");
}
get xAxisBadgeBackground() {
return this.bf;
}
set xAxisBadgeBackground(a) {
this.bf = a;
this.j("XAxisBadgeBackground");
}
get yAxisBadgeBackground() {
return this.bj;
}
set yAxisBadgeBackground(a) {
this.bj = a;
this.j("YAxisBadgeBackground");
}
get xAxisBadgeOutline() {
return this.bh;
}
set xAxisBadgeOutline(a) {
this.bh = a;
this.j("XAxisBadgeOutline");
}
get yAxisBadgeOutline() {
return this.bl;
}
set yAxisBadgeOutline(a) {
this.bl = a;
this.j("YAxisBadgeOutline");
}
get xAxisBadgeRadius() {
return this.af;
}
set xAxisBadgeRadius(a) {
this.af = a;
this.j("XAxisBadgeRadius");
}
get yAxisBadgeRadius() {
return this.am;
}
set yAxisBadgeRadius(a) {
this.am = a;
this.j("YAxisBadgeRadius");
}
get xAxisBadgeOutlineThickness() {
return this.ae;
}
set xAxisBadgeOutlineThickness(a) {
this.ae = a;
this.j("XAxisBadgeOutlineThickness");
}
get yAxisBadgeOutlineThickness() {
return this.al;
}
set yAxisBadgeOutlineThickness(a) {
this.al = a;
this.j("YAxisBadgeOutlineThickness");
}
get xAxisBadgeMargin() {
return this.ad;
}
set xAxisBadgeMargin(a) {
this.ad = a;
this.j("XAxisBadgeMargin");
}
get yAxisBadgeMargin() {
return this.ak;
}
set yAxisBadgeMargin(a) {
this.ak = a;
this.j("YAxisBadgeMargin");
}
get xAxisBadgeSize() {
return this.ag;
}
set xAxisBadgeSize(a) {
this.ag = a;
this.j("XAxisBadgeSize");
}
get yAxisBadgeSize() {
return this.an;
}
set yAxisBadgeSize(a) {
this.an = a;
this.j("YAxisBadgeSize");
}
get xAxisBadgeImagePath() {
return this.bg;
}
set xAxisBadgeImagePath(a) {
this.bg = a;
this.j("XAxisBadgeImagePath");
}
get yAxisBadgeImagePath() {
return this.bk;
}
set yAxisBadgeImagePath(a) {
this.bk = a;
this.j("YAxisBadgeImagePath");
}
get isXAxisBadgeEnabled() {
return this.r;
}
set isXAxisBadgeEnabled(a) {
this.r = a;
this.j("IsXAxisBadgeEnabled");
}
get isYAxisBadgeEnabled() {
return this.s;
}
set isYAxisBadgeEnabled(a) {
this.s = a;
this.j("IsYAxisBadgeEnabled");
}
get xAxisUserAnnotation() {
return this.k;
}
set xAxisUserAnnotation(a) {
this.k = a;
this.j("XAxisUserAnnotation");
}
get yAxisUserAnnotation() {
return this.l;
}
set yAxisUserAnnotation(a) {
this.l = a;
this.j("YAxisUserAnnotation");
}
}
DataAnnotationInfoDescription.$t = markType(DataAnnotationInfoDescription, 'DataAnnotationInfoDescription', Description.$);
return DataAnnotationInfoDescription;
})();