/// <summary> 
    /// Required method for Designer support - do not modify 
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement1 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.ChartArea chartArea1 = new Infragistics.UltraChart.Resources.Appearance.ChartArea();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem1 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem2 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement2 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement3 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance1 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance2 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.BoxSetSeries boxSetSeries1 = new Infragistics.UltraChart.Resources.Appearance.BoxSetSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries1 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
      Infragistics.UltraChart.Resources.Appearance.GradientEffect gradientEffect1 = new Infragistics.UltraChart.Resources.Appearance.GradientEffect();
      this.ultraChart1 = new Infragistics.Win.UltraWinChart.UltraChart();
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).BeginInit();
      this.SuspendLayout();
      // 
//			'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look,
//			'ChartType' must be persisted ahead of any Axes change made in design time.
//		
      this.ultraChart1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.Composite;
      // 
      // ultraChart1
      // 
      this.ultraChart1.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      paintElement1.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      paintElement1.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      this.ultraChart1.Axis.PE = paintElement1;
      this.ultraChart1.Axis.X.Labels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.X.Labels.FontColor = System.Drawing.Color.DimGray;
      this.ultraChart1.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart1.Axis.X.Labels.ItemFormatString = "<ITEM_LABEL>";
      this.ultraChart1.Axis.X.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart1.Axis.X.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray;
      this.ultraChart1.Axis.X.Labels.SeriesLabels.FormatString = "";
      this.ultraChart1.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart1.Axis.X.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart1.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.X.Labels.SeriesLabels.Visible = true;
      this.ultraChart1.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.X.Labels.Visible = true;
      this.ultraChart1.Axis.X.LineThickness = 1;
      this.ultraChart1.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart1.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.X.MajorGridLines.Visible = true;
      this.ultraChart1.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart1.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.X.MinorGridLines.Visible = false;
      this.ultraChart1.Axis.X.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      this.ultraChart1.Axis.X.Visible = true;
      this.ultraChart1.Axis.X2.Labels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.X2.Labels.FontColor = System.Drawing.Color.Gray;
      this.ultraChart1.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart1.Axis.X2.Labels.ItemFormatString = "<ITEM_LABEL>";
      this.ultraChart1.Axis.X2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart1.Axis.X2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray;
      this.ultraChart1.Axis.X2.Labels.SeriesLabels.FormatString = "";
      this.ultraChart1.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart1.Axis.X2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart1.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.X2.Labels.SeriesLabels.Visible = true;
      this.ultraChart1.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.X2.Labels.Visible = false;
      this.ultraChart1.Axis.X2.LineThickness = 1;
      this.ultraChart1.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart1.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.X2.MajorGridLines.Visible = true;
      this.ultraChart1.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart1.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.X2.MinorGridLines.Visible = false;
      this.ultraChart1.Axis.X2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      this.ultraChart1.Axis.X2.Visible = false;
      this.ultraChart1.Axis.Y.Labels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.Y.Labels.FontColor = System.Drawing.Color.DimGray;
      this.ultraChart1.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart1.Axis.Y.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
      this.ultraChart1.Axis.Y.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart1.Axis.Y.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray;
      this.ultraChart1.Axis.Y.Labels.SeriesLabels.FormatString = "";
      this.ultraChart1.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart1.Axis.Y.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart1.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.Y.Labels.SeriesLabels.Visible = true;
      this.ultraChart1.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.Y.Labels.Visible = true;
      this.ultraChart1.Axis.Y.LineThickness = 1;
      this.ultraChart1.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart1.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.Y.MajorGridLines.Visible = true;
      this.ultraChart1.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart1.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.Y.MinorGridLines.Visible = false;
      this.ultraChart1.Axis.Y.TickmarkInterval = 10D;
      this.ultraChart1.Axis.Y.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      this.ultraChart1.Axis.Y.Visible = true;
      this.ultraChart1.Axis.Y2.Labels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.Y2.Labels.FontColor = System.Drawing.Color.Gray;
      this.ultraChart1.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart1.Axis.Y2.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
      this.ultraChart1.Axis.Y2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray;
      this.ultraChart1.Axis.Y2.Labels.SeriesLabels.FormatString = "";
      this.ultraChart1.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart1.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Visible = true;
      this.ultraChart1.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.Y2.Labels.Visible = false;
      this.ultraChart1.Axis.Y2.LineThickness = 1;
      this.ultraChart1.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart1.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.Y2.MajorGridLines.Visible = true;
      this.ultraChart1.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart1.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.Y2.MinorGridLines.Visible = false;
      this.ultraChart1.Axis.Y2.TickmarkInterval = 10D;
      this.ultraChart1.Axis.Y2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      this.ultraChart1.Axis.Y2.Visible = false;
      this.ultraChart1.Axis.Z.Labels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.Z.Labels.FontColor = System.Drawing.Color.DimGray;
      this.ultraChart1.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart1.Axis.Z.Labels.ItemFormatString = "";
      this.ultraChart1.Axis.Z.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart1.Axis.Z.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray;
      this.ultraChart1.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart1.Axis.Z.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart1.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.Z.Labels.SeriesLabels.Visible = true;
      this.ultraChart1.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.Z.Labels.Visible = false;
      this.ultraChart1.Axis.Z.LineThickness = 1;
      this.ultraChart1.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart1.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.Z.MajorGridLines.Visible = true;
      this.ultraChart1.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart1.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.Z.MinorGridLines.Visible = false;
      this.ultraChart1.Axis.Z.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      this.ultraChart1.Axis.Z.Visible = false;
      this.ultraChart1.Axis.Z2.Labels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.Z2.Labels.FontColor = System.Drawing.Color.Gray;
      this.ultraChart1.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart1.Axis.Z2.Labels.ItemFormatString = "";
      this.ultraChart1.Axis.Z2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
      this.ultraChart1.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray;
      this.ultraChart1.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
      this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart1.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Visible = true;
      this.ultraChart1.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart1.Axis.Z2.Labels.Visible = false;
      this.ultraChart1.Axis.Z2.LineThickness = 1;
      this.ultraChart1.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart1.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.Z2.MajorGridLines.Visible = true;
      this.ultraChart1.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart1.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart1.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart1.Axis.Z2.MinorGridLines.Visible = false;
      this.ultraChart1.Axis.Z2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      this.ultraChart1.Axis.Z2.Visible = false;
      this.ultraChart1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
      this.ultraChart1.ColorModel.AlphaLevel = ((byte)(150));
      this.ultraChart1.ColorModel.ColorBegin = System.Drawing.Color.Pink;
      this.ultraChart1.ColorModel.ColorEnd = System.Drawing.Color.OrangeRed;
      this.ultraChart1.ColorModel.ModelStyle = Infragistics.UltraChart.Shared.Styles.ColorModels.CustomSkin;
      axisItem1.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.String;
      axisItem1.Extent = 120;
      axisItem1.Key = "axisX";
      axisItem1.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem1.Labels.ItemFormatString = "<ITEM_LABEL>";
      axisItem1.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      axisItem1.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem1.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      axisItem1.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.SeriesLabels.Visible = true;
      axisItem1.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.Visible = true;
      axisItem1.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem1.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem1.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem1.MajorGridLines.Visible = true;
      axisItem1.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem1.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem1.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem1.MinorGridLines.Visible = false;
      axisItem1.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.X_Axis;
      axisItem1.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.ContinuousData;
      axisItem2.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem2.Key = "axisY";
      axisItem2.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem2.Labels.ItemFormatString = "<DATA_VALUE:#0.##>";
      axisItem2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.SeriesLabels.Visible = true;
      axisItem2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.Visible = true;
      axisItem2.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem2.MajorGridLines.Visible = true;
      axisItem2.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem2.MinorGridLines.Visible = false;
      axisItem2.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.Y_Axis;
      axisItem2.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      chartArea1.Axes.Add(axisItem1);
      chartArea1.Axes.Add(axisItem2);
      paintElement2.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea1.GridPE = paintElement2;
      chartArea1.Key = "area1";
      chartArea1.PE = paintElement3;
      this.ultraChart1.CompositeChart.ChartAreas.Add(chartArea1);
      chartLayerAppearance1.AxisXKey = "axisX";
      chartLayerAppearance1.AxisYKey = "axisY";
      chartLayerAppearance1.ChartAreaKey = "area1";
      chartLayerAppearance1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.BoxChart;
      chartLayerAppearance1.Key = "chartLayerBoxSet";
      chartLayerAppearance1.SeriesList = "boxSetSeries";
      chartLayerAppearance2.AxisXKey = "axisX";
      chartLayerAppearance2.AxisYKey = "axisY";
      chartLayerAppearance2.ChartAreaKey = "area1";
      chartLayerAppearance2.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      chartLayerAppearance2.Key = "chartLayer2";
      chartLayerAppearance2.SeriesList = "lineSeries";
      this.ultraChart1.CompositeChart.ChartLayers.AddRange(new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance[] {
            chartLayerAppearance1,
            chartLayerAppearance2});
      boxSetSeries1.Data.MaxColumn = "";
      boxSetSeries1.Data.MinColumn = "";
      boxSetSeries1.Data.Q1Column = "";
      boxSetSeries1.Data.Q2Column = "";
      boxSetSeries1.Data.Q3Column = "";
      boxSetSeries1.Key = "boxSetSeries";
      boxSetSeries1.Label = "boxSetSeries";
      numericSeries1.Key = "lineSeries";
      numericSeries1.Label = "lineSeries";
      this.ultraChart1.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
            boxSetSeries1,
            numericSeries1});
      this.ultraChart1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.ultraChart1.Effects.Effects.Add(gradientEffect1);
      this.ultraChart1.Location = new System.Drawing.Point(0, 0);
      this.ultraChart1.Name = "ultraChart1";
      this.ultraChart1.Size = new System.Drawing.Size(493, 386);
      this.ultraChart1.TabIndex = 0;
      this.ultraChart1.Tooltips.HighlightFillColor = System.Drawing.Color.DimGray;
      this.ultraChart1.Tooltips.HighlightOutlineColor = System.Drawing.Color.DarkGray;
      // 
      // BondSpreadRangeChart
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Controls.Add(this.ultraChart1);
      this.Name = "BondSpreadRangeChart";
      this.Size = new System.Drawing.Size(493, 386);
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).EndInit();
      this.ResumeLayout(false);

    }
    /// <summary> 
    /// Required method for Designer support - do not modify 
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      Infragistics.UltraChart.Resources.Appearance.ChartArea chartArea1 = new Infragistics.UltraChart.Resources.Appearance.ChartArea();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem1 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem2 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement1 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement2 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.ChartArea chartArea2 = new Infragistics.UltraChart.Resources.Appearance.ChartArea();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem3 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem4 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement3 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement4 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance1 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance2 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance3 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance1 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance4 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance2 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.BoxSetSeries boxSetSeries1 = new Infragistics.UltraChart.Resources.Appearance.BoxSetSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries1 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries2 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement5 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries3 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.dt)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
      this.SuspendLayout();
      // 
//			'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look,
//			'ChartType' must be persisted ahead of any Axes change made in design time.
//		
      this.ultraChart.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.Composite;
      // 
      // ultraChart
      // 
      this.ultraChart.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      this.ultraChart.Axis.X.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.X.Labels.ItemFormatString = "<ITEM_LABEL>";
      this.ultraChart.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X.Labels.Visible = true;
      this.ultraChart.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X.MajorGridLines.Visible = true;
      this.ultraChart.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X.MinorGridLines.Visible = false;
      this.ultraChart.Axis.X.Visible = true;
      this.ultraChart.Axis.X2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.X2.Labels.ItemFormatString = "<ITEM_LABEL>";
      this.ultraChart.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X2.Labels.Visible = false;
      this.ultraChart.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.X2.Visible = false;
      this.ultraChart.Axis.Y.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.Y.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
      this.ultraChart.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y.Labels.Visible = true;
      this.ultraChart.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Y.Visible = true;
      this.ultraChart.Axis.Y2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Y2.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
      this.ultraChart.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y2.Labels.Visible = false;
      this.ultraChart.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Y2.Visible = false;
      this.ultraChart.Axis.Z.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z.Labels.ItemFormatString = "";
      this.ultraChart.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z.Labels.Visible = true;
      this.ultraChart.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Z.Visible = false;
      this.ultraChart.Axis.Z2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z2.Labels.ItemFormatString = "";
      this.ultraChart.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z2.Labels.Visible = false;
      this.ultraChart.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Z2.Visible = false;
      axisItem1.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.String;
      axisItem1.Key = "axisTop_X";
      axisItem1.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem1.Labels.ItemFormatString = "<ITEM_LABEL>";
      axisItem1.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      axisItem1.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem1.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem1.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.SeriesLabels.Visible = true;
      axisItem1.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.Visible = true;
      axisItem1.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem1.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem1.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem1.MajorGridLines.Visible = true;
      axisItem1.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem1.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem1.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem1.MinorGridLines.Visible = false;
      axisItem1.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.X_Axis;
      axisItem1.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.ContinuousData;
      axisItem2.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem2.Extent = 40;
      axisItem2.Key = "axisTop_Y";
      axisItem2.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem2.Labels.ItemFormatString = "<DATA_VALUE:##0.0#>";
      axisItem2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.SeriesLabels.Visible = true;
      axisItem2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.Visible = true;
      axisItem2.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem2.MajorGridLines.Visible = true;
      axisItem2.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem2.MinorGridLines.Visible = false;
      axisItem2.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.Y_Axis;
      axisItem2.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem2.TickmarkInterval = 0.2D;
      axisItem2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      chartArea1.Axes.Add(axisItem1);
      chartArea1.Axes.Add(axisItem2);
      chartArea1.Bounds = new System.Drawing.Rectangle(0, 0, 100, 66);
      chartArea1.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement1.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea1.GridPE = paintElement1;
      chartArea1.Key = "areaTop";
      chartArea1.PE = paintElement2;
      axisItem3.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.String;
      axisItem3.Key = "axisBottom_X";
      axisItem3.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem3.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem3.Labels.ItemFormatString = "<ITEM_LABEL>";
      axisItem3.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      axisItem3.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem3.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem3.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem3.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem3.Labels.SeriesLabels.Visible = true;
      axisItem3.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem3.Labels.Visible = true;
      axisItem3.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem3.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem3.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem3.MajorGridLines.Visible = true;
      axisItem3.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem3.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem3.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem3.MinorGridLines.Visible = false;
      axisItem3.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.X_Axis;
      axisItem3.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem4.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem4.Extent = 40;
      axisItem4.Key = "axisBottom_Y";
      axisItem4.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem4.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem4.Labels.ItemFormatString = "<DATA_VALUE:#0.0#>";
      axisItem4.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem4.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem4.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem4.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.Labels.SeriesLabels.Visible = true;
      axisItem4.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.Labels.Visible = true;
      axisItem4.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem4.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem4.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem4.MajorGridLines.Visible = true;
      axisItem4.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem4.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem4.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem4.MinorGridLines.Visible = false;
      axisItem4.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.Y_Axis;
      axisItem4.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem4.TickmarkInterval = 0.5D;
      axisItem4.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      chartArea2.Axes.Add(axisItem3);
      chartArea2.Axes.Add(axisItem4);
      chartArea2.Bounds = new System.Drawing.Rectangle(0, 66, 100, 34);
      chartArea2.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement3.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea2.GridPE = paintElement3;
      chartArea2.Key = "areaBottom";
      chartArea2.PE = paintElement4;
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea1);
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea2);
      chartLayerAppearance1.AxisXKey = "axisBottom_X";
      chartLayerAppearance1.AxisYKey = "axisBottom_Y";
      chartLayerAppearance1.ChartAreaKey = "areaBottom";
      chartLayerAppearance1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.ColumnChart;
      chartLayerAppearance1.Key = "chartLayer_ColumnChart_DiffFromFit";
      chartLayerAppearance1.SeriesList = "seriesDiffFromFit";
      chartLayerAppearance2.AxisXKey = "axisTop_X";
      chartLayerAppearance2.AxisYKey = "axisTop_Y";
      chartLayerAppearance2.ChartAreaKey = "areaTop";
      chartLayerAppearance2.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.BoxChart;
      chartLayerAppearance2.Key = "chartLayer_BoxChart_Range";
      chartLayerAppearance2.SeriesList = "seriesBoxChart";
      chartLayerAppearance3.AxisXKey = "axisTop_X";
      chartLayerAppearance3.AxisYKey = "axisTop_Y";
      chartLayerAppearance3.ChartAreaKey = "areaTop";
      chartLayerAppearance3.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance1.NullHandling = Infragistics.UltraChart.Shared.Styles.NullHandling.DontPlot;
      lineChartAppearance1.Thickness = 2;
      chartLayerAppearance3.ChartTypeAppearance = lineChartAppearance1;
      chartLayerAppearance3.Key = "chartLayer_LineChart_LiveSpread";
      chartLayerAppearance3.SeriesList = "seriesLive";
      chartLayerAppearance4.AxisXKey = "axisTop_X";
      chartLayerAppearance4.AxisYKey = "axisTop_Y";
      chartLayerAppearance4.ChartAreaKey = "areaTop";
      chartLayerAppearance4.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance2.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      lineChartAppearance2.EndStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.Square;
      lineChartAppearance2.NullHandling = Infragistics.UltraChart.Shared.Styles.NullHandling.DontPlot;
      lineChartAppearance2.StartStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.Square;
      chartLayerAppearance4.ChartTypeAppearance = lineChartAppearance2;
      chartLayerAppearance4.Key = "chartLayer_LineChart_SpreadT-1";
      chartLayerAppearance4.SeriesList = "seriesYesterday";
      this.ultraChart.CompositeChart.ChartLayers.AddRange(new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance[] {
            chartLayerAppearance1,
            chartLayerAppearance2,
            chartLayerAppearance3,
            chartLayerAppearance4});
      boxSetSeries1.Data.MaxColumn = "";
      boxSetSeries1.Data.MinColumn = "";
      boxSetSeries1.Data.Q1Column = "";
      boxSetSeries1.Data.Q2Column = "";
      boxSetSeries1.Data.Q3Column = "";
      boxSetSeries1.Key = "seriesBoxChart";
      boxSetSeries1.Label = "Spread range";
      numericSeries1.Key = "seriesDiffFromFit";
      numericSeries1.Label = "Difference from fit";
      numericSeries2.Key = "seriesLive";
      numericSeries2.Label = "Live difference";
      paintElement5.Fill = System.Drawing.Color.DeepSkyBlue;
      numericSeries2.PEs.AddRange(new Infragistics.UltraChart.Resources.Appearance.PaintElement[] {
            paintElement5});
      numericSeries3.Key = "seriesYesterday";
      this.ultraChart.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
            boxSetSeries1,
            numericSeries1,
            numericSeries2,
            numericSeries3});
      this.ultraChart.Size = new System.Drawing.Size(743, 585);
      this.ultraChart.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ClientArea;
      this.ultraChart.Tooltips.TooltipControl = null;
      // 
      // showChartSeparateControl1
      // 
      this.showChartSeparateControl1.Location = new System.Drawing.Point(724, 3);
      // 
      // chartExportToClipboardControl1
      // 
      this.chartExportToClipboardControl1.Location = new System.Drawing.Point(705, 3);
      // 
      // BondSpreadChart
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Name = "BondSpreadChart";
      this.Size = new System.Drawing.Size(743, 585);
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dt)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
      this.ResumeLayout(false);

    }