StableVersion4.3/HL_FristAidPlatform_Apoplexy/Statistics/Form_HazardClassification.D...

693 lines
43 KiB
C#

namespace HL_FristAidPlatform_Apoplexy
{
partial class Form_HazardClassification
{
/// <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 simpleButton1;
DevExpress.XtraEditors.SimpleButton simpleButton5;
DevExpress.XtraEditors.SimpleButton simpleButton7;
DevExpress.XtraEditors.SimpleButton simpleButton6;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_HazardClassification));
DevExpress.XtraEditors.SimpleButton simpleButton3;
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.tablePanel3 = new DevExpress.Utils.Layout.TablePanel();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
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.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.lbl_year = new DevExpress.XtraEditors.LabelControl();
this.lbl_month = new DevExpress.XtraEditors.LabelControl();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.tablePanel2 = new DevExpress.Utils.Layout.TablePanel();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
simpleButton3 = 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.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
this.tablePanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).BeginInit();
this.tablePanel2.SuspendLayout();
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, 3);
simpleButton4.Dock = System.Windows.Forms.DockStyle.Fill;
simpleButton4.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
simpleButton4.Location = new System.Drawing.Point(290, 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(88, 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(102, 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(88, 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(88, 37);
simpleButton5.TabIndex = 297;
simpleButton5.Text = "本月";
simpleButton5.Click += new System.EventHandler(this.simpleButton5_Click);
//
// simpleButton7
//
simpleButton7.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(153)))), ((int)(((byte)(0)))));
simpleButton7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
simpleButton7.Appearance.ForeColor = System.Drawing.Color.White;
simpleButton7.Appearance.Options.UseBackColor = true;
simpleButton7.Appearance.Options.UseFont = true;
simpleButton7.Appearance.Options.UseForeColor = true;
this.tablePanel3.SetColumn(simpleButton7, 5);
simpleButton7.Dock = System.Windows.Forms.DockStyle.Fill;
simpleButton7.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton7.ImageOptions.Image")));
simpleButton7.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
simpleButton7.Location = new System.Drawing.Point(501, 3);
simpleButton7.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
simpleButton7.LookAndFeel.UseDefaultLookAndFeel = false;
simpleButton7.Name = "simpleButton7";
this.tablePanel3.SetRow(simpleButton7, 0);
simpleButton7.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
simpleButton7.Size = new System.Drawing.Size(111, 37);
simpleButton7.TabIndex = 297;
simpleButton7.Text = "打印趋势图";
simpleButton7.Click += new System.EventHandler(this.simpleButton7_Click);
//
// simpleButton6
//
simpleButton6.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(190)))), ((int)(((byte)(107)))));
simpleButton6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
simpleButton6.Appearance.ForeColor = System.Drawing.Color.White;
simpleButton6.Appearance.Options.UseBackColor = true;
simpleButton6.Appearance.Options.UseFont = true;
simpleButton6.Appearance.Options.UseForeColor = true;
this.tablePanel3.SetColumn(simpleButton6, 6);
simpleButton6.Dock = System.Windows.Forms.DockStyle.Fill;
simpleButton6.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton6.ImageOptions.Image")));
simpleButton6.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
simpleButton6.Location = new System.Drawing.Point(619, 3);
simpleButton6.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
simpleButton6.LookAndFeel.UseDefaultLookAndFeel = false;
simpleButton6.Name = "simpleButton6";
this.tablePanel3.SetRow(simpleButton6, 0);
simpleButton6.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
simpleButton6.Size = new System.Drawing.Size(111, 37);
simpleButton6.TabIndex = 298;
simpleButton6.Text = "打印表格";
simpleButton6.Click += new System.EventHandler(this.simpleButton6_Click);
//
// simpleButton3
//
simpleButton3.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(165)))), ((int)(((byte)(231)))));
simpleButton3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
simpleButton3.Appearance.ForeColor = System.Drawing.Color.White;
simpleButton3.Appearance.Options.UseBackColor = true;
simpleButton3.Appearance.Options.UseFont = true;
simpleButton3.Appearance.Options.UseForeColor = true;
this.tablePanel3.SetColumn(simpleButton3, 2);
simpleButton3.Dock = System.Windows.Forms.DockStyle.Fill;
simpleButton3.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
simpleButton3.Location = new System.Drawing.Point(196, 3);
simpleButton3.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
simpleButton3.LookAndFeel.UseDefaultLookAndFeel = false;
simpleButton3.Name = "simpleButton3";
this.tablePanel3.SetRow(simpleButton3, 0);
simpleButton3.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
simpleButton3.Size = new System.Drawing.Size(88, 37);
simpleButton3.TabIndex = 301;
simpleButton3.Text = "本年";
simpleButton3.Click += new System.EventHandler(this.simpleButton3_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.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(1297, 90);
this.panelControl1.TabIndex = 6;
//
// 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, 40F),
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.tablePanel3.Controls.Add(simpleButton6);
this.tablePanel3.Controls.Add(simpleButton3);
this.tablePanel3.Controls.Add(simpleButton7);
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(406, 35);
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(738, 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, 4);
this.simpleButton2.Dock = System.Windows.Forms.DockStyle.Fill;
this.simpleButton2.ImageOptions.Image = global::HL_FristAidPlatform_Apoplexy.Properties.Resources.;
this.simpleButton2.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton2.Location = new System.Drawing.Point(384, 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(111, 37);
this.simpleButton2.TabIndex = 297;
this.simpleButton2.Text = "查询";
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
//
// 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(247, 46);
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 = "";
this.time_endTime.TimeValueChanged += new HL_FristAidPlatform_Public.TimeControl.TimeChanged(this.time_endTime_TimeValueChanged);
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(232, 50);
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(86, 46);
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 = "";
this.time_starTime.TimeValueChanged += new HL_FristAidPlatform_Public.TimeControl.TimeChanged(this.time_starTime_TimeValueChanged);
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(26, 49);
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_Apoplexy.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(1297, 26);
this.pictureEdit2.TabIndex = 292;
//
// panelControl2
//
this.panelControl2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
this.panelControl2.Appearance.Options.UseBackColor = true;
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Controls.Add(this.lbl_year);
this.panelControl2.Controls.Add(this.lbl_month);
this.panelControl2.Controls.Add(this.pictureBox2);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(0, 90);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Padding = new System.Windows.Forms.Padding(0, 5, 0, 5);
this.panelControl2.Size = new System.Drawing.Size(1297, 42);
this.panelControl2.TabIndex = 7;
//
// lbl_year
//
this.lbl_year.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(134)))), ((int)(((byte)(149)))));
this.lbl_year.Appearance.ForeColor = System.Drawing.Color.White;
this.lbl_year.Appearance.Options.UseBackColor = true;
this.lbl_year.Appearance.Options.UseForeColor = true;
this.lbl_year.Appearance.Options.UseTextOptions = true;
this.lbl_year.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.lbl_year.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lbl_year.Dock = System.Windows.Forms.DockStyle.Left;
this.lbl_year.Location = new System.Drawing.Point(106, 5);
this.lbl_year.Name = "lbl_year";
this.lbl_year.Size = new System.Drawing.Size(106, 32);
this.lbl_year.TabIndex = 5;
this.lbl_year.Text = "按年分组统计";
this.lbl_year.Visible = false;
this.lbl_year.Click += new System.EventHandler(this.lbl_year_Click);
//
// lbl_month
//
this.lbl_month.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(190)))), ((int)(((byte)(107)))));
this.lbl_month.Appearance.ForeColor = System.Drawing.Color.White;
this.lbl_month.Appearance.Options.UseBackColor = true;
this.lbl_month.Appearance.Options.UseForeColor = true;
this.lbl_month.Appearance.Options.UseTextOptions = true;
this.lbl_month.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.lbl_month.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lbl_month.Dock = System.Windows.Forms.DockStyle.Left;
this.lbl_month.Location = new System.Drawing.Point(0, 5);
this.lbl_month.Name = "lbl_month";
this.lbl_month.Size = new System.Drawing.Size(106, 32);
this.lbl_month.TabIndex = 4;
this.lbl_month.Text = "按月分组统计";
this.lbl_month.Visible = false;
this.lbl_month.Click += new System.EventHandler(this.lbl_month_Click);
//
// pictureBox2
//
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Right;
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
this.pictureBox2.Location = new System.Drawing.Point(1254, 5);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(43, 32);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox2.TabIndex = 3;
this.pictureBox2.TabStop = false;
this.pictureBox2.Visible = false;
//
// tablePanel1
//
this.tablePanel1.Appearance.BackColor = System.Drawing.Color.White;
this.tablePanel1.Appearance.Options.UseBackColor = true;
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.chartControl1);
this.tablePanel1.Controls.Add(this.panelControl3);
this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tablePanel1.Location = new System.Drawing.Point(0, 132);
this.tablePanel1.Margin = new System.Windows.Forms.Padding(10);
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(1297, 603);
this.tablePanel1.TabIndex = 8;
//
// chartControl1
//
this.tablePanel1.SetColumn(this.chartControl1, 0);
xyDiagram1.AxisX.GridLines.Tag = "1";
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram1.AxisY.GridLines.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
xyDiagram1.AxisY.GridLines.LineStyle.Tag = "1";
xyDiagram1.AxisY.GridLines.Tag = "1";
xyDiagram1.AxisY.Thickness = 2;
xyDiagram1.AxisY.Tickmarks.Tag = "1";
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
this.chartControl1.Diagram = xyDiagram1;
this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl1.Legend.Name = "Default Legend";
this.chartControl1.Location = new System.Drawing.Point(50, 10);
this.chartControl1.Margin = new System.Windows.Forms.Padding(50, 10, 50, 10);
this.chartControl1.Name = "chartControl1";
this.chartControl1.PaletteName = "Solstice";
this.tablePanel1.SetRow(this.chartControl1, 0);
series1.Name = "Series 1";
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series1};
this.chartControl1.Size = new System.Drawing.Size(1197, 282);
this.chartControl1.TabIndex = 2;
//
// panelControl3
//
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel1.SetColumn(this.panelControl3, 0);
this.panelControl3.Controls.Add(this.gridControl1);
this.panelControl3.Controls.Add(this.panelControl4);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl3.Location = new System.Drawing.Point(3, 305);
this.panelControl3.Name = "panelControl3";
this.tablePanel1.SetRow(this.panelControl3, 1);
this.panelControl3.Size = new System.Drawing.Size(1291, 295);
this.panelControl3.TabIndex = 1;
//
// gridControl1
//
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl1.Location = new System.Drawing.Point(0, 41);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(1291, 254);
this.gridControl1.TabIndex = 1;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn1,
this.gridColumn2,
this.gridColumn4,
this.gridColumn3});
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// gridColumn1
//
this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn1.Caption = "建档时间";
this.gridColumn1.FieldName = "TimeDate";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 0;
//
// gridColumn2
//
this.gridColumn2.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn2.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn2.Caption = "低危总数";
this.gridColumn2.FieldName = "HighRisk0";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 1;
//
// gridColumn4
//
this.gridColumn4.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn4.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn4.Caption = "中危总数";
this.gridColumn4.FieldName = "HighRisk2";
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 3;
//
// gridColumn3
//
this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn3.Caption = "高危总数";
this.gridColumn3.FieldName = "HighRisk1";
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 2;
//
// panelControl4
//
this.panelControl4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
this.panelControl4.Appearance.Options.UseBackColor = true;
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl4.Controls.Add(this.tablePanel2);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl4.Location = new System.Drawing.Point(0, 0);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(1291, 41);
this.panelControl4.TabIndex = 0;
this.panelControl4.Visible = false;
//
// 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),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)});
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.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(340, 41);
this.tablePanel2.TabIndex = 0;
//
// labelControl6
//
this.labelControl6.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(234)))), ((int)(((byte)(236)))));
this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl6.Appearance.Options.UseBackColor = true;
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Appearance.Options.UseTextOptions = true;
this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel2.SetColumn(this.labelControl6, 2);
this.labelControl6.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl6.Location = new System.Drawing.Point(237, 10);
this.labelControl6.Margin = new System.Windows.Forms.Padding(10);
this.labelControl6.Name = "labelControl6";
this.tablePanel2.SetRow(this.labelControl6, 0);
this.labelControl6.Size = new System.Drawing.Size(93, 21);
this.labelControl6.TabIndex = 3;
this.labelControl6.Text = "低危";
//
// labelControl5
//
this.labelControl5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(234)))), ((int)(((byte)(236)))));
this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl5.Appearance.Options.UseBackColor = true;
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Appearance.Options.UseTextOptions = true;
this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel2.SetColumn(this.labelControl5, 1);
this.labelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl5.Location = new System.Drawing.Point(123, 10);
this.labelControl5.Margin = new System.Windows.Forms.Padding(10);
this.labelControl5.Name = "labelControl5";
this.tablePanel2.SetRow(this.labelControl5, 0);
this.labelControl5.Size = new System.Drawing.Size(93, 21);
this.labelControl5.TabIndex = 2;
this.labelControl5.Text = "中危";
//
// labelControl4
//
this.labelControl4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(234)))), ((int)(((byte)(236)))));
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl4.Appearance.Options.UseBackColor = true;
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Appearance.Options.UseTextOptions = true;
this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel2.SetColumn(this.labelControl4, 0);
this.labelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl4.Location = new System.Drawing.Point(10, 10);
this.labelControl4.Margin = new System.Windows.Forms.Padding(10);
this.labelControl4.Name = "labelControl4";
this.tablePanel2.SetRow(this.labelControl4, 0);
this.labelControl4.Size = new System.Drawing.Size(93, 21);
this.labelControl4.TabIndex = 1;
this.labelControl4.Text = "高危";
//
// Form_HazardClassification
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1297, 735);
this.Controls.Add(this.tablePanel1);
this.Controls.Add(this.panelControl2);
this.Controls.Add(this.panelControl1);
this.Name = "Form_HazardClassification";
this.Text = "危险分级统计";
this.Load += new System.EventHandler(this.Form_HazardClassification_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.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
this.tablePanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).EndInit();
this.tablePanel2.ResumeLayout(false);
this.tablePanel2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.Utils.Layout.TablePanel tablePanel3;
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.XtraEditors.PanelControl panelControl2;
private DevExpress.Utils.Layout.TablePanel tablePanel1;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.Utils.Layout.TablePanel tablePanel2;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl4;
private System.Windows.Forms.PictureBox pictureBox2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraCharts.ChartControl chartControl1;
private DevExpress.XtraEditors.LabelControl lbl_month;
private DevExpress.XtraEditors.LabelControl lbl_year;
}
}