UNPKG

igniteui-react-core

Version:
352 lines (351 loc) 10.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 { SeriesDescription } from "./SeriesDescription"; import { markType } from "./type"; /** * @hidden */ export let ValueOverlayDescription = /*@__PURE__*/ (() => { class ValueOverlayDescription extends SeriesDescription { get_type() { return "ValueOverlay"; } constructor() { super(); this.gl = null; this.fw = 0; this.e5 = false; this.gi = null; this.gk = null; this.gh = null; this.ff = 0; this.gf = 0; this.gj = null; this.fh = 0; this.fj = 0; this.fi = 0; this.fg = 0; this.fk = 0; this.gw = null; this.fs = 0; this.fu = 0; this.ft = 0; this.fv = 0; this.fl = 0; this.gr = null; this.gn = null; this.gp = null; this.fn = 0; this.fp = 0; this.e9 = false; this.gm = null; this.fq = 0; this.gs = null; this.e8 = false; this.fm = 0; this.go = null; this.e6 = false; this.fo = 0; this.gq = null; this.e7 = false; this.gt = null; this.fr = 0; this.gu = null; this.gv = null; this.gx = null; } get axisRef() { return this.gl; } set axisRef(a) { this.gl = a; this.g("AxisRef"); } get value() { return this.fw; } set value(a) { this.fw = a; this.g("Value"); } get isAxisAnnotationEnabled() { return this.e5; } set isAxisAnnotationEnabled(a) { this.e5 = a; this.g("IsAxisAnnotationEnabled"); } get axisAnnotationFormatLabelRef() { return this.gi; } set axisAnnotationFormatLabelRef(a) { this.gi = a; this.g("AxisAnnotationFormatLabelRef"); } get axisAnnotationTextColor() { return this.gk; } set axisAnnotationTextColor(a) { this.gk = a; this.g("AxisAnnotationTextColor"); } get axisAnnotationBackground() { return this.gh; } set axisAnnotationBackground(a) { this.gh = a; this.g("AxisAnnotationBackground"); } get axisAnnotationBackgroundCornerRadius() { return this.ff; } set axisAnnotationBackgroundCornerRadius(a) { this.ff = a; this.g("AxisAnnotationBackgroundCornerRadius"); } get axisAnnotationInterpolatedValuePrecision() { return this.gf; } set axisAnnotationInterpolatedValuePrecision(a) { this.gf = a; this.g("AxisAnnotationInterpolatedValuePrecision"); } get axisAnnotationOutline() { return this.gj; } set axisAnnotationOutline(a) { this.gj = a; this.g("AxisAnnotationOutline"); } get axisAnnotationPaddingLeft() { return this.fh; } set axisAnnotationPaddingLeft(a) { this.fh = a; this.g("AxisAnnotationPaddingLeft"); } get axisAnnotationPaddingTop() { return this.fj; } set axisAnnotationPaddingTop(a) { this.fj = a; this.g("AxisAnnotationPaddingTop"); } get axisAnnotationPaddingRight() { return this.fi; } set axisAnnotationPaddingRight(a) { this.fi = a; this.g("AxisAnnotationPaddingRight"); } get axisAnnotationPaddingBottom() { return this.fg; } set axisAnnotationPaddingBottom(a) { this.fg = a; this.g("AxisAnnotationPaddingBottom"); } get axisAnnotationStrokeThickness() { return this.fk; } set axisAnnotationStrokeThickness(a) { this.fk = a; this.g("AxisAnnotationStrokeThickness"); } get overlayTextLocation() { return this.gw; } set overlayTextLocation(a) { this.gw = a; this.g("OverlayTextLocation"); } get overlayTextHorizontalMargin() { return this.fs; } set overlayTextHorizontalMargin(a) { this.fs = a; this.g("OverlayTextHorizontalMargin"); } get overlayTextVerticalMargin() { return this.fu; } set overlayTextVerticalMargin(a) { this.fu = a; this.g("OverlayTextVerticalMargin"); } get overlayTextHorizontalPadding() { return this.ft; } set overlayTextHorizontalPadding(a) { this.ft = a; this.g("OverlayTextHorizontalPadding"); } get overlayTextVerticalPadding() { return this.fv; } set overlayTextVerticalPadding(a) { this.fv = a; this.g("OverlayTextVerticalPadding"); } get overlayTextAngle() { return this.fl; } set overlayTextAngle(a) { this.fl = a; this.g("OverlayTextAngle"); } get overlayTextColor() { return this.gr; } set overlayTextColor(a) { this.gr = a; this.g("OverlayTextColor"); } get overlayTextBackground() { return this.gn; } set overlayTextBackground(a) { this.gn = a; this.g("OverlayTextBackground"); } get overlayTextBorderColor() { return this.gp; } set overlayTextBorderColor(a) { this.gp = a; this.g("OverlayTextBorderColor"); } get overlayTextBorderRadius() { return this.fn; } set overlayTextBorderRadius(a) { this.fn = a; this.g("OverlayTextBorderRadius"); } get overlayTextBorderThickness() { return this.fp; } set overlayTextBorderThickness(a) { this.fp = a; this.g("OverlayTextBorderThickness"); } get overlayTextVisible() { return this.e9; } set overlayTextVisible(a) { this.e9 = a; this.g("OverlayTextVisible"); } get overlayText() { return this.gm; } set overlayText(a) { this.gm = a; this.g("OverlayText"); } get overlayTextColorShift() { return this.fq; } set overlayTextColorShift(a) { this.fq = a; this.g("OverlayTextColorShift"); } get overlayTextColorMode() { return this.gs; } set overlayTextColorMode(a) { this.gs = a; this.g("OverlayTextColorMode"); } get overlayTextColorMatchLayer() { return this.e8; } set overlayTextColorMatchLayer(a) { this.e8 = a; this.g("OverlayTextColorMatchLayer"); } get overlayTextBackgroundShift() { return this.fm; } set overlayTextBackgroundShift(a) { this.fm = a; this.g("OverlayTextBackgroundShift"); } get overlayTextBackgroundMode() { return this.go; } set overlayTextBackgroundMode(a) { this.go = a; this.g("OverlayTextBackgroundMode"); } get overlayTextBackgroundMatchLayer() { return this.e6; } set overlayTextBackgroundMatchLayer(a) { this.e6 = a; this.g("OverlayTextBackgroundMatchLayer"); } get overlayTextBorderShift() { return this.fo; } set overlayTextBorderShift(a) { this.fo = a; this.g("OverlayTextBorderShift"); } get overlayTextBorderMode() { return this.gq; } set overlayTextBorderMode(a) { this.gq = a; this.g("OverlayTextBorderMode"); } get overlayTextBorderMatchLayer() { return this.e7; } set overlayTextBorderMatchLayer(a) { this.e7 = a; this.g("OverlayTextBorderMatchLayer"); } get overlayTextFontFamily() { return this.gt; } set overlayTextFontFamily(a) { this.gt = a; this.g("OverlayTextFontFamily"); } get overlayTextFontSize() { return this.fr; } set overlayTextFontSize(a) { this.fr = a; this.g("OverlayTextFontSize"); } get overlayTextFontStyle() { return this.gu; } set overlayTextFontStyle(a) { this.gu = a; this.g("OverlayTextFontStyle"); } get overlayTextFontWeight() { return this.gv; } set overlayTextFontWeight(a) { this.gv = a; this.g("OverlayTextFontWeight"); } get stylingOverlayTextRef() { return this.gx; } set stylingOverlayTextRef(a) { this.gx = a; this.g("StylingOverlayTextRef"); } } ValueOverlayDescription.$t = /*@__PURE__*/ markType(ValueOverlayDescription, 'ValueOverlayDescription', SeriesDescription.$); return ValueOverlayDescription; })();