22 lines
66 KiB
JavaScript
22 lines
66 KiB
JavaScript
/*!@license
|
|
* Infragistics.Web.ClientUI infragistics.datachart_domainChart.js 19.1.20191.172
|
|
*
|
|
* Copyright (c) 2011-2019 Infragistics Inc.
|
|
*
|
|
* http://www.infragistics.com/
|
|
*
|
|
* Depends:
|
|
* jquery-1.4.4.js
|
|
* jquery.ui.core.js
|
|
* jquery.ui.widget.js
|
|
* infragistics.util.js
|
|
* infragistics.ext_core.js
|
|
* infragistics.ext_collections.js
|
|
* infragistics.dv_core.js
|
|
* infragistics.dv_dataseriesadapter.js
|
|
* infragistics.datachart_core.js
|
|
* infragistics.ext_ui.js
|
|
*/
|
|
(function(factory){if(typeof define==="function"&&define.amd){define(["./infragistics.util","./infragistics.ext_core","./infragistics.ext_collections","./infragistics.dv_core","./infragistics.dv_dataseriesadapter","./infragistics.datachart_core","./infragistics.ext_ui"],factory)}else{factory(igRoot)}})(function($){$.ig=$.ig||{};var $$t={};$.ig.globalDefs=$.ig.globalDefs||{};$.ig.globalDefs.$$dc=$$t;$$0=$.ig.globalDefs.$$0;$$4=$.ig.globalDefs.$$4;$$1=$.ig.globalDefs.$$1;$$w=$.ig.globalDefs.$$w;$$x=$.ig.globalDefs.$$x;$$j=$.ig.globalDefs.$$j;$$6=$.ig.globalDefs.$$6;$$a=$.ig.globalDefs.$$a;$.ig.$currDefinitions=$$t;$.ig.util.bulkDefine(["IDomainChartWidget:d","ChartSeriesEventHandler:g","DomainChartSeriesPointerEventHandler:i"]);var $a=$.ig.intDivide,$b=$.ig.util.cast,$c=$.ig.util.defType,$d=$.ig.util.defEnum,$e=$.ig.util.getBoxIfEnum,$f=$.ig.util.getDefaultValue,$g=$.ig.util.getEnumValue,$h=$.ig.util.getValue,$i=$.ig.util.intSToU,$j=$.ig.util.nullableEquals,$k=$.ig.util.nullableIsNull,$l=$.ig.util.nullableNotEquals,$m=$.ig.util.toNullable,$n=$.ig.util.toString$1,$o=$.ig.util.u32BitwiseAnd,$p=$.ig.util.u32BitwiseOr,$q=$.ig.util.u32BitwiseXor,$r=$.ig.util.u32LS,$s=$.ig.util.unwrapNullable,$t=$.ig.util.wrapNullable,$u=String.fromCharCode,$v=$.ig.util.castObjTo$t,$w=$.ig.util.compareSimple,$x=$.ig.util.tryParseNumber,$y=$.ig.util.tryParseNumber1,$z=$.ig.util.numberToString,$0=$.ig.util.numberToString1,$1=$.ig.util.parseNumber,$2=$.ig.util.compare,$3=$.ig.util.replace,$4=$.ig.util.stringFormat,$5=$.ig.util.stringFormat1,$6=$.ig.util.stringFormat2,$7=$.ig.util.stringCompare1,$8=$.ig.util.stringCompare2,$9=$.ig.util.stringCompare3;$d("CrosshairsDisplayMode:f",false,false,{"Default:$default":0,None:1,Horizontal:2,Vertical:3,Both:4});$d("ToolTipType:e",false,false,{"Default:$default":0,Item:1,Category:2,None:3});$c("DomainChart:a","Object",{_di:null,provideContainer:function(a){if(a==null){this.dataChart().provideContainer(null);return}var b=this._di;this._di=a;if(this.a3!=null&&this._di!=null&&b==null){this._di.setTimeout(this.a3,0);this.a3=null}var c=function(){var $ret=new $.ig.XamDataChart;$ret._ct=true;return $ret}();c.provideContainer(a);this.dataChart(c);this.gi()},destroy:function(){this.provideContainer(null)},gi:function(){if(this.dataChart()==null){return}var a=this.dataChart()._bn._i.e();this.brushes(a._a);this.outlines(a._f);this.markerBrushes(a._b);this.markerOutlines(a._c);this.trendLineBrushes(a._g);this.thickness($.ig.DeviceUtils.prototype.g(1));this.gj()},gj:function(){},gf:function(a){if(a==null){return}a.titleTopMargin(this.titleTopMargin());a.titleLeftMargin(this.titleLeftMargin());a.titleRightMargin(this.titleRightMargin());a.titleBottomMargin(this.titleBottomMargin());a.titleTextColor(this.titleTextColor());a.subtitleLeftMargin(this.subtitleLeftMargin());a.subtitleTopMargin(this.subtitleTopMargin());a.subtitleRightMargin(this.subtitleRightMargin());a.subtitleBottomMargin(this.subtitleBottomMargin());a.subtitleTextColor(this.subtitleTextColor());if(!$.ig.util.isNaN(this.pixelScalingRatio())){a.pixelScalingRatio(this.pixelScalingRatio())}},gc:function(){},gl:function(a,b){a.transitionDuration(this.transitionDuration());a.transitionEasingFunction(this.transitionEasingFunction())},g2:function(a,b,c){var $self=this;switch(a){case"TitleTopMargin":if(this.dataChart()!=null){this.dataChart().titleTopMargin(this.titleTopMargin())}break;case"TitleLeftMargin":if(this.dataChart()!=null){this.dataChart().titleLeftMargin(this.titleLeftMargin())}break;case"PixelScalingRatio":if(this.dataChart()!=null){this.gw(function(d){d.pixelScalingRatio($self.pixelScalingRatio())})}break;case"TitleRightMargin":if(this.dataChart()!=null){this.dataChart().titleRightMargin(this.titleRightMargin())}break;case"TitleBottomMargin":if(this.dataChart()!=null){this.dataChart().titleBottomMargin(this.titleBottomMargin())}break;case"TitleTextColor":if(this.dataChart()!=null){this.dataChart().titleTextColor(this.titleTextColor())}break;case"SubtitleLeftMargin":if(this.dataChart()!=null){this.dataChart().subtitleLeftMargin(this.subtitleLeftMargin())}break;case"SubtitleTopMargin":if(this.dataChart()!=null){this.dataChart().subtitleTopMargin(this.subtitleTopMargin())}break;case"SubtitleRightMargin":if(this.dataChart()!=null){this.dataChart().subtitleRightMargin(this.subtitleRightMargin())}break;case"SubtitleBottomMargin":if(this.dataChart()!=null){this.dataChart().subtitleBottomMargin(this.subtitleBottomMargin())}break;case"SubtitleTextColor":if(this.dataChart()!=null){this.dataChart().subtitleTextColor(this.subtitleTextColor())}break;case"LeftMargin":if(this.dataChart()!=null){this.dataChart().leftMargin(this.leftMargin())}break;case"TopMargin":if(this.dataChart()!=null){this.dataChart().topMargin(this.topMargin())}break;case"RightMargin":if(this.dataChart()!=null){this.dataChart().rightMargin(this.rightMargin())}break;case"BottomMargin":if(this.dataChart()!=null){this.dataChart().bottomMargin(this.bottomMargin())}break;case"TransitionDuration":this.f8(function(d){d.transitionDuration($self.transitionDuration())});break;case"TransitionEasingFunction":this.f8(function(d){d.transitionEasingFunction($self.transitionEasingFunction())});break}},dh:null,tooltipTemplate:function(a){if(arguments.length===1){this.tooltipTemplates(a==null?null:new $$4.x($.ig.$op.$type,1,[a]));return a}else{return $.ig.ArrayUtil.prototype.a($.ig.$op.$type,this.tooltipTemplates(),0)}},bz:null,tooltipTemplates:function(a){if(arguments.length===1){var b=this.tooltipTemplates();if(a!=b){this.bz=a;this.g1("TooltipTemplates",b,this.tooltipTemplates())}return a}else{return this.bz}},cd:0,pixelScalingRatio:function(a){if(arguments.length===1){var b=this.cd;if(a!=b){this.cd=a;this.g1("PixelScalingRatio",b,this.pixelScalingRatio())}return a}else{return this.cd}},dg:null,toolTip:function(a){if(arguments.length===1){var b=this.toolTip();if(b!=a){this.dg=a;this.g1("ToolTip",b,this.toolTip())}return a}else{return this.dg}},cm:0,titleLeftMargin:function(a){if(arguments.length===1){var b=this.titleLeftMargin();if(a!=b){this.cm=a;this.g1("TitleLeftMargin",b,this.titleLeftMargin())}return a}else{return this.cm}},cn:0,titleRightMargin:function(a){if(arguments.length===1){var b=this.titleRightMargin();if(a!=b){this.cn=a;this.g1("TitleRightMargin",b,this.titleRightMargin())}return a}else{return this.cn}},co:0,titleTopMargin:function(a){if(arguments.length===1){var b=this.titleTopMargin();if(a!=b){this.co=a;this.g1("TitleTopMargin",b,this.titleTopMargin())}return a}else{return this.co}},cl:0,titleBottomMargin:function(a){if(arguments.length===1){var b=this.titleBottomMargin();if(a!=b){this.cl=a;this.g1("TitleBottomMargin",b,this.titleBottomMargin())}return a}else{return this.cl}},ch:0,subtitleLeftMargin:function(a){if(arguments.length===1){var b=this.subtitleLeftMargin();if(a!=b){this.ch=a;this.g1("SubtitleLeftMargin",b,this.subtitleLeftMargin())}return a}else{return this.ch}},cj:0,subtitleTopMargin:function(a){if(arguments.length===1){var b=this.subtitleTopMargin();if(a!=b){this.cj=a;this.g1("SubtitleTopMargin",b,this.subtitleTopMargin())}return a}else{return this.cj}},ci:0,subtitleRightMargin:function(a){if(arguments.length===1){var b=this.subtitleRightMargin();if(a!=b){this.ci=a;this.g1("SubtitleRightMargin",b,this.subtitleRightMargin())}return a}else{return this.ci}},cg:0,subtitleBottomMargin:function(a){if(arguments.length===1){var b=this.subtitleBottomMargin();if(a!=b){this.cg=a;this.g1("SubtitleBottomMargin",b,this.subtitleBottomMargin())}return a}else{return this.cg}},hv:null,subtitleTextColor:function(a){if(arguments.length===1){var b=this.subtitleTextColor();if(a!=b){this.hv=a;this.g1("SubtitleTextColor",b,this.subtitleTextColor())}return a}else{return this.hv}},hw:null,titleTextColor:function(a){if(arguments.length===1){var b=this.titleTextColor();if(a!=b){this.hw=a;this.g1("TitleTextColor",b,this.titleTextColor())}return a}else{return this.hw}},cc:0,leftMargin:function(a){if(arguments.length===1){var b=this.leftMargin();if(a!=b){this.cc=a;this.g1("LeftMargin",b,this.leftMargin())}return a}else{return this.cc}},cp:0,topMargin:function(a){if(arguments.length===1){var b=this.topMargin();if(a!=b){this.cp=a;this.g1("TopMargin",b,this.topMargin())}return a}else{return this.cp}},cf:0,rightMargin:function(a){if(arguments.length===1){var b=this.rightMargin();if(a!=b){this.cf=a;this.g1("RightMargin",b,this.rightMargin())}return a}else{return this.cf}},cb:0,bottomMargin:function(a){if(arguments.length===1){var b=this.bottomMargin();if(a!=b){this.cb=a;this.g1("BottomMargin",b,this.bottomMargin())}return a}else{return this.cb}},db:0,transitionDuration:function(a){if(arguments.length===1){var b=this.transitionDuration();if(a!=b){this.db=a;this.g1("TransitionDuration",b,this.transitionDuration())}return a}else{return this.db}},a0:null,transitionEasingFunction:function(a){if(arguments.length===1){var b=this.transitionEasingFunction();if(a!=b){this.a0=a;this.g1("TransitionEasingFunction",b,this.transitionEasingFunction())}return a}else{return this.a0}},gg:function(a){if(this.dataChart()==null){return}a.titleTextStyle(this.titleTextStyle());a.subtitleTextStyle(this.subtitleTextStyle())},gm:function(a,b){this.gn(a,b)},gd:function(){},gn:function(a,b){if(a==null){return}var toolTipTemplate_=$.ig.ArrayUtil.prototype.a($.ig.$op.$type,this.tooltipTemplates(),b);if(toolTipTemplate_==null&&a.view()!=null){var c=this.c8('<div id ="'+a.name()+'_tooltip" class="'+this.widget().css.tooltip+'"></div>)');this.hp(a,"default",c)}else{toolTipTemplate_=this.dk(toolTipTemplate_);this.hp(a,toolTipTemplate_,this.c8(toolTipTemplate_))}},_createWrappedTooltip:null,createWrappedTooltip:function(a){if(arguments.length===1){this._createWrappedTooltip=a;return a}else{return this._createWrappedTooltip}},hp:function(a,b,c){if(this.createWrappedTooltip()==null){return}var d=this.createWrappedTooltip()(c);var e=d[0];var f=d[1];var g=$&&$.ig&&$.ig.dvCommonWidget;if(g){e.updateToolTip=$$0.$at.combine(e.updateToolTip,$.proxy($.ig.dvCommonWidget.prototype._fireToolTipUpdateToolTip,this.widget()));e.hideToolTip=$$0.$at.combine(e.hideToolTip,$.proxy($.ig.dvCommonWidget.prototype._fireToolTipHideToolTip,this.widget()));this.widget()._tooltipTemplates[a.name()]=a.tooltipTemplate(b);this.widget()._tooltip[a.name()]=f}a.toolTip(e)},dk:function(a){var b=a;if(String.isNullOrEmpty(b)){return b}var c=/^[^<]*(<[\w\W]+>)[^>]*$/;if(c.test(b)){return b.trim()}var d=this._di;var e=null;if(d.hasWindow()){e=document.getElementById(b)}if(d.hasWindow()&&e==null&&document.querySelector){var template_=a;e=document.querySelector(template_)}if(e!=null){var f=e.innerText;return f.trim()}return null},_bx:false,c8:function(a){if(this._di.hasWindow()){var b=document.createElement("div");b.innerHTML=a;return b.firstChild}return null},g3:function(a,b,c){var $self=this;switch(a){case"SubtitleTextStyle":if(this.dataChart()!=null){this.dataChart().subtitleTextStyle(this.subtitleTextStyle())}break;case"TitleTextStyle":if(this.dataChart()!=null){this.dataChart().titleTextStyle(this.titleTextStyle())}break;case"TooltipTemplate":if(this._bx){return}this._bx=true;this.tooltipTemplate(this.dk(this.tooltipTemplate()));this._bx=false;if(this.dataChart()!=null){this.dataChart().tooltipTemplate(this.tooltipTemplate())}this.toolTip(this.c8(this.tooltipTemplate()));break;case"ToolTip":this.f9(function(d,e){$self.gn(d,e)});break;case"TooltipTemplates":if(this.tooltipTemplates()==null){break}this._bx=true;this.f9(function(d,e){var f=$self.dk($.ig.ArrayUtil.prototype.a($.ig.$op.$type,$self.tooltipTemplates(),e));d.tooltipTemplate(f)});this._bx=false;break}},af:null,widget:function(a){if(arguments.length===1){var b=this.widget();if(a!=b){this.af=a;this.g1("Widget",b,this.widget())}return a}else{return this.af}},dw:null,subtitleTextStyle:function(a){if(arguments.length===1){var b=this.subtitleTextStyle();if(a!=b){this.dw=a;this.g1("SubtitleTextStyle",b,this.subtitleTextStyle())}return a}else{return this.dw}},dy:null,titleTextStyle:function(a){if(arguments.length===1){var b=this.titleTextStyle();if(a!=b){this.dy=a;this.g1("TitleTextStyle",b,this.titleTextStyle())}return a}else{return this.dy}},ay:null,dataChart:function(a){if(arguments.length===1){var b=this.dataChart();if(b!=a){this.ay=a;this.g1("DataChart",b,this.dataChart())}return a}else{return this.ay}},_v:null,init:function(){this.cd=NaN;this.cc=NaN;this.cp=NaN;this.cf=NaN;this.cb=NaN;this.da=0;this.br=false;this.ab=null;this.a3=null;this.a6=false;this.b=null;this.a=null;this.bc=true;this.be=true;this.bd=false;this.h4=new $$a.ae(0,0,0,1,1);this.hs=1;this.hr=1;this.ce=1;this.ck=1;this.c9=400;this.a5=false;this.au=0;this.cq=1.5;this.a4=true;this.dc=7;this.as=0;this.s=0;this.ba=true;this.a9=false;this.bb=false;this.a8=false;this.a7=false;this.ds="CalloutLabel";this.dr="CalloutContent";$.ig.$op.init.call(this);this._b2=new $$4.x($$0.$c.$type,0);this.gh();this.f3()},gh:function(){this._b3=new $$4.x($.ig.MarkerType.prototype.$type,0);this._v=(new $.ig.DataSeriesAdapter)._e;if(this.includedProperties()!=null){this._v.includedProperties(this.includedProperties())}if(this.excludedProperties()!=null){this._v.excludedProperties(this.excludedProperties())}this._v.supportedSeriesTypes(this.b5().toArray());this._v.rules().clear();var b=this.b4().getEnumerator();while(b.moveNext()){var a=b.current();this._v.rules().add(a)}var c=new $$4.x(String,0);var e=this._v.rules().getEnumerator();while(e.moveNext()){var d=e.current();c.add(d.getType().typeName())}var f=this._v.dataSeries();f.collectionChanged=$.ig.Delegate.prototype.combine(f.collectionChanged,this.gz.runOn(this))},b5:function(){},b4:function(){},_b3:null,bt:function(a){return a!=24&&this.b5().contains(a)},notifyResized:function(){this.gw(function(a){a.notifyContainerResized()})},notifyVisualPropertiesChanged:function(){this.gw(function(a){for(var b=0;b<a.series().count();b++){a.series().__inner[b].notifyVisualPropertiesChanged()}})},flush:function(){if(this.dataChart()==null){return}if(this.br){this.hj()}this.dataChart().flush()},hideToolTip:function(){if(this.dataChart()==null){return}this.dataChart().hideToolTip()},propertyChanged:null,g8:function(a){if(this.propertyChanged!=null){this.propertyChanged(this,new $$0.b7(a))}},f8:function(a){this.f9(function(b,c){a(b)})},f9:function(a){if(this.dataChart()==null){return}for(var b=0;b<this.dataChart().series().count();b++){a(this.dataChart().series().__inner[b],b)}},gw:function(a){this.gx(a,true)},gx:function(a,b){this.gy(a,b,null)},gy:function(a,b,c){if(this.dataChart()==null){return}a(this.dataChart())},bu:function(a){if(!this.bt(a.suggestedSeries())){return false}var b=a.data();if(b==null){return false}return true},bp:function(){if(this.dataChart()==null){return false}return true},da:0,el:function(a){var b="series_"+(this.dataChart().series().count()+1)+"_"+$.ig.DataSeriesType.prototype.$getName(a.suggestedSeries());return b},em:function(a,b){if(String.isNullOrEmpty(a.title())){var c=$.ig.DataSeriesType.prototype.$getName(b);return c+(this.dataChart().series().count()+1)}else{return a.title()}},u:function(a){},aq:function(a,b){},ek:function(){return String.empty()},br:false,hj:function(){if(this.dataChart()==null){return}this.br=false;this.hl();if(this.itemsSource()==null){return}var a=new $$4.x($.ig.MarkerType.prototype.$type,0);var c=this._v.dataSeries().getEnumerator();while(c.moveNext()){var b=c.current();a.add(this.ah(b.suggestedMarker()))}this._b3=a;var d=0;var f=this._v.dataSeries().getEnumerator();while(f.moveNext()){var e=f.current();if(!this.bu(e)){continue}if(e.index()<0){e.index(d)}this.hh(e);this.hi(e);d++}this.hq();this.f9(this.gk.runOn(this))},ar:function(seriesType_){var seriesTypeString_=$.ig.DataSeriesType.prototype.$getName(seriesType_);if(!seriesTypeString_.endsWith("Layer")){seriesTypeString_=seriesTypeString_+"Series"}return new $.ig[seriesTypeString_]},al:function(){return this.ar(28)},an:function(){return this.ar(27)},ao:function(){return this.ar(29)},ap:function(){return this.ar(25)},am:function(){return this.ar(26)},ab:null,ac:function(){if($.ig.AnnotationLayerProxy){return new $.ig.AnnotationLayerProxy}else{throw new $$0.n(1,"annoation layer module is not loaded, but is required.")}},bn:function(){return $.ig.AnnotationLayerProxy},bo:function(a){if(!this.bn()){return false}return this.ac().matchesType(a)},hq:function(){var a=this.b1("",true);if(a!=null){for(var b=0;b<a.count();b++){this.dataChart().series().add(a.__inner[b])}}},b1:function(a,b){if(!this.bn()){return null}var c=new $$4.x($.ig.Series.prototype.$type,0);if(b){if(this.a8){var d=1;if(this.b7==null){var f=this.dataChart().series().getEnumerator();while(f.moveNext()){var e=f.current();var g=this.al();this.ac().setTargetSeries(g,e);this.ac().setCollisionChannel(g,"MainChartCollisionChannel");this.ho(g,e,this._v.dataSeries().__inner[d-1]);g.name(a+g.getType().typeName()+d.toString());c.add(g);d++}}else{var h=this.al();this.ho(h,null,this._v.dataSeries().__inner[d-1]);h.name(a+h.getType().typeName()+d.toString());c.add(h)}}}switch(this.s){case 4:case 3:case 2:{var i=this.an();this.ac().setUseInterpolation(i,!this.ba);this.ac().setHorizontalLineVisibility(i,this.s==2||this.s==4?0:1);this.ac().setVerticalLineVisibility(i,this.s==3||this.s==4?0:1);this.ac().setIsAxisAnnotationEnabled(i,this.a9);c.add(i);break}case 1:case 0:{break}}if(this.bb){var j=this.ao();c.add(j)}if(b){switch(this.as){case 1:{var k=this.ap();c.add(k);break}case 2:{var l=this.am();c.add(l);break}case 3:{this.f8(function(m){m.showDefaultTooltip(false)});break}case 0:{this.f8(function(m){m.showDefaultTooltip(true)});break}}}var n=c.getEnumerator();while(n.moveNext()){var m=n.current();if(String.isNullOrEmpty(m.name())==false){continue}m.name(a+m.getType().typeName())}return c},ho:function(a,b,c){a.itemsSource(this.b7!=null?this.b7:b.itemsSource());this.ac().setXMemberPath(a,this.dt);this.ac().setYMemberPath(a,this.du);this.ac().setLabelMemberPath(a,this.ds);this.ac().setContentMemberPath(a,this.dr)},hi:function(a){},hh:function(a){},hl:function(){this.hm(this.dataChart())},hm:function(a){var $self=this;if(a!=null&&a==this.dataChart()){this.hk()}if(a==null||a.series().count()==0){return}this.f8(function(b){if($self.bo(b)&&$self.ac().isCalloutLayer(b)){$self.ac().removeCalloutStyleUpdating(b,$self.g7.runOn($self))}$self.hf(b)});var c=a.series().getEnumerator();while(c.moveNext()){var b=c.current();this.hn(b)}a.series().clear()},hn:function(a){a.itemsSource(null);a.legend(null);a.hn()},hk:function(){},gz:function(a,b){if(this.dataChart()==null){return}var c=b.oldItems()==null?"null":b.oldItems().count().toString();var d=b.newItems()==null?"null":b.newItems().count().toString();if(this.br){return}var e=this.g6(this.f5.runOn(this),this.br);this.br=e.p1},f5:function(){this._di.runInMainZone(this.hj.runOn(this))},hx:function(a){return $.ig.ArrayUtil.prototype.a($$a.$at.$type,this.brushes(),a)},h0:function(a){return $.ig.ArrayUtil.prototype.a($$a.$at.$type,this.outlines(),a)},hy:function(a){return $.ig.ArrayUtil.prototype.a($$a.$at.$type,this.markerBrushes(),a)},hz:function(a){return $.ig.ArrayUtil.prototype.a($$a.$at.$type,this.markerOutlines(),a)},h3:function(a){var b=new $$a.ax;if(this.brushes()==null||this.brushes().count()==0){b=$.ig.ArrayUtil.prototype.a($$a.$ax.$type,this.b0(),a)}else{var c=$.ig.ArrayUtil.prototype.a($$a.$at.$type,this.brushes(),a);if(c==null){b=$.ig.ArrayUtil.prototype.a($$a.$ax.$type,this.b0(),a)}else{b=$.ig.ColorUtil.prototype.j(c)}}return b},a2:function(a){var b=new $.ig.ObservableColorCollection;b.add($.ig.ColorUtil.prototype.o(a,.5));b.add(a);return b},k:function(a){var b=this.a2(a);var c=$.ig.BrushCollectionUtil.prototype.a(b);return c},by:null,b0:function(){if(this.by!=null){return this.by}this.by=new $$4.x($$a.$ax.$type,0);this.by.add($.ig.ColorUtil.prototype.k("#FF7446B9"));this.by.add($.ig.ColorUtil.prototype.k("#FF9FB328"));this.by.add($.ig.ColorUtil.prototype.k("#FFF96232"));this.by.add($.ig.ColorUtil.prototype.k("#FF2E9CA6"));this.by.add($.ig.ColorUtil.prototype.k("#FFDC3F76"));this.by.add($.ig.ColorUtil.prototype.k("#FFFF9800"));this.by.add($.ig.ColorUtil.prototype.k("#FF3F51B5"));this.by.add($.ig.ColorUtil.prototype.k("#FF439C47"));this.by.add($.ig.ColorUtil.prototype.k("#FF795548"));this.by.add($.ig.ColorUtil.prototype.k("#FF494747"));return this.by},exportVisualData:function(){if(this.dataChart()==null){return null}return this.dataChart().exportVisualData()},go:function(a,b){},gp:function(a,b,c){},ah:function(a){if(a==2){return 3}else if(a==12){return 13}else if(a==6){return 7}else if(a==8){return 9}else if(a==11){return 12}else if(a==1){return 1}else if(a==7){return 8}else if(a==10){return 11}else if(a==4){return 5}else if(a==5){return 6}else if(a==9){return 10}else if(a==3){return 4}return 2},notifySetItem:function(source_,a,b,c){if(this._v!=null){this._v.notifySetItem(source_,a,b,c)}if(this.dataChart()!=null){this.dataChart().notifySetItem(source_,a,b,c)}},notifyClearItems:function(source_){if(this._v!=null){this._v.notifyClearItems(source_)}if(this.dataChart()!=null){this.dataChart().notifyClearItems(source_)}},notifyInsertItem:function(source_,a,b){if(this._v!=null){this._v.notifyInsertItem(source_,a,b)}if(this.dataChart()!=null){this.dataChart().notifyInsertItem(source_,a,b)}},notifyRemoveItem:function(source_,a,b){if(this._v!=null){this._v.notifyRemoveItem(source_,a,b)}if(this.dataChart()!=null){this.dataChart().notifyRemoveItem(source_,a,b)}},seriesAdded:null,g9:function(a){if(this.seriesAdded!=null&&a!=null){this.seriesAdded(this,new $$t.h(a))}},seriesRemoved:null,hf:function(a){if(this.seriesRemoved!=null&&a!=null){this.seriesRemoved(this,new $$t.h(a))}},seriesPointerEnter:null,hb:function(a,b){if(this.seriesPointerEnter!=null&&a!=null){this.seriesPointerEnter(this,new $$t.j(a,b))}},seriesPointerLeave:null,hc:function(a,b){if(this.seriesPointerLeave!=null&&a!=null){this.seriesPointerLeave(this,new $$t.j(a,b))}},seriesPointerMove:null,hd:function(a,b){if(this.seriesPointerMove!=null&&a!=null){this.seriesPointerMove(this,new $$t.j(a,b))}},seriesPointerDown:null,ha:function(a,b){if(this.seriesPointerDown!=null&&a!=null){this.seriesPointerDown(this,new $$t.j(a,b))}},seriesPointerUp:null,he:function(a,b){if(this.seriesPointerUp!=null&&a!=null){this.seriesPointerUp(this,new $$t.j(a,b))}},calloutStyleUpdating:null,g7:function(a,b){if(this.calloutStyleUpdating!=null&&a!=null){this.calloutStyleUpdating(this,b)}},_b2:null,g5:function(a){var $self=this;if(!this._b2.contains(a)){this._b2.add(a);var b=false;var c=this.g6(function(){a();$self._b2.remove(a)},b);b=c.p1}},a3:null,g6:function(a,b){if(!b){b=true;if(this._di!=null){this._di.setTimeout(a,0)}else{this.a3=a}}return{p1:b}},bv:function(){return true},ge:function(a){var $self=this;var b=a==this.dataChart();if(b){a.brushes(this.brushes())}if(b){a.outlines(this.outlines())}a.markerBrushes(this.markerBrushes());a.markerOutlines(this.markerOutlines());a.legend(this.legend());a.isHorizontalZoomEnabled(this.isHorizontalZoomEnabled());a.isVerticalZoomEnabled(this.isVerticalZoomEnabled()&&this.bv());a.seriesMouseEnter=$.ig.Delegate.prototype.combine(a.seriesMouseEnter,function(c,d){$self.hb(d.series(),d.item())});a.seriesMouseLeave=$.ig.Delegate.prototype.combine(a.seriesMouseLeave,function(c,d){$self.hc(d.series(),d.item())});a.seriesMouseMove=$.ig.Delegate.prototype.combine(a.seriesMouseMove,function(c,d){$self.hd(d.series(),d.item())});a.seriesMouseLeftButtonDown=$.ig.Delegate.prototype.combine(a.seriesMouseLeftButtonDown,function(c,d){$self.ha(d.series(),d.item())});a.seriesMouseLeftButtonUp=$.ig.Delegate.prototype.combine(a.seriesMouseLeftButtonUp,function(c,d){$self.he(d.series(),d.item())});if(b){a.windowRect(this.windowRect())}if(b){a.title(this.title())}a.titleHorizontalAlignment(this.titleAlignment());if(b){a.subtitle(this.subtitle())}a.subtitleHorizontalAlignment(this.subtitleAlignment());a.alignsGridLinesToPixels(this.alignsGridLinesToPixels());a.animateSeriesWhenAxisRangeChanges(this.animateSeriesWhenAxisRangeChanges());a.leftMargin(this.leftMargin());a.rightMargin(this.rightMargin());a.topMargin(this.topMargin());a.bottomMargin(this.bottomMargin());if(a==this.dataChart()){this.hj()}this.gf(a);this.gg(a)},gk:function(a,b){if(!$.ig.util.isNaN(this.resolution())){a.resolution(this.resolution())}a.thickness(this.thickness());if(a.isUsableInLegend()){a.legend(this.legend())}if($b($.ig.IUnknownValuePlotting.prototype.$type,a)!==null){a.unknownValuePlotting(this.unknownValuePlotting())}a.isHighlightingEnabled(this.isSeriesHighlightingEnabled());if(this.bo(a)&&this.ac().isCalloutLayer(a)){this.ac().setCalloutStyleUpdatingEventEnabled(a,this.calloutStyleUpdatingEventEnabled());this.ac().addCalloutStyleUpdating(a,this.g7.runOn(this))}var series_=a;var widget_=this.widget();series_.flattenEventArgs(widget_._getChartEvt);this.f1(a,b);this.f2(a,b);this.gl(a,b);this.gm(a,b);this.g9(a)},f3:function(){},bh:function(){return this.a6},a6:false,f6:function(){if(!this.a6){this.a6=true;this.gb()}},gb:function(){this.gc();this.gd()},hg:function(a){this.hm(a)},f2:function(a,b){var c=$b($.ig.ITrendLineSeries.prototype.$type,a);if(c!=null){c.trendLineBrush($.ig.ArrayUtil.prototype.a($$a.$at.$type,this.trendLineBrushes(),b));c.trendLineThickness(this.trendLineThickness());c.trendLineType(this.trendLineType());c.trendLinePeriod(this.trendLinePeriod())}},f1:function(a,b){},ai:function(a,b){if(this.markerTypes()==null||this.markerTypes().count()==0){if(this._b3==null||this._b3.count()==0){return a!=null&&a.isMarkerlessDisplayPreferred()?1:2}var c=$.ig.ArrayUtil.prototype.a($.ig.MarkerType.prototype.$type,this._b3,b);return c==2&&a!=null&&a.isMarkerlessDisplayPreferred()?1:c}return $.ig.ArrayUtil.prototype.a($.ig.MarkerType.prototype.$type,this.markerTypes(),b)},g1:function(a,b,c){var $self=this;if(this.propertyChanged!=null){this.propertyChanged(this,new $$0.b7(a))}switch(a){case"DataChart":this.hg($b($.ig.XamDataChart.prototype.$type,b));this.ge($b($.ig.XamDataChart.prototype.$type,c));break;case"ItemsSource":this._v.itemsSource(this.itemsSource());break;case"IncludedProperties":this._v.includedProperties(this.includedProperties());break;case"ExcludedProperties":this._v.excludedProperties(this.excludedProperties());break;case"Brushes":this.gy(function(d){d.brushes($self.brushes())},true,a);break;case"Outlines":this.gy(function(d){d.outlines($self.outlines())},true,a);break;case"Legend":this.gw(function(d){d.legend($self.legend())});break;case"IsHorizontalZoomEnabled":this.gw(function(d){d.isHorizontalZoomEnabled($self.isHorizontalZoomEnabled())});break;case"IsVerticalZoomEnabled":this.gw(function(d){d.isVerticalZoomEnabled($self.isVerticalZoomEnabled())});break;case"WindowRect":this.gx(function(d){d.windowRect($self.windowRect())},false);break;case"Title":this.gx(function(d){d.title($self.title())},false);break;case"Subtitle":this.gx(function(d){d.subtitle($self.subtitle())},false);break;case"TitleAlignment":this.gw(function(d){d.titleHorizontalAlignment($self.titleAlignment())});break;case"SubtitleAlignment":this.gw(function(d){d.subtitleHorizontalAlignment($self.subtitleAlignment())});break;case"UnknownValuePlotting":this.f8(function(d){if($b($.ig.IUnknownValuePlotting.prototype.$type,d)!==null){d.unknownValuePlotting($self.unknownValuePlotting())}});break;case"IsSeriesHighlightingEnabled":this.f8(function(d){d.isHighlightingEnabled($self.isSeriesHighlightingEnabled())});break;case"Thickness":this.f8(function(d){d.thickness($self.thickness())});break;case"Resolution":if(!$.ig.util.isNaN(this.resolution())){this.f8(function(d){d.resolution($self.resolution())})}break;case"TrendLineBrushes":case"TrendLineType":case"TrendLineThickness":case"TrendLinePeriod":this.f9(function(d,e){$self.f2(d,e)});break;case"MarkerMaxCount":this.f9(function(d,e){$self.f1(d,e)});break;case"MarkerTypes":var d=$b($$4.$f.$type.specialize($.ig.MarkerType.prototype.$type),b);if(d!=null){d.collectionChanged=$.ig.Delegate.prototype.remove(d.collectionChanged,this.g0.runOn(this))}var e=$b($$4.$f.$type.specialize($.ig.MarkerType.prototype.$type),c);if(e!=null){e.collectionChanged=$.ig.Delegate.prototype.combine(e.collectionChanged,this.g0.runOn(this))}this.f9(function(f,g){$self.f1(f,g)});break;case"MarkerBrushes":this.gw(function(f){f.markerBrushes($self.markerBrushes())});break;case"MarkerOutlines":this.gw(function(f){f.markerOutlines($self.markerOutlines())});break;case"AlignsGridLinesToPixels":this.gw(function(f){f.alignsGridLinesToPixels($self.alignsGridLinesToPixels())});break;case"AnimateSeriesWhenAxisRangeChanges":this.gw(function(f){f.animateSeriesWhenAxisRangeChanges($self.animateSeriesWhenAxisRangeChanges())});break;case"ToolTipType":case"CrosshairsDisplayMode":case"CrosshairsSnapToData":case"CrosshairsAnnotationEnabled":case"FinalValueAnnotationsVisible":case"CalloutsVisible":case"CalloutsItemsSource":case"CalloutsXMemberPath":case"CalloutsYMemberPath":case"CalloutsLabelMemberPath":case"CalloutsContentMemberPath":var f=this.g6(this.f5.runOn(this),this.br);this.br=f.p1;break}this.g2(a,b,c);this.g3(a,b,c)},g0:function(a,b){var $self=this;this.f9(function(c,d){$self.f1(c,d)})},b8:null,itemsSource:function(a){if(arguments.length===1){var b=this.itemsSource();if(b!=a){this.b8=a;this.g1("ItemsSource",b,this.itemsSource())}return a}else{return this.b8}},b:null,includedProperties:function(a){if(arguments.length===1){var b=this.b;this.b=a;if(b!=this.b){this.g1("IncludedProperties",b,this.b)}return a}else{return this.b}},a:null,excludedProperties:function(a){if(arguments.length===1){var b=this.a;this.a=a;if(b!=this.a){this.g1("ExcludedProperties",b,this.a)}return a}else{return this.a}},e:null,brushes:function(a){if(arguments.length===1){var b=this.brushes();if(a!=b){this.e=a;this.g1("Brushes",b,this.brushes())}return a}else{return this.e}},h:null,outlines:function(a){if(arguments.length===1){var b=this.outlines();if(a!=b){this.h=a;this.g1("Outlines",b,this.outlines())}return a}else{return this.h}},ad:null,legend:function(a){if(arguments.length===1){var b=this.legend();if(a!=b){this.ad=a;this.g1("Legend",b,this.legend())}return a}else{return this.ad}},bc:false,isHorizontalZoomEnabled:function(a){if(arguments.length===1){var b=this.isHorizontalZoomEnabled();if(a!=b){this.bc=a;this.g1("IsHorizontalZoomEnabled",b,this.isHorizontalZoomEnabled())}return a}else{return this.bc}},be:false,isVerticalZoomEnabled:function(a){if(arguments.length===1){var b=this.isVerticalZoomEnabled();if(a!=b){this.be=a;this.g1("IsVerticalZoomEnabled",b,this.isVerticalZoomEnabled())}return a}else{return this.be}},bd:false,isSeriesHighlightingEnabled:function(a){if(arguments.length===1){var b=this.isSeriesHighlightingEnabled();if(a!=b){this.bd=a;this.g1("IsSeriesHighlightingEnabled",b,this.isSeriesHighlightingEnabled())}return a}else{return this.bd}},h4:null,windowRect:function(a){if(arguments.length===1){var b=this.windowRect();if($$a.$ae.l_op_Inequality(a,b)){this.h4=a;this.g1("WindowRect",b,this.windowRect())}return a}else{return this.h4}},viewport:function(){return this.dataChart()!=null?this.dataChart().viewportRect():$$a.$ae.empty()},dx:null,title:function(a){if(arguments.length===1){var b=this.title();if(a!=b){this.dx=a;this.g1("Title",b,this.title())}return a}else{return this.dx}},dv:null,subtitle:function(a){if(arguments.length===1){var b=this.subtitle();if(a!=b){this.dv=a;this.g1("Subtitle",b,this.subtitle())}return a}else{return this.dv}},hs:0,titleAlignment:function(a){if(arguments.length===1){var b=this.titleAlignment();if(b!=a){this.hs=a;this.g1("TitleAlignment",$$a.$w.getBox(b),$$a.$w.getBox(this.titleAlignment()))}return a}else{return this.hs}},hr:0,subtitleAlignment:function(a){if(arguments.length===1){var b=this.subtitleAlignment();if(b!=a){this.hr=a;this.g1("SubtitleAlignment",$$a.$w.getBox(b),$$a.$w.getBox(this.subtitleAlignment()))}return a}else{return this.hr}},aw:0,unknownValuePlotting:function(a){if(arguments.length===1){var b=this.unknownValuePlotting();if(a!=b){this.aw=a;this.g1("UnknownValuePlotting",$.ig.UnknownValuePlotting.prototype.getBox(b),$.ig.UnknownValuePlotting.prototype.getBox(this.unknownValuePlotting()));
|
|
}return a}else{return this.aw}},ce:0,resolution:function(a){if(arguments.length===1){var b=this.resolution();if(a!=b){this.ce=a;this.g1("Resolution",b,this.resolution())}return a}else{return this.ce}},ck:0,thickness:function(a){if(arguments.length===1){var b=this.thickness();if(a!=b){this.ck=a;this.g1("Thickness",b,this.thickness())}return a}else{return this.ck}},aj:null,markerTypes:function(a){if(arguments.length===1){var b=this.markerTypes();if(a!=b){this.aj=a;this.g1("MarkerTypes",b,this.markerTypes())}return a}else{return this.aj}},f:null,markerBrushes:function(a){if(arguments.length===1){var b=this.markerBrushes();if(a!=b){this.f=a;this.g1("MarkerBrushes",b,this.markerBrushes())}return a}else{return this.f}},g:null,markerOutlines:function(a){if(arguments.length===1){var b=this.markerOutlines();if(!$.ig.$op.equalsStatic(a,b)){this.g=a;this.g1("MarkerOutlines",b,this.markerOutlines())}return a}else{return this.g}},c9:0,markerMaxCount:function(a){if(arguments.length===1){var b=this.c9;if(a!=b){this.c9=a;this.g1("MarkerMaxCount",b,this.c9)}return a}else{return this.c9}},a5:false,animateSeriesWhenAxisRangeChanges:function(a){if(arguments.length===1){var b=this.a5;if(a!=b){this.a5=a;this.g1("AnimateSeriesWhenAxisRangeChanges",b,this.a5)}return a}else{return this.a5}},i:null,trendLineBrushes:function(a){if(arguments.length===1){var b=this.trendLineBrushes();if(a!=b){this.i=a;this.g1("TrendLineBrushes",b,this.trendLineBrushes())}return a}else{return this.i}},au:0,trendLineType:function(a){if(arguments.length===1){var b=this.trendLineType();if(a!=b){this.au=a;this.g1("TrendLineType",$.ig.TrendLineType.prototype.getBox(b),$.ig.TrendLineType.prototype.getBox(this.trendLineType()))}return a}else{return this.au}},cq:0,trendLineThickness:function(a){if(arguments.length===1){var b=this.trendLineThickness();if(a!=b){this.cq=a;this.g1("TrendLineThickness",b,this.trendLineThickness())}return a}else{return this.cq}},a4:false,alignsGridLinesToPixels:function(a){if(arguments.length===1){var b=this.alignsGridLinesToPixels();if(a!=b){this.a4=a;this.g1("AlignsGridLinesToPixels",b,this.alignsGridLinesToPixels())}return a}else{return this.a4}},dc:0,trendLinePeriod:function(a){if(arguments.length===1){var b=this.trendLinePeriod();if(a!=b){this.dc=a;this.g1("TrendLinePeriod",b,this.trendLinePeriod())}return a}else{return this.dc}},as:0,toolTipType:function(a){if(arguments.length===1){var b=this.toolTipType();if(a!=b){this.as=a;this.g1("ToolTipType",$$t.$e.getBox(b),$$t.$e.getBox(this.toolTipType()))}return a}else{return this.as}},s:0,crosshairsDisplayMode:function(a){if(arguments.length===1){var b=this.crosshairsDisplayMode();if(a!=b){this.s=a;this.g1("CrosshairsDisplayMode",$$t.$f.getBox(b),$$t.$f.getBox(this.crosshairsDisplayMode()))}return a}else{return this.s}},ba:false,crosshairsSnapToData:function(a){if(arguments.length===1){var b=this.crosshairsSnapToData();if(a!=b){this.ba=a;this.g1("CrosshairsSnapToData",b,this.crosshairsSnapToData())}return a}else{return this.ba}},a9:false,crosshairsAnnotationEnabled:function(a){if(arguments.length===1){var b=this.crosshairsAnnotationEnabled();if(a!=b){this.a9=a;this.g1("CrosshairsAnnotationEnabled",b,this.crosshairsAnnotationEnabled())}return a}else{return this.a9}},bb:false,finalValueAnnotationsVisible:function(a){if(arguments.length===1){var b=this.finalValueAnnotationsVisible();if(a!=b){this.bb=a;this.g1("FinalValueAnnotationsVisible",b,this.finalValueAnnotationsVisible())}return a}else{return this.bb}},a8:false,calloutsVisible:function(a){if(arguments.length===1){var b=this.calloutsVisible();if(a!=b){this.a8=a;this.g1("CalloutsVisible",b,this.calloutsVisible())}return a}else{return this.a8}},a7:false,calloutStyleUpdatingEventEnabled:function(a){if(arguments.length===1){var b=this.calloutStyleUpdatingEventEnabled();if(a!=b){this.a7=a;this.g1("CalloutStyleUpdatingEventEnabled",b,this.calloutStyleUpdatingEventEnabled())}return a}else{return this.a7}},b7:null,calloutsItemsSource:function(a){if(arguments.length===1){var b=this.calloutsItemsSource();if(a!=b){this.b7=a;this.g1("CalloutsItemsSource",b,this.calloutsItemsSource())}return a}else{return this.b7}},dt:null,calloutsXMemberPath:function(a){if(arguments.length===1){var b=this.calloutsXMemberPath();if(a!=b){this.dt=a;this.g1("CalloutsXMemberPath",b,this.calloutsXMemberPath())}return a}else{return this.dt}},du:null,calloutsYMemberPath:function(a){if(arguments.length===1){var b=this.calloutsYMemberPath();if(a!=b){this.du=a;this.g1("CalloutsYMemberPath",b,this.calloutsYMemberPath())}return a}else{return this.du}},ds:null,calloutsLabelMemberPath:function(a){if(arguments.length===1){var b=this.calloutsLabelMemberPath();if(a!=b){this.ds=a;this.g1("CalloutsLabelMemberPath",b,this.calloutsLabelMemberPath())}return a}else{return this.ds}},dr:null,calloutsContentMemberPath:function(a){if(arguments.length===1){var b=this.calloutsContentMemberPath();if(a!=b){this.dr=a;this.g1("CalloutsContentMemberPath",b,this.calloutsContentMemberPath())}return a}else{return this.dr}},$type:new $.ig.Type("DomainChart",$.ig.$ot,[$$0.$b6.$type])},true);$c("XYChart:b","DomainChart",{init:function(){this.io=0;this.iq=5;this.ip=0;this.im=5;this.i5=5;this.i7=0;this.i6=5;this.i4=0;this.iy=NaN;this.jf=NaN;this.i1=NaN;this.ji=NaN;this.i0=NaN;this.jh=NaN;this.ix=NaN;this.je=NaN;this.ir=1;this.i8=1;this.is=1;this.it=1;this.ja=1;this.iu=5;this.jb=0;this.iv=2;this.jc=2;this.ik=NaN;this.i2=NaN;this.iw=0;this.jd=-90;this.ne=1;this.od=1;this.nd=1;this.nf=2;this.ob=0;this.oc=1;this.id=2;$$t.$a.init.call(this)},provideContainer:function(a){if(a!=null){var b=this.h7();var c=this.h8();if(b!=null){b.provideRenderer(a)}if(c!=null){c.provideRenderer(a)}}$$t.$a.provideContainer.call(this,a)},gj:function(){$$t.$a.gj.call(this);var a=this.h7();var b=this.h8();if(a!=null&&a.labelSettings()!=null){this.xAxisLabelTextColor(a.labelSettings().textColor())}if(b!=null&&b.labelSettings()!=null){this.yAxisLabelTextColor(b.labelSettings().textColor())}},g2:function(a,b,c){var $self=this;$$t.$a.g2.call(this,a,b,c);switch(a){case"XAxisLabelLeftMargin":this.m7(function(d){d.leftMargin($self.xAxisLabelLeftMargin())});break;case"XAxisLabelTopMargin":this.m7(function(d){d.topMargin($self.xAxisLabelTopMargin())});break;case"XAxisLabelRightMargin":this.m7(function(d){d.rightMargin($self.xAxisLabelRightMargin())});break;case"XAxisLabelBottomMargin":this.m7(function(d){d.bottomMargin($self.xAxisLabelBottomMargin())});break;case"YAxisLabelLeftMargin":this.nb(function(d){d.leftMargin($self.yAxisLabelLeftMargin())});break;case"YAxisLabelTopMargin":this.nb(function(d){d.topMargin($self.yAxisLabelTopMargin())});break;case"YAxisLabelRightMargin":this.nb(function(d){d.rightMargin($self.yAxisLabelRightMargin())});break;case"YAxisLabelBottomMargin":this.nb(function(d){d.bottomMargin($self.yAxisLabelBottomMargin())});break;case"XAxisLabelTextColor":this.m7(function(d){d.textColor($self.xAxisLabelTextColor())});break;case"YAxisLabelTextColor":this.nb(function(d){d.textColor($self.yAxisLabelTextColor())});break;case"XAxisTitleMargin":this.m8(function(d){d.margin($self.xAxisTitleMargin())});break;case"YAxisTitleMargin":this.nc(function(d){d.margin($self.yAxisTitleMargin())});break;case"XAxisTitleLeftMargin":this.m8(function(d){d.leftMargin($self.xAxisTitleLeftMargin())});break;case"YAxisTitleLeftMargin":this.nc(function(d){d.leftMargin($self.yAxisTitleLeftMargin())});break;case"XAxisTitleTopMargin":this.m8(function(d){d.topMargin($self.xAxisTitleTopMargin())});break;case"YAxisTitleTopMargin":this.nc(function(d){d.topMargin($self.yAxisTitleTopMargin())});break;case"XAxisTitleRightMargin":this.m8(function(d){d.rightMargin($self.xAxisTitleRightMargin())});break;case"YAxisTitleRightMargin":this.nc(function(d){d.rightMargin($self.yAxisTitleRightMargin())});break;case"XAxisTitleBottomMargin":this.m8(function(d){d.bottomMargin($self.xAxisTitleBottomMargin())});break;case"YAxisTitleBottomMargin":this.nc(function(d){d.bottomMargin($self.yAxisTitleBottomMargin())});break;case"XAxisTitleTextColor":this.m8(function(d){d.textColor($self.xAxisTitleTextColor())});break;case"YAxisTitleTextColor":this.nc(function(d){d.textColor($self.yAxisTitleTextColor())});break;case"XAxisFormatLabel":this.m5(function(d){d.formatLabel($self.xAxisFormatLabel())});break;case"YAxisFormatLabel":this.m9(function(d){d.formatLabel($self.yAxisFormatLabel())});break}},h9:null,xAxisFormatLabel:function(a){if(arguments.length===1){var b=this.xAxisFormatLabel();if(a!=b){this.h9=a;this.g1("XAxisFormatLabel",b,this.xAxisFormatLabel())}return a}else{return this.h9}},ia:null,yAxisFormatLabel:function(a){if(arguments.length===1){var b=this.yAxisFormatLabel();if(a!=b){this.ia=a;this.g1("YAxisFormatLabel",b,this.yAxisFormatLabel())}return a}else{return this.ia}},io:0,xAxisLabelLeftMargin:function(a){if(arguments.length===1){var b=this.xAxisLabelLeftMargin();if(a!=b){this.io=a;this.g1("XAxisLabelLeftMargin",b,this.xAxisLabelLeftMargin())}return a}else{return this.io}},iq:0,xAxisLabelTopMargin:function(a){if(arguments.length===1){var b=this.xAxisLabelTopMargin();if(a!=b){this.iq=a;this.g1("XAxisLabelTopMargin",b,this.xAxisLabelTopMargin())}return a}else{return this.iq}},ip:0,xAxisLabelRightMargin:function(a){if(arguments.length===1){var b=this.xAxisLabelRightMargin();if(a!=b){this.ip=a;this.g1("XAxisLabelRightMargin",b,this.xAxisLabelRightMargin())}return a}else{return this.ip}},im:0,xAxisLabelBottomMargin:function(a){if(arguments.length===1){var b=this.xAxisLabelBottomMargin();if(a!=b){this.im=a;this.g1("XAxisLabelBottomMargin",b,this.xAxisLabelBottomMargin())}return a}else{return this.im}},i5:0,yAxisLabelLeftMargin:function(a){if(arguments.length===1){var b=this.yAxisLabelLeftMargin();if(a!=b){this.i5=a;this.g1("YAxisLabelLeftMargin",b,this.yAxisLabelLeftMargin())}return a}else{return this.i5}},i7:0,yAxisLabelTopMargin:function(a){if(arguments.length===1){var b=this.yAxisLabelTopMargin();if(a!=b){this.i7=a;this.g1("YAxisLabelTopMargin",b,this.yAxisLabelTopMargin())}return a}else{return this.i7}},i6:0,yAxisLabelRightMargin:function(a){if(arguments.length===1){var b=this.yAxisLabelRightMargin();if(a!=b){this.i6=a;this.g1("YAxisLabelRightMargin",b,this.yAxisLabelRightMargin())}return a}else{return this.i6}},i4:0,yAxisLabelBottomMargin:function(a){if(arguments.length===1){var b=this.yAxisLabelBottomMargin();if(a!=b){this.i4=a;this.g1("YAxisLabelBottomMargin",b,this.yAxisLabelBottomMargin())}return a}else{return this.i4}},nj:null,xAxisLabelTextColor:function(a){if(arguments.length===1){var b=this.xAxisLabelTextColor();if(a!=b){this.nj=a;this.g1("XAxisLabelTextColor",b,this.xAxisLabelTextColor())}return a}else{return this.nj}},nq:null,yAxisLabelTextColor:function(a){if(arguments.length===1){var b=this.yAxisLabelTextColor();if(a!=b){this.nq=a;this.g1("YAxisLabelTextColor",b,this.yAxisLabelTextColor())}return a}else{return this.nq}},iz:0,xAxisTitleMargin:function(a){if(arguments.length===1){var b=this.xAxisTitleMargin();if(a!=b){this.iz=a;this.g1("XAxisTitleMargin",b,this.xAxisTitleMargin())}return a}else{return this.iz}},jg:0,yAxisTitleMargin:function(a){if(arguments.length===1){var b=this.yAxisTitleMargin();if(a!=b){this.jg=a;this.g1("YAxisTitleMargin",b,this.yAxisTitleMargin())}return a}else{return this.jg}},iy:0,xAxisTitleLeftMargin:function(a){if(arguments.length===1){var b=this.xAxisTitleLeftMargin();if(a!=b){this.iy=a;this.g1("XAxisTitleLeftMargin",b,this.xAxisTitleLeftMargin())}return a}else{return this.iy}},jf:0,yAxisTitleLeftMargin:function(a){if(arguments.length===1){var b=this.yAxisTitleLeftMargin();if(a!=b){this.jf=a;this.g1("YAxisTitleLeftMargin",b,this.yAxisTitleLeftMargin())}return a}else{return this.jf}},i1:0,xAxisTitleTopMargin:function(a){if(arguments.length===1){var b=this.xAxisTitleTopMargin();if(a!=b){this.i1=a;this.g1("XAxisTitleTopMargin",b,this.xAxisTitleTopMargin())}return a}else{return this.i1}},ji:0,yAxisTitleTopMargin:function(a){if(arguments.length===1){var b=this.yAxisTitleTopMargin();if(a!=b){this.ji=a;this.g1("YAxisTitleTopMargin",b,this.yAxisTitleTopMargin())}return a}else{return this.ji}},i0:0,xAxisTitleRightMargin:function(a){if(arguments.length===1){var b=this.xAxisTitleRightMargin();if(a!=b){this.i0=a;this.g1("XAxisTitleRightMargin",b,this.xAxisTitleRightMargin())}return a}else{return this.i0}},jh:0,yAxisTitleRightMargin:function(a){if(arguments.length===1){var b=this.yAxisTitleRightMargin();if(a!=b){this.jh=a;this.g1("YAxisTitleRightMargin",b,this.yAxisTitleRightMargin())}return a}else{return this.jh}},ix:0,xAxisTitleBottomMargin:function(a){if(arguments.length===1){var b=this.xAxisTitleBottomMargin();if(a!=b){this.ix=a;this.g1("XAxisTitleBottomMargin",b,this.xAxisTitleBottomMargin())}return a}else{return this.ix}},je:0,yAxisTitleBottomMargin:function(a){if(arguments.length===1){var b=this.yAxisTitleBottomMargin();if(a!=b){this.je=a;this.g1("YAxisTitleBottomMargin",b,this.yAxisTitleBottomMargin())}return a}else{return this.je}},np:null,xAxisTitleTextColor:function(a){if(arguments.length===1){var b=this.xAxisTitleTextColor();if(a!=b){this.np=a;this.g1("XAxisTitleTextColor",b,this.xAxisTitleTextColor())}return a}else{return this.np}},nw:null,yAxisTitleTextColor:function(a){if(arguments.length===1){var b=this.yAxisTitleTextColor();if(a!=b){this.nw=a;this.g1("YAxisTitleTextColor",b,this.yAxisTitleTextColor())}return a}else{return this.nw}},g3:function(a,b,c){var $self=this;$$t.$a.g3.call(this,a,b,c);switch(a){case"XAxisLabelTextStyle":this.m7(function(d){d.textStyle($self.xAxisLabelTextStyle())});break;case"YAxisLabelTextStyle":this.nb(function(d){d.textStyle($self.yAxisLabelTextStyle())});break;case"XAxisTitleTextStyle":this.m8(function(d){d.textStyle($self.xAxisTitleTextStyle())});break;case"YAxisTitleTextStyle":this.nc(function(d){d.textStyle($self.yAxisTitleTextStyle())});break}},kp:null,xAxisLabelTextStyle:function(a){if(arguments.length===1){var b=this.xAxisLabelTextStyle();if(a!=b){this.kp=a;this.g1("XAxisLabelTextStyle",b,this.xAxisLabelTextStyle())}return a}else{return this.kp}},ks:null,yAxisLabelTextStyle:function(a){if(arguments.length===1){var b=this.yAxisLabelTextStyle();if(a!=b){this.ks=a;this.g1("YAxisLabelTextStyle",b,this.yAxisLabelTextStyle())}return a}else{return this.ks}},kr:null,xAxisTitleTextStyle:function(a){if(arguments.length===1){var b=this.xAxisTitleTextStyle();if(a!=b){this.kr=a;this.g1("XAxisTitleTextStyle",b,this.xAxisTitleTextStyle())}return a}else{return this.kr}},ku:null,yAxisTitleTextStyle:function(a){if(arguments.length===1){var b=this.yAxisTitleTextStyle();if(a!=b){this.ku=a;this.g1("YAxisTitleTextStyle",b,this.yAxisTitleTextStyle())}return a}else{return this.ku}},m2:function(a){var $self=this;this.mz(a,function(b){b.leftMargin($self.xAxisLabelLeftMargin())});this.mz(a,function(b){b.topMargin($self.xAxisLabelTopMargin())});this.mz(a,function(b){b.rightMargin($self.xAxisLabelRightMargin())});this.mz(a,function(b){b.bottomMargin($self.xAxisLabelBottomMargin())});this.mz(a,function(b){b.textColor($self.xAxisLabelTextColor())});this.m0(a,function(b){b.textColor($self.xAxisTitleTextColor())});this.m0(a,function(b){b.leftMargin($self.xAxisTitleLeftMargin())});this.m0(a,function(b){b.topMargin($self.xAxisTitleTopMargin())});this.m0(a,function(b){b.rightMargin($self.xAxisTitleRightMargin())});this.m0(a,function(b){b.bottomMargin($self.xAxisTitleBottomMargin())});this.mz(a,function(b){b.textStyle($self.xAxisLabelTextStyle())});this.m0(a,function(b){b.textStyle($self.xAxisTitleTextStyle())})},m4:function(a){var $self=this;this.mz(a,function(b){b.leftMargin($self.yAxisLabelLeftMargin())});this.mz(a,function(b){b.topMargin($self.yAxisLabelTopMargin())});this.mz(a,function(b){b.rightMargin($self.yAxisLabelRightMargin())});this.mz(a,function(b){b.bottomMargin($self.yAxisLabelBottomMargin())});this.mz(a,function(b){b.textColor($self.yAxisLabelTextColor())});this.m0(a,function(b){b.textColor($self.yAxisTitleTextColor())});this.m0(a,function(b){b.leftMargin($self.yAxisTitleLeftMargin())});this.m0(a,function(b){b.topMargin($self.yAxisTitleTopMargin())});this.m0(a,function(b){b.rightMargin($self.yAxisTitleRightMargin())});this.m0(a,function(b){b.bottomMargin($self.yAxisTitleBottomMargin())});this.mz(a,function(b){b.textStyle($self.yAxisLabelTextStyle())});this.m0(a,function(b){b.textStyle($self.yAxisTitleTextStyle())})},hi:function(a){var b=this.u(a);var c=this.aq(a,b);if(c==null){return}c.itemsSource(a.data());c.name(this.el(a));c.title(this.em(a,b));this.dataChart().series().add(c)},h7:function(){},h8:function(){},m5:function(a){this.m6(a,null)},m6:function(a,b){a(this.h7())},na:function(a,b){a(this.h8())},m9:function(a){this.na(a,true)},m8:function(a){this.m0(this.h7(),a)},nc:function(a){this.m0(this.h8(),a)},nb:function(a){this.mz(this.h8(),a)},m7:function(a){this.mz(this.h7(),a)},getScaledValueX:function(a){var b=this.h7();return b.getScaledValue(a,new $.ig.ScalerParams(1,this.windowRect(),this.viewport(),b.isInverted()))},getUnscaledValueX:function(a){var b=this.h7();return b.getUnscaledValue(a,new $.ig.ScalerParams(1,this.windowRect(),this.viewport(),b.isInverted()))},getScaledValueY:function(a){var b=this.h8();return b.getScaledValue(a,new $.ig.ScalerParams(1,this.windowRect(),this.viewport(),b.isInverted()))},getUnscaledValueY:function(a){var b=this.h8();return b.getUnscaledValue(a,new $.ig.ScalerParams(1,this.windowRect(),this.viewport(),b.isInverted()))},hg:function(a){$$t.$a.hg.call(this,a);if(a==null){return}if(a.axes()!=null){var b=this.h7();var c=this.h8();if(a.axes().contains(b)){a.axes().remove(b)}if(a.axes().contains(c)){a.axes().remove(c)}}},kv:function(a,b){var d=b.getEnumerator();while(d.moveNext()){var c=d.current();var e=c.findMatchingHint(16);if(e!=null){var f=e.path();return f}}return null},ge:function(a){$$t.$a.ge.call(this,a);if(a==this.dataChart()){this.dataChart().axes().add(this.h7());this.dataChart().axes().add(this.h8())}},m1:function(a){var $self=this;if(a!=null&&this._di!=null&&a.domRenderer()==null){a.provideRenderer(this._di)}a.majorStroke(this.xAxisMajorStroke());a.majorStrokeThickness(this.xAxisMajorStrokeThickness());a.minorStroke(this.xAxisMinorStroke());a.minorStrokeThickness(this.xAxisMinorStrokeThickness());a.stroke(this.xAxisStroke());a.strokeThickness(this.xAxisStrokeThickness());a.strip(this.xAxisStrip());a.tickLength(this.xAxisTickLength());a.tickStroke(this.xAxisTickStroke());a.tickStrokeThickness(this.xAxisTickStrokeThickness());a.useEnhancedIntervalManagement(true);var b=a==this.h7();if(b){a.title(this.xAxisTitle())}a.label(this.xAxisLabel());this.mz(a,function(c){c.angle($self.xAxisLabelAngle())});this.mz(a,function(c){if(c.extent()!=$self.xAxisExtent()){c.extent($self.xAxisExtent())}});this.mz(a,function(c){c.horizontalAlignment($self.xAxisLabelHorizontalAlignment())});this.mz(a,function(c){c.verticalAlignment($self.xAxisLabelVerticalAlignment())});this.mz(a,function(c){c.visibility($self.xAxisLabelVisibility())});this.m0(a,function(c){c.horizontalAlignment($self.xAxisTitleAlignment())});this.m0(a,function(c){c.angle($self.xAxisTitleAngle())});this.m2(a)},m3:function(a){var $self=this;if(a==null){return}if(this._di!=null&&a.domRenderer()==null){a.provideRenderer(this._di)}this.mz(a,function(b){b.angle($self.yAxisLabelAngle())});this.mz(a,function(b){if(b.extent()!=$self.yAxisExtent()){b.extent($self.yAxisExtent())}});this.mz(a,function(b){b.horizontalAlignment($self.yAxisLabelHorizontalAlignment())});this.mz(a,function(b){b.verticalAlignment($self.yAxisLabelVerticalAlignment())});this.mz(a,function(b){b.visibility($self.yAxisLabelVisibility())});this.mz(a,function(b){b.location($self.yAxisLabelLocation())});this.m0(a,function(b){b.verticalAlignment($self.yAxisTitleAlignment())});this.m0(a,function(b){b.angle($self.yAxisTitleAngle())});a.majorStroke(this.yAxisMajorStroke());a.majorStrokeThickness(this.yAxisMajorStrokeThickness());a.minorStroke(this.yAxisMinorStroke());a.minorStrokeThickness(this.yAxisMinorStrokeThickness());a.stroke(this.yAxisStroke());a.strokeThickness(this.yAxisStrokeThickness());a.strip(this.yAxisStrip());a.tickLength(this.yAxisTickLength());a.tickStroke(this.yAxisTickStroke());a.tickStrokeThickness(this.yAxisTickStrokeThickness());var b=a==this.h8();if(b){a.title(this.yAxisTitle())}this.m4(a)},gb:function(){$$t.$a.gb.call(this);this.m1(this.h7());this.m3(this.h8())},mz:function(a,b){if(a==null){return}if(a.labelSettings()==null){a.labelSettings(new $.ig.AxisLabelSettings);a.labelSettings().angle(a.dh());a.labelSettings().bottomMargin(a.di());a.labelSettings().leftMargin(a.dj());a.labelSettings().rightMargin(a.dk());a.labelSettings().topMargin(a.dl());a.labelSettings().horizontalAlignment(a.h7());a.labelSettings().location(a.ax());a.labelSettings().verticalAlignment(a.i1())}b(a.labelSettings())},m0:function(a,b){if(a==null){return}if(a.titleSettings()==null){a.titleSettings(new $.ig.TitleSettings);a.titleSettings().bottomMargin(a.dn());a.titleSettings().leftMargin(a.dp());a.titleSettings().rightMargin(a.dq());a.titleSettings().topMargin(a.dr());a.titleSettings().location(a.ay());a.titleSettings().angle(a.dm());a.titleSettings().horizontalAlignment(a.h8());a.titleSettings().verticalAlignment(a.i2())}b(a.titleSettings())},g1:function(a,b,c){var $self=this;$$t.$a.g1.call(this,a,b,c);switch(a){case"XAxisLabelAngle":this.m7(function(d){d.angle($self.xAxisLabelAngle())});break;case"YAxisLabelAngle":this.nb(function(d){d.angle($self.yAxisLabelAngle())});break;case"XAxisLabelHorizontalAlignment":this.m7(function(d){d.horizontalAlignment($self.xAxisLabelHorizontalAlignment())});break;case"YAxisLabelHorizontalAlignment":this.nb(function(d){d.horizontalAlignment($self.yAxisLabelHorizontalAlignment())});break;case"XAxisLabelVerticalAlignment":this.m7(function(d){d.verticalAlignment($self.xAxisLabelVerticalAlignment())});break;case"YAxisLabelVerticalAlignment":this.nb(function(d){d.verticalAlignment($self.yAxisLabelVerticalAlignment())});break;case"XAxisLabelVisibility":this.m7(function(d){d.visibility($self.xAxisLabelVisibility())});break;case"YAxisLabelVisibility":this.nb(function(d){d.visibility($self.yAxisLabelVisibility())});break;case"XAxisLabel":this.m5(function(d){d.label($self.xAxisLabel())});break;case"YAxisLabel":this.m9(function(d){d.label($self.yAxisLabel())});break;case"XAxisTitleAngle":this.m8(function(d){d.angle($self.xAxisTitleAngle())});break;case"YAxisTitleAngle":this.nc(function(d){d.angle($self.yAxisTitleAngle())});break;case"XAxisTitleAlignment":this.m8(function(d){d.horizontalAlignment($self.xAxisTitleAlignment())});break;case"YAxisTitleAlignment":this.nc(function(d){d.verticalAlignment($self.yAxisTitleAlignment())});break;case"XAxisTitle":this.m5(function(d){d.title($self.xAxisTitle())});break;case"YAxisTitle":this.na(function(d){d.title($self.yAxisTitle())},false);break;case"XAxisMajorStroke":this.m6(function(d){d.majorStroke($self.xAxisMajorStroke())},a);break;case"YAxisMajorStroke":this.m9(function(d){d.majorStroke($self.yAxisMajorStroke())});break;case"XAxisMajorStrokeThickness":this.m6(function(d){d.majorStrokeThickness($self.xAxisMajorStrokeThickness())},a);break;case"YAxisMajorStrokeThickness":this.m9(function(d){d.majorStrokeThickness($self.yAxisMajorStrokeThickness())});break;case"XAxisMinorStroke":this.m5(function(d){d.minorStroke($self.xAxisMinorStroke())});break;case"YAxisMinorStroke":this.m9(function(d){d.minorStroke($self.yAxisMinorStroke())});break;case"XAxisMinorStrokeThickness":this.m5(function(d){d.minorStrokeThickness($self.xAxisMinorStrokeThickness())});break;case"YAxisMinorStrokeThickness":this.m9(function(d){d.minorStrokeThickness($self.yAxisMinorStrokeThickness())});break;case"XAxisTickLength":this.m5(function(d){d.tickLength($self.xAxisTickLength())});break;case"YAxisTickLength":this.m9(function(d){d.tickLength($self.yAxisTickLength())});break;case"XAxisTickStroke":this.m5(function(d){d.tickStroke($self.xAxisTickStroke())});break;case"YAxisTickStroke":this.m9(function(d){d.tickStroke($self.yAxisTickStroke())});break;case"XAxisTickStrokeThickness":this.m5(function(d){d.tickStrokeThickness($self.xAxisTickStrokeThickness())});break;case"YAxisTickStrokeThickness":this.m9(function(d){d.tickStrokeThickness($self.yAxisTickStrokeThickness())});break;case"XAxisStroke":this.m5(function(d){d.stroke($self.xAxisStroke())});break;case"YAxisStroke":this.m9(function(d){d.stroke($self.yAxisStroke())});break;case"XAxisStrokeThickness":this.m5(function(d){d.strokeThickness($self.xAxisStrokeThickness())});break;case"YAxisStrokeThickness":this.m9(function(d){d.strokeThickness($self.yAxisStrokeThickness())});break;case"XAxisExtent":this.m7(function(d){d.extent($self.xAxisExtent())});break;case"YAxisExtent":this.nb(function(d){d.extent($self.yAxisExtent())});break;case"XAxisStrip":this.m5(function(d){d.strip($self.xAxisStrip())});break;case"YAxisStrip":this.m9(function(d){d.strip($self.yAxisStrip())});break;case"XAxisInverted":this.m5(function(d){d.isInverted($self.xAxisInverted())});break;case"YAxisInverted":this.m9(function(d){d.isInverted($self.yAxisInverted())});break;case"YAxisLabelLocation":this.nb(function(d){d.location($self.yAxisLabelLocation())});break}},kl:null,xAxisLabel:function(a){if(arguments.length===1){var b=this.xAxisLabel();if(a!=b){this.kl=a;this.g1("XAxisLabel",b,this.xAxisLabel())}return a}else{return this.kl}},km:null,yAxisLabel:function(a){if(arguments.length===1){var b=this.yAxisLabel();if(a!=b){this.km=a;this.g1("YAxisLabel",b,this.yAxisLabel())}return a}else{return this.km}},nk:null,xAxisMajorStroke:function(a){if(arguments.length===1){var b=this.xAxisMajorStroke();if(a!=b){this.nk=a;this.g1("XAxisMajorStroke",b,this.xAxisMajorStroke())}return a}else{return this.nk}},nr:null,yAxisMajorStroke:function(a){if(arguments.length===1){var b=this.yAxisMajorStroke();if(a!=b){this.nr=a;this.g1("YAxisMajorStroke",b,this.yAxisMajorStroke())}return a}else{return this.nr}},ir:0,xAxisMajorStrokeThickness:function(a){if(arguments.length===1){var b=this.xAxisMajorStrokeThickness();if(a!=b){this.ir=a;this.g1("XAxisMajorStrokeThickness",b,this.xAxisMajorStrokeThickness())}return a}else{return this.ir}},i8:0,yAxisMajorStrokeThickness:function(a){if(arguments.length===1){var b=this.yAxisMajorStrokeThickness();if(a!=b){this.i8=a;this.g1("YAxisMajorStrokeThickness",b,this.yAxisMajorStrokeThickness())}return a}else{return this.i8}},is:0,xAxisMinorStrokeThickness:function(a){if(arguments.length===1){var b=this.xAxisMinorStrokeThickness();if(a!=b){this.is=a;this.g1("XAxisMinorStrokeThickness",b,this.xAxisMinorStrokeThickness())}return a}else{return this.is}},i9:0,yAxisMinorStrokeThickness:function(a){if(arguments.length===1){var b=this.yAxisMinorStrokeThickness();if(a!=b){this.i9=a;this.g1("YAxisMinorStrokeThickness",b,this.yAxisMinorStrokeThickness())}return a}else{return this.i9}},nm:null,xAxisStrip:function(a){if(arguments.length===1){var b=this.xAxisStrip();if(a!=b){this.nm=a;this.g1("XAxisStrip",b,this.xAxisStrip())}return a}else{return this.nm}},nt:null,yAxisStrip:function(a){if(arguments.length===1){var b=this.yAxisStrip();if(a!=b){this.nt=a;this.g1("YAxisStrip",b,this.yAxisStrip())}return a}else{return this.nt}},nn:null,xAxisStroke:function(a){if(arguments.length===1){var b=this.xAxisStroke();if(a!=b){this.nn=a;this.g1("XAxisStroke",b,this.xAxisStroke())}return a}else{return this.nn}},nu:null,yAxisStroke:function(a){if(arguments.length===1){var b=this.yAxisStroke();if(a!=b){this.nu=a;this.g1("YAxisStroke",b,this.yAxisStroke())}return a}else{return this.nu}},it:0,xAxisStrokeThickness:function(a){if(arguments.length===1){var b=this.xAxisStrokeThickness();if(a!=b){this.it=a;this.g1("XAxisStrokeThickness",b,this.xAxisStrokeThickness())}return a}else{return this.it}},ja:0,yAxisStrokeThickness:function(a){if(arguments.length===1){var b=this.yAxisStrokeThickness();if(a!=b){this.ja=a;this.g1("YAxisStrokeThickness",b,this.yAxisStrokeThickness())}return a}else{return this.ja}},iu:0,xAxisTickLength:function(a){if(arguments.length===1){var b=this.xAxisTickLength();if(a!=b){this.iu=a;this.g1("XAxisTickLength",b,this.xAxisTickLength())}return a}else{return this.iu}},jb:0,yAxisTickLength:function(a){if(arguments.length===1){var b=this.yAxisTickLength();if(a!=b){this.jb=a;this.g1("YAxisTickLength",b,this.yAxisTickLength())}return a}else{return this.jb}},no:null,xAxisTickStroke:function(a){if(arguments.length===1){var b=this.xAxisTickStroke();if(a!=b){this.no=a;this.g1("XAxisTickStroke",b,this.xAxisTickStroke())}return a}else{return this.no}},nv:null,yAxisTickStroke:function(a){if(arguments.length===1){var b=this.yAxisTickStroke();if(a!=b){this.nv=a;this.g1("YAxisTickStroke",b,this.yAxisTickStroke())}return a}else{return this.nv}},iv:0,xAxisTickStrokeThickness:function(a){if(arguments.length===1){var b=this.xAxisTickStrokeThickness();if(a!=b){this.iv=a;this.g1("XAxisTickStrokeThickness",b,this.xAxisTickStrokeThickness())}return a}else{return this.iv}},jc:0,yAxisTickStrokeThickness:function(a){if(arguments.length===1){var b=this.yAxisTickStrokeThickness();if(a!=b){this.jc=a;this.g1("YAxisTickStrokeThickness",b,this.yAxisTickStrokeThickness())}return a}else{return this.jc}},kq:null,xAxisTitle:function(a){if(arguments.length===1){var b=this.xAxisTitle();if(a!=b){this.kq=a;this.g1("XAxisTitle",b,this.xAxisTitle())}return a}else{return this.kq}},kt:null,yAxisTitle:function(a){if(arguments.length===1){var b=this.yAxisTitle();if(a!=b){this.kt=a;this.g1("YAxisTitle",b,this.yAxisTitle())}return a}else{return this.kt}},nl:null,xAxisMinorStroke:function(a){if(arguments.length===1){var b=this.xAxisMinorStroke();if(a!=b){this.nl=a;this.g1("XAxisMinorStroke",b,this.xAxisMinorStroke())}return a}else{return this.nl}},ns:null,yAxisMinorStroke:function(a){if(arguments.length===1){var b=this.yAxisMinorStroke();if(a!=b){this.ns=a;this.g1("YAxisMinorStroke",b,this.yAxisMinorStroke())}return a}else{return this.ns}},il:0,xAxisLabelAngle:function(a){if(arguments.length===1){var b=this.xAxisLabelAngle();if(a!=b){this.il=a;this.g1("XAxisLabelAngle",b,this.xAxisLabelAngle())}return a}else{return this.il}},i3:0,yAxisLabelAngle:function(a){if(arguments.length===1){var b=this.yAxisLabelAngle();if(a!=b){this.i3=a;this.g1("YAxisLabelAngle",b,this.yAxisLabelAngle())}return a}else{return this.i3}},ik:0,xAxisExtent:function(a){if(arguments.length===1){var b=this.xAxisExtent();if(a!=b){this.ik=a;this.g1("XAxisExtent",b,this.xAxisExtent())}return a}else{return this.ik}},i2:0,yAxisExtent:function(a){if(arguments.length===1){var b=this.yAxisExtent();if(a!=b){this.i2=a;this.g1("YAxisExtent",b,this.yAxisExtent())}return a}else{return this.i2}},iw:0,xAxisTitleAngle:function(a){if(arguments.length===1){var b=this.xAxisTitleAngle();if(a!=b){this.iw=a;this.g1("XAxisTitleAngle",b,this.xAxisTitleAngle())}return a}else{return this.iw}},jd:0,yAxisTitleAngle:function(a){if(arguments.length===1){var b=this.yAxisTitleAngle();if(a!=b){this.jd=a;this.g1("YAxisTitleAngle",b,this.yAxisTitleAngle())}return a}else{return this.jd}},ig:false,xAxisInverted:function(a){if(arguments.length===1){var b=this.xAxisInverted();if(a!=b){this.ig=a;this.g1("XAxisInverted",b,this.xAxisInverted())}return a}else{return this.ig}},ih:false,yAxisInverted:function(a){if(arguments.length===1){var b=this.yAxisInverted();if(a!=b){this.ih=a;this.g1("YAxisInverted",b,this.yAxisInverted())}return a}else{return this.ih}},ne:0,xAxisTitleAlignment:function(a){if(arguments.length===1){var b=this.xAxisTitleAlignment();if(a!=b){this.ne=a;this.g1("XAxisTitleAlignment",$$a.$w.getBox(b),$$a.$w.getBox(this.xAxisTitleAlignment()))}return a}else{return this.ne}},od:0,yAxisTitleAlignment:function(a){if(arguments.length===1){var b=this.yAxisTitleAlignment();if(a!=b){this.od=a;this.g1("YAxisTitleAlignment",$$a.$ai.getBox(b),$$a.$ai.getBox(this.yAxisTitleAlignment()))}return a}else{return this.od}},nd:0,xAxisLabelHorizontalAlignment:function(a){if(arguments.length===1){var b=this.xAxisLabelHorizontalAlignment();if(a!=b){this.nd=a;this.g1("XAxisLabelHorizontalAlignment",$$a.$w.getBox(b),$$a.$w.getBox(this.xAxisLabelHorizontalAlignment()));
|
|
}return a}else{return this.nd}},nf:0,yAxisLabelHorizontalAlignment:function(a){if(arguments.length===1){var b=this.yAxisLabelHorizontalAlignment();if(a!=b){this.nf=a;this.g1("YAxisLabelHorizontalAlignment",$$a.$w.getBox(b),$$a.$w.getBox(this.yAxisLabelHorizontalAlignment()))}return a}else{return this.nf}},ob:0,xAxisLabelVerticalAlignment:function(a){if(arguments.length===1){var b=this.xAxisLabelVerticalAlignment();if(a!=b){this.ob=a;this.g1("XAxisLabelVerticalAlignment",$$a.$ai.getBox(b),$$a.$ai.getBox(this.xAxisLabelVerticalAlignment()))}return a}else{return this.ob}},oc:0,yAxisLabelVerticalAlignment:function(a){if(arguments.length===1){var b=this.yAxisLabelVerticalAlignment();if(a!=b){this.oc=a;this.g1("YAxisLabelVerticalAlignment",$$a.$ai.getBox(b),$$a.$ai.getBox(this.yAxisLabelVerticalAlignment()))}return a}else{return this.oc}},oh:0,xAxisLabelVisibility:function(a){if(arguments.length===1){var b=this.xAxisLabelVisibility();if(a!=b){this.oh=a;this.g1("XAxisLabelVisibility",$$a.$aj.getBox(b),$$a.$aj.getBox(this.xAxisLabelVisibility()))}return a}else{return this.oh}},oi:0,yAxisLabelVisibility:function(a){if(arguments.length===1){var b=this.yAxisLabelVisibility();if(a!=b){this.oi=a;this.g1("YAxisLabelVisibility",$$a.$aj.getBox(b),$$a.$aj.getBox(this.yAxisLabelVisibility()))}return a}else{return this.oi}},id:0,yAxisLabelLocation:function(a){if(arguments.length===1){var b=this.yAxisLabelLocation();if(a!=b){this.id=a;this.g1("YAxisLabelLocation",$.ig.AxisLabelsLocation.prototype.getBox(b),$.ig.AxisLabelsLocation.prototype.getBox(this.yAxisLabelLocation()))}return a}else{return this.id}},$type:new $.ig.Type("XYChart",$$t.$a.$type)},true);$c("Tooltip:c","Element",{init:function(){$$1.$m.init.call(this)},updateToolTip:null,hideToolTip:null,$type:new $.ig.Type("Tooltip",$$1.$m.$type)},true);$c("IDomainChartWidget:d","Object",{$type:new $.ig.Type("IDomainChartWidget",null)},true);$c("ChartSeriesEventArgs:h","Object",{init:function(a){$.ig.$op.init.call(this);this.series(a)},_series:null,series:function(a){if(arguments.length===1){this._series=a;return a}else{return this._series}},$type:new $.ig.Type("ChartSeriesEventArgs",$.ig.$ot)},true);$c("DomainChartSeriesPointerEventArgs:j","Object",{init:function(a,b){$.ig.$op.init.call(this);this.series(a);this.item(b)},_series:null,series:function(a){if(arguments.length===1){this._series=a;return a}else{return this._series}},_item:null,item:function(a){if(arguments.length===1){this._item=a;return a}else{return this._item}},$type:new $.ig.Type("DomainChartSeriesPointerEventArgs",$.ig.$ot)},true);$$t.$a.dq=new $$6.s(0)}); |