UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

116 lines (115 loc) 6.92 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 { __extends } from "tslib"; import { Base, String_$type, markType } from "./type"; import { Dictionary$2 } from "./Dictionary$2"; import { RenderRequestedEventArgsDescriptionMetadata } from "./RenderRequestedEventArgsDescriptionMetadata"; /** * @hidden */ var SeriesDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_super) { __extends(SeriesDescriptionMetadata, _super); function SeriesDescriptionMetadata() { return _super !== null && _super.apply(this, arguments) || this; } SeriesDescriptionMetadata.b = function (a) { if (SeriesDescriptionMetadata.a == null) { SeriesDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0); SeriesDescriptionMetadata.c(SeriesDescriptionMetadata.a); } if (a.j(SeriesDescriptionMetadata.a)) { return; } a.y(SeriesDescriptionMetadata.a); RenderRequestedEventArgsDescriptionMetadata.d(a); }; SeriesDescriptionMetadata.c = function (a) { a.item("DataSourceRef", "(w:ItemsSource,xam:ItemsSource,wf:ItemsSource)DataRef::object"); a.item("LegendRef", "(w:Legend,wf:Legend)DataRef::object"); a.item("LegendItemVisibility", "ExportedType:string:Visibility"); a.item("LegendItemVisibility@names", "Visible;Collapsed"); a.item("LegendItemBadgeTemplateRef", "(w:LegendItemBadgeTemplate,wf:LegendItemBadgeTemplate)DataRef::object"); a.item("ActualLegendItemBadgeTemplateRef", "(w:ActualLegendItemBadgeTemplate,wf:ActualLegendItemBadgeTemplate)DataRef::object"); a.item("ActualLegendItemBadgeOutline", "Brush"); a.item("ActualLegendItemBadgeBrush", "Brush"); a.item("LegendItemBadgeShape", "ExportedType:string:LegendItemBadgeShape"); a.item("LegendItemBadgeShape@names", "Automatic;Circle;Line;Square;Marker;Bar;Column;Hidden"); a.item("LegendItemBadgeMode", "ExportedType:string:LegendItemBadgeMode"); a.item("LegendItemBadgeMode@names", "Simplified;MatchSeries"); a.item("LegendItemTemplateRef", "(w:LegendItemTemplate,wf:LegendItemTemplate)DataRef::object"); a.item("DiscreteLegendItemTemplateRef", "(w:DiscreteLegendItemTemplate,wf:DiscreteLegendItemTemplate)DataRef::object"); a.item("TransitionEasingFunctionRef", "(w:TransitionEasingFunction,wf:TransitionEasingFunction)MethodRef"); a.item("TransitionInEasingFunctionRef", "(w:TransitionInEasingFunction,wf:TransitionInEasingFunction)MethodRef"); a.item("TransitionDuration", "Number:int"); a.item("ActualResolution", "Number:double"); a.item("Resolution", "Number:double"); a.item("VisibleRangeMarginTop", "Number:double"); a.item("VisibleRangeMarginBottom", "Number:double"); a.item("VisibleRangeMarginLeft", "Number:double"); a.item("VisibleRangeMarginRight", "Number:double"); a.item("Brush", "Brush"); a.item("ActualBrush", "Brush"); a.item("Outline", "Brush"); a.item("ActualOutline", "Brush"); a.item("Thickness", "Number:double"); a.item("ActualThickness", "Number:double"); a.item("ActualHighlightingMode", "ExportedType:string:SeriesHighlightingMode"); a.item("ActualHighlightingMode@names", "Auto;None;BrightenSpecific;Brighten;FadeOthersSpecific;FadeOthers"); a.item("ActualHighlightingFadeOpacity", "Number:double"); a.item("HighlightingFadeOpacity", "Number:double"); a.item("IsActualLegendFinancial", "Boolean"); a.item("IsComponentHighlightingModeIgnored", "Boolean"); a.item("IsHighlightingEnabled", "Boolean"); a.item("ShouldHideAutoCallouts", "Boolean"); a.item("IsDropShadowEnabled", "Boolean"); a.item("ShadowBlur", "Number:double"); a.item("ShadowColor", "Color"); a.item("UseSingleShadow", "Boolean"); a.item("ShadowOffsetX", "Number:double"); a.item("ShadowOffsetY", "Number:double"); a.item("AreaFillOpacity", "Number:double"); a.item("ActualAreaFillOpacity", "Number:double"); a.item("MarkerFillOpacity", "Number:double"); a.item("ActualMarkerFillOpacity", "Number:double"); a.item("IsDefaultToolTipSelected", "Boolean"); a.item("ShowDefaultTooltip", "Boolean"); a.item("VisibleRangeMode", "ExportedType:string:SeriesVisibleRangeMode"); a.item("VisibleRangeMode@names", "Auto;ValuesOnly;IncludeReferenceValue"); a.item("OutlineMode", "ExportedType:string:SeriesOutlineMode"); a.item("OutlineMode@names", "Auto;Visible;Collapsed"); a.item("TransitionInDuration", "Number:int"); a.item("TransitionInSpeedType", "ExportedType:string:TransitionInSpeedType"); a.item("TransitionInSpeedType@names", "Auto;Normal;ValueScaled;IndexScaled;Random"); a.item("MouseOverEnabled", "Boolean"); a.item("CoercionMethodsRef", "(w:CoercionMethods,wf:CoercionMethods)DataRef"); a.item("ExpectFunctions", "Boolean"); a.item("HitTestMode", "ExportedType:string:SeriesHitTestMode"); a.item("HitTestMode@names", "Auto;Computational;ColorEncoded"); a.item("ActualHitTestMode", "ExportedType:string:SeriesHitTestMode"); a.item("ActualHitTestMode@names", "Auto;Computational;ColorEncoded"); a.item("FinalValue", "Number:double"); a.item("PercentChange", "Number:double"); a.item("Opacity", "Number:double"); a.item("Visibility", "ExportedType:string:Visibility"); a.item("Visibility@names", "Visible;Collapsed"); a.item("RenderRequestedRef", "EventRef::renderRequested"); SeriesDescriptionMetadata.e(a); }; SeriesDescriptionMetadata.d = function (a) { SeriesDescriptionMetadata.b(a); a.z("Series", SeriesDescriptionMetadata.a); }; SeriesDescriptionMetadata.e = function (a) { a.item("DataSourceRef", "(w:ItemsSource,xam:ItemsSource)DataRef:String"); a.item("Title", "String"); a.item("TooltipTemplateRef", "(w:ToolTip)DataRef:String"); }; SeriesDescriptionMetadata.$t = markType(SeriesDescriptionMetadata, 'SeriesDescriptionMetadata'); SeriesDescriptionMetadata.a = null; return SeriesDescriptionMetadata; }(Base)); export { SeriesDescriptionMetadata };