igniteui-react-core
Version:
Ignite UI React Core.
384 lines (383 loc) • 11.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 CategoryChartDescription = /*@__PURE__*/ (() => {
class CategoryChartDescription extends XYChartDescription {
get tooltipTemplateRef() {
return this.ys;
}
set tooltipTemplateRef(a) {
this.ys = a;
this.g("TooltipTemplateRef");
}
get width() {
return this.yx;
}
set width(a) {
this.yx = a;
this.g("Width");
}
get height() {
return this.yq;
}
set height(a) {
this.yq = a;
this.g("Height");
}
get background() {
return this.yo;
}
set background(a) {
this.yo = a;
this.g("Background");
}
get_type() {
return "CategoryChart";
}
constructor() {
super();
this.ys = null;
this.yx = null;
this.yq = null;
this.yo = null;
this.yh = 0;
this.yi = 0;
this.yt = null;
this.yw = null;
this.yp = null;
this.yr = null;
this.wz = false;
this.w0 = false;
this.yu = null;
this.yv = null;
this.xm = 0;
this.xp = 0;
this.xl = 0;
this.xo = 0;
this.xn = 0;
this.xq = 0;
this.xw = 0;
this.yn = null;
this.w1 = false;
this.w2 = false;
this.xj = 0;
this.xk = 0;
this.w6 = false;
this.w3 = false;
this.w5 = false;
this.yy = null;
this.w7 = false;
this.yj = 0;
this.xy = 0;
this.xx = 0;
this.xz = 0;
this.wt = null;
this.wu = null;
this.w4 = false;
this.xr = 0;
this.xs = 0;
this.xt = 0;
this.xu = 0;
this.xv = 0;
this.wx = false;
this.wy = false;
}
get transitionInDuration() {
return this.yh;
}
set transitionInDuration(a) {
this.yh = a;
this.g("TransitionInDuration");
}
get transitionOutDuration() {
return this.yi;
}
set transitionOutDuration(a) {
this.yi = a;
this.g("TransitionOutDuration");
}
get transitionInEasingFunctionRef() {
return this.yt;
}
set transitionInEasingFunctionRef(a) {
this.yt = a;
this.g("TransitionInEasingFunctionRef");
}
get transitionOutEasingFunctionRef() {
return this.yw;
}
set transitionOutEasingFunctionRef(a) {
this.yw = a;
this.g("TransitionOutEasingFunctionRef");
}
get chartType() {
return this.yp;
}
set chartType(a) {
this.yp = a;
this.g("ChartType");
}
get markerCollisionAvoidance() {
return this.yr;
}
set markerCollisionAvoidance(a) {
this.yr = a;
this.g("MarkerCollisionAvoidance");
}
get isSplineShapePartOfRange() {
return this.wz;
}
set isSplineShapePartOfRange(a) {
this.wz = a;
this.g("IsSplineShapePartOfRange");
}
get isTransitionInEnabled() {
return this.w0;
}
set isTransitionInEnabled(a) {
this.w0 = a;
this.g("IsTransitionInEnabled");
}
get transitionInMode() {
return this.yu;
}
set transitionInMode(a) {
this.yu = a;
this.g("TransitionInMode");
}
get transitionInSpeedType() {
return this.yv;
}
set transitionInSpeedType(a) {
this.yv = a;
this.g("TransitionInSpeedType");
}
get xAxisInterval() {
return this.xm;
}
set xAxisInterval(a) {
this.xm = a;
this.g("XAxisInterval");
}
get xAxisMinorInterval() {
return this.xp;
}
set xAxisMinorInterval(a) {
this.xp = a;
this.g("XAxisMinorInterval");
}
get xAxisGap() {
return this.xl;
}
set xAxisGap(a) {
this.xl = a;
this.g("XAxisGap");
}
get xAxisMinimumGapSize() {
return this.xo;
}
set xAxisMinimumGapSize(a) {
this.xo = a;
this.g("XAxisMinimumGapSize");
}
get xAxisMaximumGap() {
return this.xn;
}
set xAxisMaximumGap(a) {
this.xn = a;
this.g("XAxisMaximumGap");
}
get xAxisOverlap() {
return this.xq;
}
set xAxisOverlap(a) {
this.xq = a;
this.g("XAxisOverlap");
}
get yAxisInterval() {
return this.xw;
}
set yAxisInterval(a) {
this.xw = a;
this.g("YAxisInterval");
}
get autoMarginAndAngleUpdateMode() {
return this.yn;
}
set autoMarginAndAngleUpdateMode(a) {
this.yn = a;
this.g("AutoMarginAndAngleUpdateMode");
}
get shouldAutoExpandMarginForInitialLabels() {
return this.w1;
}
set shouldAutoExpandMarginForInitialLabels(a) {
this.w1 = a;
this.g("ShouldAutoExpandMarginForInitialLabels");
}
get shouldConsiderAutoRotationForInitialLabels() {
return this.w2;
}
set shouldConsiderAutoRotationForInitialLabels(a) {
this.w2 = a;
this.g("ShouldConsiderAutoRotationForInitialLabels");
}
get autoExpandMarginExtraPadding() {
return this.xj;
}
set autoExpandMarginExtraPadding(a) {
this.xj = a;
this.g("AutoExpandMarginExtraPadding");
}
get autoExpandMarginMaximumValue() {
return this.xk;
}
set autoExpandMarginMaximumValue(a) {
this.xk = a;
this.g("AutoExpandMarginMaximumValue");
}
get yAxisFavorLabellingScaleEnd() {
return this.w6;
}
set yAxisFavorLabellingScaleEnd(a) {
this.w6 = a;
this.g("YAxisFavorLabellingScaleEnd");
}
get xAxisEnhancedIntervalPreferMoreCategoryLabels() {
return this.w3;
}
set xAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
this.w3 = a;
this.g("XAxisEnhancedIntervalPreferMoreCategoryLabels");
}
get yAxisEnhancedIntervalPreferMoreCategoryLabels() {
return this.w5;
}
set yAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
this.w5 = a;
this.g("YAxisEnhancedIntervalPreferMoreCategoryLabels");
}
get yAxisAutoRangeBufferMode() {
return this.yy;
}
set yAxisAutoRangeBufferMode(a) {
this.yy = a;
this.g("YAxisAutoRangeBufferMode");
}
get yAxisIsLogarithmic() {
return this.w7;
}
set yAxisIsLogarithmic(a) {
this.w7 = a;
this.g("YAxisIsLogarithmic");
}
get yAxisLogarithmBase() {
return this.yj;
}
set yAxisLogarithmBase(a) {
this.yj = a;
this.g("YAxisLogarithmBase");
}
get yAxisMinimumValue() {
return this.xy;
}
set yAxisMinimumValue(a) {
this.xy = a;
this.g("YAxisMinimumValue");
}
get yAxisMaximumValue() {
return this.xx;
}
set yAxisMaximumValue(a) {
this.xx = a;
this.g("YAxisMaximumValue");
}
get yAxisMinorInterval() {
return this.xz;
}
set yAxisMinorInterval(a) {
this.xz = a;
this.g("YAxisMinorInterval");
}
get negativeBrushes() {
return this.wt;
}
set negativeBrushes(a) {
this.wt = a;
this.g("NegativeBrushes");
}
get negativeOutlines() {
return this.wu;
}
set negativeOutlines(a) {
this.wu = a;
this.g("NegativeOutlines");
}
get yAxisAbbreviateLargeNumbers() {
return this.w4;
}
set yAxisAbbreviateLargeNumbers(a) {
this.w4 = a;
this.g("YAxisAbbreviateLargeNumbers");
}
get xAxisZoomMaximumCategoryRange() {
return this.xr;
}
set xAxisZoomMaximumCategoryRange(a) {
this.xr = a;
this.g("XAxisZoomMaximumCategoryRange");
}
get xAxisZoomMaximumItemSpan() {
return this.xs;
}
set xAxisZoomMaximumItemSpan(a) {
this.xs = a;
this.g("XAxisZoomMaximumItemSpan");
}
get xAxisZoomToCategoryRange() {
return this.xt;
}
set xAxisZoomToCategoryRange(a) {
this.xt = a;
this.g("XAxisZoomToCategoryRange");
}
get xAxisZoomToCategoryStart() {
return this.xu;
}
set xAxisZoomToCategoryStart(a) {
this.xu = a;
this.g("XAxisZoomToCategoryStart");
}
get xAxisZoomToItemSpan() {
return this.xv;
}
set xAxisZoomToItemSpan(a) {
this.xv = a;
this.g("XAxisZoomToItemSpan");
}
get isCategoryHighlightingEnabled() {
return this.wx;
}
set isCategoryHighlightingEnabled(a) {
this.wx = a;
this.g("IsCategoryHighlightingEnabled");
}
get isItemHighlightingEnabled() {
return this.wy;
}
set isItemHighlightingEnabled(a) {
this.wy = a;
this.g("IsItemHighlightingEnabled");
}
}
CategoryChartDescription.$t = /*@__PURE__*/ markType(CategoryChartDescription, 'CategoryChartDescription', XYChartDescription.$);
return CategoryChartDescription;
})();