⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 piecharxsxxmanage.cs

📁 汽车销售公司ERP进销存系统 汽车销售公司ERP进销存系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
			// 
			// label3
			// 
			this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.label3.Location = new System.Drawing.Point(336, 439);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(72, 16);
			this.label3.TabIndex = 9;
			this.label3.Text = "&Edge color:";
			// 
			// groupBox4
			// 
			this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.groupBox4.Controls.Add(this.numericUpDownBottomMargin);
			this.groupBox4.Controls.Add(this.numericUpDownTopMargin);
			this.groupBox4.Controls.Add(this.numericUpDownRightMargin);
			this.groupBox4.Controls.Add(this.numericUpDownLeftMargin);
			this.groupBox4.Controls.Add(this.label7);
			this.groupBox4.Controls.Add(this.label6);
			this.groupBox4.Controls.Add(this.label5);
			this.groupBox4.Controls.Add(this.label4);
			this.groupBox4.Location = new System.Drawing.Point(344, 347);
			this.groupBox4.Name = "groupBox4";
			this.groupBox4.Size = new System.Drawing.Size(248, 72);
			this.groupBox4.TabIndex = 2;
			this.groupBox4.TabStop = false;
			this.groupBox4.Text = "&Margins";
			this.groupBox4.Visible = false;
			// 
			// numericUpDownBottomMargin
			// 
			this.numericUpDownBottomMargin.Location = new System.Drawing.Point(188, 44);
			this.numericUpDownBottomMargin.Maximum = new System.Decimal(new int[] {
																					  20,
																					  0,
																					  0,
																					  0});
			this.numericUpDownBottomMargin.Name = "numericUpDownBottomMargin";
			this.numericUpDownBottomMargin.Size = new System.Drawing.Size(48, 21);
			this.numericUpDownBottomMargin.TabIndex = 7;
			this.numericUpDownBottomMargin.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.numericUpDownBottomMargin.Value = new System.Decimal(new int[] {
																					10,
																					0,
																					0,
																					0});
			this.numericUpDownBottomMargin.ValueChanged += new System.EventHandler(this.numericUpDownBottomMargin_ValueChanged);
			// 
			// numericUpDownTopMargin
			// 
			this.numericUpDownTopMargin.Location = new System.Drawing.Point(188, 20);
			this.numericUpDownTopMargin.Maximum = new System.Decimal(new int[] {
																				   20,
																				   0,
																				   0,
																				   0});
			this.numericUpDownTopMargin.Name = "numericUpDownTopMargin";
			this.numericUpDownTopMargin.Size = new System.Drawing.Size(48, 21);
			this.numericUpDownTopMargin.TabIndex = 5;
			this.numericUpDownTopMargin.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.numericUpDownTopMargin.Value = new System.Decimal(new int[] {
																				 10,
																				 0,
																				 0,
																				 0});
			this.numericUpDownTopMargin.ValueChanged += new System.EventHandler(this.numericUpDownTopMargin_ValueChanged);
			// 
			// numericUpDownRightMargin
			// 
			this.numericUpDownRightMargin.Location = new System.Drawing.Point(64, 44);
			this.numericUpDownRightMargin.Maximum = new System.Decimal(new int[] {
																					 20,
																					 0,
																					 0,
																					 0});
			this.numericUpDownRightMargin.Name = "numericUpDownRightMargin";
			this.numericUpDownRightMargin.Size = new System.Drawing.Size(48, 21);
			this.numericUpDownRightMargin.TabIndex = 3;
			this.numericUpDownRightMargin.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.numericUpDownRightMargin.Value = new System.Decimal(new int[] {
																				   10,
																				   0,
																				   0,
																				   0});
			this.numericUpDownRightMargin.ValueChanged += new System.EventHandler(this.numericUpDownRightMargin_ValueChanged);
			// 
			// numericUpDownLeftMargin
			// 
			this.numericUpDownLeftMargin.Location = new System.Drawing.Point(64, 20);
			this.numericUpDownLeftMargin.Maximum = new System.Decimal(new int[] {
																					20,
																					0,
																					0,
																					0});
			this.numericUpDownLeftMargin.Name = "numericUpDownLeftMargin";
			this.numericUpDownLeftMargin.Size = new System.Drawing.Size(48, 21);
			this.numericUpDownLeftMargin.TabIndex = 1;
			this.numericUpDownLeftMargin.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.numericUpDownLeftMargin.Value = new System.Decimal(new int[] {
																				  10,
																				  0,
																				  0,
																				  0});
			this.numericUpDownLeftMargin.ValueChanged += new System.EventHandler(this.numericUpDownLeftMargin_ValueChanged);
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(132, 46);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(44, 16);
			this.label7.TabIndex = 6;
			this.label7.Text = "&Bottom:";
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(132, 22);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(40, 16);
			this.label6.TabIndex = 4;
			this.label6.Text = "&Top:";
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(12, 46);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(40, 16);
			this.label5.TabIndex = 2;
			this.label5.Text = "&Right:";
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(12, 22);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(40, 16);
			this.label4.TabIndex = 0;
			this.label4.Text = "&Left:";
			// 
			// buttonColor6
			// 
			this.buttonColor6.BackColor = System.Drawing.Color.DeepSkyBlue;
			this.buttonColor6.Location = new System.Drawing.Point(224, 40);
			this.buttonColor6.Name = "buttonColor6";
			this.buttonColor6.Size = new System.Drawing.Size(40, 32);
			this.buttonColor6.TabIndex = 38;
			this.buttonColor6.Text = "六月";
			this.buttonColor6.Click += new System.EventHandler(this.buttonColor6_Click);
			// 
			// buttonColor5
			// 
			this.buttonColor5.BackColor = System.Drawing.Color.Firebrick;
			this.buttonColor5.Location = new System.Drawing.Point(184, 40);
			this.buttonColor5.Name = "buttonColor5";
			this.buttonColor5.Size = new System.Drawing.Size(40, 32);
			this.buttonColor5.TabIndex = 32;
			this.buttonColor5.Text = "五月";
			this.buttonColor5.Click += new System.EventHandler(this.buttonColor5_Click);
			// 
			// buttonColor4
			// 
			this.buttonColor4.BackColor = System.Drawing.Color.Yellow;
			this.buttonColor4.Location = new System.Drawing.Point(144, 40);
			this.buttonColor4.Name = "buttonColor4";
			this.buttonColor4.Size = new System.Drawing.Size(40, 32);
			this.buttonColor4.TabIndex = 26;
			this.buttonColor4.Text = "四月";
			this.buttonColor4.Click += new System.EventHandler(this.buttonColor4_Click);
			// 
			// buttonColor3
			// 
			this.buttonColor3.BackColor = System.Drawing.Color.Blue;
			this.buttonColor3.Location = new System.Drawing.Point(104, 40);
			this.buttonColor3.Name = "buttonColor3";
			this.buttonColor3.Size = new System.Drawing.Size(40, 32);
			this.buttonColor3.TabIndex = 20;
			this.buttonColor3.Text = "三月";
			this.buttonColor3.Click += new System.EventHandler(this.buttonColor3_Click);
			// 
			// buttonColor2
			// 
			this.buttonColor2.BackColor = System.Drawing.Color.LimeGreen;
			this.buttonColor2.Location = new System.Drawing.Point(64, 40);
			this.buttonColor2.Name = "buttonColor2";
			this.buttonColor2.Size = new System.Drawing.Size(40, 32);
			this.buttonColor2.TabIndex = 14;
			this.buttonColor2.Text = "二月";
			this.buttonColor2.Click += new System.EventHandler(this.buttonColor2_Click);
			// 
			// buttonColor1
			// 
			this.buttonColor1.BackColor = System.Drawing.Color.Red;
			this.buttonColor1.Location = new System.Drawing.Point(24, 40);
			this.buttonColor1.Name = "buttonColor1";
			this.buttonColor1.Size = new System.Drawing.Size(40, 32);
			this.buttonColor1.TabIndex = 8;
			this.buttonColor1.Text = "一月";
			this.buttonColor1.Click += new System.EventHandler(this.buttonColor1_Click);
			// 
			// groupBox6
			// 
			this.groupBox6.Controls.Add(this.textBoxText6);
			this.groupBox6.Controls.Add(this.textBoxText5);
			this.groupBox6.Controls.Add(this.textBoxText4);
			this.groupBox6.Controls.Add(this.textBoxText3);
			this.groupBox6.Controls.Add(this.textBoxText2);
			this.groupBox6.Controls.Add(this.textBoxText1);
			this.groupBox6.Controls.Add(this.label14);
			this.groupBox6.Controls.Add(this.label10);
			this.groupBox6.Controls.Add(this.label9);
			this.groupBox6.Controls.Add(this.label8);
			this.groupBox6.Controls.Add(this.numericUpDownDisplacement1);
			this.groupBox6.Controls.Add(this.numericUpDownDisplacement6);
			this.groupBox6.Controls.Add(this.numericUpDownDisplacement3);
			this.groupBox6.Controls.Add(this.numericUpDownDisplacement4);
			this.groupBox6.Controls.Add(this.numericUpDownDisplacement5);
			this.groupBox6.Controls.Add(this.numericUpDownDisplacement2);
			this.groupBox6.Location = new System.Drawing.Point(8, 472);
			this.groupBox6.Name = "groupBox6";
			this.groupBox6.Size = new System.Drawing.Size(576, 32);
			this.groupBox6.TabIndex = 1;
			this.groupBox6.TabStop = false;
			this.groupBox6.Text = "&Pie slices";
			// 
			// textBoxText6
			// 
			this.textBoxText6.Location = new System.Drawing.Point(168, 215);
			this.textBoxText6.Name = "textBoxText6";
			this.textBoxText6.Size = new System.Drawing.Size(72, 21);
			this.textBoxText6.TabIndex = 39;
			this.textBoxText6.Text = "cyan";
			this.textBoxText6.TextChanged += new System.EventHandler(this.textBoxText_TextChanged);
			// 
			// textBoxText5
			// 
			this.textBoxText5.Location = new System.Drawing.Point(168, 180);
			this.textBoxText5.Name = "textBoxText5";
			this.textBoxText5.Size = new System.Drawing.Size(72, 21);
			this.textBoxText5.TabIndex = 33;
			this.textBoxText5.Text = "brown";
			this.textBoxText5.TextChanged += new System.EventHandler(this.textBoxText_TextChanged);
			// 
			// textBoxText4
			// 
			this.textBoxText4.Location = new System.Drawing.Point(168, 145);
			this.textBoxText4.Name = "textBoxText4";
			this.textBoxText4.Size = new System.Drawing.Size(72, 21);
			this.textBoxText4.TabIndex = 27;
			this.textBoxText4.Text = "yellow";
			this.textBoxText4.TextChanged += new System.EventHandler(this.textBoxText_TextChanged);
			// 
			// textBoxText3
			// 
			this.textBoxText3.Location = new System.Drawing.Point(168, 110);
			this.textBoxText3.Name = "textBoxText3";
			this.textBoxText3.Size = new System.Drawing.Size(72, 21);
			this.textBoxText3.TabIndex = 21;
			this.textBoxText3.Text = "blue";
			this.textBoxText3.TextChanged += new System.EventHandler(this.textBoxText_TextChanged);
			// 
			// textBoxText2

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -