namespace HL_FristAidPlatform_Trauma { partial class Form_HospitalTransferStatisics { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { DevExpress.XtraEditors.SimpleButton simpleButton4; DevExpress.XtraEditors.SimpleButton simpleButton1; DevExpress.XtraEditors.SimpleButton simpleButton5; DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram(); DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.tablePanel3 = new DevExpress.Utils.Layout.TablePanel(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.radi_month = new System.Windows.Forms.RadioButton(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.time_endTime = new HL_FristAidPlatform_Public.TimeControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.time_starTime = new HL_FristAidPlatform_Public.TimeControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.pictureEdit2 = new DevExpress.XtraEditors.PictureEdit(); this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel(); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.panel1 = new System.Windows.Forms.Panel(); this.tablePanel2 = new DevExpress.Utils.Layout.TablePanel(); this.labelControl32 = new DevExpress.XtraEditors.LabelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.chartControl1 = new DevExpress.XtraCharts.ChartControl(); simpleButton4 = new DevExpress.XtraEditors.SimpleButton(); simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tablePanel3)).BeginInit(); this.tablePanel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit(); this.tablePanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); this.panelControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).BeginInit(); this.tablePanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit(); this.SuspendLayout(); // // simpleButton4 // simpleButton4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(165)))), ((int)(((byte)(231))))); simpleButton4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); simpleButton4.Appearance.ForeColor = System.Drawing.Color.White; simpleButton4.Appearance.Options.UseBackColor = true; simpleButton4.Appearance.Options.UseFont = true; simpleButton4.Appearance.Options.UseForeColor = true; this.tablePanel3.SetColumn(simpleButton4, 2); simpleButton4.Dock = System.Windows.Forms.DockStyle.Fill; simpleButton4.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; simpleButton4.Location = new System.Drawing.Point(203, 3); simpleButton4.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; simpleButton4.LookAndFeel.UseDefaultLookAndFeel = false; simpleButton4.Name = "simpleButton4"; this.tablePanel3.SetRow(simpleButton4, 0); simpleButton4.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; simpleButton4.Size = new System.Drawing.Size(91, 37); simpleButton4.TabIndex = 300; simpleButton4.Text = "近一年"; simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click); // // simpleButton1 // simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(165)))), ((int)(((byte)(231))))); simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); simpleButton1.Appearance.ForeColor = System.Drawing.Color.White; simpleButton1.Appearance.Options.UseBackColor = true; simpleButton1.Appearance.Options.UseFont = true; simpleButton1.Appearance.Options.UseForeColor = true; this.tablePanel3.SetColumn(simpleButton1, 1); simpleButton1.Dock = System.Windows.Forms.DockStyle.Fill; simpleButton1.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; simpleButton1.Location = new System.Drawing.Point(105, 3); simpleButton1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false; simpleButton1.Name = "simpleButton1"; this.tablePanel3.SetRow(simpleButton1, 0); simpleButton1.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; simpleButton1.Size = new System.Drawing.Size(91, 37); simpleButton1.TabIndex = 298; simpleButton1.Text = "近六月"; simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // simpleButton5 // simpleButton5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(165)))), ((int)(((byte)(231))))); simpleButton5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); simpleButton5.Appearance.ForeColor = System.Drawing.Color.White; simpleButton5.Appearance.Options.UseBackColor = true; simpleButton5.Appearance.Options.UseFont = true; simpleButton5.Appearance.Options.UseForeColor = true; this.tablePanel3.SetColumn(simpleButton5, 0); simpleButton5.Dock = System.Windows.Forms.DockStyle.Fill; simpleButton5.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; simpleButton5.Location = new System.Drawing.Point(8, 3); simpleButton5.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; simpleButton5.LookAndFeel.UseDefaultLookAndFeel = false; simpleButton5.Name = "simpleButton5"; this.tablePanel3.SetRow(simpleButton5, 0); simpleButton5.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; simpleButton5.Size = new System.Drawing.Size(91, 37); simpleButton5.TabIndex = 297; simpleButton5.Text = "近三月"; simpleButton5.Click += new System.EventHandler(this.simpleButton5_Click); // // panelControl1 // this.panelControl1.Appearance.BackColor = System.Drawing.Color.White; this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.tablePanel3); this.panelControl1.Controls.Add(this.radioButton1); this.panelControl1.Controls.Add(this.radi_month); this.panelControl1.Controls.Add(this.labelControl3); this.panelControl1.Controls.Add(this.time_endTime); this.panelControl1.Controls.Add(this.labelControl2); this.panelControl1.Controls.Add(this.time_starTime); this.panelControl1.Controls.Add(this.labelControl1); this.panelControl1.Controls.Add(this.pictureEdit2); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(1249, 90); this.panelControl1.TabIndex = 5; // // tablePanel3 // this.tablePanel3.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 60F)}); this.tablePanel3.Controls.Add(simpleButton4); this.tablePanel3.Controls.Add(simpleButton1); this.tablePanel3.Controls.Add(simpleButton5); this.tablePanel3.Controls.Add(this.simpleButton2); this.tablePanel3.Location = new System.Drawing.Point(400, 37); this.tablePanel3.Name = "tablePanel3"; this.tablePanel3.Padding = new System.Windows.Forms.Padding(5, 0, 5, 0); this.tablePanel3.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 26F)}); this.tablePanel3.Size = new System.Drawing.Size(448, 43); this.tablePanel3.TabIndex = 302; // // simpleButton2 // this.simpleButton2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228))))); this.simpleButton2.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.simpleButton2.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.simpleButton2.Appearance.Options.UseBackColor = true; this.simpleButton2.Appearance.Options.UseFont = true; this.simpleButton2.Appearance.Options.UseForeColor = true; this.tablePanel3.SetColumn(this.simpleButton2, 3); this.simpleButton2.Dock = System.Windows.Forms.DockStyle.Fill; this.simpleButton2.ImageOptions.Image = global::HL_FristAidPlatform_Trauma.Properties.Resources.查询; this.simpleButton2.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.simpleButton2.Location = new System.Drawing.Point(300, 3); this.simpleButton2.Name = "simpleButton2"; this.tablePanel3.SetRow(this.simpleButton2, 0); this.simpleButton2.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; this.simpleButton2.Size = new System.Drawing.Size(140, 37); this.simpleButton2.TabIndex = 297; this.simpleButton2.Text = "查询"; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Location = new System.Drawing.Point(1044, 53); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(73, 18); this.radioButton1.TabIndex = 300; this.radioButton1.Text = "按年统计"; this.radioButton1.UseVisualStyleBackColor = true; this.radioButton1.Visible = false; // // radi_month // this.radi_month.AutoSize = true; this.radi_month.Checked = true; this.radi_month.Location = new System.Drawing.Point(955, 53); this.radi_month.Name = "radi_month"; this.radi_month.Size = new System.Drawing.Size(73, 18); this.radi_month.TabIndex = 299; this.radi_month.TabStop = true; this.radi_month.Text = "按月统计"; this.radi_month.UseVisualStyleBackColor = true; this.radi_month.Visible = false; // // labelControl3 // this.labelControl3.Location = new System.Drawing.Point(882, 55); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(52, 14); this.labelControl3.TabIndex = 298; this.labelControl3.Text = "统计类型:"; this.labelControl3.Visible = false; // // time_endTime // this.time_endTime.BackColor = System.Drawing.Color.Transparent; this.time_endTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True; this.time_endTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMM; this.time_endTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm; this.time_endTime.Location = new System.Drawing.Point(255, 52); this.time_endTime.Name = "time_endTime"; this.time_endTime.Size = new System.Drawing.Size(140, 20); this.time_endTime.TabIndex = 296; this.time_endTime.TimeValue = ""; // // labelControl2 // this.labelControl2.Location = new System.Drawing.Point(240, 56); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(9, 14); this.labelControl2.TabIndex = 295; this.labelControl2.Text = "~"; // // time_starTime // this.time_starTime.BackColor = System.Drawing.Color.Transparent; this.time_starTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True; this.time_starTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMM; this.time_starTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm; this.time_starTime.Location = new System.Drawing.Point(94, 52); this.time_starTime.Name = "time_starTime"; this.time_starTime.Size = new System.Drawing.Size(140, 20); this.time_starTime.TabIndex = 294; this.time_starTime.TimeValue = ""; // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(26, 55); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(52, 14); this.labelControl1.TabIndex = 293; this.labelControl1.Text = "建档时间:"; // // pictureEdit2 // this.pictureEdit2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pictureEdit2.Dock = System.Windows.Forms.DockStyle.Top; this.pictureEdit2.EditValue = global::HL_FristAidPlatform_Trauma.Properties.Resources.标题背景; this.pictureEdit2.Location = new System.Drawing.Point(0, 0); this.pictureEdit2.Name = "pictureEdit2"; this.pictureEdit2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.pictureEdit2.Properties.Appearance.ForeColor = System.Drawing.Color.White; this.pictureEdit2.Properties.Appearance.Options.UseFont = true; this.pictureEdit2.Properties.Appearance.Options.UseForeColor = true; this.pictureEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pictureEdit2.Properties.Caption.Alignment = System.Drawing.ContentAlignment.MiddleLeft; this.pictureEdit2.Properties.Caption.Appearance.BackColor = System.Drawing.Color.Transparent; this.pictureEdit2.Properties.Caption.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.pictureEdit2.Properties.Caption.Appearance.Options.UseBackColor = true; this.pictureEdit2.Properties.Caption.Appearance.Options.UseFont = true; this.pictureEdit2.Properties.Caption.Offset = new System.Drawing.Point(40, 0); this.pictureEdit2.Properties.Caption.Text = "院前急救转运时间统计"; this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; this.pictureEdit2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch; this.pictureEdit2.Size = new System.Drawing.Size(1249, 26); this.pictureEdit2.TabIndex = 292; // // tablePanel1 // this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 55F)}); this.tablePanel1.Controls.Add(this.panelControl4); this.tablePanel1.Controls.Add(this.chartControl1); this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tablePanel1.Location = new System.Drawing.Point(0, 90); this.tablePanel1.Name = "tablePanel1"; this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)}); this.tablePanel1.Size = new System.Drawing.Size(1249, 656); this.tablePanel1.TabIndex = 13; // // panelControl4 // this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.tablePanel1.SetColumn(this.panelControl4, 0); this.panelControl4.Controls.Add(this.panel1); this.panelControl4.Controls.Add(this.tablePanel2); this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl4.Location = new System.Drawing.Point(3, 331); this.panelControl4.Name = "panelControl4"; this.tablePanel1.SetRow(this.panelControl4, 1); this.panelControl4.Size = new System.Drawing.Size(1243, 322); this.panelControl4.TabIndex = 1; // // panel1 // this.panel1.AutoScroll = true; this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249))))); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 34); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1243, 288); this.panel1.TabIndex = 14; // // tablePanel2 // this.tablePanel2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249))))); this.tablePanel2.Appearance.Options.UseBackColor = true; this.tablePanel2.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)}); this.tablePanel2.Controls.Add(this.labelControl32); this.tablePanel2.Controls.Add(this.labelControl6); this.tablePanel2.Controls.Add(this.labelControl5); this.tablePanel2.Controls.Add(this.labelControl4); this.tablePanel2.Dock = System.Windows.Forms.DockStyle.Top; this.tablePanel2.Location = new System.Drawing.Point(0, 0); this.tablePanel2.Name = "tablePanel2"; this.tablePanel2.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 30F)}); this.tablePanel2.Size = new System.Drawing.Size(1243, 34); this.tablePanel2.TabIndex = 13; // // labelControl32 // this.labelControl32.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(143)))), ((int)(((byte)(255))))); this.labelControl32.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.labelControl32.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl32.Appearance.Options.UseBackColor = true; this.labelControl32.Appearance.Options.UseFont = true; this.labelControl32.Appearance.Options.UseForeColor = true; this.labelControl32.Appearance.Options.UseTextOptions = true; this.labelControl32.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl32.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.tablePanel2.SetColumn(this.labelControl32, 3); this.labelControl32.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl32.Location = new System.Drawing.Point(935, 3); this.labelControl32.Name = "labelControl32"; this.tablePanel2.SetRow(this.labelControl32, 0); this.labelControl32.Size = new System.Drawing.Size(305, 28); this.labelControl32.TabIndex = 19; this.labelControl32.Text = "中位数(分钟)"; // // labelControl6 // this.labelControl6.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(143)))), ((int)(((byte)(255))))); this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.labelControl6.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl6.Appearance.Options.UseBackColor = true; this.labelControl6.Appearance.Options.UseFont = true; this.labelControl6.Appearance.Options.UseForeColor = true; this.labelControl6.Appearance.Options.UseTextOptions = true; this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.tablePanel2.SetColumn(this.labelControl6, 2); this.labelControl6.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl6.Location = new System.Drawing.Point(625, 3); this.labelControl6.Name = "labelControl6"; this.tablePanel2.SetRow(this.labelControl6, 0); this.labelControl6.Size = new System.Drawing.Size(305, 28); this.labelControl6.TabIndex = 2; this.labelControl6.Text = "最小值(分钟)"; // // labelControl5 // this.labelControl5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(143)))), ((int)(((byte)(255))))); this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.labelControl5.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl5.Appearance.Options.UseBackColor = true; this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Appearance.Options.UseForeColor = true; this.labelControl5.Appearance.Options.UseTextOptions = true; this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.tablePanel2.SetColumn(this.labelControl5, 1); this.labelControl5.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl5.Location = new System.Drawing.Point(314, 3); this.labelControl5.Name = "labelControl5"; this.tablePanel2.SetRow(this.labelControl5, 0); this.labelControl5.Size = new System.Drawing.Size(305, 28); this.labelControl5.TabIndex = 1; this.labelControl5.Text = "最大值(分钟)"; // // labelControl4 // this.labelControl4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(143)))), ((int)(((byte)(255))))); this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.labelControl4.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl4.Appearance.Options.UseBackColor = true; this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Appearance.Options.UseForeColor = true; this.labelControl4.Appearance.Options.UseTextOptions = true; this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.tablePanel2.SetColumn(this.labelControl4, 0); this.labelControl4.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl4.Location = new System.Drawing.Point(3, 3); this.labelControl4.Name = "labelControl4"; this.tablePanel2.SetRow(this.labelControl4, 0); this.labelControl4.Size = new System.Drawing.Size(305, 28); this.labelControl4.TabIndex = 0; this.labelControl4.Text = "时间"; // // chartControl1 // this.tablePanel1.SetColumn(this.chartControl1, 0); xyDiagram2.AxisX.VisibleInPanesSerializable = "-1"; xyDiagram2.AxisY.Title.Text = "分钟"; xyDiagram2.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; xyDiagram2.AxisY.VisibleInPanesSerializable = "-1"; this.chartControl1.Diagram = xyDiagram2; this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.chartControl1.Legend.Name = "Default Legend"; this.chartControl1.Location = new System.Drawing.Point(3, 3); this.chartControl1.Name = "chartControl1"; this.tablePanel1.SetRow(this.chartControl1, 0); series2.Name = "Series 1"; series2.View = lineSeriesView2; this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] { series2}; this.chartControl1.Size = new System.Drawing.Size(1243, 322); this.chartControl1.TabIndex = 0; // // Form_HospitalTransferStatisics // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1249, 746); this.Controls.Add(this.tablePanel1); this.Controls.Add(this.panelControl1); this.Name = "Form_HospitalTransferStatisics"; this.Text = "院前急救转运时间统计"; this.Load += new System.EventHandler(this.Form_HospitalTransferStatisics_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tablePanel3)).EndInit(); this.tablePanel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit(); this.tablePanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); this.panelControl4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).EndInit(); this.tablePanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl1; private System.Windows.Forms.RadioButton radioButton1; private System.Windows.Forms.RadioButton radi_month; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.SimpleButton simpleButton2; private HL_FristAidPlatform_Public.TimeControl time_endTime; private DevExpress.XtraEditors.LabelControl labelControl2; private HL_FristAidPlatform_Public.TimeControl time_starTime; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.PictureEdit pictureEdit2; private DevExpress.Utils.Layout.TablePanel tablePanel1; private DevExpress.XtraEditors.PanelControl panelControl4; private System.Windows.Forms.Panel panel1; private DevExpress.Utils.Layout.TablePanel tablePanel2; private DevExpress.XtraEditors.LabelControl labelControl32; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraCharts.ChartControl chartControl1; private DevExpress.Utils.Layout.TablePanel tablePanel3; } }