igniteui-react-core
Version:
Ignite UI React Core.
472 lines (471 loc) • 13.1 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 {
get tooltipTemplateRef() {
return this.aaq;
}
set tooltipTemplateRef(a) {
this.aaq = a;
this.j("TooltipTemplateRef");
}
get width() {
return this.aas;
}
set width(a) {
this.aas = a;
this.j("Width");
}
get height() {
return this.aap;
}
set height(a) {
this.aap = a;
this.j("Height");
}
get background() {
return this.aan;
}
set background(a) {
this.aan = a;
this.j("Background");
}
get_type() {
return "FinancialChart";
}
constructor() {
super();
this.aaq = null;
this.aas = null;
this.aap = null;
this.aan = null;
this.zi = 0;
this.y2 = false;
this.aaf = 0;
this.zp = 0;
this.zr = 0;
this.zq = 0;
this.zs = 0;
this.aar = null;
this.aat = null;
this.zk = 0;
this.zn = 0;
this.zl = 0;
this.zm = 0;
this.zo = 0;
this.aau = null;
this.yx = false;
this.aao = null;
this.yy = false;
this.x8 = null;
this.yd = null;
this.y0 = false;
this.yz = false;
this.y1 = false;
this.aav = null;
this.x9 = null;
this.ya = null;
this.yb = null;
this.yc = null;
this.yg = null;
this.yf = null;
this.x7 = null;
this.x5 = null;
this.zj = 0;
this.zh = 0;
this.zg = 0;
this.zf = 0;
this.x6 = null;
this.aab = 0;
this.ze = 0;
this.aae = 0;
this.aac = 0;
this.aaa = 0;
this.aad = 0;
this.ye = null;
this.x4 = null;
this.aaw = null;
this.zt = 0;
this.yw = false;
this.zb = new Date();
this.za = new Date();
this.yh = null;
this.aam = null;
}
get toolbarHeight() {
return this.zi;
}
set toolbarHeight(a) {
this.zi = a;
this.j("ToolbarHeight");
}
get yAxisIsLogarithmic() {
return this.y2;
}
set yAxisIsLogarithmic(a) {
this.y2 = a;
this.j("YAxisIsLogarithmic");
}
get yAxisLogarithmBase() {
return this.aaf;
}
set yAxisLogarithmBase(a) {
this.aaf = a;
this.j("YAxisLogarithmBase");
}
get yAxisInterval() {
return this.zp;
}
set yAxisInterval(a) {
this.zp = a;
this.j("YAxisInterval");
}
get yAxisMinimumValue() {
return this.zr;
}
set yAxisMinimumValue(a) {
this.zr = a;
this.j("YAxisMinimumValue");
}
get yAxisMaximumValue() {
return this.zq;
}
set yAxisMaximumValue(a) {
this.zq = a;
this.j("YAxisMaximumValue");
}
get yAxisMinorInterval() {
return this.zs;
}
set yAxisMinorInterval(a) {
this.zs = a;
this.j("YAxisMinorInterval");
}
get volumeType() {
return this.aar;
}
set volumeType(a) {
this.aar = a;
this.j("VolumeType");
}
get xAxisMode() {
return this.aat;
}
set xAxisMode(a) {
this.aat = a;
this.j("XAxisMode");
}
get xAxisZoomMaximumCategoryRange() {
return this.zk;
}
set xAxisZoomMaximumCategoryRange(a) {
this.zk = a;
this.j("XAxisZoomMaximumCategoryRange");
}
get xAxisZoomToCategoryStart() {
return this.zn;
}
set xAxisZoomToCategoryStart(a) {
this.zn = a;
this.j("XAxisZoomToCategoryStart");
}
get xAxisZoomMaximumItemSpan() {
return this.zl;
}
set xAxisZoomMaximumItemSpan(a) {
this.zl = a;
this.j("XAxisZoomMaximumItemSpan");
}
get xAxisZoomToCategoryRange() {
return this.zm;
}
set xAxisZoomToCategoryRange(a) {
this.zm = a;
this.j("XAxisZoomToCategoryRange");
}
get xAxisZoomToItemSpan() {
return this.zo;
}
set xAxisZoomToItemSpan(a) {
this.zo = a;
this.j("XAxisZoomToItemSpan");
}
get yAxisMode() {
return this.aau;
}
set yAxisMode(a) {
this.aau = a;
this.j("YAxisMode");
}
get isToolbarVisible() {
return this.yx;
}
set isToolbarVisible(a) {
this.yx = a;
this.j("IsToolbarVisible");
}
get chartType() {
return this.aao;
}
set chartType(a) {
this.aao = a;
this.j("ChartType");
}
get isWindowSyncedToVisibleRange() {
return this.yy;
}
set isWindowSyncedToVisibleRange(a) {
this.yy = a;
this.j("IsWindowSyncedToVisibleRange");
}
get indicatorTypes() {
return this.x8;
}
set indicatorTypes(a) {
this.x8 = a;
this.j("IndicatorTypes");
}
get overlayTypes() {
return this.yd;
}
set overlayTypes(a) {
this.yd = a;
this.j("OverlayTypes");
}
get yAxisAbbreviateLargeNumbers() {
return this.y0;
}
set yAxisAbbreviateLargeNumbers(a) {
this.y0 = a;
this.j("YAxisAbbreviateLargeNumbers");
}
get xAxisEnhancedIntervalPreferMoreCategoryLabels() {
return this.yz;
}
set xAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
this.yz = a;
this.j("XAxisEnhancedIntervalPreferMoreCategoryLabels");
}
get yAxisEnhancedIntervalPreferMoreCategoryLabels() {
return this.y1;
}
set yAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
this.y1 = a;
this.j("YAxisEnhancedIntervalPreferMoreCategoryLabels");
}
get zoomSliderType() {
return this.aav;
}
set zoomSliderType(a) {
this.aav = a;
this.j("ZoomSliderType");
}
get negativeBrushes() {
return this.x9;
}
set negativeBrushes(a) {
this.x9 = a;
this.j("NegativeBrushes");
}
get negativeOutlines() {
return this.ya;
}
set negativeOutlines(a) {
this.ya = a;
this.j("NegativeOutlines");
}
get overlayBrushes() {
return this.yb;
}
set overlayBrushes(a) {
this.yb = a;
this.j("OverlayBrushes");
}
get overlayOutlines() {
return this.yc;
}
set overlayOutlines(a) {
this.yc = a;
this.j("OverlayOutlines");
}
get volumeOutlines() {
return this.yg;
}
set volumeOutlines(a) {
this.yg = a;
this.j("VolumeOutlines");
}
get volumeBrushes() {
return this.yf;
}
set volumeBrushes(a) {
this.yf = a;
this.j("VolumeBrushes");
}
get indicatorNegativeBrushes() {
return this.x7;
}
set indicatorNegativeBrushes(a) {
this.x7 = a;
this.j("IndicatorNegativeBrushes");
}
get indicatorBrushes() {
return this.x5;
}
set indicatorBrushes(a) {
this.x5 = a;
this.j("IndicatorBrushes");
}
get volumeThickness() {
return this.zj;
}
set volumeThickness(a) {
this.zj = a;
this.j("VolumeThickness");
}
get overlayThickness() {
return this.zh;
}
set overlayThickness(a) {
this.zh = a;
this.j("OverlayThickness");
}
get overlayMultiplier() {
return this.zg;
}
set overlayMultiplier(a) {
this.zg = a;
this.j("OverlayMultiplier");
}
get indicatorThickness() {
return this.zf;
}
set indicatorThickness(a) {
this.zf = a;
this.j("IndicatorThickness");
}
get indicatorDisplayTypes() {
return this.x6;
}
set indicatorDisplayTypes(a) {
this.x6 = a;
this.j("IndicatorDisplayTypes");
}
get indicatorPeriod() {
return this.aab;
}
set indicatorPeriod(a) {
this.aab = a;
this.j("IndicatorPeriod");
}
get indicatorMultiplier() {
return this.ze;
}
set indicatorMultiplier(a) {
this.ze = a;
this.j("IndicatorMultiplier");
}
get indicatorSmoothingPeriod() {
return this.aae;
}
set indicatorSmoothingPeriod(a) {
this.aae = a;
this.j("IndicatorSmoothingPeriod");
}
get indicatorShortPeriod() {
return this.aac;
}
set indicatorShortPeriod(a) {
this.aac = a;
this.j("IndicatorShortPeriod");
}
get indicatorLongPeriod() {
return this.aaa;
}
set indicatorLongPeriod(a) {
this.aaa = a;
this.j("IndicatorLongPeriod");
}
get indicatorSignalPeriod() {
return this.aad;
}
set indicatorSignalPeriod(a) {
this.aad = a;
this.j("IndicatorSignalPeriod");
}
get rangeSelectorOptions() {
return this.ye;
}
set rangeSelectorOptions(a) {
this.ye = a;
this.j("RangeSelectorOptions");
}
get customIndicatorNames() {
return this.x4;
}
set customIndicatorNames(a) {
this.x4 = a;
this.j("CustomIndicatorNames");
}
get zoomSliderXAxisMajorStroke() {
return this.aaw;
}
set zoomSliderXAxisMajorStroke(a) {
this.aaw = a;
this.j("ZoomSliderXAxisMajorStroke");
}
get zoomSliderXAxisMajorStrokeThickness() {
return this.zt;
}
set zoomSliderXAxisMajorStrokeThickness(a) {
this.zt = a;
this.j("ZoomSliderXAxisMajorStrokeThickness");
}
get isLegendVisible() {
return this.yw;
}
set isLegendVisible(a) {
this.yw = a;
this.j("IsLegendVisible");
}
get xAxisMinimumValue() {
return this.zb;
}
set xAxisMinimumValue(a) {
this.zb = a;
this.j("XAxisMinimumValue");
}
get xAxisMaximumValue() {
return this.za;
}
set xAxisMaximumValue(a) {
this.za = a;
this.j("XAxisMaximumValue");
}
get xAxisBreaks() {
return this.yh;
}
set xAxisBreaks(a) {
this.yh = a;
this.j("XAxisBreaks");
}
get applyCustomIndicatorsRef() {
return this.aam;
}
set applyCustomIndicatorsRef(a) {
this.aam = a;
this.j("ApplyCustomIndicatorsRef");
}
}
FinancialChartDescription.$t = /*@__PURE__*/ markType(FinancialChartDescription, 'FinancialChartDescription', XYChartDescription.$);
return FinancialChartDescription;
})();