UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

472 lines (471 loc) 13.5 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 { XYChartDescription } from "./XYChartDescription"; import { markType } from "./type"; /** * @hidden */ export let FinancialChartDescription = /*@__PURE__*/ (() => { class FinancialChartDescription extends XYChartDescription { constructor() { super(); this.aac = null; this.aae = null; this.aab = null; this.z9 = null; this.y4 = 0; this.yo = false; this.z1 = 0; this.zb = 0; this.zd = 0; this.zc = 0; this.ze = 0; this.aad = null; this.aaf = null; this.y6 = 0; this.y9 = 0; this.y7 = 0; this.y8 = 0; this.za = 0; this.aag = null; this.yj = false; this.aaa = null; this.yk = false; this.xu = null; this.xz = null; this.ym = false; this.yl = false; this.yn = false; this.aah = null; this.xv = null; this.xw = null; this.xx = null; this.xy = null; this.x2 = null; this.x1 = null; this.xt = null; this.xr = null; this.y5 = 0; this.y3 = 0; this.y2 = 0; this.y1 = 0; this.xs = null; this.zx = 0; this.y0 = 0; this.z0 = 0; this.zy = 0; this.zw = 0; this.zz = 0; this.x0 = null; this.xq = null; this.aai = null; this.zf = 0; this.yi = false; this.yx = new Date(); this.yw = new Date(); this.x3 = null; this.z8 = null; } get tooltipTemplateRef() { return this.aac; } set tooltipTemplateRef(a) { this.aac = a; this.j("TooltipTemplateRef"); } get width() { return this.aae; } set width(a) { this.aae = a; this.j("Width"); } get height() { return this.aab; } set height(a) { this.aab = a; this.j("Height"); } get background() { return this.z9; } set background(a) { this.z9 = a; this.j("Background"); } get_type() { return "FinancialChart"; } get toolbarHeight() { return this.y4; } set toolbarHeight(a) { this.y4 = a; this.j("ToolbarHeight"); } get yAxisIsLogarithmic() { return this.yo; } set yAxisIsLogarithmic(a) { this.yo = a; this.j("YAxisIsLogarithmic"); } get yAxisLogarithmBase() { return this.z1; } set yAxisLogarithmBase(a) { this.z1 = a; this.j("YAxisLogarithmBase"); } get yAxisInterval() { return this.zb; } set yAxisInterval(a) { this.zb = a; this.j("YAxisInterval"); } get yAxisMinimumValue() { return this.zd; } set yAxisMinimumValue(a) { this.zd = a; this.j("YAxisMinimumValue"); } get yAxisMaximumValue() { return this.zc; } set yAxisMaximumValue(a) { this.zc = a; this.j("YAxisMaximumValue"); } get yAxisMinorInterval() { return this.ze; } set yAxisMinorInterval(a) { this.ze = a; this.j("YAxisMinorInterval"); } get volumeType() { return this.aad; } set volumeType(a) { this.aad = a; this.j("VolumeType"); } get xAxisMode() { return this.aaf; } set xAxisMode(a) { this.aaf = a; this.j("XAxisMode"); } get xAxisZoomMaximumCategoryRange() { return this.y6; } set xAxisZoomMaximumCategoryRange(a) { this.y6 = a; this.j("XAxisZoomMaximumCategoryRange"); } get xAxisZoomToCategoryStart() { return this.y9; } set xAxisZoomToCategoryStart(a) { this.y9 = a; this.j("XAxisZoomToCategoryStart"); } get xAxisZoomMaximumItemSpan() { return this.y7; } set xAxisZoomMaximumItemSpan(a) { this.y7 = a; this.j("XAxisZoomMaximumItemSpan"); } get xAxisZoomToCategoryRange() { return this.y8; } set xAxisZoomToCategoryRange(a) { this.y8 = a; this.j("XAxisZoomToCategoryRange"); } get xAxisZoomToItemSpan() { return this.za; } set xAxisZoomToItemSpan(a) { this.za = a; this.j("XAxisZoomToItemSpan"); } get yAxisMode() { return this.aag; } set yAxisMode(a) { this.aag = a; this.j("YAxisMode"); } get isToolbarVisible() { return this.yj; } set isToolbarVisible(a) { this.yj = a; this.j("IsToolbarVisible"); } get chartType() { return this.aaa; } set chartType(a) { this.aaa = a; this.j("ChartType"); } get isWindowSyncedToVisibleRange() { return this.yk; } set isWindowSyncedToVisibleRange(a) { this.yk = a; this.j("IsWindowSyncedToVisibleRange"); } get indicatorTypes() { return this.xu; } set indicatorTypes(a) { this.xu = a; this.j("IndicatorTypes"); } get overlayTypes() { return this.xz; } set overlayTypes(a) { this.xz = a; this.j("OverlayTypes"); } get yAxisAbbreviateLargeNumbers() { return this.ym; } set yAxisAbbreviateLargeNumbers(a) { this.ym = a; this.j("YAxisAbbreviateLargeNumbers"); } get xAxisEnhancedIntervalPreferMoreCategoryLabels() { return this.yl; } set xAxisEnhancedIntervalPreferMoreCategoryLabels(a) { this.yl = a; this.j("XAxisEnhancedIntervalPreferMoreCategoryLabels"); } get yAxisEnhancedIntervalPreferMoreCategoryLabels() { return this.yn; } set yAxisEnhancedIntervalPreferMoreCategoryLabels(a) { this.yn = a; this.j("YAxisEnhancedIntervalPreferMoreCategoryLabels"); } get zoomSliderType() { return this.aah; } set zoomSliderType(a) { this.aah = a; this.j("ZoomSliderType"); } get negativeBrushes() { return this.xv; } set negativeBrushes(a) { this.xv = a; this.j("NegativeBrushes"); } get negativeOutlines() { return this.xw; } set negativeOutlines(a) { this.xw = a; this.j("NegativeOutlines"); } get overlayBrushes() { return this.xx; } set overlayBrushes(a) { this.xx = a; this.j("OverlayBrushes"); } get overlayOutlines() { return this.xy; } set overlayOutlines(a) { this.xy = a; this.j("OverlayOutlines"); } get volumeOutlines() { return this.x2; } set volumeOutlines(a) { this.x2 = a; this.j("VolumeOutlines"); } get volumeBrushes() { return this.x1; } set volumeBrushes(a) { this.x1 = a; this.j("VolumeBrushes"); } get indicatorNegativeBrushes() { return this.xt; } set indicatorNegativeBrushes(a) { this.xt = a; this.j("IndicatorNegativeBrushes"); } get indicatorBrushes() { return this.xr; } set indicatorBrushes(a) { this.xr = a; this.j("IndicatorBrushes"); } get volumeThickness() { return this.y5; } set volumeThickness(a) { this.y5 = a; this.j("VolumeThickness"); } get overlayThickness() { return this.y3; } set overlayThickness(a) { this.y3 = a; this.j("OverlayThickness"); } get overlayMultiplier() { return this.y2; } set overlayMultiplier(a) { this.y2 = a; this.j("OverlayMultiplier"); } get indicatorThickness() { return this.y1; } set indicatorThickness(a) { this.y1 = a; this.j("IndicatorThickness"); } get indicatorDisplayTypes() { return this.xs; } set indicatorDisplayTypes(a) { this.xs = a; this.j("IndicatorDisplayTypes"); } get indicatorPeriod() { return this.zx; } set indicatorPeriod(a) { this.zx = a; this.j("IndicatorPeriod"); } get indicatorMultiplier() { return this.y0; } set indicatorMultiplier(a) { this.y0 = a; this.j("IndicatorMultiplier"); } get indicatorSmoothingPeriod() { return this.z0; } set indicatorSmoothingPeriod(a) { this.z0 = a; this.j("IndicatorSmoothingPeriod"); } get indicatorShortPeriod() { return this.zy; } set indicatorShortPeriod(a) { this.zy = a; this.j("IndicatorShortPeriod"); } get indicatorLongPeriod() { return this.zw; } set indicatorLongPeriod(a) { this.zw = a; this.j("IndicatorLongPeriod"); } get indicatorSignalPeriod() { return this.zz; } set indicatorSignalPeriod(a) { this.zz = a; this.j("IndicatorSignalPeriod"); } get rangeSelectorOptions() { return this.x0; } set rangeSelectorOptions(a) { this.x0 = a; this.j("RangeSelectorOptions"); } get customIndicatorNames() { return this.xq; } set customIndicatorNames(a) { this.xq = a; this.j("CustomIndicatorNames"); } get zoomSliderXAxisMajorStroke() { return this.aai; } set zoomSliderXAxisMajorStroke(a) { this.aai = a; this.j("ZoomSliderXAxisMajorStroke"); } get zoomSliderXAxisMajorStrokeThickness() { return this.zf; } set zoomSliderXAxisMajorStrokeThickness(a) { this.zf = a; this.j("ZoomSliderXAxisMajorStrokeThickness"); } get isLegendVisible() { return this.yi; } set isLegendVisible(a) { this.yi = a; this.j("IsLegendVisible"); } get xAxisMinimumValue() { return this.yx; } set xAxisMinimumValue(a) { this.yx = a; this.j("XAxisMinimumValue"); } get xAxisMaximumValue() { return this.yw; } set xAxisMaximumValue(a) { this.yw = a; this.j("XAxisMaximumValue"); } get xAxisBreaks() { return this.x3; } set xAxisBreaks(a) { this.x3 = a; this.j("XAxisBreaks"); } get applyCustomIndicatorsRef() { return this.z8; } set applyCustomIndicatorsRef(a) { this.z8 = a; this.j("ApplyCustomIndicatorsRef"); } } FinancialChartDescription.$t = markType(FinancialChartDescription, 'FinancialChartDescription', XYChartDescription.$); return FinancialChartDescription; })();