igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
512 lines (511 loc) • 14.6 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 { XYChartDescription } from "./XYChartDescription";
import { markType } from "./type";
/**
* @hidden
*/
export let FinancialChartDescription = /*@__PURE__*/ (() => {
class FinancialChartDescription extends XYChartDescription {
constructor() {
super();
this.zz = null;
this.z1 = null;
this.zy = null;
this.zw = null;
this.yl = 0;
this.xx = false;
this.yp = 0;
this.x5 = false;
this.zo = 0;
this.yw = 0;
this.yy = 0;
this.yx = 0;
this.yz = 0;
this.z0 = null;
this.z2 = null;
this.yr = 0;
this.yu = 0;
this.ys = 0;
this.yt = 0;
this.yv = 0;
this.z4 = null;
this.xz = false;
this.zx = null;
this.z3 = null;
this.x1 = false;
this.w9 = null;
this.xe = null;
this.x3 = false;
this.yo = 0;
this.x2 = false;
this.x4 = false;
this.z5 = null;
this.xa = null;
this.xb = null;
this.xc = null;
this.xd = null;
this.xh = null;
this.xg = null;
this.w8 = null;
this.w6 = null;
this.yq = 0;
this.yn = 0;
this.ym = 0;
this.yk = 0;
this.w7 = null;
this.zk = 0;
this.yj = 0;
this.zn = 0;
this.zl = 0;
this.zj = 0;
this.zm = 0;
this.xf = null;
this.w5 = null;
this.x0 = false;
this.z6 = null;
this.y0 = 0;
this.xy = false;
this.yg = new Date();
this.yf = new Date();
this.xi = null;
this.zv = null;
}
get tooltipTemplateRef() {
return this.zz;
}
set tooltipTemplateRef(a) {
this.zz = a;
this.g("TooltipTemplateRef");
}
get width() {
return this.z1;
}
set width(a) {
this.z1 = a;
this.g("Width");
}
get height() {
return this.zy;
}
set height(a) {
this.zy = a;
this.g("Height");
}
get background() {
return this.zw;
}
set background(a) {
this.zw = a;
this.g("Background");
}
get_type() {
return "FinancialChart";
}
get leftMargin() {
return this.yl;
}
set leftMargin(a) {
this.yl = a;
this.g("LeftMargin");
}
get isHorizontalZoomEnabled() {
return this.xx;
}
set isHorizontalZoomEnabled(a) {
this.xx = a;
this.g("IsHorizontalZoomEnabled");
}
get toolbarHeight() {
return this.yp;
}
set toolbarHeight(a) {
this.yp = a;
this.g("ToolbarHeight");
}
get yAxisIsLogarithmic() {
return this.x5;
}
set yAxisIsLogarithmic(a) {
this.x5 = a;
this.g("YAxisIsLogarithmic");
}
get yAxisLogarithmBase() {
return this.zo;
}
set yAxisLogarithmBase(a) {
this.zo = a;
this.g("YAxisLogarithmBase");
}
get yAxisInterval() {
return this.yw;
}
set yAxisInterval(a) {
this.yw = a;
this.g("YAxisInterval");
}
get yAxisMinimumValue() {
return this.yy;
}
set yAxisMinimumValue(a) {
this.yy = a;
this.g("YAxisMinimumValue");
}
get yAxisMaximumValue() {
return this.yx;
}
set yAxisMaximumValue(a) {
this.yx = a;
this.g("YAxisMaximumValue");
}
get yAxisMinorInterval() {
return this.yz;
}
set yAxisMinorInterval(a) {
this.yz = a;
this.g("YAxisMinorInterval");
}
get volumeType() {
return this.z0;
}
set volumeType(a) {
this.z0 = a;
this.g("VolumeType");
}
get xAxisMode() {
return this.z2;
}
set xAxisMode(a) {
this.z2 = a;
this.g("XAxisMode");
}
get xAxisZoomMaximumCategoryRange() {
return this.yr;
}
set xAxisZoomMaximumCategoryRange(a) {
this.yr = a;
this.g("XAxisZoomMaximumCategoryRange");
}
get xAxisZoomToCategoryStart() {
return this.yu;
}
set xAxisZoomToCategoryStart(a) {
this.yu = a;
this.g("XAxisZoomToCategoryStart");
}
get xAxisZoomMaximumItemSpan() {
return this.ys;
}
set xAxisZoomMaximumItemSpan(a) {
this.ys = a;
this.g("XAxisZoomMaximumItemSpan");
}
get xAxisZoomToCategoryRange() {
return this.yt;
}
set xAxisZoomToCategoryRange(a) {
this.yt = a;
this.g("XAxisZoomToCategoryRange");
}
get xAxisZoomToItemSpan() {
return this.yv;
}
set xAxisZoomToItemSpan(a) {
this.yv = a;
this.g("XAxisZoomToItemSpan");
}
get yAxisMode() {
return this.z4;
}
set yAxisMode(a) {
this.z4 = a;
this.g("YAxisMode");
}
get isToolbarVisible() {
return this.xz;
}
set isToolbarVisible(a) {
this.xz = a;
this.g("IsToolbarVisible");
}
get chartType() {
return this.zx;
}
set chartType(a) {
this.zx = a;
this.g("ChartType");
}
get yAxisLabelHorizontalAlignment() {
return this.z3;
}
set yAxisLabelHorizontalAlignment(a) {
this.z3 = a;
this.g("YAxisLabelHorizontalAlignment");
}
get isWindowSyncedToVisibleRange() {
return this.x1;
}
set isWindowSyncedToVisibleRange(a) {
this.x1 = a;
this.g("IsWindowSyncedToVisibleRange");
}
get indicatorTypes() {
return this.w9;
}
set indicatorTypes(a) {
this.w9 = a;
this.g("IndicatorTypes");
}
get overlayTypes() {
return this.xe;
}
set overlayTypes(a) {
this.xe = a;
this.g("OverlayTypes");
}
get yAxisAbbreviateLargeNumbers() {
return this.x3;
}
set yAxisAbbreviateLargeNumbers(a) {
this.x3 = a;
this.g("YAxisAbbreviateLargeNumbers");
}
get resolution() {
return this.yo;
}
set resolution(a) {
this.yo = a;
this.g("Resolution");
}
get xAxisEnhancedIntervalPreferMoreCategoryLabels() {
return this.x2;
}
set xAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
this.x2 = a;
this.g("XAxisEnhancedIntervalPreferMoreCategoryLabels");
}
get yAxisEnhancedIntervalPreferMoreCategoryLabels() {
return this.x4;
}
set yAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
this.x4 = a;
this.g("YAxisEnhancedIntervalPreferMoreCategoryLabels");
}
get zoomSliderType() {
return this.z5;
}
set zoomSliderType(a) {
this.z5 = a;
this.g("ZoomSliderType");
}
get negativeBrushes() {
return this.xa;
}
set negativeBrushes(a) {
this.xa = a;
this.g("NegativeBrushes");
}
get negativeOutlines() {
return this.xb;
}
set negativeOutlines(a) {
this.xb = a;
this.g("NegativeOutlines");
}
get overlayBrushes() {
return this.xc;
}
set overlayBrushes(a) {
this.xc = a;
this.g("OverlayBrushes");
}
get overlayOutlines() {
return this.xd;
}
set overlayOutlines(a) {
this.xd = a;
this.g("OverlayOutlines");
}
get volumeOutlines() {
return this.xh;
}
set volumeOutlines(a) {
this.xh = a;
this.g("VolumeOutlines");
}
get volumeBrushes() {
return this.xg;
}
set volumeBrushes(a) {
this.xg = a;
this.g("VolumeBrushes");
}
get indicatorNegativeBrushes() {
return this.w8;
}
set indicatorNegativeBrushes(a) {
this.w8 = a;
this.g("IndicatorNegativeBrushes");
}
get indicatorBrushes() {
return this.w6;
}
set indicatorBrushes(a) {
this.w6 = a;
this.g("IndicatorBrushes");
}
get volumeThickness() {
return this.yq;
}
set volumeThickness(a) {
this.yq = a;
this.g("VolumeThickness");
}
get overlayThickness() {
return this.yn;
}
set overlayThickness(a) {
this.yn = a;
this.g("OverlayThickness");
}
get overlayMultiplier() {
return this.ym;
}
set overlayMultiplier(a) {
this.ym = a;
this.g("OverlayMultiplier");
}
get indicatorThickness() {
return this.yk;
}
set indicatorThickness(a) {
this.yk = a;
this.g("IndicatorThickness");
}
get indicatorDisplayTypes() {
return this.w7;
}
set indicatorDisplayTypes(a) {
this.w7 = a;
this.g("IndicatorDisplayTypes");
}
get indicatorPeriod() {
return this.zk;
}
set indicatorPeriod(a) {
this.zk = a;
this.g("IndicatorPeriod");
}
get indicatorMultiplier() {
return this.yj;
}
set indicatorMultiplier(a) {
this.yj = a;
this.g("IndicatorMultiplier");
}
get indicatorSmoothingPeriod() {
return this.zn;
}
set indicatorSmoothingPeriod(a) {
this.zn = a;
this.g("IndicatorSmoothingPeriod");
}
get indicatorShortPeriod() {
return this.zl;
}
set indicatorShortPeriod(a) {
this.zl = a;
this.g("IndicatorShortPeriod");
}
get indicatorLongPeriod() {
return this.zj;
}
set indicatorLongPeriod(a) {
this.zj = a;
this.g("IndicatorLongPeriod");
}
get indicatorSignalPeriod() {
return this.zm;
}
set indicatorSignalPeriod(a) {
this.zm = a;
this.g("IndicatorSignalPeriod");
}
get rangeSelectorOptions() {
return this.xf;
}
set rangeSelectorOptions(a) {
this.xf = a;
this.g("RangeSelectorOptions");
}
get customIndicatorNames() {
return this.w5;
}
set customIndicatorNames(a) {
this.w5 = a;
this.g("CustomIndicatorNames");
}
get isVerticalZoomEnabled() {
return this.x0;
}
set isVerticalZoomEnabled(a) {
this.x0 = a;
this.g("IsVerticalZoomEnabled");
}
get zoomSliderXAxisMajorStroke() {
return this.z6;
}
set zoomSliderXAxisMajorStroke(a) {
this.z6 = a;
this.g("ZoomSliderXAxisMajorStroke");
}
get zoomSliderXAxisMajorStrokeThickness() {
return this.y0;
}
set zoomSliderXAxisMajorStrokeThickness(a) {
this.y0 = a;
this.g("ZoomSliderXAxisMajorStrokeThickness");
}
get isLegendVisible() {
return this.xy;
}
set isLegendVisible(a) {
this.xy = a;
this.g("IsLegendVisible");
}
get xAxisMinimumValue() {
return this.yg;
}
set xAxisMinimumValue(a) {
this.yg = a;
this.g("XAxisMinimumValue");
}
get xAxisMaximumValue() {
return this.yf;
}
set xAxisMaximumValue(a) {
this.yf = a;
this.g("XAxisMaximumValue");
}
get xAxisBreaks() {
return this.xi;
}
set xAxisBreaks(a) {
this.xi = a;
this.g("XAxisBreaks");
}
get applyCustomIndicatorsRef() {
return this.zv;
}
set applyCustomIndicatorsRef(a) {
this.zv = a;
this.g("ApplyCustomIndicatorsRef");
}
}
FinancialChartDescription.$t = markType(FinancialChartDescription, 'FinancialChartDescription', XYChartDescription.$);
return FinancialChartDescription;
})();