/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources                 = new System.ComponentModel.ComponentResourceManager(typeof(DiasRentaElementoGraficaModeloRPT));
     DevExpress.XtraCharts.XYDiagram                xyDiagram1                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel1          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel2          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel3          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel4          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel5          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel6          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel7          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY1           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel1         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.chartTimeUtilization = new DevExpress.XtraReports.UI.XRChart();
     this.reporteRDSucursalDS  = new BPMO.SDNI.Flota.Reportes.DA.ReporteRDSucursalDS();
     this.TopMargin            = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin         = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader         = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.ReportFooter         = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.TituloGrafica        = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.chartTimeUtilization)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reporteRDSucursalDS)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     resources.ApplyResources(this.Detail, "Detail");
     this.Detail.Name    = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // chartTimeUtilization
     //
     resources.ApplyResources(this.chartTimeUtilization, "chartTimeUtilization");
     this.chartTimeUtilization.Borders      = DevExpress.XtraPrinting.BorderSide.None;
     this.chartTimeUtilization.DataMember   = "SubTotalXTipoUnidad";
     this.chartTimeUtilization.DataSource   = this.reporteRDSucursalDS;
     customAxisLabel1.AxisValueSerializable = "0";
     customAxisLabel1.Name = "Label 0";
     customAxisLabel2.AxisValueSerializable = "1";
     customAxisLabel2.Name = "Label 1";
     customAxisLabel3.AxisValueSerializable = "2";
     customAxisLabel3.Name = "Label 2";
     customAxisLabel4.AxisValueSerializable = "3";
     customAxisLabel4.Name = "Label 3";
     customAxisLabel5.AxisValueSerializable = "4";
     customAxisLabel5.Name = "Label 4";
     customAxisLabel6.AxisValueSerializable = "5";
     customAxisLabel6.Name = "Label 5";
     customAxisLabel7.AxisValueSerializable = "6";
     customAxisLabel7.Name = "Label 6";
     xyDiagram1.AxisX.CustomLabels.AddRange(new DevExpress.XtraCharts.CustomAxisLabel[] {
         customAxisLabel1,
         customAxisLabel2,
         customAxisLabel3,
         customAxisLabel4,
         customAxisLabel5,
         customAxisLabel6,
         customAxisLabel7
     });
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins = true;
     xyDiagram1.AxisY.GridLines.Visible          = false;
     xyDiagram1.AxisY.Label.Font    = ((System.Drawing.Font)(resources.GetObject("resource.Font")));
     xyDiagram1.AxisY.Title.Font    = ((System.Drawing.Font)(resources.GetObject("resource.Font1")));
     xyDiagram1.AxisY.Title.Text    = resources.GetString("resource.Text");
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.WholeRange.AutoSideMargins = true;
     xyDiagram1.DefaultPane.BackColor            = System.Drawing.Color.Transparent;
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     secondaryAxisY1.AxisID        = 0;
     secondaryAxisY1.Label.Font    = ((System.Drawing.Font)(resources.GetObject("resource.Font2")));
     secondaryAxisY1.Name          = "Secondary AxisY 1";
     secondaryAxisY1.Title.Font    = ((System.Drawing.Font)(resources.GetObject("resource.Font3")));
     secondaryAxisY1.Title.Text    = resources.GetString("resource.Text1");
     secondaryAxisY1.Title.Visible = true;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     secondaryAxisY1.WholeRange.AutoSideMargins = true;
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chartTimeUtilization.Diagram = xyDiagram1;
     this.chartTimeUtilization.Legend.AlignmentHorizontal = ((DevExpress.XtraCharts.LegendAlignmentHorizontal)(resources.GetObject("chartTimeUtilization.Legend.AlignmentHorizontal")));
     this.chartTimeUtilization.Legend.AlignmentVertical   = ((DevExpress.XtraCharts.LegendAlignmentVertical)(resources.GetObject("chartTimeUtilization.Legend.AlignmentVertical")));
     this.chartTimeUtilization.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartTimeUtilization.Name         = "chartTimeUtilization";
     series1.ArgumentDataMember             = "AnioMes";
     series1.ArgumentScaleType              = DevExpress.XtraCharts.ScaleType.Qualitative;
     sideBySideBarSeriesLabel1.Antialiasing = true;
     resources.ApplyResources(sideBySideBarSeriesLabel1, "sideBySideBarSeriesLabel1");
     sideBySideBarSeriesLabel1.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Center;
     sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     series1.Label = sideBySideBarSeriesLabel1;
     resources.ApplyResources(series1, "series1");
     series1.ValueDataMembersSerializable = "DiasRenta";
     sideBySideBarSeriesView1.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(69)))), ((int)(((byte)(140)))));
     series1.View = sideBySideBarSeriesView1;
     series2.ArgumentDataMember = "AnioMes";
     series2.ArgumentScaleType  = DevExpress.XtraCharts.ScaleType.Qualitative;
     resources.ApplyResources(pointSeriesLabel1, "pointSeriesLabel1");
     pointSeriesLabel1.Antialiasing           = true;
     pointSeriesLabel1.LineLength             = 0;
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     series2.Label = pointSeriesLabel1;
     resources.ApplyResources(series2, "series2");
     series2.ValueDataMembersSerializable = "PorcentajeUtilizacion";
     lineSeriesView1.AxisYName            = "Secondary AxisY 1";
     series2.View = lineSeriesView1;
     this.chartTimeUtilization.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartTimeUtilization.StylePriority.UseBackColor = false;
     this.chartTimeUtilization.StylePriority.UsePadding   = false;
     resources.ApplyResources(chartTitle1, "chartTitle1");
     this.chartTimeUtilization.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     this.chartTimeUtilization.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.chartTimeUtilization_BeforePrint);
     //
     // reporteRDSucursalDS
     //
     this.reporteRDSucursalDS.DataSetName             = "ReporteRDSucursalDS";
     this.reporteRDSucursalDS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // TopMargin
     //
     resources.ApplyResources(this.TopMargin, "TopMargin");
     this.TopMargin.Name    = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // BottomMargin
     //
     resources.ApplyResources(this.BottomMargin, "BottomMargin");
     this.BottomMargin.Name    = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.chartTimeUtilization
     });
     resources.ApplyResources(this.ReportHeader, "ReportHeader");
     this.ReportHeader.Name = "ReportHeader";
     //
     // ReportFooter
     //
     resources.ApplyResources(this.ReportFooter, "ReportFooter");
     this.ReportFooter.Name = "ReportFooter";
     //
     // TituloGrafica
     //
     resources.ApplyResources(this.TituloGrafica, "TituloGrafica");
     this.TituloGrafica.Name      = "TituloGrafica";
     this.TituloGrafica.ValueInfo = "Time Utilization";
     this.TituloGrafica.Visible   = false;
     //
     // DiasRentaElementoGraficaModeloRPT
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.ReportFooter,
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.DataMember = "SubTotalXTipoUnidad";
     this.DataSource = this.reporteRDSucursalDS;
     resources.ApplyResources(this, "$this");
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.TituloGrafica
     });
     this.Version = "13.2";
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTimeUtilization)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reporteRDSucursalDS)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.TextAnnotation           textAnnotation1           = new DevExpress.XtraCharts.TextAnnotation();
     DevExpress.XtraCharts.ChartAnchorPoint         chartAnchorPoint1         = new DevExpress.XtraCharts.ChartAnchorPoint();
     DevExpress.XtraCharts.FreePosition             freePosition1             = new DevExpress.XtraCharts.FreePosition();
     DevExpress.XtraCharts.XYDiagram                xyDiagram1                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel1          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel2          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel3          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel4          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel5          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel6          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel7          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY1           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
     this.Detail                   = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin                = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin             = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader             = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrChartElementoSucursal  = new DevExpress.XtraReports.UI.XRChart();
     this.reporteDollarUtilization = new BPMO.SDNI.Flota.Reportes.DA.DollarUtilizationDS();
     this.TituloGrafica            = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrChartElementoSucursal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(textAnnotation1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reporteDollarUtilization)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 10.41667F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 5F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 14F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChartElementoSucursal
     });
     this.ReportHeader.HeightF = 595.8333F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrChartElementoSucursal
     //
     chartAnchorPoint1.X             = 0;
     chartAnchorPoint1.Y             = 43;
     textAnnotation1.AnchorPoint     = chartAnchorPoint1;
     textAnnotation1.Border.Visible  = false;
     textAnnotation1.ConnectorStyle  = DevExpress.XtraCharts.AnnotationConnectorStyle.None;
     textAnnotation1.Font            = new System.Drawing.Font("Arial Narrow", 9.7F);
     textAnnotation1.Name            = "Anotacion";
     textAnnotation1.ShapeKind       = DevExpress.XtraCharts.ShapeKind.Rectangle;
     freePosition1.DockCorner        = DevExpress.XtraCharts.DockCorner.LeftBottom;
     freePosition1.InnerIndents.Left = 0;
     freePosition1.InnerIndents.Top  = 0;
     textAnnotation1.ShapePosition   = freePosition1;
     textAnnotation1.Text            = "* Expresado de Millones de pesos";
     this.xrChartElementoSucursal.AnnotationRepository.AddRange(new DevExpress.XtraCharts.Annotation[] {
         textAnnotation1
     });
     this.xrChartElementoSucursal.BorderColor = System.Drawing.Color.Black;
     this.xrChartElementoSucursal.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.xrChartElementoSucursal.DataMember  = "ResultadoDollarUtilizationXSucursal";
     this.xrChartElementoSucursal.DataSource  = this.reporteDollarUtilization;
     customAxisLabel1.AxisValueSerializable   = "0";
     customAxisLabel1.Name = "Label 0";
     customAxisLabel2.AxisValueSerializable = "1";
     customAxisLabel2.Name = "Label 1";
     customAxisLabel3.AxisValueSerializable = "2";
     customAxisLabel3.Name = "Label 2";
     customAxisLabel4.AxisValueSerializable = "3";
     customAxisLabel4.Name = "Label 3";
     customAxisLabel5.AxisValueSerializable = "4";
     customAxisLabel5.Name = "Label 4";
     customAxisLabel6.AxisValueSerializable = "5";
     customAxisLabel6.Name = "Label 5";
     customAxisLabel7.AxisValueSerializable = "6";
     customAxisLabel7.Name = "Label 6";
     xyDiagram1.AxisX.CustomLabels.AddRange(new DevExpress.XtraCharts.CustomAxisLabel[] {
         customAxisLabel1,
         customAxisLabel2,
         customAxisLabel3,
         customAxisLabel4,
         customAxisLabel5,
         customAxisLabel6,
         customAxisLabel7
     });
     xyDiagram1.AxisX.Label.Angle = -1;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins = true;
     xyDiagram1.AxisY.GridLines.Visible          = false;
     xyDiagram1.AxisY.Title.Font    = new System.Drawing.Font("Arial Narrow", 9.7F);
     xyDiagram1.AxisY.Title.Text    = "* Miles de Pesos";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.BackColor            = System.Drawing.Color.Transparent;
     xyDiagram1.DefaultPane.BorderColor          = System.Drawing.Color.Transparent;
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     secondaryAxisY1.AxisID        = 0;
     secondaryAxisY1.Name          = "EjeY Secundaria 1";
     secondaryAxisY1.Title.Font    = new System.Drawing.Font("Arial Narrow", 9.7F);
     secondaryAxisY1.Title.Text    = "DU";
     secondaryAxisY1.Title.Visible = true;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.xrChartElementoSucursal.Diagram = xyDiagram1;
     this.xrChartElementoSucursal.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.xrChartElementoSucursal.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.xrChartElementoSucursal.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.xrChartElementoSucursal.Legend.EquallySpacedItems  = false;
     this.xrChartElementoSucursal.Legend.Font   = new System.Drawing.Font("Arial Narrow", 9.7F);
     this.xrChartElementoSucursal.LocationFloat = new DevExpress.Utils.PointFloat(8F, 10.00001F);
     this.xrChartElementoSucursal.Name          = "xrChartElementoSucursal";
     series1.ArgumentDataMember                       = "Mes";
     series1.ArgumentScaleType                        = DevExpress.XtraCharts.ScaleType.Qualitative;
     sideBySideBarSeriesLabel1.Antialiasing           = true;
     pointOptions1.ValueNumericOptions.Format         = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision      = 0;
     sideBySideBarSeriesLabel1.PointOptions           = pointOptions1;
     sideBySideBarSeriesLabel1.Position               = DevExpress.XtraCharts.BarSeriesLabelPosition.Center;
     sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     series1.Label      = sideBySideBarSeriesLabel1;
     series1.LegendText = "Miles de Pesos";
     series1.Name       = "Valor Flota";
     series1.ValueDataMembersSerializable = "ResultadoDollarUtilizationXSucursal.ValorFlota";
     series2.ArgumentDataMember           = "Mes";
     series2.ArgumentScaleType            = DevExpress.XtraCharts.ScaleType.Qualitative;
     series2.LabelsVisibility             = DevExpress.Utils.DefaultBoolean.True;
     series2.LegendText = "Dollar Utilization";
     series2.Name       = "Dollar Utilization";
     series2.ValueDataMembersSerializable = "ResultadoDollarUtilizationXSucursal.DollarUtilizationMensual";
     lineSeriesView1.AxisYName            = "EjeY Secundaria 1";
     lineSeriesView1.MarkerVisibility     = DevExpress.Utils.DefaultBoolean.True;
     series2.View = lineSeriesView1;
     this.xrChartElementoSucursal.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.xrChartElementoSucursal.SideBySideBarDistanceFixed = 0;
     this.xrChartElementoSucursal.SizeF = new System.Drawing.SizeF(1052F, 577.92F);
     chartTitle1.Font = new System.Drawing.Font("Arial Narrow", 9.7F, System.Drawing.FontStyle.Bold);
     chartTitle1.Text = "DOLLAR UTILIZATION MENSUALIZADO";
     this.xrChartElementoSucursal.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     this.xrChartElementoSucursal.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrChartElementoSucursal_BeforePrint);
     //
     // reporteDollarUtilization
     //
     this.reporteDollarUtilization.DataSetName             = "ReporteDollarUtilizationXSucursal";
     this.reporteDollarUtilization.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // TituloGrafica
     //
     this.TituloGrafica.Name      = "TituloGrafica";
     this.TituloGrafica.ValueInfo = "Dollar Utilization Mensualizado";
     //
     // DollarUtilizationElementoSucursalRPT
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.DataMember = "ResultadoDollarUtilizationXSucursal";
     this.DataSource = this.reporteDollarUtilization;
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(9, 6, 5, 14);
     this.PageHeight = 850;
     this.PageWidth  = 1100;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.TituloGrafica
     });
     this.Version = "13.2";
     ((System.ComponentModel.ISupportInitialize)(textAnnotation1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChartElementoSucursal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reporteDollarUtilization)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
コード例 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram        xyDiagram1        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.CustomAxisLabel  customAxisLabel1  = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel  customAxisLabel2  = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel  customAxisLabel3  = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel  customAxisLabel4  = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel  customAxisLabel5  = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel  customAxisLabel6  = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView1   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView2   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView3   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle       chartTitle1       = new DevExpress.XtraCharts.ChartTitle();
     this.Detail       = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.reporteRendimientoUnidadDS = new BPMO.SDNI.Mantenimiento.Reportes.DA.ReporteRendimientoUnidadDS();
     this.ReportHeader          = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrcGraficaRendimiento = new DevExpress.XtraReports.UI.XRChart();
     ((System.ComponentModel.ISupportInitialize)(this.reporteRendimientoUnidadDS)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrcGraficaRendimiento)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Expanded      = false;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 9F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 0F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // reporteRendimientoUnidadDS
     //
     this.reporteRendimientoUnidadDS.DataSetName             = "ReporteRendimientoUnidadDS";
     this.reporteRendimientoUnidadDS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrcGraficaRendimiento
     });
     this.ReportHeader.HeightF = 262.5F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrcGraficaRendimiento
     //
     this.xrcGraficaRendimiento.BackColor   = System.Drawing.Color.Transparent;
     this.xrcGraficaRendimiento.BorderColor = System.Drawing.Color.Black;
     this.xrcGraficaRendimiento.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.xrcGraficaRendimiento.DataMember  = "RendimientoUnidad";
     this.xrcGraficaRendimiento.DataSource  = this.reporteRendimientoUnidadDS;
     customAxisLabel1.AxisValueSerializable = "0";
     customAxisLabel1.Name = "Label 0";
     customAxisLabel2.AxisValueSerializable = "1";
     customAxisLabel2.Name = "Label 1";
     customAxisLabel3.AxisValueSerializable = "2";
     customAxisLabel3.Name = "Label 2";
     customAxisLabel4.AxisValueSerializable = "3";
     customAxisLabel4.Name = "Label 3";
     customAxisLabel5.AxisValueSerializable = "4";
     customAxisLabel5.Name = "Label 4";
     customAxisLabel6.AxisValueSerializable = "5";
     customAxisLabel6.Name = "Label 5";
     xyDiagram1.AxisX.CustomLabels.AddRange(new DevExpress.XtraCharts.CustomAxisLabel[] {
         customAxisLabel1,
         customAxisLabel2,
         customAxisLabel3,
         customAxisLabel4,
         customAxisLabel5,
         customAxisLabel6
     });
     xyDiagram1.AxisX.Label.Font    = new System.Drawing.Font("Arial Narrow", 9.75F);
     xyDiagram1.AxisX.Title.Text    = "MESES";
     xyDiagram1.AxisX.Title.Visible = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins = true;
     xyDiagram1.AxisY.GridLines.Visible          = false;
     xyDiagram1.AxisY.Label.Font    = new System.Drawing.Font("Arial Narrow", 9.75F);
     xyDiagram1.AxisY.Title.Text    = "REND. ACUM.";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable           = "-1";
     xyDiagram1.DefaultPane.BackColor                      = System.Drawing.Color.Transparent;
     xyDiagram1.DefaultPane.EnableAxisXScrolling           = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming             = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling           = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming             = DevExpress.Utils.DefaultBoolean.False;
     this.xrcGraficaRendimiento.Diagram                    = xyDiagram1;
     this.xrcGraficaRendimiento.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.xrcGraficaRendimiento.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.xrcGraficaRendimiento.LocationFloat              = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrcGraficaRendimiento.Name          = "xrcGraficaRendimiento";
     series1.ArgumentDataMember               = "AnioMes";
     series1.ArgumentScaleType                = DevExpress.XtraCharts.ScaleType.Qualitative;
     pointSeriesLabel1.LineColor              = System.Drawing.Color.Black;
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     series1.Label = pointSeriesLabel1;
     series1.Name  = "Rendimiento Km";
     series1.ValueDataMembersSerializable = "ViajeRendimientoKms";
     lineSeriesView1.MarkerVisibility     = DevExpress.Utils.DefaultBoolean.True;
     series1.View = lineSeriesView1;
     series2.ArgumentDataMember  = "AnioMes";
     series2.ArgumentScaleType   = DevExpress.XtraCharts.ScaleType.Qualitative;
     pointSeriesLabel2.LineColor = System.Drawing.Color.Aqua;
     pointSeriesLabel2.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAllAroundPoint;
     series2.Label = pointSeriesLabel2;
     series2.Name  = "Rendimiento Hr";
     series2.ValueDataMembersSerializable = "ViajeRendimientoHrs";
     series2.View = lineSeriesView2;
     this.xrcGraficaRendimiento.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.xrcGraficaRendimiento.SeriesTemplate.View = lineSeriesView3;
     this.xrcGraficaRendimiento.SizeF = new System.Drawing.SizeF(629.9999F, 262.5F);
     this.xrcGraficaRendimiento.StylePriority.UseBackColor = false;
     chartTitle1.Font = new System.Drawing.Font("Arial Narrow", 9.75F);
     chartTitle1.Text = "RENDIMIENTO UNIDAD";
     this.xrcGraficaRendimiento.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // ReporteRendimientoUnidadGraficaRPT
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.DataMember = "RendimientoUnidad";
     this.DataSource = this.reporteRendimientoUnidadDS;
     this.Margins    = new System.Drawing.Printing.Margins(0, 217, 9, 0);
     this.Version    = "13.2";
     ((System.ComponentModel.ISupportInitialize)(this.reporteRendimientoUnidadDS)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrcGraficaRendimiento)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
コード例 #4
0
		/// <summary> 
		/// Required method for Designer support - do not modify 
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent() {
			this.components = new System.ComponentModel.Container();
			DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
			DevExpress.XtraCharts.ConstantLine constantLine11 = new DevExpress.XtraCharts.ConstantLine();
			DevExpress.XtraCharts.XYDiagramPane xyDiagramPane5 = new DevExpress.XtraCharts.XYDiagramPane();
			DevExpress.XtraCharts.XYDiagramPane xyDiagramPane6 = new DevExpress.XtraCharts.XYDiagramPane();
			DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY11 = new DevExpress.XtraCharts.SecondaryAxisY();
			DevExpress.XtraCharts.ConstantLine constantLine12 = new DevExpress.XtraCharts.ConstantLine();
			DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY12 = new DevExpress.XtraCharts.SecondaryAxisY();
			DevExpress.XtraCharts.ConstantLine constantLine13 = new DevExpress.XtraCharts.ConstantLine();
			DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY13 = new DevExpress.XtraCharts.SecondaryAxisY();
			DevExpress.XtraCharts.ConstantLine constantLine14 = new DevExpress.XtraCharts.ConstantLine();
			DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY14 = new DevExpress.XtraCharts.SecondaryAxisY();
			DevExpress.XtraCharts.ConstantLine constantLine15 = new DevExpress.XtraCharts.ConstantLine();
			DevExpress.XtraCharts.CustomAxisLabel customAxisLabel11 = new DevExpress.XtraCharts.CustomAxisLabel();
			DevExpress.XtraCharts.CustomAxisLabel customAxisLabel12 = new DevExpress.XtraCharts.CustomAxisLabel();
			DevExpress.XtraCharts.CustomAxisLabel customAxisLabel13 = new DevExpress.XtraCharts.CustomAxisLabel();
			DevExpress.XtraCharts.CustomAxisLabel customAxisLabel14 = new DevExpress.XtraCharts.CustomAxisLabel();
			DevExpress.XtraCharts.CustomAxisLabel customAxisLabel15 = new DevExpress.XtraCharts.CustomAxisLabel();
			DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY15 = new DevExpress.XtraCharts.SecondaryAxisY();
			DevExpress.XtraCharts.Series series13 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel15 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.AreaSeriesView areaSeriesView7 = new DevExpress.XtraCharts.AreaSeriesView();
			DevExpress.XtraCharts.PolygonGradientFillOptions polygonGradientFillOptions3 = new DevExpress.XtraCharts.PolygonGradientFillOptions();
			DevExpress.XtraCharts.Series series14 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel16 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SplineSeriesView splineSeriesView7 = new DevExpress.XtraCharts.SplineSeriesView();
			DevExpress.XtraCharts.Series series15 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel17 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.AreaSeriesView areaSeriesView8 = new DevExpress.XtraCharts.AreaSeriesView();
			DevExpress.XtraCharts.Series series16 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel18 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SplineSeriesView splineSeriesView8 = new DevExpress.XtraCharts.SplineSeriesView();
			DevExpress.XtraCharts.Series series17 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel19 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SplineSeriesView splineSeriesView9 = new DevExpress.XtraCharts.SplineSeriesView();
			DevExpress.XtraCharts.Series series18 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel20 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.PointSeriesView pointSeriesView3 = new DevExpress.XtraCharts.PointSeriesView();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel21 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.AreaSeriesView areaSeriesView9 = new DevExpress.XtraCharts.AreaSeriesView();
			this.bindingSourceStampValue = new System.Windows.Forms.BindingSource(this.components);
			this.chartControl = new DevExpress.XtraCharts.ChartControl();
			this.bindingSourceReading = new System.Windows.Forms.BindingSource(this.components);
			this.groupControl = new DevExpress.XtraEditors.GroupControl();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceStampValue)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagramPane5)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagramPane6)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY11)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY12)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY13)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY14)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY15)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel15)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(areaSeriesView7)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel16)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series15)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel17)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(areaSeriesView8)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series16)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel18)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(splineSeriesView8)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series17)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel19)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series18)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel20)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesView3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel21)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(areaSeriesView9)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceReading)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.groupControl)).BeginInit();
			this.groupControl.SuspendLayout();
			this.SuspendLayout();
			// 
			// bindingSourceStampValue
			// 
			this.bindingSourceStampValue.AllowNew = false;
			this.bindingSourceStampValue.DataSource = typeof(Atmo.TimeStampedValue);
			// 
			// chartControl
			// 
			this.chartControl.DataSource = this.bindingSourceReading;
			xyDiagram3.AxisX.DateTimeOptions.Format = DevExpress.XtraCharts.DateTimeFormat.MonthAndDay;
			xyDiagram3.AxisX.DateTimeScaleMode = DevExpress.XtraCharts.DateTimeScaleMode.AutomaticIntegral;
			xyDiagram3.AxisX.GridLines.Visible = true;
			xyDiagram3.AxisX.Label.Staggered = true;
			xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
			xyDiagram3.AxisX.Range.SideMarginsEnabled = false;
			xyDiagram3.AxisX.VisibleInPanesSerializable = "1";
			constantLine11.AxisValueSerializable = "23";
			constantLine11.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dot;
			constantLine11.Name = "current temperature";
			constantLine11.ShowInLegend = false;
			constantLine11.Title.ShowBelowLine = true;
			xyDiagram3.AxisY.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
            constantLine11});
			xyDiagram3.AxisY.GridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
			xyDiagram3.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.FixedPoint;
			xyDiagram3.AxisY.NumericOptions.Precision = 1;
			xyDiagram3.AxisY.Range.AlwaysShowZeroLevel = false;
			xyDiagram3.AxisY.Range.ScrollingRange.Auto = false;
			xyDiagram3.AxisY.Range.ScrollingRange.MaxValueSerializable = "10.6659343977629";
			xyDiagram3.AxisY.Range.ScrollingRange.MinValueSerializable = "0";
			xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
			xyDiagram3.AxisY.Range.SideMarginsEnabled = false;
			xyDiagram3.AxisY.Tickmarks.Length = 4;
			xyDiagram3.AxisY.Tickmarks.MinorVisible = false;
			xyDiagram3.AxisY.Title.Antialiasing = false;
			xyDiagram3.AxisY.Title.Font = new System.Drawing.Font("Tahoma", 10F);
			xyDiagram3.AxisY.Title.Text = "Temperature";
			xyDiagram3.AxisY.Title.Visible = true;
			xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
			xyDiagram3.PaneDistance = 0;
			xyDiagramPane5.Name = "UserAndPressure";
			xyDiagramPane5.PaneID = 0;
			xyDiagramPane6.Name = "SpeedAndDirection";
			xyDiagramPane6.PaneID = 1;
			xyDiagram3.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] {
            xyDiagramPane5,
            xyDiagramPane6});
			secondaryAxisY11.AxisID = 0;
			constantLine12.AxisValueSerializable = "0.5";
			constantLine12.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dot;
			constantLine12.Name = "Current Humidity";
			constantLine12.ShowInLegend = false;
			constantLine12.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
			secondaryAxisY11.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
            constantLine12});
			secondaryAxisY11.GridLines.Visible = true;
			secondaryAxisY11.Name = "Humidity AxisY";
			secondaryAxisY11.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
			secondaryAxisY11.NumericOptions.Precision = 1;
			secondaryAxisY11.Range.AlwaysShowZeroLevel = false;
			secondaryAxisY11.Range.ScrollingRange.Auto = false;
			secondaryAxisY11.Range.ScrollingRange.MaxValueSerializable = "9.72502161975082";
			secondaryAxisY11.Range.ScrollingRange.MinValueSerializable = "1.44583333333333";
			secondaryAxisY11.Range.ScrollingRange.SideMarginsEnabled = false;
			secondaryAxisY11.Range.SideMarginsEnabled = false;
			secondaryAxisY11.Tickmarks.Length = 4;
			secondaryAxisY11.Tickmarks.MinorVisible = false;
			secondaryAxisY11.Title.Antialiasing = false;
			secondaryAxisY11.Title.Font = new System.Drawing.Font("Tahoma", 10F);
			secondaryAxisY11.Title.Text = "Humidity";
			secondaryAxisY11.Title.TextColor = System.Drawing.Color.Black;
			secondaryAxisY11.Title.Visible = true;
			secondaryAxisY11.VisibleInPanesSerializable = "-1";
			secondaryAxisY12.Alignment = DevExpress.XtraCharts.AxisAlignment.Near;
			secondaryAxisY12.AxisID = 1;
			constantLine13.AxisValueSerializable = "1";
			constantLine13.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dot;
			constantLine13.Name = "Current Wind Speed";
			constantLine13.ShowInLegend = false;
			constantLine13.Title.ShowBelowLine = true;
			secondaryAxisY12.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
            constantLine13});
			secondaryAxisY12.GridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
			secondaryAxisY12.GridLines.Visible = true;
			secondaryAxisY12.Name = "Wind Speed AxisY";
			secondaryAxisY12.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.FixedPoint;
			secondaryAxisY12.NumericOptions.Precision = 1;
			secondaryAxisY12.Range.AlwaysShowZeroLevel = false;
			secondaryAxisY12.Range.ScrollingRange.Auto = false;
			secondaryAxisY12.Range.ScrollingRange.MaxValueSerializable = "8.6";
			secondaryAxisY12.Range.ScrollingRange.MinValueSerializable = "1.9";
			secondaryAxisY12.Range.ScrollingRange.SideMarginsEnabled = false;
			secondaryAxisY12.Range.SideMarginsEnabled = false;
			secondaryAxisY12.Tickmarks.Length = 4;
			secondaryAxisY12.Tickmarks.MinorVisible = false;
			secondaryAxisY12.Title.Antialiasing = false;
			secondaryAxisY12.Title.Font = new System.Drawing.Font("Tahoma", 10F);
			secondaryAxisY12.Title.Text = "Wind Speed";
			secondaryAxisY12.Title.TextColor = System.Drawing.Color.Navy;
			secondaryAxisY12.Title.Visible = true;
			secondaryAxisY12.VisibleInPanesSerializable = "1";
			secondaryAxisY13.AxisID = 2;
			constantLine14.AxisValueSerializable = "98500";
			constantLine14.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dot;
			constantLine14.Name = "Current Pressure";
			constantLine14.ShowInLegend = false;
			constantLine14.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
			secondaryAxisY13.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
            constantLine14});
			secondaryAxisY13.GridLines.Visible = true;
			secondaryAxisY13.Name = "Pressure AxisY";
			secondaryAxisY13.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.FixedPoint;
			secondaryAxisY13.NumericOptions.Precision = 0;
			secondaryAxisY13.Range.AlwaysShowZeroLevel = false;
			secondaryAxisY13.Range.ScrollingRange.Auto = false;
			secondaryAxisY13.Range.ScrollingRange.MaxValueSerializable = "9.57300535348458";
			secondaryAxisY13.Range.ScrollingRange.MinValueSerializable = "0.315893839630503";
			secondaryAxisY13.Range.ScrollingRange.SideMarginsEnabled = false;
			secondaryAxisY13.Range.SideMarginsEnabled = false;
			secondaryAxisY13.Tickmarks.Length = 4;
			secondaryAxisY13.Tickmarks.MinorVisible = false;
			secondaryAxisY13.Title.Antialiasing = false;
			secondaryAxisY13.Title.Font = new System.Drawing.Font("Tahoma", 10F);
			secondaryAxisY13.Title.Text = "Pressure";
			secondaryAxisY13.Title.TextColor = System.Drawing.Color.Black;
			secondaryAxisY13.Title.Visible = true;
			secondaryAxisY13.VisibleInPanesSerializable = "0";
			secondaryAxisY14.AxisID = 3;
			constantLine15.AxisValueSerializable = "180";
			constantLine15.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dot;
			constantLine15.Name = "Current Direction";
			constantLine15.ShowInLegend = false;
			constantLine15.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
			secondaryAxisY14.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
            constantLine15});
			customAxisLabel11.AxisValueSerializable = "180";
			customAxisLabel11.Name = "S";
			customAxisLabel12.AxisValueSerializable = "360";
			customAxisLabel12.Name = "N";
			customAxisLabel13.AxisValueSerializable = "0";
			customAxisLabel13.Name = "N";
			customAxisLabel14.AxisValueSerializable = "270";
			customAxisLabel14.Name = "W";
			customAxisLabel15.AxisValueSerializable = "90";
			customAxisLabel15.Name = "E";
			secondaryAxisY14.CustomLabels.AddRange(new DevExpress.XtraCharts.CustomAxisLabel[] {
            customAxisLabel11,
            customAxisLabel12,
            customAxisLabel13,
            customAxisLabel14,
            customAxisLabel15});
			secondaryAxisY14.GridLines.Visible = true;
			secondaryAxisY14.Name = "Direction AxisY";
			secondaryAxisY14.Range.AlwaysShowZeroLevel = false;
			secondaryAxisY14.Range.Auto = false;
			secondaryAxisY14.Range.MaxValueSerializable = "360";
			secondaryAxisY14.Range.MinValueSerializable = "0";
			secondaryAxisY14.Range.ScrollingRange.Auto = false;
			secondaryAxisY14.Range.ScrollingRange.MaxValueSerializable = "7";
			secondaryAxisY14.Range.ScrollingRange.MinValueSerializable = "2.9";
			secondaryAxisY14.Range.ScrollingRange.SideMarginsEnabled = false;
			secondaryAxisY14.Range.SideMarginsEnabled = false;
			secondaryAxisY14.Tickmarks.MinorVisible = false;
			secondaryAxisY14.Tickmarks.Thickness = 2;
			secondaryAxisY14.Title.Antialiasing = false;
			secondaryAxisY14.Title.Font = new System.Drawing.Font("Tahoma", 10F);
			secondaryAxisY14.Title.Text = "Direction";
			secondaryAxisY14.Title.TextColor = System.Drawing.Color.Black;
			secondaryAxisY14.Title.Visible = true;
			secondaryAxisY14.VisibleInPanesSerializable = "1";
			secondaryAxisY15.Alignment = DevExpress.XtraCharts.AxisAlignment.Near;
			secondaryAxisY15.AxisID = 4;
			secondaryAxisY15.Name = "User";
			secondaryAxisY15.Range.AlwaysShowZeroLevel = false;
			secondaryAxisY15.Range.ScrollingRange.SideMarginsEnabled = true;
			secondaryAxisY15.Range.SideMarginsEnabled = false;
			secondaryAxisY15.Title.Antialiasing = false;
			secondaryAxisY15.Title.Font = new System.Drawing.Font("Tahoma", 10F);
			secondaryAxisY15.Title.Text = "User";
			secondaryAxisY15.Title.TextColor = System.Drawing.Color.Navy;
			secondaryAxisY15.Title.Visible = true;
			secondaryAxisY15.VisibleInPanesSerializable = "0";
			xyDiagram3.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
            secondaryAxisY11,
            secondaryAxisY12,
            secondaryAxisY13,
            secondaryAxisY14,
            secondaryAxisY15});
			this.chartControl.Diagram = xyDiagram3;
			this.chartControl.Dock = System.Windows.Forms.DockStyle.Fill;
			this.chartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
			this.chartControl.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
			this.chartControl.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
			this.chartControl.Legend.HorizontalIndent = 2;
			this.chartControl.Legend.Padding.Bottom = 1;
			this.chartControl.Legend.Padding.Left = 1;
			this.chartControl.Legend.Padding.Right = 1;
			this.chartControl.Legend.Padding.Top = 1;
			this.chartControl.Legend.TextOffset = 1;
			this.chartControl.Legend.VerticalIndent = 1;
			this.chartControl.Legend.Visible = false;
			this.chartControl.Location = new System.Drawing.Point(2, 22);
			this.chartControl.Name = "chartControl";
			this.chartControl.PaletteBaseColorNumber = 4;
			this.chartControl.PaletteName = "Apex";
			this.chartControl.RefreshDataOnRepaint = false;
			this.chartControl.RuntimeHitTesting = false;
			series13.ArgumentDataMember = "TimeStamp";
			series13.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
			pointSeriesLabel15.LineVisible = true;
			pointSeriesLabel15.Visible = false;
			series13.Label = pointSeriesLabel15;
			series13.Name = "Temperature";
			series13.ValueDataMembersSerializable = "TemperatureProperty";
			areaSeriesView7.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(225)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
			areaSeriesView7.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
			polygonGradientFillOptions3.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(96)))), ((int)(((byte)(255)))));
			areaSeriesView7.FillStyle.Options = polygonGradientFillOptions3;
			areaSeriesView7.MarkerOptions.Visible = false;
			series13.View = areaSeriesView7;
			series14.ArgumentDataMember = "TimeStamp";
			series14.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
			pointSeriesLabel16.LineVisible = true;
			pointSeriesLabel16.Visible = false;
			series14.Label = pointSeriesLabel16;
			series14.Name = "Humidity";
			series14.ValueDataMembersSerializable = "HumidityProperty";
			splineSeriesView7.AxisYName = "Humidity AxisY";
			splineSeriesView7.LineMarkerOptions.Visible = false;
			splineSeriesView7.LineTensionPercent = 25;
			series14.View = splineSeriesView7;
			series15.ArgumentDataMember = "TimeStamp";
			series15.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
			pointSeriesLabel17.LineVisible = true;
			pointSeriesLabel17.Visible = false;
			series15.Label = pointSeriesLabel17;
			series15.Name = "Wind Speed";
			series15.ValueDataMembersSerializable = "WindSpeedProperty";
			areaSeriesView8.AxisYName = "Wind Speed AxisY";
			areaSeriesView8.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
			areaSeriesView8.MarkerOptions.Visible = false;
			areaSeriesView8.PaneName = "SpeedAndDirection";
			series15.View = areaSeriesView8;
			series16.ArgumentDataMember = "StampProperty";
			series16.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
			series16.DataSource = this.bindingSourceStampValue;
			pointSeriesLabel18.LineVisible = true;
			pointSeriesLabel18.Visible = false;
			series16.Label = pointSeriesLabel18;
			series16.Name = "User";
			series16.ValueDataMembersSerializable = "ValueProperty";
			splineSeriesView8.AxisYName = "User";
			splineSeriesView8.LineMarkerOptions.Visible = false;
			splineSeriesView8.LineTensionPercent = 25;
			splineSeriesView8.PaneName = "UserAndPressure";
			series16.View = splineSeriesView8;
			series17.ArgumentDataMember = "TimeStamp";
			series17.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
			pointSeriesLabel19.LineVisible = true;
			pointSeriesLabel19.Visible = false;
			series17.Label = pointSeriesLabel19;
			series17.Name = "Pressure";
			series17.ValueDataMembersSerializable = "PressureProperty";
			splineSeriesView9.AxisYName = "Pressure AxisY";
			splineSeriesView9.Color = System.Drawing.Color.Black;
			splineSeriesView9.LineMarkerOptions.Visible = false;
			splineSeriesView9.LineTensionPercent = 25;
			splineSeriesView9.PaneName = "UserAndPressure";
			series17.View = splineSeriesView9;
			series18.ArgumentDataMember = "TimeStamp";
			series18.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
			pointSeriesLabel20.LineVisible = true;
			pointSeriesLabel20.Visible = false;
			series18.Label = pointSeriesLabel20;
			series18.Name = "Direction";
			series18.ValueDataMembersSerializable = "WindDirectionProperty";
			pointSeriesView3.AxisYName = "Direction AxisY";
			pointSeriesView3.Color = System.Drawing.Color.Black;
			pointSeriesView3.PaneName = "SpeedAndDirection";
			pointSeriesView3.PointMarkerOptions.BorderVisible = false;
			pointSeriesView3.PointMarkerOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			pointSeriesView3.PointMarkerOptions.Size = 4;
			series18.View = pointSeriesView3;
			this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series13,
        series14,
        series15,
        series16,
        series17,
        series18};
			this.chartControl.SeriesTemplate.ArgumentDataMember = "TimeStamp";
			this.chartControl.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
			pointSeriesLabel21.LineVisible = true;
			this.chartControl.SeriesTemplate.Label = pointSeriesLabel21;
			areaSeriesView9.Transparency = ((byte)(0));
			this.chartControl.SeriesTemplate.View = areaSeriesView9;
			this.chartControl.Size = new System.Drawing.Size(595, 454);
			this.chartControl.TabIndex = 0;
			// 
			// bindingSourceReading
			// 
			this.bindingSourceReading.AllowNew = false;
			this.bindingSourceReading.DataSource = typeof(Atmo.Reading);
			// 
			// groupControl
			// 
			this.groupControl.Controls.Add(this.chartControl);
			this.groupControl.Dock = System.Windows.Forms.DockStyle.Fill;
			this.groupControl.Location = new System.Drawing.Point(0, 0);
			this.groupControl.Name = "groupControl";
			this.groupControl.Size = new System.Drawing.Size(599, 478);
			this.groupControl.TabIndex = 1;
			this.groupControl.Text = "Live Readings";
			// 
			// LiveAtmosphericGraph
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.groupControl);
			this.DoubleBuffered = true;
			this.Name = "LiveAtmosphericGraph";
			this.Size = new System.Drawing.Size(599, 478);
			this.Load += new System.EventHandler(this.LiveAtmosphericGraph_Load);
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceStampValue)).EndInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagramPane5)).EndInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagramPane6)).EndInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY11)).EndInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY12)).EndInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY13)).EndInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY14)).EndInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY15)).EndInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel15)).EndInit();
			((System.ComponentModel.ISupportInitialize)(areaSeriesView7)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel16)).EndInit();
			((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel17)).EndInit();
			((System.ComponentModel.ISupportInitialize)(areaSeriesView8)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series15)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel18)).EndInit();
			((System.ComponentModel.ISupportInitialize)(splineSeriesView8)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series16)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel19)).EndInit();
			((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series17)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel20)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesView3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series18)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel21)).EndInit();
			((System.ComponentModel.ISupportInitialize)(areaSeriesView9)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceReading)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.groupControl)).EndInit();
			this.groupControl.ResumeLayout(false);
			this.ResumeLayout(false);

		}
コード例 #5
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.CustomAxisLabel       customAxisLabel1       = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel       customAxisLabel2       = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel       customAxisLabel3       = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel       customAxisLabel4       = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel       customAxisLabel5       = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel       customAxisLabel6       = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel       customAxisLabel7       = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView1        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView1 = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView2        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series4                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView3        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series5                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView4        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series6                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView5        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle1            = new DevExpress.XtraCharts.ChartTitle();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.DataBindings        = null;
     customAxisLabel1.AxisValueSerializable = "0";
     customAxisLabel1.Name = "00:00:00";
     customAxisLabel2.AxisValueSerializable = "4";
     customAxisLabel2.Name = "04:00:00";
     customAxisLabel3.AxisValueSerializable = "8";
     customAxisLabel3.Name = "08:00:00";
     customAxisLabel4.AxisValueSerializable = "12";
     customAxisLabel4.Name = "12:00:00";
     customAxisLabel5.AxisValueSerializable = "16";
     customAxisLabel5.Name = "16:00:00";
     customAxisLabel6.AxisValueSerializable = "20";
     customAxisLabel6.Name = "20:00:00";
     customAxisLabel7.AxisValueSerializable = "24";
     customAxisLabel7.Name = "24:00:00";
     xyDiagram1.AxisX.CustomLabels.AddRange(new DevExpress.XtraCharts.CustomAxisLabel[] {
         customAxisLabel1,
         customAxisLabel2,
         customAxisLabel3,
         customAxisLabel4,
         customAxisLabel5,
         customAxisLabel6,
         customAxisLabel7
     });
     xyDiagram1.AxisX.Interlaced      = true;
     xyDiagram1.AxisX.InterlacedColor = System.Drawing.Color.WhiteSmoke;
     xyDiagram1.AxisX.MinorCount      = 3;
     xyDiagram1.AxisX.NumericScaleOptions.AutoGrid    = false;
     xyDiagram1.AxisX.NumericScaleOptions.GridSpacing = 4D;
     xyDiagram1.AxisX.Thickness                       = 2;
     xyDiagram1.AxisX.Tickmarks.Length                = 8;
     xyDiagram1.AxisX.Tickmarks.MinorLength           = 4;
     xyDiagram1.AxisX.Title.Text                      = "2016年10月28日";
     xyDiagram1.AxisX.Title.Visibility                = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable      = "-1";
     xyDiagram1.AxisX.WholeRange.Auto                 = false;
     xyDiagram1.AxisX.WholeRange.MaxValueSerializable = "24";
     xyDiagram1.AxisX.WholeRange.MinValueSerializable = "0";
     xyDiagram1.AxisY.MinorCount                      = 3;
     xyDiagram1.AxisY.NumericScaleOptions.AutoGrid    = false;
     xyDiagram1.AxisY.NumericScaleOptions.GridSpacing = 200D;
     xyDiagram1.AxisY.Thickness                       = 2;
     xyDiagram1.AxisY.Tickmarks.Length                = 8;
     xyDiagram1.AxisY.Tickmarks.MinorLength           = 4;
     xyDiagram1.AxisY.Title.Alignment                 = System.Drawing.StringAlignment.Far;
     xyDiagram1.AxisY.Title.Text                      = "浓度(ug/m3)";
     xyDiagram1.AxisY.Title.Visibility                = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable      = "-1";
     xyDiagram1.AxisY.WholeRange.Auto                 = false;
     xyDiagram1.AxisY.WholeRange.MaxValueSerializable = "1000";
     xyDiagram1.AxisY.WholeRange.MinValueSerializable = "0";
     xyDiagram1.EnableAxisXZooming                    = true;
     xyDiagram1.EnableAxisYZooming                    = true;
     this.chartControl1.Diagram                       = xyDiagram1;
     this.chartControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(0, 0);
     this.chartControl1.Name        = "chartControl1";
     series1.Name = "SO2";
     series1.View = lineSeriesView1;
     series2.Name = "NO2";
     series2.View = stackedLineSeriesView1;
     series3.Name = "CO";
     series3.View = lineSeriesView2;
     series4.Name = "O3";
     series4.View = lineSeriesView3;
     series5.Name = "PM10";
     series5.View = lineSeriesView4;
     series6.Name = "PM2.5";
     series6.View = lineSeriesView5;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3,
         series4,
         series5,
         series6
     };
     this.chartControl1.Size     = new System.Drawing.Size(641, 496);
     this.chartControl1.TabIndex = 0;
     chartTitle1.Text            = "";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // HomeChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chartControl1);
     this.Name = "HomeChart";
     this.Size = new System.Drawing.Size(641, 496);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).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()
 {
     DevExpress.XtraCharts.XYDiagram        xyDiagram1        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.CustomAxisLabel  customAxisLabel1  = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel  customAxisLabel2  = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint1      = new DevExpress.XtraCharts.SeriesPoint("A", new object[] {
         ((object)(1D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("B", new object[] {
         ((object)(3D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("C", new object[] {
         ((object)(2D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("D", new object[] {
         ((object)(4D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("E", new object[] {
         ((object)(1D))
     });
     DevExpress.XtraCharts.SplineAreaSeriesView     splineAreaSeriesView1     = new DevExpress.XtraCharts.SplineAreaSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     customAxisLabel1.AxisValueSerializable = "A";
     customAxisLabel1.Name = "Start";
     customAxisLabel2.AxisValueSerializable = "E";
     customAxisLabel2.Name = "End";
     xyDiagram1.AxisX.CustomLabels.AddRange(new DevExpress.XtraCharts.CustomAxisLabel[] {
         customAxisLabel1,
         customAxisLabel2
     });
     xyDiagram1.AxisX.GridLines.MinorVisible     = true;
     xyDiagram1.AxisX.GridLines.Visible          = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.GridLines.Visible          = false;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram           = xyDiagram1;
     this.chartControl1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location          = new System.Drawing.Point(0, 0);
     this.chartControl1.Name              = "chartControl1";
     pointSeriesLabel1.LineVisibility     = DevExpress.Utils.DefaultBoolean.True;
     series1.Label            = pointSeriesLabel1;
     series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
     series1.Name             = "Series 1";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4,
         seriesPoint5
     });
     series1.View = splineAreaSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     sideBySideBarSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
     this.chartControl1.SeriesTemplate.Label  = sideBySideBarSeriesLabel1;
     this.chartControl1.Size     = new System.Drawing.Size(449, 285);
     this.chartControl1.TabIndex = 0;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(449, 285);
     this.Controls.Add(this.chartControl1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.Utils.SuperToolTip                  superToolTip1             = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem              toolTipTitleItem1         = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem                   toolTipItem1              = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip                  superToolTip2             = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem              toolTipTitleItem2         = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem                   toolTipItem2              = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip                  superToolTip3             = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem              toolTipTitleItem3         = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem                   toolTipItem3              = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip                  superToolTip4             = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem              toolTipTitleItem4         = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem                   toolTipItem4              = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip                  superToolTip5             = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem              toolTipTitleItem5         = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem                   toolTipItem5              = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip                  superToolTip6             = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem              toolTipTitleItem6         = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem                   toolTipItem6              = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip                  superToolTip7             = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem              toolTipTitleItem7         = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem                   toolTipItem7              = new DevExpress.Utils.ToolTipItem();
     DevExpress.XtraCharts.XYDiagram                xyDiagram1                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel1          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.XYDiagramPane            xyDiagramPane1            = new DevExpress.XtraCharts.XYDiagramPane();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY1           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Legend                   legend1                   = new DevExpress.XtraCharts.Legend();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.CandleStickSeriesView    candleStickSeriesView1    = new DevExpress.XtraCharts.CandleStickSeriesView();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.CandleStickSeriesView    candleStickSeriesView2    = new DevExpress.XtraCharts.CandleStickSeriesView();
     this.barManager1                      = new DevExpress.XtraBars.BarManager(this.components);
     this.barMain                          = new DevExpress.XtraBars.Bar();
     this.stockBarCheckItem                = new DevExpress.XtraBars.BarCheckItem();
     this.candleStickBarCheckItem          = new DevExpress.XtraBars.BarCheckItem();
     this.volumesBarCheckItem              = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItem3                    = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItem4                    = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItem5                    = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItem6                    = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItem7                    = new DevExpress.XtraBars.BarCheckItem();
     this.barStaticItemPeriod              = new DevExpress.XtraBars.BarStaticItem();
     this.comboBoxBarEditItem              = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemComboBoxPeriod     = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.barCheckItemTrendLine            = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItemFibonacciArcs        = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItemFibonacciFans        = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItemFibonacciRetracement = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItemRemoveIndicator      = new DevExpress.XtraBars.BarCheckItem();
     this.barStaticItemAdvancedIndicators  = new DevExpress.XtraBars.BarStaticItem();
     this.barEditItemAdvancedIndicators    = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemCheckedComboBoxEditAdvancedIndicators = new DevExpress.XtraEditors.Repository.RepositoryItemCheckedComboBoxEdit();
     this.barAndDockingController1   = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.barDockControlTop          = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom       = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft         = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight        = new DevExpress.XtraBars.BarDockControl();
     this.barCheckItemRegressionLine = new DevExpress.XtraBars.BarCheckItem();
     this.repositoryItemCheckedComboBoxEditMovingAverages = new DevExpress.XtraEditors.Repository.RepositoryItemCheckedComboBoxEdit();
     this.repositoryItemComboBoxRegression = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.stockChart    = new DevExpress.XtraCharts.ChartControl();
     this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBoxPeriod)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEditAdvancedIndicators)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEditMovingAverages)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBoxRegression)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stockChart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(candleStickSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(candleStickSeriesView2)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.barMain
     });
     this.barManager1.Controller = this.barAndDockingController1;
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.stockBarCheckItem,
         this.candleStickBarCheckItem,
         this.volumesBarCheckItem,
         this.barCheckItem3,
         this.barCheckItem4,
         this.barCheckItem5,
         this.barCheckItem6,
         this.barCheckItem7,
         this.barStaticItemPeriod,
         this.comboBoxBarEditItem,
         this.barCheckItemTrendLine,
         this.barCheckItemFibonacciArcs,
         this.barCheckItemFibonacciFans,
         this.barCheckItemFibonacciRetracement,
         this.barCheckItemRemoveIndicator,
         this.barCheckItemRegressionLine,
         this.barStaticItemAdvancedIndicators,
         this.barEditItemAdvancedIndicators
     });
     this.barManager1.MaxItemId = 37;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemComboBoxPeriod,
         this.repositoryItemCheckedComboBoxEditMovingAverages,
         this.repositoryItemComboBoxRegression,
         this.repositoryItemCheckedComboBoxEditAdvancedIndicators
     });
     //
     // barMain
     //
     this.barMain.BarName   = "Main";
     this.barMain.DockCol   = 0;
     this.barMain.DockRow   = 0;
     this.barMain.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.barMain.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.stockBarCheckItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.candleStickBarCheckItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.volumesBarCheckItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItem3, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItem4),
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItem5),
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItem6),
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItem7),
         new DevExpress.XtraBars.LinkPersistInfo(((DevExpress.XtraBars.BarLinkUserDefines)((DevExpress.XtraBars.BarLinkUserDefines.Caption | DevExpress.XtraBars.BarLinkUserDefines.PaintStyle))), this.barStaticItemPeriod, "Period:", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.Caption),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.comboBoxBarEditItem, "", false, true, true, 79),
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemTrendLine, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFibonacciArcs),
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFibonacciFans),
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFibonacciRetracement),
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemRemoveIndicator),
         new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItemAdvancedIndicators, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barEditItemAdvancedIndicators)
     });
     this.barMain.OptionsBar.AllowQuickCustomization = false;
     this.barMain.OptionsBar.DrawBorder     = false;
     this.barMain.OptionsBar.DrawDragBorder = false;
     this.barMain.OptionsBar.UseWholeRow    = true;
     this.barMain.Text = "Main";
     //
     // stockBarCheckItem
     //
     this.stockBarCheckItem.Caption         = "Stock";
     this.stockBarCheckItem.GroupIndex      = 2;
     this.stockBarCheckItem.Id              = 16;
     this.stockBarCheckItem.Name            = "stockBarCheckItem";
     this.stockBarCheckItem.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.ChangeViewToStock);
     //
     // candleStickBarCheckItem
     //
     this.candleStickBarCheckItem.BindableChecked = true;
     this.candleStickBarCheckItem.Caption         = "Candle Stick";
     this.candleStickBarCheckItem.Checked         = true;
     this.candleStickBarCheckItem.GroupIndex      = 2;
     this.candleStickBarCheckItem.Id              = 15;
     this.candleStickBarCheckItem.Name            = "candleStickBarCheckItem";
     this.candleStickBarCheckItem.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.ChangeViewToCandleStick);
     //
     // volumesBarCheckItem
     //
     this.volumesBarCheckItem.BindableChecked = true;
     this.volumesBarCheckItem.Caption         = "Volume";
     this.volumesBarCheckItem.Checked         = true;
     this.volumesBarCheckItem.Id              = 2;
     this.volumesBarCheckItem.Name            = "volumesBarCheckItem";
     this.volumesBarCheckItem.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.OnShowVolumeChartChanged);
     //
     // barCheckItem3
     //
     this.barCheckItem3.Caption         = "6m";
     this.barCheckItem3.GroupIndex      = 1;
     this.barCheckItem3.Id              = 4;
     this.barCheckItem3.Name            = "barCheckItem3";
     this.barCheckItem3.Tag             = 120;
     this.barCheckItem3.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.OnPeriodChanged);
     //
     // barCheckItem4
     //
     this.barCheckItem4.Caption         = "1y";
     this.barCheckItem4.GroupIndex      = 1;
     this.barCheckItem4.Id              = 5;
     this.barCheckItem4.Name            = "barCheckItem4";
     this.barCheckItem4.Tag             = 240;
     this.barCheckItem4.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.OnPeriodChanged);
     //
     // barCheckItem5
     //
     this.barCheckItem5.BindableChecked = true;
     this.barCheckItem5.Caption         = "1.5y";
     this.barCheckItem5.GroupIndex      = 1;
     this.barCheckItem5.Id              = 6;
     this.barCheckItem5.Name            = "barCheckItem5";
     this.barCheckItem5.Tag             = 360;
     this.barCheckItem5.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.OnPeriodChanged);
     //
     // barCheckItem6
     //
     this.barCheckItem6.Caption         = "2y";
     this.barCheckItem6.GroupIndex      = 1;
     this.barCheckItem6.Id              = 7;
     this.barCheckItem6.Name            = "barCheckItem6";
     this.barCheckItem6.Tag             = 480;
     this.barCheckItem6.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.OnPeriodChanged);
     //
     // barCheckItem7
     //
     this.barCheckItem7.Caption         = "4y";
     this.barCheckItem7.GroupIndex      = 1;
     this.barCheckItem7.Checked         = true;
     this.barCheckItem7.Id              = 8;
     this.barCheckItem7.Name            = "barCheckItem7";
     this.barCheckItem7.Tag             = 960;
     this.barCheckItem7.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.OnPeriodChanged);
     //
     // barStaticItemPeriod
     //
     this.barStaticItemPeriod.Caption = "Period:";
     this.barStaticItemPeriod.Id      = 9;
     this.barStaticItemPeriod.Name    = "barStaticItemPeriod";
     //
     // comboBoxBarEditItem
     //
     this.comboBoxBarEditItem.Caption           = "Period";
     this.comboBoxBarEditItem.Edit              = this.repositoryItemComboBoxPeriod;
     this.comboBoxBarEditItem.EditWidth         = 65;
     this.comboBoxBarEditItem.Id                = 13;
     this.comboBoxBarEditItem.Name              = "comboBoxBarEditItem";
     this.comboBoxBarEditItem.EditValueChanged += new System.EventHandler(this.OnTicksChanged);
     //
     // repositoryItemComboBoxPeriod
     //
     this.repositoryItemComboBoxPeriod.AutoHeight = false;
     this.repositoryItemComboBoxPeriod.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemComboBoxPeriod.Name          = "repositoryItemComboBoxPeriod";
     this.repositoryItemComboBoxPeriod.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     //
     // barCheckItemTrendLine
     //
     this.barCheckItemTrendLine.Caption = "Trend Line";
     this.barCheckItemTrendLine.Id      = 19;
     this.barCheckItemTrendLine.Name    = "barCheckItemTrendLine";
     toolTipTitleItem1.Text             = "Trend Line";
     toolTipItem1.LeftIndent            = 6;
     toolTipItem1.Text = "To add a Trend Line, click on the first series point  and drag mouse to the secon" +
                         "d series point.";
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.Items.Add(toolTipItem1);
     this.barCheckItemTrendLine.SuperTip        = superToolTip1;
     this.barCheckItemTrendLine.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.UpdateDrawingItems);
     //
     // barCheckItemFibonacciArcs
     //
     this.barCheckItemFibonacciArcs.Caption = "Fibonacci Arcs";
     this.barCheckItemFibonacciArcs.Id      = 20;
     this.barCheckItemFibonacciArcs.Name    = "barCheckItemFibonacciArcs";
     toolTipTitleItem2.Text  = "Fibonacci Arcs";
     toolTipItem2.LeftIndent = 6;
     toolTipItem2.Text       = "To add a Fibonacci Arcs, click on the first series point  and drag mouse to the s" +
                               "econd series point.";
     superToolTip2.Items.Add(toolTipTitleItem2);
     superToolTip2.Items.Add(toolTipItem2);
     this.barCheckItemFibonacciArcs.SuperTip        = superToolTip2;
     this.barCheckItemFibonacciArcs.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.UpdateDrawingItems);
     //
     // barCheckItemFibonacciFans
     //
     this.barCheckItemFibonacciFans.Caption = "Fibonacci Fans";
     this.barCheckItemFibonacciFans.Id      = 21;
     this.barCheckItemFibonacciFans.Name    = "barCheckItemFibonacciFans";
     toolTipTitleItem3.Text  = "Fibonacci Fans";
     toolTipItem3.LeftIndent = 6;
     toolTipItem3.Text       = "To add a Fibonacci Fans, click on the first series point  and drag mouse to the s" +
                               "econd series point.";
     superToolTip3.Items.Add(toolTipTitleItem3);
     superToolTip3.Items.Add(toolTipItem3);
     this.barCheckItemFibonacciFans.SuperTip        = superToolTip3;
     this.barCheckItemFibonacciFans.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.UpdateDrawingItems);
     //
     // barCheckItemFibonacciRetracement
     //
     this.barCheckItemFibonacciRetracement.Caption = "Fibonacci Retracement";
     this.barCheckItemFibonacciRetracement.Id      = 22;
     this.barCheckItemFibonacciRetracement.Name    = "barCheckItemFibonacciRetracement";
     toolTipTitleItem4.Text  = "Fibonacci Retracement";
     toolTipItem4.LeftIndent = 6;
     toolTipItem4.Text       = "To add a Fibonacci Retracement, click on the first series point  and drag mouse t" +
                               "o the second series point.";
     superToolTip4.Items.Add(toolTipTitleItem4);
     superToolTip4.Items.Add(toolTipItem4);
     this.barCheckItemFibonacciRetracement.SuperTip        = superToolTip4;
     this.barCheckItemFibonacciRetracement.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.UpdateDrawingItems);
     //
     // barCheckItemRemoveIndicator
     //
     this.barCheckItemRemoveIndicator.Caption = "Remove Indicator";
     this.barCheckItemRemoveIndicator.Id      = 27;
     this.barCheckItemRemoveIndicator.Name    = "barCheckItemRemoveIndicator";
     toolTipTitleItem5.Text  = "Remove Indicator";
     toolTipItem5.LeftIndent = 6;
     toolTipItem5.Text       = "To remove an indicator, click it or its label.";
     superToolTip5.Items.Add(toolTipTitleItem5);
     superToolTip5.Items.Add(toolTipItem5);
     this.barCheckItemRemoveIndicator.SuperTip        = superToolTip5;
     this.barCheckItemRemoveIndicator.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItemRemoveIndicator_CheckedChanged);
     //
     // barStaticItemAdvancedIndicators
     //
     this.barStaticItemAdvancedIndicators.Border  = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItemAdvancedIndicators.Caption = "Indicators:";
     this.barStaticItemAdvancedIndicators.Id      = 35;
     this.barStaticItemAdvancedIndicators.Name    = "barStaticItemAdvancedIndicators";
     toolTipTitleItem6.Text  = "Advanced Indicators";
     toolTipItem6.LeftIndent = 6;
     toolTipItem6.Text       = "To add an indicator, check it in a drop down list.";
     superToolTip6.Items.Add(toolTipTitleItem6);
     superToolTip6.Items.Add(toolTipItem6);
     this.barStaticItemAdvancedIndicators.SuperTip = superToolTip6;
     //
     // barEditItemAdvancedIndicators
     //
     this.barEditItemAdvancedIndicators.Caption   = "Advanced Indicators";
     this.barEditItemAdvancedIndicators.Edit      = this.repositoryItemCheckedComboBoxEditAdvancedIndicators;
     this.barEditItemAdvancedIndicators.EditWidth = 80;
     this.barEditItemAdvancedIndicators.Id        = 36;
     this.barEditItemAdvancedIndicators.Name      = "barEditItemAdvancedIndicators";
     toolTipTitleItem7.Text  = "Advanced Indicators";
     toolTipItem7.LeftIndent = 6;
     toolTipItem7.Text       = "To add an indicator, check it in a drop down list.";
     superToolTip7.Items.Add(toolTipTitleItem7);
     superToolTip7.Items.Add(toolTipItem7);
     this.barEditItemAdvancedIndicators.SuperTip          = superToolTip7;
     this.barEditItemAdvancedIndicators.EditValueChanged += new System.EventHandler(this.barEditItemAdvancedIndicators_EditValueChanged);
     //
     // repositoryItemCheckedComboBoxEditAdvancedIndicators
     //
     this.repositoryItemCheckedComboBoxEditAdvancedIndicators.AutoHeight = false;
     this.repositoryItemCheckedComboBoxEditAdvancedIndicators.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemCheckedComboBoxEditAdvancedIndicators.Name                 = "repositoryItemCheckedComboBoxEditAdvancedIndicators";
     this.repositoryItemCheckedComboBoxEditAdvancedIndicators.PopupFormSize        = new System.Drawing.Size(240, 410);
     this.repositoryItemCheckedComboBoxEditAdvancedIndicators.SelectAllItemVisible = false;
     //
     // barAndDockingController1
     //
     this.barAndDockingController1.PropertiesBar.AllowLinkLighting = false;
     this.barAndDockingController1.PropertiesDocking.ViewStyle     = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Classic;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Size             = new System.Drawing.Size(1157, 20);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 536);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(1157, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 20);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 516);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1157, 20);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 516);
     //
     // barCheckItemRegressionLine
     //
     this.barCheckItemRegressionLine.Caption = "Regression Line";
     this.barCheckItemRegressionLine.Id      = 28;
     this.barCheckItemRegressionLine.Name    = "barCheckItemRegressionLine";
     //
     // repositoryItemCheckedComboBoxEditMovingAverages
     //
     this.repositoryItemCheckedComboBoxEditMovingAverages.AutoHeight = false;
     this.repositoryItemCheckedComboBoxEditMovingAverages.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemCheckedComboBoxEditMovingAverages.Name = "repositoryItemCheckedComboBoxEditMovingAverages";
     this.repositoryItemCheckedComboBoxEditMovingAverages.SelectAllItemVisible = false;
     //
     // repositoryItemComboBoxRegression
     //
     this.repositoryItemComboBoxRegression.AutoHeight = false;
     this.repositoryItemComboBoxRegression.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemComboBoxRegression.Name          = "repositoryItemComboBoxRegression";
     this.repositoryItemComboBoxRegression.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     //
     // stockChart
     //
     this.stockChart.AccessibleRole           = System.Windows.Forms.AccessibleRole.Application;
     this.stockChart.AutoLayout               = false;
     this.stockChart.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
     //this.stockChart.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.White;
     this.stockChart.CrosshairOptions.ShowOnlyInFocusedPane = false;
     //this.stockChart.CrosshairOptions.ValueLineColor = System.Drawing.Color.White;
     xyDiagram1.AxisX.DateTimeScaleOptions.MeasureUnit = DevExpress.XtraCharts.DateTimeMeasureUnit.Week;
     xyDiagram1.AxisX.GridLines.MinorVisible           = true;
     xyDiagram1.AxisX.GridLines.Visible          = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "0";
     xyDiagram1.AxisY.Alignment             = DevExpress.XtraCharts.AxisAlignment.Far;
     customAxisLabel1.AxisValueSerializable = "1";
     customAxisLabel1.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(71)))), ((int)(((byte)(71)))));
     customAxisLabel1.Name = "$1,0";
     //customAxisLabel1.TextColor = System.Drawing.Color.White;
     xyDiagram1.AxisY.CustomLabels.AddRange(new DevExpress.XtraCharts.CustomAxisLabel[] {
         customAxisLabel1
     });
     xyDiagram1.AxisY.GridLines.MinorVisible = true;
     xyDiagram1.AxisY.Label.ResolveOverlappingOptions.AllowHide    = false;
     xyDiagram1.AxisY.Label.ResolveOverlappingOptions.AllowRotate  = false;
     xyDiagram1.AxisY.Label.ResolveOverlappingOptions.AllowStagger = false;
     xyDiagram1.AxisY.Label.TextPattern              = "${V:F1}";
     xyDiagram1.AxisY.LabelVisibilityMode            = DevExpress.XtraCharts.AxisLabelVisibilityMode.AutoGeneratedAndCustom;
     xyDiagram1.AxisY.Title.Text                     = "";
     xyDiagram1.AxisY.VisibleInPanesSerializable     = "-1";
     xyDiagram1.AxisY.WholeRange.AlwaysShowZeroLevel = false;
     xyDiagram1.DefaultPane.LayoutOptions.RowSpan    = 2;
     xyDiagram1.PaneDistance = 5;
     xyDiagramPane1.Name     = "Volume Pane";
     xyDiagramPane1.PaneID   = 0;
     xyDiagram1.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] {
         xyDiagramPane1
     });
     secondaryAxisY1.AxisID = 1;
     secondaryAxisY1.GridLines.MinorVisible = true;
     secondaryAxisY1.GridLines.Visible      = true;
     secondaryAxisY1.Label.TextPattern      = "{V:F1}M";
     secondaryAxisY1.Name = "Volume Axis";
     secondaryAxisY1.VisibleInPanesSerializable = "0";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.stockChart.Diagram = xyDiagram1;
     this.stockChart.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.stockChart.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.stockChart.Legend.Margins.Bottom      = 10;
     this.stockChart.Legend.Margins.Left        = 10;
     this.stockChart.Legend.Margins.Right       = 10;
     this.stockChart.Legend.Margins.Top         = 10;
     this.stockChart.Legend.Name       = "Default Legend";
     this.stockChart.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
     legend1.AlignmentHorizontal       = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     legend1.DockTargetName            = "Volume Pane";
     legend1.Margins.Bottom            = 10;
     legend1.Margins.Left  = 10;
     legend1.Margins.Right = 10;
     legend1.Margins.Top   = 10;
     legend1.Name          = "Volume Legend";
     this.stockChart.Legends.AddRange(new DevExpress.XtraCharts.Legend[] {
         legend1
     });
     this.stockChart.Location      = new System.Drawing.Point(0, 20);
     this.stockChart.Name          = "stockChart";
     this.stockChart.SelectionMode = DevExpress.XtraCharts.ElementSelectionMode.Single;
     series1.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.DateTime;
     series1.Name = "Price";
     candleStickSeriesView1.LevelLineLength = 0.3D;
     candleStickSeriesView1.LineThickness   = 1;
     series1.View = candleStickSeriesView1;
     series2.ArgumentScaleType                = DevExpress.XtraCharts.ScaleType.DateTime;
     series2.CrosshairLabelPattern            = "{S} : {V}M";
     sideBySideBarSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
     series2.Label             = sideBySideBarSeriesLabel1;
     series2.LegendName        = "Volume Legend";
     series2.LegendTextPattern = "{A}";
     series2.Name = "Volume";
     sideBySideBarSeriesView1.AxisYName = "Volume Axis";
     sideBySideBarSeriesView1.BarWidth  = 0.8D;
     sideBySideBarSeriesView1.PaneName  = "Volume Pane";
     series2.View = sideBySideBarSeriesView1;
     this.stockChart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.stockChart.SeriesTemplate.View        = candleStickSeriesView2;
     this.stockChart.SideBySideBarDistanceFixed = 0;
     this.stockChart.Size              = new System.Drawing.Size(1157, 516);
     this.stockChart.TabIndex          = 5;
     this.stockChart.ObjectSelected   += new DevExpress.XtraCharts.HotTrackEventHandler(this.stockChart_ObjectSelected);
     this.stockChart.ObjectHotTracked += new DevExpress.XtraCharts.HotTrackEventHandler(this.stockChart_ObjectHotTracked);
     this.stockChart.BoundDataChanged += new DevExpress.XtraCharts.BoundDataChangedEventHandler(this.stockChart_BoundDataChanged);
     this.stockChart.MouseDown        += new System.Windows.Forms.MouseEventHandler(this.stockChart_MouseDown);
     this.stockChart.MouseMove        += new System.Windows.Forms.MouseEventHandler(this.stockChart_MouseMove);
     this.stockChart.MouseUp          += new System.Windows.Forms.MouseEventHandler(this.stockChart_MouseUp);
     //
     // barCheckItem1
     //
     this.barCheckItem1.BindableChecked = true;
     this.barCheckItem1.Caption         = "Crosshair";
     this.barCheckItem1.Checked         = true;
     this.barCheckItem1.GroupIndex      = 3;
     this.barCheckItem1.Id   = 23;
     this.barCheckItem1.Name = "barCheckItem1";
     //
     // StockChartUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.stockChart);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Margin = new System.Windows.Forms.Padding(0);
     this.Name   = "StockChartUC";
     this.Size   = new System.Drawing.Size(1157, 536);
     this.Load  += new System.EventHandler(this.StockChartUC_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBoxPeriod)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEditAdvancedIndicators)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEditMovingAverages)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBoxRegression)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(candleStickSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(candleStickSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stockChart)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram                  xyDiagram3                  = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.ConstantLine               constantLine11              = new DevExpress.XtraCharts.ConstantLine();
     DevExpress.XtraCharts.XYDiagramPane              xyDiagramPane5              = new DevExpress.XtraCharts.XYDiagramPane();
     DevExpress.XtraCharts.XYDiagramPane              xyDiagramPane6              = new DevExpress.XtraCharts.XYDiagramPane();
     DevExpress.XtraCharts.SecondaryAxisY             secondaryAxisY11            = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.ConstantLine               constantLine12              = new DevExpress.XtraCharts.ConstantLine();
     DevExpress.XtraCharts.SecondaryAxisY             secondaryAxisY12            = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.ConstantLine               constantLine13              = new DevExpress.XtraCharts.ConstantLine();
     DevExpress.XtraCharts.SecondaryAxisY             secondaryAxisY13            = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.ConstantLine               constantLine14              = new DevExpress.XtraCharts.ConstantLine();
     DevExpress.XtraCharts.SecondaryAxisY             secondaryAxisY14            = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.ConstantLine               constantLine15              = new DevExpress.XtraCharts.ConstantLine();
     DevExpress.XtraCharts.CustomAxisLabel            customAxisLabel11           = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel            customAxisLabel12           = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel            customAxisLabel13           = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel            customAxisLabel14           = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel            customAxisLabel15           = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.SecondaryAxisY             secondaryAxisY15            = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                     series13                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel           pointSeriesLabel15          = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.AreaSeriesView             areaSeriesView7             = new DevExpress.XtraCharts.AreaSeriesView();
     DevExpress.XtraCharts.PolygonGradientFillOptions polygonGradientFillOptions3 = new DevExpress.XtraCharts.PolygonGradientFillOptions();
     DevExpress.XtraCharts.Series                     series14                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel           pointSeriesLabel16          = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView           splineSeriesView7           = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.Series                     series15                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel           pointSeriesLabel17          = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.AreaSeriesView             areaSeriesView8             = new DevExpress.XtraCharts.AreaSeriesView();
     DevExpress.XtraCharts.Series                     series16                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel           pointSeriesLabel18          = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView           splineSeriesView8           = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.Series                     series17                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel           pointSeriesLabel19          = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView           splineSeriesView9           = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.Series                     series18                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel           pointSeriesLabel20          = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointSeriesView            pointSeriesView3            = new DevExpress.XtraCharts.PointSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel           pointSeriesLabel21          = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.AreaSeriesView             areaSeriesView9             = new DevExpress.XtraCharts.AreaSeriesView();
     this.bindingSourceStampValue = new System.Windows.Forms.BindingSource(this.components);
     this.chartControl            = new DevExpress.XtraCharts.ChartControl();
     this.bindingSourceReading    = new System.Windows.Forms.BindingSource(this.components);
     this.groupControl            = new DevExpress.XtraEditors.GroupControl();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceStampValue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceReading)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl)).BeginInit();
     this.groupControl.SuspendLayout();
     this.SuspendLayout();
     //
     // bindingSourceStampValue
     //
     this.bindingSourceStampValue.AllowNew   = false;
     this.bindingSourceStampValue.DataSource = typeof(Atmo.TimeStampedValue);
     //
     // chartControl
     //
     this.chartControl.DataSource            = this.bindingSourceReading;
     xyDiagram3.AxisX.DateTimeOptions.Format = DevExpress.XtraCharts.DateTimeFormat.MonthAndDay;
     xyDiagram3.AxisX.DateTimeScaleMode      = DevExpress.XtraCharts.DateTimeScaleMode.AutomaticIntegral;
     xyDiagram3.AxisX.GridLines.Visible      = true;
     xyDiagram3.AxisX.Label.Staggered        = true;
     xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3.AxisX.Range.SideMarginsEnabled   = false;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "1";
     constantLine11.AxisValueSerializable        = "23";
     constantLine11.LineStyle.DashStyle          = DevExpress.XtraCharts.DashStyle.Dot;
     constantLine11.Name                = "current temperature";
     constantLine11.ShowInLegend        = false;
     constantLine11.Title.ShowBelowLine = true;
     xyDiagram3.AxisY.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
         constantLine11
     });
     xyDiagram3.AxisY.GridLines.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     xyDiagram3.AxisY.NumericOptions.Format     = DevExpress.XtraCharts.NumericFormat.FixedPoint;
     xyDiagram3.AxisY.NumericOptions.Precision  = 1;
     xyDiagram3.AxisY.Range.AlwaysShowZeroLevel = false;
     xyDiagram3.AxisY.Range.ScrollingRange.Auto = false;
     xyDiagram3.AxisY.Range.ScrollingRange.MaxValueSerializable = "10.6659343977629";
     xyDiagram3.AxisY.Range.ScrollingRange.MinValueSerializable = "0";
     xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled   = true;
     xyDiagram3.AxisY.Range.SideMarginsEnabled = false;
     xyDiagram3.AxisY.Tickmarks.Length         = 4;
     xyDiagram3.AxisY.Tickmarks.MinorVisible   = false;
     xyDiagram3.AxisY.Title.Antialiasing       = false;
     xyDiagram3.AxisY.Title.Font    = new System.Drawing.Font("Tahoma", 10F);
     xyDiagram3.AxisY.Title.Text    = "Temperature";
     xyDiagram3.AxisY.Title.Visible = true;
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram3.PaneDistance = 0;
     xyDiagramPane5.Name     = "UserAndPressure";
     xyDiagramPane5.PaneID   = 0;
     xyDiagramPane6.Name     = "SpeedAndDirection";
     xyDiagramPane6.PaneID   = 1;
     xyDiagram3.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] {
         xyDiagramPane5,
         xyDiagramPane6
     });
     secondaryAxisY11.AxisID = 0;
     constantLine12.AxisValueSerializable = "0.5";
     constantLine12.LineStyle.DashStyle   = DevExpress.XtraCharts.DashStyle.Dot;
     constantLine12.Name            = "Current Humidity";
     constantLine12.ShowInLegend    = false;
     constantLine12.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
     secondaryAxisY11.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
         constantLine12
     });
     secondaryAxisY11.GridLines.Visible = true;
     secondaryAxisY11.Name = "Humidity AxisY";
     secondaryAxisY11.NumericOptions.Format     = DevExpress.XtraCharts.NumericFormat.Percent;
     secondaryAxisY11.NumericOptions.Precision  = 1;
     secondaryAxisY11.Range.AlwaysShowZeroLevel = false;
     secondaryAxisY11.Range.ScrollingRange.Auto = false;
     secondaryAxisY11.Range.ScrollingRange.MaxValueSerializable = "9.72502161975082";
     secondaryAxisY11.Range.ScrollingRange.MinValueSerializable = "1.44583333333333";
     secondaryAxisY11.Range.ScrollingRange.SideMarginsEnabled   = false;
     secondaryAxisY11.Range.SideMarginsEnabled = false;
     secondaryAxisY11.Tickmarks.Length         = 4;
     secondaryAxisY11.Tickmarks.MinorVisible   = false;
     secondaryAxisY11.Title.Antialiasing       = false;
     secondaryAxisY11.Title.Font                 = new System.Drawing.Font("Tahoma", 10F);
     secondaryAxisY11.Title.Text                 = "Humidity";
     secondaryAxisY11.Title.TextColor            = System.Drawing.Color.Black;
     secondaryAxisY11.Title.Visible              = true;
     secondaryAxisY11.VisibleInPanesSerializable = "-1";
     secondaryAxisY12.Alignment           = DevExpress.XtraCharts.AxisAlignment.Near;
     secondaryAxisY12.AxisID              = 1;
     constantLine13.AxisValueSerializable = "1";
     constantLine13.LineStyle.DashStyle   = DevExpress.XtraCharts.DashStyle.Dot;
     constantLine13.Name                = "Current Wind Speed";
     constantLine13.ShowInLegend        = false;
     constantLine13.Title.ShowBelowLine = true;
     secondaryAxisY12.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
         constantLine13
     });
     secondaryAxisY12.GridLines.Color   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     secondaryAxisY12.GridLines.Visible = true;
     secondaryAxisY12.Name = "Wind Speed AxisY";
     secondaryAxisY12.NumericOptions.Format     = DevExpress.XtraCharts.NumericFormat.FixedPoint;
     secondaryAxisY12.NumericOptions.Precision  = 1;
     secondaryAxisY12.Range.AlwaysShowZeroLevel = false;
     secondaryAxisY12.Range.ScrollingRange.Auto = false;
     secondaryAxisY12.Range.ScrollingRange.MaxValueSerializable = "8.6";
     secondaryAxisY12.Range.ScrollingRange.MinValueSerializable = "1.9";
     secondaryAxisY12.Range.ScrollingRange.SideMarginsEnabled   = false;
     secondaryAxisY12.Range.SideMarginsEnabled = false;
     secondaryAxisY12.Tickmarks.Length         = 4;
     secondaryAxisY12.Tickmarks.MinorVisible   = false;
     secondaryAxisY12.Title.Antialiasing       = false;
     secondaryAxisY12.Title.Font                 = new System.Drawing.Font("Tahoma", 10F);
     secondaryAxisY12.Title.Text                 = "Wind Speed";
     secondaryAxisY12.Title.TextColor            = System.Drawing.Color.Navy;
     secondaryAxisY12.Title.Visible              = true;
     secondaryAxisY12.VisibleInPanesSerializable = "1";
     secondaryAxisY13.AxisID = 2;
     constantLine14.AxisValueSerializable = "98500";
     constantLine14.LineStyle.DashStyle   = DevExpress.XtraCharts.DashStyle.Dot;
     constantLine14.Name            = "Current Pressure";
     constantLine14.ShowInLegend    = false;
     constantLine14.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
     secondaryAxisY13.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
         constantLine14
     });
     secondaryAxisY13.GridLines.Visible = true;
     secondaryAxisY13.Name = "Pressure AxisY";
     secondaryAxisY13.NumericOptions.Format     = DevExpress.XtraCharts.NumericFormat.FixedPoint;
     secondaryAxisY13.NumericOptions.Precision  = 0;
     secondaryAxisY13.Range.AlwaysShowZeroLevel = false;
     secondaryAxisY13.Range.ScrollingRange.Auto = false;
     secondaryAxisY13.Range.ScrollingRange.MaxValueSerializable = "9.57300535348458";
     secondaryAxisY13.Range.ScrollingRange.MinValueSerializable = "0.315893839630503";
     secondaryAxisY13.Range.ScrollingRange.SideMarginsEnabled   = false;
     secondaryAxisY13.Range.SideMarginsEnabled = false;
     secondaryAxisY13.Tickmarks.Length         = 4;
     secondaryAxisY13.Tickmarks.MinorVisible   = false;
     secondaryAxisY13.Title.Antialiasing       = false;
     secondaryAxisY13.Title.Font                 = new System.Drawing.Font("Tahoma", 10F);
     secondaryAxisY13.Title.Text                 = "Pressure";
     secondaryAxisY13.Title.TextColor            = System.Drawing.Color.Black;
     secondaryAxisY13.Title.Visible              = true;
     secondaryAxisY13.VisibleInPanesSerializable = "0";
     secondaryAxisY14.AxisID = 3;
     constantLine15.AxisValueSerializable = "180";
     constantLine15.LineStyle.DashStyle   = DevExpress.XtraCharts.DashStyle.Dot;
     constantLine15.Name            = "Current Direction";
     constantLine15.ShowInLegend    = false;
     constantLine15.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
     secondaryAxisY14.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
         constantLine15
     });
     customAxisLabel11.AxisValueSerializable = "180";
     customAxisLabel11.Name = "S";
     customAxisLabel12.AxisValueSerializable = "360";
     customAxisLabel12.Name = "N";
     customAxisLabel13.AxisValueSerializable = "0";
     customAxisLabel13.Name = "N";
     customAxisLabel14.AxisValueSerializable = "270";
     customAxisLabel14.Name = "W";
     customAxisLabel15.AxisValueSerializable = "90";
     customAxisLabel15.Name = "E";
     secondaryAxisY14.CustomLabels.AddRange(new DevExpress.XtraCharts.CustomAxisLabel[] {
         customAxisLabel11,
         customAxisLabel12,
         customAxisLabel13,
         customAxisLabel14,
         customAxisLabel15
     });
     secondaryAxisY14.GridLines.Visible = true;
     secondaryAxisY14.Name = "Direction AxisY";
     secondaryAxisY14.Range.AlwaysShowZeroLevel = false;
     secondaryAxisY14.Range.Auto = false;
     secondaryAxisY14.Range.MaxValueSerializable = "360";
     secondaryAxisY14.Range.MinValueSerializable = "0";
     secondaryAxisY14.Range.ScrollingRange.Auto  = false;
     secondaryAxisY14.Range.ScrollingRange.MaxValueSerializable = "7";
     secondaryAxisY14.Range.ScrollingRange.MinValueSerializable = "2.9";
     secondaryAxisY14.Range.ScrollingRange.SideMarginsEnabled   = false;
     secondaryAxisY14.Range.SideMarginsEnabled = false;
     secondaryAxisY14.Tickmarks.MinorVisible   = false;
     secondaryAxisY14.Tickmarks.Thickness      = 2;
     secondaryAxisY14.Title.Antialiasing       = false;
     secondaryAxisY14.Title.Font                 = new System.Drawing.Font("Tahoma", 10F);
     secondaryAxisY14.Title.Text                 = "Direction";
     secondaryAxisY14.Title.TextColor            = System.Drawing.Color.Black;
     secondaryAxisY14.Title.Visible              = true;
     secondaryAxisY14.VisibleInPanesSerializable = "1";
     secondaryAxisY15.Alignment = DevExpress.XtraCharts.AxisAlignment.Near;
     secondaryAxisY15.AxisID    = 4;
     secondaryAxisY15.Name      = "User";
     secondaryAxisY15.Range.AlwaysShowZeroLevel = false;
     secondaryAxisY15.Range.ScrollingRange.SideMarginsEnabled = true;
     secondaryAxisY15.Range.SideMarginsEnabled = false;
     secondaryAxisY15.Title.Antialiasing       = false;
     secondaryAxisY15.Title.Font                 = new System.Drawing.Font("Tahoma", 10F);
     secondaryAxisY15.Title.Text                 = "User";
     secondaryAxisY15.Title.TextColor            = System.Drawing.Color.Navy;
     secondaryAxisY15.Title.Visible              = true;
     secondaryAxisY15.VisibleInPanesSerializable = "0";
     xyDiagram3.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY11,
         secondaryAxisY12,
         secondaryAxisY13,
         secondaryAxisY14,
         secondaryAxisY15
     });
     this.chartControl.Diagram = xyDiagram3;
     this.chartControl.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
     this.chartControl.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl.Legend.HorizontalIndent    = 2;
     this.chartControl.Legend.Padding.Bottom      = 1;
     this.chartControl.Legend.Padding.Left        = 1;
     this.chartControl.Legend.Padding.Right       = 1;
     this.chartControl.Legend.Padding.Top         = 1;
     this.chartControl.Legend.TextOffset          = 1;
     this.chartControl.Legend.VerticalIndent      = 1;
     this.chartControl.Legend.Visible             = false;
     this.chartControl.Location = new System.Drawing.Point(2, 22);
     this.chartControl.Name     = "chartControl";
     this.chartControl.PaletteBaseColorNumber = 4;
     this.chartControl.PaletteName            = "Apex";
     this.chartControl.RefreshDataOnRepaint   = false;
     this.chartControl.RuntimeHitTesting      = false;
     series13.ArgumentDataMember    = "TimeStamp";
     series13.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.DateTime;
     pointSeriesLabel15.LineVisible = true;
     pointSeriesLabel15.Visible     = false;
     series13.Label = pointSeriesLabel15;
     series13.Name  = "Temperature";
     series13.ValueDataMembersSerializable = "TemperatureProperty";
     areaSeriesView7.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(225)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     areaSeriesView7.FillStyle.FillMode    = DevExpress.XtraCharts.FillMode.Gradient;
     polygonGradientFillOptions3.Color2    = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(96)))), ((int)(((byte)(255)))));
     areaSeriesView7.FillStyle.Options     = polygonGradientFillOptions3;
     areaSeriesView7.MarkerOptions.Visible = false;
     series13.View = areaSeriesView7;
     series14.ArgumentDataMember    = "TimeStamp";
     series14.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.DateTime;
     pointSeriesLabel16.LineVisible = true;
     pointSeriesLabel16.Visible     = false;
     series14.Label = pointSeriesLabel16;
     series14.Name  = "Humidity";
     series14.ValueDataMembersSerializable       = "HumidityProperty";
     splineSeriesView7.AxisYName                 = "Humidity AxisY";
     splineSeriesView7.LineMarkerOptions.Visible = false;
     splineSeriesView7.LineTensionPercent        = 25;
     series14.View = splineSeriesView7;
     series15.ArgumentDataMember    = "TimeStamp";
     series15.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.DateTime;
     pointSeriesLabel17.LineVisible = true;
     pointSeriesLabel17.Visible     = false;
     series15.Label = pointSeriesLabel17;
     series15.Name  = "Wind Speed";
     series15.ValueDataMembersSerializable = "WindSpeedProperty";
     areaSeriesView8.AxisYName             = "Wind Speed AxisY";
     areaSeriesView8.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
     areaSeriesView8.MarkerOptions.Visible = false;
     areaSeriesView8.PaneName                               = "SpeedAndDirection";
     series15.View                                          = areaSeriesView8;
     series16.ArgumentDataMember                            = "StampProperty";
     series16.ArgumentScaleType                             = DevExpress.XtraCharts.ScaleType.DateTime;
     series16.DataSource                                    = this.bindingSourceStampValue;
     pointSeriesLabel18.LineVisible                         = true;
     pointSeriesLabel18.Visible                             = false;
     series16.Label                                         = pointSeriesLabel18;
     series16.Name                                          = "User";
     series16.ValueDataMembersSerializable                  = "ValueProperty";
     splineSeriesView8.AxisYName                            = "User";
     splineSeriesView8.LineMarkerOptions.Visible            = false;
     splineSeriesView8.LineTensionPercent                   = 25;
     splineSeriesView8.PaneName                             = "UserAndPressure";
     series16.View                                          = splineSeriesView8;
     series17.ArgumentDataMember                            = "TimeStamp";
     series17.ArgumentScaleType                             = DevExpress.XtraCharts.ScaleType.DateTime;
     pointSeriesLabel19.LineVisible                         = true;
     pointSeriesLabel19.Visible                             = false;
     series17.Label                                         = pointSeriesLabel19;
     series17.Name                                          = "Pressure";
     series17.ValueDataMembersSerializable                  = "PressureProperty";
     splineSeriesView9.AxisYName                            = "Pressure AxisY";
     splineSeriesView9.Color                                = System.Drawing.Color.Black;
     splineSeriesView9.LineMarkerOptions.Visible            = false;
     splineSeriesView9.LineTensionPercent                   = 25;
     splineSeriesView9.PaneName                             = "UserAndPressure";
     series17.View                                          = splineSeriesView9;
     series18.ArgumentDataMember                            = "TimeStamp";
     series18.ArgumentScaleType                             = DevExpress.XtraCharts.ScaleType.DateTime;
     pointSeriesLabel20.LineVisible                         = true;
     pointSeriesLabel20.Visible                             = false;
     series18.Label                                         = pointSeriesLabel20;
     series18.Name                                          = "Direction";
     series18.ValueDataMembersSerializable                  = "WindDirectionProperty";
     pointSeriesView3.AxisYName                             = "Direction AxisY";
     pointSeriesView3.Color                                 = System.Drawing.Color.Black;
     pointSeriesView3.PaneName                              = "SpeedAndDirection";
     pointSeriesView3.PointMarkerOptions.BorderVisible      = false;
     pointSeriesView3.PointMarkerOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     pointSeriesView3.PointMarkerOptions.Size               = 4;
     series18.View                                          = pointSeriesView3;
     this.chartControl.SeriesSerializable                   = new DevExpress.XtraCharts.Series[] {
         series13,
         series14,
         series15,
         series16,
         series17,
         series18
     };
     this.chartControl.SeriesTemplate.ArgumentDataMember = "TimeStamp";
     this.chartControl.SeriesTemplate.ArgumentScaleType  = DevExpress.XtraCharts.ScaleType.DateTime;
     pointSeriesLabel21.LineVisible         = true;
     this.chartControl.SeriesTemplate.Label = pointSeriesLabel21;
     areaSeriesView9.Transparency           = ((byte)(0));
     this.chartControl.SeriesTemplate.View  = areaSeriesView9;
     this.chartControl.Size     = new System.Drawing.Size(595, 454);
     this.chartControl.TabIndex = 0;
     //
     // bindingSourceReading
     //
     this.bindingSourceReading.AllowNew   = false;
     this.bindingSourceReading.DataSource = typeof(Atmo.Reading);
     //
     // groupControl
     //
     this.groupControl.Controls.Add(this.chartControl);
     this.groupControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl.Location = new System.Drawing.Point(0, 0);
     this.groupControl.Name     = "groupControl";
     this.groupControl.Size     = new System.Drawing.Size(599, 478);
     this.groupControl.TabIndex = 1;
     this.groupControl.Text     = "Live Readings";
     //
     // LiveAtmosphericGraph
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.groupControl);
     this.DoubleBuffered = true;
     this.Name           = "LiveAtmosphericGraph";
     this.Size           = new System.Drawing.Size(599, 478);
     this.Load          += new System.EventHandler(this.LiveAtmosphericGraph_Load);
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceStampValue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceReading)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl)).EndInit();
     this.groupControl.ResumeLayout(false);
     this.ResumeLayout(false);
 }