768 lines
52 KiB
C#
768 lines
52 KiB
C#
|
|
namespace HL_FristAidPlatform_ChestPain_Statistics
|
|
{
|
|
partial class Form_Approach
|
|
{
|
|
/// <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.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
|
|
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY1 = new DevExpress.XtraCharts.SecondaryAxisY();
|
|
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
|
|
DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
|
|
DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
|
|
DevExpress.XtraCharts.SimpleDiagram3D simpleDiagram3D1 = new DevExpress.XtraCharts.SimpleDiagram3D();
|
|
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
|
|
DevExpress.XtraCharts.Pie3DSeriesView pie3DSeriesView1 = new DevExpress.XtraCharts.Pie3DSeriesView();
|
|
this.lbl_CallCount = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.lbl_ZXLYCount = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
|
|
this.lbl_YNFBCount = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl11 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl10 = new DevExpress.XtraEditors.PanelControl();
|
|
this.tablePanel2 = new DevExpress.Utils.Layout.TablePanel();
|
|
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
|
|
this.lbl_WYZYCount = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.pictureEdit2 = new DevExpress.XtraEditors.PictureEdit();
|
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.tablePanel4 = new DevExpress.Utils.Layout.TablePanel();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.time_endTime = new HL_FristAidPlatform_Public.TimeControl();
|
|
this.time_starTime = new HL_FristAidPlatform_Public.TimeControl();
|
|
this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
|
|
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
|
|
this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
|
|
simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
|
|
simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
|
|
this.panelControl5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
|
|
this.panelControl7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
|
|
this.panelControl6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl11)).BeginInit();
|
|
this.panelControl11.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl10)).BeginInit();
|
|
this.panelControl10.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).BeginInit();
|
|
this.tablePanel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
|
|
this.panelControl4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
|
|
this.panelControl8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel4)).BeginInit();
|
|
this.tablePanel4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
|
|
this.tablePanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pie3DSeriesView1)).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", 11F);
|
|
simpleButton4.Appearance.ForeColor = System.Drawing.Color.White;
|
|
simpleButton4.Appearance.Options.UseBackColor = true;
|
|
simpleButton4.Appearance.Options.UseFont = true;
|
|
simpleButton4.Appearance.Options.UseForeColor = true;
|
|
this.tablePanel4.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.tablePanel4.SetRow(simpleButton4, 0);
|
|
simpleButton4.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
|
|
simpleButton4.Size = new System.Drawing.Size(91, 37);
|
|
simpleButton4.TabIndex = 300;
|
|
simpleButton4.Text = "近一年";
|
|
simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click);
|
|
//
|
|
// simpleButton1
|
|
//
|
|
simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(165)))), ((int)(((byte)(231)))));
|
|
simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
simpleButton1.Appearance.ForeColor = System.Drawing.Color.White;
|
|
simpleButton1.Appearance.Options.UseBackColor = true;
|
|
simpleButton1.Appearance.Options.UseFont = true;
|
|
simpleButton1.Appearance.Options.UseForeColor = true;
|
|
this.tablePanel4.SetColumn(simpleButton1, 1);
|
|
simpleButton1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
simpleButton1.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
|
|
simpleButton1.Location = new System.Drawing.Point(105, 3);
|
|
simpleButton1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
|
|
simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
simpleButton1.Name = "simpleButton1";
|
|
this.tablePanel4.SetRow(simpleButton1, 0);
|
|
simpleButton1.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
|
|
simpleButton1.Size = new System.Drawing.Size(91, 37);
|
|
simpleButton1.TabIndex = 298;
|
|
simpleButton1.Text = "近六月";
|
|
simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// simpleButton5
|
|
//
|
|
simpleButton5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(165)))), ((int)(((byte)(231)))));
|
|
simpleButton5.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
simpleButton5.Appearance.ForeColor = System.Drawing.Color.White;
|
|
simpleButton5.Appearance.Options.UseBackColor = true;
|
|
simpleButton5.Appearance.Options.UseFont = true;
|
|
simpleButton5.Appearance.Options.UseForeColor = true;
|
|
this.tablePanel4.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.tablePanel4.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);
|
|
//
|
|
// lbl_CallCount
|
|
//
|
|
this.lbl_CallCount.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.lbl_CallCount.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lbl_CallCount.Appearance.Options.UseFont = true;
|
|
this.lbl_CallCount.Appearance.Options.UseForeColor = true;
|
|
this.lbl_CallCount.Appearance.Options.UseTextOptions = true;
|
|
this.lbl_CallCount.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.lbl_CallCount.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lbl_CallCount.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_CallCount.Location = new System.Drawing.Point(0, 32);
|
|
this.lbl_CallCount.Name = "lbl_CallCount";
|
|
this.lbl_CallCount.Size = new System.Drawing.Size(193, 24);
|
|
this.lbl_CallCount.TabIndex = 3;
|
|
this.lbl_CallCount.Text = "0";
|
|
//
|
|
// labelControl5
|
|
//
|
|
this.labelControl5.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
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.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.labelControl5.Location = new System.Drawing.Point(0, 0);
|
|
this.labelControl5.Name = "labelControl5";
|
|
this.labelControl5.Size = new System.Drawing.Size(193, 32);
|
|
this.labelControl5.TabIndex = 2;
|
|
this.labelControl5.Text = "120来院总数";
|
|
//
|
|
// panelControl5
|
|
//
|
|
this.panelControl5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(97)))), ((int)(((byte)(97)))));
|
|
this.panelControl5.Appearance.Options.UseBackColor = true;
|
|
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl5.Controls.Add(this.lbl_CallCount);
|
|
this.panelControl5.Controls.Add(this.labelControl5);
|
|
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl5.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl5.Name = "panelControl5";
|
|
this.panelControl5.Size = new System.Drawing.Size(193, 56);
|
|
this.panelControl5.TabIndex = 8;
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl3.Appearance.Options.UseBackColor = true;
|
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.tablePanel2.SetColumn(this.panelControl3, 0);
|
|
this.panelControl3.Controls.Add(this.panelControl5);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl3.Location = new System.Drawing.Point(10, 10);
|
|
this.panelControl3.Margin = new System.Windows.Forms.Padding(10);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.tablePanel2.SetRow(this.panelControl3, 0);
|
|
this.panelControl3.Size = new System.Drawing.Size(193, 56);
|
|
this.panelControl3.TabIndex = 10;
|
|
//
|
|
// lbl_ZXLYCount
|
|
//
|
|
this.lbl_ZXLYCount.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.lbl_ZXLYCount.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lbl_ZXLYCount.Appearance.Options.UseFont = true;
|
|
this.lbl_ZXLYCount.Appearance.Options.UseForeColor = true;
|
|
this.lbl_ZXLYCount.Appearance.Options.UseTextOptions = true;
|
|
this.lbl_ZXLYCount.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.lbl_ZXLYCount.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lbl_ZXLYCount.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_ZXLYCount.Location = new System.Drawing.Point(0, 32);
|
|
this.lbl_ZXLYCount.Name = "lbl_ZXLYCount";
|
|
this.lbl_ZXLYCount.Size = new System.Drawing.Size(193, 24);
|
|
this.lbl_ZXLYCount.TabIndex = 3;
|
|
this.lbl_ZXLYCount.Text = "0";
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.labelControl7.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.labelControl7.Appearance.Options.UseFont = true;
|
|
this.labelControl7.Appearance.Options.UseForeColor = true;
|
|
this.labelControl7.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl7.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl7.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.labelControl7.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.labelControl7.Location = new System.Drawing.Point(0, 0);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.labelControl7.Size = new System.Drawing.Size(193, 32);
|
|
this.labelControl7.TabIndex = 2;
|
|
this.labelControl7.Text = "自行来院总人数";
|
|
//
|
|
// panelControl7
|
|
//
|
|
this.panelControl7.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228)))));
|
|
this.panelControl7.Appearance.Options.UseBackColor = true;
|
|
this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl7.Controls.Add(this.lbl_ZXLYCount);
|
|
this.panelControl7.Controls.Add(this.labelControl7);
|
|
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(193, 56);
|
|
this.panelControl7.TabIndex = 8;
|
|
//
|
|
// 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.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl6.Location = new System.Drawing.Point(223, 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(193, 56);
|
|
this.panelControl6.TabIndex = 11;
|
|
//
|
|
// lbl_YNFBCount
|
|
//
|
|
this.lbl_YNFBCount.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.lbl_YNFBCount.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lbl_YNFBCount.Appearance.Options.UseFont = true;
|
|
this.lbl_YNFBCount.Appearance.Options.UseForeColor = true;
|
|
this.lbl_YNFBCount.Appearance.Options.UseTextOptions = true;
|
|
this.lbl_YNFBCount.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.lbl_YNFBCount.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lbl_YNFBCount.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_YNFBCount.Location = new System.Drawing.Point(0, 32);
|
|
this.lbl_YNFBCount.Name = "lbl_YNFBCount";
|
|
this.lbl_YNFBCount.Size = new System.Drawing.Size(193, 24);
|
|
this.lbl_YNFBCount.TabIndex = 3;
|
|
this.lbl_YNFBCount.Text = "0";
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
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.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.labelControl6.Location = new System.Drawing.Point(0, 0);
|
|
this.labelControl6.Name = "labelControl6";
|
|
this.labelControl6.Size = new System.Drawing.Size(193, 32);
|
|
this.labelControl6.TabIndex = 2;
|
|
this.labelControl6.Text = "院内发病总人数";
|
|
//
|
|
// panelControl11
|
|
//
|
|
this.panelControl11.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(181)))), ((int)(((byte)(102)))));
|
|
this.panelControl11.Appearance.Options.UseBackColor = true;
|
|
this.panelControl11.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl11.Controls.Add(this.lbl_YNFBCount);
|
|
this.panelControl11.Controls.Add(this.labelControl6);
|
|
this.panelControl11.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl11.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl11.Name = "panelControl11";
|
|
this.panelControl11.Size = new System.Drawing.Size(193, 56);
|
|
this.panelControl11.TabIndex = 8;
|
|
//
|
|
// panelControl10
|
|
//
|
|
this.panelControl10.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl10.Appearance.Options.UseBackColor = true;
|
|
this.panelControl10.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.tablePanel2.SetColumn(this.panelControl10, 2);
|
|
this.panelControl10.Controls.Add(this.panelControl11);
|
|
this.panelControl10.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl10.Location = new System.Drawing.Point(435, 10);
|
|
this.panelControl10.Margin = new System.Windows.Forms.Padding(10);
|
|
this.panelControl10.Name = "panelControl10";
|
|
this.tablePanel2.SetRow(this.panelControl10, 0);
|
|
this.panelControl10.Size = new System.Drawing.Size(193, 56);
|
|
this.panelControl10.TabIndex = 14;
|
|
//
|
|
// 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),
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)});
|
|
this.tablePanel2.Controls.Add(this.panelControl4);
|
|
this.tablePanel2.Controls.Add(this.panelControl10);
|
|
this.tablePanel2.Controls.Add(this.panelControl6);
|
|
this.tablePanel2.Controls.Add(this.panelControl3);
|
|
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(850, 76);
|
|
this.tablePanel2.TabIndex = 13;
|
|
//
|
|
// panelControl4
|
|
//
|
|
this.panelControl4.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl4.Appearance.Options.UseBackColor = true;
|
|
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.tablePanel2.SetColumn(this.panelControl4, 3);
|
|
this.panelControl4.Controls.Add(this.panelControl8);
|
|
this.panelControl4.Location = new System.Drawing.Point(648, 10);
|
|
this.panelControl4.Margin = new System.Windows.Forms.Padding(10);
|
|
this.panelControl4.Name = "panelControl4";
|
|
this.tablePanel2.SetRow(this.panelControl4, 0);
|
|
this.panelControl4.Size = new System.Drawing.Size(193, 55);
|
|
this.panelControl4.TabIndex = 15;
|
|
//
|
|
// panelControl8
|
|
//
|
|
this.panelControl8.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(145)))), ((int)(((byte)(0)))));
|
|
this.panelControl8.Appearance.Options.UseBackColor = true;
|
|
this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl8.Controls.Add(this.lbl_WYZYCount);
|
|
this.panelControl8.Controls.Add(this.labelControl4);
|
|
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(193, 55);
|
|
this.panelControl8.TabIndex = 8;
|
|
//
|
|
// lbl_WYZYCount
|
|
//
|
|
this.lbl_WYZYCount.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.lbl_WYZYCount.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lbl_WYZYCount.Appearance.Options.UseFont = true;
|
|
this.lbl_WYZYCount.Appearance.Options.UseForeColor = true;
|
|
this.lbl_WYZYCount.Appearance.Options.UseTextOptions = true;
|
|
this.lbl_WYZYCount.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.lbl_WYZYCount.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lbl_WYZYCount.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_WYZYCount.Location = new System.Drawing.Point(0, 32);
|
|
this.lbl_WYZYCount.Name = "lbl_WYZYCount";
|
|
this.lbl_WYZYCount.Size = new System.Drawing.Size(193, 23);
|
|
this.lbl_WYZYCount.TabIndex = 3;
|
|
this.lbl_WYZYCount.Text = "0";
|
|
//
|
|
// labelControl4
|
|
//
|
|
this.labelControl4.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.labelControl4.Appearance.Options.UseFont = true;
|
|
this.labelControl4.Appearance.Options.UseForeColor = true;
|
|
this.labelControl4.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.labelControl4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.labelControl4.Location = new System.Drawing.Point(0, 0);
|
|
this.labelControl4.Name = "labelControl4";
|
|
this.labelControl4.Size = new System.Drawing.Size(193, 32);
|
|
this.labelControl4.TabIndex = 2;
|
|
this.labelControl4.Text = "外院转运总人数";
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl2.Appearance.Options.UseBackColor = true;
|
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl2.Controls.Add(this.tablePanel2);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 97);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(1291, 76);
|
|
this.panelControl2.TabIndex = 19;
|
|
//
|
|
// labelControl2
|
|
//
|
|
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.labelControl2.Appearance.Options.UseFont = true;
|
|
this.labelControl2.Location = new System.Drawing.Point(240, 56);
|
|
this.labelControl2.Name = "labelControl2";
|
|
this.labelControl2.Size = new System.Drawing.Size(11, 18);
|
|
this.labelControl2.TabIndex = 295;
|
|
this.labelControl2.Text = "~";
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.labelControl1.Appearance.Options.UseFont = true;
|
|
this.labelControl1.Location = new System.Drawing.Point(21, 54);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(65, 18);
|
|
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_ChestPain_Statistics.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(1291, 26);
|
|
this.pictureEdit2.TabIndex = 292;
|
|
//
|
|
// 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", 11F);
|
|
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.tablePanel4.SetColumn(this.simpleButton2, 3);
|
|
this.simpleButton2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.simpleButton2.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
|
|
this.simpleButton2.Location = new System.Drawing.Point(300, 3);
|
|
this.simpleButton2.Name = "simpleButton2";
|
|
this.tablePanel4.SetRow(this.simpleButton2, 0);
|
|
this.simpleButton2.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
|
|
this.simpleButton2.Size = new System.Drawing.Size(140, 37);
|
|
this.simpleButton2.TabIndex = 297;
|
|
this.simpleButton2.Text = "查询";
|
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
|
|
//
|
|
// tablePanel4
|
|
//
|
|
this.tablePanel4.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.tablePanel4.Controls.Add(simpleButton4);
|
|
this.tablePanel4.Controls.Add(simpleButton1);
|
|
this.tablePanel4.Controls.Add(simpleButton5);
|
|
this.tablePanel4.Controls.Add(this.simpleButton2);
|
|
this.tablePanel4.Location = new System.Drawing.Point(410, 41);
|
|
this.tablePanel4.Name = "tablePanel4";
|
|
this.tablePanel4.Padding = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.tablePanel4.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 26F)});
|
|
this.tablePanel4.Size = new System.Drawing.Size(448, 43);
|
|
this.tablePanel4.TabIndex = 304;
|
|
//
|
|
// 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.tablePanel4);
|
|
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(1291, 97);
|
|
this.panelControl1.TabIndex = 18;
|
|
//
|
|
// time_endTime
|
|
//
|
|
this.time_endTime.BackColor = System.Drawing.Color.Transparent;
|
|
this.time_endTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
|
this.time_endTime.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.time_endTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMM;
|
|
this.time_endTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
|
this.time_endTime.Location = new System.Drawing.Point(255, 52);
|
|
this.time_endTime.Name = "time_endTime";
|
|
this.time_endTime.Size = new System.Drawing.Size(140, 24);
|
|
this.time_endTime.TabIndex = 296;
|
|
this.time_endTime.TimeValue = "";
|
|
//
|
|
// time_starTime
|
|
//
|
|
this.time_starTime.BackColor = System.Drawing.Color.Transparent;
|
|
this.time_starTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
|
this.time_starTime.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.time_starTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMM;
|
|
this.time_starTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
|
this.time_starTime.Location = new System.Drawing.Point(94, 52);
|
|
this.time_starTime.Name = "time_starTime";
|
|
this.time_starTime.Size = new System.Drawing.Size(140, 24);
|
|
this.time_starTime.TabIndex = 294;
|
|
this.time_starTime.TimeValue = "";
|
|
//
|
|
// tablePanel1
|
|
//
|
|
this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 100F)});
|
|
this.tablePanel1.Controls.Add(this.chartControl1);
|
|
this.tablePanel1.Controls.Add(this.chartControl2);
|
|
this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tablePanel1.Location = new System.Drawing.Point(0, 173);
|
|
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(1291, 473);
|
|
this.tablePanel1.TabIndex = 20;
|
|
//
|
|
// chartControl1
|
|
//
|
|
this.tablePanel1.SetColumn(this.chartControl1, 0);
|
|
this.chartControl1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
xyDiagram1.AxisX.Label.Alignment = DevExpress.XtraCharts.AxisLabelAlignment.Center;
|
|
xyDiagram1.AxisX.Label.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
|
xyDiagram1.AxisX.Label.Staggered = true;
|
|
xyDiagram1.AxisX.Label.TextPattern = "{A:yyyy-MM}";
|
|
xyDiagram1.AxisX.LabelVisibilityMode = DevExpress.XtraCharts.AxisLabelVisibilityMode.AutoGeneratedAndCustom;
|
|
xyDiagram1.AxisX.Tickmarks.MinorVisible = false;
|
|
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
|
|
xyDiagram1.AxisX.VisualRange.Auto = false;
|
|
xyDiagram1.AxisX.VisualRange.MaxValueSerializable = "6";
|
|
xyDiagram1.AxisX.VisualRange.MinValueSerializable = "0";
|
|
xyDiagram1.AxisX.WholeRange.Auto = false;
|
|
xyDiagram1.AxisX.WholeRange.MaxValueSerializable = "6";
|
|
xyDiagram1.AxisX.WholeRange.MinValueSerializable = "0";
|
|
xyDiagram1.AxisY.NumericScaleOptions.AutoGrid = false;
|
|
xyDiagram1.AxisY.Thickness = 2;
|
|
xyDiagram1.AxisY.Tickmarks.MinorVisible = false;
|
|
xyDiagram1.AxisY.Title.Text = "";
|
|
xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
|
xyDiagram1.AxisY.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
|
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
|
|
secondaryAxisY1.AxisID = 0;
|
|
secondaryAxisY1.Name = "Secondary AxisY 1";
|
|
secondaryAxisY1.Tickmarks.MinorVisible = false;
|
|
secondaryAxisY1.Title.Text = "总数";
|
|
secondaryAxisY1.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
|
secondaryAxisY1.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
|
secondaryAxisY1.VisibleInPanesSerializable = "-1";
|
|
xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
|
|
secondaryAxisY1});
|
|
this.chartControl1.Diagram = xyDiagram1;
|
|
this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.chartControl1.IndicatorsPaletteName = "Palette 11";
|
|
this.chartControl1.IndicatorsPaletteRepository.Add("Palette 11", new DevExpress.XtraCharts.Palette("Palette 11", DevExpress.XtraCharts.PaletteScaleMode.Extrapolate, new DevExpress.XtraCharts.PaletteEntry[] {
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97))))), System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159))))), System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150))))), System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109))))), System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))), System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))))}));
|
|
this.chartControl1.Legend.Name = "Default Legend";
|
|
this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
|
this.chartControl1.Location = new System.Drawing.Point(3, 3);
|
|
this.chartControl1.Name = "chartControl1";
|
|
this.chartControl1.PaletteName = "Palette 11";
|
|
this.chartControl1.PaletteRepository.Add("Palette 11", new DevExpress.XtraCharts.Palette("Palette 11", DevExpress.XtraCharts.PaletteScaleMode.Extrapolate, new DevExpress.XtraCharts.PaletteEntry[] {
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97))))), System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159))))), System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150))))), System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109))))), System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109)))))),
|
|
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))), System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))))}));
|
|
this.tablePanel1.SetRow(this.chartControl1, 0);
|
|
series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
|
|
series1.LegendName = "Default Legend";
|
|
series1.Name = "每月各病种数";
|
|
series1.ShowInLegend = false;
|
|
sideBySideBarSeriesView1.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
|
series1.View = sideBySideBarSeriesView1;
|
|
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
|
series1};
|
|
this.chartControl1.Size = new System.Drawing.Size(1285, 231);
|
|
this.chartControl1.TabIndex = 10;
|
|
chartTitle1.Text = "来院方式统计";
|
|
this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
|
|
chartTitle1});
|
|
//
|
|
// chartControl2
|
|
//
|
|
this.tablePanel1.SetColumn(this.chartControl2, 0);
|
|
simpleDiagram3D1.RotationMatrixSerializable = "0.309477509061682;0.67935795438316;-0.665354372647624;0;-0.928810580727272;0.3659" +
|
|
"25125347289;-0.0583927030428508;0;0.203800334921354;0.636059409533346;0.74424045" +
|
|
"2427874;0;0;0;0;1";
|
|
this.chartControl2.Diagram = simpleDiagram3D1;
|
|
this.chartControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.chartControl2.Legend.Name = "Default Legend";
|
|
this.chartControl2.Location = new System.Drawing.Point(10, 247);
|
|
this.chartControl2.Margin = new System.Windows.Forms.Padding(10);
|
|
this.chartControl2.Name = "chartControl2";
|
|
this.chartControl2.PaletteName = "Flow";
|
|
this.tablePanel1.SetRow(this.chartControl2, 1);
|
|
series2.Name = "Series 1";
|
|
series2.View = pie3DSeriesView1;
|
|
this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
|
series2};
|
|
this.chartControl2.Size = new System.Drawing.Size(1271, 216);
|
|
this.chartControl2.TabIndex = 1;
|
|
//
|
|
// Form_Approach
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1291, 646);
|
|
this.Controls.Add(this.tablePanel1);
|
|
this.Controls.Add(this.panelControl2);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Name = "Form_Approach";
|
|
this.Text = "来院方式统计";
|
|
this.Load += new System.EventHandler(this.Form_Approach_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
|
|
this.panelControl5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
|
|
this.panelControl7.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
|
|
this.panelControl6.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl11)).EndInit();
|
|
this.panelControl11.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl10)).EndInit();
|
|
this.panelControl10.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).EndInit();
|
|
this.tablePanel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
|
|
this.panelControl4.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.pictureEdit2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel4)).EndInit();
|
|
this.tablePanel4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
|
|
this.tablePanel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pie3DSeriesView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
private DevExpress.XtraEditors.LabelControl lbl_CallCount;
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|
private DevExpress.XtraEditors.PanelControl panelControl5;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.Utils.Layout.TablePanel tablePanel2;
|
|
private DevExpress.XtraEditors.PanelControl panelControl10;
|
|
private DevExpress.XtraEditors.PanelControl panelControl11;
|
|
private DevExpress.XtraEditors.LabelControl lbl_YNFBCount;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private DevExpress.XtraEditors.PanelControl panelControl6;
|
|
private DevExpress.XtraEditors.PanelControl panelControl7;
|
|
private DevExpress.XtraEditors.LabelControl lbl_ZXLYCount;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
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.SimpleButton simpleButton2;
|
|
private DevExpress.Utils.Layout.TablePanel tablePanel4;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl4;
|
|
private DevExpress.XtraEditors.PanelControl panelControl8;
|
|
private DevExpress.XtraEditors.LabelControl lbl_WYZYCount;
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|
private DevExpress.Utils.Layout.TablePanel tablePanel1;
|
|
private DevExpress.XtraCharts.ChartControl chartControl2;
|
|
private DevExpress.XtraCharts.ChartControl chartControl1;
|
|
}
|
|
} |