igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
611 lines (610 loc) • 17.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 { Description } from "./Description";
import { markType } from "./type";
/**
* @hidden
*/
export let PieChartBaseDescription = /*@__PURE__*/ (() => {
class PieChartBaseDescription extends Description {
constructor() {
super();
this.cj = null;
this.bi = null;
this.an = 0;
this.bk = null;
this.bj = null;
this.bh = null;
this.ao = 0;
this.ck = null;
this.bq = null;
this.by = null;
this.bs = null;
this.br = null;
this.bp = null;
this.bg = null;
this.bf = null;
this.bu = null;
this.bt = null;
this.aq = 0;
this.at = 0;
this.b4 = null;
this.b3 = null;
this.am = 0;
this.av = 0;
this.aa = false;
this.z = false;
this.i = null;
this.b0 = null;
this.ap = 0;
this.ay = 0;
this.ch = null;
this.b1 = null;
this.b2 = null;
this.as = 0;
this.ar = 0;
this.ca = null;
this.cb = null;
this.ax = 0;
this.aw = 0;
this.h = null;
this.f = null;
this.n = null;
this.g = null;
this.bo = null;
this.j = null;
this.b5 = null;
this.m = null;
this.bx = null;
this.k = null;
this.bz = null;
this.l = null;
this.bw = null;
this.bv = null;
this.ab = false;
this.ac = false;
this.ad = false;
this.ae = false;
this.bl = null;
this.bm = null;
this.au = 0;
this.al = 0;
this.cc = null;
this.bd = null;
this.o = null;
this.ci = null;
this.bn = null;
this.b7 = null;
this.b9 = null;
this.b6 = null;
this.b8 = null;
this.cd = null;
this.ce = null;
this.cg = null;
this.cf = null;
}
get tooltipTemplateRef() {
return this.cj;
}
set tooltipTemplateRef(a) {
this.cj = a;
this.e("TooltipTemplateRef");
}
get fontFamily() {
return this.bi;
}
set fontFamily(a) {
this.bi = a;
this.e("FontFamily");
}
get fontSize() {
return this.an;
}
set fontSize(a) {
this.an = a;
this.e("FontSize");
}
get fontWeight() {
return this.bk;
}
set fontWeight(a) {
this.bk = a;
this.e("FontWeight");
}
get fontStyle() {
return this.bj;
}
set fontStyle(a) {
this.bj = a;
this.e("FontStyle");
}
get_type() {
return "PieChartBase";
}
get type() {
return this.get_type();
}
get dataSourceRef() {
return this.bh;
}
set dataSourceRef(a) {
this.bh = a;
this.e("DataSourceRef");
}
get innerExtent() {
return this.ao;
}
set innerExtent(a) {
this.ao = a;
this.e("InnerExtent");
}
get valueMemberPath() {
return this.ck;
}
set valueMemberPath(a) {
this.ck = a;
this.e("ValueMemberPath");
}
get labelMemberPath() {
return this.bq;
}
set labelMemberPath(a) {
this.bq = a;
this.e("LabelMemberPath");
}
get legendLabelMemberPath() {
return this.by;
}
set legendLabelMemberPath(a) {
this.by = a;
this.e("LegendLabelMemberPath");
}
get labelsPosition() {
return this.bs;
}
set labelsPosition(a) {
this.bs = a;
this.e("LabelsPosition");
}
get labelOuterColor() {
return this.br;
}
set labelOuterColor(a) {
this.br = a;
this.e("LabelOuterColor");
}
get labelInnerColor() {
return this.bp;
}
set labelInnerColor(a) {
this.bp = a;
this.e("LabelInnerColor");
}
get actualLabelOuterColor() {
return this.bg;
}
set actualLabelOuterColor(a) {
this.bg = a;
this.e("ActualLabelOuterColor");
}
get actualLabelInnerColor() {
return this.bf;
}
set actualLabelInnerColor(a) {
this.bf = a;
this.e("ActualLabelInnerColor");
}
get leaderLineVisibility() {
return this.bu;
}
set leaderLineVisibility(a) {
this.bu = a;
this.e("LeaderLineVisibility");
}
get leaderLineType() {
return this.bt;
}
set leaderLineType(a) {
this.bt = a;
this.e("LeaderLineType");
}
get leaderLineMargin() {
return this.aq;
}
set leaderLineMargin(a) {
this.aq = a;
this.e("LeaderLineMargin");
}
get othersCategoryThreshold() {
return this.at;
}
set othersCategoryThreshold(a) {
this.at = a;
this.e("OthersCategoryThreshold");
}
get othersCategoryType() {
return this.b4;
}
set othersCategoryType(a) {
this.b4 = a;
this.e("OthersCategoryType");
}
get othersCategoryText() {
return this.b3;
}
set othersCategoryText(a) {
this.b3 = a;
this.e("OthersCategoryText");
}
get explodedRadius() {
return this.am;
}
set explodedRadius(a) {
this.am = a;
this.e("ExplodedRadius");
}
get radiusFactor() {
return this.av;
}
set radiusFactor(a) {
this.av = a;
this.e("RadiusFactor");
}
get allowSliceSelection() {
return this.aa;
}
set allowSliceSelection(a) {
this.aa = a;
this.e("AllowSliceSelection");
}
get allowSliceExplosion() {
return this.z;
}
set allowSliceExplosion(a) {
this.z = a;
this.e("AllowSliceExplosion");
}
get explodedSlices() {
return this.i;
}
set explodedSlices(a) {
this.i = a;
this.e("ExplodedSlices");
}
get legendRef() {
return this.b0;
}
set legendRef(a) {
this.b0 = a;
this.e("LegendRef");
}
get labelExtent() {
return this.ap;
}
set labelExtent(a) {
this.ap = a;
this.e("LabelExtent");
}
get startAngle() {
return this.ay;
}
set startAngle(a) {
this.ay = a;
this.e("StartAngle");
}
get sweepDirection() {
return this.ch;
}
set sweepDirection(a) {
this.ch = a;
this.e("SweepDirection");
}
get othersCategoryFill() {
return this.b1;
}
set othersCategoryFill(a) {
this.b1 = a;
this.e("OthersCategoryFill");
}
get othersCategoryStroke() {
return this.b2;
}
set othersCategoryStroke(a) {
this.b2 = a;
this.e("OthersCategoryStroke");
}
get othersCategoryStrokeThickness() {
return this.as;
}
set othersCategoryStrokeThickness(a) {
this.as = a;
this.e("OthersCategoryStrokeThickness");
}
get othersCategoryOpacity() {
return this.ar;
}
set othersCategoryOpacity(a) {
this.ar = a;
this.e("OthersCategoryOpacity");
}
get selectedSliceFill() {
return this.ca;
}
set selectedSliceFill(a) {
this.ca = a;
this.e("SelectedSliceFill");
}
get selectedSliceStroke() {
return this.cb;
}
set selectedSliceStroke(a) {
this.cb = a;
this.e("SelectedSliceStroke");
}
get selectedSliceStrokeThickness() {
return this.ax;
}
set selectedSliceStrokeThickness(a) {
this.ax = a;
this.e("SelectedSliceStrokeThickness");
}
get selectedSliceOpacity() {
return this.aw;
}
set selectedSliceOpacity(a) {
this.aw = a;
this.e("SelectedSliceOpacity");
}
get brushes() {
return this.h;
}
set brushes(a) {
this.h = a;
this.e("Brushes");
}
get actualBrushes() {
return this.f;
}
set actualBrushes(a) {
this.f = a;
this.e("ActualBrushes");
}
get outlines() {
return this.n;
}
set outlines(a) {
this.n = a;
this.e("Outlines");
}
get actualOutlines() {
return this.g;
}
set actualOutlines(a) {
this.g = a;
this.e("ActualOutlines");
}
get labelFormat() {
return this.bo;
}
set labelFormat(a) {
this.bo = a;
this.e("LabelFormat");
}
get labelFormatSpecifiers() {
return this.j;
}
set labelFormatSpecifiers(a) {
this.j = a;
this.e("LabelFormatSpecifiers");
}
get othersLabelFormat() {
return this.b5;
}
set othersLabelFormat(a) {
this.b5 = a;
this.e("OthersLabelFormat");
}
get othersLabelFormatSpecifiers() {
return this.m;
}
set othersLabelFormatSpecifiers(a) {
this.m = a;
this.e("OthersLabelFormatSpecifiers");
}
get legendLabelFormat() {
return this.bx;
}
set legendLabelFormat(a) {
this.bx = a;
this.e("LegendLabelFormat");
}
get legendLabelFormatSpecifiers() {
return this.k;
}
set legendLabelFormatSpecifiers(a) {
this.k = a;
this.e("LegendLabelFormatSpecifiers");
}
get legendOthersLabelFormat() {
return this.bz;
}
set legendOthersLabelFormat(a) {
this.bz = a;
this.e("LegendOthersLabelFormat");
}
get legendOthersLabelFormatSpecifiers() {
return this.l;
}
set legendOthersLabelFormatSpecifiers(a) {
this.l = a;
this.e("LegendOthersLabelFormatSpecifiers");
}
get legendItemTemplateRef() {
return this.bw;
}
set legendItemTemplateRef(a) {
this.bw = a;
this.e("LegendItemTemplateRef");
}
get legendItemBadgeTemplateRef() {
return this.bv;
}
set legendItemBadgeTemplateRef(a) {
this.bv = a;
this.e("LegendItemBadgeTemplateRef");
}
get isDragInteractionEnabled() {
return this.ab;
}
set isDragInteractionEnabled(a) {
this.ab = a;
this.e("IsDragInteractionEnabled");
}
get isSurfaceInteractionDisabled() {
return this.ac;
}
set isSurfaceInteractionDisabled(a) {
this.ac = a;
this.e("IsSurfaceInteractionDisabled");
}
get shouldDisplayMockData() {
return this.ad;
}
set shouldDisplayMockData(a) {
this.ad = a;
this.e("ShouldDisplayMockData");
}
get shouldUseSkeletonStyleForMockData() {
return this.ae;
}
set shouldUseSkeletonStyleForMockData(a) {
this.ae = a;
this.e("ShouldUseSkeletonStyleForMockData");
}
get formatLabelRef() {
return this.bl;
}
set formatLabelRef(a) {
this.bl = a;
this.e("FormatLabelRef");
}
get formatLegendLabelRef() {
return this.bm;
}
set formatLegendLabelRef(a) {
this.bm = a;
this.e("FormatLegendLabelRef");
}
get pixelScalingRatio() {
return this.au;
}
set pixelScalingRatio(a) {
this.au = a;
this.e("PixelScalingRatio");
}
get actualPixelScalingRatio() {
return this.al;
}
set actualPixelScalingRatio(a) {
this.al = a;
this.e("ActualPixelScalingRatio");
}
get selectionMode() {
return this.cc;
}
set selectionMode(a) {
this.cc = a;
this.e("SelectionMode");
}
get selectedItem() {
return this.bd;
}
set selectedItem(a) {
this.bd = a;
this.e("SelectedItem");
}
get selectedItems() {
return this.o;
}
set selectedItems(a) {
this.o = a;
this.e("SelectedItems");
}
get textStyle() {
return this.ci;
}
set textStyle(a) {
this.ci = a;
this.e("TextStyle");
}
get labelClickRef() {
return this.bn;
}
set labelClickRef(a) {
this.bn = a;
this.e("LabelClickRef");
}
get selectedItemChangingRef() {
return this.b7;
}
set selectedItemChangingRef(a) {
this.b7 = a;
this.e("SelectedItemChangingRef");
}
get selectedItemsChangingRef() {
return this.b9;
}
set selectedItemsChangingRef(a) {
this.b9 = a;
this.e("SelectedItemsChangingRef");
}
get selectedItemChangedRef() {
return this.b6;
}
set selectedItemChangedRef(a) {
this.b6 = a;
this.e("SelectedItemChangedRef");
}
get selectedItemsChangedRef() {
return this.b8;
}
set selectedItemsChangedRef(a) {
this.b8 = a;
this.e("SelectedItemsChangedRef");
}
get sliceClickRef() {
return this.cd;
}
set sliceClickRef(a) {
this.cd = a;
this.e("SliceClickRef");
}
get sliceEnterRef() {
return this.ce;
}
set sliceEnterRef(a) {
this.ce = a;
this.e("SliceEnterRef");
}
get sliceLeaveRef() {
return this.cg;
}
set sliceLeaveRef(a) {
this.cg = a;
this.e("SliceLeaveRef");
}
get sliceHoverRef() {
return this.cf;
}
set sliceHoverRef(a) {
this.cf = a;
this.e("SliceHoverRef");
}
}
PieChartBaseDescription.$t = markType(PieChartBaseDescription, 'PieChartBaseDescription', Description.$);
return PieChartBaseDescription;
})();