using BiskLog_Point_Of_Sale.Classes; namespace Point_Of_Sale_Managment { partial class Dashboard { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Dashboard)); this.panel1 = new BiskLog_Point_Of_Sale.Classes.gradientPanel(); this.panel2 = new System.Windows.Forms.Panel(); this.panel9 = new System.Windows.Forms.Panel(); this.salesChart = new LiveCharts.WinForms.CartesianChart(); this.bottomPanel = new System.Windows.Forms.Panel(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.panel7 = new System.Windows.Forms.Panel(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.panel25 = new System.Windows.Forms.Panel(); this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel(); this.totalSalesSum = new System.Windows.Forms.Label(); this.totalSales = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.labelCancelled = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.panel26 = new System.Windows.Forms.Panel(); this.panel27 = new System.Windows.Forms.Panel(); this.label26 = new System.Windows.Forms.Label(); this.panel46 = new System.Windows.Forms.Panel(); this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel(); this.lblThirdTotal = new System.Windows.Forms.Label(); this.lblSecondTotal = new System.Windows.Forms.Label(); this.lblSecondName = new System.Windows.Forms.Label(); this.lblFirstname = new System.Windows.Forms.Label(); this.lblFirstTotal = new System.Windows.Forms.Label(); this.lblThirdName = new System.Windows.Forms.Label(); this.panel47 = new System.Windows.Forms.Panel(); this.panel53 = new System.Windows.Forms.Panel(); this.label23 = new System.Windows.Forms.Label(); this.panel10 = new System.Windows.Forms.Panel(); this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); this.lblCategory = new System.Windows.Forms.Label(); this.lblBrands = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.lblStock = new System.Windows.Forms.Label(); this.lblProducts = new System.Windows.Forms.Label(); this.panel11 = new System.Windows.Forms.Panel(); this.panel12 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.panel8 = new System.Windows.Forms.Panel(); this.panel6 = new System.Windows.Forms.Panel(); this.panel16 = new System.Windows.Forms.Panel(); this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); this.sellScroll = new MetroFramework.Controls.MetroScrollBar(); this.panel13 = new System.Windows.Forms.Panel(); this.chartContent = new System.Windows.Forms.Panel(); this.panel17 = new System.Windows.Forms.Panel(); this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); this.item1 = new System.Windows.Forms.Label(); this.item1Sales = new System.Windows.Forms.Label(); this.chart1 = new LiveCharts.WinForms.PieChart(); this.panel23 = new System.Windows.Forms.Panel(); this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); this.item2 = new System.Windows.Forms.Label(); this.item2Sales = new System.Windows.Forms.Label(); this.chart2 = new LiveCharts.WinForms.PieChart(); this.sixthProduct = new System.Windows.Forms.Label(); this.fifthProduct = new System.Windows.Forms.Label(); this.fourthProduct = new System.Windows.Forms.Label(); this.thirdProduct = new System.Windows.Forms.Label(); this.secondProduct = new System.Windows.Forms.Label(); this.firstProduct = new System.Windows.Forms.Label(); this.panel14 = new System.Windows.Forms.Panel(); this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel(); this.item6 = new System.Windows.Forms.Label(); this.item6sales = new System.Windows.Forms.Label(); this.chart6 = new LiveCharts.WinForms.PieChart(); this.panel33 = new System.Windows.Forms.Panel(); this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); this.item3 = new System.Windows.Forms.Label(); this.item3Sales = new System.Windows.Forms.Label(); this.chart3 = new LiveCharts.WinForms.PieChart(); this.panel44 = new System.Windows.Forms.Panel(); this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel(); this.item4 = new System.Windows.Forms.Label(); this.item4Sales = new System.Windows.Forms.Label(); this.chart4 = new LiveCharts.WinForms.PieChart(); this.panel43 = new System.Windows.Forms.Panel(); this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel(); this.item5 = new System.Windows.Forms.Label(); this.item5Sales = new System.Windows.Forms.Label(); this.chart5 = new LiveCharts.WinForms.PieChart(); this.horizontalSellScroll = new MetroFramework.Controls.MetroScrollBar(); this.panel34 = new System.Windows.Forms.Panel(); this.panel35 = new System.Windows.Forms.Panel(); this.label19 = new System.Windows.Forms.Label(); this.panel4 = new System.Windows.Forms.Panel(); this.pane = new System.Windows.Forms.Panel(); this.circularPanel4 = new Point_Of_Sale_Managment.circularPanel(); this.pictureBox9 = new System.Windows.Forms.PictureBox(); this.panel42 = new System.Windows.Forms.Panel(); this.lblInvoice = new System.Windows.Forms.Label(); this.label32 = new System.Windows.Forms.Label(); this.circularPanel3 = new Point_Of_Sale_Managment.circularPanel(); this.pictureBox8 = new System.Windows.Forms.PictureBox(); this.panel41 = new System.Windows.Forms.Panel(); this.lblDeliveries = new System.Windows.Forms.Label(); this.label30 = new System.Windows.Forms.Label(); this.circularPanel2 = new Point_Of_Sale_Managment.circularPanel(); this.pictureBox7 = new System.Windows.Forms.PictureBox(); this.panel40 = new System.Windows.Forms.Panel(); this.lblSoldOut = new System.Windows.Forms.Label(); this.label28 = new System.Windows.Forms.Label(); this.circularPanel1 = new Point_Of_Sale_Managment.circularPanel(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.panel39 = new System.Windows.Forms.Panel(); this.customersNo = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.panel37 = new System.Windows.Forms.Panel(); this.gradientPanel2 = new BiskLog_Point_Of_Sale.Classes.gradientPanel(); this.summaryDate = new System.Windows.Forms.DateTimePicker(); this.label17 = new System.Windows.Forms.Label(); this.panel38 = new System.Windows.Forms.Panel(); this.holding = new System.Windows.Forms.Panel(); this.label13 = new System.Windows.Forms.Label(); this.panel5 = new System.Windows.Forms.Panel(); this.label9 = new System.Windows.Forms.Label(); this.hold = new MetroFramework.Controls.MetroProgressSpinner(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel9.SuspendLayout(); this.bottomPanel.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); this.panel7.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); this.panel25.SuspendLayout(); this.tableLayoutPanel6.SuspendLayout(); this.panel27.SuspendLayout(); this.panel46.SuspendLayout(); this.tableLayoutPanel7.SuspendLayout(); this.panel53.SuspendLayout(); this.panel10.SuspendLayout(); this.tableLayoutPanel5.SuspendLayout(); this.panel12.SuspendLayout(); this.panel8.SuspendLayout(); this.panel6.SuspendLayout(); this.panel16.SuspendLayout(); this.tableLayoutPanel3.SuspendLayout(); this.panel13.SuspendLayout(); this.chartContent.SuspendLayout(); this.panel17.SuspendLayout(); this.tableLayoutPanel4.SuspendLayout(); this.panel23.SuspendLayout(); this.tableLayoutPanel8.SuspendLayout(); this.panel14.SuspendLayout(); this.tableLayoutPanel12.SuspendLayout(); this.panel33.SuspendLayout(); this.tableLayoutPanel9.SuspendLayout(); this.panel44.SuspendLayout(); this.tableLayoutPanel10.SuspendLayout(); this.panel43.SuspendLayout(); this.tableLayoutPanel11.SuspendLayout(); this.panel35.SuspendLayout(); this.panel4.SuspendLayout(); this.pane.SuspendLayout(); this.circularPanel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit(); this.panel42.SuspendLayout(); this.circularPanel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); this.panel41.SuspendLayout(); this.circularPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); this.panel40.SuspendLayout(); this.circularPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.panel39.SuspendLayout(); this.panel37.SuspendLayout(); this.gradientPanel2.SuspendLayout(); this.holding.SuspendLayout(); this.panel5.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.BackColor = System.Drawing.Color.White; this.panel1.ColorBottom = System.Drawing.Color.Empty; this.panel1.ColorTop = System.Drawing.Color.Empty; this.panel1.Controls.Add(this.panel2); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Margin = new System.Windows.Forms.Padding(0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(993, 1054); this.panel1.TabIndex = 0; // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(43)))), ((int)(((byte)(52))))); this.panel2.Controls.Add(this.panel9); this.panel2.Controls.Add(this.bottomPanel); this.panel2.Controls.Add(this.panel4); this.panel2.Controls.Add(this.panel37); this.panel2.Controls.Add(this.panel38); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Margin = new System.Windows.Forms.Padding(0); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(993, 1054); this.panel2.TabIndex = 0; // // panel9 // this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); this.panel9.Controls.Add(this.salesChart); this.panel9.Dock = System.Windows.Forms.DockStyle.Fill; this.panel9.ForeColor = System.Drawing.SystemColors.Control; this.panel9.Location = new System.Drawing.Point(0, 204); this.panel9.Name = "panel9"; this.panel9.Size = new System.Drawing.Size(993, 452); this.panel9.TabIndex = 12; // // salesChart // this.salesChart.Cursor = System.Windows.Forms.Cursors.Hand; this.salesChart.Dock = System.Windows.Forms.DockStyle.Fill; this.salesChart.Location = new System.Drawing.Point(0, 0); this.salesChart.Name = "salesChart"; this.salesChart.Size = new System.Drawing.Size(993, 452); this.salesChart.TabIndex = 0; this.salesChart.Text = "Sales Chart"; // // bottomPanel // this.bottomPanel.Controls.Add(this.tableLayoutPanel1); this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.bottomPanel.Location = new System.Drawing.Point(0, 656); this.bottomPanel.Name = "bottomPanel"; this.bottomPanel.Size = new System.Drawing.Size(993, 397); this.bottomPanel.TabIndex = 11; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 2; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 45.34161F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 54.65839F)); this.tableLayoutPanel1.Controls.Add(this.panel7, 0, 0); this.tableLayoutPanel1.Controls.Add(this.panel8, 1, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; 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.Absolute, 397F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(993, 397); this.tableLayoutPanel1.TabIndex = 0; // // panel7 // this.panel7.Controls.Add(this.tableLayoutPanel2); this.panel7.Dock = System.Windows.Forms.DockStyle.Fill; this.panel7.Location = new System.Drawing.Point(3, 3); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(444, 391); this.panel7.TabIndex = 0; // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 1; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel2.Controls.Add(this.panel25, 0, 2); this.tableLayoutPanel2.Controls.Add(this.panel46, 0, 1); this.tableLayoutPanel2.Controls.Add(this.panel10, 0, 0); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 3; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(444, 391); this.tableLayoutPanel2.TabIndex = 1; // // panel25 // this.panel25.AutoScroll = true; this.panel25.AutoSize = true; this.panel25.BackColor = System.Drawing.Color.White; this.panel25.Controls.Add(this.tableLayoutPanel6); this.panel25.Controls.Add(this.panel26); this.panel25.Controls.Add(this.panel27); this.panel25.Dock = System.Windows.Forms.DockStyle.Fill; this.panel25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.panel25.Location = new System.Drawing.Point(3, 263); this.panel25.Name = "panel25"; this.panel25.Padding = new System.Windows.Forms.Padding(10); this.panel25.Size = new System.Drawing.Size(438, 125); this.panel25.TabIndex = 5; // // tableLayoutPanel6 // this.tableLayoutPanel6.ColumnCount = 2; this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel6.Controls.Add(this.totalSalesSum, 1, 2); this.tableLayoutPanel6.Controls.Add(this.totalSales, 1, 1); this.tableLayoutPanel6.Controls.Add(this.label24, 0, 1); this.tableLayoutPanel6.Controls.Add(this.label25, 0, 0); this.tableLayoutPanel6.Controls.Add(this.labelCancelled, 1, 0); this.tableLayoutPanel6.Controls.Add(this.label22, 0, 2); this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel6.Location = new System.Drawing.Point(10, 44); this.tableLayoutPanel6.Name = "tableLayoutPanel6"; this.tableLayoutPanel6.RowCount = 3; this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel6.Size = new System.Drawing.Size(418, 71); this.tableLayoutPanel6.TabIndex = 4; // // totalSalesSum // this.totalSalesSum.Dock = System.Windows.Forms.DockStyle.Fill; this.totalSalesSum.Font = new System.Drawing.Font("Segoe UI", 11.75F, System.Drawing.FontStyle.Bold); this.totalSalesSum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.totalSalesSum.Location = new System.Drawing.Point(212, 46); this.totalSalesSum.Name = "totalSalesSum"; this.totalSalesSum.Size = new System.Drawing.Size(203, 25); this.totalSalesSum.TabIndex = 9; this.totalSalesSum.Text = "0"; this.totalSalesSum.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // totalSales // this.totalSales.Dock = System.Windows.Forms.DockStyle.Fill; this.totalSales.Font = new System.Drawing.Font("Segoe UI", 11.75F, System.Drawing.FontStyle.Bold); this.totalSales.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.totalSales.Location = new System.Drawing.Point(212, 23); this.totalSales.Name = "totalSales"; this.totalSales.Size = new System.Drawing.Size(203, 23); this.totalSales.TabIndex = 5; this.totalSales.Text = "0"; this.totalSales.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label24 // this.label24.Dock = System.Windows.Forms.DockStyle.Fill; this.label24.Font = new System.Drawing.Font("Segoe UI", 10F); this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label24.Location = new System.Drawing.Point(3, 23); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(203, 23); this.label24.TabIndex = 6; this.label24.Text = "TOTAL NUMBER OF SALES"; this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label25 // this.label25.AutoSize = true; this.label25.Cursor = System.Windows.Forms.Cursors.Hand; this.label25.Dock = System.Windows.Forms.DockStyle.Fill; this.label25.Font = new System.Drawing.Font("Segoe UI", 10F); this.label25.ForeColor = System.Drawing.Color.Red; this.label25.Location = new System.Drawing.Point(3, 0); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(203, 23); this.label25.TabIndex = 6; this.label25.Text = "CANCELLED TRANSACTIONS"; this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labelCancelled // this.labelCancelled.Dock = System.Windows.Forms.DockStyle.Fill; this.labelCancelled.Font = new System.Drawing.Font("Segoe UI", 11.75F, System.Drawing.FontStyle.Bold); this.labelCancelled.ForeColor = System.Drawing.Color.Red; this.labelCancelled.Location = new System.Drawing.Point(212, 0); this.labelCancelled.Name = "labelCancelled"; this.labelCancelled.Size = new System.Drawing.Size(203, 23); this.labelCancelled.TabIndex = 5; this.labelCancelled.Text = "0"; this.labelCancelled.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label22 // this.label22.Dock = System.Windows.Forms.DockStyle.Fill; this.label22.Font = new System.Drawing.Font("Segoe UI", 10F); this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label22.Location = new System.Drawing.Point(3, 46); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(203, 25); this.label22.TabIndex = 8; this.label22.Text = "TOTAL SALES"; this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panel26 // this.panel26.BackColor = System.Drawing.Color.LightGray; this.panel26.Dock = System.Windows.Forms.DockStyle.Top; this.panel26.Font = new System.Drawing.Font("Segoe UI", 1.75F); this.panel26.Location = new System.Drawing.Point(10, 43); this.panel26.Margin = new System.Windows.Forms.Padding(10); this.panel26.Name = "panel26"; this.panel26.Size = new System.Drawing.Size(418, 1); this.panel26.TabIndex = 3; // // panel27 // this.panel27.Controls.Add(this.label26); this.panel27.Dock = System.Windows.Forms.DockStyle.Top; this.panel27.Location = new System.Drawing.Point(10, 10); this.panel27.Name = "panel27"; this.panel27.Size = new System.Drawing.Size(418, 33); this.panel27.TabIndex = 2; // // label26 // this.label26.Dock = System.Windows.Forms.DockStyle.Fill; this.label26.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label26.Location = new System.Drawing.Point(0, 0); this.label26.Margin = new System.Windows.Forms.Padding(5); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(418, 33); this.label26.TabIndex = 0; this.label26.Text = "TRANSACTIONAL SUMMARY"; this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panel46 // this.panel46.AutoScroll = true; this.panel46.AutoSize = true; this.panel46.BackColor = System.Drawing.Color.White; this.panel46.Controls.Add(this.tableLayoutPanel7); this.panel46.Controls.Add(this.panel47); this.panel46.Controls.Add(this.panel53); this.panel46.Dock = System.Windows.Forms.DockStyle.Fill; this.panel46.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.panel46.Location = new System.Drawing.Point(3, 133); this.panel46.Name = "panel46"; this.panel46.Padding = new System.Windows.Forms.Padding(10); this.panel46.Size = new System.Drawing.Size(438, 124); this.panel46.TabIndex = 8; // // tableLayoutPanel7 // this.tableLayoutPanel7.ColumnCount = 2; this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel7.Controls.Add(this.lblThirdTotal, 1, 2); this.tableLayoutPanel7.Controls.Add(this.lblSecondTotal, 1, 1); this.tableLayoutPanel7.Controls.Add(this.lblSecondName, 0, 1); this.tableLayoutPanel7.Controls.Add(this.lblFirstname, 0, 0); this.tableLayoutPanel7.Controls.Add(this.lblFirstTotal, 1, 0); this.tableLayoutPanel7.Controls.Add(this.lblThirdName, 0, 2); this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel7.Location = new System.Drawing.Point(10, 44); this.tableLayoutPanel7.Name = "tableLayoutPanel7"; this.tableLayoutPanel7.RowCount = 3; this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel7.Size = new System.Drawing.Size(418, 70); this.tableLayoutPanel7.TabIndex = 4; // // lblThirdTotal // this.lblThirdTotal.Dock = System.Windows.Forms.DockStyle.Fill; this.lblThirdTotal.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.lblThirdTotal.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.lblThirdTotal.Location = new System.Drawing.Point(212, 46); this.lblThirdTotal.Name = "lblThirdTotal"; this.lblThirdTotal.Size = new System.Drawing.Size(203, 24); this.lblThirdTotal.TabIndex = 9; this.lblThirdTotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblSecondTotal // this.lblSecondTotal.Dock = System.Windows.Forms.DockStyle.Fill; this.lblSecondTotal.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.lblSecondTotal.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(187)))), ((int)(((byte)(56))))); this.lblSecondTotal.Location = new System.Drawing.Point(212, 23); this.lblSecondTotal.Name = "lblSecondTotal"; this.lblSecondTotal.Size = new System.Drawing.Size(203, 23); this.lblSecondTotal.TabIndex = 5; this.lblSecondTotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblSecondName // this.lblSecondName.Dock = System.Windows.Forms.DockStyle.Fill; this.lblSecondName.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.lblSecondName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(187)))), ((int)(((byte)(56))))); this.lblSecondName.Location = new System.Drawing.Point(3, 23); this.lblSecondName.Name = "lblSecondName"; this.lblSecondName.Size = new System.Drawing.Size(203, 23); this.lblSecondName.TabIndex = 6; this.lblSecondName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblFirstname // this.lblFirstname.Cursor = System.Windows.Forms.Cursors.Hand; this.lblFirstname.Dock = System.Windows.Forms.DockStyle.Fill; this.lblFirstname.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.lblFirstname.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(132))))); this.lblFirstname.Location = new System.Drawing.Point(3, 0); this.lblFirstname.Name = "lblFirstname"; this.lblFirstname.Size = new System.Drawing.Size(203, 23); this.lblFirstname.TabIndex = 6; this.lblFirstname.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblFirstTotal // this.lblFirstTotal.Dock = System.Windows.Forms.DockStyle.Fill; this.lblFirstTotal.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.lblFirstTotal.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(132))))); this.lblFirstTotal.Location = new System.Drawing.Point(212, 0); this.lblFirstTotal.Name = "lblFirstTotal"; this.lblFirstTotal.Size = new System.Drawing.Size(203, 23); this.lblFirstTotal.TabIndex = 5; this.lblFirstTotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblThirdName // this.lblThirdName.Dock = System.Windows.Forms.DockStyle.Fill; this.lblThirdName.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.lblThirdName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.lblThirdName.Location = new System.Drawing.Point(3, 46); this.lblThirdName.Name = "lblThirdName"; this.lblThirdName.Size = new System.Drawing.Size(203, 24); this.lblThirdName.TabIndex = 8; this.lblThirdName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panel47 // this.panel47.BackColor = System.Drawing.Color.LightGray; this.panel47.Dock = System.Windows.Forms.DockStyle.Top; this.panel47.Font = new System.Drawing.Font("Segoe UI", 1.75F); this.panel47.Location = new System.Drawing.Point(10, 43); this.panel47.Margin = new System.Windows.Forms.Padding(10); this.panel47.Name = "panel47"; this.panel47.Size = new System.Drawing.Size(418, 1); this.panel47.TabIndex = 3; // // panel53 // this.panel53.Controls.Add(this.label23); this.panel53.Dock = System.Windows.Forms.DockStyle.Top; this.panel53.Location = new System.Drawing.Point(10, 10); this.panel53.Name = "panel53"; this.panel53.Size = new System.Drawing.Size(418, 33); this.panel53.TabIndex = 2; // // label23 // this.label23.Dock = System.Windows.Forms.DockStyle.Fill; this.label23.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label23.Location = new System.Drawing.Point(0, 0); this.label23.Margin = new System.Windows.Forms.Padding(5); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(418, 33); this.label23.TabIndex = 0; this.label23.Text = "TOP THREE (3) SALES PERSONS"; this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panel10 // this.panel10.AutoScroll = true; this.panel10.AutoSize = true; this.panel10.BackColor = System.Drawing.Color.White; this.panel10.Controls.Add(this.tableLayoutPanel5); this.panel10.Controls.Add(this.panel11); this.panel10.Controls.Add(this.panel12); this.panel10.Dock = System.Windows.Forms.DockStyle.Fill; this.panel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.panel10.Location = new System.Drawing.Point(3, 3); this.panel10.Name = "panel10"; this.panel10.Padding = new System.Windows.Forms.Padding(10); this.panel10.Size = new System.Drawing.Size(438, 124); this.panel10.TabIndex = 12; // // tableLayoutPanel5 // this.tableLayoutPanel5.ColumnCount = 2; this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel5.Controls.Add(this.lblCategory, 1, 2); this.tableLayoutPanel5.Controls.Add(this.lblBrands, 1, 1); this.tableLayoutPanel5.Controls.Add(this.label4, 0, 2); this.tableLayoutPanel5.Controls.Add(this.label2, 0, 0); this.tableLayoutPanel5.Controls.Add(this.label5, 0, 1); this.tableLayoutPanel5.Controls.Add(this.label6, 0, 3); this.tableLayoutPanel5.Controls.Add(this.lblStock, 1, 0); this.tableLayoutPanel5.Controls.Add(this.lblProducts, 1, 3); this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel5.Location = new System.Drawing.Point(10, 44); this.tableLayoutPanel5.Name = "tableLayoutPanel5"; this.tableLayoutPanel5.RowCount = 4; this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel5.Size = new System.Drawing.Size(418, 70); this.tableLayoutPanel5.TabIndex = 4; // // lblCategory // this.lblCategory.AutoSize = true; this.lblCategory.Dock = System.Windows.Forms.DockStyle.Fill; this.lblCategory.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.lblCategory.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.lblCategory.Location = new System.Drawing.Point(212, 34); this.lblCategory.Name = "lblCategory"; this.lblCategory.Size = new System.Drawing.Size(203, 17); this.lblCategory.TabIndex = 5; this.lblCategory.Text = "0"; this.lblCategory.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblBrands // this.lblBrands.AutoSize = true; this.lblBrands.Dock = System.Windows.Forms.DockStyle.Fill; this.lblBrands.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.lblBrands.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.lblBrands.Location = new System.Drawing.Point(212, 17); this.lblBrands.Name = "lblBrands"; this.lblBrands.Size = new System.Drawing.Size(203, 17); this.lblBrands.TabIndex = 5; this.lblBrands.Text = "0"; this.lblBrands.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label4 // this.label4.AutoSize = true; this.label4.Dock = System.Windows.Forms.DockStyle.Fill; this.label4.Font = new System.Drawing.Font("Segoe UI", 12F); this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label4.Location = new System.Drawing.Point(3, 34); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(203, 17); this.label4.TabIndex = 6; this.label4.Text = "Categories Of Items"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label2 // this.label2.AutoSize = true; this.label2.Cursor = System.Windows.Forms.Cursors.Hand; this.label2.Dock = System.Windows.Forms.DockStyle.Fill; this.label2.Font = new System.Drawing.Font("Segoe UI", 12F); this.label2.ForeColor = System.Drawing.Color.Red; this.label2.Location = new System.Drawing.Point(3, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(203, 17); this.label2.TabIndex = 7; this.label2.Text = "Low Stock Items"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label5 // this.label5.AutoSize = true; this.label5.Dock = System.Windows.Forms.DockStyle.Fill; this.label5.Font = new System.Drawing.Font("Segoe UI", 12F); this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label5.Location = new System.Drawing.Point(3, 17); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(203, 17); this.label5.TabIndex = 6; this.label5.Text = "Brands Of Items"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label6 // this.label6.AutoSize = true; this.label6.Dock = System.Windows.Forms.DockStyle.Fill; this.label6.Font = new System.Drawing.Font("Segoe UI", 12F); this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label6.Location = new System.Drawing.Point(3, 51); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(203, 19); this.label6.TabIndex = 6; this.label6.Text = "Number of active Items"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblStock // this.lblStock.AutoSize = true; this.lblStock.Dock = System.Windows.Forms.DockStyle.Fill; this.lblStock.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.lblStock.ForeColor = System.Drawing.Color.Red; this.lblStock.Location = new System.Drawing.Point(212, 0); this.lblStock.Name = "lblStock"; this.lblStock.Size = new System.Drawing.Size(203, 17); this.lblStock.TabIndex = 8; this.lblStock.Text = "0"; this.lblStock.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblProducts // this.lblProducts.AutoSize = true; this.lblProducts.Dock = System.Windows.Forms.DockStyle.Fill; this.lblProducts.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.lblProducts.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.lblProducts.Location = new System.Drawing.Point(212, 51); this.lblProducts.Name = "lblProducts"; this.lblProducts.Size = new System.Drawing.Size(203, 19); this.lblProducts.TabIndex = 5; this.lblProducts.Text = "0"; this.lblProducts.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // panel11 // this.panel11.BackColor = System.Drawing.Color.LightGray; this.panel11.Dock = System.Windows.Forms.DockStyle.Top; this.panel11.Font = new System.Drawing.Font("Segoe UI", 1.75F); this.panel11.Location = new System.Drawing.Point(10, 43); this.panel11.Margin = new System.Windows.Forms.Padding(10); this.panel11.Name = "panel11"; this.panel11.Size = new System.Drawing.Size(418, 1); this.panel11.TabIndex = 3; // // panel12 // this.panel12.Controls.Add(this.label1); this.panel12.Dock = System.Windows.Forms.DockStyle.Top; this.panel12.Location = new System.Drawing.Point(10, 10); this.panel12.Name = "panel12"; this.panel12.Size = new System.Drawing.Size(418, 33); this.panel12.TabIndex = 2; // // label1 // this.label1.Dock = System.Windows.Forms.DockStyle.Fill; this.label1.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label1.Location = new System.Drawing.Point(0, 0); this.label1.Margin = new System.Windows.Forms.Padding(5); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(418, 33); this.label1.TabIndex = 0; this.label1.Text = "PRODUCT DETAILS"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panel8 // this.panel8.Controls.Add(this.panel6); this.panel8.Dock = System.Windows.Forms.DockStyle.Fill; this.panel8.Location = new System.Drawing.Point(453, 3); this.panel8.Name = "panel8"; this.panel8.Size = new System.Drawing.Size(537, 391); this.panel8.TabIndex = 1; // // panel6 // this.panel6.Controls.Add(this.panel16); this.panel6.Dock = System.Windows.Forms.DockStyle.Fill; this.panel6.Location = new System.Drawing.Point(0, 0); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(537, 391); this.panel6.TabIndex = 13; // // panel16 // this.panel16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); this.panel16.Controls.Add(this.tableLayoutPanel3); this.panel16.Controls.Add(this.panel34); this.panel16.Controls.Add(this.panel35); this.panel16.Dock = System.Windows.Forms.DockStyle.Fill; this.panel16.Location = new System.Drawing.Point(0, 0); this.panel16.Name = "panel16"; this.panel16.Padding = new System.Windows.Forms.Padding(10); this.panel16.Size = new System.Drawing.Size(537, 391); this.panel16.TabIndex = 6; this.panel16.Scroll += new System.Windows.Forms.ScrollEventHandler(this.SellScroll_Scroll); // // tableLayoutPanel3 // this.tableLayoutPanel3.ColumnCount = 2; this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 97.8125F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 2.1875F)); this.tableLayoutPanel3.Controls.Add(this.sellScroll, 1, 0); this.tableLayoutPanel3.Controls.Add(this.panel13, 0, 0); this.tableLayoutPanel3.Controls.Add(this.horizontalSellScroll, 0, 1); this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel3.Location = new System.Drawing.Point(10, 44); this.tableLayoutPanel3.Name = "tableLayoutPanel3"; this.tableLayoutPanel3.RowCount = 2; this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 97F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3F)); this.tableLayoutPanel3.Size = new System.Drawing.Size(517, 337); this.tableLayoutPanel3.TabIndex = 4; // // sellScroll // this.sellScroll.Dock = System.Windows.Forms.DockStyle.Right; this.sellScroll.LargeChange = 40; this.sellScroll.Location = new System.Drawing.Point(508, 3); this.sellScroll.Maximum = 100; this.sellScroll.Minimum = 0; this.sellScroll.MouseWheelBarPartitions = 10; this.sellScroll.Name = "sellScroll"; this.sellScroll.Orientation = MetroFramework.Controls.MetroScrollOrientation.Vertical; this.sellScroll.ScrollbarSize = 6; this.sellScroll.Size = new System.Drawing.Size(6, 320); this.sellScroll.TabIndex = 15; this.sellScroll.UseSelectable = true; this.sellScroll.Scroll += new System.Windows.Forms.ScrollEventHandler(this.SellScroll_Scroll); // // panel13 // this.panel13.Controls.Add(this.chartContent); this.panel13.Dock = System.Windows.Forms.DockStyle.Fill; this.panel13.Location = new System.Drawing.Point(3, 3); this.panel13.Name = "panel13"; this.panel13.Size = new System.Drawing.Size(499, 320); this.panel13.TabIndex = 16; // // chartContent // this.chartContent.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.chartContent.Controls.Add(this.panel17); this.chartContent.Controls.Add(this.panel23); this.chartContent.Controls.Add(this.sixthProduct); this.chartContent.Controls.Add(this.fifthProduct); this.chartContent.Controls.Add(this.fourthProduct); this.chartContent.Controls.Add(this.thirdProduct); this.chartContent.Controls.Add(this.secondProduct); this.chartContent.Controls.Add(this.firstProduct); this.chartContent.Controls.Add(this.panel14); this.chartContent.Controls.Add(this.panel33); this.chartContent.Controls.Add(this.panel44); this.chartContent.Controls.Add(this.panel43); this.chartContent.Location = new System.Drawing.Point(4, 1); this.chartContent.Name = "chartContent"; this.chartContent.Size = new System.Drawing.Size(493, 450); this.chartContent.TabIndex = 0; // // panel17 // this.panel17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(0)))), ((int)(((byte)(46))))); this.panel17.Controls.Add(this.tableLayoutPanel4); this.panel17.Controls.Add(this.chart1); this.panel17.Location = new System.Drawing.Point(29, 27); this.panel17.Margin = new System.Windows.Forms.Padding(8); this.panel17.Name = "panel17"; this.panel17.Size = new System.Drawing.Size(175, 203); this.panel17.TabIndex = 14; // // tableLayoutPanel4 // this.tableLayoutPanel4.ColumnCount = 1; this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel4.Controls.Add(this.item1, 0, 0); this.tableLayoutPanel4.Controls.Add(this.item1Sales, 0, 1); this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Bottom; this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 132); this.tableLayoutPanel4.Name = "tableLayoutPanel4"; this.tableLayoutPanel4.RowCount = 2; this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel4.Size = new System.Drawing.Size(175, 71); this.tableLayoutPanel4.TabIndex = 7; // // item1 // this.item1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item1.AutoSize = true; this.item1.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item1.Location = new System.Drawing.Point(3, 0); this.item1.Name = "item1"; this.item1.Size = new System.Drawing.Size(169, 35); this.item1.TabIndex = 3; this.item1.Text = "ITEM NAME"; this.item1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // item1Sales // this.item1Sales.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item1Sales.AutoSize = true; this.item1Sales.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item1Sales.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item1Sales.Location = new System.Drawing.Point(3, 35); this.item1Sales.Name = "item1Sales"; this.item1Sales.Size = new System.Drawing.Size(169, 36); this.item1Sales.TabIndex = 2; this.item1Sales.Text = "TOTAL SALES"; this.item1Sales.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // chart1 // this.chart1.Cursor = System.Windows.Forms.Cursors.Hand; this.chart1.Dock = System.Windows.Forms.DockStyle.Top; this.chart1.Location = new System.Drawing.Point(0, 0); this.chart1.Name = "chart1"; this.chart1.Size = new System.Drawing.Size(175, 126); this.chart1.TabIndex = 6; this.chart1.Text = "pieChart1"; // // panel23 // this.panel23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(0)))), ((int)(((byte)(46))))); this.panel23.Controls.Add(this.tableLayoutPanel8); this.panel23.Controls.Add(this.chart2); this.panel23.Location = new System.Drawing.Point(220, 27); this.panel23.Margin = new System.Windows.Forms.Padding(8); this.panel23.Name = "panel23"; this.panel23.Size = new System.Drawing.Size(175, 203); this.panel23.TabIndex = 15; // // tableLayoutPanel8 // this.tableLayoutPanel8.ColumnCount = 1; this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel8.Controls.Add(this.item2, 0, 0); this.tableLayoutPanel8.Controls.Add(this.item2Sales, 0, 1); this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel8.Location = new System.Drawing.Point(0, 126); this.tableLayoutPanel8.Name = "tableLayoutPanel8"; this.tableLayoutPanel8.RowCount = 2; this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel8.Size = new System.Drawing.Size(175, 77); this.tableLayoutPanel8.TabIndex = 6; // // item2 // this.item2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item2.AutoSize = true; this.item2.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item2.Location = new System.Drawing.Point(3, 0); this.item2.Name = "item2"; this.item2.Size = new System.Drawing.Size(169, 38); this.item2.TabIndex = 4; this.item2.Text = "ITEM NAME"; this.item2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // item2Sales // this.item2Sales.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item2Sales.AutoSize = true; this.item2Sales.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item2Sales.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item2Sales.Location = new System.Drawing.Point(3, 38); this.item2Sales.Name = "item2Sales"; this.item2Sales.Size = new System.Drawing.Size(169, 39); this.item2Sales.TabIndex = 3; this.item2Sales.Text = "TOTAL SALES"; this.item2Sales.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // chart2 // this.chart2.Cursor = System.Windows.Forms.Cursors.Hand; this.chart2.Dock = System.Windows.Forms.DockStyle.Top; this.chart2.Location = new System.Drawing.Point(0, 0); this.chart2.Name = "chart2"; this.chart2.Size = new System.Drawing.Size(175, 126); this.chart2.TabIndex = 5; this.chart2.Text = "pieChart1"; // // sixthProduct // this.sixthProduct.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.sixthProduct.AutoSize = true; this.sixthProduct.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.sixthProduct.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.sixthProduct.Location = new System.Drawing.Point(3, 217); this.sixthProduct.Name = "sixthProduct"; this.sixthProduct.Size = new System.Drawing.Size(0, 20); this.sixthProduct.TabIndex = 2; this.sixthProduct.Visible = false; // // fifthProduct // this.fifthProduct.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.fifthProduct.AutoSize = true; this.fifthProduct.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.fifthProduct.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.fifthProduct.Location = new System.Drawing.Point(3, 174); this.fifthProduct.Name = "fifthProduct"; this.fifthProduct.Size = new System.Drawing.Size(0, 20); this.fifthProduct.TabIndex = 2; this.fifthProduct.Visible = false; // // fourthProduct // this.fourthProduct.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.fourthProduct.AutoSize = true; this.fourthProduct.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.fourthProduct.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.fourthProduct.Location = new System.Drawing.Point(3, 133); this.fourthProduct.Name = "fourthProduct"; this.fourthProduct.Size = new System.Drawing.Size(0, 20); this.fourthProduct.TabIndex = 2; this.fourthProduct.Visible = false; // // thirdProduct // this.thirdProduct.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.thirdProduct.AutoSize = true; this.thirdProduct.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.thirdProduct.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.thirdProduct.Location = new System.Drawing.Point(3, 86); this.thirdProduct.Name = "thirdProduct"; this.thirdProduct.Size = new System.Drawing.Size(0, 20); this.thirdProduct.TabIndex = 2; this.thirdProduct.Visible = false; // // secondProduct // this.secondProduct.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.secondProduct.AutoSize = true; this.secondProduct.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.secondProduct.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.secondProduct.Location = new System.Drawing.Point(3, 50); this.secondProduct.Name = "secondProduct"; this.secondProduct.Size = new System.Drawing.Size(0, 20); this.secondProduct.TabIndex = 2; this.secondProduct.Visible = false; // // firstProduct // this.firstProduct.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.firstProduct.AutoSize = true; this.firstProduct.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.firstProduct.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.firstProduct.Location = new System.Drawing.Point(3, 6); this.firstProduct.Name = "firstProduct"; this.firstProduct.Size = new System.Drawing.Size(0, 20); this.firstProduct.TabIndex = 2; this.firstProduct.Visible = false; // // panel14 // this.panel14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(0)))), ((int)(((byte)(46))))); this.panel14.Controls.Add(this.tableLayoutPanel12); this.panel14.Controls.Add(this.chart6); this.panel14.Location = new System.Drawing.Point(412, 246); this.panel14.Margin = new System.Windows.Forms.Padding(8); this.panel14.Name = "panel14"; this.panel14.Size = new System.Drawing.Size(175, 203); this.panel14.TabIndex = 16; // // tableLayoutPanel12 // this.tableLayoutPanel12.ColumnCount = 1; this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel12.Controls.Add(this.item6, 0, 0); this.tableLayoutPanel12.Controls.Add(this.item6sales, 0, 1); this.tableLayoutPanel12.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel12.Location = new System.Drawing.Point(0, 126); this.tableLayoutPanel12.Name = "tableLayoutPanel12"; this.tableLayoutPanel12.RowCount = 2; this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel12.Size = new System.Drawing.Size(175, 77); this.tableLayoutPanel12.TabIndex = 7; // // item6 // this.item6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item6.AutoSize = true; this.item6.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item6.Location = new System.Drawing.Point(3, 0); this.item6.Name = "item6"; this.item6.Size = new System.Drawing.Size(169, 38); this.item6.TabIndex = 4; this.item6.Text = "ITEM NAME"; this.item6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // item6sales // this.item6sales.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item6sales.AutoSize = true; this.item6sales.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item6sales.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item6sales.Location = new System.Drawing.Point(3, 38); this.item6sales.Name = "item6sales"; this.item6sales.Size = new System.Drawing.Size(169, 39); this.item6sales.TabIndex = 3; this.item6sales.Text = "TOTAL SALES"; this.item6sales.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // chart6 // this.chart6.Cursor = System.Windows.Forms.Cursors.Hand; this.chart6.Dock = System.Windows.Forms.DockStyle.Top; this.chart6.Location = new System.Drawing.Point(0, 0); this.chart6.Name = "chart6"; this.chart6.Size = new System.Drawing.Size(175, 126); this.chart6.TabIndex = 6; this.chart6.Text = "pieChart1"; // // panel33 // this.panel33.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(0)))), ((int)(((byte)(46))))); this.panel33.Controls.Add(this.tableLayoutPanel9); this.panel33.Controls.Add(this.chart3); this.panel33.Location = new System.Drawing.Point(411, 27); this.panel33.Margin = new System.Windows.Forms.Padding(8); this.panel33.Name = "panel33"; this.panel33.Size = new System.Drawing.Size(175, 203); this.panel33.TabIndex = 16; // // tableLayoutPanel9 // this.tableLayoutPanel9.ColumnCount = 1; this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel9.Controls.Add(this.item3, 0, 0); this.tableLayoutPanel9.Controls.Add(this.item3Sales, 0, 1); this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel9.Location = new System.Drawing.Point(0, 126); this.tableLayoutPanel9.Name = "tableLayoutPanel9"; this.tableLayoutPanel9.RowCount = 2; this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel9.Size = new System.Drawing.Size(175, 77); this.tableLayoutPanel9.TabIndex = 7; // // item3 // this.item3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item3.AutoSize = true; this.item3.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item3.Location = new System.Drawing.Point(3, 0); this.item3.Name = "item3"; this.item3.Size = new System.Drawing.Size(169, 38); this.item3.TabIndex = 4; this.item3.Text = "ITEM NAME"; this.item3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // item3Sales // this.item3Sales.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item3Sales.AutoSize = true; this.item3Sales.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item3Sales.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item3Sales.Location = new System.Drawing.Point(3, 38); this.item3Sales.Name = "item3Sales"; this.item3Sales.Size = new System.Drawing.Size(169, 39); this.item3Sales.TabIndex = 3; this.item3Sales.Text = "TOTAL SALES"; this.item3Sales.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // chart3 // this.chart3.Cursor = System.Windows.Forms.Cursors.Hand; this.chart3.Dock = System.Windows.Forms.DockStyle.Top; this.chart3.Location = new System.Drawing.Point(0, 0); this.chart3.Name = "chart3"; this.chart3.Size = new System.Drawing.Size(175, 126); this.chart3.TabIndex = 6; this.chart3.Text = "pieChart1"; // // panel44 // this.panel44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(0)))), ((int)(((byte)(46))))); this.panel44.Controls.Add(this.tableLayoutPanel10); this.panel44.Controls.Add(this.chart4); this.panel44.Location = new System.Drawing.Point(29, 246); this.panel44.Margin = new System.Windows.Forms.Padding(8); this.panel44.Name = "panel44"; this.panel44.Size = new System.Drawing.Size(175, 203); this.panel44.TabIndex = 17; // // tableLayoutPanel10 // this.tableLayoutPanel10.ColumnCount = 1; this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel10.Controls.Add(this.item4, 0, 0); this.tableLayoutPanel10.Controls.Add(this.item4Sales, 0, 1); this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel10.Location = new System.Drawing.Point(0, 126); this.tableLayoutPanel10.Name = "tableLayoutPanel10"; this.tableLayoutPanel10.RowCount = 2; this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel10.Size = new System.Drawing.Size(175, 77); this.tableLayoutPanel10.TabIndex = 7; // // item4 // this.item4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item4.AutoSize = true; this.item4.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item4.Location = new System.Drawing.Point(3, 0); this.item4.Name = "item4"; this.item4.Size = new System.Drawing.Size(169, 38); this.item4.TabIndex = 4; this.item4.Text = "ITEM NAME"; this.item4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // item4Sales // this.item4Sales.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item4Sales.AutoSize = true; this.item4Sales.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item4Sales.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item4Sales.Location = new System.Drawing.Point(3, 38); this.item4Sales.Name = "item4Sales"; this.item4Sales.Size = new System.Drawing.Size(169, 39); this.item4Sales.TabIndex = 3; this.item4Sales.Text = "TOTAL SALES"; this.item4Sales.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // chart4 // this.chart4.Cursor = System.Windows.Forms.Cursors.Hand; this.chart4.Dock = System.Windows.Forms.DockStyle.Top; this.chart4.Location = new System.Drawing.Point(0, 0); this.chart4.Name = "chart4"; this.chart4.Size = new System.Drawing.Size(175, 126); this.chart4.TabIndex = 6; this.chart4.Text = "pieChart1"; // // panel43 // this.panel43.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(0)))), ((int)(((byte)(46))))); this.panel43.Controls.Add(this.tableLayoutPanel11); this.panel43.Controls.Add(this.chart5); this.panel43.Location = new System.Drawing.Point(220, 246); this.panel43.Margin = new System.Windows.Forms.Padding(8); this.panel43.Name = "panel43"; this.panel43.Size = new System.Drawing.Size(175, 203); this.panel43.TabIndex = 18; // // tableLayoutPanel11 // this.tableLayoutPanel11.ColumnCount = 1; this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel11.Controls.Add(this.item5, 0, 0); this.tableLayoutPanel11.Controls.Add(this.item5Sales, 0, 1); this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel11.Location = new System.Drawing.Point(0, 126); this.tableLayoutPanel11.Name = "tableLayoutPanel11"; this.tableLayoutPanel11.RowCount = 2; this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel11.Size = new System.Drawing.Size(175, 77); this.tableLayoutPanel11.TabIndex = 7; // // item5 // this.item5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item5.AutoSize = true; this.item5.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item5.Location = new System.Drawing.Point(3, 0); this.item5.Name = "item5"; this.item5.Size = new System.Drawing.Size(169, 38); this.item5.TabIndex = 4; this.item5.Text = "ITEM NAME"; this.item5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // item5Sales // this.item5Sales.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.item5Sales.AutoSize = true; this.item5Sales.Font = new System.Drawing.Font("Segoe UI", 10.75F, System.Drawing.FontStyle.Bold); this.item5Sales.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.item5Sales.Location = new System.Drawing.Point(3, 38); this.item5Sales.Name = "item5Sales"; this.item5Sales.Size = new System.Drawing.Size(169, 39); this.item5Sales.TabIndex = 3; this.item5Sales.Text = "TOTAL SALES"; this.item5Sales.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // chart5 // this.chart5.Cursor = System.Windows.Forms.Cursors.Hand; this.chart5.Dock = System.Windows.Forms.DockStyle.Top; this.chart5.Location = new System.Drawing.Point(0, 0); this.chart5.Name = "chart5"; this.chart5.Size = new System.Drawing.Size(175, 126); this.chart5.TabIndex = 6; this.chart5.Text = "pieChart1"; // // horizontalSellScroll // this.horizontalSellScroll.LargeChange = 40; this.horizontalSellScroll.Location = new System.Drawing.Point(3, 329); this.horizontalSellScroll.Maximum = 100; this.horizontalSellScroll.Minimum = 0; this.horizontalSellScroll.MouseWheelBarPartitions = 10; this.horizontalSellScroll.Name = "horizontalSellScroll"; this.horizontalSellScroll.Orientation = MetroFramework.Controls.MetroScrollOrientation.Horizontal; this.horizontalSellScroll.ScrollbarSize = 5; this.horizontalSellScroll.Size = new System.Drawing.Size(499, 5); this.horizontalSellScroll.TabIndex = 17; this.horizontalSellScroll.UseSelectable = true; this.horizontalSellScroll.Scroll += new System.Windows.Forms.ScrollEventHandler(this.HorizontalSellScroll_Scroll); // // panel34 // this.panel34.BackColor = System.Drawing.Color.LightGray; this.panel34.Dock = System.Windows.Forms.DockStyle.Top; this.panel34.Font = new System.Drawing.Font("Segoe UI", 1.75F); this.panel34.Location = new System.Drawing.Point(10, 43); this.panel34.Margin = new System.Windows.Forms.Padding(10); this.panel34.Name = "panel34"; this.panel34.Size = new System.Drawing.Size(517, 1); this.panel34.TabIndex = 3; // // panel35 // this.panel35.Controls.Add(this.label19); this.panel35.Dock = System.Windows.Forms.DockStyle.Top; this.panel35.Location = new System.Drawing.Point(10, 10); this.panel35.Name = "panel35"; this.panel35.Size = new System.Drawing.Size(517, 33); this.panel35.TabIndex = 2; // // label19 // this.label19.Dock = System.Windows.Forms.DockStyle.Fill; this.label19.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.label19.ForeColor = System.Drawing.SystemColors.Control; this.label19.Location = new System.Drawing.Point(0, 0); this.label19.Margin = new System.Windows.Forms.Padding(5); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(517, 33); this.label19.TabIndex = 0; this.label19.Text = "TOP SELLING ITEMS"; this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panel4 // this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); this.panel4.Controls.Add(this.pane); this.panel4.Dock = System.Windows.Forms.DockStyle.Top; this.panel4.Location = new System.Drawing.Point(0, 39); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(993, 165); this.panel4.TabIndex = 10; // // pane // this.pane.Anchor = System.Windows.Forms.AnchorStyles.None; this.pane.Controls.Add(this.circularPanel4); this.pane.Controls.Add(this.circularPanel3); this.pane.Controls.Add(this.circularPanel2); this.pane.Controls.Add(this.circularPanel1); this.pane.Location = new System.Drawing.Point(106, 2); this.pane.Name = "pane"; this.pane.Size = new System.Drawing.Size(780, 160); this.pane.TabIndex = 11; // // circularPanel4 // this.circularPanel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(124)))), ((int)(((byte)(206))))); this.circularPanel4.Controls.Add(this.pictureBox9); this.circularPanel4.Controls.Add(this.panel42); this.circularPanel4.Controls.Add(this.label32); this.circularPanel4.Location = new System.Drawing.Point(605, 7); this.circularPanel4.Name = "circularPanel4"; this.circularPanel4.Size = new System.Drawing.Size(162, 141); this.circularPanel4.TabIndex = 5; // // pictureBox9 // this.pictureBox9.Dock = System.Windows.Forms.DockStyle.Top; this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image"))); this.pictureBox9.Location = new System.Drawing.Point(0, 0); this.pictureBox9.Name = "pictureBox9"; this.pictureBox9.Size = new System.Drawing.Size(162, 71); this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.pictureBox9.TabIndex = 10; this.pictureBox9.TabStop = false; // // panel42 // this.panel42.Controls.Add(this.lblInvoice); this.panel42.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel42.Location = new System.Drawing.Point(0, 96); this.panel42.Name = "panel42"; this.panel42.Size = new System.Drawing.Size(162, 45); this.panel42.TabIndex = 8; // // lblInvoice // this.lblInvoice.Dock = System.Windows.Forms.DockStyle.Fill; this.lblInvoice.Font = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold); this.lblInvoice.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(0)))), ((int)(((byte)(46))))); this.lblInvoice.Location = new System.Drawing.Point(0, 0); this.lblInvoice.Name = "lblInvoice"; this.lblInvoice.Size = new System.Drawing.Size(162, 45); this.lblInvoice.TabIndex = 7; this.lblInvoice.Text = "0"; this.lblInvoice.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label32 // this.label32.AutoSize = true; this.label32.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label32.ForeColor = System.Drawing.Color.White; this.label32.Location = new System.Drawing.Point(43, 73); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(64, 19); this.label32.TabIndex = 7; this.label32.Text = "INVOICE"; // // circularPanel3 // this.circularPanel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(0)))), ((int)(((byte)(46))))); this.circularPanel3.Controls.Add(this.pictureBox8); this.circularPanel3.Controls.Add(this.panel41); this.circularPanel3.Controls.Add(this.label30); this.circularPanel3.Location = new System.Drawing.Point(403, 7); this.circularPanel3.Name = "circularPanel3"; this.circularPanel3.Size = new System.Drawing.Size(170, 141); this.circularPanel3.TabIndex = 4; // // pictureBox8 // this.pictureBox8.Dock = System.Windows.Forms.DockStyle.Top; this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image"))); this.pictureBox8.Location = new System.Drawing.Point(0, 0); this.pictureBox8.Name = "pictureBox8"; this.pictureBox8.Size = new System.Drawing.Size(170, 71); this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.pictureBox8.TabIndex = 10; this.pictureBox8.TabStop = false; // // panel41 // this.panel41.Controls.Add(this.lblDeliveries); this.panel41.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel41.Location = new System.Drawing.Point(0, 96); this.panel41.Name = "panel41"; this.panel41.Size = new System.Drawing.Size(170, 45); this.panel41.TabIndex = 8; // // lblDeliveries // this.lblDeliveries.Dock = System.Windows.Forms.DockStyle.Fill; this.lblDeliveries.Font = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold); this.lblDeliveries.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(10)))), ((int)(((byte)(145))))); this.lblDeliveries.Location = new System.Drawing.Point(0, 0); this.lblDeliveries.Name = "lblDeliveries"; this.lblDeliveries.Size = new System.Drawing.Size(170, 45); this.lblDeliveries.TabIndex = 7; this.lblDeliveries.Text = "0"; this.lblDeliveries.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label30 // this.label30.AutoSize = true; this.label30.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label30.ForeColor = System.Drawing.Color.White; this.label30.Location = new System.Drawing.Point(40, 74); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(81, 19); this.label30.TabIndex = 7; this.label30.Text = "DELIVERIES"; // // circularPanel2 // this.circularPanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(178)))), ((int)(((byte)(155))))); this.circularPanel2.Controls.Add(this.pictureBox7); this.circularPanel2.Controls.Add(this.panel40); this.circularPanel2.Controls.Add(this.label28); this.circularPanel2.Location = new System.Drawing.Point(203, 7); this.circularPanel2.Name = "circularPanel2"; this.circularPanel2.Size = new System.Drawing.Size(170, 141); this.circularPanel2.TabIndex = 3; // // pictureBox7 // this.pictureBox7.Dock = System.Windows.Forms.DockStyle.Top; this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image"))); this.pictureBox7.Location = new System.Drawing.Point(0, 0); this.pictureBox7.Name = "pictureBox7"; this.pictureBox7.Size = new System.Drawing.Size(170, 71); this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.pictureBox7.TabIndex = 9; this.pictureBox7.TabStop = false; // // panel40 // this.panel40.Controls.Add(this.lblSoldOut); this.panel40.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel40.Location = new System.Drawing.Point(0, 96); this.panel40.Name = "panel40"; this.panel40.Size = new System.Drawing.Size(170, 45); this.panel40.TabIndex = 8; // // lblSoldOut // this.lblSoldOut.Dock = System.Windows.Forms.DockStyle.Fill; this.lblSoldOut.Font = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold); this.lblSoldOut.ForeColor = System.Drawing.Color.Firebrick; this.lblSoldOut.Location = new System.Drawing.Point(0, 0); this.lblSoldOut.Name = "lblSoldOut"; this.lblSoldOut.Size = new System.Drawing.Size(170, 45); this.lblSoldOut.TabIndex = 7; this.lblSoldOut.Text = "0"; this.lblSoldOut.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label28 // this.label28.AutoSize = true; this.label28.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label28.ForeColor = System.Drawing.Color.White; this.label28.Location = new System.Drawing.Point(7, 77); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(156, 19); this.label28.TabIndex = 7; this.label28.Text = "SOLD OUT PRODUCTS"; // // circularPanel1 // this.circularPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(73)))), ((int)(((byte)(68))))); this.circularPanel1.Controls.Add(this.pictureBox1); this.circularPanel1.Controls.Add(this.panel39); this.circularPanel1.Controls.Add(this.label27); this.circularPanel1.Location = new System.Drawing.Point(12, 7); this.circularPanel1.Name = "circularPanel1"; this.circularPanel1.Size = new System.Drawing.Size(163, 141); this.circularPanel1.TabIndex = 2; // // pictureBox1 // this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top; this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(0, 0); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(163, 71); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.pictureBox1.TabIndex = 8; this.pictureBox1.TabStop = false; // // panel39 // this.panel39.Controls.Add(this.customersNo); this.panel39.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel39.Location = new System.Drawing.Point(0, 96); this.panel39.Name = "panel39"; this.panel39.Size = new System.Drawing.Size(163, 45); this.panel39.TabIndex = 7; // // customersNo // this.customersNo.Dock = System.Windows.Forms.DockStyle.Fill; this.customersNo.Font = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold); this.customersNo.ForeColor = System.Drawing.SystemColors.HotTrack; this.customersNo.Location = new System.Drawing.Point(0, 0); this.customersNo.Name = "customersNo"; this.customersNo.Size = new System.Drawing.Size(163, 45); this.customersNo.TabIndex = 1; this.customersNo.Text = "0"; this.customersNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label27 // this.label27.AutoSize = true; this.label27.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label27.ForeColor = System.Drawing.Color.White; this.label27.Location = new System.Drawing.Point(44, 74); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(91, 19); this.label27.TabIndex = 5; this.label27.Text = "CUSTOMERS"; // // panel37 // this.panel37.Controls.Add(this.gradientPanel2); this.panel37.Dock = System.Windows.Forms.DockStyle.Top; this.panel37.Location = new System.Drawing.Point(0, 0); this.panel37.Name = "panel37"; this.panel37.Size = new System.Drawing.Size(993, 39); this.panel37.TabIndex = 9; // // gradientPanel2 // this.gradientPanel2.ColorBottom = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); this.gradientPanel2.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(132))))); this.gradientPanel2.Controls.Add(this.summaryDate); this.gradientPanel2.Controls.Add(this.label17); this.gradientPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.gradientPanel2.Location = new System.Drawing.Point(0, 0); this.gradientPanel2.Name = "gradientPanel2"; this.gradientPanel2.Size = new System.Drawing.Size(993, 39); this.gradientPanel2.TabIndex = 9; // // summaryDate // this.summaryDate.CustomFormat = "MMMM,yyyy"; this.summaryDate.Font = new System.Drawing.Font("Segoe UI", 12F); this.summaryDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.summaryDate.Location = new System.Drawing.Point(751, 3); this.summaryDate.Name = "summaryDate"; this.summaryDate.ShowUpDown = true; this.summaryDate.Size = new System.Drawing.Size(232, 29); this.summaryDate.TabIndex = 8; this.summaryDate.ValueChanged += new System.EventHandler(this.SummaryDate_ValueChanged); // // label17 // this.label17.BackColor = System.Drawing.Color.Transparent; this.label17.Dock = System.Windows.Forms.DockStyle.Fill; this.label17.Font = new System.Drawing.Font("Segoe UI", 15F); this.label17.ForeColor = System.Drawing.Color.White; this.label17.Location = new System.Drawing.Point(0, 0); this.label17.Name = "label17"; this.label17.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0); this.label17.Size = new System.Drawing.Size(993, 39); this.label17.TabIndex = 1; this.label17.Text = "OPERATIONAL SUMMARY"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panel38 // this.panel38.BackColor = System.Drawing.SystemColors.ButtonShadow; this.panel38.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel38.Location = new System.Drawing.Point(0, 1053); this.panel38.Margin = new System.Windows.Forms.Padding(10); this.panel38.Name = "panel38"; this.panel38.Padding = new System.Windows.Forms.Padding(10, 0, 10, 0); this.panel38.Size = new System.Drawing.Size(993, 1); this.panel38.TabIndex = 8; // // holding // this.holding.Anchor = System.Windows.Forms.AnchorStyles.None; this.holding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.holding.Controls.Add(this.label13); this.holding.Controls.Add(this.panel5); this.holding.Controls.Add(this.hold); this.holding.Location = new System.Drawing.Point(364, 463); this.holding.Name = "holding"; this.holding.Size = new System.Drawing.Size(265, 140); this.holding.TabIndex = 9; this.holding.Visible = false; // // label13 // this.label13.Dock = System.Windows.Forms.DockStyle.Top; this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label13.Location = new System.Drawing.Point(0, 27); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(263, 48); this.label13.TabIndex = 8; this.label13.Text = "Getting things ready, this could take a few moments....."; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panel5 // this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(137))))); this.panel5.Controls.Add(this.label9); this.panel5.Dock = System.Windows.Forms.DockStyle.Top; this.panel5.Location = new System.Drawing.Point(0, 0); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(263, 27); this.panel5.TabIndex = 7; // // label9 // this.label9.Dock = System.Windows.Forms.DockStyle.Fill; this.label9.ForeColor = System.Drawing.SystemColors.Control; this.label9.Location = new System.Drawing.Point(0, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(263, 27); this.label9.TabIndex = 0; this.label9.Text = "Please Wait...."; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // hold // this.hold.BackColor = System.Drawing.SystemColors.Control; this.hold.Location = new System.Drawing.Point(111, 78); this.hold.Maximum = 100; this.hold.Name = "hold"; this.hold.Size = new System.Drawing.Size(53, 53); this.hold.TabIndex = 6; this.hold.UseCustomBackColor = true; this.hold.UseCustomForeColor = true; this.hold.UseSelectable = true; // // Dashboard // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoScroll = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(239)))), ((int)(((byte)(244))))); this.ClientSize = new System.Drawing.Size(993, 1054); this.ControlBox = false; this.Controls.Add(this.holding); this.Controls.Add(this.panel1); this.Font = new System.Drawing.Font("Segoe UI", 10F); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7); this.MinimumSize = new System.Drawing.Size(800, 600); this.Name = "Dashboard"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.Dashboard_Load); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel9.ResumeLayout(false); this.bottomPanel.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.panel7.ResumeLayout(false); this.tableLayoutPanel2.ResumeLayout(false); this.tableLayoutPanel2.PerformLayout(); this.panel25.ResumeLayout(false); this.tableLayoutPanel6.ResumeLayout(false); this.tableLayoutPanel6.PerformLayout(); this.panel27.ResumeLayout(false); this.panel46.ResumeLayout(false); this.tableLayoutPanel7.ResumeLayout(false); this.panel53.ResumeLayout(false); this.panel10.ResumeLayout(false); this.tableLayoutPanel5.ResumeLayout(false); this.tableLayoutPanel5.PerformLayout(); this.panel12.ResumeLayout(false); this.panel8.ResumeLayout(false); this.panel6.ResumeLayout(false); this.panel16.ResumeLayout(false); this.tableLayoutPanel3.ResumeLayout(false); this.panel13.ResumeLayout(false); this.chartContent.ResumeLayout(false); this.chartContent.PerformLayout(); this.panel17.ResumeLayout(false); this.tableLayoutPanel4.ResumeLayout(false); this.tableLayoutPanel4.PerformLayout(); this.panel23.ResumeLayout(false); this.tableLayoutPanel8.ResumeLayout(false); this.tableLayoutPanel8.PerformLayout(); this.panel14.ResumeLayout(false); this.tableLayoutPanel12.ResumeLayout(false); this.tableLayoutPanel12.PerformLayout(); this.panel33.ResumeLayout(false); this.tableLayoutPanel9.ResumeLayout(false); this.tableLayoutPanel9.PerformLayout(); this.panel44.ResumeLayout(false); this.tableLayoutPanel10.ResumeLayout(false); this.tableLayoutPanel10.PerformLayout(); this.panel43.ResumeLayout(false); this.tableLayoutPanel11.ResumeLayout(false); this.tableLayoutPanel11.PerformLayout(); this.panel35.ResumeLayout(false); this.panel4.ResumeLayout(false); this.pane.ResumeLayout(false); this.circularPanel4.ResumeLayout(false); this.circularPanel4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit(); this.panel42.ResumeLayout(false); this.circularPanel3.ResumeLayout(false); this.circularPanel3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); this.panel41.ResumeLayout(false); this.circularPanel2.ResumeLayout(false); this.circularPanel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); this.panel40.ResumeLayout(false); this.circularPanel1.ResumeLayout(false); this.circularPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.panel39.ResumeLayout(false); this.panel37.ResumeLayout(false); this.gradientPanel2.ResumeLayout(false); this.holding.ResumeLayout(false); this.panel5.ResumeLayout(false); this.ResumeLayout(false); } #endregion private gradientPanel panel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel37; private System.Windows.Forms.DateTimePicker summaryDate; private System.Windows.Forms.Label label17; private System.Windows.Forms.Panel panel38; private System.Windows.Forms.Panel bottomPanel; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Panel pane; private circularPanel circularPanel4; private System.Windows.Forms.Panel panel42; private System.Windows.Forms.Label lblInvoice; private System.Windows.Forms.Label label32; private circularPanel circularPanel3; private System.Windows.Forms.Panel panel41; private System.Windows.Forms.Label lblDeliveries; private System.Windows.Forms.Label label30; private circularPanel circularPanel2; private System.Windows.Forms.Panel panel40; private System.Windows.Forms.Label lblSoldOut; private System.Windows.Forms.Label label28; private circularPanel circularPanel1; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Panel panel39; private System.Windows.Forms.Label customersNo; private System.Windows.Forms.Label label27; private System.Windows.Forms.PictureBox pictureBox9; private System.Windows.Forms.PictureBox pictureBox8; private System.Windows.Forms.PictureBox pictureBox7; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.Panel panel8; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.Panel panel16; private System.Windows.Forms.Panel panel34; private System.Windows.Forms.Panel panel35; private System.Windows.Forms.Label label19; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.Panel panel25; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6; private System.Windows.Forms.Label totalSalesSum; private System.Windows.Forms.Label totalSales; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label labelCancelled; private System.Windows.Forms.Label label22; private System.Windows.Forms.Panel panel26; private System.Windows.Forms.Panel panel27; private System.Windows.Forms.Label label26; private System.Windows.Forms.Panel panel46; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7; private System.Windows.Forms.Label lblThirdTotal; private System.Windows.Forms.Label lblSecondTotal; private System.Windows.Forms.Label lblSecondName; private System.Windows.Forms.Label lblFirstname; private System.Windows.Forms.Label lblFirstTotal; private System.Windows.Forms.Label lblThirdName; private System.Windows.Forms.Panel panel47; private System.Windows.Forms.Panel panel53; private System.Windows.Forms.Label label23; private System.Windows.Forms.Panel panel10; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5; private System.Windows.Forms.Label lblCategory; private System.Windows.Forms.Label lblBrands; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label lblStock; private System.Windows.Forms.Label lblProducts; private System.Windows.Forms.Panel panel11; private System.Windows.Forms.Panel panel12; private System.Windows.Forms.Label label1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; private MetroFramework.Controls.MetroScrollBar sellScroll; private System.Windows.Forms.Panel panel9; private LiveCharts.WinForms.CartesianChart salesChart; private System.Windows.Forms.Panel panel13; private System.Windows.Forms.Panel chartContent; private System.Windows.Forms.Panel panel17; private System.Windows.Forms.Label item1Sales; private System.Windows.Forms.Panel panel23; private System.Windows.Forms.Label item2Sales; private System.Windows.Forms.Label item2; private System.Windows.Forms.Panel panel33; private System.Windows.Forms.Label item3Sales; private System.Windows.Forms.Label item3; private System.Windows.Forms.Panel panel44; private System.Windows.Forms.Label item5Sales; private System.Windows.Forms.Label item5; private System.Windows.Forms.Panel panel43; private System.Windows.Forms.Label item4Sales; private System.Windows.Forms.Label item4; private System.Windows.Forms.Panel panel14; private System.Windows.Forms.Label item6sales; private System.Windows.Forms.Label item6; private MetroFramework.Controls.MetroScrollBar horizontalSellScroll; private System.Windows.Forms.Label sixthProduct; private System.Windows.Forms.Label fifthProduct; private System.Windows.Forms.Label fourthProduct; private System.Windows.Forms.Label thirdProduct; private System.Windows.Forms.Label secondProduct; private System.Windows.Forms.Label firstProduct; private LiveCharts.WinForms.PieChart chart2; private LiveCharts.WinForms.PieChart chart1; private LiveCharts.WinForms.PieChart chart6; private LiveCharts.WinForms.PieChart chart3; private LiveCharts.WinForms.PieChart chart4; private LiveCharts.WinForms.PieChart chart5; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; private System.Windows.Forms.Label item1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11; private System.Windows.Forms.Panel holding; private System.Windows.Forms.Label label13; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Label label9; private MetroFramework.Controls.MetroProgressSpinner hold; private BiskLog_Point_Of_Sale.Classes.gradientPanel gradientPanel2; } }