StableVersion4.3/HL_ChestPain_Statistics/Form_ChestPain_Statistics_T...

869 lines
51 KiB
C#

namespace HL_FristAidPlatform_ChestPain_Statistics
{
partial class Form_ChestPain_Statistics_TimeConsuming
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_ChestPain_Statistics_TimeConsuming));
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
DevExpress.XtraCharts.XYDiagram xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.LineSeriesView lineSeriesView4 = new DevExpress.XtraCharts.LineSeriesView();
DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
this.panel_Top = new System.Windows.Forms.Panel();
this.dateEdit_End = new HL_FristAidPlatform_Public.TimeControl();
this.dateEdit_Start = new HL_FristAidPlatform_Public.TimeControl();
this.simpleButton_ThisWeek = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_DownHalfYear = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_UpHalfYear = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_ThisYear = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_ThisQuarter = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_ThisMonth = new DevExpress.XtraEditors.SimpleButton();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.simpleButton_Report = new DevExpress.XtraEditors.SimpleButton();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage_1 = new DevExpress.XtraTab.XtraTabPage();
this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
this.chartControl_JRK = new DevExpress.XtraCharts.ChartControl();
this.chartControl_JZK = new DevExpress.XtraCharts.ChartControl();
this.chartControl_120 = new DevExpress.XtraCharts.ChartControl();
this.chartControl_ZSJ = new DevExpress.XtraCharts.ChartControl();
this.labelControl_Title = new DevExpress.XtraEditors.LabelControl();
this.xtraTabPage_2 = new DevExpress.XtraTab.XtraTabPage();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.gridControl_JRK = new DevExpress.XtraGrid.GridControl();
this.gridView_JRK = new DevExpress.XtraGrid.Views.Grid.GridView();
this.C_MonthValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.C_AverageValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.C_MaxValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.C_MinValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.C_CountNumber = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridControl_120 = new DevExpress.XtraGrid.GridControl();
this.gridView_120 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.A_MonthValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.A_AverageValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.A_MaxValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.A_MinValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.A_CountNumber = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridControl_JZK = new DevExpress.XtraGrid.GridControl();
this.gridView_JZK = new DevExpress.XtraGrid.Views.Grid.GridView();
this.B_MonthValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.B_AverageValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.B_MaxValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.B_MinValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.B_CountNumber = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridControl_ZSJ = 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.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panel_Top.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage_1.SuspendLayout();
this.tableLayoutPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartControl_JRK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl_JZK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl_120)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl_ZSJ)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
this.xtraTabPage_2.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl_JRK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_JRK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl_120)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_120)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl_JZK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_JZK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl_ZSJ)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.SuspendLayout();
//
// panel_Top
//
this.panel_Top.Controls.Add(this.dateEdit_End);
this.panel_Top.Controls.Add(this.dateEdit_Start);
this.panel_Top.Controls.Add(this.simpleButton_ThisWeek);
this.panel_Top.Controls.Add(this.simpleButton_DownHalfYear);
this.panel_Top.Controls.Add(this.simpleButton_UpHalfYear);
this.panel_Top.Controls.Add(this.simpleButton_ThisYear);
this.panel_Top.Controls.Add(this.simpleButton_ThisQuarter);
this.panel_Top.Controls.Add(this.simpleButton_ThisMonth);
this.panel_Top.Controls.Add(this.label3);
this.panel_Top.Controls.Add(this.label4);
this.panel_Top.Controls.Add(this.simpleButton_Report);
this.panel_Top.Dock = System.Windows.Forms.DockStyle.Top;
this.panel_Top.Location = new System.Drawing.Point(0, 0);
this.panel_Top.Name = "panel_Top";
this.panel_Top.Size = new System.Drawing.Size(1146, 83);
this.panel_Top.TabIndex = 2;
//
// dateEdit_End
//
this.dateEdit_End.BackColor = System.Drawing.Color.Transparent;
this.dateEdit_End.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.dateEdit_End.Font = new System.Drawing.Font("Tahoma", 11F);
this.dateEdit_End.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMM;
this.dateEdit_End.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmmss;
this.dateEdit_End.Location = new System.Drawing.Point(327, 50);
this.dateEdit_End.Name = "dateEdit_End";
this.dateEdit_End.Size = new System.Drawing.Size(142, 24);
this.dateEdit_End.TabIndex = 34;
this.dateEdit_End.TimeValue = "";
//
// dateEdit_Start
//
this.dateEdit_Start.BackColor = System.Drawing.Color.Transparent;
this.dateEdit_Start.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.dateEdit_Start.Font = new System.Drawing.Font("Tahoma", 11F);
this.dateEdit_Start.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMM;
this.dateEdit_Start.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmmss;
this.dateEdit_Start.Location = new System.Drawing.Point(327, 17);
this.dateEdit_Start.Name = "dateEdit_Start";
this.dateEdit_Start.Size = new System.Drawing.Size(142, 24);
this.dateEdit_Start.TabIndex = 33;
this.dateEdit_Start.TimeValue = "";
//
// simpleButton_ThisWeek
//
this.simpleButton_ThisWeek.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.simpleButton_ThisWeek.Appearance.Options.UseFont = true;
this.simpleButton_ThisWeek.Location = new System.Drawing.Point(160, 47);
this.simpleButton_ThisWeek.Name = "simpleButton_ThisWeek";
this.simpleButton_ThisWeek.Size = new System.Drawing.Size(68, 27);
this.simpleButton_ThisWeek.TabIndex = 32;
this.simpleButton_ThisWeek.Text = "本周";
this.simpleButton_ThisWeek.Click += new System.EventHandler(this.simpleButton_ThisWeek_Click);
//
// simpleButton_DownHalfYear
//
this.simpleButton_DownHalfYear.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.simpleButton_DownHalfYear.Appearance.Options.UseFont = true;
this.simpleButton_DownHalfYear.Location = new System.Drawing.Point(160, 14);
this.simpleButton_DownHalfYear.Name = "simpleButton_DownHalfYear";
this.simpleButton_DownHalfYear.Size = new System.Drawing.Size(68, 27);
this.simpleButton_DownHalfYear.TabIndex = 31;
this.simpleButton_DownHalfYear.Text = "下半年";
this.simpleButton_DownHalfYear.Click += new System.EventHandler(this.simpleButton_DownHalfYear_Click);
//
// simpleButton_UpHalfYear
//
this.simpleButton_UpHalfYear.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.simpleButton_UpHalfYear.Appearance.Options.UseFont = true;
this.simpleButton_UpHalfYear.Location = new System.Drawing.Point(86, 14);
this.simpleButton_UpHalfYear.Name = "simpleButton_UpHalfYear";
this.simpleButton_UpHalfYear.Size = new System.Drawing.Size(68, 27);
this.simpleButton_UpHalfYear.TabIndex = 30;
this.simpleButton_UpHalfYear.Text = "上半年";
this.simpleButton_UpHalfYear.Click += new System.EventHandler(this.simpleButton_UpHalfYear_Click);
//
// simpleButton_ThisYear
//
this.simpleButton_ThisYear.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.simpleButton_ThisYear.Appearance.Options.UseFont = true;
this.simpleButton_ThisYear.Location = new System.Drawing.Point(12, 14);
this.simpleButton_ThisYear.Name = "simpleButton_ThisYear";
this.simpleButton_ThisYear.Size = new System.Drawing.Size(68, 27);
this.simpleButton_ThisYear.TabIndex = 29;
this.simpleButton_ThisYear.Text = "本年";
this.simpleButton_ThisYear.Click += new System.EventHandler(this.simpleButton_ThisYear_Click);
//
// simpleButton_ThisQuarter
//
this.simpleButton_ThisQuarter.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.simpleButton_ThisQuarter.Appearance.Options.UseFont = true;
this.simpleButton_ThisQuarter.Location = new System.Drawing.Point(12, 47);
this.simpleButton_ThisQuarter.Name = "simpleButton_ThisQuarter";
this.simpleButton_ThisQuarter.Size = new System.Drawing.Size(68, 27);
this.simpleButton_ThisQuarter.TabIndex = 28;
this.simpleButton_ThisQuarter.Text = "本季";
this.simpleButton_ThisQuarter.Click += new System.EventHandler(this.simpleButton_ThisQuarter_Click);
//
// simpleButton_ThisMonth
//
this.simpleButton_ThisMonth.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.simpleButton_ThisMonth.Appearance.Options.UseFont = true;
this.simpleButton_ThisMonth.Location = new System.Drawing.Point(86, 47);
this.simpleButton_ThisMonth.Name = "simpleButton_ThisMonth";
this.simpleButton_ThisMonth.Size = new System.Drawing.Size(68, 27);
this.simpleButton_ThisMonth.TabIndex = 27;
this.simpleButton_ThisMonth.Text = "本月";
this.simpleButton_ThisMonth.Click += new System.EventHandler(this.simpleButton_ThisMonth_Click);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Tahoma", 11F);
this.label3.Location = new System.Drawing.Point(242, 52);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(83, 18);
this.label3.TabIndex = 26;
this.label3.Text = "结束日期:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Tahoma", 11F);
this.label4.Location = new System.Drawing.Point(242, 19);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(83, 18);
this.label4.TabIndex = 25;
this.label4.Text = "开始日期:";
//
// simpleButton_Report
//
this.simpleButton_Report.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.simpleButton_Report.Appearance.Options.UseFont = true;
this.simpleButton_Report.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Report.ImageOptions.Image")));
this.simpleButton_Report.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton_Report.Location = new System.Drawing.Point(475, 32);
this.simpleButton_Report.Name = "simpleButton_Report";
this.simpleButton_Report.Size = new System.Drawing.Size(95, 37);
this.simpleButton_Report.TabIndex = 22;
this.simpleButton_Report.Text = "统计";
this.simpleButton_Report.Click += new System.EventHandler(this.simpleButton_Report_Click);
//
// xtraTabControl1
//
this.xtraTabControl1.AppearancePage.Header.Font = new System.Drawing.Font("Tahoma", 11F);
this.xtraTabControl1.AppearancePage.Header.Options.UseFont = true;
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 83);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage_1;
this.xtraTabControl1.Size = new System.Drawing.Size(1146, 597);
this.xtraTabControl1.TabIndex = 3;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage_1,
this.xtraTabPage_2});
//
// xtraTabPage_1
//
this.xtraTabPage_1.Controls.Add(this.tableLayoutPanel);
this.xtraTabPage_1.Controls.Add(this.labelControl_Title);
this.xtraTabPage_1.Name = "xtraTabPage_1";
this.xtraTabPage_1.Size = new System.Drawing.Size(1144, 567);
this.xtraTabPage_1.Text = "统计图";
//
// tableLayoutPanel
//
this.tableLayoutPanel.ColumnCount = 2;
this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel.Controls.Add(this.chartControl_JRK, 0, 1);
this.tableLayoutPanel.Controls.Add(this.chartControl_JZK, 1, 0);
this.tableLayoutPanel.Controls.Add(this.chartControl_120, 0, 0);
this.tableLayoutPanel.Controls.Add(this.chartControl_ZSJ, 1, 1);
this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel.Location = new System.Drawing.Point(0, 35);
this.tableLayoutPanel.Name = "tableLayoutPanel";
this.tableLayoutPanel.RowCount = 2;
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel.Size = new System.Drawing.Size(1144, 532);
this.tableLayoutPanel.TabIndex = 0;
//
// chartControl_JRK
//
xyDiagram1.AxisX.Label.TextPattern = "{A:yyyy-MM}";
xyDiagram1.AxisX.Title.Text = "单位:月份";
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram1.AxisY.Label.TextPattern = "{V:n}";
xyDiagram1.AxisY.Title.Text = "单位:分钟(min)";
xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
this.chartControl_JRK.Diagram = xyDiagram1;
this.chartControl_JRK.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl_JRK.Legend.Name = "Default Legend";
this.chartControl_JRK.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
this.chartControl_JRK.Location = new System.Drawing.Point(3, 269);
this.chartControl_JRK.Name = "chartControl_JRK";
series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
series1.Name = "介入科平均耗时";
lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(80)))));
lineSeriesView1.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
series1.View = lineSeriesView1;
this.chartControl_JRK.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series1};
this.chartControl_JRK.Size = new System.Drawing.Size(566, 260);
this.chartControl_JRK.TabIndex = 35;
chartTitle1.Font = new System.Drawing.Font("Tahoma", 14F);
chartTitle1.Text = "介入科平均耗时(到达导管室时间-手术结束时间)";
this.chartControl_JRK.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
chartTitle1});
//
// chartControl_JZK
//
xyDiagram2.AxisX.Label.TextPattern = "{A:yyyy-MM}";
xyDiagram2.AxisX.Title.Text = "单位:月份";
xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram2.AxisY.Label.TextPattern = "{V:n}";
xyDiagram2.AxisY.Title.Text = "单位:分钟(min)";
xyDiagram2.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
this.chartControl_JZK.Diagram = xyDiagram2;
this.chartControl_JZK.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl_JZK.Legend.Name = "Default Legend";
this.chartControl_JZK.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
this.chartControl_JZK.Location = new System.Drawing.Point(575, 3);
this.chartControl_JZK.Name = "chartControl_JZK";
series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
series2.Name = "急救过程总耗时";
lineSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(112)))), ((int)(((byte)(192)))));
lineSeriesView2.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
series2.View = lineSeriesView2;
this.chartControl_JZK.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series2};
this.chartControl_JZK.Size = new System.Drawing.Size(566, 260);
this.chartControl_JZK.TabIndex = 35;
chartTitle2.Font = new System.Drawing.Font("Tahoma", 14F);
chartTitle2.Text = "急诊科平均耗时(到达医院大门时间-到达导管室时间)";
this.chartControl_JZK.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
chartTitle2});
//
// chartControl_120
//
xyDiagram3.AxisX.Label.TextPattern = "{A:yyyy-MM}";
xyDiagram3.AxisX.Title.Text = "单位:月份";
xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram3.AxisY.Label.TextPattern = "{V:n}";
xyDiagram3.AxisY.Title.Text = "单位:分钟(min)";
xyDiagram3.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
this.chartControl_120.Diagram = xyDiagram3;
this.chartControl_120.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl_120.Legend.Name = "Default Legend";
this.chartControl_120.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
this.chartControl_120.Location = new System.Drawing.Point(3, 3);
this.chartControl_120.Name = "chartControl_120";
series3.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
series3.Name = "急救过程总耗时";
lineSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(112)))), ((int)(((byte)(192)))));
lineSeriesView3.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
series3.View = lineSeriesView3;
this.chartControl_120.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series3};
this.chartControl_120.Size = new System.Drawing.Size(566, 260);
this.chartControl_120.TabIndex = 35;
chartTitle3.Font = new System.Drawing.Font("Tahoma", 14F);
chartTitle3.Text = "120平均耗时(呼救时间-到达医院大门时间)";
this.chartControl_120.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
chartTitle3});
//
// chartControl_ZSJ
//
xyDiagram4.AxisX.Label.TextPattern = "{A:yyyy-MM}";
xyDiagram4.AxisX.Title.Text = "单位:月份";
xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram4.AxisY.Label.TextPattern = "{V:n}";
xyDiagram4.AxisY.Title.Text = "单位:分钟(min)";
xyDiagram4.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
this.chartControl_ZSJ.Diagram = xyDiagram4;
this.chartControl_ZSJ.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl_ZSJ.Legend.Name = "Default Legend";
this.chartControl_ZSJ.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
this.chartControl_ZSJ.Location = new System.Drawing.Point(575, 269);
this.chartControl_ZSJ.Name = "chartControl_ZSJ";
series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
series4.Name = "介入科平均耗时";
lineSeriesView4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(80)))));
lineSeriesView4.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
series4.View = lineSeriesView4;
this.chartControl_ZSJ.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series4};
this.chartControl_ZSJ.Size = new System.Drawing.Size(566, 260);
this.chartControl_ZSJ.TabIndex = 2;
chartTitle4.Font = new System.Drawing.Font("Tahoma", 14F);
chartTitle4.Text = "急救过程总耗时(首次医疗接触时间-手术结束时间)";
this.chartControl_ZSJ.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
chartTitle4});
//
// labelControl_Title
//
this.labelControl_Title.Appearance.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelControl_Title.Appearance.Options.UseFont = true;
this.labelControl_Title.Appearance.Options.UseTextOptions = true;
this.labelControl_Title.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl_Title.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl_Title.Dock = System.Windows.Forms.DockStyle.Top;
this.labelControl_Title.Location = new System.Drawing.Point(0, 0);
this.labelControl_Title.Name = "labelControl_Title";
this.labelControl_Title.Size = new System.Drawing.Size(1144, 35);
this.labelControl_Title.TabIndex = 1;
this.labelControl_Title.Text = "紧急介入治疗各环节耗时统计分析(统计数据限于STEMI和NSTEMI并且进行了介入治疗的患者)";
//
// xtraTabPage_2
//
this.xtraTabPage_2.Controls.Add(this.tableLayoutPanel1);
this.xtraTabPage_2.Name = "xtraTabPage_2";
this.xtraTabPage_2.Size = new System.Drawing.Size(1144, 567);
this.xtraTabPage_2.Text = "数据列表";
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 2;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.Controls.Add(this.gridControl_JRK, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.gridControl_120, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.gridControl_JZK, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.gridControl_ZSJ, 1, 1);
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(1144, 567);
this.tableLayoutPanel1.TabIndex = 3;
//
// gridControl_JRK
//
this.gridControl_JRK.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl_JRK.Location = new System.Drawing.Point(3, 286);
this.gridControl_JRK.MainView = this.gridView_JRK;
this.gridControl_JRK.Name = "gridControl_JRK";
this.gridControl_JRK.Size = new System.Drawing.Size(566, 278);
this.gridControl_JRK.TabIndex = 2;
this.gridControl_JRK.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView_JRK});
//
// gridView_JRK
//
this.gridView_JRK.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView_JRK.Appearance.GroupPanel.Options.UseFont = true;
this.gridView_JRK.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView_JRK.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView_JRK.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView_JRK.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView_JRK.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView_JRK.Appearance.Row.Options.UseFont = true;
this.gridView_JRK.Appearance.Row.Options.UseTextOptions = true;
this.gridView_JRK.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView_JRK.ColumnPanelRowHeight = 35;
this.gridView_JRK.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.C_MonthValue,
this.C_AverageValue,
this.C_MaxValue,
this.C_MinValue,
this.C_CountNumber});
this.gridView_JRK.GridControl = this.gridControl_JRK;
this.gridView_JRK.GroupPanelText = "介入科环节耗时列表";
this.gridView_JRK.Name = "gridView_JRK";
this.gridView_JRK.RowHeight = 35;
//
// C_MonthValue
//
this.C_MonthValue.Caption = "月份";
this.C_MonthValue.FieldName = "MonthValue";
this.C_MonthValue.Name = "C_MonthValue";
this.C_MonthValue.Visible = true;
this.C_MonthValue.VisibleIndex = 0;
//
// C_AverageValue
//
this.C_AverageValue.Caption = "平均值";
this.C_AverageValue.FieldName = "AvgValue";
this.C_AverageValue.Name = "C_AverageValue";
this.C_AverageValue.Visible = true;
this.C_AverageValue.VisibleIndex = 1;
//
// C_MaxValue
//
this.C_MaxValue.Caption = "最大值";
this.C_MaxValue.FieldName = "MaxValue";
this.C_MaxValue.Name = "C_MaxValue";
this.C_MaxValue.Visible = true;
this.C_MaxValue.VisibleIndex = 2;
//
// C_MinValue
//
this.C_MinValue.Caption = "最小值";
this.C_MinValue.FieldName = "MinValue";
this.C_MinValue.Name = "C_MinValue";
this.C_MinValue.Visible = true;
this.C_MinValue.VisibleIndex = 3;
//
// C_CountNumber
//
this.C_CountNumber.Caption = "总人数";
this.C_CountNumber.FieldName = "SumCount";
this.C_CountNumber.Name = "C_CountNumber";
this.C_CountNumber.Visible = true;
this.C_CountNumber.VisibleIndex = 4;
//
// gridControl_120
//
this.gridControl_120.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl_120.Location = new System.Drawing.Point(3, 3);
this.gridControl_120.MainView = this.gridView_120;
this.gridControl_120.Name = "gridControl_120";
this.gridControl_120.Size = new System.Drawing.Size(566, 277);
this.gridControl_120.TabIndex = 0;
this.gridControl_120.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView_120});
//
// gridView_120
//
this.gridView_120.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView_120.Appearance.GroupPanel.Options.UseFont = true;
this.gridView_120.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView_120.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView_120.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView_120.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView_120.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView_120.Appearance.Row.Options.UseFont = true;
this.gridView_120.Appearance.Row.Options.UseTextOptions = true;
this.gridView_120.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView_120.ColumnPanelRowHeight = 35;
this.gridView_120.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.A_MonthValue,
this.A_AverageValue,
this.A_MaxValue,
this.A_MinValue,
this.A_CountNumber});
this.gridView_120.GridControl = this.gridControl_120;
this.gridView_120.GroupPanelText = "120环节耗时列表";
this.gridView_120.Name = "gridView_120";
this.gridView_120.RowHeight = 35;
//
// A_MonthValue
//
this.A_MonthValue.Caption = "月份";
this.A_MonthValue.FieldName = "MonthValue";
this.A_MonthValue.Name = "A_MonthValue";
this.A_MonthValue.Visible = true;
this.A_MonthValue.VisibleIndex = 0;
//
// A_AverageValue
//
this.A_AverageValue.Caption = "平均值";
this.A_AverageValue.FieldName = "AvgValue";
this.A_AverageValue.Name = "A_AverageValue";
this.A_AverageValue.Visible = true;
this.A_AverageValue.VisibleIndex = 1;
//
// A_MaxValue
//
this.A_MaxValue.Caption = "最大值";
this.A_MaxValue.FieldName = "MaxValue";
this.A_MaxValue.Name = "A_MaxValue";
this.A_MaxValue.Visible = true;
this.A_MaxValue.VisibleIndex = 2;
//
// A_MinValue
//
this.A_MinValue.Caption = "最小值";
this.A_MinValue.FieldName = "MinValue";
this.A_MinValue.Name = "A_MinValue";
this.A_MinValue.Visible = true;
this.A_MinValue.VisibleIndex = 3;
//
// A_CountNumber
//
this.A_CountNumber.Caption = "总人数";
this.A_CountNumber.FieldName = "SumCount";
this.A_CountNumber.Name = "A_CountNumber";
this.A_CountNumber.Visible = true;
this.A_CountNumber.VisibleIndex = 4;
//
// gridControl_JZK
//
this.gridControl_JZK.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl_JZK.Location = new System.Drawing.Point(575, 3);
this.gridControl_JZK.MainView = this.gridView_JZK;
this.gridControl_JZK.Name = "gridControl_JZK";
this.gridControl_JZK.Size = new System.Drawing.Size(566, 277);
this.gridControl_JZK.TabIndex = 1;
this.gridControl_JZK.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView_JZK});
//
// gridView_JZK
//
this.gridView_JZK.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView_JZK.Appearance.GroupPanel.Options.UseFont = true;
this.gridView_JZK.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView_JZK.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView_JZK.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView_JZK.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView_JZK.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView_JZK.Appearance.Row.Options.UseFont = true;
this.gridView_JZK.Appearance.Row.Options.UseTextOptions = true;
this.gridView_JZK.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView_JZK.ColumnPanelRowHeight = 35;
this.gridView_JZK.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.B_MonthValue,
this.B_AverageValue,
this.B_MaxValue,
this.B_MinValue,
this.B_CountNumber});
this.gridView_JZK.GridControl = this.gridControl_JZK;
this.gridView_JZK.GroupPanelText = "急诊科环节耗时列表";
this.gridView_JZK.Name = "gridView_JZK";
this.gridView_JZK.RowHeight = 35;
//
// B_MonthValue
//
this.B_MonthValue.Caption = "月份";
this.B_MonthValue.FieldName = "MonthValue";
this.B_MonthValue.Name = "B_MonthValue";
this.B_MonthValue.Visible = true;
this.B_MonthValue.VisibleIndex = 0;
//
// B_AverageValue
//
this.B_AverageValue.Caption = "平均值";
this.B_AverageValue.FieldName = "AvgValue";
this.B_AverageValue.Name = "B_AverageValue";
this.B_AverageValue.Visible = true;
this.B_AverageValue.VisibleIndex = 1;
//
// B_MaxValue
//
this.B_MaxValue.Caption = "最大值";
this.B_MaxValue.FieldName = "MaxValue";
this.B_MaxValue.Name = "B_MaxValue";
this.B_MaxValue.Visible = true;
this.B_MaxValue.VisibleIndex = 2;
//
// B_MinValue
//
this.B_MinValue.Caption = "最小值";
this.B_MinValue.FieldName = "MinValue";
this.B_MinValue.Name = "B_MinValue";
this.B_MinValue.Visible = true;
this.B_MinValue.VisibleIndex = 3;
//
// B_CountNumber
//
this.B_CountNumber.Caption = "总人数";
this.B_CountNumber.FieldName = "SumCount";
this.B_CountNumber.Name = "B_CountNumber";
this.B_CountNumber.Visible = true;
this.B_CountNumber.VisibleIndex = 4;
//
// gridControl_ZSJ
//
this.gridControl_ZSJ.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl_ZSJ.Location = new System.Drawing.Point(575, 286);
this.gridControl_ZSJ.MainView = this.gridView1;
this.gridControl_ZSJ.Name = "gridControl_ZSJ";
this.gridControl_ZSJ.Size = new System.Drawing.Size(566, 278);
this.gridControl_ZSJ.TabIndex = 0;
this.gridControl_ZSJ.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView1.Appearance.GroupPanel.Options.UseFont = true;
this.gridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Appearance.Row.Options.UseTextOptions = true;
this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.ColumnPanelRowHeight = 35;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn1,
this.gridColumn2,
this.gridColumn3,
this.gridColumn4,
this.gridColumn5});
this.gridView1.GridControl = this.gridControl_ZSJ;
this.gridView1.GroupPanelText = "急救过程总耗时";
this.gridView1.Name = "gridView1";
this.gridView1.RowHeight = 35;
//
// gridColumn1
//
this.gridColumn1.Caption = "月份";
this.gridColumn1.FieldName = "MonthValue";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 0;
//
// gridColumn2
//
this.gridColumn2.Caption = "平均值";
this.gridColumn2.FieldName = "AvgValue";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 1;
//
// gridColumn3
//
this.gridColumn3.Caption = "最大值";
this.gridColumn3.FieldName = "MaxValue";
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 2;
//
// gridColumn4
//
this.gridColumn4.Caption = "最小值";
this.gridColumn4.FieldName = "MinValue";
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 3;
//
// gridColumn5
//
this.gridColumn5.Caption = "总人数";
this.gridColumn5.FieldName = "SumCount";
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 4;
//
// Form_ChestPain_Statistics_TimeConsuming
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1146, 680);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.panel_Top);
this.Name = "Form_ChestPain_Statistics_TimeConsuming";
this.Text = "急救环节耗时统计";
this.Load += new System.EventHandler(this.Form_ChestPain_Statistics_Line_Load);
this.panel_Top.ResumeLayout(false);
this.panel_Top.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage_1.ResumeLayout(false);
this.tableLayoutPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl_JRK)).EndInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl_JZK)).EndInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl_120)).EndInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl_ZSJ)).EndInit();
this.xtraTabPage_2.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl_JRK)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_JRK)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl_120)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_120)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl_JZK)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_JZK)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl_ZSJ)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel_Top;
private DevExpress.XtraEditors.SimpleButton simpleButton_ThisWeek;
private DevExpress.XtraEditors.SimpleButton simpleButton_DownHalfYear;
private DevExpress.XtraEditors.SimpleButton simpleButton_UpHalfYear;
private DevExpress.XtraEditors.SimpleButton simpleButton_ThisYear;
private DevExpress.XtraEditors.SimpleButton simpleButton_ThisQuarter;
private DevExpress.XtraEditors.SimpleButton simpleButton_ThisMonth;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private DevExpress.XtraEditors.SimpleButton simpleButton_Report;
private HL_FristAidPlatform_Public.TimeControl dateEdit_Start;
private HL_FristAidPlatform_Public.TimeControl dateEdit_End;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage_1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage_2;
private DevExpress.XtraGrid.GridControl gridControl_JRK;
private DevExpress.XtraGrid.Views.Grid.GridView gridView_JRK;
private DevExpress.XtraGrid.GridControl gridControl_JZK;
private DevExpress.XtraGrid.Views.Grid.GridView gridView_JZK;
private DevExpress.XtraGrid.GridControl gridControl_120;
private DevExpress.XtraGrid.Views.Grid.GridView gridView_120;
private DevExpress.XtraGrid.Columns.GridColumn A_MonthValue;
private DevExpress.XtraGrid.Columns.GridColumn A_AverageValue;
private DevExpress.XtraGrid.Columns.GridColumn A_MaxValue;
private DevExpress.XtraGrid.Columns.GridColumn A_MinValue;
private DevExpress.XtraGrid.Columns.GridColumn C_MonthValue;
private DevExpress.XtraGrid.Columns.GridColumn C_AverageValue;
private DevExpress.XtraGrid.Columns.GridColumn C_MaxValue;
private DevExpress.XtraGrid.Columns.GridColumn C_MinValue;
private DevExpress.XtraGrid.Columns.GridColumn B_MonthValue;
private DevExpress.XtraGrid.Columns.GridColumn B_AverageValue;
private DevExpress.XtraGrid.Columns.GridColumn B_MaxValue;
private DevExpress.XtraGrid.Columns.GridColumn B_MinValue;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel;
private DevExpress.XtraEditors.LabelControl labelControl_Title;
private DevExpress.XtraCharts.ChartControl chartControl_ZSJ;
private DevExpress.XtraGrid.Columns.GridColumn C_CountNumber;
private DevExpress.XtraGrid.Columns.GridColumn B_CountNumber;
private DevExpress.XtraGrid.Columns.GridColumn A_CountNumber;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private DevExpress.XtraGrid.GridControl gridControl_ZSJ;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraCharts.ChartControl chartControl_JRK;
private DevExpress.XtraCharts.ChartControl chartControl_JZK;
private DevExpress.XtraCharts.ChartControl chartControl_120;
}
}