UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

619 lines (618 loc) 17.3 kB
/* 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.cp = null; this.bn = null; this.as = 0; this.bp = null; this.bo = null; this.bm = null; this.at = 0; this.cq = null; this.bv = null; this.b4 = null; this.bx = null; this.bw = null; this.bu = null; this.bl = null; this.bk = null; this.bz = null; this.by = null; this.av = 0; this.ay = 0; this.ca = null; this.b9 = null; this.ar = 0; this.a0 = 0; this.af = false; this.ae = false; this.n = null; this.b6 = null; this.au = 0; this.a3 = 0; this.cn = null; this.b7 = null; this.b8 = null; this.ax = 0; this.aw = 0; this.cg = null; this.ch = null; this.a2 = 0; this.a1 = 0; this.m = null; this.k = null; this.s = null; this.l = null; this.bt = null; this.o = null; this.cb = null; this.r = null; this.b3 = null; this.p = null; this.b5 = null; this.q = null; this.b2 = null; this.b1 = null; this.ag = false; this.ah = false; this.ai = false; this.aj = false; this.b0 = null; this.bq = null; this.br = null; this.az = 0; this.aq = 0; this.ci = null; this.bi = null; this.t = null; this.co = null; this.bs = null; this.cd = null; this.cf = null; this.cc = null; this.ce = null; this.cj = null; this.ck = null; this.cm = null; this.cl = null; } get tooltipTemplateRef() { return this.cp; } set tooltipTemplateRef(a) { this.cp = a; this.j("TooltipTemplateRef"); } get fontFamily() { return this.bn; } set fontFamily(a) { this.bn = a; this.j("FontFamily"); } get fontSize() { return this.as; } set fontSize(a) { this.as = a; this.j("FontSize"); } get fontWeight() { return this.bp; } set fontWeight(a) { this.bp = a; this.j("FontWeight"); } get fontStyle() { return this.bo; } set fontStyle(a) { this.bo = a; this.j("FontStyle"); } get_type() { return "PieChartBase"; } get type() { return this.get_type(); } get dataSourceRef() { return this.bm; } set dataSourceRef(a) { this.bm = a; this.j("DataSourceRef"); } get innerExtent() { return this.at; } set innerExtent(a) { this.at = a; this.j("InnerExtent"); } get valueMemberPath() { return this.cq; } set valueMemberPath(a) { this.cq = a; this.j("ValueMemberPath"); } get labelMemberPath() { return this.bv; } set labelMemberPath(a) { this.bv = a; this.j("LabelMemberPath"); } get legendLabelMemberPath() { return this.b4; } set legendLabelMemberPath(a) { this.b4 = a; this.j("LegendLabelMemberPath"); } get labelsPosition() { return this.bx; } set labelsPosition(a) { this.bx = a; this.j("LabelsPosition"); } get labelOuterColor() { return this.bw; } set labelOuterColor(a) { this.bw = a; this.j("LabelOuterColor"); } get labelInnerColor() { return this.bu; } set labelInnerColor(a) { this.bu = a; this.j("LabelInnerColor"); } get actualLabelOuterColor() { return this.bl; } set actualLabelOuterColor(a) { this.bl = a; this.j("ActualLabelOuterColor"); } get actualLabelInnerColor() { return this.bk; } set actualLabelInnerColor(a) { this.bk = a; this.j("ActualLabelInnerColor"); } get leaderLineVisibility() { return this.bz; } set leaderLineVisibility(a) { this.bz = a; this.j("LeaderLineVisibility"); } get leaderLineType() { return this.by; } set leaderLineType(a) { this.by = a; this.j("LeaderLineType"); } get leaderLineMargin() { return this.av; } set leaderLineMargin(a) { this.av = a; this.j("LeaderLineMargin"); } get othersCategoryThreshold() { return this.ay; } set othersCategoryThreshold(a) { this.ay = a; this.j("OthersCategoryThreshold"); } get othersCategoryType() { return this.ca; } set othersCategoryType(a) { this.ca = a; this.j("OthersCategoryType"); } get othersCategoryText() { return this.b9; } set othersCategoryText(a) { this.b9 = a; this.j("OthersCategoryText"); } get explodedRadius() { return this.ar; } set explodedRadius(a) { this.ar = a; this.j("ExplodedRadius"); } get radiusFactor() { return this.a0; } set radiusFactor(a) { this.a0 = a; this.j("RadiusFactor"); } get allowSliceSelection() { return this.af; } set allowSliceSelection(a) { this.af = a; this.j("AllowSliceSelection"); } get allowSliceExplosion() { return this.ae; } set allowSliceExplosion(a) { this.ae = a; this.j("AllowSliceExplosion"); } get explodedSlices() { return this.n; } set explodedSlices(a) { this.n = a; this.j("ExplodedSlices"); } get legendRef() { return this.b6; } set legendRef(a) { this.b6 = a; this.j("LegendRef"); } get labelExtent() { return this.au; } set labelExtent(a) { this.au = a; this.j("LabelExtent"); } get startAngle() { return this.a3; } set startAngle(a) { this.a3 = a; this.j("StartAngle"); } get sweepDirection() { return this.cn; } set sweepDirection(a) { this.cn = a; this.j("SweepDirection"); } get othersCategoryFill() { return this.b7; } set othersCategoryFill(a) { this.b7 = a; this.j("OthersCategoryFill"); } get othersCategoryStroke() { return this.b8; } set othersCategoryStroke(a) { this.b8 = a; this.j("OthersCategoryStroke"); } get othersCategoryStrokeThickness() { return this.ax; } set othersCategoryStrokeThickness(a) { this.ax = a; this.j("OthersCategoryStrokeThickness"); } get othersCategoryOpacity() { return this.aw; } set othersCategoryOpacity(a) { this.aw = a; this.j("OthersCategoryOpacity"); } get selectedSliceFill() { return this.cg; } set selectedSliceFill(a) { this.cg = a; this.j("SelectedSliceFill"); } get selectedSliceStroke() { return this.ch; } set selectedSliceStroke(a) { this.ch = a; this.j("SelectedSliceStroke"); } get selectedSliceStrokeThickness() { return this.a2; } set selectedSliceStrokeThickness(a) { this.a2 = a; this.j("SelectedSliceStrokeThickness"); } get selectedSliceOpacity() { return this.a1; } set selectedSliceOpacity(a) { this.a1 = a; this.j("SelectedSliceOpacity"); } get brushes() { return this.m; } set brushes(a) { this.m = a; this.j("Brushes"); } get actualBrushes() { return this.k; } set actualBrushes(a) { this.k = a; this.j("ActualBrushes"); } get outlines() { return this.s; } set outlines(a) { this.s = a; this.j("Outlines"); } get actualOutlines() { return this.l; } set actualOutlines(a) { this.l = a; this.j("ActualOutlines"); } get labelFormat() { return this.bt; } set labelFormat(a) { this.bt = a; this.j("LabelFormat"); } get labelFormatSpecifiers() { return this.o; } set labelFormatSpecifiers(a) { this.o = a; this.j("LabelFormatSpecifiers"); } get othersLabelFormat() { return this.cb; } set othersLabelFormat(a) { this.cb = a; this.j("OthersLabelFormat"); } get othersLabelFormatSpecifiers() { return this.r; } set othersLabelFormatSpecifiers(a) { this.r = a; this.j("OthersLabelFormatSpecifiers"); } get legendLabelFormat() { return this.b3; } set legendLabelFormat(a) { this.b3 = a; this.j("LegendLabelFormat"); } get legendLabelFormatSpecifiers() { return this.p; } set legendLabelFormatSpecifiers(a) { this.p = a; this.j("LegendLabelFormatSpecifiers"); } get legendOthersLabelFormat() { return this.b5; } set legendOthersLabelFormat(a) { this.b5 = a; this.j("LegendOthersLabelFormat"); } get legendOthersLabelFormatSpecifiers() { return this.q; } set legendOthersLabelFormatSpecifiers(a) { this.q = a; this.j("LegendOthersLabelFormatSpecifiers"); } get legendItemTemplateRef() { return this.b2; } set legendItemTemplateRef(a) { this.b2 = a; this.j("LegendItemTemplateRef"); } get legendItemBadgeTemplateRef() { return this.b1; } set legendItemBadgeTemplateRef(a) { this.b1 = a; this.j("LegendItemBadgeTemplateRef"); } get isDragInteractionEnabled() { return this.ag; } set isDragInteractionEnabled(a) { this.ag = a; this.j("IsDragInteractionEnabled"); } get isSurfaceInteractionDisabled() { return this.ah; } set isSurfaceInteractionDisabled(a) { this.ah = a; this.j("IsSurfaceInteractionDisabled"); } get shouldDisplayMockData() { return this.ai; } set shouldDisplayMockData(a) { this.ai = a; this.j("ShouldDisplayMockData"); } get shouldUseSkeletonStyleForMockData() { return this.aj; } set shouldUseSkeletonStyleForMockData(a) { this.aj = a; this.j("ShouldUseSkeletonStyleForMockData"); } get legendEmptyValuesMode() { return this.b0; } set legendEmptyValuesMode(a) { this.b0 = a; this.j("LegendEmptyValuesMode"); } get formatLabelRef() { return this.bq; } set formatLabelRef(a) { this.bq = a; this.j("FormatLabelRef"); } get formatLegendLabelRef() { return this.br; } set formatLegendLabelRef(a) { this.br = a; this.j("FormatLegendLabelRef"); } get pixelScalingRatio() { return this.az; } set pixelScalingRatio(a) { this.az = a; this.j("PixelScalingRatio"); } get actualPixelScalingRatio() { return this.aq; } set actualPixelScalingRatio(a) { this.aq = a; this.j("ActualPixelScalingRatio"); } get selectionMode() { return this.ci; } set selectionMode(a) { this.ci = a; this.j("SelectionMode"); } get selectedItem() { return this.bi; } set selectedItem(a) { this.bi = a; this.j("SelectedItem"); } get selectedItems() { return this.t; } set selectedItems(a) { this.t = a; this.j("SelectedItems"); } get textStyle() { return this.co; } set textStyle(a) { this.co = a; this.j("TextStyle"); } get labelClickRef() { return this.bs; } set labelClickRef(a) { this.bs = a; this.j("LabelClickRef"); } get selectedItemChangingRef() { return this.cd; } set selectedItemChangingRef(a) { this.cd = a; this.j("SelectedItemChangingRef"); } get selectedItemsChangingRef() { return this.cf; } set selectedItemsChangingRef(a) { this.cf = a; this.j("SelectedItemsChangingRef"); } get selectedItemChangedRef() { return this.cc; } set selectedItemChangedRef(a) { this.cc = a; this.j("SelectedItemChangedRef"); } get selectedItemsChangedRef() { return this.ce; } set selectedItemsChangedRef(a) { this.ce = a; this.j("SelectedItemsChangedRef"); } get sliceClickRef() { return this.cj; } set sliceClickRef(a) { this.cj = a; this.j("SliceClickRef"); } get sliceEnterRef() { return this.ck; } set sliceEnterRef(a) { this.ck = a; this.j("SliceEnterRef"); } get sliceLeaveRef() { return this.cm; } set sliceLeaveRef(a) { this.cm = a; this.j("SliceLeaveRef"); } get sliceHoverRef() { return this.cl; } set sliceHoverRef(a) { this.cl = a; this.j("SliceHoverRef"); } } PieChartBaseDescription.$t = markType(PieChartBaseDescription, 'PieChartBaseDescription', Description.$); return PieChartBaseDescription; })();