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.y4;
}
set tooltipTemplateRef(a) {
this.y4 = a;
this.g("TooltipTemplateRef");
}
get width() {
return this.y9;
}
set width(a) {
this.y9 = a;
this.g("Width");
}
get height() {
return this.y2;
}
set height(a) {
this.y2 = a;
this.g("Height");
}
get background() {
return this.y0;
}
set background(a) {
this.y0 = a;
this.g("Background");
}
get_type() {
return "CategoryChart";
}
constructor() {
super();
this.y4 = null;
this.y9 = null;
this.y2 = null;
this.y0 = null;
this.yt = 0;
this.yu = 0;
this.y5 = null;
this.y8 = null;
this.y1 = null;
this.y3 = null;
this.xb = false;
this.xc = false;
this.y6 = null;
this.y7 = null;
this.xy = 0;
this.x1 = 0;
this.xx = 0;
this.x0 = 0;
this.xz = 0;
this.x2 = 0;
this.x8 = 0;
this.yz = null;
this.xd = false;
this.xe = false;
this.xv = 0;
this.xw = 0;
this.xi = false;
this.xf = false;
this.xh = false;
this.za = null;
this.xj = false;
this.yv = 0;
this.ya = 0;
this.x9 = 0;
this.yb = 0;
this.w5 = null;
this.w6 = null;
this.xg = false;
this.x3 = 0;
this.x4 = 0;
this.x5 = 0;
this.x6 = 0;
this.x7 = 0;
this.w9 = false;
this.xa = false;
}
get transitionInDuration() {
return this.yt;
}
set transitionInDuration(a) {
this.yt = a;
this.g("TransitionInDuration");
}
get transitionOutDuration() {
return this.yu;
}
set transitionOutDuration(a) {
this.yu = a;
this.g("TransitionOutDuration");
}
get transitionInEasingFunctionRef() {
return this.y5;
}
set transitionInEasingFunctionRef(a) {
this.y5 = a;
this.g("TransitionInEasingFunctionRef");
}
get transitionOutEasingFunctionRef() {
return this.y8;
}
set transitionOutEasingFunctionRef(a) {
this.y8 = a;
this.g("TransitionOutEasingFunctionRef");
}
get chartType() {
return this.y1;
}
set chartType(a) {
this.y1 = a;
this.g("ChartType");
}
get markerCollisionAvoidance() {
return this.y3;
}
set markerCollisionAvoidance(a) {
this.y3 = a;
this.g("MarkerCollisionAvoidance");
}
get isSplineShapePartOfRange() {
return this.xb;
}
set isSplineShapePartOfRange(a) {
this.xb = a;
this.g("IsSplineShapePartOfRange");
}
get isTransitionInEnabled() {
return this.xc;
}
set isTransitionInEnabled(a) {
this.xc = a;
this.g("IsTransitionInEnabled");
}
get transitionInMode() {
return this.y6;
}
set transitionInMode(a) {
this.y6 = a;
this.g("TransitionInMode");
}
get transitionInSpeedType() {
return this.y7;
}
set transitionInSpeedType(a) {
this.y7 = a;
this.g("TransitionInSpeedType");
}
get xAxisInterval() {
return this.xy;
}
set xAxisInterval(a) {
this.xy = a;
this.g("XAxisInterval");
}
get xAxisMinorInterval() {
return this.x1;
}
set xAxisMinorInterval(a) {
this.x1 = a;
this.g("XAxisMinorInterval");
}
get xAxisGap() {
return this.xx;
}
set xAxisGap(a) {
this.xx = a;
this.g("XAxisGap");
}
get xAxisMinimumGapSize() {
return this.x0;
}
set xAxisMinimumGapSize(a) {
this.x0 = a;
this.g("XAxisMinimumGapSize");
}
get xAxisMaximumGap() {
return this.xz;
}
set xAxisMaximumGap(a) {
this.xz = a;
this.g("XAxisMaximumGap");
}
get xAxisOverlap() {
return this.x2;
}
set xAxisOverlap(a) {
this.x2 = a;
this.g("XAxisOverlap");
}
get yAxisInterval() {
return this.x8;
}
set yAxisInterval(a) {
this.x8 = a;
this.g("YAxisInterval");
}
get autoMarginAndAngleUpdateMode() {
return this.yz;
}
set autoMarginAndAngleUpdateMode(a) {
this.yz = a;
this.g("AutoMarginAndAngleUpdateMode");
}
get shouldAutoExpandMarginForInitialLabels() {
return this.xd;
}
set shouldAutoExpandMarginForInitialLabels(a) {
this.xd = a;
this.g("ShouldAutoExpandMarginForInitialLabels");
}
get shouldConsiderAutoRotationForInitialLabels() {
return this.xe;
}
set shouldConsiderAutoRotationForInitialLabels(a) {
this.xe = a;
this.g("ShouldConsiderAutoRotationForInitialLabels");
}
get autoExpandMarginExtraPadding() {
return this.xv;
}
set autoExpandMarginExtraPadding(a) {
this.xv = a;
this.g("AutoExpandMarginExtraPadding");
}
get autoExpandMarginMaximumValue() {
return this.xw;
}
set autoExpandMarginMaximumValue(a) {
this.xw = a;
this.g("AutoExpandMarginMaximumValue");
}
get yAxisFavorLabellingScaleEnd() {
return this.xi;
}
set yAxisFavorLabellingScaleEnd(a) {
this.xi = a;
this.g("YAxisFavorLabellingScaleEnd");
}
get xAxisEnhancedIntervalPreferMoreCategoryLabels() {
return this.xf;
}
set xAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
this.xf = a;
this.g("XAxisEnhancedIntervalPreferMoreCategoryLabels");
}
get yAxisEnhancedIntervalPreferMoreCategoryLabels() {
return this.xh;
}
set yAxisEnhancedIntervalPreferMoreCategoryLabels(a) {
this.xh = a;
this.g("YAxisEnhancedIntervalPreferMoreCategoryLabels");
}
get yAxisAutoRangeBufferMode() {
return this.za;
}
set yAxisAutoRangeBufferMode(a) {
this.za = a;
this.g("YAxisAutoRangeBufferMode");
}
get yAxisIsLogarithmic() {
return this.xj;
}
set yAxisIsLogarithmic(a) {
this.xj = a;
this.g("YAxisIsLogarithmic");
}
get yAxisLogarithmBase() {
return this.yv;
}
set yAxisLogarithmBase(a) {
this.yv = a;
this.g("YAxisLogarithmBase");
}
get yAxisMinimumValue() {
return this.ya;
}
set yAxisMinimumValue(a) {
this.ya = a;
this.g("YAxisMinimumValue");
}
get yAxisMaximumValue() {
return this.x9;
}
set yAxisMaximumValue(a) {
this.x9 = a;
this.g("YAxisMaximumValue");
}
get yAxisMinorInterval() {
return this.yb;
}
set yAxisMinorInterval(a) {
this.yb = a;
this.g("YAxisMinorInterval");
}
get negativeBrushes() {
return this.w5;
}
set negativeBrushes(a) {
this.w5 = a;
this.g("NegativeBrushes");
}
get negativeOutlines() {
return this.w6;
}
set negativeOutlines(a) {
this.w6 = a;
this.g("NegativeOutlines");
}
get yAxisAbbreviateLargeNumbers() {
return this.xg;
}
set yAxisAbbreviateLargeNumbers(a) {
this.xg = a;
this.g("YAxisAbbreviateLargeNumbers");
}
get xAxisZoomMaximumCategoryRange() {
return this.x3;
}
set xAxisZoomMaximumCategoryRange(a) {
this.x3 = a;
this.g("XAxisZoomMaximumCategoryRange");
}
get xAxisZoomMaximumItemSpan() {
return this.x4;
}
set xAxisZoomMaximumItemSpan(a) {
this.x4 = a;
this.g("XAxisZoomMaximumItemSpan");
}
get xAxisZoomToCategoryRange() {
return this.x5;
}
set xAxisZoomToCategoryRange(a) {
this.x5 = a;
this.g("XAxisZoomToCategoryRange");
}
get xAxisZoomToCategoryStart() {
return this.x6;
}
set xAxisZoomToCategoryStart(a) {
this.x6 = a;
this.g("XAxisZoomToCategoryStart");
}
get xAxisZoomToItemSpan() {
return this.x7;
}
set xAxisZoomToItemSpan(a) {
this.x7 = a;
this.g("XAxisZoomToItemSpan");
}
get isCategoryHighlightingEnabled() {
return this.w9;
}
set isCategoryHighlightingEnabled(a) {
this.w9 = a;
this.g("IsCategoryHighlightingEnabled");
}
get isItemHighlightingEnabled() {
return this.xa;
}
set isItemHighlightingEnabled(a) {
this.xa = a;
this.g("IsItemHighlightingEnabled");
}
}
CategoryChartDescription.$t = /*@__PURE__*/ markType(CategoryChartDescription, 'CategoryChartDescription', XYChartDescription.$);
return CategoryChartDescription;
})();