/// <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.ChartArea chartArea1 = new Infragistics.UltraChart.Resources.Appearance.ChartArea();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem1 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem2 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement1 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement2 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance1 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.ColumnChartAppearance columnChartAppearance1 = new Infragistics.UltraChart.Resources.Appearance.ColumnChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries1 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
      Infragistics.UltraChart.Resources.Appearance.GradientEffect gradientEffect1 = new Infragistics.UltraChart.Resources.Appearance.GradientEffect();
      this.ultraChart1 = new Infragistics.Win.UltraWinChart.UltraChart();
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).BeginInit();
      this.SuspendLayout();
      // 
//			'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look,
//			'ChartType' must be persisted ahead of any Axes change made in design time.
//		
      this.ultraChart1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.Composite;
      // 
      // ultraChart1
      // 
      this.ultraChart1.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      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.String;
      axisItem1.Key = "axis1";
      axisItem1.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem1.Labels.ItemFormatString = "";
      axisItem1.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      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;
      axisItem2.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem2.Key = "axis2";
      axisItem2.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem2.Labels.ItemFormatString = "";
      axisItem2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.SeriesLabels.Visible = true;
      axisItem2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.Visible = true;
      axisItem2.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem2.MajorGridLines.Visible = true;
      axisItem2.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem2.MinorGridLines.Visible = false;
      axisItem2.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.Y_Axis;
      axisItem2.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      chartArea1.Axes.Add(axisItem1);
      chartArea1.Axes.Add(axisItem2);
      paintElement1.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea1.GridPE = paintElement1;
      chartArea1.Key = "area1";
      chartArea1.PE = paintElement2;
      this.ultraChart1.CompositeChart.ChartAreas.Add(chartArea1);
      chartLayerAppearance1.AxisXKey = "axis1";
      chartLayerAppearance1.AxisYKey = "axis2";
      chartLayerAppearance1.ChartAreaKey = "area1";
      chartLayerAppearance1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.ColumnChart;
      columnChartAppearance1.ColumnSpacing = 1;
      chartLayerAppearance1.ChartTypeAppearance = columnChartAppearance1;
      chartLayerAppearance1.Key = "chartLayer1";
      chartLayerAppearance1.SeriesList = "series1";
      this.ultraChart1.CompositeChart.ChartLayers.AddRange(new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance[] {
            chartLayerAppearance1});
      numericSeries1.Key = "series1";
      this.ultraChart1.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
            numericSeries1});
      this.ultraChart1.Effects.Effects.Add(gradientEffect1);
      this.ultraChart1.Location = new System.Drawing.Point(157, 103);
      this.ultraChart1.Name = "ultraChart1";
      this.ultraChart1.Size = new System.Drawing.Size(400, 300);
      this.ultraChart1.TabIndex = 0;
      this.ultraChart1.Tooltips.HighlightFillColor = System.Drawing.Color.DimGray;
      this.ultraChart1.Tooltips.HighlightOutlineColor = System.Drawing.Color.DarkGray;
      this.ultraChart1.Tooltips.TooltipControl = null;
      // 
      // TestControls
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Controls.Add(this.ultraChart1);
      this.Name = "TestControls";
      this.Size = new System.Drawing.Size(725, 529);
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).EndInit();
      this.ResumeLayout(false);

    }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.UltraChart.Resources.Appearance.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.AxisItem             axisItem3             = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
            Infragistics.UltraChart.Resources.Appearance.PaintElement         paintElement2         = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
            Infragistics.UltraChart.Resources.Appearance.PaintElement         paintElement3         = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
            Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance1 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
            Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance2 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
            Infragistics.UltraChart.Resources.Appearance.GradientEffect       gradientEffect1       = new Infragistics.UltraChart.Resources.Appearance.GradientEffect();
            this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.comboBox1            = new System.Windows.Forms.ComboBox();
            this.button1     = new System.Windows.Forms.Button();
            this.ultraChart1 = new Infragistics.Win.UltraWinChart.UltraChart();
            this.BVC         = new System.Windows.Forms.CheckBox();
            this.VC          = new System.Windows.Forms.CheckBox();
            this.PC          = new System.Windows.Forms.CheckBox();
            this.SVC         = new System.Windows.Forms.CheckBox();
            this.BSRt        = new System.Windows.Forms.CheckBox();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).BeginInit();
            this.SuspendLayout();
            //
            // ultraDateTimeEditor1
            //
            this.ultraDateTimeEditor1.FormatString = "";
            this.ultraDateTimeEditor1.Location     = new System.Drawing.Point(66, 15);
            this.ultraDateTimeEditor1.MaskInput    = "{date} {time}";
            this.ultraDateTimeEditor1.Name         = "ultraDateTimeEditor1";
            this.ultraDateTimeEditor1.Size         = new System.Drawing.Size(185, 21);
            this.ultraDateTimeEditor1.TabIndex     = 0;
            //
            // ultraDateTimeEditor2
            //
            this.ultraDateTimeEditor2.FormatString = "";
            this.ultraDateTimeEditor2.Location     = new System.Drawing.Point(273, 15);
            this.ultraDateTimeEditor2.MaskInput    = "{date} {time}";
            this.ultraDateTimeEditor2.Name         = "ultraDateTimeEditor2";
            this.ultraDateTimeEditor2.Size         = new System.Drawing.Size(185, 21);
            this.ultraDateTimeEditor2.TabIndex     = 1;
            //
            // comboBox1
            //
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Location          = new System.Drawing.Point(474, 15);
            this.comboBox1.Name     = "comboBox1";
            this.comboBox1.Size     = new System.Drawing.Size(143, 21);
            this.comboBox1.TabIndex = 2;
            //
            // button1
            //
            this.button1.Location = new System.Drawing.Point(1097, 12);
            this.button1.Name     = "button1";
            this.button1.Size     = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 3;
            this.button1.Text     = "Load";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_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.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
            paintElement1.ElementType       = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
            paintElement1.Fill                                           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
            this.ultraChart1.Axis.PE                                     = paintElement1;
            this.ultraChart1.Axis.X.Labels.Font                          = new System.Drawing.Font("Verdana", 7F);
            this.ultraChart1.Axis.X.Labels.FontColor                     = System.Drawing.Color.DimGray;
            this.ultraChart1.Axis.X.Labels.HorizontalAlign               = System.Drawing.StringAlignment.Near;
            this.ultraChart1.Axis.X.Labels.ItemFormatString              = "<ITEM_LABEL>";
            this.ultraChart1.Axis.X.Labels.Layout.Behavior               = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
            this.ultraChart1.Axis.X.Labels.Orientation                   = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
            this.ultraChart1.Axis.X.Labels.SeriesLabels.Font             = new System.Drawing.Font("Verdana", 7F);
            this.ultraChart1.Axis.X.Labels.SeriesLabels.FontColor        = System.Drawing.Color.DimGray;
            this.ultraChart1.Axis.X.Labels.SeriesLabels.FormatString     = "";
            this.ultraChart1.Axis.X.Labels.SeriesLabels.HorizontalAlign  = System.Drawing.StringAlignment.Near;
            this.ultraChart1.Axis.X.Labels.SeriesLabels.Layout.Behavior  = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
            this.ultraChart1.Axis.X.Labels.SeriesLabels.Orientation      = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
            this.ultraChart1.Axis.X.Labels.SeriesLabels.VerticalAlign    = System.Drawing.StringAlignment.Center;
            this.ultraChart1.Axis.X.Labels.VerticalAlign                 = System.Drawing.StringAlignment.Center;
            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.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.VerticalAlign                 = System.Drawing.StringAlignment.Center;
            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.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.VerticalAlign                 = System.Drawing.StringAlignment.Center;
            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.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.Key = "axis1";
            axisItem1.Labels.HorizontalAlign              = System.Drawing.StringAlignment.Near;
            axisItem1.Labels.ItemFormatString             = "<ITEM_LABEL:HH:mm>";
            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.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.Key = "axis2";
            axisItem2.Labels.HorizontalAlign              = System.Drawing.StringAlignment.Near;
            axisItem2.Labels.ItemFormatString             = "<DATA_VALUE:00.##>";
            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.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;
            axisItem3.DataType         = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
            axisItem3.Key = "axis3";
            axisItem3.Labels.HorizontalAlign              = System.Drawing.StringAlignment.Near;
            axisItem3.Labels.ItemFormatString             = "<DATA_VALUE:00.##>";
            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.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.Y2_Axis;
            axisItem3.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
            chartArea1.Axes.Add(axisItem1);
            chartArea1.Axes.Add(axisItem2);
            chartArea1.Axes.Add(axisItem3);
            paintElement2.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
            chartArea1.GridPE         = paintElement2;
            chartArea1.Key            = "area1";
            chartArea1.PE             = paintElement3;
            this.ultraChart1.CompositeChart.ChartAreas.Add(chartArea1);
            chartLayerAppearance1.AxisXKey     = "axis1";
            chartLayerAppearance1.AxisYKey     = "axis2";
            chartLayerAppearance1.ChartAreaKey = "area1";
            chartLayerAppearance1.ChartType    = Infragistics.UltraChart.Shared.Styles.ChartType.AreaChart;
            chartLayerAppearance1.Key          = "chartLayer1";
            chartLayerAppearance2.AxisXKey     = "axis1";
            chartLayerAppearance2.AxisYKey     = "axis3";
            chartLayerAppearance2.ChartAreaKey = "area1";
            chartLayerAppearance2.ChartType    = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
            chartLayerAppearance2.Key          = "chartLayer2";
            this.ultraChart1.CompositeChart.ChartLayers.AddRange(new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance[] {
                chartLayerAppearance1,
                chartLayerAppearance2
            });
            this.ultraChart1.Effects.Effects.Add(gradientEffect1);
            this.ultraChart1.Location = new System.Drawing.Point(33, 50);
            this.ultraChart1.Name     = "ultraChart1";
            this.ultraChart1.Size     = new System.Drawing.Size(1239, 690);
            this.ultraChart1.TabIndex = 4;
            this.ultraChart1.Tooltips.HighlightFillColor    = System.Drawing.Color.DimGray;
            this.ultraChart1.Tooltips.HighlightOutlineColor = System.Drawing.Color.DarkGray;
            //
            // BVC
            //
            this.BVC.AutoSize   = true;
            this.BVC.Checked    = true;
            this.BVC.CheckState = System.Windows.Forms.CheckState.Checked;
            this.BVC.Location   = new System.Drawing.Point(642, 15);
            this.BVC.Name       = "BVC";
            this.BVC.Size       = new System.Drawing.Size(88, 17);
            this.BVC.TabIndex   = 5;
            this.BVC.Text       = "BuyerVolume";
            this.BVC.UseVisualStyleBackColor = true;
            //
            // VC
            //
            this.VC.AutoSize   = true;
            this.VC.Checked    = true;
            this.VC.CheckState = System.Windows.Forms.CheckState.Checked;
            this.VC.Location   = new System.Drawing.Point(885, 17);
            this.VC.Name       = "VC";
            this.VC.Size       = new System.Drawing.Size(85, 17);
            this.VC.TabIndex   = 6;
            this.VC.Text       = "TotalVolume";
            this.VC.UseVisualStyleBackColor = true;
            //
            // PC
            //
            this.PC.AutoSize   = true;
            this.PC.Checked    = true;
            this.PC.CheckState = System.Windows.Forms.CheckState.Checked;
            this.PC.Location   = new System.Drawing.Point(829, 15);
            this.PC.Name       = "PC";
            this.PC.Size       = new System.Drawing.Size(50, 17);
            this.PC.TabIndex   = 7;
            this.PC.Text       = "Price";
            this.PC.UseVisualStyleBackColor = true;
            //
            // SVC
            //
            this.SVC.AutoSize   = true;
            this.SVC.Checked    = true;
            this.SVC.CheckState = System.Windows.Forms.CheckState.Checked;
            this.SVC.Location   = new System.Drawing.Point(736, 15);
            this.SVC.Name       = "SVC";
            this.SVC.Size       = new System.Drawing.Size(87, 17);
            this.SVC.TabIndex   = 8;
            this.SVC.Text       = "SellerVolume";
            this.SVC.UseVisualStyleBackColor = true;
            //
            // BSRt
            //
            this.BSRt.AutoSize   = true;
            this.BSRt.Checked    = true;
            this.BSRt.CheckState = System.Windows.Forms.CheckState.Checked;
            this.BSRt.Location   = new System.Drawing.Point(978, 17);
            this.BSRt.Name       = "BSRt";
            this.BSRt.Size       = new System.Drawing.Size(104, 17);
            this.BSRt.TabIndex   = 9;
            this.BSRt.Text       = "BuyerSellerRatio";
            this.BSRt.UseVisualStyleBackColor = true;
            //
            // BuyerSellerPriceChart
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(1284, 752);
            this.Controls.Add(this.BSRt);
            this.Controls.Add(this.SVC);
            this.Controls.Add(this.PC);
            this.Controls.Add(this.VC);
            this.Controls.Add(this.BVC);
            this.Controls.Add(this.ultraChart1);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.comboBox1);
            this.Controls.Add(this.ultraDateTimeEditor2);
            this.Controls.Add(this.ultraDateTimeEditor1);
            this.Name        = "BuyerSellerPriceChart";
            this.Text        = "BuyerSellerPriceChart";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load       += new System.EventHandler(this.BuyerSellerPriceChart_Load);
            ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).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.ChartLayerAppearance chartLayerAppearance1 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance scatterChartAppearance1 = new Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.XYSeries xySeries1 = new Infragistics.UltraChart.Resources.Appearance.XYSeries();
      ((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.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.X.Labels.ItemFormatString = "<ITEM_LABEL>";
      this.ultraChart.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X.Labels.Visible = true;
      this.ultraChart.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X.MajorGridLines.Visible = true;
      this.ultraChart.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X.MinorGridLines.Visible = false;
      this.ultraChart.Axis.X.Visible = true;
      this.ultraChart.Axis.X2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.X2.Labels.ItemFormatString = "<ITEM_LABEL>";
      this.ultraChart.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X2.Labels.Visible = false;
      this.ultraChart.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.X2.Visible = false;
      this.ultraChart.Axis.Y.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.Y.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
      this.ultraChart.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y.Labels.Visible = true;
      this.ultraChart.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Y.Visible = true;
      this.ultraChart.Axis.Y2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Y2.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
      this.ultraChart.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y2.Labels.Visible = false;
      this.ultraChart.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Y2.Visible = false;
      this.ultraChart.Axis.Z.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z.Labels.ItemFormatString = "";
      this.ultraChart.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z.Labels.Visible = true;
      this.ultraChart.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Z.Visible = false;
      this.ultraChart.Axis.Z2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z2.Labels.ItemFormatString = "";
      this.ultraChart.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z2.Labels.Visible = false;
      this.ultraChart.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Z2.Visible = false;
      this.ultraChart.ColorModel.AlphaLevel = ((byte)(150));
      axisItem1.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem1.Extent = 40;
      axisItem1.Key = "axis1";
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem1.Labels.ItemFormatString = "<DATA_VALUE:##0.0#%>";
      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.SeriesLabels.Visible = true;
      axisItem1.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.Visible = true;
      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.0#%>";
      axisItem2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem2.Labels.SeriesLabels.FormatString = "<DATA_VALUE:##0.0#%>";
      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.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);
      paintElement2.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea1.GridPE = paintElement2;
      chartArea1.Key = "area1";
      chartArea1.PE = paintElement3;
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea1);
      chartLayerAppearance1.AxisXKey = "axis1";
      chartLayerAppearance1.AxisYKey = "axis2";
      chartLayerAppearance1.ChartAreaKey = "area1";
      chartLayerAppearance1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.ScatterChart;
      scatterChartAppearance1.Icon = Infragistics.UltraChart.Shared.Styles.SymbolIcon.Circle;
      scatterChartAppearance1.IconSize = Infragistics.UltraChart.Shared.Styles.SymbolIconSize.Medium;
      scatterChartAppearance1.LineAppearance.Thickness = 1;
      chartLayerAppearance1.ChartTypeAppearance = scatterChartAppearance1;
      chartLayerAppearance1.Key = "chartLayer1";
      chartLayerAppearance1.SeriesList = "series1";
      this.ultraChart.CompositeChart.ChartLayers.AddRange(new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance[] {
            chartLayerAppearance1});
      xySeries1.Data.ValueXColumn = "";
      xySeries1.Data.ValueYColumn = "";
      xySeries1.Key = "series1";
      this.ultraChart.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
            xySeries1});
      this.ultraChart.Size = new System.Drawing.Size(782, 453);
      this.ultraChart.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ClientArea;
      this.ultraChart.Tooltips.TooltipControl = null;
      // 
      // ScatterPlot
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Name = "ScatterPlot";
      this.Size = new System.Drawing.Size(782, 453);
      ((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.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.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 axisItem4 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem5 = 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.AreaChartAppearance areaChartAppearance1 = new Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance4 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance areaChartAppearance2 = new Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance5 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance3 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance6 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance4 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance();
      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.NumericTimeSeries numericTimeSeries4 = new Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries numericTimeSeries5 = new Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries numericTimeSeries6 = new Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries();
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.dt)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
      this.SuspendLayout();
      // 
//			'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look,
//			'ChartType' must be persisted ahead of any Axes change made in design time.
//		
      this.ultraChart.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.Composite;
      // 
      // ultraChart
      // 
      this.ultraChart.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      this.ultraChart.Axis.X.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.X.Labels.ItemFormatString = "<ITEM_LABEL>";
      this.ultraChart.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X.Labels.Visible = true;
      this.ultraChart.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X.MajorGridLines.Visible = true;
      this.ultraChart.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X.MinorGridLines.Visible = false;
      this.ultraChart.Axis.X.Visible = true;
      this.ultraChart.Axis.X2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.X2.Labels.ItemFormatString = "<ITEM_LABEL>";
      this.ultraChart.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X2.Labels.Visible = false;
      this.ultraChart.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.X2.Visible = false;
      this.ultraChart.Axis.Y.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.Y.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
      this.ultraChart.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y.Labels.Visible = true;
      this.ultraChart.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Y.Visible = true;
      this.ultraChart.Axis.Y2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Y2.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
      this.ultraChart.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y2.Labels.Visible = false;
      this.ultraChart.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Y2.Visible = false;
      this.ultraChart.Axis.Z.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z.Labels.ItemFormatString = "";
      this.ultraChart.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z.Labels.Visible = true;
      this.ultraChart.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Z.Visible = false;
      this.ultraChart.Axis.Z2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z2.Labels.ItemFormatString = "";
      this.ultraChart.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z2.Labels.Visible = false;
      this.ultraChart.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Z2.Visible = false;
      axisItem1.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Time;
      axisItem1.Extent = 30;
      axisItem1.Key = "x_axis";
      axisItem1.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.ItemFormatString = "<ITEM_LABEL:dd/MM/yyyy>";
      axisItem1.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      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.Near;
      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;
      axisItem2.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem2.Key = "y_axis_Pnl";
      axisItem2.Labels.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F);
      axisItem2.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      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.LineColor = System.Drawing.Color.White;
      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.Extent = 40;
      axisItem3.Key = "y_axis_ccyRate";
      axisItem3.Labels.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F);
      axisItem3.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem3.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      axisItem3.Labels.ItemFormatString = "<DATA_VALUE:#0.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.LineColor = System.Drawing.Color.Orange;
      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;
      chartArea1.Axes.Add(axisItem1);
      chartArea1.Axes.Add(axisItem2);
      chartArea1.Axes.Add(axisItem3);
      chartArea1.Bounds = new System.Drawing.Rectangle(0, 0, 100, 60);
      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;
      axisItem4.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem4.Key = "axis_y_wts";
      axisItem4.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem4.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem4.Labels.ItemFormatString = "<DATA_VALUE:#0.0##%>";
      axisItem4.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem4.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem4.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem4.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.Labels.SeriesLabels.Visible = true;
      axisItem4.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.Labels.Visible = true;
      axisItem4.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem4.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem4.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem4.MajorGridLines.Visible = true;
      axisItem4.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem4.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem4.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem4.MinorGridLines.Visible = false;
      axisItem4.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.Y_Axis;
      axisItem4.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem5.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Time;
      axisItem5.Key = "axis_x_wts";
      axisItem5.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem5.Labels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem5.Labels.ItemFormatString = "";
      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.Near;
      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.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      chartArea2.Axes.Add(axisItem4);
      chartArea2.Axes.Add(axisItem5);
      chartArea2.Bounds = new System.Drawing.Rectangle(0, 60, 100, 60);
      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 = "x_axis";
      chartLayerAppearance1.AxisYKey = "y_axis_Pnl";
      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 = "layer_Pnl";
      chartLayerAppearance1.SeriesList = "seriesPnl";
      chartLayerAppearance2.AxisXKey = "x_axis";
      chartLayerAppearance2.AxisYKey = "y_axis_ccyRate";
      chartLayerAppearance2.ChartAreaKey = "area1";
      chartLayerAppearance2.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance2.EndStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      lineChartAppearance2.NullHandling = Infragistics.UltraChart.Shared.Styles.NullHandling.DontPlot;
      lineChartAppearance2.StartStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      lineChartAppearance2.Thickness = 1;
      chartLayerAppearance2.ChartTypeAppearance = lineChartAppearance2;
      chartLayerAppearance2.Key = "layer_ccyRateLong";
      chartLayerAppearance2.SeriesList = "seriesCcyLong";
      chartLayerAppearance3.AxisXKey = "axis_x_wts";
      chartLayerAppearance3.AxisYKey = "axis_y_wts";
      chartLayerAppearance3.ChartAreaKey = "area2";
      chartLayerAppearance3.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.AreaChart;
      areaChartAppearance1.LineDrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Solid;
      areaChartAppearance1.LineEndCapStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      areaChartAppearance1.LineStartCapStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      chartLayerAppearance3.ChartTypeAppearance = areaChartAppearance1;
      chartLayerAppearance3.Key = "layer_LongWeight";
      chartLayerAppearance3.SeriesList = "seriesLongWeight";
      chartLayerAppearance4.AxisXKey = "axis_x_wts";
      chartLayerAppearance4.AxisYKey = "axis_y_wts";
      chartLayerAppearance4.ChartAreaKey = "area2";
      chartLayerAppearance4.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.AreaChart;
      areaChartAppearance2.LineDrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Solid;
      areaChartAppearance2.LineEndCapStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      areaChartAppearance2.LineStartCapStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      chartLayerAppearance4.ChartTypeAppearance = areaChartAppearance2;
      chartLayerAppearance4.Key = "layer_ShortWeight";
      chartLayerAppearance4.SeriesList = "seriesShortWeight";
      chartLayerAppearance5.AxisXKey = "x_axis";
      chartLayerAppearance5.AxisYKey = "y_axis_ccyRate";
      chartLayerAppearance5.ChartAreaKey = "area1";
      chartLayerAppearance5.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance3.EndStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.Flat;
      lineChartAppearance3.NullHandling = Infragistics.UltraChart.Shared.Styles.NullHandling.DontPlot;
      lineChartAppearance3.StartStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.Flat;
      lineChartAppearance3.Thickness = 1;
      chartLayerAppearance5.ChartTypeAppearance = lineChartAppearance3;
      chartLayerAppearance5.Key = "layer_ccyRateShort";
      chartLayerAppearance5.SeriesList = "seriesCcyShort";
      chartLayerAppearance6.AxisXKey = "x_axis";
      chartLayerAppearance6.AxisYKey = "y_axis_ccyRate";
      chartLayerAppearance6.ChartAreaKey = "area1";
      chartLayerAppearance6.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance4.EndStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      lineChartAppearance4.NullHandling = Infragistics.UltraChart.Shared.Styles.NullHandling.DontPlot;
      lineChartAppearance4.StartStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.NoAnchor;
      chartLayerAppearance6.ChartTypeAppearance = lineChartAppearance4;
      chartLayerAppearance6.Key = "layer_ccyRateFlat";
      chartLayerAppearance6.SeriesList = "seriesCcyFlat";
      this.ultraChart.CompositeChart.ChartLayers.AddRange(new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance[] {
            chartLayerAppearance1,
            chartLayerAppearance2,
            chartLayerAppearance3,
            chartLayerAppearance4,
            chartLayerAppearance5,
            chartLayerAppearance6});
      numericTimeSeries1.Data.TimeValueColumn = "";
      numericTimeSeries1.Data.ValueColumn = "";
      numericTimeSeries1.Key = "seriesPnl";
      numericTimeSeries1.Label = "Pnl";
      numericTimeSeries2.Data.TimeValueColumn = "";
      numericTimeSeries2.Data.ValueColumn = "";
      numericTimeSeries2.Key = "seriesCcyLong";
      numericTimeSeries2.Label = "Ccy Rate";
      numericTimeSeries3.Data.TimeValueColumn = "";
      numericTimeSeries3.Data.ValueColumn = "";
      numericTimeSeries3.Key = "seriesLongWeight";
      numericTimeSeries3.Label = "Long Weight";
      numericTimeSeries4.Data.TimeValueColumn = "";
      numericTimeSeries4.Data.ValueColumn = "";
      numericTimeSeries4.Key = "seriesShortWeight";
      numericTimeSeries4.Label = "Short Weight";
      numericTimeSeries5.Data.TimeValueColumn = "";
      numericTimeSeries5.Data.ValueColumn = "";
      numericTimeSeries5.Key = "seriesCcyShort";
      numericTimeSeries5.Label = "Ccy Rate";
      numericTimeSeries6.Data.TimeValueColumn = "";
      numericTimeSeries6.Data.ValueColumn = "";
      numericTimeSeries6.Key = "seriesCcyFlat";
      numericTimeSeries6.Label = "Ccy Rate";
      this.ultraChart.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
            numericTimeSeries1,
            numericTimeSeries2,
            numericTimeSeries3,
            numericTimeSeries4,
            numericTimeSeries5,
            numericTimeSeries6});
      this.ultraChart.Size = new System.Drawing.Size(792, 421);
      this.ultraChart.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ClientArea;
      this.ultraChart.Tooltips.TooltipControl = null;
      // 
      // showChartSeparateControl1
      // 
      this.showChartSeparateControl1.Location = new System.Drawing.Point(773, 3);
      // 
      // chartExportToClipboardControl1
      // 
      this.chartExportToClipboardControl1.Location = new System.Drawing.Point(754, 3);
      // 
      // WtPnlAnalysis2
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Name = "WtPnlAnalysis2";
      this.Size = new System.Drawing.Size(792, 421);
      ((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.ChartLayerAppearance chartLayerAppearance1 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance1 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries numericTimeSeries1 = new Infragistics.UltraChart.Resources.Appearance.NumericTimeSeries();
      ((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 = "axis1";
      axisItem1.Labels.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      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.Near;
      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.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
      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);
      paintElement2.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea1.GridPE = paintElement2;
      chartArea1.Key = "area1";
      chartArea1.PE = paintElement3;
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea1);
      chartLayerAppearance1.AxisXKey = "axis1";
      chartLayerAppearance1.AxisYKey = "axis2";
      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 = "series1";
      this.ultraChart.CompositeChart.ChartLayers.AddRange(new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance[] {
            chartLayerAppearance1});
      numericTimeSeries1.Data.TimeValueColumn = "";
      numericTimeSeries1.Data.ValueColumn = "";
      numericTimeSeries1.Key = "series1";
      this.ultraChart.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
            numericTimeSeries1});
      this.ultraChart.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ClientArea;
      this.ultraChart.Tooltips.TooltipControl = null;
      // 
      // RollingCorrelationChart
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Name = "RollingCorrelationChart";
      this.Controls.SetChildIndex(this.ultraChart, 0);
      this.Controls.SetChildIndex(this.showChartSeparateControl1, 0);
      this.Controls.SetChildIndex(this.chartExportToClipboardControl1, 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.ChartArea chartArea1 = new Infragistics.UltraChart.Resources.Appearance.ChartArea();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem1 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem2 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement1 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement2 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.ChartArea chartArea2 = new Infragistics.UltraChart.Resources.Appearance.ChartArea();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem3 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.AxisItem axisItem4 = new Infragistics.UltraChart.Resources.Appearance.AxisItem();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement3 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement4 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance1 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance2 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance3 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance1 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance chartLayerAppearance4 = new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance();
      Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance2 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance();
      Infragistics.UltraChart.Resources.Appearance.BoxSetSeries boxSetSeries1 = new Infragistics.UltraChart.Resources.Appearance.BoxSetSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries1 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries2 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
      Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement5 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
      Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries3 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.dt)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
      this.SuspendLayout();
      // 
//			'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look,
//			'ChartType' must be persisted ahead of any Axes change made in design time.
//		
      this.ultraChart.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.Composite;
      // 
      // ultraChart
      // 
      this.ultraChart.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
      this.ultraChart.Axis.X.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.X.Labels.ItemFormatString = "<ITEM_LABEL>";
      this.ultraChart.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X.Labels.Visible = true;
      this.ultraChart.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X.MajorGridLines.Visible = true;
      this.ultraChart.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X.MinorGridLines.Visible = false;
      this.ultraChart.Axis.X.Visible = true;
      this.ultraChart.Axis.X2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.X2.Labels.ItemFormatString = "<ITEM_LABEL>";
      this.ultraChart.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.X2.Labels.Visible = false;
      this.ultraChart.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.X2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.X2.Visible = false;
      this.ultraChart.Axis.Y.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.Y.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
      this.ultraChart.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y.Labels.Visible = true;
      this.ultraChart.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Y.Visible = true;
      this.ultraChart.Axis.Y2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Y2.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
      this.ultraChart.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.FormatString = "";
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Y2.Labels.Visible = false;
      this.ultraChart.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Y2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Y2.Visible = false;
      this.ultraChart.Axis.Z.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z.Labels.ItemFormatString = "";
      this.ultraChart.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z.Labels.Visible = true;
      this.ultraChart.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Z.Visible = false;
      this.ultraChart.Axis.Z2.Labels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z2.Labels.ItemFormatString = "";
      this.ultraChart.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z2.Labels.SeriesLabels.Visible = true;
      this.ultraChart.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      this.ultraChart.Axis.Z2.Labels.Visible = false;
      this.ultraChart.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      this.ultraChart.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z2.MajorGridLines.Visible = true;
      this.ultraChart.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255));
      this.ultraChart.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      this.ultraChart.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      this.ultraChart.Axis.Z2.MinorGridLines.Visible = false;
      this.ultraChart.Axis.Z2.Visible = false;
      axisItem1.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.String;
      axisItem1.Key = "axisTop_X";
      axisItem1.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem1.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem1.Labels.ItemFormatString = "<ITEM_LABEL>";
      axisItem1.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      axisItem1.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem1.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem1.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.SeriesLabels.Visible = true;
      axisItem1.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem1.Labels.Visible = true;
      axisItem1.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem1.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem1.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem1.MajorGridLines.Visible = true;
      axisItem1.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem1.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem1.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem1.MinorGridLines.Visible = false;
      axisItem1.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.X_Axis;
      axisItem1.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.ContinuousData;
      axisItem2.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem2.Extent = 40;
      axisItem2.Key = "axisTop_Y";
      axisItem2.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem2.Labels.ItemFormatString = "<DATA_VALUE:##0.0#>";
      axisItem2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.SeriesLabels.Visible = true;
      axisItem2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem2.Labels.Visible = true;
      axisItem2.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem2.MajorGridLines.Visible = true;
      axisItem2.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem2.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem2.MinorGridLines.Visible = false;
      axisItem2.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.Y_Axis;
      axisItem2.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem2.TickmarkInterval = 0.2D;
      axisItem2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      chartArea1.Axes.Add(axisItem1);
      chartArea1.Axes.Add(axisItem2);
      chartArea1.Bounds = new System.Drawing.Rectangle(0, 0, 100, 66);
      chartArea1.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement1.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea1.GridPE = paintElement1;
      chartArea1.Key = "areaTop";
      chartArea1.PE = paintElement2;
      axisItem3.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.String;
      axisItem3.Key = "axisBottom_X";
      axisItem3.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem3.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem3.Labels.ItemFormatString = "<ITEM_LABEL>";
      axisItem3.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
      axisItem3.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem3.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem3.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem3.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem3.Labels.SeriesLabels.Visible = true;
      axisItem3.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem3.Labels.Visible = true;
      axisItem3.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem3.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem3.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem3.MajorGridLines.Visible = true;
      axisItem3.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem3.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem3.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem3.MinorGridLines.Visible = false;
      axisItem3.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.X_Axis;
      axisItem3.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem4.DataType = Infragistics.UltraChart.Shared.Styles.AxisDataType.Numeric;
      axisItem4.Extent = 40;
      axisItem4.Key = "axisBottom_Y";
      axisItem4.Labels.FontColor = System.Drawing.Color.Empty;
      axisItem4.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
      axisItem4.Labels.ItemFormatString = "<DATA_VALUE:#0.0#>";
      axisItem4.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem4.Labels.SeriesLabels.FontColor = System.Drawing.Color.Empty;
      axisItem4.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
      axisItem4.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.Labels.SeriesLabels.Visible = true;
      axisItem4.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
      axisItem4.Labels.Visible = true;
      axisItem4.MajorGridLines.AlphaLevel = ((byte)(255));
      axisItem4.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
      axisItem4.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem4.MajorGridLines.Visible = true;
      axisItem4.MinorGridLines.AlphaLevel = ((byte)(255));
      axisItem4.MinorGridLines.Color = System.Drawing.Color.LightGray;
      axisItem4.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      axisItem4.MinorGridLines.Visible = false;
      axisItem4.OrientationType = Infragistics.UltraChart.Shared.Styles.AxisNumber.Y_Axis;
      axisItem4.SetLabelAxisType = Infragistics.UltraChart.Core.Layers.SetLabelAxisType.GroupBySeries;
      axisItem4.TickmarkInterval = 0.5D;
      axisItem4.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
      chartArea2.Axes.Add(axisItem3);
      chartArea2.Axes.Add(axisItem4);
      chartArea2.Bounds = new System.Drawing.Rectangle(0, 66, 100, 34);
      chartArea2.BoundsMeasureType = Infragistics.UltraChart.Shared.Styles.MeasureType.Percentage;
      paintElement3.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
      chartArea2.GridPE = paintElement3;
      chartArea2.Key = "areaBottom";
      chartArea2.PE = paintElement4;
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea1);
      this.ultraChart.CompositeChart.ChartAreas.Add(chartArea2);
      chartLayerAppearance1.AxisXKey = "axisBottom_X";
      chartLayerAppearance1.AxisYKey = "axisBottom_Y";
      chartLayerAppearance1.ChartAreaKey = "areaBottom";
      chartLayerAppearance1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.ColumnChart;
      chartLayerAppearance1.Key = "chartLayer_ColumnChart_DiffFromFit";
      chartLayerAppearance1.SeriesList = "seriesDiffFromFit";
      chartLayerAppearance2.AxisXKey = "axisTop_X";
      chartLayerAppearance2.AxisYKey = "axisTop_Y";
      chartLayerAppearance2.ChartAreaKey = "areaTop";
      chartLayerAppearance2.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.BoxChart;
      chartLayerAppearance2.Key = "chartLayer_BoxChart_Range";
      chartLayerAppearance2.SeriesList = "seriesBoxChart";
      chartLayerAppearance3.AxisXKey = "axisTop_X";
      chartLayerAppearance3.AxisYKey = "axisTop_Y";
      chartLayerAppearance3.ChartAreaKey = "areaTop";
      chartLayerAppearance3.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance1.NullHandling = Infragistics.UltraChart.Shared.Styles.NullHandling.DontPlot;
      lineChartAppearance1.Thickness = 2;
      chartLayerAppearance3.ChartTypeAppearance = lineChartAppearance1;
      chartLayerAppearance3.Key = "chartLayer_LineChart_LiveSpread";
      chartLayerAppearance3.SeriesList = "seriesLive";
      chartLayerAppearance4.AxisXKey = "axisTop_X";
      chartLayerAppearance4.AxisYKey = "axisTop_Y";
      chartLayerAppearance4.ChartAreaKey = "areaTop";
      chartLayerAppearance4.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
      lineChartAppearance2.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
      lineChartAppearance2.EndStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.Square;
      lineChartAppearance2.NullHandling = Infragistics.UltraChart.Shared.Styles.NullHandling.DontPlot;
      lineChartAppearance2.StartStyle = Infragistics.UltraChart.Shared.Styles.LineCapStyle.Square;
      chartLayerAppearance4.ChartTypeAppearance = lineChartAppearance2;
      chartLayerAppearance4.Key = "chartLayer_LineChart_SpreadT-1";
      chartLayerAppearance4.SeriesList = "seriesYesterday";
      this.ultraChart.CompositeChart.ChartLayers.AddRange(new Infragistics.UltraChart.Resources.Appearance.ChartLayerAppearance[] {
            chartLayerAppearance1,
            chartLayerAppearance2,
            chartLayerAppearance3,
            chartLayerAppearance4});
      boxSetSeries1.Data.MaxColumn = "";
      boxSetSeries1.Data.MinColumn = "";
      boxSetSeries1.Data.Q1Column = "";
      boxSetSeries1.Data.Q2Column = "";
      boxSetSeries1.Data.Q3Column = "";
      boxSetSeries1.Key = "seriesBoxChart";
      boxSetSeries1.Label = "Spread range";
      numericSeries1.Key = "seriesDiffFromFit";
      numericSeries1.Label = "Difference from fit";
      numericSeries2.Key = "seriesLive";
      numericSeries2.Label = "Live difference";
      paintElement5.Fill = System.Drawing.Color.DeepSkyBlue;
      numericSeries2.PEs.AddRange(new Infragistics.UltraChart.Resources.Appearance.PaintElement[] {
            paintElement5});
      numericSeries3.Key = "seriesYesterday";
      this.ultraChart.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
            boxSetSeries1,
            numericSeries1,
            numericSeries2,
            numericSeries3});
      this.ultraChart.Size = new System.Drawing.Size(743, 585);
      this.ultraChart.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ClientArea;
      this.ultraChart.Tooltips.TooltipControl = null;
      // 
      // showChartSeparateControl1
      // 
      this.showChartSeparateControl1.Location = new System.Drawing.Point(724, 3);
      // 
      // chartExportToClipboardControl1
      // 
      this.chartExportToClipboardControl1.Location = new System.Drawing.Point(705, 3);
      // 
      // BondSpreadChart
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Name = "BondSpreadChart";
      this.Size = new System.Drawing.Size(743, 585);
      ((System.ComponentModel.ISupportInitialize)(this.ultraChart)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dt)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
      this.ResumeLayout(false);

    }