UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

360 lines (359 loc) 10.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 { SeriesDescription } from "./SeriesDescription"; import { markType } from "./type"; /** * @hidden */ export let ValueOverlayDescription = /*@__PURE__*/ (() => { class ValueOverlayDescription extends SeriesDescription { constructor() { super(); this.gs = null; this.f3 = 0; this.fk = new Date(); this.fa = false; this.gp = null; this.gr = null; this.go = null; this.fm = 0; this.gm = 0; this.gq = null; this.fo = 0; this.fq = 0; this.fp = 0; this.fn = 0; this.fr = 0; this.g3 = null; this.fz = 0; this.f1 = 0; this.f0 = 0; this.f2 = 0; this.fs = 0; this.gy = null; this.gu = null; this.gw = null; this.fu = 0; this.fw = 0; this.fe = false; this.gt = null; this.fx = 0; this.gz = null; this.fd = false; this.ft = 0; this.gv = null; this.fb = false; this.fv = 0; this.gx = null; this.fc = false; this.g0 = null; this.fy = 0; this.g1 = null; this.g2 = null; this.g4 = null; } get_type() { return "ValueOverlay"; } get axisRef() { return this.gs; } set axisRef(a) { this.gs = a; this.j("AxisRef"); } get value() { return this.f3; } set value(a) { this.f3 = a; this.j("Value"); } get dateValue() { return this.fk; } set dateValue(a) { this.fk = a; this.j("DateValue"); } get isAxisAnnotationEnabled() { return this.fa; } set isAxisAnnotationEnabled(a) { this.fa = a; this.j("IsAxisAnnotationEnabled"); } get axisAnnotationFormatLabelRef() { return this.gp; } set axisAnnotationFormatLabelRef(a) { this.gp = a; this.j("AxisAnnotationFormatLabelRef"); } get axisAnnotationTextColor() { return this.gr; } set axisAnnotationTextColor(a) { this.gr = a; this.j("AxisAnnotationTextColor"); } get axisAnnotationBackground() { return this.go; } set axisAnnotationBackground(a) { this.go = a; this.j("AxisAnnotationBackground"); } get axisAnnotationBackgroundCornerRadius() { return this.fm; } set axisAnnotationBackgroundCornerRadius(a) { this.fm = a; this.j("AxisAnnotationBackgroundCornerRadius"); } get axisAnnotationInterpolatedValuePrecision() { return this.gm; } set axisAnnotationInterpolatedValuePrecision(a) { this.gm = a; this.j("AxisAnnotationInterpolatedValuePrecision"); } get axisAnnotationOutline() { return this.gq; } set axisAnnotationOutline(a) { this.gq = a; this.j("AxisAnnotationOutline"); } get axisAnnotationPaddingLeft() { return this.fo; } set axisAnnotationPaddingLeft(a) { this.fo = a; this.j("AxisAnnotationPaddingLeft"); } get axisAnnotationPaddingTop() { return this.fq; } set axisAnnotationPaddingTop(a) { this.fq = a; this.j("AxisAnnotationPaddingTop"); } get axisAnnotationPaddingRight() { return this.fp; } set axisAnnotationPaddingRight(a) { this.fp = a; this.j("AxisAnnotationPaddingRight"); } get axisAnnotationPaddingBottom() { return this.fn; } set axisAnnotationPaddingBottom(a) { this.fn = a; this.j("AxisAnnotationPaddingBottom"); } get axisAnnotationStrokeThickness() { return this.fr; } set axisAnnotationStrokeThickness(a) { this.fr = a; this.j("AxisAnnotationStrokeThickness"); } get overlayTextLocation() { return this.g3; } set overlayTextLocation(a) { this.g3 = a; this.j("OverlayTextLocation"); } get overlayTextHorizontalMargin() { return this.fz; } set overlayTextHorizontalMargin(a) { this.fz = a; this.j("OverlayTextHorizontalMargin"); } get overlayTextVerticalMargin() { return this.f1; } set overlayTextVerticalMargin(a) { this.f1 = a; this.j("OverlayTextVerticalMargin"); } get overlayTextHorizontalPadding() { return this.f0; } set overlayTextHorizontalPadding(a) { this.f0 = a; this.j("OverlayTextHorizontalPadding"); } get overlayTextVerticalPadding() { return this.f2; } set overlayTextVerticalPadding(a) { this.f2 = a; this.j("OverlayTextVerticalPadding"); } get overlayTextAngle() { return this.fs; } set overlayTextAngle(a) { this.fs = a; this.j("OverlayTextAngle"); } get overlayTextColor() { return this.gy; } set overlayTextColor(a) { this.gy = a; this.j("OverlayTextColor"); } get overlayTextBackground() { return this.gu; } set overlayTextBackground(a) { this.gu = a; this.j("OverlayTextBackground"); } get overlayTextBorderColor() { return this.gw; } set overlayTextBorderColor(a) { this.gw = a; this.j("OverlayTextBorderColor"); } get overlayTextBorderRadius() { return this.fu; } set overlayTextBorderRadius(a) { this.fu = a; this.j("OverlayTextBorderRadius"); } get overlayTextBorderThickness() { return this.fw; } set overlayTextBorderThickness(a) { this.fw = a; this.j("OverlayTextBorderThickness"); } get overlayTextVisible() { return this.fe; } set overlayTextVisible(a) { this.fe = a; this.j("OverlayTextVisible"); } get overlayText() { return this.gt; } set overlayText(a) { this.gt = a; this.j("OverlayText"); } get overlayTextColorShift() { return this.fx; } set overlayTextColorShift(a) { this.fx = a; this.j("OverlayTextColorShift"); } get overlayTextColorMode() { return this.gz; } set overlayTextColorMode(a) { this.gz = a; this.j("OverlayTextColorMode"); } get overlayTextColorMatchLayer() { return this.fd; } set overlayTextColorMatchLayer(a) { this.fd = a; this.j("OverlayTextColorMatchLayer"); } get overlayTextBackgroundShift() { return this.ft; } set overlayTextBackgroundShift(a) { this.ft = a; this.j("OverlayTextBackgroundShift"); } get overlayTextBackgroundMode() { return this.gv; } set overlayTextBackgroundMode(a) { this.gv = a; this.j("OverlayTextBackgroundMode"); } get overlayTextBackgroundMatchLayer() { return this.fb; } set overlayTextBackgroundMatchLayer(a) { this.fb = a; this.j("OverlayTextBackgroundMatchLayer"); } get overlayTextBorderShift() { return this.fv; } set overlayTextBorderShift(a) { this.fv = a; this.j("OverlayTextBorderShift"); } get overlayTextBorderMode() { return this.gx; } set overlayTextBorderMode(a) { this.gx = a; this.j("OverlayTextBorderMode"); } get overlayTextBorderMatchLayer() { return this.fc; } set overlayTextBorderMatchLayer(a) { this.fc = a; this.j("OverlayTextBorderMatchLayer"); } get overlayTextFontFamily() { return this.g0; } set overlayTextFontFamily(a) { this.g0 = a; this.j("OverlayTextFontFamily"); } get overlayTextFontSize() { return this.fy; } set overlayTextFontSize(a) { this.fy = a; this.j("OverlayTextFontSize"); } get overlayTextFontStyle() { return this.g1; } set overlayTextFontStyle(a) { this.g1 = a; this.j("OverlayTextFontStyle"); } get overlayTextFontWeight() { return this.g2; } set overlayTextFontWeight(a) { this.g2 = a; this.j("OverlayTextFontWeight"); } get stylingOverlayTextRef() { return this.g4; } set stylingOverlayTextRef(a) { this.g4 = a; this.j("StylingOverlayTextRef"); } } ValueOverlayDescription.$t = markType(ValueOverlayDescription, 'ValueOverlayDescription', SeriesDescription.$); return ValueOverlayDescription; })();