igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
1,435 lines (1,434 loc) • 41.9 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 SeriesViewerDescription = /*@__PURE__*/ (() => {
class SeriesViewerDescription extends Description {
constructor() {
super();
this.r = null;
this.m = null;
this.k = null;
this.p = null;
this.n = null;
this.o = null;
this.fl = null;
this.aa = null;
this.fk = null;
this.ak = false;
this.at = false;
this.aq = false;
this.ar = false;
this.aw = false;
this.e9 = null;
this.bp = 0;
this.f2 = null;
this.f0 = null;
this.e5 = null;
this.fc = null;
this.gv = null;
this.fe = null;
this.gx = null;
this.fb = null;
this.fd = null;
this.bu = 0;
this.bt = 0;
this.bq = 0;
this.br = 0;
this.bs = 0;
this.bw = 0;
this.bv = 0;
this.am = false;
this.gu = null;
this.gw = null;
this.cg = 0;
this.cf = 0;
this.cd = 0;
this.cj = 0;
this.ce = 0;
this.ci = 0;
this.ch = 0;
this.az = false;
this.e8 = null;
this.fh = null;
this.fj = null;
this.fi = null;
this.al = false;
this.ad = null;
this.af = null;
this.ay = false;
this.as = false;
this.d9 = 0;
this.d4 = 0;
this.d5 = 0;
this.d8 = 0;
this.d7 = 0;
this.d3 = 0;
this.d1 = 0;
this.d2 = 0;
this.d6 = 0;
this.ao = false;
this.ez = null;
this.ej = null;
this.ap = false;
this.g1 = null;
this.cn = 0;
this.cm = 0;
this.bl = 0;
this.bk = 0;
this.cp = 0;
this.co = 0;
this.gj = null;
this.e0 = null;
this.fa = null;
this.gt = null;
this.g2 = null;
this.fn = null;
this.au = false;
this.e1 = null;
this.fg = null;
this.fy = null;
this.e2 = null;
this.fm = null;
this.f3 = null;
this.ae = null;
this.e7 = null;
this.q = null;
this.l = null;
this.ck = 0;
this.cl = 0;
this.f1 = null;
this.e3 = null;
this.ey = null;
this.go = null;
this.gg = null;
this.gq = null;
this.gi = null;
this.gp = null;
this.gh = null;
this.cb = 0;
this.b9 = 0;
this.ca = 0;
this.b7 = 0;
this.b6 = 0;
this.b4 = 0;
this.b5 = 0;
this.b2 = 0;
this.gc = null;
this.cc = 0;
this.by = 0;
this.b1 = 0;
this.bo = 0;
this.bn = 0;
this.bm = 0;
this.an = false;
this.bz = 0;
this.bx = 0;
this.bh = 0;
this.bg = 0;
this.av = false;
this.ac = null;
this.bi = 0;
this.bj = 0;
this.fv = null;
this.fu = null;
this.b0 = 0;
this.gr = null;
this.gs = null;
this.fr = null;
this.fs = null;
this.fo = null;
this.fp = null;
this.fq = null;
this.ft = null;
this.em = null;
this.eq = null;
this.en = null;
this.eo = null;
this.ep = null;
this.el = null;
this.es = null;
this.ew = null;
this.et = null;
this.eu = null;
this.ev = null;
this.er = null;
this.f5 = null;
this.f8 = null;
this.f9 = null;
this.f4 = null;
this.ga = null;
this.f6 = null;
this.f7 = null;
this.fx = null;
this.gz = null;
this.gy = null;
this.g0 = null;
this.gb = null;
this.ek = null;
this.e6 = null;
this.fz = null;
this.e4 = null;
this.fw = null;
this.ff = null;
this.ex = null;
this.gl = null;
this.b8 = 0;
this.gn = null;
this.gm = null;
this.gd = null;
this.b3 = 0;
this.gf = null;
this.ge = null;
this.ax = false;
this.gk = null;
}
get_type() {
return "SeriesViewer";
}
get type() {
return this.get_type();
}
get series() {
return this.r;
}
set series(a) {
this.r = a;
this.j("Series");
}
get fullSeries() {
return this.m;
}
set fullSeries(a) {
this.m = a;
this.j("FullSeries");
}
get brushes() {
return this.k;
}
set brushes(a) {
this.k = a;
this.j("Brushes");
}
get outlines() {
return this.p;
}
set outlines(a) {
this.p = a;
this.j("Outlines");
}
get markerBrushes() {
return this.n;
}
set markerBrushes(a) {
this.n = a;
this.j("MarkerBrushes");
}
get markerOutlines() {
return this.o;
}
set markerOutlines(a) {
this.o = a;
this.j("MarkerOutlines");
}
get markerAutomaticBehavior() {
return this.fl;
}
set markerAutomaticBehavior(a) {
this.fl = a;
this.j("MarkerAutomaticBehavior");
}
get crosshairPoint() {
return this.aa;
}
set crosshairPoint(a) {
this.aa = a;
this.j("CrosshairPoint");
}
get legendRef() {
return this.fk;
}
set legendRef(a) {
this.fk = a;
this.j("LegendRef");
}
get animateSeriesWhenAxisRangeChanges() {
return this.ak;
}
set animateSeriesWhenAxisRangeChanges(a) {
this.ak = a;
this.j("AnimateSeriesWhenAxisRangeChanges");
}
get seriesValueLayerUseLegend() {
return this.at;
}
set seriesValueLayerUseLegend(a) {
this.at = a;
this.j("SeriesValueLayerUseLegend");
}
get isUserAnnotationsEnabled() {
return this.aq;
}
set isUserAnnotationsEnabled(a) {
this.aq = a;
this.j("IsUserAnnotationsEnabled");
}
get isWindowSyncedToVisibleRange() {
return this.ar;
}
set isWindowSyncedToVisibleRange(a) {
this.ar = a;
this.j("IsWindowSyncedToVisibleRange");
}
get shouldSimulateHoverMoveCrosshairPoint() {
return this.aw;
}
set shouldSimulateHoverMoveCrosshairPoint(a) {
this.aw = a;
this.j("ShouldSimulateHoverMoveCrosshairPoint");
}
get highlightingMode() {
return this.e9;
}
set highlightingMode(a) {
this.e9 = a;
this.j("HighlightingMode");
}
get highlightingFadeOpacity() {
return this.bp;
}
set highlightingFadeOpacity(a) {
this.bp = a;
this.j("HighlightingFadeOpacity");
}
get selectionMode() {
return this.f2;
}
set selectionMode(a) {
this.f2 = a;
this.j("SelectionMode");
}
get selectionBehavior() {
return this.f0;
}
set selectionBehavior(a) {
this.f0 = a;
this.j("SelectionBehavior");
}
get focusMode() {
return this.e5;
}
set focusMode(a) {
this.e5 = a;
this.j("FocusMode");
}
get horizontalViewScrollbarMode() {
return this.fc;
}
set horizontalViewScrollbarMode(a) {
this.fc = a;
this.j("HorizontalViewScrollbarMode");
}
get verticalViewScrollbarMode() {
return this.gv;
}
set verticalViewScrollbarMode(a) {
this.gv = a;
this.j("VerticalViewScrollbarMode");
}
get horizontalViewScrollbarPosition() {
return this.fe;
}
set horizontalViewScrollbarPosition(a) {
this.fe = a;
this.j("HorizontalViewScrollbarPosition");
}
get verticalViewScrollbarPosition() {
return this.gx;
}
set verticalViewScrollbarPosition(a) {
this.gx = a;
this.j("VerticalViewScrollbarPosition");
}
get horizontalViewScrollbarFill() {
return this.fb;
}
set horizontalViewScrollbarFill(a) {
this.fb = a;
this.j("HorizontalViewScrollbarFill");
}
get horizontalViewScrollbarOutline() {
return this.fd;
}
set horizontalViewScrollbarOutline(a) {
this.fd = a;
this.j("HorizontalViewScrollbarOutline");
}
get horizontalViewScrollbarStrokeThickness() {
return this.bu;
}
set horizontalViewScrollbarStrokeThickness(a) {
this.bu = a;
this.j("HorizontalViewScrollbarStrokeThickness");
}
get horizontalViewScrollbarMaxOpacity() {
return this.bt;
}
set horizontalViewScrollbarMaxOpacity(a) {
this.bt = a;
this.j("HorizontalViewScrollbarMaxOpacity");
}
get horizontalViewScrollbarCornerRadius() {
return this.bq;
}
set horizontalViewScrollbarCornerRadius(a) {
this.bq = a;
this.j("HorizontalViewScrollbarCornerRadius");
}
get horizontalViewScrollbarHeight() {
return this.br;
}
set horizontalViewScrollbarHeight(a) {
this.br = a;
this.j("HorizontalViewScrollbarHeight");
}
get horizontalViewScrollbarInset() {
return this.bs;
}
set horizontalViewScrollbarInset(a) {
this.bs = a;
this.j("HorizontalViewScrollbarInset");
}
get horizontalViewScrollbarTrackStartInset() {
return this.bw;
}
set horizontalViewScrollbarTrackStartInset(a) {
this.bw = a;
this.j("HorizontalViewScrollbarTrackStartInset");
}
get horizontalViewScrollbarTrackEndInset() {
return this.bv;
}
set horizontalViewScrollbarTrackEndInset(a) {
this.bv = a;
this.j("HorizontalViewScrollbarTrackEndInset");
}
get horizontalViewScrollbarShouldAddAutoTrackInsets() {
return this.am;
}
set horizontalViewScrollbarShouldAddAutoTrackInsets(a) {
this.am = a;
this.j("HorizontalViewScrollbarShouldAddAutoTrackInsets");
}
get verticalViewScrollbarFill() {
return this.gu;
}
set verticalViewScrollbarFill(a) {
this.gu = a;
this.j("VerticalViewScrollbarFill");
}
get verticalViewScrollbarOutline() {
return this.gw;
}
set verticalViewScrollbarOutline(a) {
this.gw = a;
this.j("VerticalViewScrollbarOutline");
}
get verticalViewScrollbarStrokeThickness() {
return this.cg;
}
set verticalViewScrollbarStrokeThickness(a) {
this.cg = a;
this.j("VerticalViewScrollbarStrokeThickness");
}
get verticalViewScrollbarMaxOpacity() {
return this.cf;
}
set verticalViewScrollbarMaxOpacity(a) {
this.cf = a;
this.j("VerticalViewScrollbarMaxOpacity");
}
get verticalViewScrollbarCornerRadius() {
return this.cd;
}
set verticalViewScrollbarCornerRadius(a) {
this.cd = a;
this.j("VerticalViewScrollbarCornerRadius");
}
get verticalViewScrollbarWidth() {
return this.cj;
}
set verticalViewScrollbarWidth(a) {
this.cj = a;
this.j("VerticalViewScrollbarWidth");
}
get verticalViewScrollbarInset() {
return this.ce;
}
set verticalViewScrollbarInset(a) {
this.ce = a;
this.j("VerticalViewScrollbarInset");
}
get verticalViewScrollbarTrackStartInset() {
return this.ci;
}
set verticalViewScrollbarTrackStartInset(a) {
this.ci = a;
this.j("VerticalViewScrollbarTrackStartInset");
}
get verticalViewScrollbarTrackEndInset() {
return this.ch;
}
set verticalViewScrollbarTrackEndInset(a) {
this.ch = a;
this.j("VerticalViewScrollbarTrackEndInset");
}
get verticalViewScrollbarShouldAddAutoTrackInsets() {
return this.az;
}
set verticalViewScrollbarShouldAddAutoTrackInsets(a) {
this.az = a;
this.j("VerticalViewScrollbarShouldAddAutoTrackInsets");
}
get highlightingBehavior() {
return this.e8;
}
set highlightingBehavior(a) {
this.e8 = a;
this.j("HighlightingBehavior");
}
get legendHighlightingMode() {
return this.fh;
}
set legendHighlightingMode(a) {
this.fh = a;
this.j("LegendHighlightingMode");
}
get legendItemBadgeShape() {
return this.fj;
}
set legendItemBadgeShape(a) {
this.fj = a;
this.j("LegendItemBadgeShape");
}
get legendItemBadgeMode() {
return this.fi;
}
set legendItemBadgeMode(a) {
this.fi = a;
this.j("LegendItemBadgeMode");
}
get fireMouseLeaveOnManipulationStart() {
return this.al;
}
set fireMouseLeaveOnManipulationStart(a) {
this.al = a;
this.j("FireMouseLeaveOnManipulationStart");
}
get effectiveViewport() {
return this.ad;
}
set effectiveViewport(a) {
this.ad = a;
this.j("EffectiveViewport");
}
get windowRect() {
return this.af;
}
set windowRect(a) {
this.af = a;
this.j("WindowRect");
}
get useTiledZooming() {
return this.ay;
}
set useTiledZooming(a) {
this.ay = a;
this.j("UseTiledZooming");
}
get preferHigherResolutionTiles() {
return this.as;
}
set preferHigherResolutionTiles(a) {
this.as = a;
this.j("PreferHigherResolutionTiles");
}
get zoomTileCacheSize() {
return this.d9;
}
set zoomTileCacheSize(a) {
this.d9 = a;
this.j("ZoomTileCacheSize");
}
get highlightingTransitionDuration() {
return this.d4;
}
set highlightingTransitionDuration(a) {
this.d4 = a;
this.j("HighlightingTransitionDuration");
}
get resizeIdleMilliseconds() {
return this.d5;
}
set resizeIdleMilliseconds(a) {
this.d5 = a;
this.j("ResizeIdleMilliseconds");
}
get selectionTransitionDuration() {
return this.d8;
}
set selectionTransitionDuration(a) {
this.d8 = a;
this.j("SelectionTransitionDuration");
}
get selectionDismissDelayMilliseconds() {
return this.d7;
}
set selectionDismissDelayMilliseconds(a) {
this.d7 = a;
this.j("SelectionDismissDelayMilliseconds");
}
get highlightingDismissDelayMilliseconds() {
return this.d3;
}
set highlightingDismissDelayMilliseconds(a) {
this.d3 = a;
this.j("HighlightingDismissDelayMilliseconds");
}
get focusDismissDelayMilliseconds() {
return this.d1;
}
set focusDismissDelayMilliseconds(a) {
this.d1 = a;
this.j("FocusDismissDelayMilliseconds");
}
get focusTransitionDuration() {
return this.d2;
}
set focusTransitionDuration(a) {
this.d2 = a;
this.j("FocusTransitionDuration");
}
get scrollbarsAnimationDuration() {
return this.d6;
}
set scrollbarsAnimationDuration(a) {
this.d6 = a;
this.j("ScrollbarsAnimationDuration");
}
get isPagePanningAllowed() {
return this.ao;
}
set isPagePanningAllowed(a) {
this.ao = a;
this.j("IsPagePanningAllowed");
}
get contentHitTestMode() {
return this.ez;
}
set contentHitTestMode(a) {
this.ez = a;
this.j("ContentHitTestMode");
}
get actualContentHitTestMode() {
return this.ej;
}
set actualContentHitTestMode(a) {
this.ej = a;
this.j("ActualContentHitTestMode");
}
get isSurfaceInteractionDisabled() {
return this.ap;
}
set isSurfaceInteractionDisabled(a) {
this.ap = a;
this.j("IsSurfaceInteractionDisabled");
}
get windowResponse() {
return this.g1;
}
set windowResponse(a) {
this.g1 = a;
this.j("WindowResponse");
}
get windowRectMinWidth() {
return this.cn;
}
set windowRectMinWidth(a) {
this.cn = a;
this.j("WindowRectMinWidth");
}
get windowRectMinHeight() {
return this.cm;
}
set windowRectMinHeight(a) {
this.cm = a;
this.j("WindowRectMinHeight");
}
get actualWindowRectMinWidth() {
return this.bl;
}
set actualWindowRectMinWidth(a) {
this.bl = a;
this.j("ActualWindowRectMinWidth");
}
get actualWindowRectMinHeight() {
return this.bk;
}
set actualWindowRectMinHeight(a) {
this.bk = a;
this.j("ActualWindowRectMinHeight");
}
get windowSizeMinWidth() {
return this.cp;
}
set windowSizeMinWidth(a) {
this.cp = a;
this.j("WindowSizeMinWidth");
}
get windowSizeMinHeight() {
return this.co;
}
set windowSizeMinHeight(a) {
this.co = a;
this.j("WindowSizeMinHeight");
}
get syncChannel() {
return this.gj;
}
set syncChannel(a) {
this.gj = a;
this.j("SyncChannel");
}
get crosshairVisibility() {
return this.e0;
}
set crosshairVisibility(a) {
this.e0 = a;
this.j("CrosshairVisibility");
}
get horizontalCrosshairBrush() {
return this.fa;
}
set horizontalCrosshairBrush(a) {
this.fa = a;
this.j("HorizontalCrosshairBrush");
}
get verticalCrosshairBrush() {
return this.gt;
}
set verticalCrosshairBrush(a) {
this.gt = a;
this.j("VerticalCrosshairBrush");
}
get zoomCoercionMode() {
return this.g2;
}
set zoomCoercionMode(a) {
this.g2 = a;
this.j("ZoomCoercionMode");
}
get plotAreaBackground() {
return this.fn;
}
set plotAreaBackground(a) {
this.fn = a;
this.j("PlotAreaBackground");
}
get shouldMatchZOrderToSeriesOrder() {
return this.au;
}
set shouldMatchZOrderToSeriesOrder(a) {
this.au = a;
this.j("ShouldMatchZOrderToSeriesOrder");
}
get defaultInteraction() {
return this.e1;
}
set defaultInteraction(a) {
this.e1 = a;
this.j("DefaultInteraction");
}
get interactionOverride() {
return this.fg;
}
set interactionOverride(a) {
this.fg = a;
this.j("InteractionOverride");
}
get rightButtonDefaultInteraction() {
return this.fy;
}
set rightButtonDefaultInteraction(a) {
this.fy = a;
this.j("RightButtonDefaultInteraction");
}
get dragModifier() {
return this.e2;
}
set dragModifier(a) {
this.e2 = a;
this.j("DragModifier");
}
get panModifier() {
return this.fm;
}
set panModifier(a) {
this.fm = a;
this.j("PanModifier");
}
get selectionModifier() {
return this.f3;
}
set selectionModifier(a) {
this.f3 = a;
this.j("SelectionModifier");
}
get previewRect() {
return this.ae;
}
set previewRect(a) {
this.ae = a;
this.j("PreviewRect");
}
get highlightedValuesDisplayMode() {
return this.e7;
}
set highlightedValuesDisplayMode(a) {
this.e7 = a;
this.j("HighlightedValuesDisplayMode");
}
get selectedSeriesItems() {
return this.q;
}
set selectedSeriesItems(a) {
this.q = a;
this.j("SelectedSeriesItems");
}
get focusedSeriesItems() {
return this.l;
}
set focusedSeriesItems(a) {
this.l = a;
this.j("FocusedSeriesItems");
}
get windowPositionHorizontal() {
return this.ck;
}
set windowPositionHorizontal(a) {
this.ck = a;
this.j("WindowPositionHorizontal");
}
get windowPositionVertical() {
return this.cl;
}
set windowPositionVertical(a) {
this.cl = a;
this.j("WindowPositionVertical");
}
get selectionBrush() {
return this.f1;
}
set selectionBrush(a) {
this.f1 = a;
this.j("SelectionBrush");
}
get focusBrush() {
return this.e3;
}
set focusBrush(a) {
this.e3 = a;
this.j("FocusBrush");
}
get chartTitle() {
return this.ey;
}
set chartTitle(a) {
this.ey = a;
this.j("ChartTitle");
}
get titleHorizontalAlignment() {
return this.go;
}
set titleHorizontalAlignment(a) {
this.go = a;
this.j("TitleHorizontalAlignment");
}
get subtitleHorizontalAlignment() {
return this.gg;
}
set subtitleHorizontalAlignment(a) {
this.gg = a;
this.j("SubtitleHorizontalAlignment");
}
get titleTextStyle() {
return this.gq;
}
set titleTextStyle(a) {
this.gq = a;
this.j("TitleTextStyle");
}
get subtitleTextStyle() {
return this.gi;
}
set subtitleTextStyle(a) {
this.gi = a;
this.j("SubtitleTextStyle");
}
get titleTextColor() {
return this.gp;
}
set titleTextColor(a) {
this.gp = a;
this.j("TitleTextColor");
}
get subtitleTextColor() {
return this.gh;
}
set subtitleTextColor(a) {
this.gh = a;
this.j("SubtitleTextColor");
}
get titleTopMargin() {
return this.cb;
}
set titleTopMargin(a) {
this.cb = a;
this.j("TitleTopMargin");
}
get titleLeftMargin() {
return this.b9;
}
set titleLeftMargin(a) {
this.b9 = a;
this.j("TitleLeftMargin");
}
get titleRightMargin() {
return this.ca;
}
set titleRightMargin(a) {
this.ca = a;
this.j("TitleRightMargin");
}
get titleBottomMargin() {
return this.b7;
}
set titleBottomMargin(a) {
this.b7 = a;
this.j("TitleBottomMargin");
}
get subtitleTopMargin() {
return this.b6;
}
set subtitleTopMargin(a) {
this.b6 = a;
this.j("SubtitleTopMargin");
}
get subtitleLeftMargin() {
return this.b4;
}
set subtitleLeftMargin(a) {
this.b4 = a;
this.j("SubtitleLeftMargin");
}
get subtitleRightMargin() {
return this.b5;
}
set subtitleRightMargin(a) {
this.b5 = a;
this.j("SubtitleRightMargin");
}
get subtitleBottomMargin() {
return this.b2;
}
set subtitleBottomMargin(a) {
this.b2 = a;
this.j("SubtitleBottomMargin");
}
get subtitle() {
return this.gc;
}
set subtitle(a) {
this.gc = a;
this.j("Subtitle");
}
get topMargin() {
return this.cc;
}
set topMargin(a) {
this.cc = a;
this.j("TopMargin");
}
get leftMargin() {
return this.by;
}
set leftMargin(a) {
this.by = a;
this.j("LeftMargin");
}
get rightMargin() {
return this.b1;
}
set rightMargin(a) {
this.b1 = a;
this.j("RightMargin");
}
get bottomMargin() {
return this.bo;
}
set bottomMargin(a) {
this.bo = a;
this.j("BottomMargin");
}
get autoMarginWidth() {
return this.bn;
}
set autoMarginWidth(a) {
this.bn = a;
this.j("AutoMarginWidth");
}
get autoMarginHeight() {
return this.bm;
}
set autoMarginHeight(a) {
this.bm = a;
this.j("AutoMarginHeight");
}
get isAntiAliasingEnabledDuringInteraction() {
return this.an;
}
set isAntiAliasingEnabledDuringInteraction(a) {
this.an = a;
this.j("IsAntiAliasingEnabledDuringInteraction");
}
get pixelScalingRatio() {
return this.bz;
}
set pixelScalingRatio(a) {
this.bz = a;
this.j("PixelScalingRatio");
}
get interactionPixelScalingRatio() {
return this.bx;
}
set interactionPixelScalingRatio(a) {
this.bx = a;
this.j("InteractionPixelScalingRatio");
}
get actualPixelScalingRatio() {
return this.bh;
}
set actualPixelScalingRatio(a) {
this.bh = a;
this.j("ActualPixelScalingRatio");
}
get actualInteractionPixelScalingRatio() {
return this.bg;
}
set actualInteractionPixelScalingRatio(a) {
this.bg = a;
this.j("ActualInteractionPixelScalingRatio");
}
get shouldPanOnMaximumZoom() {
return this.av;
}
set shouldPanOnMaximumZoom(a) {
this.av = a;
this.j("ShouldPanOnMaximumZoom");
}
get actualWindowRect() {
return this.ac;
}
set actualWindowRect(a) {
this.ac = a;
this.j("ActualWindowRect");
}
get actualWindowPositionHorizontal() {
return this.bi;
}
set actualWindowPositionHorizontal(a) {
this.bi = a;
this.j("ActualWindowPositionHorizontal");
}
get actualWindowPositionVertical() {
return this.bj;
}
set actualWindowPositionVertical(a) {
this.bj = a;
this.j("ActualWindowPositionVertical");
}
get previewPathStroke() {
return this.fv;
}
set previewPathStroke(a) {
this.fv = a;
this.j("PreviewPathStroke");
}
get previewPathFill() {
return this.fu;
}
set previewPathFill(a) {
this.fu = a;
this.j("PreviewPathFill");
}
get previewPathOpacity() {
return this.b0;
}
set previewPathOpacity(a) {
this.b0 = a;
this.j("PreviewPathOpacity");
}
get userAnnotationInformationRequestedRef() {
return this.gr;
}
set userAnnotationInformationRequestedRef(a) {
this.gr = a;
this.j("UserAnnotationInformationRequestedRef");
}
get userAnnotationToolTipContentUpdatingRef() {
return this.gs;
}
set userAnnotationToolTipContentUpdatingRef(a) {
this.gs = a;
this.j("UserAnnotationToolTipContentUpdatingRef");
}
get plotAreaMouseLeftButtonDownRef() {
return this.fr;
}
set plotAreaMouseLeftButtonDownRef(a) {
this.fr = a;
this.j("PlotAreaMouseLeftButtonDownRef");
}
get plotAreaMouseLeftButtonUpRef() {
return this.fs;
}
set plotAreaMouseLeftButtonUpRef(a) {
this.fs = a;
this.j("PlotAreaMouseLeftButtonUpRef");
}
get plotAreaClickedRef() {
return this.fo;
}
set plotAreaClickedRef(a) {
this.fo = a;
this.j("PlotAreaClickedRef");
}
get plotAreaMouseEnterRef() {
return this.fp;
}
set plotAreaMouseEnterRef(a) {
this.fp = a;
this.j("PlotAreaMouseEnterRef");
}
get plotAreaMouseLeaveRef() {
return this.fq;
}
set plotAreaMouseLeaveRef(a) {
this.fq = a;
this.j("PlotAreaMouseLeaveRef");
}
get plotAreaMouseOverRef() {
return this.ft;
}
set plotAreaMouseOverRef(a) {
this.ft = a;
this.j("PlotAreaMouseOverRef");
}
get axisLabelMouseDownRef() {
return this.em;
}
set axisLabelMouseDownRef(a) {
this.em = a;
this.j("AxisLabelMouseDownRef");
}
get axisLabelMouseUpRef() {
return this.eq;
}
set axisLabelMouseUpRef(a) {
this.eq = a;
this.j("AxisLabelMouseUpRef");
}
get axisLabelMouseEnterRef() {
return this.en;
}
set axisLabelMouseEnterRef(a) {
this.en = a;
this.j("AxisLabelMouseEnterRef");
}
get axisLabelMouseLeaveRef() {
return this.eo;
}
set axisLabelMouseLeaveRef(a) {
this.eo = a;
this.j("AxisLabelMouseLeaveRef");
}
get axisLabelMouseOverRef() {
return this.ep;
}
set axisLabelMouseOverRef(a) {
this.ep = a;
this.j("AxisLabelMouseOverRef");
}
get axisLabelMouseClickRef() {
return this.el;
}
set axisLabelMouseClickRef(a) {
this.el = a;
this.j("AxisLabelMouseClickRef");
}
get axisPanelMouseDownRef() {
return this.es;
}
set axisPanelMouseDownRef(a) {
this.es = a;
this.j("AxisPanelMouseDownRef");
}
get axisPanelMouseUpRef() {
return this.ew;
}
set axisPanelMouseUpRef(a) {
this.ew = a;
this.j("AxisPanelMouseUpRef");
}
get axisPanelMouseEnterRef() {
return this.et;
}
set axisPanelMouseEnterRef(a) {
this.et = a;
this.j("AxisPanelMouseEnterRef");
}
get axisPanelMouseLeaveRef() {
return this.eu;
}
set axisPanelMouseLeaveRef(a) {
this.eu = a;
this.j("AxisPanelMouseLeaveRef");
}
get axisPanelMouseOverRef() {
return this.ev;
}
set axisPanelMouseOverRef(a) {
this.ev = a;
this.j("AxisPanelMouseOverRef");
}
get axisPanelMouseClickRef() {
return this.er;
}
set axisPanelMouseClickRef(a) {
this.er = a;
this.j("AxisPanelMouseClickRef");
}
get seriesCursorMouseMoveRef() {
return this.f5;
}
set seriesCursorMouseMoveRef(a) {
this.f5 = a;
this.j("SeriesCursorMouseMoveRef");
}
get seriesMouseLeftButtonDownRef() {
return this.f8;
}
set seriesMouseLeftButtonDownRef(a) {
this.f8 = a;
this.j("SeriesMouseLeftButtonDownRef");
}
get seriesMouseLeftButtonUpRef() {
return this.f9;
}
set seriesMouseLeftButtonUpRef(a) {
this.f9 = a;
this.j("SeriesMouseLeftButtonUpRef");
}
get seriesClickRef() {
return this.f4;
}
set seriesClickRef(a) {
this.f4 = a;
this.j("SeriesClickRef");
}
get seriesMouseMoveRef() {
return this.ga;
}
set seriesMouseMoveRef(a) {
this.ga = a;
this.j("SeriesMouseMoveRef");
}
get seriesMouseEnterRef() {
return this.f6;
}
set seriesMouseEnterRef(a) {
this.f6 = a;
this.j("SeriesMouseEnterRef");
}
get seriesMouseLeaveRef() {
return this.f7;
}
set seriesMouseLeaveRef(a) {
this.f7 = a;
this.j("SeriesMouseLeaveRef");
}
get resizeIdleRef() {
return this.fx;
}
set resizeIdleRef(a) {
this.fx = a;
this.j("ResizeIdleRef");
}
get viewerManipulationStartingRef() {
return this.gz;
}
set viewerManipulationStartingRef(a) {
this.gz = a;
this.j("ViewerManipulationStartingRef");
}
get viewerManipulationEndingRef() {
return this.gy;
}
set viewerManipulationEndingRef(a) {
this.gy = a;
this.j("ViewerManipulationEndingRef");
}
get windowRectChangedRef() {
return this.g0;
}
set windowRectChangedRef(a) {
this.g0 = a;
this.j("WindowRectChangedRef");
}
get sizeChangedRef() {
return this.gb;
}
set sizeChangedRef(a) {
this.gb = a;
this.j("SizeChangedRef");
}
get actualWindowRectChangedRef() {
return this.ek;
}
set actualWindowRectChangedRef(a) {
this.ek = a;
this.j("ActualWindowRectChangedRef");
}
get gridAreaRectChangedRef() {
return this.e6;
}
set gridAreaRectChangedRef(a) {
this.e6 = a;
this.j("GridAreaRectChangedRef");
}
get selectedSeriesItemsChangedRef() {
return this.fz;
}
set selectedSeriesItemsChangedRef(a) {
this.fz = a;
this.j("SelectedSeriesItemsChangedRef");
}
get focusedSeriesItemsChangedRef() {
return this.e4;
}
set focusedSeriesItemsChangedRef(a) {
this.e4 = a;
this.j("FocusedSeriesItemsChangedRef");
}
get refreshCompletedRef() {
return this.fw;
}
set refreshCompletedRef(a) {
this.fw = a;
this.j("RefreshCompletedRef");
}
get imageCapturedRef() {
return this.ff;
}
set imageCapturedRef(a) {
this.ff = a;
this.j("ImageCapturedRef");
}
get background() {
return this.ex;
}
set background(a) {
this.ex = a;
this.j("Background");
}
get titleFontFamily() {
return this.gl;
}
set titleFontFamily(a) {
this.gl = a;
this.j("TitleFontFamily");
}
get titleFontSize() {
return this.b8;
}
set titleFontSize(a) {
this.b8 = a;
this.j("TitleFontSize");
}
get titleFontWeight() {
return this.gn;
}
set titleFontWeight(a) {
this.gn = a;
this.j("TitleFontWeight");
}
get titleFontStyle() {
return this.gm;
}
set titleFontStyle(a) {
this.gm = a;
this.j("TitleFontStyle");
}
get subtitleFontFamily() {
return this.gd;
}
set subtitleFontFamily(a) {
this.gd = a;
this.j("SubtitleFontFamily");
}
get subtitleFontSize() {
return this.b3;
}
set subtitleFontSize(a) {
this.b3 = a;
this.j("SubtitleFontSize");
}
get subtitleFontWeight() {
return this.gf;
}
set subtitleFontWeight(a) {
this.gf = a;
this.j("SubtitleFontWeight");
}
get subtitleFontStyle() {
return this.ge;
}
set subtitleFontStyle(a) {
this.ge = a;
this.j("SubtitleFontStyle");
}
get synchronizeHorizontally() {
return this.ax;
}
set synchronizeHorizontally(a) {
this.ax = a;
this.j("SynchronizeHorizontally");
}
get synchronizeVertically() {
return this.gk;
}
set synchronizeVertically(a) {
this.gk = a;
this.j("SynchronizeVertically");
}
}
SeriesViewerDescription.$t = markType(SeriesViewerDescription, 'SeriesViewerDescription', Description.$);
return SeriesViewerDescription;
})();