/// <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.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 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 axisItem5 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem6 = 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.LineChartAppearance lineChartAppearance1 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance2 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance2 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance3 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance3 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance4 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.CompositeLegend compositeLegend1 = new Infragistics.UltraChart.Resources.Appearance.CompositeLegend();
      Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries numericTimeSeries1 = new Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries numericTimeSeries2 = new Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries numericTimeSeries3 = new Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries1 = 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
      // 
      this.ultraChart.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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;
      this.ultraChart.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.Composite;
      axisItem1.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Time;
      axisItem1.Extent = 40;
      axisItem1.Key = "axisTop_X";
      axisItem1.Labels.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F);
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem1.Labels.ItemFormatString = "<ITEM_LABEL:dd MMM yy>";
      axisItem1.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.LineThickness = 1;
      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.GroupBySeries;
      axisItem2.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem2.Extent = 40;
      axisItem2.Key = "axisTop_Y1";
      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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.LineColor = System.Drawing.Color.Red;
      axisItem2.LineThickness = 1;
      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;
      axisItem3.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem3.Key = "axisTop_Y2";
      axisItem3.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem3.Labels.ItemFormatString = "<DATA_VALUE:##0.##>";
      axisItem3.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem3.LineColor = System.Drawing.Color.Green;
      axisItem3.LineThickness = 1;
      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.Y_Axis;
      axisItem3.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem4.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem4.Extent = 120;
      axisItem4.Key = "axisTop_Y3";
      axisItem4.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem4.Labels.ItemFormatString = "<DATA_VALUE:##0.##>";
      axisItem4.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.LineColor = System.Drawing.Color.Blue;
      axisItem4.LineThickness = 1;
      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;
      chartArea1.Axes.Add(axisItem1);
      chartArea1.Axes.Add(axisItem2);
      chartArea1.Axes.Add(axisItem3);
      chartArea1.Axes.Add(axisItem4);
      chartArea1.Bounds = new System.Drawing.Rectangle(0, 0, 100, 50);
      chartArea1.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement1.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea1.GridPE = paintElement1;
      chartArea1.Key = "area1";
      chartArea1.PE = paintElement2;
      axisItem5.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.String;
      axisItem5.Extent = 40;
      axisItem5.Key = "axisBottom_X";
      axisItem5.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem5.Labels.ItemFormatString = "<ITEM_LABEL>";
      axisItem5.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      axisItem5.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem5.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem5.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem5.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem5.LineThickness = 1;
      axisItem5.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem5.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem5.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem5.MajorGridLines.Visible = true;
      axisItem5.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem5.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem5.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem5.MinorGridLines.Visible = false;
      axisItem5.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.X_Axis;
      axisItem5.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem6.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem6.Extent = 40;
      axisItem6.Key = "axisBottomY";
      axisItem6.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem6.Labels.ItemFormatString = "<DATA_VALUE:##0.##%>";
      axisItem6.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem6.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem6.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem6.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem6.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem6.LineThickness = 1;
      axisItem6.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem6.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem6.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem6.MajorGridLines.Visible = true;
      axisItem6.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem6.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem6.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem6.MinorGridLines.Visible = false;
      axisItem6.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.Y_Axis;
      axisItem6.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      chartArea2.Axes.Add(axisItem5);
      chartArea2.Axes.Add(axisItem6);
      chartArea2.Bounds = new System.Drawing.Rectangle(0, 50, 100, 50);
      chartArea2.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement3.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea2.GridPE = paintElement3;
      chartArea2.Key = "area2";
      chartArea2.PE = paintElement4;
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea1);
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea2);
      chartLayerAppearance1.AxisXKey = "axisTop_X";
      chartLayerAppearance1.AxisYKey = "axisTop_Y1";
      chartLayerAppearance1.ChartAreaKey = "area1";
      chartLayerAppearance1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance1.EndStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      lineChartAppearance1.StartStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      lineChartAppearance1.Thickness = 1;
      chartLayerAppearance1.ChartTypeAppearance = lineChartAppearance1;
      chartLayerAppearance1.Key = "chartLayer1";
      chartLayerAppearance1.SeriesList = "seriesBeta";
      chartLayerAppearance2.AxisXKey = "axisTop_X";
      chartLayerAppearance2.AxisYKey = "axisTop_Y2";
      chartLayerAppearance2.ChartAreaKey = "area1";
      chartLayerAppearance2.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance2.EndStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      lineChartAppearance2.StartStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      lineChartAppearance2.Thickness = 1;
      chartLayerAppearance2.ChartTypeAppearance = lineChartAppearance2;
      chartLayerAppearance2.Key = "chartLayer2";
      chartLayerAppearance2.SeriesList = "seriesTStat";
      chartLayerAppearance3.AxisXKey = "axisTop_X";
      chartLayerAppearance3.AxisYKey = "axisTop_Y3";
      chartLayerAppearance3.ChartAreaKey = "area1";
      chartLayerAppearance3.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance3.EndStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      lineChartAppearance3.StartStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      lineChartAppearance3.Thickness = 1;
      chartLayerAppearance3.ChartTypeAppearance = lineChartAppearance3;
      chartLayerAppearance3.Key = "chartLayer3";
      chartLayerAppearance3.SeriesList = "seriesPValue";
      chartLayerAppearance4.AxisXKey = "axisBottom_X";
      chartLayerAppearance4.AxisYKey = "axisBottomY";
      chartLayerAppearance4.ChartAreaKey = "area2";
      chartLayerAppearance4.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.ColumnChart;
      chartLayerAppearance4.Key = "chartLayer4";
      chartLayerAppearance4.SeriesList = "seriesDensity";
      chartLayerAppearance4.SwapRowsAndColumns = true;
      this.ultraChart.CompositeChart.ChartLayers.AddRange(new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance[] {
            chartLayerAppearance1,
            chartLayerAppearance2,
            chartLayerAppearance3,
            chartLayerAppearance4});
      compositeLegend1.ChartLayerList = "chartLayer1|chartLayer2|chartLayer3";
      this.ultraChart.CompositeChart.Legends.Add(compositeLegend1);
      numericTimeSeries1.Data.TimeValueColumn = "";
      numericTimeSeries1.Data.ValueColumn = "";
      numericTimeSeries1.Key = "seriesBeta";
      numericTimeSeries1.Label = "Beta value";
      numericTimeSeries2.Data.TimeValueColumn = "";
      numericTimeSeries2.Data.ValueColumn = "";
      numericTimeSeries2.Key = "seriesTStat";
      numericTimeSeries2.Label = "T-Stat";
      numericTimeSeries3.Data.TimeValueColumn = "";
      numericTimeSeries3.Data.ValueColumn = "";
      numericTimeSeries3.Key = "seriesPValue";
      numericTimeSeries3.Label = "P-Value";
      numericSeries1.Key = "seriesDensity";
      this.ultraChart.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
            numericTimeSeries1,
            numericTimeSeries2,
            numericTimeSeries3,
            numericSeries1});
      this.ultraChart.Size = new System.Drawing.Size(491, 378);
      this.ultraChart.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ClientArea;
      this.ultraChart.Tooltips.TooltipControl = null;
      // 
      // RegressionBetaWindowStatPlot
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Name = "RegressionBetaWindowStatPlot";
      this.Size = new System.Drawing.Size(491, 378);
      this.Controls.SetChildIndex(this.ultraChart, 0);
      this.Controls.SetChildIndex(this.showChartSeparateControl1, 0);
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dt)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).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.PaintElement paintElement4 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.ChartArea chartArea2 = new Infragistics.UltraChart.Resources.Appearance.ChartArea();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem4 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem5 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem6 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement5 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement6 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance3 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      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.CompositeLegend compositeLegend2 = new Infragistics.UltraChart.Resources.Appearance.CompositeLegend();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries3 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries4 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
      this.boundComboBox1 = new Controls.BoundComboBox();
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.dt)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.boundComboBox1)).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)))));
      paintElement4.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      paintElement4.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      this.ultraChart.Axis.PE = paintElement4;
      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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.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;
      this.ultraChart.ColorModel.AlphaLevel = ((byte)(150));
      axisItem4.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.String;
      axisItem4.Extent = 55;
      axisItem4.Key = "axis1";
      axisItem4.Labels.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F);
      axisItem4.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem4.Labels.ItemFormatString = "<ITEM_LABEL>";
      axisItem4.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.LineThickness = 1;
      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.X_Axis;
      axisItem4.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.ContinuousData;
      axisItem5.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem5.Extent = 30;
      axisItem5.Key = "axis2";
      axisItem5.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem5.Labels.ItemFormatString = "";
      axisItem5.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem5.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem5.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem5.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem5.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem5.LineThickness = 1;
      axisItem5.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem5.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem5.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem5.MajorGridLines.Visible = true;
      axisItem5.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem5.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem5.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem5.MinorGridLines.Visible = false;
      axisItem5.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.Y_Axis;
      axisItem5.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem6.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.String;
      axisItem6.Extent = 8;
      axisItem6.Key = "axis3";
      axisItem6.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem6.Labels.ItemFormatString = "";
      axisItem6.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem6.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem6.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem6.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem6.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem6.LineThickness = 1;
      axisItem6.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem6.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem6.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem6.MajorGridLines.Visible = true;
      axisItem6.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem6.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem6.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem6.MinorGridLines.Visible = false;
      axisItem6.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.X_Axis;
      axisItem6.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      chartArea2.Axes.Add(axisItem4);
      chartArea2.Axes.Add(axisItem5);
      chartArea2.Axes.Add(axisItem6);
      paintElement5.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea2.GridPE = paintElement5;
      chartArea2.Key = "area1";
      chartArea2.PE = paintElement6;
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea2);
      chartLayerAppearance3.AxisXKey = "axis3";
      chartLayerAppearance3.AxisYKey = "axis2";
      chartLayerAppearance3.ChartAreaKey = "area1";
      chartLayerAppearance3.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.ColumnChart;
      chartLayerAppearance3.Key = "chartLayer3";
      chartLayerAppearance3.SeriesList = "series3";
      chartLayerAppearance4.AxisXKey = "axis1";
      chartLayerAppearance4.AxisYKey = "axis2";
      chartLayerAppearance4.ChartAreaKey = "area1";
      chartLayerAppearance4.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance2.EndStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      lineChartAppearance2.MidPointAnchors = false;
      lineChartAppearance2.StartStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      chartLayerAppearance4.ChartTypeAppearance = lineChartAppearance2;
      chartLayerAppearance4.Key = "chartLayer2";
      chartLayerAppearance4.SeriesList = "series1";
      this.ultraChart.CompositeChart.ChartLayers.AddRange(new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance[] {
            chartLayerAppearance3,
            chartLayerAppearance4});
      compositeLegend2.ChartLayerList = "chartLayer2";
      compositeLegend2.LabelStyle.FontColor = System.Drawing.Color.White;
      this.ultraChart.CompositeChart.Legends.Add(compositeLegend2);
      numericSeries3.Key = "series1";
      numericSeries3.Label = "Normal Distribution (Achieved vol)";
      numericSeries4.Key = "series3";
      numericSeries4.Label = "Kernel Distribution of Strategy Returns";
      this.ultraChart.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
            numericSeries3,
            numericSeries4});
      this.ultraChart.Size = new System.Drawing.Size(523, 340);
      this.ultraChart.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ClientArea;
      this.ultraChart.Tooltips.TooltipControl = null;
      // 
      // showChartSeparateControl1
      // 
      this.showChartSeparateControl1.Location = new System.Drawing.Point(504, 3);
      // 
      // chartExportToClipboardControl1
      // 
      this.chartExportToClipboardControl1.Location = new System.Drawing.Point(485, 3);
      // 
      // boundComboBox1
      // 
      this.boundComboBox1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
      this.boundComboBox1.Location = new System.Drawing.Point(3, 23);
      this.boundComboBox1.Name = "boundComboBox1";
      this.boundComboBox1.Size = new System.Drawing.Size(92, 21);
      this.boundComboBox1.TabIndex = 10;
      // 
      // DistributionChart2
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Controls.Add(this.boundComboBox1);
      this.Name = "DistributionChart2";
      this.Size = new System.Drawing.Size(523, 340);
      this.Controls.SetChildIndex(this.ultraChart, 0);
      this.Controls.SetChildIndex(this.showChartSeparateControl1, 0);
      this.Controls.SetChildIndex(this.chartExportToClipboardControl1, 0);
      this.Controls.SetChildIndex(this.boundComboBox1, 0);
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dt)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.boundComboBox1)).EndInit();
      this.ResumeLayout(false);
      this.PerformLayout();

    }
    /// <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.CompositeLegend compositeLegend1 = new Infragistics.UltraChart.Resources.Appearance.CompositeLegend();
      this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
      ((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)))));
      paintElement1.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      paintElement1.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      this.ultraChart.Axis.PE = paintElement1;
      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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.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;
      this.ultraChart.ColorModel.AlphaLevel = ((byte)(150));
      axisItem1.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Time;
      axisItem1.Extent = 40;
      axisItem1.Key = "axis1";
      axisItem1.Labels.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F);
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem1.Labels.ItemFormatString = "<ITEM_LABEL:dd MMM yy>";
      axisItem1.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.LineThickness = 1;
      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.GroupBySeries;
      axisItem2.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem2.Extent = 40;
      axisItem2.Key = "axis2";
      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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.LineThickness = 1;
      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);
      chartArea1.Bounds = new System.Drawing.Rectangle(0, 0, 100, 100);
      chartArea1.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement2.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea1.GridPE = paintElement2;
      chartArea1.Key = "area1";
      chartArea1.PE = paintElement3;
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea1);
      compositeLegend1.Bounds = new System.Drawing.Rectangle(0, 90, 100, 10);
      compositeLegend1.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      this.ultraChart.CompositeChart.Legends.Add(compositeLegend1);
      this.ultraChart.Size = new System.Drawing.Size(831, 513);
      this.ultraChart.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ClientArea;
      this.ultraChart.Tooltips.TooltipControl = null;
      // 
      // showChartSeparateControl1
      // 
      this.showChartSeparateControl1.Location = new System.Drawing.Point(812, 3);
      this.showChartSeparateControl1.Size = new System.Drawing.Size(15, 15);
      // 
      // chartExportToClipboardControl1
      // 
      this.chartExportToClipboardControl1.Location = new System.Drawing.Point(793, 3);
      this.chartExportToClipboardControl1.Size = new System.Drawing.Size(15, 15);
      // 
      // DataCollectionDisplay
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
      this.Name = "DataCollectionDisplay";
      this.Size = new System.Drawing.Size(831, 513);
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dt)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).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.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.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 paintElement4 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement5 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.CompositeLegend compositeLegend1 = new Infragistics.UltraChart.Resources.Appearance.CompositeLegend();
      ((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)))));
      paintElement1.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      paintElement1.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      this.ultraChart.Axis.PE = paintElement1;
      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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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.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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      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;
      this.ultraChart.ColorModel.AlphaLevel = ((byte)(150));
      axisItem1.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Time;
      axisItem1.Extent = 40;
      axisItem1.Key = "areaTopX";
      axisItem1.Labels.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem1.Labels.ItemFormatString = "<ITEM_LABEL:dd MMM yy>";
      axisItem1.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.LineThickness = 1;
      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.GroupBySeries;
      axisItem2.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem2.Extent = 40;
      axisItem2.Key = "areaTopY";
      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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.LineThickness = 1;
      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);
      chartArea1.Bounds = new System.Drawing.Rectangle(0, 0, 100, 50);
      chartArea1.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement2.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea1.GridPE = paintElement2;
      chartArea1.Key = "areaTop";
      chartArea1.PE = paintElement3;
      axisItem3.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Time;
      axisItem3.Extent = 40;
      axisItem3.Key = "areaBottomX";
      axisItem3.Labels.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
      axisItem3.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem3.Labels.ItemFormatString = "";
      axisItem3.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem3.LineThickness = 1;
      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 = "areaBottomY";
      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.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.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.LineThickness = 1;
      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;
      chartArea2.Axes.Add(axisItem3);
      chartArea2.Axes.Add(axisItem4);
      chartArea2.Bounds = new System.Drawing.Rectangle(0, 50, 100, 50);
      chartArea2.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement4.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea2.GridPE = paintElement4;
      chartArea2.Key = "areaBottom";
      chartArea2.PE = paintElement5;
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea1);
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea2);
      compositeLegend1.Bounds = new System.Drawing.Rectangle(0, 91, 100, 10);
      compositeLegend1.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      this.ultraChart.CompositeChart.Legends.Add(compositeLegend1);
      this.ultraChart.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ClientArea;
      this.ultraChart.Tooltips.TooltipControl = null;
      // 
      // CumulativeWithInnerAttributedChart
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Name = "CumulativeWithInnerAttributedChart";
      this.Controls.SetChildIndex(this.ultraChart, 0);
      this.Controls.SetChildIndex(this.showChartSeparateControl1, 0);
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dt)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).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.BoxAnnotation boxAnnotation1 = new Infragistics.UltraChart.Resources.Appearance.BoxAnnotation();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement1 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.BoxAnnotation boxAnnotation2 = new Infragistics.UltraChart.Resources.Appearance.BoxAnnotation();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement2 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.BoxAnnotation boxAnnotation3 = new Infragistics.UltraChart.Resources.Appearance.BoxAnnotation();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement3 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.BoxAnnotation boxAnnotation4 = new Infragistics.UltraChart.Resources.Appearance.BoxAnnotation();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement4 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.BoxAnnotation boxAnnotation5 = new Infragistics.UltraChart.Resources.Appearance.BoxAnnotation();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement5 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement6 = 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 paintElement7 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement8 = 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 paintElement9 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement10 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.ChartArea chartArea3 = new Infragistics.UltraChart.Resources.Appearance.ChartArea();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem5 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem6 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement11 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement12 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.CompositeLegend compositeLegend1 = new Infragistics.UltraChart.Resources.Appearance.CompositeLegend();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement13 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.GradientEffect gradientEffect1 = new Infragistics.UltraChart.Resources.Appearance.GradientEffect();
      this.gbSettings = new SI.Controls.GroupBox();
      this.ultraChart1 = new Infragistics.Win.UltraWinChart.UltraChart();
      ((System.ComponentModel.ISupportInitialize)(this.gbSettings)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).BeginInit();
      this.SuspendLayout();
      // 
      // gbSettings
      // 
      this.gbSettings.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.None;
      this.gbSettings.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
      this.gbSettings.Location = new System.Drawing.Point(1, 3);
      this.gbSettings.Name = "gbSettings";
      this.gbSettings.Size = new System.Drawing.Size(19, 65);
      this.gbSettings.TabIndex = 1;
      this.gbSettings.Text = "Settings";
      this.gbSettings.Click += new System.EventHandler(this.gbSettings_Click);
      // 
//			'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.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      boxAnnotation1.Border.Thickness = 0;
      boxAnnotation1.Height = -1;
      boxAnnotation1.Location.Column = 0;
      boxAnnotation1.Location.LocationX = 3D;
      boxAnnotation1.Location.LocationY = 2D;
      boxAnnotation1.Location.Row = 0;
      boxAnnotation1.Location.Type = Infragistics.UltraChart.Shared.Styles.LocationType.Percentage;
      boxAnnotation1.Location.ValueX = 0D;
      boxAnnotation1.Location.ValueY = 0D;
      paintElement1.StrokeWidth = 0;
      boxAnnotation1.PE = paintElement1;
      boxAnnotation1.Text = "R-Sq.";
      boxAnnotation1.TextStyle.HorizontalAlign = System.Drawing.StringAlignment.Center;
      boxAnnotation1.Width = -1;
      boxAnnotation2.Border.Thickness = 0;
      boxAnnotation2.Height = -1;
      boxAnnotation2.Location.Column = 0;
      boxAnnotation2.Location.LocationX = 30D;
      boxAnnotation2.Location.LocationY = 47D;
      boxAnnotation2.Location.Row = 0;
      boxAnnotation2.Location.Type = Infragistics.UltraChart.Shared.Styles.LocationType.Percentage;
      boxAnnotation2.Location.ValueX = 0D;
      boxAnnotation2.Location.ValueY = 0D;
      paintElement2.StrokeWidth = 0;
      boxAnnotation2.PE = paintElement2;
      boxAnnotation2.Text = "Regression Window Length";
      boxAnnotation2.TextStyle.HorizontalAlign = System.Drawing.StringAlignment.Center;
      boxAnnotation2.Width = -1;
      boxAnnotation3.Border.Thickness = 0;
      boxAnnotation3.Height = -1;
      boxAnnotation3.Location.Column = 0;
      boxAnnotation3.Location.LocationX = 45D;
      boxAnnotation3.Location.LocationY = 55D;
      boxAnnotation3.Location.Row = 0;
      boxAnnotation3.Location.Type = Infragistics.UltraChart.Shared.Styles.LocationType.Percentage;
      boxAnnotation3.Location.ValueX = 0D;
      boxAnnotation3.Location.ValueY = 0D;
      paintElement3.StrokeWidth = 0;
      boxAnnotation3.PE = paintElement3;
      boxAnnotation3.Text = "Residuals";
      boxAnnotation3.TextStyle.HorizontalAlign = System.Drawing.StringAlignment.Center;
      boxAnnotation3.Width = -1;
      boxAnnotation4.Border.Thickness = 0;
      boxAnnotation4.Height = -1;
      boxAnnotation4.Location.Column = 0;
      boxAnnotation4.Location.LocationX = 53D;
      boxAnnotation4.Location.LocationY = 2D;
      boxAnnotation4.Location.Row = 0;
      boxAnnotation4.Location.Type = Infragistics.UltraChart.Shared.Styles.LocationType.Percentage;
      boxAnnotation4.Location.ValueX = 0D;
      boxAnnotation4.Location.ValueY = 0D;
      paintElement4.StrokeWidth = 0;
      boxAnnotation4.PE = paintElement4;
      boxAnnotation4.Text = "R-Sq";
      boxAnnotation4.TextStyle.HorizontalAlign = System.Drawing.StringAlignment.Center;
      boxAnnotation4.Width = -1;
      boxAnnotation5.Border.Thickness = 0;
      boxAnnotation5.Height = -1;
      boxAnnotation5.Location.Column = 0;
      boxAnnotation5.Location.LocationX = 80D;
      boxAnnotation5.Location.LocationY = 47D;
      boxAnnotation5.Location.Row = 0;
      boxAnnotation5.Location.Type = Infragistics.UltraChart.Shared.Styles.LocationType.Percentage;
      boxAnnotation5.Location.ValueX = 0D;
      boxAnnotation5.Location.ValueY = 0D;
      paintElement5.StrokeWidth = 0;
      boxAnnotation5.PE = paintElement5;
      boxAnnotation5.Text = "Last Residual Percentile";
      boxAnnotation5.TextStyle.HorizontalAlign = System.Drawing.StringAlignment.Center;
      boxAnnotation5.Width = -1;
      this.ultraChart1.Annotations.Annotations.Add(boxAnnotation1);
      this.ultraChart1.Annotations.Annotations.Add(boxAnnotation2);
      this.ultraChart1.Annotations.Annotations.Add(boxAnnotation3);
      this.ultraChart1.Annotations.Annotations.Add(boxAnnotation4);
      this.ultraChart1.Annotations.Annotations.Add(boxAnnotation5);
      this.ultraChart1.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      paintElement6.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      paintElement6.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      this.ultraChart1.Axis.PE = paintElement6;
      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 = true;
      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.DarkRed;
      this.ultraChart1.ColorModel.ModelStyle = Infragistics.UltraChart.Shared.Styles.ColorModels.CustomLinear;
      axisItem1.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Time;
      axisItem1.Extent = 40;
      axisItem1.Key = "axisBottomX";
      axisItem1.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.ItemFormatString = "<ITEM_LABEL:dd-MMM>";
      axisItem1.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Custom;
      axisItem1.Labels.OrientationAngle = 45;
      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.GroupBySeries;
      axisItem1.TickmarkInterval = 5D;
      axisItem1.TickmarkIntervalType = Infragistics.UltraChart.Shared.Styles.AxisIntervalType.Years;
      axisItem1.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      axisItem2.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem2.Extent = 40;
      axisItem2.Key = "axisBottomY";
      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.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      chartArea1.Axes.Add(axisItem1);
      chartArea1.Axes.Add(axisItem2);
      chartArea1.Bounds = new System.Drawing.Rectangle(20, 50, 80, 50);
      chartArea1.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement7.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea1.GridPE = paintElement7;
      chartArea1.Key = "areaBottom";
      chartArea1.PE = paintElement8;
      axisItem3.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem3.Extent = 20;
      axisItem3.Key = "axisTopLeftX";
      axisItem3.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem3.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem3.Labels.ItemFormatString = "<DATA_VALUE:##0>";
      axisItem3.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      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;
      axisItem3.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      axisItem4.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem4.Extent = 40;
      axisItem4.Key = "axisTopLeftY";
      axisItem4.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem4.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      axisItem4.Labels.ItemFormatString = "<DATA_VALUE:#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.RangeMax = 1D;
      axisItem4.RangeType = Infragistics.UltraChart.Shared.Styles.AxisRangeType.Custom;
      axisItem4.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem4.TickmarkInterval = 0.1D;
      axisItem4.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      chartArea2.Axes.Add(axisItem3);
      chartArea2.Axes.Add(axisItem4);
      chartArea2.Bounds = new System.Drawing.Rectangle(0, 0, 50, 50);
      chartArea2.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement9.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea2.GridPE = paintElement9;
      chartArea2.Key = "areaTopLeft";
      chartArea2.PE = paintElement10;
      axisItem5.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem5.Extent = 20;
      axisItem5.Key = "axixTopRightX";
      axisItem5.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem5.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem5.Labels.ItemFormatString = "<DATA_VALUE:#0.0#>";
      axisItem5.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem5.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem5.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem5.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem5.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem5.Labels.SeriesLabels.Visible = true;
      axisItem5.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem5.Labels.Visible = true;
      axisItem5.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem5.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem5.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem5.MajorGridLines.Visible = true;
      axisItem5.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem5.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem5.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem5.MinorGridLines.Visible = false;
      axisItem5.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.X_Axis;
      axisItem5.RangeMax = 1D;
      axisItem5.RangeType = Infragistics.UltraChart.Shared.Styles.AxisRangeType.Custom;
      axisItem5.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem5.TickmarkInterval = 0.1D;
      axisItem5.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      axisItem6.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem6.Extent = 40;
      axisItem6.Key = "axixTopRightY";
      axisItem6.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem6.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      axisItem6.Labels.ItemFormatString = "<DATA_VALUE:0.#>";
      axisItem6.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem6.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem6.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem6.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem6.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem6.Labels.SeriesLabels.Visible = true;
      axisItem6.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem6.Labels.Visible = true;
      axisItem6.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem6.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem6.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem6.MajorGridLines.Visible = true;
      axisItem6.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem6.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem6.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem6.MinorGridLines.Visible = false;
      axisItem6.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.Y_Axis;
      axisItem6.RangeMax = 1D;
      axisItem6.RangeType = Infragistics.UltraChart.Shared.Styles.AxisRangeType.Custom;
      axisItem6.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem6.TickmarkInterval = 0.1D;
      axisItem6.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      chartArea3.Axes.Add(axisItem5);
      chartArea3.Axes.Add(axisItem6);
      chartArea3.Bounds = new System.Drawing.Rectangle(50, 0, 50, 50);
      chartArea3.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement11.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea3.GridPE = paintElement11;
      chartArea3.Key = "areaTopRight";
      chartArea3.PE = paintElement12;
      this.ultraChart1.CompositeChart.ChartAreas.Add(chartArea1);
      this.ultraChart1.CompositeChart.ChartAreas.Add(chartArea2);
      this.ultraChart1.CompositeChart.ChartAreas.Add(chartArea3);
      compositeLegend1.Bounds = new System.Drawing.Rectangle(0, 50, 20, 50);
      compositeLegend1.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement13.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
      compositeLegend1.PE = paintElement13;
      this.ultraChart1.CompositeChart.Legends.Add(compositeLegend1);
      this.ultraChart1.Effects.Effects.Add(gradientEffect1);
      this.ultraChart1.Location = new System.Drawing.Point(22, 0);
      this.ultraChart1.Name = "ultraChart1";
      this.ultraChart1.Size = new System.Drawing.Size(701, 468);
      this.ultraChart1.TabIndex = 0;
      this.ultraChart1.Tooltips.HighlightFillColor = System.Drawing.Color.DimGray;
      this.ultraChart1.Tooltips.HighlightOutlineColor = System.Drawing.Color.DarkGray;
      this.ultraChart1.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ChartArea;
      // 
      // MultiRegressionCompare
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Controls.Add(this.gbSettings);
      this.Controls.Add(this.ultraChart1);
      this.Name = "MultiRegressionCompare";
      this.Size = new System.Drawing.Size(726, 471);
      ((System.ComponentModel.ISupportInitialize)(this.gbSettings)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).EndInit();
      this.ResumeLayout(false);

    }