コード例 #1
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.XtraGrid.StyleFormatCondition styleFormatCondition3 = new DevExpress.XtraGrid.StyleFormatCondition();
            DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition4 = new DevExpress.XtraGrid.StyleFormatCondition();
            DevExpress.XtraCharts.PolarDiagram polarDiagram2 = new DevExpress.XtraCharts.PolarDiagram();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel4 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
            DevExpress.XtraCharts.PolarLineSeriesView polarLineSeriesView4 = new DevExpress.XtraCharts.PolarLineSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel5 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
            DevExpress.XtraCharts.PolarLineSeriesView polarLineSeriesView5 = new DevExpress.XtraCharts.PolarLineSeriesView();
            DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel6 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
            DevExpress.XtraCharts.PolarLineSeriesView polarLineSeriesView6 = new DevExpress.XtraCharts.PolarLineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
            this.btnImportCellGPRS = new System.Windows.Forms.Button();
            this.btnImportMRR = new System.Windows.Forms.Button();
            this.btnImportCDD = new System.Windows.Forms.Button();
            this.btnImportCDD_Nrel = new System.Windows.Forms.Button();
            this.btnImportBaseData = new System.Windows.Forms.Button();
            this.btnImportHandover = new System.Windows.Forms.Button();
            this.ImportAd = new System.Windows.Forms.GroupBox();
            this.btnExecuteCLS = new System.Windows.Forms.Button();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.ExportXls2 = new System.Windows.Forms.Button();
            this.ExportXls1 = new System.Windows.Forms.Button();
            this.btnExportExcel = new System.Windows.Forms.Button();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.BSC = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Cell_name = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Balance_T空闲信道 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.FAILDLTBFEST = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Variance_T空闲信道 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Variance_PDCH复用度 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Variance_H话务比 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Variance_EDGE终端使用EDGE比例 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridControl2 = new DevExpress.XtraGrid.GridControl();
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
            this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
            this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
            this.panel1 = new System.Windows.Forms.Panel();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.richTextBox1 = new System.Windows.Forms.RichTextBox();
            this.staticTableBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.ImportAd.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.groupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView6)).BeginInit();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.staticTableBindingSource)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.SuspendLayout();
            // 
            // btnImportCellGPRS
            // 
            this.btnImportCellGPRS.Location = new System.Drawing.Point(12, 20);
            this.btnImportCellGPRS.Name = "btnImportCellGPRS";
            this.btnImportCellGPRS.Size = new System.Drawing.Size(193, 23);
            this.btnImportCellGPRS.TabIndex = 0;
            this.btnImportCellGPRS.Text = "CELLGPRS";
            this.btnImportCellGPRS.UseVisualStyleBackColor = true;
            this.btnImportCellGPRS.Click += new System.EventHandler(this.btnImportCellGPRS_Click);
            // 
            // btnImportMRR
            // 
            this.btnImportMRR.Location = new System.Drawing.Point(12, 49);
            this.btnImportMRR.Name = "btnImportMRR";
            this.btnImportMRR.Size = new System.Drawing.Size(193, 23);
            this.btnImportMRR.TabIndex = 1;
            this.btnImportMRR.Text = "MRR小区小时常规统计";
            this.btnImportMRR.UseVisualStyleBackColor = true;
            this.btnImportMRR.Click += new System.EventHandler(this.btnImportMRR_Click);
            // 
            // btnImportCDD
            // 
            this.btnImportCDD.Location = new System.Drawing.Point(12, 78);
            this.btnImportCDD.Name = "btnImportCDD";
            this.btnImportCDD.Size = new System.Drawing.Size(193, 23);
            this.btnImportCDD.TabIndex = 2;
            this.btnImportCDD.Text = "现网cdd";
            this.btnImportCDD.UseVisualStyleBackColor = true;
            this.btnImportCDD.Click += new System.EventHandler(this.btnImportCDD_Click);
            // 
            // btnImportCDD_Nrel
            // 
            this.btnImportCDD_Nrel.Location = new System.Drawing.Point(12, 106);
            this.btnImportCDD_Nrel.Name = "btnImportCDD_Nrel";
            this.btnImportCDD_Nrel.Size = new System.Drawing.Size(193, 23);
            this.btnImportCDD_Nrel.TabIndex = 3;
            this.btnImportCDD_Nrel.Text = "现网cdd_Nrel";
            this.btnImportCDD_Nrel.UseVisualStyleBackColor = true;
            this.btnImportCDD_Nrel.Click += new System.EventHandler(this.btnImportCDD_Nrel_Click);
            // 
            // btnImportBaseData
            // 
            this.btnImportBaseData.Location = new System.Drawing.Point(12, 135);
            this.btnImportBaseData.Name = "btnImportBaseData";
            this.btnImportBaseData.Size = new System.Drawing.Size(193, 23);
            this.btnImportBaseData.TabIndex = 4;
            this.btnImportBaseData.Text = "小区基础数据";
            this.btnImportBaseData.UseVisualStyleBackColor = true;
            this.btnImportBaseData.Click += new System.EventHandler(this.btnImportBaseData_Click);
            // 
            // btnImportHandover
            // 
            this.btnImportHandover.Location = new System.Drawing.Point(12, 162);
            this.btnImportHandover.Name = "btnImportHandover";
            this.btnImportHandover.Size = new System.Drawing.Size(193, 23);
            this.btnImportHandover.TabIndex = 5;
            this.btnImportHandover.Text = "小区切换查询";
            this.btnImportHandover.UseVisualStyleBackColor = true;
            this.btnImportHandover.Click += new System.EventHandler(this.btnImportHandover_Click);
            // 
            // ImportAd
            // 
            this.ImportAd.Controls.Add(this.btnImportCellGPRS);
            this.ImportAd.Controls.Add(this.btnImportHandover);
            this.ImportAd.Controls.Add(this.btnImportMRR);
            this.ImportAd.Controls.Add(this.btnImportBaseData);
            this.ImportAd.Controls.Add(this.btnImportCDD);
            this.ImportAd.Controls.Add(this.btnImportCDD_Nrel);
            this.ImportAd.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ImportAd.Location = new System.Drawing.Point(590, 3);
            this.ImportAd.Name = "ImportAd";
            this.ImportAd.Size = new System.Drawing.Size(243, 191);
            this.ImportAd.TabIndex = 6;
            this.ImportAd.TabStop = false;
            this.ImportAd.Text = "Import Analysis Data";
            // 
            // btnExecuteCLS
            // 
            this.btnExecuteCLS.Location = new System.Drawing.Point(9, 29);
            this.btnExecuteCLS.Name = "btnExecuteCLS";
            this.btnExecuteCLS.Size = new System.Drawing.Size(117, 23);
            this.btnExecuteCLS.TabIndex = 1;
            this.btnExecuteCLS.Text = "ExecuteCLS";
            this.btnExecuteCLS.UseVisualStyleBackColor = true;
            this.btnExecuteCLS.Click += new System.EventHandler(this.btnExecuteCLS_Click);
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 3;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 249F));
            this.tableLayoutPanel1.Controls.Add(this.groupBox3, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.gridControl1, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.gridControl2, 1, 1);
            this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.panel1, 2, 1);
            this.tableLayoutPanel1.Controls.Add(this.ImportAd, 2, 0);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 2;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(836, 395);
            this.tableLayoutPanel1.TabIndex = 10;
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.ExportXls2);
            this.groupBox3.Controls.Add(this.ExportXls1);
            this.groupBox3.Controls.Add(this.btnExportExcel);
            this.groupBox3.Controls.Add(this.btnExecuteCLS);
            this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox3.Location = new System.Drawing.Point(3, 3);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(144, 191);
            this.groupBox3.TabIndex = 12;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Excute Command";
            // 
            // ExportXls2
            // 
            this.ExportXls2.Location = new System.Drawing.Point(9, 135);
            this.ExportXls2.Name = "ExportXls2";
            this.ExportXls2.Size = new System.Drawing.Size(117, 23);
            this.ExportXls2.TabIndex = 12;
            this.ExportXls2.Text = "ExportXls2";
            this.ExportXls2.UseVisualStyleBackColor = true;
            this.ExportXls2.Click += new System.EventHandler(this.ExportXls2_Click);
            // 
            // ExportXls1
            // 
            this.ExportXls1.Location = new System.Drawing.Point(9, 106);
            this.ExportXls1.Name = "ExportXls1";
            this.ExportXls1.Size = new System.Drawing.Size(117, 23);
            this.ExportXls1.TabIndex = 11;
            this.ExportXls1.Text = "ExportXls1";
            this.ExportXls1.UseVisualStyleBackColor = true;
            this.ExportXls1.Click += new System.EventHandler(this.ExportXls1_Click);
            // 
            // btnExportExcel
            // 
            this.btnExportExcel.Location = new System.Drawing.Point(9, 58);
            this.btnExportExcel.Name = "btnExportExcel";
            this.btnExportExcel.Size = new System.Drawing.Size(117, 23);
            this.btnExportExcel.TabIndex = 10;
            this.btnExportExcel.Text = "ExportExcel";
            this.btnExportExcel.UseVisualStyleBackColor = true;
            this.btnExportExcel.Click += new System.EventHandler(this.btnExportExcel_Click);
            // 
            // gridControl1
            // 
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(153, 3);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(431, 191);
            this.gridControl1.TabIndex = 13;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1,
            this.advBandedGridView1});
            this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click);
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.BSC,
            this.Cell_name,
            this.Balance_T空闲信道,
            this.FAILDLTBFEST,
            this.Variance_T空闲信道,
            this.Variance_PDCH复用度,
            this.Variance_H话务比,
            this.Variance_EDGE终端使用EDGE比例});
            this.gridView1.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
            styleFormatCondition3,
            styleFormatCondition4});
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, "")});
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsView.ShowFooter = true;
            // 
            // BSC
            // 
            this.BSC.Caption = "BSC";
            this.BSC.FieldName = "BSC";
            this.BSC.Name = "BSC";
            this.BSC.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
            this.BSC.Visible = true;
            this.BSC.VisibleIndex = 0;
            // 
            // Cell_name
            // 
            this.Cell_name.Caption = "Cell_name";
            this.Cell_name.FieldName = "Cell_name";
            this.Cell_name.Name = "Cell_name";
            this.Cell_name.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
            this.Cell_name.Visible = true;
            this.Cell_name.VisibleIndex = 1;
            // 
            // Balance_T空闲信道
            // 
            this.Balance_T空闲信道.Caption = "Balance_T空闲信道";
            this.Balance_T空闲信道.FieldName = "Balance_T空闲信道";
            this.Balance_T空闲信道.Name = "Balance_T空闲信道";
            this.Balance_T空闲信道.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
            this.Balance_T空闲信道.Visible = true;
            this.Balance_T空闲信道.VisibleIndex = 2;
            // 
            // FAILDLTBFEST
            // 
            this.FAILDLTBFEST.Caption = "FAILDLTBFEST";
            this.FAILDLTBFEST.FieldName = "FAILDLTBFEST";
            this.FAILDLTBFEST.Name = "FAILDLTBFEST";
            this.FAILDLTBFEST.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
            this.FAILDLTBFEST.Visible = true;
            this.FAILDLTBFEST.VisibleIndex = 3;
            // 
            // Variance_T空闲信道
            // 
            this.Variance_T空闲信道.Caption = "Variance_T空闲信道";
            this.Variance_T空闲信道.FieldName = "Variance_T空闲信道";
            this.Variance_T空闲信道.Name = "Variance_T空闲信道";
            this.Variance_T空闲信道.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
            this.Variance_T空闲信道.Visible = true;
            this.Variance_T空闲信道.VisibleIndex = 4;
            // 
            // Variance_PDCH复用度
            // 
            this.Variance_PDCH复用度.Caption = "Variance_PDCH复用度";
            this.Variance_PDCH复用度.FieldName = "Variance_PDCH复用度";
            this.Variance_PDCH复用度.Name = "Variance_PDCH复用度";
            this.Variance_PDCH复用度.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Average;
            this.Variance_PDCH复用度.Visible = true;
            this.Variance_PDCH复用度.VisibleIndex = 5;
            // 
            // Variance_H话务比
            // 
            this.Variance_H话务比.Caption = "Variance_H话务比";
            this.Variance_H话务比.FieldName = "Variance_H话务比";
            this.Variance_H话务比.Name = "Variance_H话务比";
            this.Variance_H话务比.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Average;
            this.Variance_H话务比.Visible = true;
            this.Variance_H话务比.VisibleIndex = 6;
            // 
            // Variance_EDGE终端使用EDGE比例
            // 
            this.Variance_EDGE终端使用EDGE比例.Caption = "Variance_EDGE终端使用EDGE比例";
            this.Variance_EDGE终端使用EDGE比例.FieldName = "Variance_EDGE终端使用EDGE比例";
            this.Variance_EDGE终端使用EDGE比例.Name = "Variance_EDGE终端使用EDGE比例";
            this.Variance_EDGE终端使用EDGE比例.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Average;
            this.Variance_EDGE终端使用EDGE比例.Visible = true;
            this.Variance_EDGE终端使用EDGE比例.VisibleIndex = 7;
            // 
            // advBandedGridView1
            // 
            this.advBandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBand1});
            this.advBandedGridView1.GridControl = this.gridControl1;
            this.advBandedGridView1.Name = "advBandedGridView1";
            // 
            // gridBand1
            // 
            this.gridBand1.Caption = "gridBand1";
            this.gridBand1.Name = "gridBand1";
            // 
            // gridControl2
            // 
            this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl2.Location = new System.Drawing.Point(153, 200);
            this.gridControl2.MainView = this.gridView2;
            this.gridControl2.Name = "gridControl2";
            this.gridControl2.Size = new System.Drawing.Size(431, 192);
            this.gridControl2.TabIndex = 14;
            this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView2});
            this.gridControl2.Click += new System.EventHandler(this.gridControl2_Click);
            // 
            // gridView2
            // 
            this.gridView2.GridControl = this.gridControl2;
            this.gridView2.Name = "gridView2";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.label3);
            this.groupBox2.Controls.Add(this.label2);
            this.groupBox2.Controls.Add(this.label1);
            this.groupBox2.Controls.Add(this.numericUpDown3);
            this.groupBox2.Controls.Add(this.numericUpDown2);
            this.groupBox2.Controls.Add(this.numericUpDown1);
            this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox2.Location = new System.Drawing.Point(3, 200);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(144, 192);
            this.groupBox2.TabIndex = 11;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Define Parameter";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(11, 122);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(101, 12);
            this.label3.TabIndex = 5;
            this.label3.Text = "FAILDLTBFEST TOP";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(11, 71);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(65, 12);
            this.label2.TabIndex = 4;
            this.label2.Text = "PDCH复用度";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(11, 24);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(47, 12);
            this.label1.TabIndex = 3;
            this.label1.Text = "H话务比";
            // 
            // numericUpDown3
            // 
            this.numericUpDown3.Location = new System.Drawing.Point(9, 137);
            this.numericUpDown3.Maximum = new decimal(new int[] {
            1000000,
            0,
            0,
            0});
            this.numericUpDown3.Name = "numericUpDown3";
            this.numericUpDown3.Size = new System.Drawing.Size(120, 21);
            this.numericUpDown3.TabIndex = 2;
            this.numericUpDown3.Value = new decimal(new int[] {
            2000,
            0,
            0,
            0});
            // 
            // numericUpDown2
            // 
            this.numericUpDown2.Location = new System.Drawing.Point(9, 86);
            this.numericUpDown2.Name = "numericUpDown2";
            this.numericUpDown2.Size = new System.Drawing.Size(120, 21);
            this.numericUpDown2.TabIndex = 1;
            this.numericUpDown2.Value = new decimal(new int[] {
            40,
            0,
            0,
            0});
            // 
            // numericUpDown1
            // 
            this.numericUpDown1.Location = new System.Drawing.Point(9, 38);
            this.numericUpDown1.Name = "numericUpDown1";
            this.numericUpDown1.Size = new System.Drawing.Size(120, 21);
            this.numericUpDown1.TabIndex = 0;
            this.numericUpDown1.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.chartControl1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(590, 200);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(243, 192);
            this.panel1.TabIndex = 10;
            // 
            // chartControl1
            // 
            polarDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            polarDiagram2.AxisY.Range.SideMarginsEnabled = true;
            this.chartControl1.Diagram = polarDiagram2;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Legend.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chartControl1.Legend.Visible = false;
            this.chartControl1.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            radarPointSeriesLabel4.LineVisible = true;
            radarPointSeriesLabel4.OverlappingOptionsTypeName = "PointOverlappingOptions";
            series3.Label = radarPointSeriesLabel4;
            series3.Name = "H话务比";
            series3.View = polarLineSeriesView4;
            series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            radarPointSeriesLabel5.LineVisible = true;
            radarPointSeriesLabel5.OverlappingOptionsTypeName = "PointOverlappingOptions";
            series4.Label = radarPointSeriesLabel5;
            series4.Name = "PDCH复用度";
            series4.View = polarLineSeriesView5;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3,
        series4};
            this.chartControl1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            radarPointSeriesLabel6.LineVisible = true;
            radarPointSeriesLabel6.OverlappingOptionsTypeName = "PointOverlappingOptions";
            this.chartControl1.SeriesTemplate.Label = radarPointSeriesLabel6;
            this.chartControl1.SeriesTemplate.View = polarLineSeriesView6;
            this.chartControl1.Size = new System.Drawing.Size(243, 192);
            this.chartControl1.TabIndex = 0;
            chartTitle3.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartTitle3.Text = "同站小区负荷均衡";
            chartTitle4.Text = "";
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle3,
            chartTitle4});
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.richTextBox1);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox1.Location = new System.Drawing.Point(0, 0);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(836, 48);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Check File List";
            // 
            // richTextBox1
            // 
            this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.richTextBox1.Location = new System.Drawing.Point(3, 17);
            this.richTextBox1.Name = "richTextBox1";
            this.richTextBox1.Size = new System.Drawing.Size(830, 28);
            this.richTextBox1.TabIndex = 0;
            this.richTextBox1.Text = "";
            // 
            // staticTableBindingSource
            // 
            this.staticTableBindingSource.DataSource = typeof(CellLoadSharing.StaticTable);
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.groupBox1);
            this.splitContainer1.Size = new System.Drawing.Size(836, 447);
            this.splitContainer1.SplitterDistance = 395;
            this.splitContainer1.TabIndex = 12;
            // 
            // FormCellLoadSharing
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(836, 447);
            this.Controls.Add(this.splitContainer1);
            this.Name = "FormCellLoadSharing";
            this.Text = "CellLoadSharing.v1.0.2011.9.16";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.FormCellLoadSharing_Load);
            this.ImportAd.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.groupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(polarDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.staticTableBindingSource)).EndInit();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
コード例 #2
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.PolarDiagram             polarDiagram1 = new DevExpress.XtraCharts.PolarDiagram();
     System.ComponentModel.ComponentResourceManager resources     = new System.ComponentModel.ComponentResourceManager(typeof(Wxzt_xkt));
     DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel1 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
     DevExpress.XtraCharts.PolarPointSeriesView  polarPointSeriesView1  = new DevExpress.XtraCharts.PolarPointSeriesView();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PolarPointSeriesView polarPointSeriesView2 = new DevExpress.XtraCharts.PolarPointSeriesView();
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PolarPointSeriesView polarPointSeriesView3 = new DevExpress.XtraCharts.PolarPointSeriesView();
     DevExpress.XtraCharts.PolarPointSeriesView polarPointSeriesView4 = new DevExpress.XtraCharts.PolarPointSeriesView();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView4)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.AppearanceNameSerializable = "Dark";
     this.chartControl1.BackColor           = System.Drawing.Color.Transparent;
     this.chartControl1.BorderOptions.Color = System.Drawing.Color.Transparent;
     polarDiagram1.AxisX.Label.Visible      = false;
     polarDiagram1.AxisX.MinorCount         = 1;
     polarDiagram1.AxisY.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     polarDiagram1.AxisY.Label.Font      = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     polarDiagram1.AxisY.Label.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     polarDiagram1.AxisY.NumericScaleOptions.AutoGrid    = false;
     polarDiagram1.AxisY.NumericScaleOptions.GridSpacing = 30D;
     polarDiagram1.AxisY.WholeRange.Auto = false;
     polarDiagram1.AxisY.WholeRange.MaxValueSerializable = "90";
     polarDiagram1.AxisY.WholeRange.MinValueSerializable = "0";
     polarDiagram1.BackColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
     polarDiagram1.BackImage.Image               = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     polarDiagram1.RotationDirection             = DevExpress.XtraCharts.RadarDiagramRotationDirection.Clockwise;
     this.chartControl1.Diagram                  = polarDiagram1;
     this.chartControl1.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
     this.chartControl1.Legend.BackColor         = System.Drawing.Color.Transparent;
     this.chartControl1.Legend.Border.Color      = System.Drawing.Color.Transparent;
     this.chartControl1.Location                 = new System.Drawing.Point(0, 0);
     this.chartControl1.Name                     = "chartControl1";
     this.chartControl1.Padding.Bottom           = 15;
     this.chartControl1.Padding.Left             = 15;
     this.chartControl1.Padding.Right            = 15;
     this.chartControl1.Padding.Top              = 15;
     this.chartControl1.PaletteName              = "Nature Colors";
     series1.ArgumentScaleType                   = DevExpress.XtraCharts.ScaleType.Numerical;
     radarPointSeriesLabel1.Angle                = 40;
     radarPointSeriesLabel1.Antialiasing         = true;
     radarPointSeriesLabel1.LineVisibility       = DevExpress.Utils.DefaultBoolean.False;
     radarPointSeriesLabel1.TextAlignment        = System.Drawing.StringAlignment.Near;
     series1.Label             = radarPointSeriesLabel1;
     series1.LegendText        = "G=GPS";
     series1.LegendTextPattern = "G=GPS";
     series1.Name = "GPS";
     series1.SeriesPointsSorting    = DevExpress.XtraCharts.SortingMode.Descending;
     series1.SeriesPointsSortingKey = DevExpress.XtraCharts.SeriesPointKey.Value_1;
     polarPointSeriesView1.PointMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Square;
     polarPointSeriesView1.PointMarkerOptions.Size = 40;
     series1.View = polarPointSeriesView1;
     series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     series2.LegendText        = "C=Glonass";
     series2.LegendTextPattern = "R=Glonass";
     series2.Name = "Glonass";
     polarPointSeriesView2.PointMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Square;
     polarPointSeriesView2.PointMarkerOptions.Size = 40;
     series2.View = polarPointSeriesView2;
     series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     series3.LegendText        = "B=BD";
     series3.LegendTextPattern = "B=BD";
     series3.Name = "BD";
     polarPointSeriesView3.PointMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Square;
     polarPointSeriesView3.PointMarkerOptions.Size = 40;
     series3.View = polarPointSeriesView3;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chartControl1.SeriesSorting = DevExpress.XtraCharts.SortingMode.Descending;
     this.chartControl1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     this.chartControl1.SeriesTemplate.View = polarPointSeriesView4;
     this.chartControl1.Size     = new System.Drawing.Size(900, 600);
     this.chartControl1.TabIndex = 2;
     //
     // Wxzt_xkt
     //
     this.Appearance.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(161)))), ((int)(((byte)(246)))));
     this.Appearance.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(110)))), ((int)(((byte)(167)))));
     this.Appearance.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(110)))), ((int)(((byte)(167)))));
     this.Appearance.Options.UseBackColor   = true;
     this.Appearance.Options.UseBorderColor = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chartControl1);
     this.Name  = "Wxzt_xkt";
     this.Size  = new System.Drawing.Size(900, 600);
     this.Load += new System.EventHandler(this.Wxzt_xkt_Load);
     ((System.ComponentModel.ISupportInitialize)(polarDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #3
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 xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
			DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY1 = new DevExpress.XtraCharts.SecondaryAxisY();
			DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY2 = new DevExpress.XtraCharts.SecondaryAxisY();
			DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView1 = new DevExpress.XtraCharts.SplineAreaSeriesView();
			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.Series series3 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView2 = new DevExpress.XtraCharts.SplineAreaSeriesView();
			DevExpress.XtraCharts.PolarDiagram polarDiagram1 = new DevExpress.XtraCharts.PolarDiagram();
			DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel1 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
			DevExpress.XtraCharts.PolarAreaSeriesView polarAreaSeriesView1 = new DevExpress.XtraCharts.PolarAreaSeriesView();
			DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel2 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
			DevExpress.XtraCharts.PolarAreaSeriesView polarAreaSeriesView2 = new DevExpress.XtraCharts.PolarAreaSeriesView();
			DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel3 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
			DevExpress.XtraCharts.PolarAreaSeriesView polarAreaSeriesView3 = new DevExpress.XtraCharts.PolarAreaSeriesView();
			this.chartControlWindSpeedFreq = new DevExpress.XtraCharts.ChartControl();
			this.chartControlWindDir = new DevExpress.XtraCharts.ChartControl();
			this.groupControl = new DevExpress.XtraEditors.GroupControl();
			this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
			this.rangeTrackBarControlWeibullSpeeds = new DevExpress.XtraEditors.RangeTrackBarControl();
			this.bindingSourceWindSpeedFreq = new System.Windows.Forms.BindingSource(this.components);
			this.bindingSourceWindDir = new System.Windows.Forms.BindingSource(this.components);
			((System.ComponentModel.ISupportInitialize)(this.chartControlWindSpeedFreq)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControlWindDir)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(polarDiagram1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.groupControl)).BeginInit();
			this.groupControl.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds.Properties)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindSpeedFreq)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindDir)).BeginInit();
			this.SuspendLayout();
			// 
			// chartControlWindSpeedFreq
			// 
			this.chartControlWindSpeedFreq.AppearanceName = "The Trees";
			this.chartControlWindSpeedFreq.CacheToMemory = true;
			this.chartControlWindSpeedFreq.DataSource = this.bindingSourceWindSpeedFreq;
			xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
			xyDiagram1.AxisX.Range.SideMarginsEnabled = false;
			xyDiagram1.AxisX.ScaleBreakOptions.Style = DevExpress.XtraCharts.ScaleBreakStyle.Straight;
			xyDiagram1.AxisX.Tickmarks.MinorVisible = false;
			xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
			xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = false;
			xyDiagram1.AxisY.Range.SideMarginsEnabled = false;
			xyDiagram1.AxisY.Visible = false;
			xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
			secondaryAxisY1.AxisID = 0;
			secondaryAxisY1.Name = "Secondary AxisY 1";
			secondaryAxisY1.Range.ScrollingRange.SideMarginsEnabled = true;
			secondaryAxisY1.Range.SideMarginsEnabled = false;
			secondaryAxisY1.Visible = false;
			secondaryAxisY1.VisibleInPanesSerializable = "-1";
			secondaryAxisY2.AxisID = 1;
			secondaryAxisY2.Name = "Secondary AxisY 2";
			secondaryAxisY2.Range.ScrollingRange.SideMarginsEnabled = true;
			secondaryAxisY2.Range.SideMarginsEnabled = false;
			secondaryAxisY2.Visible = false;
			secondaryAxisY2.VisibleInPanesSerializable = "-1";
			xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
            secondaryAxisY1,
            secondaryAxisY2});
			this.chartControlWindSpeedFreq.Diagram = xyDiagram1;
			this.chartControlWindSpeedFreq.Dock = System.Windows.Forms.DockStyle.Top;
			this.chartControlWindSpeedFreq.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
			this.chartControlWindSpeedFreq.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
			this.chartControlWindSpeedFreq.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
			this.chartControlWindSpeedFreq.Legend.EquallySpacedItems = false;
			this.chartControlWindSpeedFreq.Legend.Shadow.Visible = true;
			this.chartControlWindSpeedFreq.Location = new System.Drawing.Point(2, 22);
			this.chartControlWindSpeedFreq.Name = "chartControlWindSpeedFreq";
			series1.ArgumentDataMember = "SpeedPropertty";
			series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			pointSeriesLabel1.LineVisible = true;
			pointSeriesLabel1.Visible = false;
			series1.Label = pointSeriesLabel1;
			series1.Name = "Wind Power";
			series1.ValueDataMembersSerializable = "Power";
			splineAreaSeriesView1.AxisYName = "Secondary AxisY 1";
			splineAreaSeriesView1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))));
			splineAreaSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(64)))));
			splineAreaSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			splineAreaSeriesView1.MarkerOptions.Visible = false;
			splineAreaSeriesView1.Transparency = ((byte)(64));
			series1.View = splineAreaSeriesView1;
			series2.ArgumentDataMember = "SpeedPropertty";
			series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			sideBySideBarSeriesLabel1.LineVisible = true;
			sideBySideBarSeriesLabel1.Visible = false;
			series2.Label = sideBySideBarSeriesLabel1;
			series2.Name = "Wind Speed Frequency";
			series2.ValueDataMembersSerializable = "FrequencyProperty";
			sideBySideBarSeriesView1.BarWidth = 0.5D;
			sideBySideBarSeriesView1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
			sideBySideBarSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
			sideBySideBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			sideBySideBarSeriesView1.Transparency = ((byte)(196));
			series2.View = sideBySideBarSeriesView1;
			series3.ArgumentDataMember = "SpeedPropertty";
			series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			pointSeriesLabel2.LineVisible = true;
			pointSeriesLabel2.Visible = false;
			series3.Label = pointSeriesLabel2;
			series3.LegendText = "Beta: NaN Theta: NaN";
			series3.Name = "Weibull";
			series3.ValueDataMembersSerializable = "WeibullProperty";
			splineSeriesView1.AxisYName = "Secondary AxisY 2";
			splineSeriesView1.Color = System.Drawing.Color.Red;
			splineSeriesView1.LineMarkerOptions.Visible = false;
			splineSeriesView1.LineStyle.Thickness = 1;
			series3.View = splineSeriesView1;
			this.chartControlWindSpeedFreq.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3};
			pointSeriesLabel3.LineVisible = true;
			this.chartControlWindSpeedFreq.SeriesTemplate.Label = pointSeriesLabel3;
			splineAreaSeriesView2.Transparency = ((byte)(0));
			this.chartControlWindSpeedFreq.SeriesTemplate.View = splineAreaSeriesView2;
			this.chartControlWindSpeedFreq.SideBySideBarDistanceFixed = 0;
			this.chartControlWindSpeedFreq.SideBySideEqualBarWidth = true;
			this.chartControlWindSpeedFreq.Size = new System.Drawing.Size(894, 203);
			this.chartControlWindSpeedFreq.TabIndex = 0;
			// 
			// chartControlWindDir
			// 
			this.chartControlWindDir.CacheToMemory = true;
			polarDiagram1.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
			polarDiagram1.AxisY.NumericOptions.Precision = 1;
			polarDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
			polarDiagram1.AxisY.Range.SideMarginsEnabled = false;
			polarDiagram1.AxisY.Tickmarks.MinorVisible = false;
			polarDiagram1.AxisY.Tickmarks.Visible = false;
			polarDiagram1.AxisY.Visible = false;
			polarDiagram1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
			polarDiagram1.BorderVisible = false;
			polarDiagram1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			polarDiagram1.RotationDirection = DevExpress.XtraCharts.RadarDiagramRotationDirection.Clockwise;
			this.chartControlWindDir.Diagram = polarDiagram1;
			this.chartControlWindDir.Dock = System.Windows.Forms.DockStyle.Fill;
			this.chartControlWindDir.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
			this.chartControlWindDir.Legend.HorizontalIndent = 2;
			this.chartControlWindDir.Legend.Padding.Bottom = 1;
			this.chartControlWindDir.Legend.Padding.Left = 1;
			this.chartControlWindDir.Legend.Padding.Right = 1;
			this.chartControlWindDir.Legend.Padding.Top = 1;
			this.chartControlWindDir.Legend.Shadow.Visible = true;
			this.chartControlWindDir.Legend.TextOffset = 1;
			this.chartControlWindDir.Legend.VerticalIndent = 1;
			this.chartControlWindDir.Location = new System.Drawing.Point(2, 225);
			this.chartControlWindDir.Name = "chartControlWindDir";
			series4.ArgumentDataMember = "DirectionProperty";
			series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			radarPointSeriesLabel1.LineVisible = true;
			radarPointSeriesLabel1.Visible = false;
			series4.Label = radarPointSeriesLabel1;
			series4.Name = "Power From Direction";
			series4.ValueDataMembersSerializable = "PowerProperty";
			polarAreaSeriesView1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))));
			polarAreaSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(64)))));
			polarAreaSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			polarAreaSeriesView1.MarkerOptions.Visible = false;
			polarAreaSeriesView1.Transparency = ((byte)(64));
			series4.View = polarAreaSeriesView1;
			series5.ArgumentDataMember = "DirectionProperty";
			series5.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			radarPointSeriesLabel2.LineVisible = true;
			radarPointSeriesLabel2.Visible = false;
			series5.Label = radarPointSeriesLabel2;
			series5.Name = "Wind From Direction";
			series5.ValueDataMembersSerializable = "FrequencyProperty";
			polarAreaSeriesView2.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
			polarAreaSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
			polarAreaSeriesView2.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			polarAreaSeriesView2.MarkerOptions.Visible = false;
			polarAreaSeriesView2.Transparency = ((byte)(196));
			series5.View = polarAreaSeriesView2;
			this.chartControlWindDir.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4,
        series5};
			this.chartControlWindDir.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			radarPointSeriesLabel3.LineVisible = true;
			this.chartControlWindDir.SeriesTemplate.Label = radarPointSeriesLabel3;
			polarAreaSeriesView3.Transparency = ((byte)(0));
			this.chartControlWindDir.SeriesTemplate.View = polarAreaSeriesView3;
			this.chartControlWindDir.Size = new System.Drawing.Size(894, 652);
			this.chartControlWindDir.TabIndex = 1;
			// 
			// groupControl
			// 
			this.groupControl.Controls.Add(this.labelControl1);
			this.groupControl.Controls.Add(this.rangeTrackBarControlWeibullSpeeds);
			this.groupControl.Controls.Add(this.chartControlWindDir);
			this.groupControl.Controls.Add(this.chartControlWindSpeedFreq);
			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(898, 879);
			this.groupControl.TabIndex = 2;
			this.groupControl.Text = "Wind Resource Analysis";
			// 
			// labelControl1
			// 
			this.labelControl1.Location = new System.Drawing.Point(165, 4);
			this.labelControl1.Name = "labelControl1";
			this.labelControl1.Size = new System.Drawing.Size(72, 13);
			this.labelControl1.TabIndex = 3;
			this.labelControl1.Text = "Weibull Range:";
			// 
			// rangeTrackBarControlWeibullSpeeds
			// 
			this.rangeTrackBarControlWeibullSpeeds.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.rangeTrackBarControlWeibullSpeeds.EditValue = new DevExpress.XtraEditors.Repository.TrackBarRange(0, 70);
			this.rangeTrackBarControlWeibullSpeeds.Location = new System.Drawing.Point(243, 0);
			this.rangeTrackBarControlWeibullSpeeds.Name = "rangeTrackBarControlWeibullSpeeds";
			this.rangeTrackBarControlWeibullSpeeds.Properties.AutoSize = false;
			this.rangeTrackBarControlWeibullSpeeds.Properties.Maximum = 70;
			this.rangeTrackBarControlWeibullSpeeds.Properties.ShowValueToolTip = true;
			this.rangeTrackBarControlWeibullSpeeds.Properties.TickFrequency = 2;
			this.rangeTrackBarControlWeibullSpeeds.Size = new System.Drawing.Size(655, 22);
			this.rangeTrackBarControlWeibullSpeeds.TabIndex = 2;
			this.rangeTrackBarControlWeibullSpeeds.Value = new DevExpress.XtraEditors.Repository.TrackBarRange(0, 70);
			this.rangeTrackBarControlWeibullSpeeds.EditValueChanged += new System.EventHandler(this.rangeTrackBarControlWeibullSpeeds_EditValueChanged);
			// 
			// bindingSourceWindSpeedFreq
			// 
			this.bindingSourceWindSpeedFreq.DataSource = typeof(Atmo.Stats.WindSpeedFrequency);
			// 
			// bindingSourceWindDir
			// 
			this.bindingSourceWindDir.DataSource = typeof(Atmo.Stats.WindDirectionEnergy);
			// 
			// WindResourceGraph
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.groupControl);
			this.Name = "WindResourceGraph";
			this.Size = new System.Drawing.Size(898, 879);
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).EndInit();
			((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)(sideBySideBarSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControlWindSpeedFreq)).EndInit();
			((System.ComponentModel.ISupportInitialize)(polarDiagram1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControlWindDir)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.groupControl)).EndInit();
			this.groupControl.ResumeLayout(false);
			this.groupControl.PerformLayout();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds.Properties)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindSpeedFreq)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindDir)).EndInit();
			this.ResumeLayout(false);

		}
コード例 #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                xyDiagram1                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY1           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY2           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel1         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineAreaSeriesView     splineAreaSeriesView1     = new DevExpress.XtraCharts.SplineAreaSeriesView();
     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.Series                   series3                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel2         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView         splineSeriesView1         = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel3         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineAreaSeriesView     splineAreaSeriesView2     = new DevExpress.XtraCharts.SplineAreaSeriesView();
     DevExpress.XtraCharts.PolarDiagram             polarDiagram1             = new DevExpress.XtraCharts.PolarDiagram();
     DevExpress.XtraCharts.Series                   series4                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.RadarPointSeriesLabel    radarPointSeriesLabel1    = new DevExpress.XtraCharts.RadarPointSeriesLabel();
     DevExpress.XtraCharts.PolarAreaSeriesView      polarAreaSeriesView1      = new DevExpress.XtraCharts.PolarAreaSeriesView();
     DevExpress.XtraCharts.Series                   series5                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.RadarPointSeriesLabel    radarPointSeriesLabel2    = new DevExpress.XtraCharts.RadarPointSeriesLabel();
     DevExpress.XtraCharts.PolarAreaSeriesView      polarAreaSeriesView2      = new DevExpress.XtraCharts.PolarAreaSeriesView();
     DevExpress.XtraCharts.RadarPointSeriesLabel    radarPointSeriesLabel3    = new DevExpress.XtraCharts.RadarPointSeriesLabel();
     DevExpress.XtraCharts.PolarAreaSeriesView      polarAreaSeriesView3      = new DevExpress.XtraCharts.PolarAreaSeriesView();
     this.chartControlWindSpeedFreq = new DevExpress.XtraCharts.ChartControl();
     this.chartControlWindDir       = new DevExpress.XtraCharts.ChartControl();
     this.groupControl  = new DevExpress.XtraEditors.GroupControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.rangeTrackBarControlWeibullSpeeds = new DevExpress.XtraEditors.RangeTrackBarControl();
     this.bindingSourceWindSpeedFreq        = new System.Windows.Forms.BindingSource(this.components);
     this.bindingSourceWindDir = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.chartControlWindSpeedFreq)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlWindDir)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl)).BeginInit();
     this.groupControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindSpeedFreq)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindDir)).BeginInit();
     this.SuspendLayout();
     //
     // chartControlWindSpeedFreq
     //
     this.chartControlWindSpeedFreq.AppearanceName            = "The Trees";
     this.chartControlWindSpeedFreq.CacheToMemory             = true;
     this.chartControlWindSpeedFreq.DataSource                = this.bindingSourceWindSpeedFreq;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled                = false;
     xyDiagram1.AxisX.ScaleBreakOptions.Style    = DevExpress.XtraCharts.ScaleBreakStyle.Straight;
     xyDiagram1.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = false;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = false;
     xyDiagram1.AxisY.Visible = false;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     secondaryAxisY1.AxisID = 0;
     secondaryAxisY1.Name   = "Secondary AxisY 1";
     secondaryAxisY1.Range.ScrollingRange.SideMarginsEnabled = true;
     secondaryAxisY1.Range.SideMarginsEnabled = false;
     secondaryAxisY1.Visible = false;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     secondaryAxisY2.AxisID = 1;
     secondaryAxisY2.Name   = "Secondary AxisY 2";
     secondaryAxisY2.Range.ScrollingRange.SideMarginsEnabled = true;
     secondaryAxisY2.Range.SideMarginsEnabled = false;
     secondaryAxisY2.Visible = false;
     secondaryAxisY2.VisibleInPanesSerializable = "-1";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1,
         secondaryAxisY2
     });
     this.chartControlWindSpeedFreq.Diagram = xyDiagram1;
     this.chartControlWindSpeedFreq.Dock    = System.Windows.Forms.DockStyle.Top;
     this.chartControlWindSpeedFreq.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
     this.chartControlWindSpeedFreq.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartControlWindSpeedFreq.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControlWindSpeedFreq.Legend.EquallySpacedItems  = false;
     this.chartControlWindSpeedFreq.Legend.Shadow.Visible      = true;
     this.chartControlWindSpeedFreq.Location = new System.Drawing.Point(2, 22);
     this.chartControlWindSpeedFreq.Name     = "chartControlWindSpeedFreq";
     series1.ArgumentDataMember    = "SpeedPropertty";
     series1.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel1.LineVisible = true;
     pointSeriesLabel1.Visible     = false;
     series1.Label = pointSeriesLabel1;
     series1.Name  = "Wind Power";
     series1.ValueDataMembersSerializable        = "Power";
     splineAreaSeriesView1.AxisYName             = "Secondary AxisY 1";
     splineAreaSeriesView1.Border.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))));
     splineAreaSeriesView1.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(64)))));
     splineAreaSeriesView1.FillStyle.FillMode    = DevExpress.XtraCharts.FillMode.Solid;
     splineAreaSeriesView1.MarkerOptions.Visible = false;
     splineAreaSeriesView1.Transparency          = ((byte)(64));
     series1.View = splineAreaSeriesView1;
     series2.ArgumentDataMember            = "SpeedPropertty";
     series2.ArgumentScaleType             = DevExpress.XtraCharts.ScaleType.Numerical;
     sideBySideBarSeriesLabel1.LineVisible = true;
     sideBySideBarSeriesLabel1.Visible     = false;
     series2.Label = sideBySideBarSeriesLabel1;
     series2.Name  = "Wind Speed Frequency";
     series2.ValueDataMembersSerializable        = "FrequencyProperty";
     sideBySideBarSeriesView1.BarWidth           = 0.5D;
     sideBySideBarSeriesView1.Border.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
     sideBySideBarSeriesView1.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
     sideBySideBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     sideBySideBarSeriesView1.Transparency       = ((byte)(196));
     series2.View = sideBySideBarSeriesView1;
     series3.ArgumentDataMember    = "SpeedPropertty";
     series3.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel2.LineVisible = true;
     pointSeriesLabel2.Visible     = false;
     series3.Label      = pointSeriesLabel2;
     series3.LegendText = "Beta: NaN Theta: NaN";
     series3.Name       = "Weibull";
     series3.ValueDataMembersSerializable = "WeibullProperty";
     splineSeriesView1.AxisYName          = "Secondary AxisY 2";
     splineSeriesView1.Color = System.Drawing.Color.Red;
     splineSeriesView1.LineMarkerOptions.Visible = false;
     splineSeriesView1.LineStyle.Thickness       = 1;
     series3.View = splineSeriesView1;
     this.chartControlWindSpeedFreq.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     pointSeriesLabel3.LineVisible = true;
     this.chartControlWindSpeedFreq.SeriesTemplate.Label = pointSeriesLabel3;
     splineAreaSeriesView2.Transparency = ((byte)(0));
     this.chartControlWindSpeedFreq.SeriesTemplate.View        = splineAreaSeriesView2;
     this.chartControlWindSpeedFreq.SideBySideBarDistanceFixed = 0;
     this.chartControlWindSpeedFreq.SideBySideEqualBarWidth    = true;
     this.chartControlWindSpeedFreq.Size     = new System.Drawing.Size(894, 203);
     this.chartControlWindSpeedFreq.TabIndex = 0;
     //
     // chartControlWindDir
     //
     this.chartControlWindDir.CacheToMemory       = true;
     polarDiagram1.AxisY.NumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Percent;
     polarDiagram1.AxisY.NumericOptions.Precision = 1;
     polarDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     polarDiagram1.AxisY.Range.SideMarginsEnabled = false;
     polarDiagram1.AxisY.Tickmarks.MinorVisible   = false;
     polarDiagram1.AxisY.Tickmarks.Visible        = false;
     polarDiagram1.AxisY.Visible      = false;
     polarDiagram1.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     polarDiagram1.BorderVisible      = false;
     polarDiagram1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     polarDiagram1.RotationDirection  = DevExpress.XtraCharts.RadarDiagramRotationDirection.Clockwise;
     this.chartControlWindDir.Diagram = polarDiagram1;
     this.chartControlWindDir.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControlWindDir.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.chartControlWindDir.Legend.HorizontalIndent    = 2;
     this.chartControlWindDir.Legend.Padding.Bottom      = 1;
     this.chartControlWindDir.Legend.Padding.Left        = 1;
     this.chartControlWindDir.Legend.Padding.Right       = 1;
     this.chartControlWindDir.Legend.Padding.Top         = 1;
     this.chartControlWindDir.Legend.Shadow.Visible      = true;
     this.chartControlWindDir.Legend.TextOffset          = 1;
     this.chartControlWindDir.Legend.VerticalIndent      = 1;
     this.chartControlWindDir.Location  = new System.Drawing.Point(2, 225);
     this.chartControlWindDir.Name      = "chartControlWindDir";
     series4.ArgumentDataMember         = "DirectionProperty";
     series4.ArgumentScaleType          = DevExpress.XtraCharts.ScaleType.Numerical;
     radarPointSeriesLabel1.LineVisible = true;
     radarPointSeriesLabel1.Visible     = false;
     series4.Label = radarPointSeriesLabel1;
     series4.Name  = "Power From Direction";
     series4.ValueDataMembersSerializable       = "PowerProperty";
     polarAreaSeriesView1.Border.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))));
     polarAreaSeriesView1.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(64)))));
     polarAreaSeriesView1.FillStyle.FillMode    = DevExpress.XtraCharts.FillMode.Solid;
     polarAreaSeriesView1.MarkerOptions.Visible = false;
     polarAreaSeriesView1.Transparency          = ((byte)(64));
     series4.View = polarAreaSeriesView1;
     series5.ArgumentDataMember         = "DirectionProperty";
     series5.ArgumentScaleType          = DevExpress.XtraCharts.ScaleType.Numerical;
     radarPointSeriesLabel2.LineVisible = true;
     radarPointSeriesLabel2.Visible     = false;
     series5.Label = radarPointSeriesLabel2;
     series5.Name  = "Wind From Direction";
     series5.ValueDataMembersSerializable       = "FrequencyProperty";
     polarAreaSeriesView2.Border.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
     polarAreaSeriesView2.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
     polarAreaSeriesView2.FillStyle.FillMode    = DevExpress.XtraCharts.FillMode.Solid;
     polarAreaSeriesView2.MarkerOptions.Visible = false;
     polarAreaSeriesView2.Transparency          = ((byte)(196));
     series5.View = polarAreaSeriesView2;
     this.chartControlWindDir.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4,
         series5
     };
     this.chartControlWindDir.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     radarPointSeriesLabel3.LineVisible            = true;
     this.chartControlWindDir.SeriesTemplate.Label = radarPointSeriesLabel3;
     polarAreaSeriesView3.Transparency             = ((byte)(0));
     this.chartControlWindDir.SeriesTemplate.View  = polarAreaSeriesView3;
     this.chartControlWindDir.Size     = new System.Drawing.Size(894, 652);
     this.chartControlWindDir.TabIndex = 1;
     //
     // groupControl
     //
     this.groupControl.Controls.Add(this.labelControl1);
     this.groupControl.Controls.Add(this.rangeTrackBarControlWeibullSpeeds);
     this.groupControl.Controls.Add(this.chartControlWindDir);
     this.groupControl.Controls.Add(this.chartControlWindSpeedFreq);
     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(898, 879);
     this.groupControl.TabIndex = 2;
     this.groupControl.Text     = "Wind Resource Analysis";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(165, 4);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(72, 13);
     this.labelControl1.TabIndex = 3;
     this.labelControl1.Text     = "Weibull Range:";
     //
     // rangeTrackBarControlWeibullSpeeds
     //
     this.rangeTrackBarControlWeibullSpeeds.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.rangeTrackBarControlWeibullSpeeds.EditValue                   = new DevExpress.XtraEditors.Repository.TrackBarRange(0, 70);
     this.rangeTrackBarControlWeibullSpeeds.Location                    = new System.Drawing.Point(243, 0);
     this.rangeTrackBarControlWeibullSpeeds.Name                        = "rangeTrackBarControlWeibullSpeeds";
     this.rangeTrackBarControlWeibullSpeeds.Properties.AutoSize         = false;
     this.rangeTrackBarControlWeibullSpeeds.Properties.Maximum          = 70;
     this.rangeTrackBarControlWeibullSpeeds.Properties.ShowValueToolTip = true;
     this.rangeTrackBarControlWeibullSpeeds.Properties.TickFrequency    = 2;
     this.rangeTrackBarControlWeibullSpeeds.Size                        = new System.Drawing.Size(655, 22);
     this.rangeTrackBarControlWeibullSpeeds.TabIndex                    = 2;
     this.rangeTrackBarControlWeibullSpeeds.Value                       = new DevExpress.XtraEditors.Repository.TrackBarRange(0, 70);
     this.rangeTrackBarControlWeibullSpeeds.EditValueChanged           += new System.EventHandler(this.rangeTrackBarControlWeibullSpeeds_EditValueChanged);
     //
     // bindingSourceWindSpeedFreq
     //
     this.bindingSourceWindSpeedFreq.DataSource = typeof(Atmo.Stats.WindSpeedFrequency);
     //
     // bindingSourceWindDir
     //
     this.bindingSourceWindDir.DataSource = typeof(Atmo.Stats.WindDirectionEnergy);
     //
     // WindResourceGraph
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.groupControl);
     this.Name = "WindResourceGraph";
     this.Size = new System.Drawing.Size(898, 879);
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).EndInit();
     ((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)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlWindSpeedFreq)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlWindDir)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl)).EndInit();
     this.groupControl.ResumeLayout(false);
     this.groupControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindSpeedFreq)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindDir)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #5
0
ファイル: Wxzt_xkt.Designer.cs プロジェクト: chliam/dam
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.PolarDiagram polarDiagram1 = new DevExpress.XtraCharts.PolarDiagram();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Wxzt_xkt));
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel1 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
            DevExpress.XtraCharts.PolarPointSeriesView polarPointSeriesView1 = new DevExpress.XtraCharts.PolarPointSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PolarPointSeriesView polarPointSeriesView2 = new DevExpress.XtraCharts.PolarPointSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PolarPointSeriesView polarPointSeriesView3 = new DevExpress.XtraCharts.PolarPointSeriesView();
            DevExpress.XtraCharts.PolarPointSeriesView polarPointSeriesView4 = new DevExpress.XtraCharts.PolarPointSeriesView();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView4)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControl1
            // 
            this.chartControl1.AppearanceNameSerializable = "Dark";
            this.chartControl1.BackColor = System.Drawing.Color.Transparent;
            this.chartControl1.BorderOptions.Color = System.Drawing.Color.Transparent;
            polarDiagram1.AxisX.Label.Visible = false;
            polarDiagram1.AxisX.MinorCount = 1;
            polarDiagram1.AxisY.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
            polarDiagram1.AxisY.Label.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
            polarDiagram1.AxisY.Label.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
            polarDiagram1.AxisY.NumericScaleOptions.AutoGrid = false;
            polarDiagram1.AxisY.NumericScaleOptions.GridSpacing = 30D;
            polarDiagram1.AxisY.WholeRange.Auto = false;
            polarDiagram1.AxisY.WholeRange.MaxValueSerializable = "90";
            polarDiagram1.AxisY.WholeRange.MinValueSerializable = "0";
            polarDiagram1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
            polarDiagram1.BackImage.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
            polarDiagram1.RotationDirection = DevExpress.XtraCharts.RadarDiagramRotationDirection.Clockwise;
            this.chartControl1.Diagram = polarDiagram1;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
            this.chartControl1.Legend.BackColor = System.Drawing.Color.Transparent;
            this.chartControl1.Legend.Border.Color = System.Drawing.Color.Transparent;
            this.chartControl1.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            this.chartControl1.Padding.Bottom = 15;
            this.chartControl1.Padding.Left = 15;
            this.chartControl1.Padding.Right = 15;
            this.chartControl1.Padding.Top = 15;
            this.chartControl1.PaletteName = "Nature Colors";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            radarPointSeriesLabel1.Angle = 40;
            radarPointSeriesLabel1.Antialiasing = true;
            radarPointSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            radarPointSeriesLabel1.TextAlignment = System.Drawing.StringAlignment.Near;
            series1.Label = radarPointSeriesLabel1;
            series1.LegendText = "G=GPS";
            series1.LegendTextPattern = "G=GPS";
            series1.Name = "GPS";
            series1.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Descending;
            series1.SeriesPointsSortingKey = DevExpress.XtraCharts.SeriesPointKey.Value_1;
            polarPointSeriesView1.PointMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Square;
            polarPointSeriesView1.PointMarkerOptions.Size = 40;
            series1.View = polarPointSeriesView1;
            series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series2.LegendText = "C=Glonass";
            series2.LegendTextPattern = "R=Glonass";
            series2.Name = "Glonass";
            polarPointSeriesView2.PointMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Square;
            polarPointSeriesView2.PointMarkerOptions.Size = 40;
            series2.View = polarPointSeriesView2;
            series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series3.LegendText = "B=BD";
            series3.LegendTextPattern = "B=BD";
            series3.Name = "BD";
            polarPointSeriesView3.PointMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Square;
            polarPointSeriesView3.PointMarkerOptions.Size = 40;
            series3.View = polarPointSeriesView3;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3};
            this.chartControl1.SeriesSorting = DevExpress.XtraCharts.SortingMode.Descending;
            this.chartControl1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            this.chartControl1.SeriesTemplate.View = polarPointSeriesView4;
            this.chartControl1.Size = new System.Drawing.Size(900, 600);
            this.chartControl1.TabIndex = 2;
            // 
            // Wxzt_xkt
            // 
            this.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(161)))), ((int)(((byte)(246)))));
            this.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(110)))), ((int)(((byte)(167)))));
            this.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(110)))), ((int)(((byte)(167)))));
            this.Appearance.Options.UseBackColor = true;
            this.Appearance.Options.UseBorderColor = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chartControl1);
            this.Name = "Wxzt_xkt";
            this.Size = new System.Drawing.Size(900, 600);
            this.Load += new System.EventHandler(this.Wxzt_xkt_Load);
            ((System.ComponentModel.ISupportInitialize)(polarDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(polarPointSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.ResumeLayout(false);

        }
コード例 #6
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.RadarDiagram radarDiagram1 = new DevExpress.XtraCharts.RadarDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel1 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
            DevExpress.XtraCharts.RadarLineSeriesView radarLineSeriesView1 = new DevExpress.XtraCharts.RadarLineSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel2 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
            DevExpress.XtraCharts.RadarLineSeriesView radarLineSeriesView2 = new DevExpress.XtraCharts.RadarLineSeriesView();
            DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel3 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
            DevExpress.XtraCharts.RadarLineSeriesView radarLineSeriesView3 = new DevExpress.XtraCharts.RadarLineSeriesView();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
            this.lblSuggest = new DevExpress.XtraEditors.LabelControl();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.lblReason = new DevExpress.XtraEditors.LabelControl();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
            this.lblResultDesc = new DevExpress.XtraEditors.LabelControl();
            this.styleController1 = new DevExpress.XtraEditors.StyleController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
            this.groupControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
            this.panelControl5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarLineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarLineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarLineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
            this.panelControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.styleController1)).BeginInit();
            this.SuspendLayout();
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.groupControl2);
            this.panelControl1.Controls.Add(this.groupControl1);
            this.panelControl1.Controls.Add(this.panelControl3);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl1.Location = new System.Drawing.Point(0, 0);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(807, 467);
            this.panelControl1.TabIndex = 998;
            // 
            // groupControl2
            // 
            this.groupControl2.Controls.Add(this.lblSuggest);
            this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl2.Location = new System.Drawing.Point(432, 255);
            this.groupControl2.Name = "groupControl2";
            this.groupControl2.Size = new System.Drawing.Size(373, 210);
            this.groupControl2.TabIndex = 2;
            this.groupControl2.Text = "改善建议";
            // 
            // lblSuggest
            // 
            this.lblSuggest.Location = new System.Drawing.Point(29, 43);
            this.lblSuggest.Name = "lblSuggest";
            this.lblSuggest.Size = new System.Drawing.Size(252, 14);
            this.lblSuggest.TabIndex = 0;
            this.lblSuggest.Text = "建议增加接待时长,在销售流程中增加留档几率";
            // 
            // groupControl1
            // 
            this.groupControl1.Controls.Add(this.lblReason);
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupControl1.Location = new System.Drawing.Point(432, 2);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(373, 253);
            this.groupControl1.TabIndex = 1;
            this.groupControl1.Text = "原因分析";
            // 
            // lblReason
            // 
            this.lblReason.Location = new System.Drawing.Point(15, 45);
            this.lblReason.Name = "lblReason";
            this.lblReason.Size = new System.Drawing.Size(324, 14);
            this.lblReason.TabIndex = 0;
            this.lblReason.Text = "接待非购车客户较多,具体可能表现为客户数高于均值较多,";
            // 
            // panelControl3
            // 
            this.panelControl3.Controls.Add(this.panelControl5);
            this.panelControl3.Controls.Add(this.panelControl4);
            this.panelControl3.Dock = System.Windows.Forms.DockStyle.Left;
            this.panelControl3.Location = new System.Drawing.Point(2, 2);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(430, 463);
            this.panelControl3.TabIndex = 0;
            // 
            // panelControl5
            // 
            this.panelControl5.Controls.Add(this.chartControl1);
            this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl5.Location = new System.Drawing.Point(2, 92);
            this.panelControl5.Name = "panelControl5";
            this.panelControl5.Size = new System.Drawing.Size(426, 369);
            this.panelControl5.TabIndex = 1;
            // 
            // chartControl1
            // 
            radarDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = false;
            radarDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            radarDiagram1.AxisY.Range.SideMarginsEnabled = true;
            this.chartControl1.Diagram = radarDiagram1;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.chartControl1.Location = new System.Drawing.Point(2, 2);
            this.chartControl1.Name = "chartControl1";
            radarPointSeriesLabel1.LineVisible = true;
            series1.Label = radarPointSeriesLabel1;
            series1.LegendText = "平均值";
            series1.Name = "normalSeries";
            series1.View = radarLineSeriesView1;
            radarPointSeriesLabel2.LineVisible = true;
            series2.Label = radarPointSeriesLabel2;
            series2.LegendText = "当前值";
            series2.Name = "curSeries";
            series2.View = radarLineSeriesView2;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            radarPointSeriesLabel3.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = radarPointSeriesLabel3;
            this.chartControl1.SeriesTemplate.View = radarLineSeriesView3;
            this.chartControl1.Size = new System.Drawing.Size(422, 365);
            this.chartControl1.TabIndex = 0;
            // 
            // panelControl4
            // 
            this.panelControl4.Controls.Add(this.lblResultDesc);
            this.panelControl4.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl4.Location = new System.Drawing.Point(2, 2);
            this.panelControl4.Name = "panelControl4";
            this.panelControl4.Size = new System.Drawing.Size(426, 90);
            this.panelControl4.TabIndex = 0;
            // 
            // lblResultDesc
            // 
            this.lblResultDesc.LineLocation = DevExpress.XtraEditors.LineLocation.Center;
            this.lblResultDesc.LineOrientation = DevExpress.XtraEditors.LabelLineOrientation.Horizontal;
            this.lblResultDesc.LineVisible = true;
            this.lblResultDesc.Location = new System.Drawing.Point(67, 34);
            this.lblResultDesc.Name = "lblResultDesc";
            this.lblResultDesc.Size = new System.Drawing.Size(223, 14);
            this.lblResultDesc.TabIndex = 0;
            this.lblResultDesc.Text = "新增客户留档率低于均值8%:留档率偏低";
            // 
            // FmAnalyseResult
            // 
            this.Appearance.Font = new System.Drawing.Font("Tahoma", 13F);
            this.Appearance.Options.UseFont = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 21F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(807, 511);
            this.Controls.Add(this.panelControl1);
            this.Name = "FmAnalyseResult";
            this.Text = "分析结果与建议";
            this.Load += new System.EventHandler(this.FmGroupResult_Load);
            this.Controls.SetChildIndex(this.panelControl1, 0);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
            this.groupControl2.ResumeLayout(false);
            this.groupControl2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.groupControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
            this.panelControl5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(radarDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarLineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarLineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarLineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
            this.panelControl4.ResumeLayout(false);
            this.panelControl4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.styleController1)).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.XtraGrid.StyleFormatCondition    styleFormatCondition3 = new DevExpress.XtraGrid.StyleFormatCondition();
     DevExpress.XtraGrid.StyleFormatCondition    styleFormatCondition4 = new DevExpress.XtraGrid.StyleFormatCondition();
     DevExpress.XtraCharts.PolarDiagram          polarDiagram2         = new DevExpress.XtraCharts.PolarDiagram();
     DevExpress.XtraCharts.Series                series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel4 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
     DevExpress.XtraCharts.PolarLineSeriesView   polarLineSeriesView4   = new DevExpress.XtraCharts.PolarLineSeriesView();
     DevExpress.XtraCharts.Series                series4 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel5 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
     DevExpress.XtraCharts.PolarLineSeriesView   polarLineSeriesView5   = new DevExpress.XtraCharts.PolarLineSeriesView();
     DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel6 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
     DevExpress.XtraCharts.PolarLineSeriesView   polarLineSeriesView6   = new DevExpress.XtraCharts.PolarLineSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle3            = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.ChartTitle            chartTitle4            = new DevExpress.XtraCharts.ChartTitle();
     this.btnImportCellGPRS = new System.Windows.Forms.Button();
     this.btnImportMRR      = new System.Windows.Forms.Button();
     this.btnImportCDD      = new System.Windows.Forms.Button();
     this.btnImportCDD_Nrel = new System.Windows.Forms.Button();
     this.btnImportBaseData = new System.Windows.Forms.Button();
     this.btnImportHandover = new System.Windows.Forms.Button();
     this.ImportAd          = new System.Windows.Forms.GroupBox();
     this.btnExecuteCLS     = new System.Windows.Forms.Button();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox3         = new System.Windows.Forms.GroupBox();
     this.ExportXls2        = new System.Windows.Forms.Button();
     this.ExportXls1        = new System.Windows.Forms.Button();
     this.btnExportExcel    = new System.Windows.Forms.Button();
     this.gridControl1      = new DevExpress.XtraGrid.GridControl();
     this.gridView1         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.BSC                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cell_name                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Balance_T空闲信道            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.FAILDLTBFEST             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Variance_T空闲信道           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Variance_PDCH复用度         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Variance_H话务比            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Variance_EDGE终端使用EDGE比例  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.advBandedGridView1       = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
     this.gridBand1                = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridControl2             = new DevExpress.XtraGrid.GridControl();
     this.gridView2                = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.groupBox2                = new System.Windows.Forms.GroupBox();
     this.label3                   = new System.Windows.Forms.Label();
     this.label2                   = new System.Windows.Forms.Label();
     this.label1                   = new System.Windows.Forms.Label();
     this.numericUpDown3           = new System.Windows.Forms.NumericUpDown();
     this.numericUpDown2           = new System.Windows.Forms.NumericUpDown();
     this.numericUpDown1           = new System.Windows.Forms.NumericUpDown();
     this.panel1                   = new System.Windows.Forms.Panel();
     this.chartControl1            = new DevExpress.XtraCharts.ChartControl();
     this.groupBox1                = new System.Windows.Forms.GroupBox();
     this.richTextBox1             = new System.Windows.Forms.RichTextBox();
     this.staticTableBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.splitContainer1          = new System.Windows.Forms.SplitContainer();
     this.ImportAd.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView6)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.staticTableBindingSource)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // btnImportCellGPRS
     //
     this.btnImportCellGPRS.Location = new System.Drawing.Point(12, 20);
     this.btnImportCellGPRS.Name     = "btnImportCellGPRS";
     this.btnImportCellGPRS.Size     = new System.Drawing.Size(193, 23);
     this.btnImportCellGPRS.TabIndex = 0;
     this.btnImportCellGPRS.Text     = "CELLGPRS";
     this.btnImportCellGPRS.UseVisualStyleBackColor = true;
     this.btnImportCellGPRS.Click += new System.EventHandler(this.btnImportCellGPRS_Click);
     //
     // btnImportMRR
     //
     this.btnImportMRR.Location = new System.Drawing.Point(12, 49);
     this.btnImportMRR.Name     = "btnImportMRR";
     this.btnImportMRR.Size     = new System.Drawing.Size(193, 23);
     this.btnImportMRR.TabIndex = 1;
     this.btnImportMRR.Text     = "MRR小区小时常规统计";
     this.btnImportMRR.UseVisualStyleBackColor = true;
     this.btnImportMRR.Click += new System.EventHandler(this.btnImportMRR_Click);
     //
     // btnImportCDD
     //
     this.btnImportCDD.Location = new System.Drawing.Point(12, 78);
     this.btnImportCDD.Name     = "btnImportCDD";
     this.btnImportCDD.Size     = new System.Drawing.Size(193, 23);
     this.btnImportCDD.TabIndex = 2;
     this.btnImportCDD.Text     = "现网cdd";
     this.btnImportCDD.UseVisualStyleBackColor = true;
     this.btnImportCDD.Click += new System.EventHandler(this.btnImportCDD_Click);
     //
     // btnImportCDD_Nrel
     //
     this.btnImportCDD_Nrel.Location = new System.Drawing.Point(12, 106);
     this.btnImportCDD_Nrel.Name     = "btnImportCDD_Nrel";
     this.btnImportCDD_Nrel.Size     = new System.Drawing.Size(193, 23);
     this.btnImportCDD_Nrel.TabIndex = 3;
     this.btnImportCDD_Nrel.Text     = "现网cdd_Nrel";
     this.btnImportCDD_Nrel.UseVisualStyleBackColor = true;
     this.btnImportCDD_Nrel.Click += new System.EventHandler(this.btnImportCDD_Nrel_Click);
     //
     // btnImportBaseData
     //
     this.btnImportBaseData.Location = new System.Drawing.Point(12, 135);
     this.btnImportBaseData.Name     = "btnImportBaseData";
     this.btnImportBaseData.Size     = new System.Drawing.Size(193, 23);
     this.btnImportBaseData.TabIndex = 4;
     this.btnImportBaseData.Text     = "小区基础数据";
     this.btnImportBaseData.UseVisualStyleBackColor = true;
     this.btnImportBaseData.Click += new System.EventHandler(this.btnImportBaseData_Click);
     //
     // btnImportHandover
     //
     this.btnImportHandover.Location = new System.Drawing.Point(12, 162);
     this.btnImportHandover.Name     = "btnImportHandover";
     this.btnImportHandover.Size     = new System.Drawing.Size(193, 23);
     this.btnImportHandover.TabIndex = 5;
     this.btnImportHandover.Text     = "小区切换查询";
     this.btnImportHandover.UseVisualStyleBackColor = true;
     this.btnImportHandover.Click += new System.EventHandler(this.btnImportHandover_Click);
     //
     // ImportAd
     //
     this.ImportAd.Controls.Add(this.btnImportCellGPRS);
     this.ImportAd.Controls.Add(this.btnImportHandover);
     this.ImportAd.Controls.Add(this.btnImportMRR);
     this.ImportAd.Controls.Add(this.btnImportBaseData);
     this.ImportAd.Controls.Add(this.btnImportCDD);
     this.ImportAd.Controls.Add(this.btnImportCDD_Nrel);
     this.ImportAd.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ImportAd.Location = new System.Drawing.Point(590, 3);
     this.ImportAd.Name     = "ImportAd";
     this.ImportAd.Size     = new System.Drawing.Size(243, 191);
     this.ImportAd.TabIndex = 6;
     this.ImportAd.TabStop  = false;
     this.ImportAd.Text     = "Import Analysis Data";
     //
     // btnExecuteCLS
     //
     this.btnExecuteCLS.Location = new System.Drawing.Point(9, 29);
     this.btnExecuteCLS.Name     = "btnExecuteCLS";
     this.btnExecuteCLS.Size     = new System.Drawing.Size(117, 23);
     this.btnExecuteCLS.TabIndex = 1;
     this.btnExecuteCLS.Text     = "ExecuteCLS";
     this.btnExecuteCLS.UseVisualStyleBackColor = true;
     this.btnExecuteCLS.Click += new System.EventHandler(this.btnExecuteCLS_Click);
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 249F));
     this.tableLayoutPanel1.Controls.Add(this.groupBox3, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.gridControl1, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.gridControl2, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.panel1, 2, 1);
     this.tableLayoutPanel1.Controls.Add(this.ImportAd, 2, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(836, 395);
     this.tableLayoutPanel1.TabIndex = 10;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.ExportXls2);
     this.groupBox3.Controls.Add(this.ExportXls1);
     this.groupBox3.Controls.Add(this.btnExportExcel);
     this.groupBox3.Controls.Add(this.btnExecuteCLS);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(3, 3);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(144, 191);
     this.groupBox3.TabIndex = 12;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Excute Command";
     //
     // ExportXls2
     //
     this.ExportXls2.Location = new System.Drawing.Point(9, 135);
     this.ExportXls2.Name     = "ExportXls2";
     this.ExportXls2.Size     = new System.Drawing.Size(117, 23);
     this.ExportXls2.TabIndex = 12;
     this.ExportXls2.Text     = "ExportXls2";
     this.ExportXls2.UseVisualStyleBackColor = true;
     this.ExportXls2.Click += new System.EventHandler(this.ExportXls2_Click);
     //
     // ExportXls1
     //
     this.ExportXls1.Location = new System.Drawing.Point(9, 106);
     this.ExportXls1.Name     = "ExportXls1";
     this.ExportXls1.Size     = new System.Drawing.Size(117, 23);
     this.ExportXls1.TabIndex = 11;
     this.ExportXls1.Text     = "ExportXls1";
     this.ExportXls1.UseVisualStyleBackColor = true;
     this.ExportXls1.Click += new System.EventHandler(this.ExportXls1_Click);
     //
     // btnExportExcel
     //
     this.btnExportExcel.Location = new System.Drawing.Point(9, 58);
     this.btnExportExcel.Name     = "btnExportExcel";
     this.btnExportExcel.Size     = new System.Drawing.Size(117, 23);
     this.btnExportExcel.TabIndex = 10;
     this.btnExportExcel.Text     = "ExportExcel";
     this.btnExportExcel.UseVisualStyleBackColor = true;
     this.btnExportExcel.Click += new System.EventHandler(this.btnExportExcel_Click);
     //
     // gridControl1
     //
     this.gridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location = new System.Drawing.Point(153, 3);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(431, 191);
     this.gridControl1.TabIndex = 13;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1,
         this.advBandedGridView1
     });
     this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.BSC,
         this.Cell_name,
         this.Balance_T空闲信道,
         this.FAILDLTBFEST,
         this.Variance_T空闲信道,
         this.Variance_PDCH复用度,
         this.Variance_H话务比,
         this.Variance_EDGE终端使用EDGE比例
     });
     this.gridView1.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
         styleFormatCondition3,
         styleFormatCondition4
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, "")
     });
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsView.ShowFooter = true;
     //
     // BSC
     //
     this.BSC.Caption   = "BSC";
     this.BSC.FieldName = "BSC";
     this.BSC.Name      = "BSC";
     this.BSC.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
     this.BSC.Visible      = true;
     this.BSC.VisibleIndex = 0;
     //
     // Cell_name
     //
     this.Cell_name.Caption   = "Cell_name";
     this.Cell_name.FieldName = "Cell_name";
     this.Cell_name.Name      = "Cell_name";
     this.Cell_name.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
     this.Cell_name.Visible      = true;
     this.Cell_name.VisibleIndex = 1;
     //
     // Balance_T空闲信道
     //
     this.Balance_T空闲信道.Caption   = "Balance_T空闲信道";
     this.Balance_T空闲信道.FieldName = "Balance_T空闲信道";
     this.Balance_T空闲信道.Name      = "Balance_T空闲信道";
     this.Balance_T空闲信道.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.Balance_T空闲信道.Visible      = true;
     this.Balance_T空闲信道.VisibleIndex = 2;
     //
     // FAILDLTBFEST
     //
     this.FAILDLTBFEST.Caption   = "FAILDLTBFEST";
     this.FAILDLTBFEST.FieldName = "FAILDLTBFEST";
     this.FAILDLTBFEST.Name      = "FAILDLTBFEST";
     this.FAILDLTBFEST.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.FAILDLTBFEST.Visible      = true;
     this.FAILDLTBFEST.VisibleIndex = 3;
     //
     // Variance_T空闲信道
     //
     this.Variance_T空闲信道.Caption   = "Variance_T空闲信道";
     this.Variance_T空闲信道.FieldName = "Variance_T空闲信道";
     this.Variance_T空闲信道.Name      = "Variance_T空闲信道";
     this.Variance_T空闲信道.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.Variance_T空闲信道.Visible      = true;
     this.Variance_T空闲信道.VisibleIndex = 4;
     //
     // Variance_PDCH复用度
     //
     this.Variance_PDCH复用度.Caption   = "Variance_PDCH复用度";
     this.Variance_PDCH复用度.FieldName = "Variance_PDCH复用度";
     this.Variance_PDCH复用度.Name      = "Variance_PDCH复用度";
     this.Variance_PDCH复用度.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Average;
     this.Variance_PDCH复用度.Visible      = true;
     this.Variance_PDCH复用度.VisibleIndex = 5;
     //
     // Variance_H话务比
     //
     this.Variance_H话务比.Caption   = "Variance_H话务比";
     this.Variance_H话务比.FieldName = "Variance_H话务比";
     this.Variance_H话务比.Name      = "Variance_H话务比";
     this.Variance_H话务比.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Average;
     this.Variance_H话务比.Visible      = true;
     this.Variance_H话务比.VisibleIndex = 6;
     //
     // Variance_EDGE终端使用EDGE比例
     //
     this.Variance_EDGE终端使用EDGE比例.Caption   = "Variance_EDGE终端使用EDGE比例";
     this.Variance_EDGE终端使用EDGE比例.FieldName = "Variance_EDGE终端使用EDGE比例";
     this.Variance_EDGE终端使用EDGE比例.Name      = "Variance_EDGE终端使用EDGE比例";
     this.Variance_EDGE终端使用EDGE比例.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Average;
     this.Variance_EDGE终端使用EDGE比例.Visible      = true;
     this.Variance_EDGE终端使用EDGE比例.VisibleIndex = 7;
     //
     // advBandedGridView1
     //
     this.advBandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand1
     });
     this.advBandedGridView1.GridControl = this.gridControl1;
     this.advBandedGridView1.Name        = "advBandedGridView1";
     //
     // gridBand1
     //
     this.gridBand1.Caption = "gridBand1";
     this.gridBand1.Name    = "gridBand1";
     //
     // gridControl2
     //
     this.gridControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl2.Location = new System.Drawing.Point(153, 200);
     this.gridControl2.MainView = this.gridView2;
     this.gridControl2.Name     = "gridControl2";
     this.gridControl2.Size     = new System.Drawing.Size(431, 192);
     this.gridControl2.TabIndex = 14;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     this.gridControl2.Click += new System.EventHandler(this.gridControl2_Click);
     //
     // gridView2
     //
     this.gridView2.GridControl = this.gridControl2;
     this.gridView2.Name        = "gridView2";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Controls.Add(this.numericUpDown3);
     this.groupBox2.Controls.Add(this.numericUpDown2);
     this.groupBox2.Controls.Add(this.numericUpDown1);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 200);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(144, 192);
     this.groupBox2.TabIndex = 11;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Define Parameter";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(11, 122);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(101, 12);
     this.label3.TabIndex = 5;
     this.label3.Text     = "FAILDLTBFEST TOP";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(11, 71);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(65, 12);
     this.label2.TabIndex = 4;
     this.label2.Text     = "PDCH复用度";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(11, 24);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(47, 12);
     this.label1.TabIndex = 3;
     this.label1.Text     = "H话务比";
     //
     // numericUpDown3
     //
     this.numericUpDown3.Location = new System.Drawing.Point(9, 137);
     this.numericUpDown3.Maximum  = new decimal(new int[] {
         1000000,
         0,
         0,
         0
     });
     this.numericUpDown3.Name     = "numericUpDown3";
     this.numericUpDown3.Size     = new System.Drawing.Size(120, 21);
     this.numericUpDown3.TabIndex = 2;
     this.numericUpDown3.Value    = new decimal(new int[] {
         2000,
         0,
         0,
         0
     });
     //
     // numericUpDown2
     //
     this.numericUpDown2.Location = new System.Drawing.Point(9, 86);
     this.numericUpDown2.Name     = "numericUpDown2";
     this.numericUpDown2.Size     = new System.Drawing.Size(120, 21);
     this.numericUpDown2.TabIndex = 1;
     this.numericUpDown2.Value    = new decimal(new int[] {
         40,
         0,
         0,
         0
     });
     //
     // numericUpDown1
     //
     this.numericUpDown1.Location = new System.Drawing.Point(9, 38);
     this.numericUpDown1.Name     = "numericUpDown1";
     this.numericUpDown1.Size     = new System.Drawing.Size(120, 21);
     this.numericUpDown1.TabIndex = 0;
     this.numericUpDown1.Value    = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     //
     // panel1
     //
     this.panel1.Controls.Add(this.chartControl1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(590, 200);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(243, 192);
     this.panel1.TabIndex = 10;
     //
     // chartControl1
     //
     polarDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     polarDiagram2.AxisY.Range.SideMarginsEnabled = true;
     this.chartControl1.Diagram         = polarDiagram2;
     this.chartControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartControl1.Legend.Visible  = false;
     this.chartControl1.Location        = new System.Drawing.Point(0, 0);
     this.chartControl1.Name            = "chartControl1";
     series3.ArgumentScaleType          = DevExpress.XtraCharts.ScaleType.Numerical;
     radarPointSeriesLabel4.LineVisible = true;
     radarPointSeriesLabel4.OverlappingOptionsTypeName = "PointOverlappingOptions";
     series3.Label                      = radarPointSeriesLabel4;
     series3.Name                       = "H话务比";
     series3.View                       = polarLineSeriesView4;
     series4.ArgumentScaleType          = DevExpress.XtraCharts.ScaleType.Numerical;
     radarPointSeriesLabel5.LineVisible = true;
     radarPointSeriesLabel5.OverlappingOptionsTypeName = "PointOverlappingOptions";
     series4.Label = radarPointSeriesLabel5;
     series4.Name  = "PDCH复用度";
     series4.View  = polarLineSeriesView5;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3,
         series4
     };
     this.chartControl1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     radarPointSeriesLabel6.LineVisible = true;
     radarPointSeriesLabel6.OverlappingOptionsTypeName = "PointOverlappingOptions";
     this.chartControl1.SeriesTemplate.Label           = radarPointSeriesLabel6;
     this.chartControl1.SeriesTemplate.View            = polarLineSeriesView6;
     this.chartControl1.Size     = new System.Drawing.Size(243, 192);
     this.chartControl1.TabIndex = 0;
     chartTitle3.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle3.Text            = "同站小区负荷均衡";
     chartTitle4.Text            = "";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3,
         chartTitle4
     });
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.richTextBox1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(836, 48);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Check File List";
     //
     // richTextBox1
     //
     this.richTextBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.richTextBox1.Location = new System.Drawing.Point(3, 17);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.Size     = new System.Drawing.Size(830, 28);
     this.richTextBox1.TabIndex = 0;
     this.richTextBox1.Text     = "";
     //
     // staticTableBindingSource
     //
     this.staticTableBindingSource.DataSource = typeof(CellLoadSharing.StaticTable);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.groupBox1);
     this.splitContainer1.Size             = new System.Drawing.Size(836, 447);
     this.splitContainer1.SplitterDistance = 395;
     this.splitContainer1.TabIndex         = 12;
     //
     // FormCellLoadSharing
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(836, 447);
     this.Controls.Add(this.splitContainer1);
     this.Name        = "FormCellLoadSharing";
     this.Text        = "CellLoadSharing.v1.0.2011.9.16";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.FormCellLoadSharing_Load);
     this.ImportAd.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(polarDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.staticTableBindingSource)).EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }