StableVersion4.3/HL_FristAidPlatform_Trauma/Form_SevereTraumaStatistics...

577 lines
35 KiB
C#

namespace HL_FristAidPlatform_Trauma
{
partial class Form_SevereTraumaStatistics
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
DevExpress.XtraEditors.SimpleButton simpleButton4;
DevExpress.XtraEditors.SimpleButton simpleButton2;
DevExpress.XtraEditors.SimpleButton simpleButton5;
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.tablePanel3 = new DevExpress.Utils.Layout.TablePanel();
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.timeControl1 = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.timeControl2 = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.tablePanel2 = new DevExpress.Utils.Layout.TablePanel();
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel3)).BeginInit();
this.tablePanel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).BeginInit();
this.tablePanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
this.panelControl6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
this.panelControl7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
this.panelControl8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
this.tablePanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series2)).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);
//
// simpleButton2
//
simpleButton2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(165)))), ((int)(((byte)(231)))));
simpleButton2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
simpleButton2.Appearance.ForeColor = System.Drawing.Color.White;
simpleButton2.Appearance.Options.UseBackColor = true;
simpleButton2.Appearance.Options.UseFont = true;
simpleButton2.Appearance.Options.UseForeColor = true;
this.tablePanel3.SetColumn(simpleButton2, 1);
simpleButton2.Dock = System.Windows.Forms.DockStyle.Fill;
simpleButton2.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
simpleButton2.Location = new System.Drawing.Point(105, 3);
simpleButton2.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
simpleButton2.LookAndFeel.UseDefaultLookAndFeel = false;
simpleButton2.Name = "simpleButton2";
this.tablePanel3.SetRow(simpleButton2, 0);
simpleButton2.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
simpleButton2.Size = new System.Drawing.Size(91, 37);
simpleButton2.TabIndex = 298;
simpleButton2.Text = "近六月";
simpleButton2.Click += new System.EventHandler(this.simpleButton2_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.panelControl4);
this.panelControl1.Controls.Add(this.panelControl3);
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(1067, 159);
this.panelControl1.TabIndex = 0;
//
// panelControl4
//
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl4.Controls.Add(this.tablePanel3);
this.panelControl4.Controls.Add(this.timeControl1);
this.panelControl4.Controls.Add(this.labelControl1);
this.panelControl4.Controls.Add(this.labelControl2);
this.panelControl4.Controls.Add(this.timeControl2);
this.panelControl4.Controls.Add(this.labelControl3);
this.panelControl4.Controls.Add(this.simpleButton1);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl4.Location = new System.Drawing.Point(0, 0);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(1067, 69);
this.panelControl4.TabIndex = 11;
//
// 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(simpleButton2);
this.tablePanel3.Controls.Add(simpleButton5);
this.tablePanel3.Controls.Add(this.simpleButton3);
this.tablePanel3.Location = new System.Drawing.Point(496, 15);
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 = 304;
//
// simpleButton3
//
this.simpleButton3.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228)))));
this.simpleButton3.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.simpleButton3.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.simpleButton3.Appearance.Options.UseBackColor = true;
this.simpleButton3.Appearance.Options.UseFont = true;
this.simpleButton3.Appearance.Options.UseForeColor = true;
this.tablePanel3.SetColumn(this.simpleButton3, 3);
this.simpleButton3.Dock = System.Windows.Forms.DockStyle.Fill;
this.simpleButton3.ImageOptions.Image = global::HL_FristAidPlatform_Trauma.Properties.Resources.;
this.simpleButton3.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton3.Location = new System.Drawing.Point(300, 3);
this.simpleButton3.Name = "simpleButton3";
this.tablePanel3.SetRow(this.simpleButton3, 0);
this.simpleButton3.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
this.simpleButton3.Size = new System.Drawing.Size(140, 37);
this.simpleButton3.TabIndex = 297;
this.simpleButton3.Text = "查询";
this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
//
// timeControl1
//
this.timeControl1.BackColor = System.Drawing.Color.Transparent;
this.timeControl1.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.timeControl1.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMM;
this.timeControl1.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.timeControl1.Location = new System.Drawing.Point(113, 23);
this.timeControl1.Name = "timeControl1";
this.timeControl1.Size = new System.Drawing.Size(140, 22);
this.timeControl1.TabIndex = 1;
this.timeControl1.TimeValue = "";
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(44, 27);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(60, 14);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "开始时间:";
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(282, 27);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(60, 14);
this.labelControl2.TabIndex = 2;
this.labelControl2.Text = "截至时间:";
//
// timeControl2
//
this.timeControl2.BackColor = System.Drawing.Color.Transparent;
this.timeControl2.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.timeControl2.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMM;
this.timeControl2.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.timeControl2.Location = new System.Drawing.Point(350, 23);
this.timeControl2.Name = "timeControl2";
this.timeControl2.Size = new System.Drawing.Size(140, 22);
this.timeControl2.TabIndex = 3;
this.timeControl2.TimeValue = "";
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(261, 27);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(9, 14);
this.labelControl3.TabIndex = 4;
this.labelControl3.Text = "~";
//
// simpleButton1
//
this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240)))));
this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.simpleButton1.Appearance.Options.UseBackColor = true;
this.simpleButton1.Appearance.Options.UseFont = true;
this.simpleButton1.Location = new System.Drawing.Point(978, 15);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(77, 35);
this.simpleButton1.TabIndex = 5;
this.simpleButton1.Text = "查询";
this.simpleButton1.Visible = false;
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// panelControl3
//
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.tablePanel2);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl3.Location = new System.Drawing.Point(0, 69);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1067, 90);
this.panelControl3.TabIndex = 10;
//
// tablePanel2
//
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)});
this.tablePanel2.Controls.Add(this.panelControl6);
this.tablePanel2.Controls.Add(this.panelControl5);
this.tablePanel2.Dock = System.Windows.Forms.DockStyle.Left;
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, 26F)});
this.tablePanel2.Size = new System.Drawing.Size(455, 90);
this.tablePanel2.TabIndex = 11;
//
// panelControl6
//
this.panelControl6.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl6.Appearance.Options.UseBackColor = true;
this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel2.SetColumn(this.panelControl6, 1);
this.panelControl6.Controls.Add(this.panelControl7);
this.panelControl6.Location = new System.Drawing.Point(238, 10);
this.panelControl6.Margin = new System.Windows.Forms.Padding(10);
this.panelControl6.Name = "panelControl6";
this.tablePanel2.SetRow(this.panelControl6, 0);
this.panelControl6.Size = new System.Drawing.Size(208, 69);
this.panelControl6.TabIndex = 11;
//
// panelControl7
//
this.panelControl7.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(153)))), ((int)(((byte)(0)))));
this.panelControl7.Appearance.Options.UseBackColor = true;
this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl7.Controls.Add(this.labelControl6);
this.panelControl7.Controls.Add(this.labelControl9);
this.panelControl7.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl7.Location = new System.Drawing.Point(0, 0);
this.panelControl7.Name = "panelControl7";
this.panelControl7.Size = new System.Drawing.Size(208, 69);
this.panelControl7.TabIndex = 8;
//
// labelControl6
//
this.labelControl6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.labelControl6.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.labelControl6.Appearance.ForeColor = System.Drawing.Color.White;
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.labelControl6.Location = new System.Drawing.Point(42, 40);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(128, 22);
this.labelControl6.TabIndex = 3;
this.labelControl6.Text = "0%";
//
// labelControl9
//
this.labelControl9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.labelControl9.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl9.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl9.Appearance.Options.UseFont = true;
this.labelControl9.Appearance.Options.UseForeColor = true;
this.labelControl9.Appearance.Options.UseTextOptions = true;
this.labelControl9.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl9.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl9.Location = new System.Drawing.Point(6, 13);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(199, 24);
this.labelControl9.TabIndex = 2;
this.labelControl9.Text = "严重创伤病人病死率";
//
// panelControl5
//
this.panelControl5.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl5.Appearance.Options.UseBackColor = true;
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel2.SetColumn(this.panelControl5, 0);
this.panelControl5.Controls.Add(this.panelControl8);
this.panelControl5.Location = new System.Drawing.Point(10, 10);
this.panelControl5.Margin = new System.Windows.Forms.Padding(10);
this.panelControl5.Name = "panelControl5";
this.tablePanel2.SetRow(this.panelControl5, 0);
this.panelControl5.Size = new System.Drawing.Size(208, 69);
this.panelControl5.TabIndex = 10;
//
// panelControl8
//
this.panelControl8.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(109)))), ((int)(((byte)(64)))));
this.panelControl8.Appearance.Options.UseBackColor = true;
this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl8.Controls.Add(this.labelControl5);
this.panelControl8.Controls.Add(this.labelControl10);
this.panelControl8.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl8.Location = new System.Drawing.Point(0, 0);
this.panelControl8.Name = "panelControl8";
this.panelControl8.Size = new System.Drawing.Size(208, 69);
this.panelControl8.TabIndex = 8;
//
// labelControl5
//
this.labelControl5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.labelControl5.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.labelControl5.Appearance.ForeColor = System.Drawing.Color.White;
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.labelControl5.Location = new System.Drawing.Point(41, 40);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(128, 22);
this.labelControl5.TabIndex = 3;
this.labelControl5.Text = "0";
//
// labelControl10
//
this.labelControl10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.labelControl10.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl10.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Appearance.Options.UseForeColor = true;
this.labelControl10.Appearance.Options.UseTextOptions = true;
this.labelControl10.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl10.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl10.Location = new System.Drawing.Point(29, 13);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(147, 24);
this.labelControl10.TabIndex = 2;
this.labelControl10.Text = "严重创伤病人总数";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.tablePanel1);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl2.Location = new System.Drawing.Point(0, 159);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1067, 479);
this.panelControl2.TabIndex = 1;
//
// 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.chartControl2);
this.tablePanel1.Controls.Add(this.chartControl1);
this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tablePanel1.Location = new System.Drawing.Point(2, 2);
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(1063, 475);
this.tablePanel1.TabIndex = 0;
//
// chartControl2
//
this.tablePanel1.SetColumn(this.chartControl2, 0);
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram1.AxisY.Title.Text = "比例";
xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
this.chartControl2.Diagram = xyDiagram1;
this.chartControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl2.Legend.Name = "Default Legend";
this.chartControl2.Location = new System.Drawing.Point(3, 241);
this.chartControl2.Name = "chartControl2";
this.tablePanel1.SetRow(this.chartControl2, 1);
series1.Name = "Series 2";
series1.View = splineSeriesView1;
this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series1};
this.chartControl2.Size = new System.Drawing.Size(1057, 231);
this.chartControl2.TabIndex = 1;
//
// chartControl1
//
this.tablePanel1.SetColumn(this.chartControl1, 0);
xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram2.AxisY.Thickness = 2;
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";
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series2};
this.chartControl1.Size = new System.Drawing.Size(1057, 232);
this.chartControl1.TabIndex = 0;
//
// Form_SevereTraumaStatistics
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1067, 638);
this.Controls.Add(this.panelControl2);
this.Controls.Add(this.panelControl1);
this.Name = "Form_SevereTraumaStatistics";
this.Text = "严重创伤病人统计";
this.Load += new System.EventHandler(this.Form_SevereTraumaStatistics_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
this.panelControl4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel3)).EndInit();
this.tablePanel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).EndInit();
this.tablePanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
this.panelControl6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
this.panelControl7.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
this.panelControl8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
this.tablePanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.LabelControl labelControl3;
private HL_FristAidPlatform_Public.TimeControl timeControl2;
private DevExpress.XtraEditors.LabelControl labelControl2;
private HL_FristAidPlatform_Public.TimeControl timeControl1;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.Utils.Layout.TablePanel tablePanel1;
private DevExpress.XtraCharts.ChartControl chartControl2;
private DevExpress.XtraCharts.ChartControl chartControl1;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.Utils.Layout.TablePanel tablePanel2;
private DevExpress.XtraEditors.PanelControl panelControl6;
private DevExpress.XtraEditors.PanelControl panelControl7;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl9;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.PanelControl panelControl8;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.Utils.Layout.TablePanel tablePanel3;
private DevExpress.XtraEditors.SimpleButton simpleButton3;
}
}