igniteui-react-core
Version:
Ignite UI React Core.
288 lines (287 loc) • 8.92 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 { AnnotationLayerDescription } from "./AnnotationLayerDescription";
import { markType } from "./type";
/**
* @hidden
*/
export let CrosshairLayerDescription = /*@__PURE__*/ (() => {
class CrosshairLayerDescription extends AnnotationLayerDescription {
get_type() {
return "CrosshairLayer";
}
constructor() {
super();
this.hh = null;
this.hl = null;
this.hj = null;
this.hk = null;
this.gj = false;
this.gf = false;
this.hq = null;
this.hn = null;
this.gp = 0;
this.hd = 0;
this.hp = null;
this.gr = 0;
this.gt = 0;
this.gs = 0;
this.gq = 0;
this.gx = 0;
this.gz = 0;
this.gy = 0;
this.gw = 0;
this.gu = 0;
this.hu = null;
this.hr = null;
this.gv = 0;
this.he = 0;
this.ht = null;
this.g0 = 0;
this.hm = null;
this.hi = null;
this.gi = false;
this.gh = false;
this.gg = false;
this.ho = null;
this.hs = null;
}
get horizontalLineStroke() {
return this.hh;
}
set horizontalLineStroke(a) {
this.hh = a;
this.g("HorizontalLineStroke");
}
get verticalLineStroke() {
return this.hl;
}
set verticalLineStroke(a) {
this.hl = a;
this.g("VerticalLineStroke");
}
get targetSeriesName() {
return this.hj;
}
set targetSeriesName(a) {
this.hj = a;
this.g("TargetSeriesName");
}
get targetSeriesRef() {
return this.hk;
}
set targetSeriesRef(a) {
this.hk = a;
this.g("TargetSeriesRef");
}
get useInterpolation() {
return this.gj;
}
set useInterpolation(a) {
this.gj = a;
this.g("UseInterpolation");
}
get isAxisAnnotationEnabled() {
return this.gf;
}
set isAxisAnnotationEnabled(a) {
this.gf = a;
this.g("IsAxisAnnotationEnabled");
}
get xAxisAnnotationTextColor() {
return this.hq;
}
set xAxisAnnotationTextColor(a) {
this.hq = a;
this.g("XAxisAnnotationTextColor");
}
get xAxisAnnotationBackground() {
return this.hn;
}
set xAxisAnnotationBackground(a) {
this.hn = a;
this.g("XAxisAnnotationBackground");
}
get xAxisAnnotationBackgroundCornerRadius() {
return this.gp;
}
set xAxisAnnotationBackgroundCornerRadius(a) {
this.gp = a;
this.g("XAxisAnnotationBackgroundCornerRadius");
}
get xAxisAnnotationInterpolatedValuePrecision() {
return this.hd;
}
set xAxisAnnotationInterpolatedValuePrecision(a) {
this.hd = a;
this.g("XAxisAnnotationInterpolatedValuePrecision");
}
get xAxisAnnotationOutline() {
return this.hp;
}
set xAxisAnnotationOutline(a) {
this.hp = a;
this.g("XAxisAnnotationOutline");
}
get xAxisAnnotationPaddingLeft() {
return this.gr;
}
set xAxisAnnotationPaddingLeft(a) {
this.gr = a;
this.g("XAxisAnnotationPaddingLeft");
}
get xAxisAnnotationPaddingTop() {
return this.gt;
}
set xAxisAnnotationPaddingTop(a) {
this.gt = a;
this.g("XAxisAnnotationPaddingTop");
}
get xAxisAnnotationPaddingRight() {
return this.gs;
}
set xAxisAnnotationPaddingRight(a) {
this.gs = a;
this.g("XAxisAnnotationPaddingRight");
}
get xAxisAnnotationPaddingBottom() {
return this.gq;
}
set xAxisAnnotationPaddingBottom(a) {
this.gq = a;
this.g("XAxisAnnotationPaddingBottom");
}
get yAxisAnnotationPaddingLeft() {
return this.gx;
}
set yAxisAnnotationPaddingLeft(a) {
this.gx = a;
this.g("YAxisAnnotationPaddingLeft");
}
get yAxisAnnotationPaddingTop() {
return this.gz;
}
set yAxisAnnotationPaddingTop(a) {
this.gz = a;
this.g("YAxisAnnotationPaddingTop");
}
get yAxisAnnotationPaddingRight() {
return this.gy;
}
set yAxisAnnotationPaddingRight(a) {
this.gy = a;
this.g("YAxisAnnotationPaddingRight");
}
get yAxisAnnotationPaddingBottom() {
return this.gw;
}
set yAxisAnnotationPaddingBottom(a) {
this.gw = a;
this.g("YAxisAnnotationPaddingBottom");
}
get xAxisAnnotationStrokeThickness() {
return this.gu;
}
set xAxisAnnotationStrokeThickness(a) {
this.gu = a;
this.g("XAxisAnnotationStrokeThickness");
}
get yAxisAnnotationTextColor() {
return this.hu;
}
set yAxisAnnotationTextColor(a) {
this.hu = a;
this.g("YAxisAnnotationTextColor");
}
get yAxisAnnotationBackground() {
return this.hr;
}
set yAxisAnnotationBackground(a) {
this.hr = a;
this.g("YAxisAnnotationBackground");
}
get yAxisAnnotationBackgroundCornerRadius() {
return this.gv;
}
set yAxisAnnotationBackgroundCornerRadius(a) {
this.gv = a;
this.g("YAxisAnnotationBackgroundCornerRadius");
}
get yAxisAnnotationInterpolatedValuePrecision() {
return this.he;
}
set yAxisAnnotationInterpolatedValuePrecision(a) {
this.he = a;
this.g("YAxisAnnotationInterpolatedValuePrecision");
}
get yAxisAnnotationOutline() {
return this.ht;
}
set yAxisAnnotationOutline(a) {
this.ht = a;
this.g("YAxisAnnotationOutline");
}
get yAxisAnnotationStrokeThickness() {
return this.g0;
}
set yAxisAnnotationStrokeThickness(a) {
this.g0 = a;
this.g("YAxisAnnotationStrokeThickness");
}
get verticalLineVisibility() {
return this.hm;
}
set verticalLineVisibility(a) {
this.hm = a;
this.g("VerticalLineVisibility");
}
get horizontalLineVisibility() {
return this.hi;
}
set horizontalLineVisibility(a) {
this.hi = a;
this.g("HorizontalLineVisibility");
}
get skipUnknownValues() {
return this.gi;
}
set skipUnknownValues(a) {
this.gi = a;
this.g("SkipUnknownValues");
}
get skipAxisAnnotationOnZeroValueFragments() {
return this.gh;
}
set skipAxisAnnotationOnZeroValueFragments(a) {
this.gh = a;
this.g("SkipAxisAnnotationOnZeroValueFragments");
}
get skipAxisAnnotationOnInvalidData() {
return this.gg;
}
set skipAxisAnnotationOnInvalidData(a) {
this.gg = a;
this.g("SkipAxisAnnotationOnInvalidData");
}
get xAxisAnnotationFormatLabelRef() {
return this.ho;
}
set xAxisAnnotationFormatLabelRef(a) {
this.ho = a;
this.g("XAxisAnnotationFormatLabelRef");
}
get yAxisAnnotationFormatLabelRef() {
return this.hs;
}
set yAxisAnnotationFormatLabelRef(a) {
this.hs = a;
this.g("YAxisAnnotationFormatLabelRef");
}
}
CrosshairLayerDescription.$t = /*@__PURE__*/ markType(CrosshairLayerDescription, 'CrosshairLayerDescription', AnnotationLayerDescription.$);
return CrosshairLayerDescription;
})();