UNPKG

igniteui-react-core

Version:
411 lines (410 loc) 11.2 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 RingSeriesBaseDescription = /*@__PURE__*/ (() => { class RingSeriesBaseDescription extends Description { get tooltipTemplateRef() { return this.bk; } set tooltipTemplateRef(a) { this.bk = a; this.g("TooltipTemplateRef"); } get fontFamily() { return this.au; } set fontFamily(a) { this.au = a; this.g("FontFamily"); } get fontSize() { return this.v; } set fontSize(a) { this.v = a; this.g("FontSize"); } get fontWeight() { return this.aw; } set fontWeight(a) { this.aw = a; this.g("FontWeight"); } get fontStyle() { return this.av; } set fontStyle(a) { this.av = a; this.g("FontStyle"); } get_type() { return "RingSeriesBase"; } get type() { return this.get_type(); } constructor() { super(); this.bk = null; this.au = null; this.v = 0; this.aw = null; this.av = null; this.at = null; this.bl = null; this.a1 = null; this.a9 = null; this.a3 = null; this.a7 = null; this.a4 = null; this.a5 = null; this.z = 0; this.y = 0; this.a6 = null; this.x = 0; this.ac = 0; this.bf = null; this.be = null; this.bb = null; this.ax = null; this.ay = null; this.az = null; this.i = null; this.bg = null; this.l = null; this.a8 = null; this.j = null; this.ba = null; this.k = null; this.w = 0; this.ag = 0; this.bc = null; this.bd = null; this.ab = 0; this.aa = 0; this.bi = null; this.bj = null; this.af = 0; this.ae = 0; this.h = null; this.m = null; this.a2 = null; this.a0 = null; this.t = false; this.ad = 0; this.bh = null; } get dataSourceRef() { return this.at; } set dataSourceRef(a) { this.at = a; this.g("DataSourceRef"); } get valueMemberPath() { return this.bl; } set valueMemberPath(a) { this.bl = a; this.g("ValueMemberPath"); } get labelMemberPath() { return this.a1; } set labelMemberPath(a) { this.a1 = a; this.g("LabelMemberPath"); } get legendLabelMemberPath() { return this.a9; } set legendLabelMemberPath(a) { this.a9 = a; this.g("LegendLabelMemberPath"); } get labelsPosition() { return this.a3; } set labelsPosition(a) { this.a3 = a; this.g("LabelsPosition"); } get leaderLineVisibility() { return this.a7; } set leaderLineVisibility(a) { this.a7 = a; this.g("LeaderLineVisibility"); } get leaderLineFill() { return this.a4; } set leaderLineFill(a) { this.a4 = a; this.g("LeaderLineFill"); } get leaderLineStroke() { return this.a5; } set leaderLineStroke(a) { this.a5 = a; this.g("LeaderLineStroke"); } get leaderLineStrokeThickness() { return this.z; } set leaderLineStrokeThickness(a) { this.z = a; this.g("LeaderLineStrokeThickness"); } get leaderLineOpacity() { return this.y; } set leaderLineOpacity(a) { this.y = a; this.g("LeaderLineOpacity"); } get leaderLineType() { return this.a6; } set leaderLineType(a) { this.a6 = a; this.g("LeaderLineType"); } get leaderLineMargin() { return this.x; } set leaderLineMargin(a) { this.x = a; this.g("LeaderLineMargin"); } get othersCategoryThreshold() { return this.ac; } set othersCategoryThreshold(a) { this.ac = a; this.g("OthersCategoryThreshold"); } get othersCategoryType() { return this.bf; } set othersCategoryType(a) { this.bf = a; this.g("OthersCategoryType"); } get othersCategoryText() { return this.be; } set othersCategoryText(a) { this.be = a; this.g("OthersCategoryText"); } get legendRef() { return this.bb; } set legendRef(a) { this.bb = a; this.g("LegendRef"); } get formatLabelRef() { return this.ax; } set formatLabelRef(a) { this.ax = a; this.g("FormatLabelRef"); } get formatLegendLabelRef() { return this.ay; } set formatLegendLabelRef(a) { this.ay = a; this.g("FormatLegendLabelRef"); } get labelFormat() { return this.az; } set labelFormat(a) { this.az = a; this.g("LabelFormat"); } get labelFormatSpecifiers() { return this.i; } set labelFormatSpecifiers(a) { this.i = a; this.g("LabelFormatSpecifiers"); } get othersLabelFormat() { return this.bg; } set othersLabelFormat(a) { this.bg = a; this.g("OthersLabelFormat"); } get othersLabelFormatSpecifiers() { return this.l; } set othersLabelFormatSpecifiers(a) { this.l = a; this.g("OthersLabelFormatSpecifiers"); } get legendLabelFormat() { return this.a8; } set legendLabelFormat(a) { this.a8 = a; this.g("LegendLabelFormat"); } get legendLabelFormatSpecifiers() { return this.j; } set legendLabelFormatSpecifiers(a) { this.j = a; this.g("LegendLabelFormatSpecifiers"); } get legendOthersLabelFormat() { return this.ba; } set legendOthersLabelFormat(a) { this.ba = a; this.g("LegendOthersLabelFormat"); } get legendOthersLabelFormatSpecifiers() { return this.k; } set legendOthersLabelFormatSpecifiers(a) { this.k = a; this.g("LegendOthersLabelFormatSpecifiers"); } get labelExtent() { return this.w; } set labelExtent(a) { this.w = a; this.g("LabelExtent"); } get startAngle() { return this.ag; } set startAngle(a) { this.ag = a; this.g("StartAngle"); } get othersCategoryFill() { return this.bc; } set othersCategoryFill(a) { this.bc = a; this.g("OthersCategoryFill"); } get othersCategoryStroke() { return this.bd; } set othersCategoryStroke(a) { this.bd = a; this.g("OthersCategoryStroke"); } get othersCategoryStrokeThickness() { return this.ab; } set othersCategoryStrokeThickness(a) { this.ab = a; this.g("OthersCategoryStrokeThickness"); } get othersCategoryOpacity() { return this.aa; } set othersCategoryOpacity(a) { this.aa = a; this.g("OthersCategoryOpacity"); } get selectedSliceFill() { return this.bi; } set selectedSliceFill(a) { this.bi = a; this.g("SelectedSliceFill"); } get selectedSliceStroke() { return this.bj; } set selectedSliceStroke(a) { this.bj = a; this.g("SelectedSliceStroke"); } get selectedSliceStrokeThickness() { return this.af; } set selectedSliceStrokeThickness(a) { this.af = a; this.g("SelectedSliceStrokeThickness"); } get selectedSliceOpacity() { return this.ae; } set selectedSliceOpacity(a) { this.ae = a; this.g("SelectedSliceOpacity"); } get brushes() { return this.h; } set brushes(a) { this.h = a; this.g("Brushes"); } get outlines() { return this.m; } set outlines(a) { this.m = a; this.g("Outlines"); } get labelOuterColor() { return this.a2; } set labelOuterColor(a) { this.a2 = a; this.g("LabelOuterColor"); } get labelInnerColor() { return this.a0; } set labelInnerColor(a) { this.a0 = a; this.g("LabelInnerColor"); } get isSurfaceInteractionDisabled() { return this.t; } set isSurfaceInteractionDisabled(a) { this.t = a; this.g("IsSurfaceInteractionDisabled"); } get radiusFactor() { return this.ad; } set radiusFactor(a) { this.ad = a; this.g("RadiusFactor"); } get propertyUpdatedRef() { return this.bh; } set propertyUpdatedRef(a) { this.bh = a; this.g("PropertyUpdatedRef"); } } RingSeriesBaseDescription.$t = /*@__PURE__*/ markType(RingSeriesBaseDescription, 'RingSeriesBaseDescription', Description.$); return RingSeriesBaseDescription; })();