UNPKG

igniteui-react-core

Version:
504 lines (503 loc) 14.8 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 { AnnotationLayerDescription } from "./AnnotationLayerDescription"; import { markType } from "./type"; /** * @hidden */ export let ValueLayerDescription = /*@__PURE__*/ (() => { class ValueLayerDescription extends AnnotationLayerDescription { get_type() { return "ValueLayer"; } constructor() { super(); this.ir = null; this.h8 = null; this.is = null; this.ip = null; this.iq = null; this.im = null; this.io = null; this.gl = false; this.gf = false; this.iu = null; this.iy = null; this.iw = null; this.it = null; this.g4 = 0; this.h3 = 0; this.iv = null; this.g6 = 0; this.g8 = 0; this.g7 = 0; this.g5 = 0; this.hc = 0; this.he = 0; this.hd = 0; this.hb = 0; this.g9 = 0; this.i0 = null; this.ix = null; this.ha = 0; this.h4 = 0; this.iz = null; this.hf = 0; this.gk = false; this.ik = null; this.g0 = 0; this.g2 = 0; this.g1 = 0; this.g3 = 0; this.gt = 0; this.ie = null; this.ia = null; this.ic = null; this.gv = 0; this.gx = 0; this.gj = false; this.h9 = null; this.gy = 0; this.ig = null; this.gi = false; this.gu = 0; this.ib = null; this.gg = false; this.gw = 0; this.id = null; this.gh = false; this.ih = null; this.gz = 0; this.ii = null; this.ij = null; this.h7 = null; this.il = null; } get valueMode() { return this.ir; } set valueMode(a) { this.ir = a; this.g("ValueMode"); } get horizontalLineStroke() { return this.h8; } set horizontalLineStroke(a) { this.h8 = a; this.g("HorizontalLineStroke"); } get verticalLineStroke() { return this.is; } set verticalLineStroke(a) { this.is = a; this.g("VerticalLineStroke"); } get targetSeriesName() { return this.ip; } set targetSeriesName(a) { this.ip = a; this.g("TargetSeriesName"); } get targetSeriesRef() { return this.iq; } set targetSeriesRef(a) { this.iq = a; this.g("TargetSeriesRef"); } get targetAxisName() { return this.im; } set targetAxisName(a) { this.im = a; this.g("TargetAxisName"); } get targetAxisRef() { return this.io; } set targetAxisRef(a) { this.io = a; this.g("TargetAxisRef"); } get useInterpolation() { return this.gl; } set useInterpolation(a) { this.gl = a; this.g("UseInterpolation"); } get isAxisAnnotationEnabled() { return this.gf; } set isAxisAnnotationEnabled(a) { this.gf = a; this.g("IsAxisAnnotationEnabled"); } get xAxisAnnotationFormatLabelRef() { return this.iu; } set xAxisAnnotationFormatLabelRef(a) { this.iu = a; this.g("XAxisAnnotationFormatLabelRef"); } get yAxisAnnotationFormatLabelRef() { return this.iy; } set yAxisAnnotationFormatLabelRef(a) { this.iy = a; this.g("YAxisAnnotationFormatLabelRef"); } get xAxisAnnotationTextColor() { return this.iw; } set xAxisAnnotationTextColor(a) { this.iw = a; this.g("XAxisAnnotationTextColor"); } get xAxisAnnotationBackground() { return this.it; } set xAxisAnnotationBackground(a) { this.it = a; this.g("XAxisAnnotationBackground"); } get xAxisAnnotationBackgroundCornerRadius() { return this.g4; } set xAxisAnnotationBackgroundCornerRadius(a) { this.g4 = a; this.g("XAxisAnnotationBackgroundCornerRadius"); } get xAxisAnnotationInterpolatedValuePrecision() { return this.h3; } set xAxisAnnotationInterpolatedValuePrecision(a) { this.h3 = a; this.g("XAxisAnnotationInterpolatedValuePrecision"); } get xAxisAnnotationOutline() { return this.iv; } set xAxisAnnotationOutline(a) { this.iv = a; this.g("XAxisAnnotationOutline"); } get xAxisAnnotationPaddingLeft() { return this.g6; } set xAxisAnnotationPaddingLeft(a) { this.g6 = a; this.g("XAxisAnnotationPaddingLeft"); } get xAxisAnnotationPaddingTop() { return this.g8; } set xAxisAnnotationPaddingTop(a) { this.g8 = a; this.g("XAxisAnnotationPaddingTop"); } get xAxisAnnotationPaddingRight() { return this.g7; } set xAxisAnnotationPaddingRight(a) { this.g7 = a; this.g("XAxisAnnotationPaddingRight"); } get xAxisAnnotationPaddingBottom() { return this.g5; } set xAxisAnnotationPaddingBottom(a) { this.g5 = a; this.g("XAxisAnnotationPaddingBottom"); } get yAxisAnnotationPaddingLeft() { return this.hc; } set yAxisAnnotationPaddingLeft(a) { this.hc = a; this.g("YAxisAnnotationPaddingLeft"); } get yAxisAnnotationPaddingTop() { return this.he; } set yAxisAnnotationPaddingTop(a) { this.he = a; this.g("YAxisAnnotationPaddingTop"); } get yAxisAnnotationPaddingRight() { return this.hd; } set yAxisAnnotationPaddingRight(a) { this.hd = a; this.g("YAxisAnnotationPaddingRight"); } get yAxisAnnotationPaddingBottom() { return this.hb; } set yAxisAnnotationPaddingBottom(a) { this.hb = a; this.g("YAxisAnnotationPaddingBottom"); } get xAxisAnnotationStrokeThickness() { return this.g9; } set xAxisAnnotationStrokeThickness(a) { this.g9 = a; this.g("XAxisAnnotationStrokeThickness"); } get yAxisAnnotationTextColor() { return this.i0; } set yAxisAnnotationTextColor(a) { this.i0 = a; this.g("YAxisAnnotationTextColor"); } get yAxisAnnotationBackground() { return this.ix; } set yAxisAnnotationBackground(a) { this.ix = a; this.g("YAxisAnnotationBackground"); } get yAxisAnnotationBackgroundCornerRadius() { return this.ha; } set yAxisAnnotationBackgroundCornerRadius(a) { this.ha = a; this.g("YAxisAnnotationBackgroundCornerRadius"); } get yAxisAnnotationInterpolatedValuePrecision() { return this.h4; } set yAxisAnnotationInterpolatedValuePrecision(a) { this.h4 = a; this.g("YAxisAnnotationInterpolatedValuePrecision"); } get yAxisAnnotationOutline() { return this.iz; } set yAxisAnnotationOutline(a) { this.iz = a; this.g("YAxisAnnotationOutline"); } get yAxisAnnotationStrokeThickness() { return this.hf; } set yAxisAnnotationStrokeThickness(a) { this.hf = a; this.g("YAxisAnnotationStrokeThickness"); } get skipUnknownValues() { return this.gk; } set skipUnknownValues(a) { this.gk = a; this.g("SkipUnknownValues"); } get overlayTextLocation() { return this.ik; } set overlayTextLocation(a) { this.ik = a; this.g("OverlayTextLocation"); } get overlayTextHorizontalMargin() { return this.g0; } set overlayTextHorizontalMargin(a) { this.g0 = a; this.g("OverlayTextHorizontalMargin"); } get overlayTextVerticalMargin() { return this.g2; } set overlayTextVerticalMargin(a) { this.g2 = a; this.g("OverlayTextVerticalMargin"); } get overlayTextHorizontalPadding() { return this.g1; } set overlayTextHorizontalPadding(a) { this.g1 = a; this.g("OverlayTextHorizontalPadding"); } get overlayTextVerticalPadding() { return this.g3; } set overlayTextVerticalPadding(a) { this.g3 = a; this.g("OverlayTextVerticalPadding"); } get overlayTextAngle() { return this.gt; } set overlayTextAngle(a) { this.gt = a; this.g("OverlayTextAngle"); } get overlayTextColor() { return this.ie; } set overlayTextColor(a) { this.ie = a; this.g("OverlayTextColor"); } get overlayTextBackground() { return this.ia; } set overlayTextBackground(a) { this.ia = a; this.g("OverlayTextBackground"); } get overlayTextBorderColor() { return this.ic; } set overlayTextBorderColor(a) { this.ic = a; this.g("OverlayTextBorderColor"); } get overlayTextBorderRadius() { return this.gv; } set overlayTextBorderRadius(a) { this.gv = a; this.g("OverlayTextBorderRadius"); } get overlayTextBorderThickness() { return this.gx; } set overlayTextBorderThickness(a) { this.gx = a; this.g("OverlayTextBorderThickness"); } get overlayTextVisible() { return this.gj; } set overlayTextVisible(a) { this.gj = a; this.g("OverlayTextVisible"); } get overlayText() { return this.h9; } set overlayText(a) { this.h9 = a; this.g("OverlayText"); } get overlayTextColorShift() { return this.gy; } set overlayTextColorShift(a) { this.gy = a; this.g("OverlayTextColorShift"); } get overlayTextColorMode() { return this.ig; } set overlayTextColorMode(a) { this.ig = a; this.g("OverlayTextColorMode"); } get overlayTextColorMatchLayer() { return this.gi; } set overlayTextColorMatchLayer(a) { this.gi = a; this.g("OverlayTextColorMatchLayer"); } get overlayTextBackgroundShift() { return this.gu; } set overlayTextBackgroundShift(a) { this.gu = a; this.g("OverlayTextBackgroundShift"); } get overlayTextBackgroundMode() { return this.ib; } set overlayTextBackgroundMode(a) { this.ib = a; this.g("OverlayTextBackgroundMode"); } get overlayTextBackgroundMatchLayer() { return this.gg; } set overlayTextBackgroundMatchLayer(a) { this.gg = a; this.g("OverlayTextBackgroundMatchLayer"); } get overlayTextBorderShift() { return this.gw; } set overlayTextBorderShift(a) { this.gw = a; this.g("OverlayTextBorderShift"); } get overlayTextBorderMode() { return this.id; } set overlayTextBorderMode(a) { this.id = a; this.g("OverlayTextBorderMode"); } get overlayTextBorderMatchLayer() { return this.gh; } set overlayTextBorderMatchLayer(a) { this.gh = a; this.g("OverlayTextBorderMatchLayer"); } get overlayTextFontFamily() { return this.ih; } set overlayTextFontFamily(a) { this.ih = a; this.g("OverlayTextFontFamily"); } get overlayTextFontSize() { return this.gz; } set overlayTextFontSize(a) { this.gz = a; this.g("OverlayTextFontSize"); } get overlayTextFontStyle() { return this.ii; } set overlayTextFontStyle(a) { this.ii = a; this.g("OverlayTextFontStyle"); } get overlayTextFontWeight() { return this.ij; } set overlayTextFontWeight(a) { this.ij = a; this.g("OverlayTextFontWeight"); } get actualValueLayerBrush() { return this.h7; } set actualValueLayerBrush(a) { this.h7 = a; this.g("ActualValueLayerBrush"); } get stylingOverlayTextRef() { return this.il; } set stylingOverlayTextRef(a) { this.il = a; this.g("StylingOverlayTextRef"); } } ValueLayerDescription.$t = /*@__PURE__*/ markType(ValueLayerDescription, 'ValueLayerDescription', AnnotationLayerDescription.$); return ValueLayerDescription; })();