UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

296 lines (295 loc) 8.99 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 { SeriesViewerDescription } from "./SeriesViewerDescription"; import { markType } from "./type"; /** * @hidden */ export let DataChartDescription = /*@__PURE__*/ (() => { class DataChartDescription extends SeriesViewerDescription { constructor() { super(); this.jw = false; this.km = 0; this.kn = 0; this.ke = 0; this.kf = 0; this.jv = false; this.jx = false; this.k7 = null; this.ju = false; this.kh = 0; this.kg = 0; this.j0 = false; this.jy = false; this.jz = false; this.j1 = false; this.k2 = null; this.k6 = null; this.k4 = null; this.k5 = null; this.jq = null; this.jr = null; this.kb = 0; this.kd = 0; this.kc = 0; this.ka = 0; this.k3 = null; this.k9 = null; this.la = null; this.kj = 0; this.kl = 0; this.kk = 0; this.ki = 0; this.lb = null; this.k8 = null; } get_type() { return "DataChart"; } get isSquare() { return this.jw; } set isSquare(a) { this.jw = a; this.j("IsSquare"); } get windowScaleHorizontal() { return this.km; } set windowScaleHorizontal(a) { this.km = a; this.j("WindowScaleHorizontal"); } get windowScaleVertical() { return this.kn; } set windowScaleVertical(a) { this.kn = a; this.j("WindowScaleVertical"); } get actualWindowScaleHorizontal() { return this.ke; } set actualWindowScaleHorizontal(a) { this.ke = a; this.j("ActualWindowScaleHorizontal"); } get actualWindowScaleVertical() { return this.kf; } set actualWindowScaleVertical(a) { this.kf = a; this.j("ActualWindowScaleVertical"); } get isHorizontalZoomEnabled() { return this.jv; } set isHorizontalZoomEnabled(a) { this.jv = a; this.j("IsHorizontalZoomEnabled"); } get isVerticalZoomEnabled() { return this.jx; } set isVerticalZoomEnabled(a) { this.jx = a; this.j("IsVerticalZoomEnabled"); } get gridMode() { return this.k7; } set gridMode(a) { this.k7 = a; this.j("GridMode"); } get alignsGridLinesToPixels() { return this.ju; } set alignsGridLinesToPixels(a) { this.ju = a; this.j("AlignsGridLinesToPixels"); } get autoExpandMarginMaximumValue() { return this.kh; } set autoExpandMarginMaximumValue(a) { this.kh = a; this.j("AutoExpandMarginMaximumValue"); } get autoExpandMarginExtraPadding() { return this.kg; } set autoExpandMarginExtraPadding(a) { this.kg = a; this.j("AutoExpandMarginExtraPadding"); } get shouldSuppressAxisLabelTruncation() { return this.j0; } set shouldSuppressAxisLabelTruncation(a) { this.j0 = a; this.j("ShouldSuppressAxisLabelTruncation"); } get shouldAutoExpandMarginForInitialLabels() { return this.jy; } set shouldAutoExpandMarginForInitialLabels(a) { this.jy = a; this.j("ShouldAutoExpandMarginForInitialLabels"); } get shouldConsiderAutoRotationForInitialLabels() { return this.jz; } set shouldConsiderAutoRotationForInitialLabels(a) { this.jz = a; this.j("ShouldConsiderAutoRotationForInitialLabels"); } get suppressAutoMarginAndAngleRecalculation() { return this.j1; } set suppressAutoMarginAndAngleRecalculation(a) { this.j1 = a; this.j("SuppressAutoMarginAndAngleRecalculation"); } get autoMarginAndAngleUpdateMode() { return this.k2; } set autoMarginAndAngleUpdateMode(a) { this.k2 = a; this.j("AutoMarginAndAngleUpdateMode"); } get defaultAxisStroke() { return this.k6; } set defaultAxisStroke(a) { this.k6 = a; this.j("DefaultAxisStroke"); } get defaultAxisMajorStroke() { return this.k4; } set defaultAxisMajorStroke(a) { this.k4 = a; this.j("DefaultAxisMajorStroke"); } get defaultAxisMinorStroke() { return this.k5; } set defaultAxisMinorStroke(a) { this.k5 = a; this.j("DefaultAxisMinorStroke"); } get axes() { return this.jq; } set axes(a) { this.jq = a; this.j("Axes"); } get fullAxes() { return this.jr; } set fullAxes(a) { this.jr = a; this.j("FullAxes"); } get actualPlotAreaMarginLeft() { return this.kb; } set actualPlotAreaMarginLeft(a) { this.kb = a; this.j("ActualPlotAreaMarginLeft"); } get actualPlotAreaMarginTop() { return this.kd; } set actualPlotAreaMarginTop(a) { this.kd = a; this.j("ActualPlotAreaMarginTop"); } get actualPlotAreaMarginRight() { return this.kc; } set actualPlotAreaMarginRight(a) { this.kc = a; this.j("ActualPlotAreaMarginRight"); } get actualPlotAreaMarginBottom() { return this.ka; } set actualPlotAreaMarginBottom(a) { this.ka = a; this.j("ActualPlotAreaMarginBottom"); } get computedPlotAreaMarginMode() { return this.k3; } set computedPlotAreaMarginMode(a) { this.k3 = a; this.j("ComputedPlotAreaMarginMode"); } get seriesPlotAreaMarginHorizontalMode() { return this.k9; } set seriesPlotAreaMarginHorizontalMode(a) { this.k9 = a; this.j("SeriesPlotAreaMarginHorizontalMode"); } get seriesPlotAreaMarginVerticalMode() { return this.la; } set seriesPlotAreaMarginVerticalMode(a) { this.la = a; this.j("SeriesPlotAreaMarginVerticalMode"); } get plotAreaMarginLeft() { return this.kj; } set plotAreaMarginLeft(a) { this.kj = a; this.j("PlotAreaMarginLeft"); } get plotAreaMarginTop() { return this.kl; } set plotAreaMarginTop(a) { this.kl = a; this.j("PlotAreaMarginTop"); } get plotAreaMarginRight() { return this.kk; } set plotAreaMarginRight(a) { this.kk = a; this.j("PlotAreaMarginRight"); } get plotAreaMarginBottom() { return this.ki; } set plotAreaMarginBottom(a) { this.ki = a; this.j("PlotAreaMarginBottom"); } get width() { return this.lb; } set width(a) { this.lb = a; this.j("Width"); } get height() { return this.k8; } set height(a) { this.k8 = a; this.j("Height"); } } DataChartDescription.$t = markType(DataChartDescription, 'DataChartDescription', SeriesViewerDescription.$); return DataChartDescription; })();