コード例 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     C1.Chart.ElementSize      elementSize1  = new C1.Chart.ElementSize();
     C1.Win.Chart.Series       series1       = new C1.Win.Chart.Series();
     C1.Win.Chart.FlexPieSlice flexPieSlice1 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice2 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice3 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice4 = new C1.Win.Chart.FlexPieSlice();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.c1DashboardLayout1 = new C1.Win.Layout.C1DashboardLayout();
     this.panel2             = new System.Windows.Forms.Panel();
     this.panel4             = new System.Windows.Forms.Panel();
     this.panel10            = new System.Windows.Forms.Panel();
     this.panel6             = new System.Windows.Forms.Panel();
     this.panel8             = new System.Windows.Forms.Panel();
     this.panel1             = new System.Windows.Forms.Panel();
     this.panel3             = new System.Windows.Forms.Panel();
     this.panel9             = new System.Windows.Forms.Panel();
     this.panel5             = new System.Windows.Forms.Panel();
     this.panel7             = new System.Windows.Forms.Panel();
     this.c1SplitterPanel1   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1SplitContainer1  = new C1.Win.C1SplitContainer.C1SplitContainer();
     this.splitpanelSales    = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1FlexGrid1        = new DashboardDemo.Controls.DemoFlexGrid();
     this.c1SplitterPanel4   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.flexChart1         = new DashboardDemo.Controls.DemoFlexChart();
     this.c1SplitterPanel2   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.flexPie1           = new DashboardDemo.Controls.DemoFlexPie();
     this.c1SplitterPanel3   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1TrueDBGrid1      = new DashboardDemo.Controls.DemoTrueDBGrid();
     this.c1SplitterPanel5   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.labelSales         = new DashboardDemo.Controls.DemoLabel();
     this.c1ThemeController1 = new C1.Win.C1Themes.C1ThemeController();
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1)).BeginInit();
     this.c1DashboardLayout1.FlowLayoutControl.SuspendLayout();
     this.c1DashboardLayout1.GridLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1.SplitLayoutControl)).BeginInit();
     this.c1DashboardLayout1.SplitLayoutControl.SuspendLayout();
     this.c1DashboardLayout1.SuspendLayout();
     this.c1SplitterPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1SplitContainer1)).BeginInit();
     this.c1SplitContainer1.SuspendLayout();
     this.splitpanelSales.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1FlexGrid1)).BeginInit();
     this.c1SplitterPanel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).BeginInit();
     this.c1SplitterPanel2.SuspendLayout();
     this.c1SplitterPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1TrueDBGrid1)).BeginInit();
     this.c1SplitterPanel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.labelSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1ThemeController1)).BeginInit();
     this.SuspendLayout();
     //
     // c1DashboardLayout1
     //
     this.c1DashboardLayout1.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.Dock      = System.Windows.Forms.DockStyle.Fill;
     //
     // c1DashboardLayout1.FlowContentPanel
     //
     this.c1DashboardLayout1.FlowLayoutControl.AutoScroll = true;
     this.c1DashboardLayout1.FlowLayoutControl.BackColor  = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel2);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel4);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel10);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel6);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel8);
     this.c1DashboardLayout1.FlowLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.FlowLayoutControl.Location = new System.Drawing.Point(0, 0);
     this.c1DashboardLayout1.FlowLayoutControl.Name     = "FlowContentPanel";
     this.c1DashboardLayout1.FlowLayoutControl.Size     = new System.Drawing.Size(1016, 517);
     this.c1DashboardLayout1.FlowLayoutControl.TabIndex = 0;
     //
     // c1DashboardLayout1.GridContentPanel
     //
     this.c1DashboardLayout1.GridLayoutControl.BackColor   = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.GridLayoutControl.ColumnCount = 4;
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel1, 0, 0);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel3, 3, 0);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel9, 3, 2);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel5, 2, 1);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel7, 1, 0);
     this.c1DashboardLayout1.GridLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.GridLayoutControl.Location = new System.Drawing.Point(0, 0);
     this.c1DashboardLayout1.GridLayoutControl.Name     = "GridContentPanel";
     this.c1DashboardLayout1.GridLayoutControl.RowCount = 3;
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.Size     = new System.Drawing.Size(1016, 517);
     this.c1DashboardLayout1.GridLayoutControl.TabIndex = 0;
     this.c1DashboardLayout1.LayoutType = C1.Win.Layout.LayoutType.Split;
     this.c1DashboardLayout1.Location   = new System.Drawing.Point(0, 155);
     this.c1DashboardLayout1.Margin     = new System.Windows.Forms.Padding(0);
     this.c1DashboardLayout1.Name       = "c1DashboardLayout1";
     this.c1DashboardLayout1.Size       = new System.Drawing.Size(1016, 517);
     //
     // c1DashboardLayout1.SplitContentPanel
     //
     this.c1DashboardLayout1.SplitLayoutControl.AutoSizeElement     = C1.Framework.AutoSizeElement.Both;
     this.c1DashboardLayout1.SplitLayoutControl.BackColor           = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SplitLayoutControl.CollapsingAreaColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.c1DashboardLayout1.SplitLayoutControl.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SplitLayoutControl.FixedLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(145)))), ((int)(((byte)(166)))), ((int)(((byte)(194)))));
     this.c1DashboardLayout1.SplitLayoutControl.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.c1DashboardLayout1.SplitLayoutControl.Location       = new System.Drawing.Point(0, 0);
     this.c1DashboardLayout1.SplitLayoutControl.Name           = "SplitContentPanel";
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel1);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel2);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel3);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel5);
     this.c1DashboardLayout1.SplitLayoutControl.Size                 = new System.Drawing.Size(1016, 517);
     this.c1DashboardLayout1.SplitLayoutControl.SplitterColor        = System.Drawing.Color.FromArgb(((int)(((byte)(145)))), ((int)(((byte)(166)))), ((int)(((byte)(194)))));
     this.c1DashboardLayout1.SplitLayoutControl.TabIndex             = 0;
     this.c1DashboardLayout1.SplitLayoutControl.ToolTipGradient      = C1.Win.C1SplitContainer.ToolTipGradient.Blue;
     this.c1DashboardLayout1.SplitLayoutControl.UseParentVisualStyle = false;
     this.c1DashboardLayout1.TabIndex = 2;
     this.c1DashboardLayout1.Text     = "c1DashboardLayout1";
     this.c1ThemeController1.SetTheme(this.c1DashboardLayout1, "(default)");
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SetCaption(this.panel2, "Sales");
     this.c1DashboardLayout1.SetId(this.panel2, "4f7a73f8-6e97-4b25-a74c-ba9b2bd0e6fa");
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Margin   = new System.Windows.Forms.Padding(0);
     this.panel2.Name     = "panel2";
     this.panel2.Padding  = new System.Windows.Forms.Padding(10);
     this.panel2.Size     = new System.Drawing.Size(447, 272);
     this.panel2.TabIndex = 0;
     this.c1ThemeController1.SetTheme(this.panel2, "(default)");
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SetCaption(this.panel4, "Sales By Employee");
     this.c1DashboardLayout1.SetId(this.panel4, "096928d8-3c66-4891-91d5-ba2002e05142");
     this.panel4.Location = new System.Drawing.Point(447, 0);
     this.panel4.Margin   = new System.Windows.Forms.Padding(0);
     this.panel4.Name     = "panel4";
     this.panel4.Padding  = new System.Windows.Forms.Padding(10);
     this.panel4.Size     = new System.Drawing.Size(333, 272);
     this.panel4.TabIndex = 8;
     this.c1ThemeController1.SetTheme(this.panel4, "(default)");
     //
     // panel10
     //
     this.panel10.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SetCaption(this.panel10, "Customers");
     this.c1DashboardLayout1.SetId(this.panel10, "d3c1bda0-485f-487b-8542-b073f9015f7b");
     this.panel10.Location = new System.Drawing.Point(780, 0);
     this.panel10.Margin   = new System.Windows.Forms.Padding(0);
     this.panel10.Name     = "panel10";
     this.panel10.Padding  = new System.Windows.Forms.Padding(10);
     this.panel10.Size     = new System.Drawing.Size(236, 272);
     this.panel10.TabIndex = 11;
     this.c1ThemeController1.SetTheme(this.panel10, "(default)");
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SetCaption(this.panel6, "Sales By Country");
     this.c1DashboardLayout1.SetId(this.panel6, "74047b16-f54c-47c2-8171-896bd7701fe1");
     this.panel6.Location = new System.Drawing.Point(0, 272);
     this.panel6.Margin   = new System.Windows.Forms.Padding(0);
     this.panel6.Name     = "panel6";
     this.panel6.Padding  = new System.Windows.Forms.Padding(10);
     this.panel6.Size     = new System.Drawing.Size(447, 404);
     this.panel6.TabIndex = 12;
     this.c1ThemeController1.SetTheme(this.panel6, "(default)");
     //
     // panel8
     //
     this.panel8.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SetCaption(this.panel8, "Total Sales");
     this.c1DashboardLayout1.SetId(this.panel8, "90db4822-a7cd-4d1a-b7f5-b20177de2e58");
     this.panel8.Location = new System.Drawing.Point(447, 272);
     this.panel8.Margin   = new System.Windows.Forms.Padding(0);
     this.panel8.Name     = "panel8";
     this.panel8.Padding  = new System.Windows.Forms.Padding(10);
     this.panel8.Size     = new System.Drawing.Size(333, 176);
     this.panel8.TabIndex = 9;
     this.c1ThemeController1.SetTheme(this.panel8, "(default)");
     this.panel8.Resize += new System.EventHandler(this.panel8_Resize);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SetCaption(this.panel1, "Sales");
     this.c1DashboardLayout1.GridLayoutControl.SetColumnSpan(this.panel1, 2);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel1, "4f7a73f8-6e97-4b25-a74c-ba9b2bd0e6fa");
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Margin   = new System.Windows.Forms.Padding(0);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(10);
     this.c1DashboardLayout1.GridLayoutControl.SetRowSpan(this.panel1, 3);
     this.panel1.Size     = new System.Drawing.Size(508, 517);
     this.panel1.TabIndex = 0;
     this.c1ThemeController1.SetTheme(this.panel1, "(default)");
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SetCaption(this.panel3, "Sales By Employee");
     this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel3, "096928d8-3c66-4891-91d5-ba2002e05142");
     this.panel3.Location = new System.Drawing.Point(762, 0);
     this.panel3.Margin   = new System.Windows.Forms.Padding(0);
     this.panel3.Name     = "panel3";
     this.panel3.Padding  = new System.Windows.Forms.Padding(10);
     this.c1DashboardLayout1.GridLayoutControl.SetRowSpan(this.panel3, 2);
     this.panel3.Size     = new System.Drawing.Size(254, 309);
     this.panel3.TabIndex = 1;
     this.c1ThemeController1.SetTheme(this.panel3, "(default)");
     //
     // panel9
     //
     this.panel9.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SetCaption(this.panel9, "Customers");
     this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel9, "d3c1bda0-485f-487b-8542-b073f9015f7b");
     this.panel9.Location = new System.Drawing.Point(762, 309);
     this.panel9.Margin   = new System.Windows.Forms.Padding(0);
     this.panel9.Name     = "panel9";
     this.panel9.Padding  = new System.Windows.Forms.Padding(10);
     this.panel9.Size     = new System.Drawing.Size(254, 208);
     this.panel9.TabIndex = 4;
     this.c1ThemeController1.SetTheme(this.panel9, "(default)");
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SetCaption(this.panel5, "Sales By Country");
     this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel5, "74047b16-f54c-47c2-8171-896bd7701fe1");
     this.panel5.Location = new System.Drawing.Point(508, 103);
     this.panel5.Margin   = new System.Windows.Forms.Padding(0);
     this.panel5.Name     = "panel5";
     this.panel5.Padding  = new System.Windows.Forms.Padding(10);
     this.c1DashboardLayout1.GridLayoutControl.SetRowSpan(this.panel5, 2);
     this.panel5.Size     = new System.Drawing.Size(254, 414);
     this.panel5.TabIndex = 2;
     this.c1ThemeController1.SetTheme(this.panel5, "(default)");
     //
     // panel7
     //
     this.panel7.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SetCaption(this.panel7, "Total Sales");
     this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel7, "90db4822-a7cd-4d1a-b7f5-b20177de2e58");
     this.panel7.Location = new System.Drawing.Point(508, 0);
     this.panel7.Margin   = new System.Windows.Forms.Padding(0);
     this.panel7.Name     = "panel7";
     this.panel7.Padding  = new System.Windows.Forms.Padding(10);
     this.panel7.Size     = new System.Drawing.Size(254, 103);
     this.panel7.TabIndex = 5;
     this.c1ThemeController1.SetTheme(this.panel7, "(default)");
     this.panel7.Resize += new System.EventHandler(this.panel7_Resize);
     //
     // c1SplitterPanel1
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel1, "");
     this.c1SplitterPanel1.Controls.Add(this.c1SplitContainer1);
     this.c1SplitterPanel1.Dock = C1.Win.C1SplitContainer.PanelDockStyle.Left;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel1, "d01255ea-1089-4fb2-bec2-cfb3e5874880");
     this.c1SplitterPanel1.Location = new System.Drawing.Point(0, 0);
     this.c1SplitterPanel1.Name     = "c1SplitterPanel1";
     this.c1SplitterPanel1.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel1.Size     = new System.Drawing.Size(506, 517);
     this.c1SplitterPanel1.TabIndex = 0;
     this.c1SplitterPanel1.Width    = 506;
     //
     // c1SplitContainer1
     //
     this.c1SplitContainer1.AutoSizeElement     = C1.Framework.AutoSizeElement.Both;
     this.c1SplitContainer1.CollapsingAreaColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.c1SplitContainer1.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.c1SplitContainer1.FixedLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(145)))), ((int)(((byte)(166)))), ((int)(((byte)(194)))));
     this.c1SplitContainer1.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.c1SplitContainer1.Location       = new System.Drawing.Point(10, 10);
     this.c1SplitContainer1.Margin         = new System.Windows.Forms.Padding(0);
     this.c1SplitContainer1.Name           = "c1SplitContainer1";
     this.c1SplitContainer1.Panels.Add(this.splitpanelSales);
     this.c1SplitContainer1.Panels.Add(this.c1SplitterPanel4);
     this.c1SplitContainer1.Size                 = new System.Drawing.Size(486, 497);
     this.c1SplitContainer1.SplitterColor        = System.Drawing.Color.FromArgb(((int)(((byte)(145)))), ((int)(((byte)(166)))), ((int)(((byte)(194)))));
     this.c1SplitContainer1.TabIndex             = 0;
     this.c1SplitContainer1.ToolTipGradient      = C1.Win.C1SplitContainer.ToolTipGradient.Blue;
     this.c1SplitContainer1.UseParentVisualStyle = false;
     //
     // splitpanelSales
     //
     this.c1DashboardLayout1.SetCaption(this.splitpanelSales, "Sales");
     this.splitpanelSales.Controls.Add(this.c1FlexGrid1);
     this.splitpanelSales.Height = 246;
     this.c1DashboardLayout1.SetId(this.splitpanelSales, "4f7a73f8-6e97-4b25-a74c-ba9b2bd0e6fa");
     this.splitpanelSales.Location = new System.Drawing.Point(0, 21);
     this.splitpanelSales.Name     = "splitpanelSales";
     this.splitpanelSales.Padding  = new System.Windows.Forms.Padding(10);
     this.splitpanelSales.Size     = new System.Drawing.Size(486, 225);
     this.splitpanelSales.TabIndex = 2;
     //
     // c1FlexGrid1
     //
     this.c1FlexGrid1.AllowEditing      = false;
     this.c1FlexGrid1.ColumnInfo        = "10,1,0,0,0,95,Columns:";
     this.c1FlexGrid1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.c1FlexGrid1.Location          = new System.Drawing.Point(10, 10);
     this.c1FlexGrid1.Name              = "c1FlexGrid1";
     this.c1FlexGrid1.Rows.DefaultSize  = 19;
     this.c1FlexGrid1.ShowThemedHeaders = C1.Win.C1FlexGrid.ShowThemedHeadersEnum.None;
     this.c1FlexGrid1.Size              = new System.Drawing.Size(466, 205);
     this.c1FlexGrid1.TabIndex          = 0;
     this.c1ThemeController1.SetTheme(this.c1FlexGrid1, "(default)");
     //
     // c1SplitterPanel4
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel4, "Sales By Country");
     this.c1SplitterPanel4.Controls.Add(this.flexChart1);
     this.c1SplitterPanel4.Height = 247;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel4, "74047b16-f54c-47c2-8171-896bd7701fe1");
     this.c1SplitterPanel4.Location = new System.Drawing.Point(0, 271);
     this.c1SplitterPanel4.Name     = "c1SplitterPanel4";
     this.c1SplitterPanel4.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel4.Size     = new System.Drawing.Size(486, 226);
     this.c1SplitterPanel4.TabIndex = 3;
     //
     // flexChart1
     //
     this.flexChart1.AxisX.Chart               = this.flexChart1;
     this.flexChart1.AxisX.DataSource          = null;
     this.flexChart1.AxisX.GroupProvider       = null;
     this.flexChart1.AxisX.GroupSeparator      = C1.Chart.AxisGroupSeparator.None;
     this.flexChart1.AxisX.GroupTitleAlignment = C1.Chart.AxisLabelAlignment.Center;
     this.flexChart1.AxisX.PlotAreaName        = null;
     this.flexChart1.AxisX.Position            = C1.Chart.Position.Bottom;
     this.flexChart1.AxisY.AxisLine            = false;
     this.flexChart1.AxisY.Chart               = this.flexChart1;
     this.flexChart1.AxisY.DataSource          = null;
     this.flexChart1.AxisY.GroupProvider       = null;
     this.flexChart1.AxisY.GroupSeparator      = C1.Chart.AxisGroupSeparator.None;
     this.flexChart1.AxisY.GroupTitleAlignment = C1.Chart.AxisLabelAlignment.Center;
     this.flexChart1.AxisY.MajorGrid           = true;
     this.flexChart1.AxisY.MajorTickMarks      = C1.Chart.TickMark.None;
     this.flexChart1.AxisY.PlotAreaName        = null;
     this.flexChart1.AxisY.Position            = C1.Chart.Position.Left;
     this.flexChart1.ChartType           = C1.Chart.ChartType.Bar;
     this.flexChart1.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.flexChart1.Legend.ItemMaxWidth = 0;
     this.flexChart1.Legend.Orientation  = C1.Chart.Orientation.Auto;
     this.flexChart1.Legend.Position     = C1.Chart.Position.None;
     this.flexChart1.Legend.Reversed     = false;
     this.flexChart1.Legend.TextWrapping = C1.Chart.TextWrapping.None;
     this.flexChart1.Legend.Title        = null;
     this.flexChart1.Location            = new System.Drawing.Point(10, 10);
     this.flexChart1.Margin              = new System.Windows.Forms.Padding(10);
     this.flexChart1.Name                = "flexChart1";
     elementSize1.SizeType               = C1.Chart.ElementSizeType.Percentage;
     elementSize1.Value = 70D;
     this.flexChart1.Options.ClusterSize        = elementSize1;
     this.flexChart1.PlotMargin                 = new System.Windows.Forms.Padding(0);
     this.flexChart1.SelectedSeries             = null;
     this.flexChart1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     series1.DataLabel         = null;
     series1.Name              = "Series 1";
     series1.StackingGroup     = -1;
     series1.Style.StrokeWidth = 2F;
     this.flexChart1.Series.Add(series1);
     this.flexChart1.Size     = new System.Drawing.Size(466, 206);
     this.flexChart1.TabIndex = 0;
     this.flexChart1.Text     = "flexChart1";
     //
     //
     //
     this.flexChart1.ToolTip.Content = "{value}";
     //
     // c1SplitterPanel2
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel2, "Sales By Employee");
     this.c1SplitterPanel2.Controls.Add(this.flexPie1);
     this.c1SplitterPanel2.Height = 256;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel2, "096928d8-3c66-4891-91d5-ba2002e05142");
     this.c1SplitterPanel2.Location = new System.Drawing.Point(510, 21);
     this.c1SplitterPanel2.Name     = "c1SplitterPanel2";
     this.c1SplitterPanel2.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel2.Size     = new System.Drawing.Size(506, 235);
     this.c1SplitterPanel2.TabIndex = 1;
     //
     // flexPie1
     //
     flexPieSlice1.Name       = "Slice1";
     flexPieSlice1.Value      = 1D;
     flexPieSlice2.Name       = "Slice2";
     flexPieSlice2.Value      = 2D;
     flexPieSlice3.Name       = "Slice3";
     flexPieSlice3.Value      = 3D;
     flexPieSlice4.Name       = "Slice4";
     flexPieSlice4.Value      = 4D;
     this.flexPie1.DataSource = new C1.Win.Chart.FlexPieSlice[] {
         flexPieSlice1,
         flexPieSlice2,
         flexPieSlice3,
         flexPieSlice4
     };
     this.flexPie1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flexPie1.Legend.ItemMaxWidth = 0;
     this.flexPie1.Legend.Orientation  = C1.Chart.Orientation.Auto;
     this.flexPie1.Legend.Position     = C1.Chart.Position.Right;
     this.flexPie1.Legend.Reversed     = false;
     this.flexPie1.Legend.TextWrapping = C1.Chart.TextWrapping.None;
     this.flexPie1.Legend.Title        = null;
     this.flexPie1.Location            = new System.Drawing.Point(10, 10);
     this.flexPie1.Name = "flexPie1";
     this.flexPie1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     this.flexPie1.Size     = new System.Drawing.Size(486, 215);
     this.flexPie1.TabIndex = 0;
     this.flexPie1.Text     = "flexPie1";
     //
     //
     //
     this.flexPie1.ToolTip.Content = "{value}";
     //
     // c1SplitterPanel3
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel3, "Customers");
     this.c1SplitterPanel3.Controls.Add(this.c1TrueDBGrid1);
     this.c1SplitterPanel3.Dock   = C1.Win.C1SplitContainer.PanelDockStyle.Left;
     this.c1SplitterPanel3.Height = 257;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel3, "d3c1bda0-485f-487b-8542-b073f9015f7b");
     this.c1SplitterPanel3.Location = new System.Drawing.Point(510, 281);
     this.c1SplitterPanel3.Name     = "c1SplitterPanel3";
     this.c1SplitterPanel3.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel3.Size     = new System.Drawing.Size(251, 236);
     this.c1SplitterPanel3.TabIndex = 2;
     this.c1SplitterPanel3.Width    = 251;
     //
     // c1TrueDBGrid1
     //
     this.c1TrueDBGrid1.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1TrueDBGrid1.DataView       = C1.Win.C1TrueDBGrid.DataViewEnum.Form;
     this.c1TrueDBGrid1.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.c1TrueDBGrid1.ForeColor      = System.Drawing.SystemColors.ControlText;
     this.c1TrueDBGrid1.GroupByCaption = "Drag a column header here to group by that column";
     this.c1TrueDBGrid1.Images.Add(((System.Drawing.Image)(resources.GetObject("c1TrueDBGrid1.Images"))));
     this.c1TrueDBGrid1.Location               = new System.Drawing.Point(10, 10);
     this.c1TrueDBGrid1.Name                   = "c1TrueDBGrid1";
     this.c1TrueDBGrid1.PreviewInfo.Location   = new System.Drawing.Point(0, 0);
     this.c1TrueDBGrid1.PreviewInfo.Size       = new System.Drawing.Size(0, 0);
     this.c1TrueDBGrid1.PreviewInfo.ZoomFactor = 75D;
     this.c1TrueDBGrid1.PrintInfo.PageSettings = ((System.Drawing.Printing.PageSettings)(resources.GetObject("c1TrueDBGrid1.PrintInfo.PageSettings")));
     this.c1TrueDBGrid1.Size                   = new System.Drawing.Size(231, 216);
     this.c1TrueDBGrid1.TabIndex               = 0;
     this.c1ThemeController1.SetTheme(this.c1TrueDBGrid1, "(default)");
     this.c1TrueDBGrid1.UseCompatibleTextRendering = false;
     this.c1TrueDBGrid1.PropBag = resources.GetString("c1TrueDBGrid1.PropBag");
     //
     // c1SplitterPanel5
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel5, "Total Sales");
     this.c1SplitterPanel5.Controls.Add(this.labelSales);
     this.c1SplitterPanel5.Dock   = C1.Win.C1SplitContainer.PanelDockStyle.Right;
     this.c1SplitterPanel5.Height = 257;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel5, "90db4822-a7cd-4d1a-b7f5-b20177de2e58");
     this.c1SplitterPanel5.Location = new System.Drawing.Point(765, 281);
     this.c1SplitterPanel5.Name     = "c1SplitterPanel5";
     this.c1SplitterPanel5.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel5.Size     = new System.Drawing.Size(251, 236);
     this.c1SplitterPanel5.TabIndex = 4;
     this.c1SplitterPanel5.Width    = 251;
     this.c1SplitterPanel5.Resize  += new System.EventHandler(this.c1SplitterPanel5_Resize);
     //
     // labelSales
     //
     this.labelSales.AutoSize    = true;
     this.labelSales.BackColor   = System.Drawing.Color.Transparent;
     this.labelSales.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.labelSales.Font        = new System.Drawing.Font("Segoe UI Semibold", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.labelSales.ForeColor   = System.Drawing.Color.Black;
     this.labelSales.Location    = new System.Drawing.Point(60, 44);
     this.labelSales.Name        = "labelSales";
     this.labelSales.Size        = new System.Drawing.Size(137, 37);
     this.labelSales.TabIndex    = 0;
     this.labelSales.Tag         = null;
     this.labelSales.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     this.c1ThemeController1.SetTheme(this.labelSales, "(default)");
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1016, 672);
     this.Controls.Add(this.c1DashboardLayout1);
     this.Name = "MainForm";
     this.Text = "MainForm";
     this.c1ThemeController1.SetTheme(this, "(default)");
     this.DemoThemeChanged          += new System.EventHandler <C1.Win.C1Themes.ThemeEventArgs>(this.MainForm_DemoThemeChanged);
     this.ToolIconAppearanceChanged += new System.EventHandler <DashboardDemo.Controls.ToolIconAppearanceEventArgs>(this.MainForm_ToolIconAppearanceChanged);
     this.ApplyLayoutClicked        += new System.EventHandler <DashboardDemo.Controls.FilePathEventArgs>(this.MainForm_ApplyLayoutClicked);
     this.SaveLayoutClicked         += new System.EventHandler <DashboardDemo.Controls.FilePathEventArgs>(this.MainForm_SaveLayoutClicked);
     this.ResetLayoutClicked        += new System.EventHandler <DashboardDemo.Controls.FilePathEventArgs>(this.MainForm_ResetLayoutClicked);
     this.LayoutTypeChanged         += new System.EventHandler <DashboardDemo.Controls.LayoutTypeEventArgs>(this.MainForm_LayoutTypeChanged);
     this.Load += new System.EventHandler(this.MainForm_Load);
     this.Controls.SetChildIndex(this.c1DashboardLayout1, 0);
     this.c1DashboardLayout1.FlowLayoutControl.ResumeLayout(false);
     this.c1DashboardLayout1.GridLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1.SplitLayoutControl)).EndInit();
     this.c1DashboardLayout1.SplitLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1)).EndInit();
     this.c1DashboardLayout1.ResumeLayout(false);
     this.c1SplitterPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1SplitContainer1)).EndInit();
     this.c1SplitContainer1.ResumeLayout(false);
     this.splitpanelSales.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1FlexGrid1)).EndInit();
     this.c1SplitterPanel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).EndInit();
     this.c1SplitterPanel2.ResumeLayout(false);
     this.c1SplitterPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1TrueDBGrid1)).EndInit();
     this.c1SplitterPanel5.ResumeLayout(false);
     this.c1SplitterPanel5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.labelSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1ThemeController1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     C1.Chart.ElementSize      elementSize1  = new C1.Chart.ElementSize();
     C1.Win.Chart.Series       series1       = new C1.Win.Chart.Series();
     C1.Win.Chart.FlexPieSlice flexPieSlice1 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice2 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice3 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice4 = new C1.Win.Chart.FlexPieSlice();
     this.btnSerialize           = new System.Windows.Forms.Button();
     this.flexChart1             = new C1.Win.Chart.FlexChart();
     this.tabControl1            = new System.Windows.Forms.TabControl();
     this.tabPageXml             = new System.Windows.Forms.TabPage();
     this.txtXml                 = new System.Windows.Forms.TextBox();
     this.tabPageJson            = new System.Windows.Forms.TabPage();
     this.txtJson                = new System.Windows.Forms.TextBox();
     this.tabPageBinary          = new System.Windows.Forms.TabPage();
     this.txtBinary              = new System.Windows.Forms.TextBox();
     this.tabBase64              = new System.Windows.Forms.TabPage();
     this.txtBase64              = new System.Windows.Forms.TextBox();
     this.btnDeserializeTab      = new System.Windows.Forms.Button();
     this.btnSaveTabToFile       = new System.Windows.Forms.Button();
     this.btnDeserializeFromFile = new System.Windows.Forms.Button();
     this.btnSerializeToFile     = new System.Windows.Forms.Button();
     this.tabControl2            = new System.Windows.Forms.TabControl();
     this.tabPageFlexChart       = new System.Windows.Forms.TabPage();
     this.tabPageFlexPie         = new System.Windows.Forms.TabPage();
     this.flexPie1               = new C1.Win.Chart.FlexPie();
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPageXml.SuspendLayout();
     this.tabPageJson.SuspendLayout();
     this.tabPageBinary.SuspendLayout();
     this.tabBase64.SuspendLayout();
     this.tabControl2.SuspendLayout();
     this.tabPageFlexChart.SuspendLayout();
     this.tabPageFlexPie.SuspendLayout();
     this.SuspendLayout();
     //
     // btnSerialize
     //
     this.btnSerialize.Location = new System.Drawing.Point(14, 478);
     this.btnSerialize.Name     = "btnSerialize";
     this.btnSerialize.Size     = new System.Drawing.Size(135, 30);
     this.btnSerialize.TabIndex = 0;
     this.btnSerialize.Text     = "Serialize To Tabs";
     this.btnSerialize.UseVisualStyleBackColor = true;
     this.btnSerialize.Click += new System.EventHandler(this.btnSerialize_Click);
     //
     // flexChart1
     //
     this.flexChart1.AxisX.Chart          = this.flexChart1;
     this.flexChart1.AxisX.Position       = C1.Chart.Position.Bottom;
     this.flexChart1.AxisY.AxisLine       = false;
     this.flexChart1.AxisY.Chart          = this.flexChart1;
     this.flexChart1.AxisY.MajorGrid      = true;
     this.flexChart1.AxisY.MajorTickMarks = C1.Chart.TickMark.None;
     this.flexChart1.AxisY.Position       = C1.Chart.Position.Left;
     this.flexChart1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flexChart1.Legend.Orientation = C1.Chart.Orientation.Auto;
     this.flexChart1.Legend.Position    = C1.Chart.Position.Right;
     this.flexChart1.Legend.Title       = null;
     this.flexChart1.Location           = new System.Drawing.Point(3, 3);
     this.flexChart1.Name  = "flexChart1";
     elementSize1.SizeType = C1.Chart.ElementSizeType.Percentage;
     elementSize1.Value    = 70D;
     this.flexChart1.Options.ClusterSize        = elementSize1;
     this.flexChart1.PlotMargin                 = new System.Windows.Forms.Padding(0);
     this.flexChart1.SelectedSeries             = null;
     this.flexChart1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     series1.Name = "Series 1";
     series1.Style.StrokeWidth = 2F;
     this.flexChart1.Series.Add(series1);
     this.flexChart1.Size     = new System.Drawing.Size(418, 428);
     this.flexChart1.TabIndex = 1;
     this.flexChart1.Text     = "flexChart1";
     //
     //
     //
     this.flexChart1.ToolTip.Content = "{value}";
     //
     // tabControl1
     //
     this.tabControl1.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.tabControl1.Controls.Add(this.tabPageXml);
     this.tabControl1.Controls.Add(this.tabPageJson);
     this.tabControl1.Controls.Add(this.tabPageBinary);
     this.tabControl1.Controls.Add(this.tabBase64);
     this.tabControl1.Location      = new System.Drawing.Point(450, 12);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(491, 705);
     this.tabControl1.TabIndex      = 2;
     //
     // tabPageXml
     //
     this.tabPageXml.Controls.Add(this.txtXml);
     this.tabPageXml.Location = new System.Drawing.Point(4, 22);
     this.tabPageXml.Name     = "tabPageXml";
     this.tabPageXml.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageXml.Size     = new System.Drawing.Size(483, 679);
     this.tabPageXml.TabIndex = 0;
     this.tabPageXml.Text     = "Xml";
     this.tabPageXml.UseVisualStyleBackColor = true;
     //
     // txtXml
     //
     this.txtXml.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.txtXml.Location   = new System.Drawing.Point(3, 3);
     this.txtXml.Multiline  = true;
     this.txtXml.Name       = "txtXml";
     this.txtXml.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.txtXml.Size       = new System.Drawing.Size(477, 673);
     this.txtXml.TabIndex   = 0;
     //
     // tabPageJson
     //
     this.tabPageJson.Controls.Add(this.txtJson);
     this.tabPageJson.Location = new System.Drawing.Point(4, 22);
     this.tabPageJson.Name     = "tabPageJson";
     this.tabPageJson.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageJson.Size     = new System.Drawing.Size(483, 679);
     this.tabPageJson.TabIndex = 1;
     this.tabPageJson.Text     = "Json";
     this.tabPageJson.UseVisualStyleBackColor = true;
     //
     // txtJson
     //
     this.txtJson.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.txtJson.Location   = new System.Drawing.Point(3, 3);
     this.txtJson.Multiline  = true;
     this.txtJson.Name       = "txtJson";
     this.txtJson.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.txtJson.Size       = new System.Drawing.Size(477, 673);
     this.txtJson.TabIndex   = 0;
     //
     // tabPageBinary
     //
     this.tabPageBinary.Controls.Add(this.txtBinary);
     this.tabPageBinary.Location = new System.Drawing.Point(4, 22);
     this.tabPageBinary.Name     = "tabPageBinary";
     this.tabPageBinary.Size     = new System.Drawing.Size(483, 679);
     this.tabPageBinary.TabIndex = 2;
     this.tabPageBinary.Text     = "Binary";
     this.tabPageBinary.UseVisualStyleBackColor = true;
     //
     // txtBinary
     //
     this.txtBinary.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.txtBinary.Font       = new System.Drawing.Font("Lucida Console", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtBinary.Location   = new System.Drawing.Point(0, 0);
     this.txtBinary.Multiline  = true;
     this.txtBinary.Name       = "txtBinary";
     this.txtBinary.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.txtBinary.Size       = new System.Drawing.Size(483, 679);
     this.txtBinary.TabIndex   = 0;
     //
     // tabBase64
     //
     this.tabBase64.Controls.Add(this.txtBase64);
     this.tabBase64.Location = new System.Drawing.Point(4, 22);
     this.tabBase64.Name     = "tabBase64";
     this.tabBase64.Size     = new System.Drawing.Size(483, 679);
     this.tabBase64.TabIndex = 3;
     this.tabBase64.Text     = "Base64";
     this.tabBase64.UseVisualStyleBackColor = true;
     //
     // txtBase64
     //
     this.txtBase64.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.txtBase64.Font       = new System.Drawing.Font("Lucida Console", 7.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtBase64.Location   = new System.Drawing.Point(0, 0);
     this.txtBase64.Multiline  = true;
     this.txtBase64.Name       = "txtBase64";
     this.txtBase64.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.txtBase64.Size       = new System.Drawing.Size(483, 679);
     this.txtBase64.TabIndex   = 0;
     //
     // btnDeserializeTab
     //
     this.btnDeserializeTab.Location = new System.Drawing.Point(41, 514);
     this.btnDeserializeTab.Name     = "btnDeserializeTab";
     this.btnDeserializeTab.Size     = new System.Drawing.Size(162, 30);
     this.btnDeserializeTab.TabIndex = 3;
     this.btnDeserializeTab.Text     = "Deserialize Tab";
     this.btnDeserializeTab.UseVisualStyleBackColor = true;
     this.btnDeserializeTab.Click += new System.EventHandler(this.btnDeserializeTab_Click);
     //
     // btnSaveTabToFile
     //
     this.btnSaveTabToFile.Location = new System.Drawing.Point(41, 550);
     this.btnSaveTabToFile.Name     = "btnSaveTabToFile";
     this.btnSaveTabToFile.Size     = new System.Drawing.Size(162, 30);
     this.btnSaveTabToFile.TabIndex = 4;
     this.btnSaveTabToFile.Text     = "Save Tab To File";
     this.btnSaveTabToFile.UseVisualStyleBackColor = true;
     this.btnSaveTabToFile.Click += new System.EventHandler(this.btnSaveTabToFile_Click);
     //
     // btnDeserializeFromFile
     //
     this.btnDeserializeFromFile.Location = new System.Drawing.Point(41, 645);
     this.btnDeserializeFromFile.Name     = "btnDeserializeFromFile";
     this.btnDeserializeFromFile.Size     = new System.Drawing.Size(162, 30);
     this.btnDeserializeFromFile.TabIndex = 6;
     this.btnDeserializeFromFile.Text     = "Deserialize From File";
     this.btnDeserializeFromFile.UseVisualStyleBackColor = true;
     this.btnDeserializeFromFile.Click += new System.EventHandler(this.btnDeserializeFromFile_Click);
     //
     // btnSerializeToFile
     //
     this.btnSerializeToFile.Location = new System.Drawing.Point(14, 609);
     this.btnSerializeToFile.Name     = "btnSerializeToFile";
     this.btnSerializeToFile.Size     = new System.Drawing.Size(135, 30);
     this.btnSerializeToFile.TabIndex = 5;
     this.btnSerializeToFile.Text     = "Serialize To File";
     this.btnSerializeToFile.UseVisualStyleBackColor = true;
     this.btnSerializeToFile.Click += new System.EventHandler(this.btnSerializeToFile_Click);
     //
     // tabControl2
     //
     this.tabControl2.Controls.Add(this.tabPageFlexChart);
     this.tabControl2.Controls.Add(this.tabPageFlexPie);
     this.tabControl2.Location      = new System.Drawing.Point(14, 12);
     this.tabControl2.Name          = "tabControl2";
     this.tabControl2.SelectedIndex = 0;
     this.tabControl2.Size          = new System.Drawing.Size(432, 460);
     this.tabControl2.TabIndex      = 7;
     //
     // tabPageFlexChart
     //
     this.tabPageFlexChart.Controls.Add(this.flexChart1);
     this.tabPageFlexChart.Location = new System.Drawing.Point(4, 22);
     this.tabPageFlexChart.Name     = "tabPageFlexChart";
     this.tabPageFlexChart.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageFlexChart.Size     = new System.Drawing.Size(424, 434);
     this.tabPageFlexChart.TabIndex = 0;
     this.tabPageFlexChart.Text     = "FlexChart";
     this.tabPageFlexChart.UseVisualStyleBackColor = true;
     //
     // tabPageFlexPie
     //
     this.tabPageFlexPie.Controls.Add(this.flexPie1);
     this.tabPageFlexPie.Location = new System.Drawing.Point(4, 22);
     this.tabPageFlexPie.Name     = "tabPageFlexPie";
     this.tabPageFlexPie.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageFlexPie.Size     = new System.Drawing.Size(424, 434);
     this.tabPageFlexPie.TabIndex = 1;
     this.tabPageFlexPie.Text     = "FlexPie";
     this.tabPageFlexPie.UseVisualStyleBackColor = true;
     //
     // flexPie1
     //
     flexPieSlice1.Name       = "Slice1";
     flexPieSlice1.Value      = 1D;
     flexPieSlice2.Name       = "Slice2";
     flexPieSlice2.Value      = 2D;
     flexPieSlice3.Name       = "Slice3";
     flexPieSlice3.Value      = 3D;
     flexPieSlice4.Name       = "Slice4";
     flexPieSlice4.Value      = 4D;
     this.flexPie1.DataSource = new C1.Win.Chart.FlexPieSlice[] {
         flexPieSlice1,
         flexPieSlice2,
         flexPieSlice3,
         flexPieSlice4
     };
     this.flexPie1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flexPie1.Legend.Orientation = C1.Chart.Orientation.Auto;
     this.flexPie1.Legend.Position    = C1.Chart.Position.Right;
     this.flexPie1.Legend.Title       = null;
     this.flexPie1.Location           = new System.Drawing.Point(3, 3);
     this.flexPie1.Name = "flexPie1";
     this.flexPie1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     this.flexPie1.Size     = new System.Drawing.Size(418, 428);
     this.flexPie1.TabIndex = 0;
     this.flexPie1.Text     = "flexPie1";
     //
     //
     //
     this.flexPie1.ToolTip.Content = "{value}";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(953, 729);
     this.Controls.Add(this.tabControl2);
     this.Controls.Add(this.btnDeserializeFromFile);
     this.Controls.Add(this.btnSerializeToFile);
     this.Controls.Add(this.btnSaveTabToFile);
     this.Controls.Add(this.btnDeserializeTab);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.btnSerialize);
     this.Name  = "Form1";
     this.Text  = "FlexChart Serializer";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPageXml.ResumeLayout(false);
     this.tabPageXml.PerformLayout();
     this.tabPageJson.ResumeLayout(false);
     this.tabPageJson.PerformLayout();
     this.tabPageBinary.ResumeLayout(false);
     this.tabPageBinary.PerformLayout();
     this.tabBase64.ResumeLayout(false);
     this.tabBase64.PerformLayout();
     this.tabControl2.ResumeLayout(false);
     this.tabPageFlexChart.ResumeLayout(false);
     this.tabPageFlexPie.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HTMLTooltipForm));
     C1.Chart.ElementSize      elementSize1  = new C1.Chart.ElementSize();
     C1.Win.Chart.Series       series1       = new C1.Win.Chart.Series();
     C1.Win.Chart.Series       series2       = new C1.Win.Chart.Series();
     C1.Win.Chart.Series       series3       = new C1.Win.Chart.Series();
     C1.Win.Chart.FlexPieSlice flexPieSlice1 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice2 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice3 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice4 = new C1.Win.Chart.FlexPieSlice();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.flexChart         = new C1.Win.Chart.FlexChart();
     this.flexPie           = new C1.Win.Chart.FlexPie();
     this.c1SuperTooltip1   = new C1.Win.SuperTooltip.C1SuperTooltip(this.components);
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.flexChart)).BeginInit();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     resources.ApplyResources(this.tableLayoutPanel1, "tableLayoutPanel1");
     this.tableLayoutPanel1.Controls.Add(this.flexChart, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.flexPie, 1, 0);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     //
     // flexChart
     //
     this.flexChart.AxisX.Chart     = this.flexChart;
     this.flexChart.AxisX.Position  = C1.Chart.Position.Bottom;
     this.flexChart.AxisY.AxisLine  = false;
     this.flexChart.AxisY.Chart     = this.flexChart;
     this.flexChart.AxisY.MajorGrid = true;
     this.flexChart.AxisY.Position  = C1.Chart.Position.Left;
     resources.ApplyResources(this.flexChart, "flexChart");
     this.flexChart.Legend.Position            = C1.Chart.Position.Right;
     this.flexChart.Name                       = "flexChart";
     elementSize1.SizeType                     = C1.Chart.ElementSizeType.Percentage;
     elementSize1.Value                        = 70D;
     this.flexChart.Options.ClusterSize        = elementSize1;
     this.flexChart.PlotMargin                 = new System.Windows.Forms.Padding(0);
     this.flexChart.SelectedSeries             = null;
     this.flexChart.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     series1.Binding    = "Y";
     series1.BindingX   = "X";
     series1.DataSource = new System.Drawing.Point[] {
         new System.Drawing.Point(1, 8),
         new System.Drawing.Point(2, 12),
         new System.Drawing.Point(3, 10),
         new System.Drawing.Point(4, 12),
         new System.Drawing.Point(5, 15)
     };
     series1.Name = "Series 1";
     series1.Style.StrokeWidth = 2F;
     series2.Binding           = "Y";
     series2.BindingX          = "X";
     series2.DataSource        = new System.Drawing.Point[] {
         new System.Drawing.Point(1, 10),
         new System.Drawing.Point(2, 16),
         new System.Drawing.Point(3, 17),
         new System.Drawing.Point(4, 15),
         new System.Drawing.Point(5, 23)
     };
     series2.Name = "Series 2";
     series2.Style.StrokeWidth = 2F;
     series3.Binding           = "Y";
     series3.BindingX          = "X";
     series3.DataSource        = new System.Drawing.Point[] {
         new System.Drawing.Point(1, 16),
         new System.Drawing.Point(2, 19),
         new System.Drawing.Point(3, 15),
         new System.Drawing.Point(4, 22),
         new System.Drawing.Point(5, 18)
     };
     series3.Name = "Series 3";
     series3.Style.StrokeWidth = 2F;
     this.flexChart.Series.Add(series1);
     this.flexChart.Series.Add(series2);
     this.flexChart.Series.Add(series3);
     //
     //
     //
     this.flexChart.ToolTip.Content = "{value}";
     this.flexChart.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.flexChart_MouseMove);
     //
     // flexPie
     //
     flexPieSlice1.Name      = "Slice1";
     flexPieSlice1.Value     = 1D;
     flexPieSlice2.Name      = "Slice2";
     flexPieSlice2.Value     = 2D;
     flexPieSlice3.Name      = "Slice3";
     flexPieSlice3.Value     = 3D;
     flexPieSlice4.Name      = "Slice4";
     flexPieSlice4.Value     = 4D;
     this.flexPie.DataSource = new C1.Win.Chart.FlexPieSlice[] {
         flexPieSlice1,
         flexPieSlice2,
         flexPieSlice3,
         flexPieSlice4
     };
     resources.ApplyResources(this.flexPie, "flexPie");
     this.flexPie.Legend.Position            = C1.Chart.Position.Right;
     this.flexPie.Name                       = "flexPie";
     this.flexPie.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     //
     //
     //
     this.flexPie.ToolTip.Content = "{value}";
     this.flexPie.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.flexPie_MouseMove);
     //
     // c1SuperTooltip1
     //
     this.c1SuperTooltip1.Font = new System.Drawing.Font("Tahoma", 8F);
     //
     // HTMLTooltipForm
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name = "HTMLTooltipForm";
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.flexChart)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     C1.Chart.ElementSize      elementSize1  = new C1.Chart.ElementSize();
     C1.Win.Chart.Series       series1       = new C1.Win.Chart.Series();
     C1.Chart.ElementSize      elementSize2  = new C1.Chart.ElementSize();
     C1.Win.Chart.Series       series2       = new C1.Win.Chart.Series();
     C1.Win.Chart.FlexPieSlice flexPieSlice1 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice2 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice3 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice4 = new C1.Win.Chart.FlexPieSlice();
     this.c1Ribbon1 = new C1.Win.C1Ribbon.C1Ribbon();
     this.ribbonApplicationMenu1 = new C1.Win.C1Ribbon.RibbonApplicationMenu();
     this.appTheme                 = new C1.Win.C1Ribbon.RibbonAppMenuTab();
     this.appRibbon                = new C1.Win.C1Ribbon.RibbonAppMenuTab();
     this.appSave                  = new C1.Win.C1Ribbon.RibbonButton();
     this.appLoad                  = new C1.Win.C1Ribbon.RibbonButton();
     this.ribbonSeparator1         = new C1.Win.C1Ribbon.RibbonSeparator();
     this.appExit                  = new C1.Win.C1Ribbon.RibbonButton();
     this.ribbonBottomToolBar1     = new C1.Win.C1Ribbon.RibbonBottomToolBar();
     this.ribbonConfigToolBar1     = new C1.Win.C1Ribbon.RibbonConfigToolBar();
     this.ribbonBtnAbout           = new C1.Win.C1Ribbon.RibbonButton();
     this.ribbonQat1               = new C1.Win.C1Ribbon.RibbonQat();
     this.ribbonTabTheme           = new C1.Win.C1Ribbon.RibbonTab();
     this.ribbonGroupThemeTemplate = new C1.Win.C1Ribbon.RibbonGroup();
     this.ribbonToggleLight        = new C1.Win.C1Ribbon.RibbonToggleButton();
     this.ribbonToggleDark         = new C1.Win.C1Ribbon.RibbonToggleButton();
     this.ribbonGroupAccents       = new C1.Win.C1Ribbon.RibbonGroup();
     this.ribbonColorPicker1       = new C1.Win.C1Ribbon.RibbonColorPicker();
     this.ribbonColorPicker2       = new C1.Win.C1Ribbon.RibbonColorPicker();
     this.ribbonTopToolBar1        = new C1.Win.C1Ribbon.RibbonTopToolBar();
     this.c1DockingTab1            = new C1.Win.C1Command.C1DockingTab();
     this.tabEmployees             = new C1.Win.C1Command.C1DockingTabPage();
     this.c1FlexGrid1              = new MaterialDesign.Controls.DemoFlexGrid();
     this.tabAnalytics             = new C1.Win.C1Command.C1DockingTabPage();
     this.c1DashboardLayout1       = new C1.Win.Layout.C1DashboardLayout();
     this.panel1           = new System.Windows.Forms.Panel();
     this.panel3           = new System.Windows.Forms.Panel();
     this.panel6           = new System.Windows.Forms.Panel();
     this.panel2           = new System.Windows.Forms.Panel();
     this.flexChart1       = new MaterialDesign.Controls.DemoFlexChart();
     this.panel4           = new System.Windows.Forms.Panel();
     this.flexChart2       = new MaterialDesign.Controls.DemoFlexChart2();
     this.panel5           = new System.Windows.Forms.Panel();
     this.flexPie1         = new MaterialDesign.Controls.DemoFlexPie();
     this.c1SplitterPanel1 = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1SplitterPanel2 = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1SplitterPanel3 = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.tabSchedule      = new C1.Win.C1Command.C1DockingTabPage();
     this.schedule1        = new MaterialDesign.Controls.Schedule();
     this.tabForm          = new C1.Win.C1Command.C1DockingTabPage();
     this.formDemo1        = new MaterialDesign.Controls.FormDemo();
     this.ribbonButton1    = new C1.Win.C1Ribbon.RibbonButton();
     this.saveFileDialog1  = new System.Windows.Forms.SaveFileDialog();
     this.openFileDialog1  = new System.Windows.Forms.OpenFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.c1Ribbon1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).BeginInit();
     this.c1DockingTab1.SuspendLayout();
     this.tabEmployees.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1FlexGrid1)).BeginInit();
     this.tabAnalytics.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1)).BeginInit();
     this.c1DashboardLayout1.FlowLayoutControl.SuspendLayout();
     this.c1DashboardLayout1.GridLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1.SplitLayoutControl)).BeginInit();
     this.c1DashboardLayout1.SplitLayoutControl.SuspendLayout();
     this.c1DashboardLayout1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).BeginInit();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.flexChart2)).BeginInit();
     this.panel5.SuspendLayout();
     this.tabSchedule.SuspendLayout();
     this.tabForm.SuspendLayout();
     this.SuspendLayout();
     //
     // c1Ribbon1
     //
     this.c1Ribbon1.ApplicationMenuHolder = this.ribbonApplicationMenu1;
     this.c1Ribbon1.AutoSizeElement       = C1.Framework.AutoSizeElement.Width;
     this.c1Ribbon1.BottomToolBarHolder   = this.ribbonBottomToolBar1;
     this.c1Ribbon1.ConfigToolBarHolder   = this.ribbonConfigToolBar1;
     this.c1Ribbon1.Location  = new System.Drawing.Point(0, 0);
     this.c1Ribbon1.Name      = "c1Ribbon1";
     this.c1Ribbon1.QatHolder = this.ribbonQat1;
     this.c1Ribbon1.Size      = new System.Drawing.Size(792, 143);
     this.c1Ribbon1.Tabs.Add(this.ribbonTabTheme);
     this.c1Ribbon1.TopToolBarHolder = this.ribbonTopToolBar1;
     //
     // ribbonApplicationMenu1
     //
     this.ribbonApplicationMenu1.Appearance = C1.Win.C1Ribbon.AppMenuAppearance.WholeForm;
     this.ribbonApplicationMenu1.LeftPaneItems.Add(this.appTheme);
     this.ribbonApplicationMenu1.LeftPaneItems.Add(this.appRibbon);
     this.ribbonApplicationMenu1.LeftPaneItems.Add(this.appSave);
     this.ribbonApplicationMenu1.LeftPaneItems.Add(this.appLoad);
     this.ribbonApplicationMenu1.LeftPaneItems.Add(this.ribbonSeparator1);
     this.ribbonApplicationMenu1.LeftPaneItems.Add(this.appExit);
     this.ribbonApplicationMenu1.Name       = "ribbonApplicationMenu1";
     this.ribbonApplicationMenu1.SmallImage = global::MaterialDesign.Properties.Resources.Settings;
     this.ribbonApplicationMenu1.DropDown  += new System.EventHandler(this.ribbonApplicationMenu1_DropDown);
     //
     // appTheme
     //
     this.appTheme.Name = "appTheme";
     this.appTheme.Text = "Theme";
     //
     // appRibbon
     //
     this.appRibbon.Name = "appRibbon";
     this.appRibbon.Text = "Ribbon";
     //
     // appSave
     //
     this.appSave.Name   = "appSave";
     this.appSave.Text   = "Save Theme";
     this.appSave.Click += new System.EventHandler(this.appSave_Click);
     //
     // appLoad
     //
     this.appLoad.Name   = "appLoad";
     this.appLoad.Text   = "Load Theme";
     this.appLoad.Click += new System.EventHandler(this.appLoad_Click);
     //
     // ribbonSeparator1
     //
     this.ribbonSeparator1.Name = "ribbonSeparator1";
     //
     // appExit
     //
     this.appExit.Name   = "appExit";
     this.appExit.Text   = "Exit";
     this.appExit.Click += new System.EventHandler(this.appExit_Click);
     //
     // ribbonBottomToolBar1
     //
     this.ribbonBottomToolBar1.Name = "ribbonBottomToolBar1";
     //
     // ribbonConfigToolBar1
     //
     this.ribbonConfigToolBar1.Items.Add(this.ribbonBtnAbout);
     this.ribbonConfigToolBar1.Name = "ribbonConfigToolBar1";
     //
     // ribbonBtnAbout
     //
     this.ribbonBtnAbout.Name       = "ribbonBtnAbout";
     this.ribbonBtnAbout.SmallImage = global::MaterialDesign.Properties.Resources.About;
     this.ribbonBtnAbout.ToolTip    = "About sample";
     this.ribbonBtnAbout.Click     += new System.EventHandler(this.ribbonBtnAbout_Click);
     //
     // ribbonQat1
     //
     this.ribbonQat1.Name    = "ribbonQat1";
     this.ribbonQat1.Visible = false;
     //
     // ribbonTabTheme
     //
     this.ribbonTabTheme.Groups.Add(this.ribbonGroupThemeTemplate);
     this.ribbonTabTheme.Groups.Add(this.ribbonGroupAccents);
     this.ribbonTabTheme.Name = "ribbonTabTheme";
     this.ribbonTabTheme.Text = "SETTINGS";
     //
     // ribbonGroupThemeTemplate
     //
     this.ribbonGroupThemeTemplate.Items.Add(this.ribbonToggleLight);
     this.ribbonGroupThemeTemplate.Items.Add(this.ribbonToggleDark);
     this.ribbonGroupThemeTemplate.Name = "ribbonGroupThemeTemplate";
     this.ribbonGroupThemeTemplate.Text = "Template";
     //
     // ribbonToggleLight
     //
     this.ribbonToggleLight.Name            = "ribbonToggleLight";
     this.ribbonToggleLight.Pressed         = true;
     this.ribbonToggleLight.Text            = "Light";
     this.ribbonToggleLight.ToggleGroupName = "Template";
     this.ribbonToggleLight.ToolTip         = "Light Theme";
     this.ribbonToggleLight.PressedChanged += new System.EventHandler(this.ribbonToggleTemplate_PressedChanged);
     //
     // ribbonToggleDark
     //
     this.ribbonToggleDark.Name            = "ribbonToggleDark";
     this.ribbonToggleDark.Text            = "Dark";
     this.ribbonToggleDark.ToggleGroupName = "Template";
     this.ribbonToggleDark.ToolTip         = "Dark Theme";
     this.ribbonToggleDark.PressedChanged += new System.EventHandler(this.ribbonToggleTemplate_PressedChanged);
     //
     // ribbonGroupAccents
     //
     this.ribbonGroupAccents.Items.Add(this.ribbonColorPicker1);
     this.ribbonGroupAccents.Items.Add(this.ribbonColorPicker2);
     this.ribbonGroupAccents.Name = "ribbonGroupAccents";
     this.ribbonGroupAccents.Text = "Accents";
     //
     // ribbonColorPicker1
     //
     this.ribbonColorPicker1.Name       = "ribbonColorPicker1";
     this.ribbonColorPicker1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonColorPicker1.SmallImage")));
     this.ribbonColorPicker1.Text       = "Primary";
     this.ribbonColorPicker1.ToolTip    = "Primary color";
     //
     // ribbonColorPicker2
     //
     this.ribbonColorPicker2.Name       = "ribbonColorPicker2";
     this.ribbonColorPicker2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonColorPicker2.SmallImage")));
     this.ribbonColorPicker2.Text       = "Secondary";
     this.ribbonColorPicker2.ToolTip    = "Secondary color";
     //
     // ribbonTopToolBar1
     //
     this.ribbonTopToolBar1.Name = "ribbonTopToolBar1";
     //
     // c1DockingTab1
     //
     this.c1DockingTab1.BackColor   = System.Drawing.Color.White;
     this.c1DockingTab1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.c1DockingTab1.Controls.Add(this.tabEmployees);
     this.c1DockingTab1.Controls.Add(this.tabAnalytics);
     this.c1DockingTab1.Controls.Add(this.tabSchedule);
     this.c1DockingTab1.Controls.Add(this.tabForm);
     this.c1DockingTab1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.c1DockingTab1.Font              = new System.Drawing.Font("Segoe UI", 8F);
     this.c1DockingTab1.HotTrack          = true;
     this.c1DockingTab1.Location          = new System.Drawing.Point(0, 143);
     this.c1DockingTab1.Name              = "c1DockingTab1";
     this.c1DockingTab1.Size              = new System.Drawing.Size(792, 449);
     this.c1DockingTab1.TabIndex          = 1;
     this.c1DockingTab1.TabSizeMode       = C1.Win.C1Command.TabSizeModeEnum.FillToEnd;
     this.c1DockingTab1.TabsShowFocusCues = false;
     this.c1DockingTab1.TabStyle          = C1.Win.C1Command.TabStyleEnum.Office2007;
     this.c1DockingTab1.TabTextAlignment  = System.Drawing.StringAlignment.Center;
     this.c1DockingTab1.TextDirection     = C1.Win.C1Command.TabTextDirectionEnum.Horizontal;
     this.c1DockingTab1.VisualStyle       = C1.Win.C1Command.VisualStyle.Custom;
     this.c1DockingTab1.VisualStyleBase   = C1.Win.C1Command.VisualStyle.Office2007Silver;
     //
     // tabEmployees
     //
     this.tabEmployees.CaptionText = "EMPLOYEES";
     this.tabEmployees.Controls.Add(this.c1FlexGrid1);
     this.tabEmployees.Location = new System.Drawing.Point(0, 26);
     this.tabEmployees.Name     = "tabEmployees";
     this.tabEmployees.Size     = new System.Drawing.Size(792, 423);
     this.tabEmployees.TabIndex = 0;
     this.tabEmployees.Text     = "EMPLOYEES";
     //
     // c1FlexGrid1
     //
     this.c1FlexGrid1.BackColor         = System.Drawing.Color.White;
     this.c1FlexGrid1.ColumnInfo        = resources.GetString("c1FlexGrid1.ColumnInfo");
     this.c1FlexGrid1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.c1FlexGrid1.DrawMode          = C1.Win.C1FlexGrid.DrawModeEnum.OwnerDraw;
     this.c1FlexGrid1.Font              = new System.Drawing.Font("Segoe UI", 8F);
     this.c1FlexGrid1.ForeColor         = System.Drawing.Color.Black;
     this.c1FlexGrid1.Location          = new System.Drawing.Point(0, 0);
     this.c1FlexGrid1.Name              = "c1FlexGrid1";
     this.c1FlexGrid1.Rows.DefaultSize  = 19;
     this.c1FlexGrid1.ShowThemedHeaders = C1.Win.C1FlexGrid.ShowThemedHeadersEnum.None;
     this.c1FlexGrid1.Size              = new System.Drawing.Size(792, 423);
     this.c1FlexGrid1.StyleInfo         = resources.GetString("c1FlexGrid1.StyleInfo");
     this.c1FlexGrid1.TabIndex          = 0;
     this.c1FlexGrid1.Tree.LineColor    = System.Drawing.Color.Black;
     //
     // tabAnalytics
     //
     this.tabAnalytics.CaptionText = "ANALYTICS";
     this.tabAnalytics.Controls.Add(this.c1DashboardLayout1);
     this.tabAnalytics.Location = new System.Drawing.Point(0, 26);
     this.tabAnalytics.Name     = "tabAnalytics";
     this.tabAnalytics.Size     = new System.Drawing.Size(792, 423);
     this.tabAnalytics.TabIndex = 0;
     this.tabAnalytics.Text     = "ANALYTICS";
     //
     // c1DashboardLayout1
     //
     this.c1DashboardLayout1.Dock = System.Windows.Forms.DockStyle.Fill;
     //
     // c1DashboardLayout1.FlowContentPanel
     //
     this.c1DashboardLayout1.FlowLayoutControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel1);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel3);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel6);
     this.c1DashboardLayout1.FlowLayoutControl.Font      = new System.Drawing.Font("Segoe UI", 8F);
     this.c1DashboardLayout1.FlowLayoutControl.ForeColor = System.Drawing.Color.Black;
     this.c1DashboardLayout1.FlowLayoutControl.Location  = new System.Drawing.Point(0, 0);
     this.c1DashboardLayout1.FlowLayoutControl.Margin    = new System.Windows.Forms.Padding(0);
     this.c1DashboardLayout1.FlowLayoutControl.Name      = "FlowContentPanel";
     this.c1DashboardLayout1.FlowLayoutControl.Size      = new System.Drawing.Size(200, 100);
     this.c1DashboardLayout1.FlowLayoutControl.TabIndex  = 0;
     //
     // c1DashboardLayout1.GridContentPanel
     //
     this.c1DashboardLayout1.GridLayoutControl.AutoScroll  = true;
     this.c1DashboardLayout1.GridLayoutControl.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.GridLayoutControl.ColumnCount = 3;
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33F));
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33F));
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33F));
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel2, 0, 0);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel4, 1, 1);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel5, 1, 0);
     this.c1DashboardLayout1.GridLayoutControl.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.GridLayoutControl.Font      = new System.Drawing.Font("Segoe UI", 8F);
     this.c1DashboardLayout1.GridLayoutControl.ForeColor = System.Drawing.Color.Black;
     this.c1DashboardLayout1.GridLayoutControl.Location  = new System.Drawing.Point(10, 10);
     this.c1DashboardLayout1.GridLayoutControl.Margin    = new System.Windows.Forms.Padding(0);
     this.c1DashboardLayout1.GridLayoutControl.Name      = "GridContentPanel";
     this.c1DashboardLayout1.GridLayoutControl.RowCount  = 2;
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.c1DashboardLayout1.GridLayoutControl.Size     = new System.Drawing.Size(772, 403);
     this.c1DashboardLayout1.GridLayoutControl.TabIndex = 0;
     this.c1DashboardLayout1.LayoutType = C1.Win.Layout.LayoutType.Grid;
     this.c1DashboardLayout1.Location   = new System.Drawing.Point(0, 0);
     this.c1DashboardLayout1.Margin     = new System.Windows.Forms.Padding(0);
     this.c1DashboardLayout1.Name       = "c1DashboardLayout1";
     this.c1DashboardLayout1.Size       = new System.Drawing.Size(792, 423);
     //
     // c1DashboardLayout1.SplitContentPanel
     //
     this.c1DashboardLayout1.SplitLayoutControl.AutoSizeElement     = C1.Framework.AutoSizeElement.Both;
     this.c1DashboardLayout1.SplitLayoutControl.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.SplitLayoutControl.CollapsingAreaColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(242)))), ((int)(((byte)(253)))));
     this.c1DashboardLayout1.SplitLayoutControl.CollapsingCueColor  = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(222)))), ((int)(((byte)(251)))));
     this.c1DashboardLayout1.SplitLayoutControl.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SplitLayoutControl.FixedLineColor  = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(222)))), ((int)(((byte)(251)))));
     this.c1DashboardLayout1.SplitLayoutControl.Font            = new System.Drawing.Font("Segoe UI", 8F);
     this.c1DashboardLayout1.SplitLayoutControl.ForeColor       = System.Drawing.Color.Black;
     this.c1DashboardLayout1.SplitLayoutControl.HeaderForeColor = System.Drawing.Color.Black;
     this.c1DashboardLayout1.SplitLayoutControl.HeaderLineWidth = 1;
     this.c1DashboardLayout1.SplitLayoutControl.Location        = new System.Drawing.Point(10, 10);
     this.c1DashboardLayout1.SplitLayoutControl.Margin          = new System.Windows.Forms.Padding(0);
     this.c1DashboardLayout1.SplitLayoutControl.Name            = "SplitContentPanel";
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel1);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel2);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel3);
     this.c1DashboardLayout1.SplitLayoutControl.Size                 = new System.Drawing.Size(683, 432);
     this.c1DashboardLayout1.SplitLayoutControl.SplitterColor        = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(222)))), ((int)(((byte)(251)))));
     this.c1DashboardLayout1.SplitLayoutControl.SplitterMovingColor  = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(118)))), ((int)(((byte)(210)))));
     this.c1DashboardLayout1.SplitLayoutControl.TabIndex             = 0;
     this.c1DashboardLayout1.SplitLayoutControl.UseParentVisualStyle = false;
     this.c1DashboardLayout1.TabIndex = 0;
     this.c1DashboardLayout1.TabStop  = false;
     this.c1DashboardLayout1.Text     = "c1DashboardLayout1";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.SetCaption(this.panel1, null);
     this.panel1.Font      = new System.Drawing.Font("Segoe UI", 8F);
     this.panel1.ForeColor = System.Drawing.Color.Black;
     this.c1DashboardLayout1.SetId(this.panel1, "C1.Win.Layout.FlowLayout~290757be-bf12-4b0c-85af-15e98996f0a3");
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(10);
     this.panel1.Size     = new System.Drawing.Size(200, 100);
     this.panel1.TabIndex = 0;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.SetCaption(this.panel3, null);
     this.panel3.Font      = new System.Drawing.Font("Segoe UI", 8F);
     this.panel3.ForeColor = System.Drawing.Color.Black;
     this.c1DashboardLayout1.SetId(this.panel3, "C1.Win.Layout.FlowLayout~9bb16950-a42e-4080-8c0c-ccd331ca748f");
     this.panel3.Location = new System.Drawing.Point(3, 109);
     this.panel3.Name     = "panel3";
     this.panel3.Padding  = new System.Windows.Forms.Padding(10);
     this.panel3.Size     = new System.Drawing.Size(200, 100);
     this.panel3.TabIndex = 1;
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.SetCaption(this.panel6, null);
     this.panel6.Font      = new System.Drawing.Font("Segoe UI", 8F);
     this.panel6.ForeColor = System.Drawing.Color.Black;
     this.c1DashboardLayout1.SetId(this.panel6, "C1.Win.Layout.FlowLayout~a1a27b69-42ed-4795-8009-42dac31e2c52");
     this.panel6.Location = new System.Drawing.Point(3, 215);
     this.panel6.Name     = "panel6";
     this.panel6.Padding  = new System.Windows.Forms.Padding(10);
     this.panel6.Size     = new System.Drawing.Size(200, 100);
     this.panel6.TabIndex = 2;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.SetCaption(this.panel2, null);
     this.panel2.Controls.Add(this.flexChart1);
     this.panel2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Font      = new System.Drawing.Font("Segoe UI", 8F);
     this.panel2.ForeColor = System.Drawing.Color.Black;
     this.c1DashboardLayout1.SetId(this.panel2, "C1.Win.Layout.GridLayout~290757be-bf12-4b0c-85af-15e98996f0a3");
     this.panel2.Location = new System.Drawing.Point(3, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Padding  = new System.Windows.Forms.Padding(10);
     this.c1DashboardLayout1.GridLayoutControl.SetRowSpan(this.panel2, 2);
     this.panel2.Size     = new System.Drawing.Size(251, 397);
     this.panel2.TabIndex = 0;
     //
     // flexChart1
     //
     this.flexChart1.AnimationSettings          = C1.Chart.AnimationSettings.None;
     this.flexChart1.AxisX.Chart                = this.flexChart1;
     this.flexChart1.AxisX.DataSource           = null;
     this.flexChart1.AxisX.GroupProvider        = null;
     this.flexChart1.AxisX.GroupSeparator       = C1.Chart.AxisGroupSeparator.None;
     this.flexChart1.AxisX.GroupTitleAlignment  = C1.Chart.AxisLabelAlignment.Center;
     this.flexChart1.AxisX.GroupVisibilityLevel = 0;
     this.flexChart1.AxisX.LabelMax             = false;
     this.flexChart1.AxisX.LabelMin             = false;
     this.flexChart1.AxisX.PlotAreaName         = null;
     this.flexChart1.AxisX.Position             = C1.Chart.Position.Bottom;
     this.flexChart1.AxisX.TimeUnit             = C1.Chart.TimeUnits.Day;
     this.flexChart1.AxisY.AxisLine             = false;
     this.flexChart1.AxisY.Chart                = this.flexChart1;
     this.flexChart1.AxisY.DataSource           = null;
     this.flexChart1.AxisY.GroupProvider        = null;
     this.flexChart1.AxisY.GroupSeparator       = C1.Chart.AxisGroupSeparator.None;
     this.flexChart1.AxisY.GroupTitleAlignment  = C1.Chart.AxisLabelAlignment.Center;
     this.flexChart1.AxisY.GroupVisibilityLevel = 0;
     this.flexChart1.AxisY.LabelMax             = false;
     this.flexChart1.AxisY.LabelMin             = false;
     this.flexChart1.AxisY.MajorGrid            = true;
     this.flexChart1.AxisY.MajorTickMarks       = C1.Chart.TickMark.None;
     this.flexChart1.AxisY.PlotAreaName         = null;
     this.flexChart1.AxisY.Position             = C1.Chart.Position.Left;
     this.flexChart1.AxisY.TimeUnit             = C1.Chart.TimeUnits.Day;
     this.flexChart1.ChartType                    = C1.Chart.ChartType.Bar;
     this.flexChart1.DataLabel.Angle              = 0;
     this.flexChart1.DataLabel.Border             = false;
     this.flexChart1.DataLabel.ConnectingLine     = false;
     this.flexChart1.DataLabel.Content            = null;
     this.flexChart1.DataLabel.ContentOptions     = C1.Chart.ContentOptions.WordWrap;
     this.flexChart1.DataLabel.MaxAutoLabels      = 100;
     this.flexChart1.DataLabel.MaxLines           = 0;
     this.flexChart1.DataLabel.MaxWidth           = 0;
     this.flexChart1.DataLabel.Offset             = 0;
     this.flexChart1.DataLabel.Overlapping        = C1.Chart.LabelOverlapping.Hide;
     this.flexChart1.DataLabel.OverlappingOptions = C1.Chart.LabelOverlappingOptions.OutsidePlotArea;
     this.flexChart1.DataLabel.Position           = C1.Chart.LabelPosition.None;
     this.flexChart1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flexChart1.Legend.ItemMaxWidth = 0;
     this.flexChart1.Legend.Orientation  = C1.Chart.Orientation.Auto;
     this.flexChart1.Legend.Position     = C1.Chart.Position.None;
     this.flexChart1.Legend.Reversed     = false;
     this.flexChart1.Legend.ScrollBars   = C1.Chart.LegendScrollBars.None;
     this.flexChart1.Legend.TextWrapping = C1.Chart.TextWrapping.None;
     this.flexChart1.Legend.Title        = null;
     this.flexChart1.Location            = new System.Drawing.Point(10, 10);
     this.flexChart1.Margin = new System.Windows.Forms.Padding(10);
     this.flexChart1.Name   = "flexChart1";
     elementSize1.SizeType  = C1.Chart.ElementSizeType.Percentage;
     elementSize1.Value     = 70D;
     this.flexChart1.Options.ClusterSize        = elementSize1;
     this.flexChart1.PlotMargin                 = new System.Windows.Forms.Padding(0);
     this.flexChart1.SelectedSeries             = null;
     this.flexChart1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     series1.DataLabel         = null;
     series1.Name              = "Series 1";
     series1.StackingGroup     = -1;
     series1.Style.StrokeWidth = 2F;
     this.flexChart1.Series.Add(series1);
     this.flexChart1.Size     = new System.Drawing.Size(231, 377);
     this.flexChart1.TabIndex = 0;
     this.flexChart1.Text     = "flexChart1";
     //
     //
     //
     this.flexChart1.ToolTip.Content = "{value}";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.SetCaption(this.panel4, null);
     this.c1DashboardLayout1.GridLayoutControl.SetColumnSpan(this.panel4, 2);
     this.panel4.Controls.Add(this.flexChart2);
     this.panel4.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Font      = new System.Drawing.Font("Segoe UI", 8F);
     this.panel4.ForeColor = System.Drawing.Color.Black;
     this.c1DashboardLayout1.SetId(this.panel4, "C1.Win.Layout.GridLayout~9bb16950-a42e-4080-8c0c-ccd331ca748f");
     this.panel4.Location = new System.Drawing.Point(260, 204);
     this.panel4.Name     = "panel4";
     this.panel4.Padding  = new System.Windows.Forms.Padding(10);
     this.panel4.Size     = new System.Drawing.Size(509, 196);
     this.panel4.TabIndex = 1;
     //
     // flexChart2
     //
     this.flexChart2.AnimationSettings          = C1.Chart.AnimationSettings.None;
     this.flexChart2.AxisX.Chart                = this.flexChart2;
     this.flexChart2.AxisX.DataSource           = null;
     this.flexChart2.AxisX.GroupProvider        = null;
     this.flexChart2.AxisX.GroupSeparator       = C1.Chart.AxisGroupSeparator.None;
     this.flexChart2.AxisX.GroupTitleAlignment  = C1.Chart.AxisLabelAlignment.Center;
     this.flexChart2.AxisX.GroupVisibilityLevel = 0;
     this.flexChart2.AxisX.LabelMax             = false;
     this.flexChart2.AxisX.LabelMin             = false;
     this.flexChart2.AxisX.PlotAreaName         = null;
     this.flexChart2.AxisX.Position             = C1.Chart.Position.Bottom;
     this.flexChart2.AxisX.TimeUnit             = C1.Chart.TimeUnits.Day;
     this.flexChart2.AxisY.AxisLine             = false;
     this.flexChart2.AxisY.Chart                = this.flexChart2;
     this.flexChart2.AxisY.DataSource           = null;
     this.flexChart2.AxisY.GroupProvider        = null;
     this.flexChart2.AxisY.GroupSeparator       = C1.Chart.AxisGroupSeparator.None;
     this.flexChart2.AxisY.GroupTitleAlignment  = C1.Chart.AxisLabelAlignment.Center;
     this.flexChart2.AxisY.GroupVisibilityLevel = 0;
     this.flexChart2.AxisY.LabelMax             = false;
     this.flexChart2.AxisY.LabelMin             = false;
     this.flexChart2.AxisY.MajorGrid            = true;
     this.flexChart2.AxisY.MajorTickMarks       = C1.Chart.TickMark.None;
     this.flexChart2.AxisY.PlotAreaName         = null;
     this.flexChart2.AxisY.Position             = C1.Chart.Position.Left;
     this.flexChart2.AxisY.TimeUnit             = C1.Chart.TimeUnits.Day;
     this.flexChart2.ChartType                    = C1.Chart.ChartType.Line;
     this.flexChart2.DataLabel.Angle              = 0;
     this.flexChart2.DataLabel.Border             = false;
     this.flexChart2.DataLabel.ConnectingLine     = false;
     this.flexChart2.DataLabel.Content            = null;
     this.flexChart2.DataLabel.ContentOptions     = C1.Chart.ContentOptions.WordWrap;
     this.flexChart2.DataLabel.MaxAutoLabels      = 100;
     this.flexChart2.DataLabel.MaxLines           = 0;
     this.flexChart2.DataLabel.MaxWidth           = 0;
     this.flexChart2.DataLabel.Offset             = 0;
     this.flexChart2.DataLabel.Overlapping        = C1.Chart.LabelOverlapping.Hide;
     this.flexChart2.DataLabel.OverlappingOptions = C1.Chart.LabelOverlappingOptions.OutsidePlotArea;
     this.flexChart2.DataLabel.Position           = C1.Chart.LabelPosition.None;
     this.flexChart2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flexChart2.Legend.ItemMaxWidth = 0;
     this.flexChart2.Legend.Orientation  = C1.Chart.Orientation.Auto;
     this.flexChart2.Legend.Position     = C1.Chart.Position.Right;
     this.flexChart2.Legend.Reversed     = false;
     this.flexChart2.Legend.ScrollBars   = C1.Chart.LegendScrollBars.None;
     this.flexChart2.Legend.TextWrapping = C1.Chart.TextWrapping.None;
     this.flexChart2.Legend.Title        = null;
     this.flexChart2.Location            = new System.Drawing.Point(10, 10);
     this.flexChart2.Margin = new System.Windows.Forms.Padding(10);
     this.flexChart2.Name   = "flexChart2";
     elementSize2.SizeType  = C1.Chart.ElementSizeType.Percentage;
     elementSize2.Value     = 70D;
     this.flexChart2.Options.ClusterSize        = elementSize2;
     this.flexChart2.PlotMargin                 = new System.Windows.Forms.Padding(0);
     this.flexChart2.SelectedSeries             = null;
     this.flexChart2.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     series2.DataLabel         = null;
     series2.Name              = "Series 1";
     series2.StackingGroup     = -1;
     series2.Style.StrokeWidth = 2F;
     this.flexChart2.Series.Add(series2);
     this.flexChart2.Size     = new System.Drawing.Size(489, 176);
     this.flexChart2.TabIndex = 0;
     this.flexChart2.Text     = "flexChart2";
     //
     //
     //
     this.flexChart2.ToolTip.Content = "{value}";
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.SetCaption(this.panel5, null);
     this.c1DashboardLayout1.GridLayoutControl.SetColumnSpan(this.panel5, 2);
     this.panel5.Controls.Add(this.flexPie1);
     this.panel5.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Font      = new System.Drawing.Font("Segoe UI", 8F);
     this.panel5.ForeColor = System.Drawing.Color.Black;
     this.c1DashboardLayout1.SetId(this.panel5, "C1.Win.Layout.GridLayout~a1a27b69-42ed-4795-8009-42dac31e2c52");
     this.panel5.Location = new System.Drawing.Point(260, 3);
     this.panel5.Name     = "panel5";
     this.panel5.Padding  = new System.Windows.Forms.Padding(10);
     this.panel5.Size     = new System.Drawing.Size(509, 195);
     this.panel5.TabIndex = 2;
     //
     // flexPie1
     //
     this.flexPie1.AnimationSettings        = C1.Chart.AnimationSettings.None;
     this.flexPie1.DataLabel.Border         = false;
     this.flexPie1.DataLabel.ConnectingLine = false;
     this.flexPie1.DataLabel.Content        = null;
     this.flexPie1.DataLabel.Offset         = 0;
     this.flexPie1.DataLabel.Overlapping    = C1.Chart.PieLabelOverlapping.Default;
     this.flexPie1.DataLabel.Position       = C1.Chart.PieLabelPosition.None;
     flexPieSlice1.Name       = "Slice1";
     flexPieSlice1.Value      = 1D;
     flexPieSlice2.Name       = "Slice2";
     flexPieSlice2.Value      = 2D;
     flexPieSlice3.Name       = "Slice3";
     flexPieSlice3.Value      = 3D;
     flexPieSlice4.Name       = "Slice4";
     flexPieSlice4.Value      = 4D;
     this.flexPie1.DataSource = new C1.Win.Chart.FlexPieSlice[] {
         flexPieSlice1,
         flexPieSlice2,
         flexPieSlice3,
         flexPieSlice4
     };
     this.flexPie1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flexPie1.Legend.ItemMaxWidth = 0;
     this.flexPie1.Legend.Orientation  = C1.Chart.Orientation.Auto;
     this.flexPie1.Legend.Position     = C1.Chart.Position.Right;
     this.flexPie1.Legend.Reversed     = false;
     this.flexPie1.Legend.ScrollBars   = C1.Chart.LegendScrollBars.None;
     this.flexPie1.Legend.TextWrapping = C1.Chart.TextWrapping.None;
     this.flexPie1.Legend.Title        = null;
     this.flexPie1.Location            = new System.Drawing.Point(10, 10);
     this.flexPie1.Name = "flexPie1";
     this.flexPie1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     this.flexPie1.Size     = new System.Drawing.Size(489, 175);
     this.flexPie1.TabIndex = 0;
     this.flexPie1.Text     = "flexPie1";
     //
     //
     //
     this.flexPie1.ToolTip.Content = "{value}";
     //
     // c1SplitterPanel1
     //
     this.c1SplitterPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel1, null);
     this.c1SplitterPanel1.Height = 214;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel1, "C1.Win.Layout.SplitLayout~290757be-bf12-4b0c-85af-15e98996f0a3");
     this.c1SplitterPanel1.Location = new System.Drawing.Point(0, 0);
     this.c1SplitterPanel1.Name     = "c1SplitterPanel1";
     this.c1SplitterPanel1.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel1.Size     = new System.Drawing.Size(683, 214);
     this.c1SplitterPanel1.TabIndex = 0;
     //
     // c1SplitterPanel2
     //
     this.c1SplitterPanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel2, null);
     this.c1SplitterPanel2.Height = 105;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel2, "C1.Win.Layout.SplitLayout~9bb16950-a42e-4080-8c0c-ccd331ca748f");
     this.c1SplitterPanel2.Location = new System.Drawing.Point(0, 218);
     this.c1SplitterPanel2.Name     = "c1SplitterPanel2";
     this.c1SplitterPanel2.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel2.Size     = new System.Drawing.Size(683, 105);
     this.c1SplitterPanel2.TabIndex = 1;
     //
     // c1SplitterPanel3
     //
     this.c1SplitterPanel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel3, null);
     this.c1SplitterPanel3.Height = 105;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel3, "C1.Win.Layout.SplitLayout~a1a27b69-42ed-4795-8009-42dac31e2c52");
     this.c1SplitterPanel3.Location = new System.Drawing.Point(0, 327);
     this.c1SplitterPanel3.Name     = "c1SplitterPanel3";
     this.c1SplitterPanel3.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel3.Size     = new System.Drawing.Size(683, 105);
     this.c1SplitterPanel3.TabIndex = 2;
     //
     // tabSchedule
     //
     this.tabSchedule.CaptionText = "SCHEDULE";
     this.tabSchedule.Controls.Add(this.schedule1);
     this.tabSchedule.Location = new System.Drawing.Point(0, 26);
     this.tabSchedule.Name     = "tabSchedule";
     this.tabSchedule.Size     = new System.Drawing.Size(792, 423);
     this.tabSchedule.TabIndex = 2;
     this.tabSchedule.Text     = "SCHEDULE";
     //
     // schedule1
     //
     this.schedule1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.schedule1.Location = new System.Drawing.Point(0, 0);
     this.schedule1.Name     = "schedule1";
     this.schedule1.Size     = new System.Drawing.Size(792, 423);
     this.schedule1.TabIndex = 0;
     //
     // tabForm
     //
     this.tabForm.CaptionText = "DATA INPUT";
     this.tabForm.Controls.Add(this.formDemo1);
     this.tabForm.Location = new System.Drawing.Point(0, 26);
     this.tabForm.Name     = "tabForm";
     this.tabForm.Size     = new System.Drawing.Size(792, 423);
     this.tabForm.TabIndex = 3;
     this.tabForm.Text     = "DATA INPUT";
     //
     // formDemo1
     //
     this.formDemo1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.formDemo1.Font     = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.formDemo1.Location = new System.Drawing.Point(0, 0);
     this.formDemo1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.formDemo1.Name     = "formDemo1";
     this.formDemo1.Size     = new System.Drawing.Size(792, 423);
     this.formDemo1.TabIndex = 0;
     //
     // ribbonButton1
     //
     this.ribbonButton1.Name = "ribbonButton1";
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.DefaultExt       = "*.c1theme";
     this.saveFileDialog1.Filter           = "theme files (*.c1theme)|*.c1theme";
     this.saveFileDialog1.RestoreDirectory = true;
     //
     // openFileDialog1
     //
     this.openFileDialog1.Filter           = "theme files (*.c1theme)|*.c1theme";
     this.openFileDialog1.RestoreDirectory = true;
     //
     // Form1
     //
     this.ClientSize = new System.Drawing.Size(792, 592);
     this.Controls.Add(this.c1DockingTab1);
     this.Controls.Add(this.c1Ribbon1);
     this.Icon              = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize       = new System.Drawing.Size(800, 600);
     this.Name              = "Form1";
     this.Text              = "Material Theme Designer";
     this.VisualStyleHolder = C1.Win.C1Ribbon.VisualStyle.Custom;
     this.Load             += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.c1Ribbon1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).EndInit();
     this.c1DockingTab1.ResumeLayout(false);
     this.tabEmployees.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1FlexGrid1)).EndInit();
     this.tabAnalytics.ResumeLayout(false);
     this.c1DashboardLayout1.FlowLayoutControl.ResumeLayout(false);
     this.c1DashboardLayout1.GridLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1.SplitLayoutControl)).EndInit();
     this.c1DashboardLayout1.SplitLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1)).EndInit();
     this.c1DashboardLayout1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).EndInit();
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.flexChart2)).EndInit();
     this.panel5.ResumeLayout(false);
     this.tabSchedule.ResumeLayout(false);
     this.tabForm.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SaveLoadLayout));
     C1.Chart.ElementSize          elementSize2     = new C1.Chart.ElementSize();
     C1.Win.Chart.Series           series2          = new C1.Win.Chart.Series();
     C1.Win.C1Gauge.C1GaugeMarks   c1GaugeMarks11   = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeMarks   c1GaugeMarks12   = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeLabels  c1GaugeLabels6   = new C1.Win.C1Gauge.C1GaugeLabels();
     C1.Win.C1Gauge.C1GaugeEllipse c1GaugeEllipse6  = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugePointer c1GaugePointer16 = new C1.Win.C1Gauge.C1GaugePointer();
     C1.Win.C1Gauge.C1GaugePointer c1GaugePointer17 = new C1.Win.C1Gauge.C1GaugePointer();
     C1.Win.C1Gauge.C1GaugePointer c1GaugePointer18 = new C1.Win.C1Gauge.C1GaugePointer();
     C1.Win.Chart.FlexPieSlice     flexPieSlice5    = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice     flexPieSlice6    = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice     flexPieSlice7    = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice     flexPieSlice8    = new C1.Win.Chart.FlexPieSlice();
     this.c1CommandDock1     = new C1.Win.C1Command.C1CommandDock();
     this.c1ToolBar1         = new C1.Win.C1Command.C1ToolBar();
     this.c1CommandHolder1   = new C1.Win.C1Command.C1CommandHolder();
     this.c1Command1         = new C1.Win.C1Command.C1Command();
     this.c1CommandLink1     = new C1.Win.C1Command.C1CommandLink();
     this.commandSave        = new C1.Win.C1Command.C1Command();
     this.c1CommandLink2     = new C1.Win.C1Command.C1CommandLink();
     this.commandLoad        = new C1.Win.C1Command.C1Command();
     this.c1CommandLink3     = new C1.Win.C1Command.C1CommandLink();
     this.commandReset       = new C1.Win.C1Command.C1Command();
     this.saveFileDialog1    = new System.Windows.Forms.SaveFileDialog();
     this.openFileDialog1    = new System.Windows.Forms.OpenFileDialog();
     this.c1DashboardLayout1 = new C1.Win.Layout.C1DashboardLayout();
     this.panel1             = new System.Windows.Forms.Panel();
     this.flexChart1         = new C1.Win.Chart.FlexChart();
     this.panel3             = new System.Windows.Forms.Panel();
     this.c1Gauge1           = new C1.Win.C1Gauge.C1Gauge();
     this.c1RadialGauge1     = new C1.Win.C1Gauge.C1RadialGauge();
     this.panel5             = new System.Windows.Forms.Panel();
     this.flexPie1           = new C1.Win.Chart.FlexPie();
     this.panel7             = new System.Windows.Forms.Panel();
     this.c1CalendarView1    = new C1.Win.Calendar.C1CalendarView();
     this.panel9             = new System.Windows.Forms.Panel();
     this.c1FlexGrid1        = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.timer1             = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).BeginInit();
     this.c1CommandDock1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandHolder1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1)).BeginInit();
     this.c1DashboardLayout1.GridLayoutControl.SuspendLayout();
     this.c1DashboardLayout1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge1)).BeginInit();
     this.panel5.SuspendLayout();
     this.panel7.SuspendLayout();
     this.panel9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1FlexGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // c1CommandDock1
     //
     this.c1CommandDock1.Controls.Add(this.c1ToolBar1);
     this.c1CommandDock1.Id       = 2;
     this.c1CommandDock1.Location = new System.Drawing.Point(0, 0);
     this.c1CommandDock1.Name     = "c1CommandDock1";
     this.c1CommandDock1.Size     = new System.Drawing.Size(800, 26);
     //
     // c1ToolBar1
     //
     this.c1ToolBar1.AccessibleName = "Tool Bar";
     this.c1ToolBar1.CommandHolder  = this.c1CommandHolder1;
     this.c1ToolBar1.CommandLinks.AddRange(new C1.Win.C1Command.C1CommandLink[] {
         this.c1CommandLink1,
         this.c1CommandLink2,
         this.c1CommandLink3
     });
     this.c1ToolBar1.Location = new System.Drawing.Point(0, 0);
     this.c1ToolBar1.Movable  = false;
     this.c1ToolBar1.Name     = "c1ToolBar1";
     this.c1ToolBar1.Size     = new System.Drawing.Size(298, 26);
     this.c1ToolBar1.Text     = "c1ToolBar1";
     //
     // c1CommandHolder1
     //
     this.c1CommandHolder1.Commands.Add(this.c1Command1);
     this.c1CommandHolder1.Commands.Add(this.commandSave);
     this.c1CommandHolder1.Commands.Add(this.commandLoad);
     this.c1CommandHolder1.Commands.Add(this.commandReset);
     this.c1CommandHolder1.Owner = this;
     //
     // c1Command1
     //
     this.c1Command1.Name         = "c1Command1";
     this.c1Command1.ShortcutText = "";
     this.c1Command1.Text         = "New Command";
     //
     // c1CommandLink1
     //
     this.c1CommandLink1.ButtonLook = ((C1.Win.C1Command.ButtonLookFlags)((C1.Win.C1Command.ButtonLookFlags.Text | C1.Win.C1Command.ButtonLookFlags.Image)));
     this.c1CommandLink1.Command    = this.commandSave;
     this.c1CommandLink1.Text       = "&Save Layout";
     //
     // commandSave
     //
     this.commandSave.Image        = ((System.Drawing.Image)(resources.GetObject("commandSave.Image")));
     this.commandSave.Name         = "commandSave";
     this.commandSave.ShortcutText = "";
     this.commandSave.Text         = "&Save Layout";
     this.commandSave.ToolTipText  = "Save Layout";
     this.commandSave.Click       += new C1.Win.C1Command.ClickEventHandler(this.commandSave_Click);
     //
     // c1CommandLink2
     //
     this.c1CommandLink2.ButtonLook  = ((C1.Win.C1Command.ButtonLookFlags)((C1.Win.C1Command.ButtonLookFlags.Text | C1.Win.C1Command.ButtonLookFlags.Image)));
     this.c1CommandLink2.Command     = this.commandLoad;
     this.c1CommandLink2.SortOrder   = 1;
     this.c1CommandLink2.Text        = "&Load  Layout";
     this.c1CommandLink2.ToolTipText = "Load Layout";
     //
     // commandLoad
     //
     this.commandLoad.Image        = ((System.Drawing.Image)(resources.GetObject("commandLoad.Image")));
     this.commandLoad.Name         = "commandLoad";
     this.commandLoad.ShortcutText = "";
     this.commandLoad.Text         = "&Load Layout";
     this.commandLoad.Click       += new C1.Win.C1Command.ClickEventHandler(this.commandLoad_Click);
     //
     // c1CommandLink3
     //
     this.c1CommandLink3.ButtonLook  = ((C1.Win.C1Command.ButtonLookFlags)((C1.Win.C1Command.ButtonLookFlags.Text | C1.Win.C1Command.ButtonLookFlags.Image)));
     this.c1CommandLink3.Command     = this.commandReset;
     this.c1CommandLink3.SortOrder   = 2;
     this.c1CommandLink3.Text        = "&Reset Layout";
     this.c1CommandLink3.ToolTipText = "Reset Layout";
     //
     // commandReset
     //
     this.commandReset.Image        = ((System.Drawing.Image)(resources.GetObject("commandReset.Image")));
     this.commandReset.Name         = "commandReset";
     this.commandReset.ShortcutText = "";
     this.commandReset.Text         = "&Reset Layout";
     this.commandReset.Click       += new C1.Win.C1Command.ClickEventHandler(this.commandReset_Click);
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.Filter = "XML files|*.xml";
     this.saveFileDialog1.Tag    = "";
     //
     // openFileDialog1
     //
     this.openFileDialog1.Filter = "XML files|*.xml";
     this.openFileDialog1.Tag    = "";
     //
     // c1DashboardLayout1
     //
     this.c1DashboardLayout1.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.Dock      = System.Windows.Forms.DockStyle.Fill;
     //
     // c1DashboardLayout1.FlowContentPanel
     //
     this.c1DashboardLayout1.FlowLayoutControl.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.FlowLayoutControl.Location  = new System.Drawing.Point(0, 0);
     this.c1DashboardLayout1.FlowLayoutControl.Name      = "FlowContentPanel";
     this.c1DashboardLayout1.FlowLayoutControl.Size      = new System.Drawing.Size(200, 100);
     this.c1DashboardLayout1.FlowLayoutControl.TabIndex  = 0;
     //
     // c1DashboardLayout1.GridContentPanel
     //
     this.c1DashboardLayout1.GridLayoutControl.AutoScroll  = true;
     this.c1DashboardLayout1.GridLayoutControl.BackColor   = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.GridLayoutControl.ColumnCount = 3;
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel1, 2, 0);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel3, 1, 1);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel5, 1, 0);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel7, 0, 0);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel9, 0, 1);
     this.c1DashboardLayout1.GridLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.GridLayoutControl.Location = new System.Drawing.Point(10, 10);
     this.c1DashboardLayout1.GridLayoutControl.Name     = "GridContentPanel";
     this.c1DashboardLayout1.GridLayoutControl.RowCount = 2;
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.c1DashboardLayout1.GridLayoutControl.Size     = new System.Drawing.Size(780, 404);
     this.c1DashboardLayout1.GridLayoutControl.TabIndex = 0;
     this.c1DashboardLayout1.LayoutType = C1.Win.Layout.LayoutType.Grid;
     this.c1DashboardLayout1.Location   = new System.Drawing.Point(0, 26);
     this.c1DashboardLayout1.Margin     = new System.Windows.Forms.Padding(0);
     this.c1DashboardLayout1.Name       = "c1DashboardLayout1";
     this.c1DashboardLayout1.Size       = new System.Drawing.Size(800, 424);
     //
     // c1DashboardLayout1.SplitContentPanel
     //
     this.c1DashboardLayout1.SplitLayoutControl.AutoSizeElement      = C1.Framework.AutoSizeElement.Both;
     this.c1DashboardLayout1.SplitLayoutControl.BackColor            = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SplitLayoutControl.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SplitLayoutControl.Location             = new System.Drawing.Point(0, 0);
     this.c1DashboardLayout1.SplitLayoutControl.Name                 = "SplitContentPanel";
     this.c1DashboardLayout1.SplitLayoutControl.Size                 = new System.Drawing.Size(0, 0);
     this.c1DashboardLayout1.SplitLayoutControl.TabIndex             = 0;
     this.c1DashboardLayout1.SplitLayoutControl.UseParentVisualStyle = false;
     this.c1DashboardLayout1.TabIndex = 1;
     this.c1DashboardLayout1.Text     = "c1DashboardLayout1";
     //
     // panel1
     //
     this.c1DashboardLayout1.SetCaption(this.panel1, "Sales By Country");
     this.panel1.Controls.Add(this.flexChart1);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel1, "cf9b0a9d-9a3f-4d48-947b-257ba31c3b16");
     this.panel1.Location = new System.Drawing.Point(520, 0);
     this.panel1.Margin   = new System.Windows.Forms.Padding(0);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(10);
     this.c1DashboardLayout1.GridLayoutControl.SetRowSpan(this.panel1, 2);
     this.panel1.Size     = new System.Drawing.Size(260, 404);
     this.panel1.TabIndex = 0;
     this.panel1.Text     = "Sales By Country";
     //
     // flexChart1
     //
     this.flexChart1.AxisX.Chart                = this.flexChart1;
     this.flexChart1.AxisX.DataSource           = null;
     this.flexChart1.AxisX.GroupProvider        = null;
     this.flexChart1.AxisX.GroupSeparator       = C1.Chart.AxisGroupSeparator.None;
     this.flexChart1.AxisX.GroupTitleAlignment  = C1.Chart.AxisLabelAlignment.Center;
     this.flexChart1.AxisX.GroupVisibilityLevel = 0;
     this.flexChart1.AxisX.LabelMax             = false;
     this.flexChart1.AxisX.LabelMin             = false;
     this.flexChart1.AxisX.PlotAreaName         = null;
     this.flexChart1.AxisX.Position             = C1.Chart.Position.Bottom;
     this.flexChart1.AxisX.TimeUnit             = C1.Chart.TimeUnits.Day;
     this.flexChart1.AxisY.AxisLine             = false;
     this.flexChart1.AxisY.Chart                = this.flexChart1;
     this.flexChart1.AxisY.DataSource           = null;
     this.flexChart1.AxisY.GroupProvider        = null;
     this.flexChart1.AxisY.GroupSeparator       = C1.Chart.AxisGroupSeparator.None;
     this.flexChart1.AxisY.GroupTitleAlignment  = C1.Chart.AxisLabelAlignment.Center;
     this.flexChart1.AxisY.GroupVisibilityLevel = 0;
     this.flexChart1.AxisY.LabelMax             = false;
     this.flexChart1.AxisY.LabelMin             = false;
     this.flexChart1.AxisY.MajorGrid            = true;
     this.flexChart1.AxisY.MajorTickMarks       = C1.Chart.TickMark.None;
     this.flexChart1.AxisY.PlotAreaName         = null;
     this.flexChart1.AxisY.Position             = C1.Chart.Position.Left;
     this.flexChart1.AxisY.TimeUnit             = C1.Chart.TimeUnits.Day;
     this.flexChart1.ChartType           = C1.Chart.ChartType.Bar;
     this.flexChart1.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.flexChart1.Legend.ItemMaxWidth = 0;
     this.flexChart1.Legend.Orientation  = C1.Chart.Orientation.Auto;
     this.flexChart1.Legend.Position     = C1.Chart.Position.None;
     this.flexChart1.Legend.Reversed     = false;
     this.flexChart1.Legend.TextWrapping = C1.Chart.TextWrapping.None;
     this.flexChart1.Legend.Title        = null;
     this.flexChart1.Location            = new System.Drawing.Point(10, 10);
     this.flexChart1.Margin              = new System.Windows.Forms.Padding(10);
     this.flexChart1.Name                = "flexChart1";
     elementSize2.SizeType               = C1.Chart.ElementSizeType.Percentage;
     elementSize2.Value = 70D;
     this.flexChart1.Options.ClusterSize        = elementSize2;
     this.flexChart1.PlotMargin                 = new System.Windows.Forms.Padding(0);
     this.flexChart1.SelectedSeries             = null;
     this.flexChart1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     series2.DataLabel         = null;
     series2.Name              = "Series 1";
     series2.StackingGroup     = -1;
     series2.Style.StrokeWidth = 2F;
     this.flexChart1.Series.Add(series2);
     this.flexChart1.Size     = new System.Drawing.Size(240, 384);
     this.flexChart1.TabIndex = 0;
     this.flexChart1.Text     = "flexChart1";
     //
     //
     //
     this.flexChart1.ToolTip.Content = "{value}";
     //
     // panel3
     //
     this.c1DashboardLayout1.SetCaption(this.panel3, "Current Time");
     this.panel3.Controls.Add(this.c1Gauge1);
     this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel3, "c451c2d6-7660-47e9-9e27-1ebe098d5624");
     this.panel3.Location = new System.Drawing.Point(260, 202);
     this.panel3.Margin   = new System.Windows.Forms.Padding(0);
     this.panel3.Name     = "panel3";
     this.panel3.Padding  = new System.Windows.Forms.Padding(10);
     this.panel3.Size     = new System.Drawing.Size(260, 202);
     this.panel3.TabIndex = 1;
     this.panel3.Text     = "Current Time";
     //
     // c1Gauge1
     //
     this.c1Gauge1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1Gauge1.Gauges.AddRange(new C1.Win.C1Gauge.C1GaugeBase[] {
         this.c1RadialGauge1
     });
     this.c1Gauge1.Location = new System.Drawing.Point(10, 10);
     this.c1Gauge1.Name     = "c1Gauge1";
     this.c1Gauge1.Size     = new System.Drawing.Size(240, 182);
     this.c1Gauge1.TabIndex = 0;
     this.c1Gauge1.ViewTag  = ((long)(637189667974941086));
     //
     // c1RadialGauge1
     //
     this.c1RadialGauge1.Cap.Border.Color      = System.Drawing.Color.DarkSeaGreen;
     this.c1RadialGauge1.Cap.Border.Thickness  = 1.5D;
     this.c1RadialGauge1.Cap.Filling.BrushType = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     this.c1RadialGauge1.Cap.Filling.Color     = System.Drawing.Color.MistyRose;
     this.c1RadialGauge1.Cap.Filling.Color2    = System.Drawing.Color.DimGray;
     this.c1RadialGauge1.Cap.Radius            = 5D;
     this.c1RadialGauge1.Cap.Shadow.Visible    = true;
     c1GaugeMarks11.Border.LineStyle           = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeMarks11.CustomShape.EndRadius      = 2.5D;
     c1GaugeMarks11.CustomShape.StartRadius    = 1.5D;
     c1GaugeMarks11.CustomShape.StartWidth     = 3D;
     c1GaugeMarks11.Filling.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     c1GaugeMarks11.Filling.Color2   = System.Drawing.Color.DimGray;
     c1GaugeMarks11.From             = 0.5D;
     c1GaugeMarks11.Interval         = 5D;
     c1GaugeMarks11.Length           = 12D;
     c1GaugeMarks11.Location         = 86D;
     c1GaugeMarks11.ScaleFrom        = 0D;
     c1GaugeMarks11.Shadow.OffsetX   = 0.5D;
     c1GaugeMarks11.Shadow.OffsetY   = 0.5D;
     c1GaugeMarks11.Shadow.Visible   = true;
     c1GaugeMarks11.Shape            = C1.Win.C1Gauge.C1GaugeMarkShape.Custom;
     c1GaugeMarks11.ViewTag          = ((long)(634302468273582893));
     c1GaugeMarks12.Border.LineStyle = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeMarks12.Filling.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     c1GaugeMarks12.From             = 0.5D;
     c1GaugeMarks12.Interval         = 1D;
     c1GaugeMarks12.Length           = 3D;
     c1GaugeMarks12.Location         = 90D;
     c1GaugeMarks12.ScaleFrom        = 0D;
     c1GaugeMarks12.Shadow.OffsetX   = 0.5D;
     c1GaugeMarks12.Shadow.OffsetY   = 0.5D;
     c1GaugeMarks12.Shadow.Visible   = true;
     c1GaugeMarks12.Shape            = C1.Win.C1Gauge.C1GaugeMarkShape.Round;
     c1GaugeMarks12.ViewTag          = ((long)(634583943250743575));
     c1GaugeMarks12.Width            = 3D;
     c1GaugeLabels6.Color            = System.Drawing.Color.White;
     c1GaugeLabels6.Font             = new System.Drawing.Font("Trebuchet MS", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
     c1GaugeLabels6.FontSize         = 17D;
     c1GaugeLabels6.From             = 0.5D;
     c1GaugeLabels6.Interval         = 5D;
     c1GaugeLabels6.Location         = 68D;
     c1GaugeLabels6.Name             = "nums";
     c1GaugeLabels6.ScaleFrom        = 0D;
     c1GaugeLabels6.Shadow.OffsetX   = 0.5D;
     c1GaugeLabels6.Shadow.OffsetY   = 0.5D;
     c1GaugeLabels6.Shadow.Visible   = true;
     c1GaugeLabels6.ValueFactor      = 0.2D;
     c1GaugeLabels6.ViewTag          = ((long)(634865418227634241));
     this.c1RadialGauge1.Decorators.AddRange(new C1.Win.C1Gauge.C1GaugeDecorator[] {
         c1GaugeMarks11,
         c1GaugeMarks12,
         c1GaugeLabels6
     });
     c1GaugeEllipse6.Border.Color          = System.Drawing.Color.DarkSeaGreen;
     c1GaugeEllipse6.Border.LineStyle      = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse6.Border.Thickness      = 2D;
     c1GaugeEllipse6.Filling.Color         = System.Drawing.Color.RoyalBlue;
     c1GaugeEllipse6.Filling.Color2        = System.Drawing.Color.DarkSlateGray;
     c1GaugeEllipse6.Gradient.CenterPointX = 0D;
     c1GaugeEllipse6.Gradient.CenterPointY = 0D;
     c1GaugeEllipse6.Gradient.Direction    = C1.Win.C1Gauge.C1GaugeGradientDirection.RadialInner;
     c1GaugeEllipse6.Height      = -0.97D;
     c1GaugeEllipse6.HitTestable = false;
     c1GaugeEllipse6.Width       = -0.97D;
     this.c1RadialGauge1.FaceShapes.AddRange(new C1.Win.C1Gauge.C1GaugeBaseShape[] {
         c1GaugeEllipse6
     });
     this.c1RadialGauge1.Maximum              = 60D;
     c1GaugePointer16.Border.Color            = System.Drawing.Color.DimGray;
     c1GaugePointer16.CustomShape.EndRadius   = 1.928571428571D;
     c1GaugePointer16.CustomShape.EndWidth    = 3.857142857144D;
     c1GaugePointer16.CustomShape.StartRadius = 2.571428571429D;
     c1GaugePointer16.CustomShape.StartWidth  = 9D;
     c1GaugePointer16.Filling.Color           = System.Drawing.Color.DarkGray;
     c1GaugePointer16.Filling.Color2          = System.Drawing.Color.DimGray;
     c1GaugePointer16.Length                  = 63D;
     c1GaugePointer16.Name                    = "hours";
     c1GaugePointer16.Offset                  = -15D;
     c1GaugePointer16.Shadow.Visible          = true;
     c1GaugePointer16.Shape                   = C1.Win.C1Gauge.C1GaugePointerShape.Custom;
     c1GaugePointer16.Value                   = 0.42D;
     c1GaugePointer16.ValueFactor             = 5D;
     c1GaugePointer16.ViewTag                 = ((long)(635146893204754921));
     c1GaugePointer17.Border.Color            = System.Drawing.Color.DimGray;
     c1GaugePointer17.CustomShape.EndRadius   = 1.928571428571D;
     c1GaugePointer17.CustomShape.EndWidth    = 3.857142857144D;
     c1GaugePointer17.CustomShape.StartRadius = 2.571428571429D;
     c1GaugePointer17.CustomShape.StartWidth  = 9D;
     c1GaugePointer17.Filling.Color           = System.Drawing.Color.DarkGray;
     c1GaugePointer17.Filling.Color2          = System.Drawing.Color.DimGray;
     c1GaugePointer17.Length                  = 94D;
     c1GaugePointer17.Name                    = "minutes";
     c1GaugePointer17.Offset                  = -15D;
     c1GaugePointer17.Shadow.Visible          = true;
     c1GaugePointer17.Shape                   = C1.Win.C1Gauge.C1GaugePointerShape.Custom;
     c1GaugePointer17.Value                   = 22.3D;
     c1GaugePointer17.ViewTag                 = ((long)(635428368181515579));
     c1GaugePointer18.Border.LineStyle        = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugePointer18.Filling.Color           = System.Drawing.Color.DarkGray;
     c1GaugePointer18.Length                  = 115D;
     c1GaugePointer18.Name                    = "seconds";
     c1GaugePointer18.Offset                  = -25D;
     c1GaugePointer18.Shadow.Visible          = true;
     c1GaugePointer18.Shape                   = C1.Win.C1Gauge.C1GaugePointerShape.Round;
     c1GaugePointer18.Value                   = 17D;
     c1GaugePointer18.ViewTag                 = ((long)(635709843158236236));
     c1GaugePointer18.Width                   = 2D;
     this.c1RadialGauge1.MorePointers.AddRange(new C1.Win.C1Gauge.C1GaugePointer[] {
         c1GaugePointer16,
         c1GaugePointer17,
         c1GaugePointer18
     });
     this.c1RadialGauge1.Name            = "c1RadialGauge1";
     this.c1RadialGauge1.Pointer.Visible = false;
     this.c1RadialGauge1.Radius          = 0.49D;
     this.c1RadialGauge1.StartAngle      = 0D;
     this.c1RadialGauge1.SweepAngle      = 360D;
     this.c1RadialGauge1.ViewTag         = ((long)(636272793112967623));
     //
     // panel5
     //
     this.c1DashboardLayout1.SetCaption(this.panel5, "Sales By Employee");
     this.panel5.Controls.Add(this.flexPie1);
     this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel5, "97e5d98c-d0f5-450b-97c5-5df6499dae16");
     this.panel5.Location = new System.Drawing.Point(260, 0);
     this.panel5.Margin   = new System.Windows.Forms.Padding(0);
     this.panel5.Name     = "panel5";
     this.panel5.Padding  = new System.Windows.Forms.Padding(10);
     this.panel5.Size     = new System.Drawing.Size(260, 202);
     this.panel5.TabIndex = 2;
     this.panel5.Text     = "Sales By Employee";
     //
     // flexPie1
     //
     flexPieSlice5.Name       = "Slice1";
     flexPieSlice5.Value      = 1D;
     flexPieSlice6.Name       = "Slice2";
     flexPieSlice6.Value      = 2D;
     flexPieSlice7.Name       = "Slice3";
     flexPieSlice7.Value      = 3D;
     flexPieSlice8.Name       = "Slice4";
     flexPieSlice8.Value      = 4D;
     this.flexPie1.DataSource = new C1.Win.Chart.FlexPieSlice[] {
         flexPieSlice5,
         flexPieSlice6,
         flexPieSlice7,
         flexPieSlice8
     };
     this.flexPie1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flexPie1.Legend.ItemMaxWidth = 0;
     this.flexPie1.Legend.Orientation  = C1.Chart.Orientation.Auto;
     this.flexPie1.Legend.Position     = C1.Chart.Position.None;
     this.flexPie1.Legend.Reversed     = false;
     this.flexPie1.Legend.TextWrapping = C1.Chart.TextWrapping.None;
     this.flexPie1.Legend.Title        = null;
     this.flexPie1.Location            = new System.Drawing.Point(10, 10);
     this.flexPie1.Name = "flexPie1";
     this.flexPie1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     this.flexPie1.Size     = new System.Drawing.Size(240, 182);
     this.flexPie1.TabIndex = 0;
     this.flexPie1.Text     = "flexPie1";
     //
     //
     //
     this.flexPie1.ToolTip.Content = "{value}";
     //
     // panel7
     //
     this.c1DashboardLayout1.SetCaption(this.panel7, "Calendar");
     this.panel7.Controls.Add(this.c1CalendarView1);
     this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel7, "f2d0f705-5f80-49c5-8497-7742fa26b712");
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Margin   = new System.Windows.Forms.Padding(0);
     this.panel7.Name     = "panel7";
     this.panel7.Padding  = new System.Windows.Forms.Padding(10);
     this.panel7.Size     = new System.Drawing.Size(260, 202);
     this.panel7.TabIndex = 3;
     this.panel7.Text     = "Calendar";
     //
     // c1CalendarView1
     //
     this.c1CalendarView1.CaptionFormat  = null;
     this.c1CalendarView1.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.c1CalendarView1.FirstDayOfWeek = System.DayOfWeek.Monday;
     this.c1CalendarView1.Location       = new System.Drawing.Point(10, 10);
     this.c1CalendarView1.MaxDate        = new System.DateTime(9999, 12, 31, 0, 0, 0, 0);
     this.c1CalendarView1.Name           = "c1CalendarView1";
     this.c1CalendarView1.ScrollBars     = System.Windows.Forms.ScrollBars.None;
     this.c1CalendarView1.Size           = new System.Drawing.Size(240, 182);
     this.c1CalendarView1.TabIndex       = 0;
     this.c1CalendarView1.Text           = "c1CalendarView1";
     //
     // panel9
     //
     this.c1DashboardLayout1.SetCaption(this.panel9, "Sales");
     this.panel9.Controls.Add(this.c1FlexGrid1);
     this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel9, "be1a1442-59f7-4d53-9c37-756ed7e6859e");
     this.panel9.Location = new System.Drawing.Point(0, 202);
     this.panel9.Margin   = new System.Windows.Forms.Padding(0);
     this.panel9.Name     = "panel9";
     this.panel9.Padding  = new System.Windows.Forms.Padding(10);
     this.panel9.Size     = new System.Drawing.Size(260, 202);
     this.panel9.TabIndex = 4;
     this.panel9.Text     = "Sales";
     //
     // c1FlexGrid1
     //
     this.c1FlexGrid1.ColumnInfo       = "10,1,0,0,0,95,Columns:";
     this.c1FlexGrid1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.c1FlexGrid1.Location         = new System.Drawing.Point(10, 10);
     this.c1FlexGrid1.Name             = "c1FlexGrid1";
     this.c1FlexGrid1.Rows.DefaultSize = 19;
     this.c1FlexGrid1.Size             = new System.Drawing.Size(240, 182);
     this.c1FlexGrid1.TabIndex         = 0;
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // SaveLoadLayout
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.c1DashboardLayout1);
     this.Controls.Add(this.c1CommandDock1);
     this.Name  = "SaveLoadLayout";
     this.Text  = "SaveLoadLayout";
     this.Load += new System.EventHandler(this.SaveLoadLayout_Load);
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).EndInit();
     this.c1CommandDock1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandHolder1)).EndInit();
     this.c1DashboardLayout1.GridLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1)).EndInit();
     this.c1DashboardLayout1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).EndInit();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge1)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.panel9.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1FlexGrid1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     C1.Chart.ElementSize              elementSize1           = new C1.Chart.ElementSize();
     C1.Win.Chart.Series               series1                = new C1.Win.Chart.Series();
     C1.Win.Chart.FlexPieSlice         flexPieSlice1          = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice         flexPieSlice2          = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice         flexPieSlice3          = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice         flexPieSlice4          = new C1.Win.Chart.FlexPieSlice();
     C1.Win.C1Gauge.C1GaugeRange       c1GaugeRange1          = new C1.Win.C1Gauge.C1GaugeRange();
     C1.Win.C1Gauge.C1GaugeMarks       c1GaugeMarks1          = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeMarks       c1GaugeMarks2          = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeLabels      c1GaugeLabels1         = new C1.Win.C1Gauge.C1GaugeLabels();
     C1.Win.C1Gauge.C1GaugeRange       c1GaugeRange2          = new C1.Win.C1Gauge.C1GaugeRange();
     C1.Win.C1Gauge.C1GaugeRange       c1GaugeRange3          = new C1.Win.C1Gauge.C1GaugeRange();
     C1.Win.C1Gauge.C1GaugeSingleLabel c1GaugeSingleLabel1    = new C1.Win.C1Gauge.C1GaugeSingleLabel();
     C1.Win.C1Gauge.C1GaugeSingleLabel c1GaugeSingleLabel2    = new C1.Win.C1Gauge.C1GaugeSingleLabel();
     C1.Win.C1Gauge.C1GaugeSingleLabel c1GaugeSingleLabel3    = new C1.Win.C1Gauge.C1GaugeSingleLabel();
     C1.Win.C1Gauge.C1GaugeSingleLabel c1GaugeSingleLabel4    = new C1.Win.C1Gauge.C1GaugeSingleLabel();
     C1.Win.C1Gauge.C1GaugeSingleMark  c1GaugeSingleMark1     = new C1.Win.C1Gauge.C1GaugeSingleMark();
     C1.Win.C1Gauge.C1GaugeSingleMark  c1GaugeSingleMark2     = new C1.Win.C1Gauge.C1GaugeSingleMark();
     C1.Win.C1Gauge.C1GaugeRange       c1GaugeRange4          = new C1.Win.C1Gauge.C1GaugeRange();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Overview));
     this.c1DashboardLayout1 = new C1.Win.Layout.C1DashboardLayout();
     this.panel2             = new System.Windows.Forms.Panel();
     this.panel4             = new System.Windows.Forms.Panel();
     this.panel6             = new System.Windows.Forms.Panel();
     this.panel8             = new System.Windows.Forms.Panel();
     this.panel10            = new System.Windows.Forms.Panel();
     this.panel12            = new System.Windows.Forms.Panel();
     this.panel13            = new System.Windows.Forms.Panel();
     this.panel1             = new System.Windows.Forms.Panel();
     this.flexChart1         = new C1.Win.Chart.FlexChart();
     this.panel3             = new System.Windows.Forms.Panel();
     this.panel9             = new System.Windows.Forms.Panel();
     this.c1FlexGrid1        = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel5             = new System.Windows.Forms.Panel();
     this.flexPie1           = new C1.Win.Chart.FlexPie();
     this.panel7             = new System.Windows.Forms.Panel();
     this.c1Gauge1           = new C1.Win.C1Gauge.C1Gauge();
     this.c1LinearGauge1     = new C1.Win.C1Gauge.C1LinearGauge();
     this.panel11            = new System.Windows.Forms.Panel();
     this.c1TrueDBGrid1      = new C1.Win.C1TrueDBGrid.C1TrueDBGrid();
     this.c1SplitterPanel1   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1SplitterPanel2   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1SplitterPanel3   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1SplitterPanel4   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1SplitterPanel5   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1SplitterPanel6   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     this.c1SplitterPanel7   = new C1.Win.C1SplitContainer.C1SplitterPanel();
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1)).BeginInit();
     this.c1DashboardLayout1.FlowLayoutControl.SuspendLayout();
     this.c1DashboardLayout1.GridLayoutControl.SuspendLayout();
     this.c1DashboardLayout1.SplitLayoutControl.SuspendLayout();
     this.c1DashboardLayout1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1FlexGrid1)).BeginInit();
     this.panel5.SuspendLayout();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge1)).BeginInit();
     this.panel11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1TrueDBGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // c1DashboardLayout1
     //
     this.c1DashboardLayout1.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.Dock      = System.Windows.Forms.DockStyle.Fill;
     //
     // c1DashboardLayout1.FlowContentPanel
     //
     this.c1DashboardLayout1.FlowLayoutControl.BackColor = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel2);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel4);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel6);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel8);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel10);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel12);
     this.c1DashboardLayout1.FlowLayoutControl.Controls.Add(this.panel13);
     this.c1DashboardLayout1.FlowLayoutControl.Location = new System.Drawing.Point(0, 0);
     this.c1DashboardLayout1.FlowLayoutControl.Name     = "FlowContentPanel";
     this.c1DashboardLayout1.FlowLayoutControl.Size     = new System.Drawing.Size(200, 100);
     this.c1DashboardLayout1.FlowLayoutControl.TabIndex = 0;
     //
     // c1DashboardLayout1.GridContentPanel
     //
     this.c1DashboardLayout1.GridLayoutControl.AutoScroll  = true;
     this.c1DashboardLayout1.GridLayoutControl.BackColor   = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.GridLayoutControl.ColumnCount = 3;
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40F));
     this.c1DashboardLayout1.GridLayoutControl.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel1, 2, 0);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel3, 1, 1);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel5, 1, 0);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel7, 0, 0);
     this.c1DashboardLayout1.GridLayoutControl.Controls.Add(this.panel11, 0, 1);
     this.c1DashboardLayout1.GridLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.GridLayoutControl.Location = new System.Drawing.Point(10, 10);
     this.c1DashboardLayout1.GridLayoutControl.Name     = "GridContentPanel";
     this.c1DashboardLayout1.GridLayoutControl.RowCount = 2;
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.c1DashboardLayout1.GridLayoutControl.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.c1DashboardLayout1.GridLayoutControl.Size     = new System.Drawing.Size(848, 464);
     this.c1DashboardLayout1.GridLayoutControl.TabIndex = 0;
     this.c1DashboardLayout1.LayoutType = C1.Win.Layout.LayoutType.Grid;
     this.c1DashboardLayout1.Location   = new System.Drawing.Point(0, 0);
     this.c1DashboardLayout1.Margin     = new System.Windows.Forms.Padding(0);
     this.c1DashboardLayout1.Name       = "c1DashboardLayout1";
     this.c1DashboardLayout1.Size       = new System.Drawing.Size(868, 484);
     //
     // c1DashboardLayout1.SplitContentPanel
     //
     this.c1DashboardLayout1.SplitLayoutControl.AutoSizeElement = C1.Framework.AutoSizeElement.Both;
     this.c1DashboardLayout1.SplitLayoutControl.BackColor       = System.Drawing.SystemColors.Control;
     this.c1DashboardLayout1.SplitLayoutControl.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SplitLayoutControl.Location        = new System.Drawing.Point(0, 0);
     this.c1DashboardLayout1.SplitLayoutControl.Name            = "SplitContentPanel";
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel1);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel2);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel3);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel4);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel5);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel6);
     this.c1DashboardLayout1.SplitLayoutControl.Panels.Add(this.c1SplitterPanel7);
     this.c1DashboardLayout1.SplitLayoutControl.Size                 = new System.Drawing.Size(0, 0);
     this.c1DashboardLayout1.SplitLayoutControl.TabIndex             = 0;
     this.c1DashboardLayout1.SplitLayoutControl.UseParentVisualStyle = false;
     this.c1DashboardLayout1.TabIndex = 0;
     this.c1DashboardLayout1.Text     = "c1DashboardLayout1";
     //
     // panel2
     //
     this.c1DashboardLayout1.SetCaption(this.panel2, "Sales By Country");
     this.c1DashboardLayout1.SetId(this.panel2, "cf9b0a9d-9a3f-4d48-947b-257ba31c3b16");
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Margin   = new System.Windows.Forms.Padding(0);
     this.panel2.Name     = "panel2";
     this.panel2.Padding  = new System.Windows.Forms.Padding(10);
     this.panel2.Size     = new System.Drawing.Size(200, 100);
     this.panel2.TabIndex = 0;
     this.panel2.Text     = "Sales By Country";
     //
     // panel4
     //
     this.c1DashboardLayout1.SetCaption(this.panel4, "Sales");
     this.c1DashboardLayout1.SetId(this.panel4, "c451c2d6-7660-47e9-9e27-1ebe098d5624");
     this.panel4.Location = new System.Drawing.Point(0, 100);
     this.panel4.Margin   = new System.Windows.Forms.Padding(0);
     this.panel4.Name     = "panel4";
     this.panel4.Padding  = new System.Windows.Forms.Padding(10);
     this.panel4.Size     = new System.Drawing.Size(200, 100);
     this.panel4.TabIndex = 1;
     //
     // panel6
     //
     this.c1DashboardLayout1.SetCaption(this.panel6, "Sales By Employee");
     this.c1DashboardLayout1.SetId(this.panel6, "97e5d98c-d0f5-450b-97c5-5df6499dae16");
     this.panel6.Location = new System.Drawing.Point(0, 200);
     this.panel6.Margin   = new System.Windows.Forms.Padding(0);
     this.panel6.Name     = "panel6";
     this.panel6.Padding  = new System.Windows.Forms.Padding(10);
     this.panel6.Size     = new System.Drawing.Size(200, 100);
     this.panel6.TabIndex = 2;
     this.panel6.Text     = "Sales By Employee";
     //
     // panel8
     //
     this.c1DashboardLayout1.SetCaption(this.panel8, "Goal");
     this.c1DashboardLayout1.SetId(this.panel8, "f2d0f705-5f80-49c5-8497-7742fa26b712");
     this.panel8.Location = new System.Drawing.Point(0, 300);
     this.panel8.Margin   = new System.Windows.Forms.Padding(0);
     this.panel8.Name     = "panel8";
     this.panel8.Padding  = new System.Windows.Forms.Padding(10);
     this.panel8.Size     = new System.Drawing.Size(200, 100);
     this.panel8.TabIndex = 3;
     this.panel8.Text     = "Calendar";
     //
     // panel10
     //
     this.c1DashboardLayout1.SetCaption(this.panel10, "Sales");
     this.c1DashboardLayout1.SetId(this.panel10, "be1a1442-59f7-4d53-9c37-756ed7e6859e");
     this.panel10.Location = new System.Drawing.Point(0, 400);
     this.panel10.Margin   = new System.Windows.Forms.Padding(0);
     this.panel10.Name     = "panel10";
     this.panel10.Padding  = new System.Windows.Forms.Padding(10);
     this.panel10.Size     = new System.Drawing.Size(200, 100);
     this.panel10.TabIndex = 4;
     this.panel10.Text     = "Sales";
     //
     // panel12
     //
     this.c1DashboardLayout1.SetCaption(this.panel12, "Current Time");
     this.c1DashboardLayout1.SetId(this.panel12, "c106cd55-f0dd-4c94-82cf-51e786aa4297");
     this.panel12.Location = new System.Drawing.Point(0, 500);
     this.panel12.Margin   = new System.Windows.Forms.Padding(0);
     this.panel12.Name     = "panel12";
     this.panel12.Padding  = new System.Windows.Forms.Padding(10);
     this.panel12.Size     = new System.Drawing.Size(200, 100);
     this.panel12.TabIndex = 5;
     this.panel12.Text     = "Current Time";
     //
     // panel13
     //
     this.c1DashboardLayout1.SetCaption(this.panel13, "Customers");
     this.c1DashboardLayout1.SetId(this.panel13, "aa75059c-7d31-42ec-b8f7-d25da356c8eb");
     this.panel13.Location = new System.Drawing.Point(0, 600);
     this.panel13.Margin   = new System.Windows.Forms.Padding(0);
     this.panel13.Name     = "panel13";
     this.panel13.Padding  = new System.Windows.Forms.Padding(10);
     this.panel13.Size     = new System.Drawing.Size(200, 100);
     this.panel13.TabIndex = 6;
     //
     // panel1
     //
     this.c1DashboardLayout1.SetCaption(this.panel1, "Sales By Country");
     this.panel1.Controls.Add(this.flexChart1);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel1, "cf9b0a9d-9a3f-4d48-947b-257ba31c3b16");
     this.panel1.Location = new System.Drawing.Point(564, 0);
     this.panel1.Margin   = new System.Windows.Forms.Padding(0);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(10);
     this.c1DashboardLayout1.GridLayoutControl.SetRowSpan(this.panel1, 2);
     this.panel1.Size     = new System.Drawing.Size(284, 464);
     this.panel1.TabIndex = 0;
     this.panel1.Text     = "Sales By Country";
     //
     // flexChart1
     //
     this.flexChart1.AxisX.Chart                = this.flexChart1;
     this.flexChart1.AxisX.DataSource           = null;
     this.flexChart1.AxisX.GroupProvider        = null;
     this.flexChart1.AxisX.GroupSeparator       = C1.Chart.AxisGroupSeparator.None;
     this.flexChart1.AxisX.GroupTitleAlignment  = C1.Chart.AxisLabelAlignment.Center;
     this.flexChart1.AxisX.GroupVisibilityLevel = 0;
     this.flexChart1.AxisX.LabelMax             = false;
     this.flexChart1.AxisX.LabelMin             = false;
     this.flexChart1.AxisX.PlotAreaName         = null;
     this.flexChart1.AxisX.Position             = C1.Chart.Position.Bottom;
     this.flexChart1.AxisX.TimeUnit             = C1.Chart.TimeUnits.Day;
     this.flexChart1.AxisY.AxisLine             = false;
     this.flexChart1.AxisY.Chart                = this.flexChart1;
     this.flexChart1.AxisY.DataSource           = null;
     this.flexChart1.AxisY.GroupProvider        = null;
     this.flexChart1.AxisY.GroupSeparator       = C1.Chart.AxisGroupSeparator.None;
     this.flexChart1.AxisY.GroupTitleAlignment  = C1.Chart.AxisLabelAlignment.Center;
     this.flexChart1.AxisY.GroupVisibilityLevel = 0;
     this.flexChart1.AxisY.LabelMax             = false;
     this.flexChart1.AxisY.LabelMin             = false;
     this.flexChart1.AxisY.MajorGrid            = true;
     this.flexChart1.AxisY.MajorTickMarks       = C1.Chart.TickMark.None;
     this.flexChart1.AxisY.PlotAreaName         = null;
     this.flexChart1.AxisY.Position             = C1.Chart.Position.Left;
     this.flexChart1.AxisY.TimeUnit             = C1.Chart.TimeUnits.Day;
     this.flexChart1.ChartType           = C1.Chart.ChartType.Bar;
     this.flexChart1.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.flexChart1.Legend.ItemMaxWidth = 0;
     this.flexChart1.Legend.Orientation  = C1.Chart.Orientation.Auto;
     this.flexChart1.Legend.Position     = C1.Chart.Position.None;
     this.flexChart1.Legend.Reversed     = false;
     this.flexChart1.Legend.TextWrapping = C1.Chart.TextWrapping.None;
     this.flexChart1.Legend.Title        = null;
     this.flexChart1.Location            = new System.Drawing.Point(10, 10);
     this.flexChart1.Margin              = new System.Windows.Forms.Padding(10);
     this.flexChart1.Name                = "flexChart1";
     elementSize1.SizeType               = C1.Chart.ElementSizeType.Percentage;
     elementSize1.Value = 70D;
     this.flexChart1.Options.ClusterSize        = elementSize1;
     this.flexChart1.PlotMargin                 = new System.Windows.Forms.Padding(0);
     this.flexChart1.SelectedSeries             = null;
     this.flexChart1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     series1.DataLabel         = null;
     series1.Name              = "Series 1";
     series1.StackingGroup     = -1;
     series1.Style.StrokeWidth = 2F;
     this.flexChart1.Series.Add(series1);
     this.flexChart1.Size     = new System.Drawing.Size(264, 444);
     this.flexChart1.TabIndex = 0;
     this.flexChart1.Text     = "flexChart1";
     //
     //
     //
     this.flexChart1.ToolTip.Content = "{value}";
     //
     // panel3
     //
     this.c1DashboardLayout1.SetCaption(this.panel3, "Sales");
     this.panel3.Controls.Add(this.panel9);
     this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel3, "c451c2d6-7660-47e9-9e27-1ebe098d5624");
     this.panel3.Location = new System.Drawing.Point(282, 232);
     this.panel3.Margin   = new System.Windows.Forms.Padding(0);
     this.panel3.Name     = "panel3";
     this.panel3.Padding  = new System.Windows.Forms.Padding(10);
     this.panel3.Size     = new System.Drawing.Size(282, 232);
     this.panel3.TabIndex = 1;
     this.panel3.Text     = "Current Time";
     //
     // panel9
     //
     this.panel9.Controls.Add(this.c1FlexGrid1);
     this.panel9.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel9.Location = new System.Drawing.Point(10, 10);
     this.panel9.Margin   = new System.Windows.Forms.Padding(0);
     this.panel9.Name     = "panel9";
     this.panel9.Padding  = new System.Windows.Forms.Padding(10);
     this.panel9.Size     = new System.Drawing.Size(262, 212);
     this.panel9.TabIndex = 4;
     this.panel9.Text     = "Sales";
     //
     // c1FlexGrid1
     //
     this.c1FlexGrid1.ColumnInfo       = "10,1,0,0,0,95,Columns:";
     this.c1FlexGrid1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.c1FlexGrid1.Location         = new System.Drawing.Point(0, 0);
     this.c1FlexGrid1.Name             = "c1FlexGrid1";
     this.c1FlexGrid1.Rows.DefaultSize = 19;
     this.c1FlexGrid1.Size             = new System.Drawing.Size(242, 192);
     this.c1FlexGrid1.TabIndex         = 0;
     //
     // panel5
     //
     this.c1DashboardLayout1.SetCaption(this.panel5, "Sales By Employee");
     this.panel5.Controls.Add(this.flexPie1);
     this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel5, "97e5d98c-d0f5-450b-97c5-5df6499dae16");
     this.panel5.Location = new System.Drawing.Point(282, 0);
     this.panel5.Margin   = new System.Windows.Forms.Padding(0);
     this.panel5.Name     = "panel5";
     this.panel5.Padding  = new System.Windows.Forms.Padding(10);
     this.panel5.Size     = new System.Drawing.Size(282, 232);
     this.panel5.TabIndex = 2;
     this.panel5.Text     = "Sales By Employee";
     //
     // flexPie1
     //
     flexPieSlice1.Name       = "Slice1";
     flexPieSlice1.Value      = 1D;
     flexPieSlice2.Name       = "Slice2";
     flexPieSlice2.Value      = 2D;
     flexPieSlice3.Name       = "Slice3";
     flexPieSlice3.Value      = 3D;
     flexPieSlice4.Name       = "Slice4";
     flexPieSlice4.Value      = 4D;
     this.flexPie1.DataSource = new C1.Win.Chart.FlexPieSlice[] {
         flexPieSlice1,
         flexPieSlice2,
         flexPieSlice3,
         flexPieSlice4
     };
     this.flexPie1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flexPie1.Legend.ItemMaxWidth = 0;
     this.flexPie1.Legend.Orientation  = C1.Chart.Orientation.Auto;
     this.flexPie1.Legend.Position     = C1.Chart.Position.Right;
     this.flexPie1.Legend.Reversed     = false;
     this.flexPie1.Legend.TextWrapping = C1.Chart.TextWrapping.None;
     this.flexPie1.Legend.Title        = null;
     this.flexPie1.Location            = new System.Drawing.Point(10, 10);
     this.flexPie1.Name = "flexPie1";
     this.flexPie1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     this.flexPie1.Size     = new System.Drawing.Size(262, 212);
     this.flexPie1.TabIndex = 0;
     this.flexPie1.Text     = "flexPie1";
     //
     //
     //
     this.flexPie1.ToolTip.Content = "{value}";
     //
     // panel7
     //
     this.c1DashboardLayout1.SetCaption(this.panel7, "Goal");
     this.panel7.Controls.Add(this.c1Gauge1);
     this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel7, "f2d0f705-5f80-49c5-8497-7742fa26b712");
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Margin   = new System.Windows.Forms.Padding(0);
     this.panel7.Name     = "panel7";
     this.panel7.Padding  = new System.Windows.Forms.Padding(10);
     this.panel7.Size     = new System.Drawing.Size(282, 232);
     this.panel7.TabIndex = 3;
     this.panel7.Text     = "Calendar";
     //
     // c1Gauge1
     //
     this.c1Gauge1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1Gauge1.Gauges.AddRange(new C1.Win.C1Gauge.C1GaugeBase[] {
         this.c1LinearGauge1
     });
     this.c1Gauge1.Location = new System.Drawing.Point(10, 10);
     this.c1Gauge1.Name     = "c1Gauge1";
     this.c1Gauge1.Size     = new System.Drawing.Size(262, 212);
     this.c1Gauge1.TabIndex = 0;
     this.c1Gauge1.ViewTag  = ((long)(649862838331919301));
     //
     // c1LinearGauge1
     //
     this.c1LinearGauge1.AxisLength          = 0.88D;
     c1GaugeRange1.Border.Color              = System.Drawing.Color.Black;
     c1GaugeRange1.Filling.Color             = System.Drawing.Color.Black;
     c1GaugeRange1.Location                  = 40D;
     c1GaugeRange1.ViewTag                   = ((long)(717286292691556980));
     c1GaugeRange1.Width                     = 0.1D;
     c1GaugeMarks1.Alignment                 = C1.Win.C1Gauge.C1GaugeAlignment.In;
     c1GaugeMarks1.Border.LineStyle          = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeMarks1.Filling.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     c1GaugeMarks1.Interval                  = 500D;
     c1GaugeMarks1.Length                    = 7D;
     c1GaugeMarks1.Location                  = 40D;
     c1GaugeMarks1.ViewTag                   = ((long)(736708070189897828));
     c1GaugeMarks1.Width                     = 1D;
     c1GaugeMarks2.Alignment                 = C1.Win.C1Gauge.C1GaugeAlignment.In;
     c1GaugeMarks2.Border.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     c1GaugeMarks2.Filling.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     c1GaugeMarks2.Interval                  = 100D;
     c1GaugeMarks2.Length                    = 4D;
     c1GaugeMarks2.Location                  = 35D;
     c1GaugeMarks2.ViewTag                   = ((long)(740648722200817145));
     c1GaugeMarks2.Visible                   = false;
     c1GaugeMarks2.Width                     = 1D;
     c1GaugeLabels1.Alignment                = C1.Win.C1Gauge.C1GaugeAlignment.In;
     c1GaugeLabels1.Interval                 = 500D;
     c1GaugeLabels1.Location                 = 32D;
     c1GaugeLabels1.ViewTag                  = ((long)(740930198312349440));
     c1GaugeRange2.Border.Color              = System.Drawing.Color.Transparent;
     c1GaugeRange2.Filling.Color             = System.Drawing.Color.Silver;
     c1GaugeRange2.Location                  = 60D;
     c1GaugeRange2.ViewTag                   = ((long)(669734115192623138));
     c1GaugeRange2.Width                     = 24D;
     c1GaugeRange3.Border.Color              = System.Drawing.Color.Transparent;
     c1GaugeRange3.Filling.Color             = System.Drawing.Color.SteelBlue;
     c1GaugeRange3.Location                  = 60D;
     c1GaugeRange3.ToPointerIndex            = 10;
     c1GaugeRange3.ViewTag                   = ((long)(669452639794046327));
     c1GaugeRange3.Width                     = 24D;
     c1GaugeSingleLabel1.Color               = System.Drawing.Color.White;
     c1GaugeSingleLabel1.FontSize            = 12D;
     c1GaugeSingleLabel1.Format              = "##";
     c1GaugeSingleLabel1.Location            = 62D;
     c1GaugeSingleLabel1.OrthogonalOffset    = -20D;
     c1GaugeSingleLabel1.PointerIndex        = 100;
     c1GaugeSingleLabel1.ViewTag             = ((long)(648343123971847526));
     c1GaugeSingleLabel2.Location            = 0D;
     c1GaugeSingleLabel2.Position            = 0.5D;
     c1GaugeSingleLabel2.Text                = "Thousands Of Dollars";
     c1GaugeSingleLabel2.ViewTag             = ((long)(664781023878791980));
     c1GaugeSingleLabel3.Format              = "Sales  ##";
     c1GaugeSingleLabel3.Location            = 84D;
     c1GaugeSingleLabel3.OrthogonalAlignment = C1.Win.C1Gauge.C1GaugeAlignment.Out;
     c1GaugeSingleLabel3.OrthogonalOffset    = 15D;
     c1GaugeSingleLabel3.PointerIndex        = 100;
     c1GaugeSingleLabel3.Position            = 0D;
     c1GaugeSingleLabel3.ViewTag             = ((long)(665343977590655058));
     c1GaugeSingleLabel4.Location            = 104D;
     c1GaugeSingleLabel4.OrthogonalAlignment = C1.Win.C1Gauge.C1GaugeAlignment.Out;
     c1GaugeSingleLabel4.OrthogonalOffset    = 15D;
     c1GaugeSingleLabel4.Position            = 0D;
     c1GaugeSingleLabel4.Text                = "Goal   1500";
     c1GaugeSingleLabel4.ViewTag             = ((long)(665625453783307579));
     c1GaugeSingleMark1.AlignmentOffset      = -1;
     c1GaugeSingleMark1.Border.LineStyle     = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeSingleMark1.Filling.Color        = System.Drawing.Color.SteelBlue;
     c1GaugeSingleMark1.Length               = 10D;
     c1GaugeSingleMark1.Location             = 84D;
     c1GaugeSingleMark1.Position             = 0D;
     c1GaugeSingleMark1.ViewTag              = ((long)(671254961800690087));
     c1GaugeSingleMark1.Width                = 10D;
     c1GaugeSingleMark2.AlignmentOffset      = -1;
     c1GaugeSingleMark2.Border.LineStyle     = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeSingleMark2.Filling.Color        = System.Drawing.Color.Green;
     c1GaugeSingleMark2.Length               = 10D;
     c1GaugeSingleMark2.Location             = 104D;
     c1GaugeSingleMark2.Position             = 0D;
     c1GaugeSingleMark2.ViewTag              = ((long)(671536437573534036));
     c1GaugeSingleMark2.Width                = 10D;
     c1GaugeRange4.Border.LineStyle          = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeRange4.Filling.Color             = System.Drawing.Color.Green;
     c1GaugeRange4.From     = 1500D;
     c1GaugeRange4.Location = 39D;
     c1GaugeRange4.To       = 2000D;
     c1GaugeRange4.ViewTag  = ((long)(671817913772729123));
     c1GaugeRange4.Width    = 3D;
     this.c1LinearGauge1.Decorators.AddRange(new C1.Win.C1Gauge.C1GaugeDecorator[] {
         c1GaugeRange1,
         c1GaugeMarks1,
         c1GaugeMarks2,
         c1GaugeLabels1,
         c1GaugeRange2,
         c1GaugeRange3,
         c1GaugeSingleLabel1,
         c1GaugeSingleLabel2,
         c1GaugeSingleLabel3,
         c1GaugeSingleLabel4,
         c1GaugeSingleMark1,
         c1GaugeSingleMark2,
         c1GaugeRange4
     });
     this.c1LinearGauge1.Maximum = 2000D;
     this.c1LinearGauge1.Name    = "c1LinearGauge1";
     this.c1LinearGauge1.Pointer.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.c1LinearGauge1.Pointer.Shape        = C1.Win.C1Gauge.C1GaugePointerShape.Rectangle;
     this.c1LinearGauge1.Pointer.Value        = 1000D;
     this.c1LinearGauge1.Pointer.Visible      = false;
     this.c1LinearGauge1.Viewport.AspectRatio = 2D;
     this.c1LinearGauge1.ViewTag = ((long)(716441866908225388));
     //
     // panel11
     //
     this.c1DashboardLayout1.SetCaption(this.panel11, "Customers");
     this.panel11.Controls.Add(this.c1TrueDBGrid1);
     this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1DashboardLayout1.SetId(this.panel11, "aa75059c-7d31-42ec-b8f7-d25da356c8eb");
     this.panel11.Location = new System.Drawing.Point(0, 232);
     this.panel11.Margin   = new System.Windows.Forms.Padding(0);
     this.panel11.Name     = "panel11";
     this.panel11.Padding  = new System.Windows.Forms.Padding(10);
     this.panel11.Size     = new System.Drawing.Size(282, 232);
     this.panel11.TabIndex = 4;
     //
     // c1TrueDBGrid1
     //
     this.c1TrueDBGrid1.DataView = C1.Win.C1TrueDBGrid.DataViewEnum.Form;
     this.c1TrueDBGrid1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.c1TrueDBGrid1.Images.Add(((System.Drawing.Image)(resources.GetObject("c1TrueDBGrid1.Images"))));
     this.c1TrueDBGrid1.Location                         = new System.Drawing.Point(10, 10);
     this.c1TrueDBGrid1.Name                             = "c1TrueDBGrid1";
     this.c1TrueDBGrid1.PreviewInfo.Location             = new System.Drawing.Point(0, 0);
     this.c1TrueDBGrid1.PreviewInfo.Size                 = new System.Drawing.Size(0, 0);
     this.c1TrueDBGrid1.PreviewInfo.ZoomFactor           = 75D;
     this.c1TrueDBGrid1.PrintInfo.MeasurementDevice      = C1.Win.C1TrueDBGrid.PrintInfo.MeasurementDeviceEnum.Screen;
     this.c1TrueDBGrid1.PrintInfo.MeasurementPrinterName = null;
     this.c1TrueDBGrid1.PrintInfo.PageSettings           = ((System.Drawing.Printing.PageSettings)(resources.GetObject("c1TrueDBGrid1.PrintInfo.PageSettings")));
     this.c1TrueDBGrid1.Size                             = new System.Drawing.Size(262, 212);
     this.c1TrueDBGrid1.TabIndex                         = 0;
     this.c1TrueDBGrid1.PropBag                          = resources.GetString("c1TrueDBGrid1.PropBag");
     //
     // c1SplitterPanel1
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel1, "Sales By Country");
     this.c1SplitterPanel1.Height = 21;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel1, "cf9b0a9d-9a3f-4d48-947b-257ba31c3b16");
     this.c1SplitterPanel1.Location = new System.Drawing.Point(0, 0);
     this.c1SplitterPanel1.Name     = "c1SplitterPanel1";
     this.c1SplitterPanel1.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel1.Size     = new System.Drawing.Size(0, 0);
     this.c1SplitterPanel1.TabIndex = 0;
     this.c1SplitterPanel1.Text     = "Sales By Country";
     //
     // c1SplitterPanel2
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel2, "Sales");
     this.c1SplitterPanel2.Height = 0;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel2, "c451c2d6-7660-47e9-9e27-1ebe098d5624");
     this.c1SplitterPanel2.Location = new System.Drawing.Point(0, 0);
     this.c1SplitterPanel2.Name     = "c1SplitterPanel2";
     this.c1SplitterPanel2.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel2.Size     = new System.Drawing.Size(0, 0);
     this.c1SplitterPanel2.TabIndex = 1;
     //
     // c1SplitterPanel3
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel3, "Sales By Employee");
     this.c1SplitterPanel3.Height = 21;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel3, "97e5d98c-d0f5-450b-97c5-5df6499dae16");
     this.c1SplitterPanel3.Location = new System.Drawing.Point(0, 0);
     this.c1SplitterPanel3.Name     = "c1SplitterPanel3";
     this.c1SplitterPanel3.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel3.Size     = new System.Drawing.Size(0, 0);
     this.c1SplitterPanel3.TabIndex = 2;
     this.c1SplitterPanel3.Text     = "Sales By Employee";
     //
     // c1SplitterPanel4
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel4, "Goal");
     this.c1SplitterPanel4.Height = 21;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel4, "f2d0f705-5f80-49c5-8497-7742fa26b712");
     this.c1SplitterPanel4.Location = new System.Drawing.Point(0, 0);
     this.c1SplitterPanel4.Name     = "c1SplitterPanel4";
     this.c1SplitterPanel4.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel4.Size     = new System.Drawing.Size(0, 0);
     this.c1SplitterPanel4.TabIndex = 3;
     this.c1SplitterPanel4.Text     = "Calendar";
     //
     // c1SplitterPanel5
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel5, "Sales");
     this.c1SplitterPanel5.Height = 21;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel5, "be1a1442-59f7-4d53-9c37-756ed7e6859e");
     this.c1SplitterPanel5.Location = new System.Drawing.Point(0, 0);
     this.c1SplitterPanel5.Name     = "c1SplitterPanel5";
     this.c1SplitterPanel5.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel5.Size     = new System.Drawing.Size(0, 0);
     this.c1SplitterPanel5.TabIndex = 4;
     this.c1SplitterPanel5.Text     = "Sales";
     //
     // c1SplitterPanel6
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel6, "Current Time");
     this.c1SplitterPanel6.Height = 21;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel6, "c106cd55-f0dd-4c94-82cf-51e786aa4297");
     this.c1SplitterPanel6.Location = new System.Drawing.Point(0, 0);
     this.c1SplitterPanel6.Name     = "c1SplitterPanel6";
     this.c1SplitterPanel6.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel6.Size     = new System.Drawing.Size(0, 0);
     this.c1SplitterPanel6.TabIndex = 5;
     this.c1SplitterPanel6.Text     = "Current Time";
     //
     // c1SplitterPanel7
     //
     this.c1DashboardLayout1.SetCaption(this.c1SplitterPanel7, "Customers");
     this.c1SplitterPanel7.Height = 0;
     this.c1DashboardLayout1.SetId(this.c1SplitterPanel7, "aa75059c-7d31-42ec-b8f7-d25da356c8eb");
     this.c1SplitterPanel7.Location = new System.Drawing.Point(0, 0);
     this.c1SplitterPanel7.Name     = "c1SplitterPanel7";
     this.c1SplitterPanel7.Padding  = new System.Windows.Forms.Padding(10);
     this.c1SplitterPanel7.Size     = new System.Drawing.Size(0, 0);
     this.c1SplitterPanel7.TabIndex = 6;
     //
     // Overview
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(868, 484);
     this.Controls.Add(this.c1DashboardLayout1);
     this.Name  = "Overview";
     this.Text  = "Overview";
     this.Load += new System.EventHandler(this.Overview_Load);
     this.c1DashboardLayout1.FlowLayoutControl.ResumeLayout(false);
     this.c1DashboardLayout1.GridLayoutControl.ResumeLayout(false);
     this.c1DashboardLayout1.SplitLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DashboardLayout1)).EndInit();
     this.c1DashboardLayout1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel9.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1FlexGrid1)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge1)).EndInit();
     this.panel11.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1TrueDBGrid1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     C1.Chart.ElementSize      elementSize1  = new C1.Chart.ElementSize();
     C1.Win.Chart.Series       series1       = new C1.Win.Chart.Series();
     C1.Win.Chart.Series       series2       = new C1.Win.Chart.Series();
     C1.Win.Chart.Series       series3       = new C1.Win.Chart.Series();
     C1.Win.Chart.FlexPieSlice flexPieSlice1 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice2 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice3 = new C1.Win.Chart.FlexPieSlice();
     C1.Win.Chart.FlexPieSlice flexPieSlice4 = new C1.Win.Chart.FlexPieSlice();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Intro));
     this.flexChart1 = new C1.Win.Chart.FlexChart();
     this.flexPie1   = new C1.Win.Chart.FlexPie();
     this.label1     = new System.Windows.Forms.Label();
     this.label2     = new System.Windows.Forms.Label();
     this.label3     = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).BeginInit();
     this.SuspendLayout();
     //
     // flexChart1
     //
     this.flexChart1.AxisX.Chart     = this.flexChart1;
     this.flexChart1.AxisX.Position  = C1.Chart.Position.Bottom;
     this.flexChart1.AxisY.AxisLine  = false;
     this.flexChart1.AxisY.Chart     = this.flexChart1;
     this.flexChart1.AxisY.MajorGrid = true;
     this.flexChart1.AxisY.Position  = C1.Chart.Position.Left;
     this.flexChart1.Legend.Position = C1.Chart.Position.Right;
     this.flexChart1.Location        = new System.Drawing.Point(7, 106);
     this.flexChart1.Margin          = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.flexChart1.Name            = "flexChart1";
     elementSize1.SizeType           = C1.Chart.ElementSizeType.Percentage;
     elementSize1.Value = 70D;
     this.flexChart1.Options.ClusterSize        = elementSize1;
     this.flexChart1.PlotMargin                 = new System.Windows.Forms.Padding(0);
     this.flexChart1.SelectedSeries             = null;
     this.flexChart1.SelectionMode              = C1.Chart.ChartSelectionMode.Series;
     this.flexChart1.SelectionStyle.StrokeColor = System.Drawing.Color.DodgerBlue;
     series1.Binding    = "Y";
     series1.BindingX   = "X";
     series1.DataSource = new System.Drawing.Point[] {
         new System.Drawing.Point(1, 8),
         new System.Drawing.Point(2, 12),
         new System.Drawing.Point(3, 10),
         new System.Drawing.Point(4, 12),
         new System.Drawing.Point(5, 15)
     };
     series1.Name = "Series 1";
     series1.Style.StrokeWidth = 2F;
     series2.Binding           = "Y";
     series2.BindingX          = "X";
     series2.DataSource        = new System.Drawing.Point[] {
         new System.Drawing.Point(1, 10),
         new System.Drawing.Point(2, 16),
         new System.Drawing.Point(3, 17),
         new System.Drawing.Point(4, 15),
         new System.Drawing.Point(5, 23)
     };
     series2.Name = "Series 2";
     series2.Style.StrokeWidth = 2F;
     series3.Binding           = "Y";
     series3.BindingX          = "X";
     series3.DataSource        = new System.Drawing.Point[] {
         new System.Drawing.Point(1, 16),
         new System.Drawing.Point(2, 19),
         new System.Drawing.Point(3, 15),
         new System.Drawing.Point(4, 22),
         new System.Drawing.Point(5, 18)
     };
     series3.Name = "Series 3";
     series3.Style.StrokeWidth = 2F;
     this.flexChart1.Series.Add(series1);
     this.flexChart1.Series.Add(series2);
     this.flexChart1.Series.Add(series3);
     this.flexChart1.Size     = new System.Drawing.Size(430, 341);
     this.flexChart1.TabIndex = 2;
     this.flexChart1.Text     = "flexChart1";
     //
     //
     //
     this.flexChart1.ToolTip.Content = "{value}";
     //
     // flexPie1
     //
     flexPieSlice1.Name       = "Slice1";
     flexPieSlice1.Value      = 1D;
     flexPieSlice2.Name       = "Slice2";
     flexPieSlice2.Value      = 2D;
     flexPieSlice3.Name       = "Slice3";
     flexPieSlice3.Value      = 3D;
     flexPieSlice4.Name       = "Slice4";
     flexPieSlice4.Value      = 4D;
     this.flexPie1.DataSource = new C1.Win.Chart.FlexPieSlice[] {
         flexPieSlice1,
         flexPieSlice2,
         flexPieSlice3,
         flexPieSlice4
     };
     this.flexPie1.Legend.Position            = C1.Chart.Position.Right;
     this.flexPie1.Location                   = new System.Drawing.Point(443, 106);
     this.flexPie1.Margin                     = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.flexPie1.Name                       = "flexPie1";
     this.flexPie1.SelectedItemPosition       = C1.Chart.Position.Top;
     this.flexPie1.SelectionMode              = C1.Chart.ChartSelectionMode.Point;
     this.flexPie1.SelectionStyle.StrokeColor = System.Drawing.Color.Red;
     this.flexPie1.Size                       = new System.Drawing.Size(299, 341);
     this.flexPie1.TabIndex                   = 3;
     this.flexPie1.Text                       = "flexPie1";
     //
     //
     //
     this.flexPie1.ToolTip.Content = "{value}";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(34, 85);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(109, 17);
     this.label1.TabIndex = 4;
     this.label1.Text     = "FlexChart control:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(486, 85);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(95, 17);
     this.label2.TabIndex = 5;
     this.label2.Text     = "FlexPie control:";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(12, 11);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(705, 60);
     this.label3.TabIndex = 6;
     this.label3.Text     = resources.GetString("label3.Text");
     //
     // Intro
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(754, 448);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.flexPie1);
     this.Controls.Add(this.flexChart1);
     this.Font   = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name   = "Intro";
     this.Text   = "Intro";
     ((System.ComponentModel.ISupportInitialize)(this.flexChart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }