Exemple #1
0
        public ArearangeSeriesDataLabels()
        {
            int num = 1;
            ArearangeSeriesDataLabelsAlign arearangeSeriesDataLabelsAlign = (ArearangeSeriesDataLabelsAlign)num;

            Align_DefaultValue = (ArearangeSeriesDataLabelsAlign)num;
            Align = arearangeSeriesDataLabelsAlign;
            bool?nullable = false;

            AllowOverlap_DefaultValue = nullable;
            AllowOverlap = nullable;
            object obj = null;
            string str = (string)obj;

            BackgroundColor_DefaultValue = (string)obj;
            BackgroundColor = str;
            object obj1 = null;

            str = (string)obj1;
            BorderColor_DefaultValue = (string)obj1;
            BorderColor = str;
            double?nullable1 = 0;

            BorderRadius_DefaultValue = nullable1;
            BorderRadius             = nullable1;
            nullable1                = 0;
            BorderWidth_DefaultValue = nullable1;
            BorderWidth              = nullable1;
            object obj2 = null;

            str = (string)obj2;
            ClassName_DefaultValue = (string)obj2;
            ClassName = str;
            object obj3 = null;

            str = (string)obj3;
            Color_DefaultValue = (string)obj3;
            Color             = str;
            nullable          = true;
            Crop_DefaultValue = nullable;
            Crop                 = nullable;
            nullable             = true;
            Defer_DefaultValue   = nullable;
            Defer                = nullable;
            nullable             = false;
            Enabled_DefaultValue = nullable;
            Enabled              = nullable;
            string str1 = "{y}";

            str = str1;
            Format_DefaultValue = str1;
            Format = str;
            string str2 = "";

            str = str2;
            Formatter_DefaultValue = str2;
            Formatter           = str;
            nullable            = null;
            Inside_DefaultValue = nullable;
            Inside = nullable;
            int num1 = 0;
            ArearangeSeriesDataLabelsOverflow arearangeSeriesDataLabelsOverflow = (ArearangeSeriesDataLabelsOverflow)num1;

            Overflow_DefaultValue = (ArearangeSeriesDataLabelsOverflow)num1;
            Overflow             = arearangeSeriesDataLabelsOverflow;
            nullable1            = 5;
            Padding_DefaultValue = nullable1;
            Padding               = nullable1;
            nullable1             = 0;
            Rotation_DefaultValue = nullable1;
            Rotation              = nullable1;
            Shadow shadow = new Shadow
            {
                Enabled = false
            };
            Shadow shadow1 = shadow;

            Shadow_DefaultValue = shadow;
            Shadow = shadow1;
            string str3 = "square";

            str = str3;
            Shape_DefaultValue = str3;
            Shape = str;
            Hashtable hashtables = new Hashtable
            {
                { "color", "contrast" },
                { "fontSize", "11px" },
                { "fontWeight", "bold" },
                { "textOutline", "1px 1px contrast" }
            };
            Hashtable hashtables1 = hashtables;
            Hashtable hashtables2 = hashtables1;

            Style_DefaultValue = hashtables1;
            Style                = hashtables2;
            nullable             = false;
            UseHTML_DefaultValue = nullable;
            UseHTML              = nullable;
            int num2 = 0;
            ArearangeSeriesDataLabelsVerticalAlign arearangeSeriesDataLabelsVerticalAlign =
                (ArearangeSeriesDataLabelsVerticalAlign)num2;

            VerticalAlign_DefaultValue = (ArearangeSeriesDataLabelsVerticalAlign)num2;
            VerticalAlign      = arearangeSeriesDataLabelsVerticalAlign;
            nullable1          = 0;
            XHigh_DefaultValue = nullable1;
            XHigh             = nullable1;
            nullable1         = 0;
            XLow_DefaultValue = nullable1;
            XLow                = nullable1;
            nullable1           = -6;
            YHigh_DefaultValue  = nullable1;
            YHigh               = nullable1;
            nullable1           = 16;
            YLow_DefaultValue   = nullable1;
            YLow                = nullable1;
            nullable1           = 6;
            ZIndex_DefaultValue = nullable1;
            ZIndex              = nullable1;
        }
Exemple #2
0
        public ArearangeSeries()
        {
            bool?nullable = false;

            AllowPointSelect_DefaultValue = nullable;
            AllowPointSelect = nullable;
            Animation animation = new Animation
            {
                Enabled = true
            };
            Animation animation1 = animation;

            Animation_DefaultValue = animation;
            Animation = animation1;
            double?nullable1 = null;

            AnimationLimit_DefaultValue = nullable1;
            AnimationLimit = nullable1;
            string str  = "";
            string str1 = str;

            ClassName_DefaultValue = str;
            ClassName = str1;
            object obj = null;

            str1 = (string)obj;
            Color_DefaultValue = (string)obj;
            Color     = str1;
            nullable1 = null;
            ColorIndex_DefaultValue = nullable1;
            ColorIndex = nullable1;
            nullable   = false;
            ConnectNulls_DefaultValue = nullable;
            ConnectNulls = nullable;
            nullable1    = 300;
            CropThreshold_DefaultValue = nullable1;
            CropThreshold = nullable1;
            int num = 0;
            ArearangeSeriesCursor arearangeSeriesCursor = (ArearangeSeriesCursor)num;

            Cursor_DefaultValue = (ArearangeSeriesCursor)num;
            Cursor = arearangeSeriesCursor;
            int num1 = 0;
            ArearangeSeriesDashStyle arearangeSeriesDashStyle = (ArearangeSeriesDashStyle)num1;

            DashStyle_DefaultValue = (ArearangeSeriesDashStyle)num1;
            DashStyle = arearangeSeriesDashStyle;
            List <ArearangeSeriesData> arearangeSeriesDatas  = new List <ArearangeSeriesData>();
            List <ArearangeSeriesData> arearangeSeriesDatas1 = arearangeSeriesDatas;

            Data_DefaultValue = arearangeSeriesDatas;
            Data = arearangeSeriesDatas1;
            ArearangeSeriesDataLabels arearangeSeriesDataLabel  = new ArearangeSeriesDataLabels();
            ArearangeSeriesDataLabels arearangeSeriesDataLabel1 = arearangeSeriesDataLabel;

            DataLabels_DefaultValue = arearangeSeriesDataLabel;
            DataLabels = arearangeSeriesDataLabel1;
            string str2 = "undefined";

            str1 = str2;
            Description_DefaultValue = str2;
            Description = str1;
            nullable    = true;
            EnableMouseTracking_DefaultValue = nullable;
            EnableMouseTracking = nullable;
            ArearangeSeriesEvents arearangeSeriesEvent  = new ArearangeSeriesEvents();
            ArearangeSeriesEvents arearangeSeriesEvent1 = arearangeSeriesEvent;

            Events_DefaultValue = arearangeSeriesEvent;
            Events = arearangeSeriesEvent1;
            object obj1 = null;
            object obj2 = obj1;

            FillColor_DefaultValue = obj1;
            FillColor = obj2;
            nullable1 = 0.75;
            FillOpacity_DefaultValue = nullable1;
            FillOpacity = nullable1;
            nullable    = false;
            GetExtremesFromAll_DefaultValue = nullable;
            GetExtremesFromAll = nullable;
            string str3 = "";

            str1            = str3;
            Id_DefaultValue = str3;
            Id                 = str1;
            nullable1          = null;
            Index_DefaultValue = nullable1;
            Index              = nullable1;
            List <string> strs  = new List <string>();
            List <string> strs1 = strs;

            Keys_DefaultValue = strs;
            Keys      = strs1;
            nullable1 = null;
            LegendIndex_DefaultValue = nullable1;
            LegendIndex = nullable1;
            object obj3 = null;

            str1 = (string)obj3;
            LineColor_DefaultValue = (string)obj3;
            LineColor = str1;
            nullable1 = 1;
            LineWidth_DefaultValue = nullable1;
            LineWidth = nullable1;
            int num2 = 0;
            ArearangeSeriesLinecap arearangeSeriesLinecap = (ArearangeSeriesLinecap)num2;

            Linecap_DefaultValue = (ArearangeSeriesLinecap)num2;
            Linecap = arearangeSeriesLinecap;
            string str4 = "";

            str1 = str4;
            LinkedTo_DefaultValue = str4;
            LinkedTo = str1;
            object obj4 = null;

            str1 = (string)obj4;
            Name_DefaultValue = (string)obj4;
            Name = str1;
            string str5 = "null";

            str1 = str5;
            NegativeColor_DefaultValue = str5;
            NegativeColor = str1;
            object obj5 = null;

            str1 = (string)obj5;
            NegativeFillColor_DefaultValue = (string)obj5;
            NegativeFillColor = str1;
            ArearangeSeriesPoint arearangeSeriesPoint  = new ArearangeSeriesPoint();
            ArearangeSeriesPoint arearangeSeriesPoint1 = arearangeSeriesPoint;

            Point_DefaultValue = arearangeSeriesPoint;
            Point     = arearangeSeriesPoint1;
            nullable1 = 1;
            PointInterval_DefaultValue = nullable1;
            PointInterval = nullable1;
            int num3 = 0;
            ArearangeSeriesPointIntervalUnit arearangeSeriesPointIntervalUnit = (ArearangeSeriesPointIntervalUnit)num3;

            PointIntervalUnit_DefaultValue = (ArearangeSeriesPointIntervalUnit)num3;
            PointIntervalUnit = arearangeSeriesPointIntervalUnit;
            PointPlacement pointPlacement  = new PointPlacement();
            PointPlacement pointPlacement1 = pointPlacement;

            PointPlacement_DefaultValue = pointPlacement;
            PointPlacement          = pointPlacement1;
            nullable1               = 0;
            PointStart_DefaultValue = nullable1;
            PointStart              = nullable1;
            nullable = false;
            Selected_DefaultValue = nullable;
            Selected = nullable;
            Shadow shadow = new Shadow
            {
                Enabled = false
            };
            Shadow shadow1 = shadow;

            Shadow_DefaultValue = shadow;
            Shadow   = shadow1;
            nullable = false;
            ShowCheckbox_DefaultValue = nullable;
            ShowCheckbox = nullable;
            nullable     = true;
            ShowInLegend_DefaultValue = nullable;
            ShowInLegend = nullable;
            ArearangeSeriesStates arearangeSeriesState  = new ArearangeSeriesStates();
            ArearangeSeriesStates arearangeSeriesState1 = arearangeSeriesState;

            States_DefaultValue = arearangeSeriesState;
            States = arearangeSeriesState1;
            int num4 = 0;
            ArearangeSeriesStep arearangeSeriesStep = (ArearangeSeriesStep)num4;

            Step_DefaultValue = (ArearangeSeriesStep)num4;
            Step     = arearangeSeriesStep;
            nullable = true;
            StickyTracking_DefaultValue = nullable;
            StickyTracking = nullable;
            ArearangeSeriesTooltip arearangeSeriesTooltip  = new ArearangeSeriesTooltip();
            ArearangeSeriesTooltip arearangeSeriesTooltip1 = arearangeSeriesTooltip;

            Tooltip_DefaultValue = arearangeSeriesTooltip;
            Tooltip  = arearangeSeriesTooltip1;
            nullable = true;
            TrackByArea_DefaultValue = nullable;
            TrackByArea = nullable;
            nullable1   = 1000;
            TurboThreshold_DefaultValue = nullable1;
            TurboThreshold = nullable1;
            int num5 = 0;
            ArearangeSeriesType arearangeSeriesType = (ArearangeSeriesType)num5;

            Type_DefaultValue = (ArearangeSeriesType)num5;
            Type                 = arearangeSeriesType;
            nullable             = true;
            Visible_DefaultValue = nullable;
            Visible              = nullable;
            string str6 = "0";

            str1 = str6;
            XAxis_DefaultValue = str6;
            XAxis = str1;
            string str7 = "0";

            str1 = str7;
            YAxis_DefaultValue = str7;
            YAxis               = str1;
            nullable1           = null;
            ZIndex_DefaultValue = nullable1;
            ZIndex              = nullable1;
            string str8 = "y";

            str1 = str8;
            ZoneAxis_DefaultValue = str8;
            ZoneAxis = str1;
            ArearangeSeriesZones arearangeSeriesZone  = new ArearangeSeriesZones();
            ArearangeSeriesZones arearangeSeriesZone1 = arearangeSeriesZone;

            Zones_DefaultValue = arearangeSeriesZone;
            Zones = arearangeSeriesZone1;
        }