UCTestPieCharts.Designer.cs 9.6 KB
namespace Test.UC
{
    partial class UCTestPieCharts
    {
        /// <summary> 
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary> 
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region 组件设计器生成的代码

        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            HZH_Controls.Controls.PieItem pieItem1 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem2 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem3 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem4 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem5 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem6 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem7 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem8 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem9 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem10 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem11 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem12 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem13 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem14 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem15 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem16 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem17 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem18 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem19 = new HZH_Controls.Controls.PieItem();
            HZH_Controls.Controls.PieItem pieItem20 = new HZH_Controls.Controls.PieItem();
            this.ucPieChart1 = new HZH_Controls.Controls.UCPieChart();
            this.ucPieChart2 = new HZH_Controls.Controls.UCPieChart();
            this.ucPieChart3 = new HZH_Controls.Controls.UCPieChart();
            this.ucPieChart4 = new HZH_Controls.Controls.UCPieChart();
            this.SuspendLayout();
            // 
            // ucPieChart1
            // 
            this.ucPieChart1.BackColor = System.Drawing.Color.Transparent;
            this.ucPieChart1.CenterOfCircleColor = System.Drawing.Color.White;
            this.ucPieChart1.CenterOfCircleWidth = 0;
            pieItem1.Name = "Source1";
            pieItem1.PieColor = null;
            pieItem1.Value = 27;
            pieItem2.Name = "Source2";
            pieItem2.PieColor = null;
            pieItem2.Value = 20;
            pieItem3.Name = "Source3";
            pieItem3.PieColor = null;
            pieItem3.Value = 94;
            pieItem4.Name = "Source4";
            pieItem4.PieColor = null;
            pieItem4.Value = 28;
            pieItem5.Name = "Source5";
            pieItem5.PieColor = null;
            pieItem5.Value = 84;
            this.ucPieChart1.DataSource = new HZH_Controls.Controls.PieItem[] {
        pieItem1,
        pieItem2,
        pieItem3,
        pieItem4,
        pieItem5};
            this.ucPieChart1.IsRenderPercent = true;
            this.ucPieChart1.Location = new System.Drawing.Point(50, 71);
            this.ucPieChart1.Name = "ucPieChart1";
            this.ucPieChart1.Size = new System.Drawing.Size(342, 298);
            this.ucPieChart1.TabIndex = 1;
            this.ucPieChart1.TiTle = null;
            this.ucPieChart1.TitleFont = new System.Drawing.Font("微软雅黑", 12F);
            this.ucPieChart1.TitleFroeColor = System.Drawing.Color.Black;
            // 
            // ucPieChart2
            // 
            this.ucPieChart2.BackColor = System.Drawing.Color.Transparent;
            this.ucPieChart2.CenterOfCircleColor = System.Drawing.Color.White;
            this.ucPieChart2.CenterOfCircleWidth = 0;
            pieItem6.Name = "Source1";
            pieItem6.PieColor = null;
            pieItem6.Value = 27;
            pieItem7.Name = "Source2";
            pieItem7.PieColor = null;
            pieItem7.Value = 20;
            pieItem8.Name = "Source3";
            pieItem8.PieColor = null;
            pieItem8.Value = 94;
            pieItem9.Name = "Source4";
            pieItem9.PieColor = null;
            pieItem9.Value = 28;
            pieItem10.Name = "Source5";
            pieItem10.PieColor = null;
            pieItem10.Value = 84;
            this.ucPieChart2.DataSource = new HZH_Controls.Controls.PieItem[] {
        pieItem6,
        pieItem7,
        pieItem8,
        pieItem9,
        pieItem10};
            this.ucPieChart2.Location = new System.Drawing.Point(415, 18);
            this.ucPieChart2.Name = "ucPieChart2";
            this.ucPieChart2.Size = new System.Drawing.Size(342, 351);
            this.ucPieChart2.TabIndex = 0;
            this.ucPieChart2.TiTle = "有标题的饼状图";
            this.ucPieChart2.TitleFont = new System.Drawing.Font("微软雅黑", 12F);
            this.ucPieChart2.TitleFroeColor = System.Drawing.Color.Black;
            // 
            // ucPieChart3
            // 
            this.ucPieChart3.BackColor = System.Drawing.Color.Transparent;
            this.ucPieChart3.CenterOfCircleColor = System.Drawing.Color.White;
            this.ucPieChart3.CenterOfCircleWidth = 150;
            pieItem11.Name = "Source1";
            pieItem11.PieColor = null;
            pieItem11.Value = 27;
            pieItem12.Name = "Source2";
            pieItem12.PieColor = null;
            pieItem12.Value = 20;
            pieItem13.Name = "Source3";
            pieItem13.PieColor = null;
            pieItem13.Value = 94;
            pieItem14.Name = "Source4";
            pieItem14.PieColor = null;
            pieItem14.Value = 28;
            pieItem15.Name = "Source5";
            pieItem15.PieColor = null;
            pieItem15.Value = 84;
            this.ucPieChart3.DataSource = new HZH_Controls.Controls.PieItem[] {
        pieItem11,
        pieItem12,
        pieItem13,
        pieItem14,
        pieItem15};
            this.ucPieChart3.Location = new System.Drawing.Point(415, 393);
            this.ucPieChart3.Name = "ucPieChart3";
            this.ucPieChart3.Size = new System.Drawing.Size(342, 351);
            this.ucPieChart3.TabIndex = 0;
            this.ucPieChart3.TiTle = "有标题的饼状图";
            this.ucPieChart3.TitleFont = new System.Drawing.Font("微软雅黑", 12F);
            this.ucPieChart3.TitleFroeColor = System.Drawing.Color.Black;
            // 
            // ucPieChart4
            // 
            this.ucPieChart4.BackColor = System.Drawing.Color.Transparent;
            this.ucPieChart4.CenterOfCircleColor = System.Drawing.Color.White;
            this.ucPieChart4.CenterOfCircleWidth = 150;
            pieItem16.Name = "Source1";
            pieItem16.PieColor = null;
            pieItem16.Value = 27;
            pieItem17.Name = "Source2";
            pieItem17.PieColor = null;
            pieItem17.Value = 20;
            pieItem18.Name = "Source3";
            pieItem18.PieColor = null;
            pieItem18.Value = 94;
            pieItem19.Name = "Source4";
            pieItem19.PieColor = null;
            pieItem19.Value = 28;
            pieItem20.Name = "Source5";
            pieItem20.PieColor = null;
            pieItem20.Value = 84;
            this.ucPieChart4.DataSource = new HZH_Controls.Controls.PieItem[] {
        pieItem16,
        pieItem17,
        pieItem18,
        pieItem19,
        pieItem20};
            this.ucPieChart4.IsRenderPercent = true;
            this.ucPieChart4.Location = new System.Drawing.Point(50, 424);
            this.ucPieChart4.Name = "ucPieChart4";
            this.ucPieChart4.Size = new System.Drawing.Size(342, 320);
            this.ucPieChart4.TabIndex = 1;
            this.ucPieChart4.TiTle = null;
            this.ucPieChart4.TitleFont = new System.Drawing.Font("微软雅黑", 12F);
            this.ucPieChart4.TitleFroeColor = System.Drawing.Color.Black;
            // 
            // UCTestPieCharts
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.BackColor = System.Drawing.Color.White;
            this.Controls.Add(this.ucPieChart4);
            this.Controls.Add(this.ucPieChart1);
            this.Controls.Add(this.ucPieChart3);
            this.Controls.Add(this.ucPieChart2);
            this.Name = "UCTestPieCharts";
            this.Size = new System.Drawing.Size(813, 766);
            this.Load += new System.EventHandler(this.UCTestPieCharts_Load);
            this.ResumeLayout(false);

        }

        #endregion

        private HZH_Controls.Controls.UCPieChart ucPieChart2;
        private HZH_Controls.Controls.UCPieChart ucPieChart1;
        private HZH_Controls.Controls.UCPieChart ucPieChart3;
        private HZH_Controls.Controls.UCPieChart ucPieChart4;
    }
}