示例#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.chart3D1        = new C1.Win.C1Chart3D.C1Chart3D();
     this.panel1          = new System.Windows.Forms.Panel();
     this.btnSetData      = new System.Windows.Forms.Button();
     this.groupBox5       = new System.Windows.Forms.GroupBox();
     this.rbValueLabels   = new System.Windows.Forms.RadioButton();
     this.rbValues        = new System.Windows.Forms.RadioButton();
     this.groupBox8       = new System.Windows.Forms.GroupBox();
     this.cbLabel         = new System.Windows.Forms.CheckBox();
     this.groupBox7       = new System.Windows.Forms.GroupBox();
     this.upRotZ          = new System.Windows.Forms.NumericUpDown();
     this.groupBox6       = new System.Windows.Forms.GroupBox();
     this.upRotX          = new System.Windows.Forms.NumericUpDown();
     this.groupBox3       = new System.Windows.Forms.GroupBox();
     this.lblDataIndex    = new System.Windows.Forms.Label();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.lblMouse        = new System.Windows.Forms.Label();
     this.groupBox2       = new System.Windows.Forms.GroupBox();
     this.lblDataCoord    = new System.Windows.Forms.Label();
     this.groupBox4       = new System.Windows.Forms.GroupBox();
     this.rbSurface       = new System.Windows.Forms.RadioButton();
     this.rbScatter       = new System.Windows.Forms.RadioButton();
     this.rbBar           = new System.Windows.Forms.RadioButton();
     this.statusBar1      = new System.Windows.Forms.StatusBar();
     this.statusBarPanel1 = new System.Windows.Forms.StatusBarPanel();
     this.mainMenu1       = new System.Windows.Forms.MainMenu();
     this.menuItem1       = new System.Windows.Forms.MenuItem();
     this.menuFileExit    = new System.Windows.Forms.MenuItem();
     this.menuItem3       = new System.Windows.Forms.MenuItem();
     this.menuHelpAbout   = new System.Windows.Forms.MenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.chart3D1)).BeginInit();
     this.panel1.SuspendLayout();
     this.groupBox5.SuspendLayout();
     this.groupBox8.SuspendLayout();
     this.groupBox7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.upRotZ)).BeginInit();
     this.groupBox6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.upRotX)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.statusBarPanel1)).BeginInit();
     this.SuspendLayout();
     //
     // chart3D1
     //
     this.chart3D1.BackColor = System.Drawing.SystemColors.Control;
     this.chart3D1.Location  = new System.Drawing.Point(168, 0);
     this.chart3D1.Name      = "chart3D1";
     this.chart3D1.PropBag   = "<?xml version=\"1.0\"?><Chart3DPropBag Version=\"\"><ChartStyles><Chart3DStyle><Symbo" +
                               "lStyle Color=\"Blue\" Shape=\"Diamond\" Size=\"5\" /><LineStyle Color=\"Black\" Thicknes" +
                               "s=\"0\" Pattern=\"Solid\" /></Chart3DStyle></ChartStyles><LegendData WV=\"Auto\" Compa" +
                               "ss=\"East\" /><ChartGroupsCollection><Chart3DGroup><ChartData><Set type=\"Chart3DDa" +
                               "taSetGrid\" RowDelta=\"1\" RowCount=\"11\" ColumnCount=\"11\" ColumnDelta=\"1\" ColumnOri" +
                               "gin=\"0\" RowOrigin=\"0\" Hole=\"3.40282347E+38\"><Data>4.5 3.6 2.89999986 2.39999986 " +
                               "2.1 1.99999988 2.1 2.39999986 2.89999986 3.6 4.5 8.1 7.2 6.5 6 5.7 5.6 5.7 6 6.5" +
                               " 7.2 8.1 10.9 10 9.3 8.8 8.5 8.4 8.5 8.8 9.3 10 10.9 12.9 12 11.3 10.8 10.5 10.4" +
                               " 10.5 10.8 11.3 12 12.9 14.1 13.2 12.5 12 11.7 11.6 11.7 12 12.5 13.2 14.1 14.5 " +
                               "13.6 12.9 12.4 12.1 12 12.1 12.4 12.9 13.6 14.5 14.1 13.2 12.5 12 11.7 11.6 11.7" +
                               " 12 12.5 13.2 14.1 12.9 12 11.3 10.8 10.5 10.4 10.5 10.8 11.3 12 12.9 10.9 10 9." +
                               "3 8.8 8.5 8.4 8.5 8.8 9.3 10 10.9 8.1 7.2 6.5 6 5.7 5.6 5.7 6 6.5 7.2 8.1 4.5 3." +
                               "6 2.89999986 2.39999986 2.1 1.99999988 2.1 2.39999986 2.89999986 3.6 4.5</Data><" +
                               "/Set></ChartData><Elevation ShadedBottomColor=\"Gray\" ShadedTopColor=\"Gainsboro\" " +
                               "Transparency=\"190\" /><Bar Origin=\"0\" ColumnWidth=\"60\" RowWidth=\"60\" /></Chart3DG" +
                               "roup></ChartGroupsCollection><AxisX GridY=\"True\" GridZ=\"True\" Text=\"X - axis\" />" +
                               "<AxisY GridX=\"True\" GridZ=\"True\" Text=\"Y - axis\" /><AxisZ GridY=\"True\" GridX=\"Tr" +
                               "ue\" AutoMajor=\"False\" UnitMajor=\"2\" AnnoRotated=\"True\" Text=\"Z - axis\" /><StyleC" +
                               "ollection><NamedStyle ParentName=\"Legend.default\" Name=\"Legend\" /><NamedStyle Pa" +
                               "rentName=\"Control\" Name=\"Footer\" /><NamedStyle ParentName=\"Area.default\" Name=\"A" +
                               "rea\" StyleData=\"Border=Empty,ControlText,1;BackColor=Control;\" /><NamedStyle Par" +
                               "entName=\"Control.default\" Name=\"Control\" StyleData=\"Border=Solid,Black,1;BackCol" +
                               "or=Control;\" /><NamedStyle ParentName=\"Control\" Name=\"LabelStyleDefault\" StyleDa" +
                               "ta=\"ForeColor=ControlText;BackColor=White;\" /><NamedStyle ParentName=\"Control\" N" +
                               "ame=\"Legend.default\" StyleData=\"Wrap=False;AlignVert=Top;\" /><NamedStyle ParentN" +
                               "ame=\"Control\" Name=\"Header\" /><NamedStyle ParentName=\"\" Name=\"Control.default\" S" +
                               "tyleData=\"ForeColor=ControlText;BackColor=Control;\" /><NamedStyle ParentName=\"Co" +
                               "ntrol\" Name=\"Area.default\" StyleData=\"AlignVert=Top;\" /></StyleCollection><Foote" +
                               "rData Compass=\"South\" /><HeaderData Compass=\"North\" /><View RotationX=\"74\" BackC" +
                               "olor=\"OldLace\" AxisTitleFont=\"Microsoft Sans Serif, 10world\" /></Chart3DPropBag>" +
                               "";
     this.chart3D1.Size       = new System.Drawing.Size(424, 376);
     this.chart3D1.TabIndex   = 0;
     this.chart3D1.Load      += new System.EventHandler(this.chart3D1_Load);
     this.chart3D1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chart3D1_MouseMove);
     this.chart3D1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.chart3D1_MouseDown);
     this.chart3D1.Paint     += new System.Windows.Forms.PaintEventHandler(this.chart3D1_Paint);
     //
     // panel1
     //
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.btnSetData,
         this.groupBox5,
         this.groupBox8,
         this.groupBox7,
         this.groupBox6,
         this.groupBox3,
         this.groupBox1,
         this.groupBox2,
         this.groupBox4
     });
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(168, 376);
     this.panel1.TabIndex = 2;
     //
     // btnSetData
     //
     this.btnSetData.Enabled  = false;
     this.btnSetData.Location = new System.Drawing.Point(8, 300);
     this.btnSetData.Name     = "btnSetData";
     this.btnSetData.Size     = new System.Drawing.Size(88, 20);
     this.btnSetData.TabIndex = 10;
     this.btnSetData.Text     = "Set Z-value ...";
     this.btnSetData.Click   += new System.EventHandler(this.btnSetData_Click);
     //
     // groupBox5
     //
     this.groupBox5.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.rbValueLabels,
         this.rbValues
     });
     this.groupBox5.Location = new System.Drawing.Point(8, 96);
     this.groupBox5.Name     = "groupBox5";
     this.groupBox5.Size     = new System.Drawing.Size(78, 80);
     this.groupBox5.TabIndex = 5;
     this.groupBox5.TabStop  = false;
     this.groupBox5.Text     = "Axis anno";
     //
     // rbValueLabels
     //
     this.rbValueLabels.Location        = new System.Drawing.Point(8, 40);
     this.rbValueLabels.Name            = "rbValueLabels";
     this.rbValueLabels.Size            = new System.Drawing.Size(64, 32);
     this.rbValueLabels.TabIndex        = 1;
     this.rbValueLabels.Text            = "Value Labels";
     this.rbValueLabels.CheckedChanged += new System.EventHandler(this.rbValueLabels_CheckedChanged);
     //
     // rbValues
     //
     this.rbValues.Location        = new System.Drawing.Point(8, 20);
     this.rbValues.Name            = "rbValues";
     this.rbValues.Size            = new System.Drawing.Size(56, 16);
     this.rbValues.TabIndex        = 0;
     this.rbValues.Text            = "Values";
     this.rbValues.CheckedChanged += new System.EventHandler(this.rbValues_CheckedChanged);
     //
     // groupBox8
     //
     this.groupBox8.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.cbLabel
     });
     this.groupBox8.Location = new System.Drawing.Point(88, 96);
     this.groupBox8.Name     = "groupBox8";
     this.groupBox8.Size     = new System.Drawing.Size(72, 80);
     this.groupBox8.TabIndex = 9;
     this.groupBox8.TabStop  = false;
     this.groupBox8.Text     = "Label";
     //
     // cbLabel
     //
     this.cbLabel.Location        = new System.Drawing.Point(4, 16);
     this.cbLabel.Name            = "cbLabel";
     this.cbLabel.Size            = new System.Drawing.Size(52, 16);
     this.cbLabel.TabIndex        = 0;
     this.cbLabel.Text            = "Show";
     this.cbLabel.CheckedChanged += new System.EventHandler(this.cbLabel_CheckedChanged);
     //
     // groupBox7
     //
     this.groupBox7.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.upRotZ
     });
     this.groupBox7.Location = new System.Drawing.Point(88, 52);
     this.groupBox7.Name     = "groupBox7";
     this.groupBox7.Size     = new System.Drawing.Size(72, 44);
     this.groupBox7.TabIndex = 8;
     this.groupBox7.TabStop  = false;
     this.groupBox7.Text     = "RotationZ";
     //
     // upRotZ
     //
     this.upRotZ.Increment = new System.Decimal(new int[] {
         5,
         0,
         0,
         0
     });
     this.upRotZ.Location = new System.Drawing.Point(12, 16);
     this.upRotZ.Maximum  = new System.Decimal(new int[] {
         360,
         0,
         0,
         0
     });
     this.upRotZ.Name          = "upRotZ";
     this.upRotZ.Size          = new System.Drawing.Size(48, 20);
     this.upRotZ.TabIndex      = 7;
     this.upRotZ.ValueChanged += new System.EventHandler(this.upRotZ_ValueChanged);
     //
     // groupBox6
     //
     this.groupBox6.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.upRotX
     });
     this.groupBox6.Location = new System.Drawing.Point(88, 8);
     this.groupBox6.Name     = "groupBox6";
     this.groupBox6.Size     = new System.Drawing.Size(72, 44);
     this.groupBox6.TabIndex = 6;
     this.groupBox6.TabStop  = false;
     this.groupBox6.Text     = "RotationX";
     //
     // upRotX
     //
     this.upRotX.Increment = new System.Decimal(new int[] {
         5,
         0,
         0,
         0
     });
     this.upRotX.Location = new System.Drawing.Point(12, 16);
     this.upRotX.Maximum  = new System.Decimal(new int[] {
         360,
         0,
         0,
         0
     });
     this.upRotX.Name          = "upRotX";
     this.upRotX.Size          = new System.Drawing.Size(48, 20);
     this.upRotX.TabIndex      = 0;
     this.upRotX.ValueChanged += new System.EventHandler(this.upRotX_ValueChanged);
     //
     // groupBox3
     //
     this.groupBox3.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.lblDataIndex
     });
     this.groupBox3.Location = new System.Drawing.Point(8, 256);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(152, 40);
     this.groupBox3.TabIndex = 4;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Data index";
     //
     // lblDataIndex
     //
     this.lblDataIndex.Location = new System.Drawing.Point(8, 16);
     this.lblDataIndex.Name     = "lblDataIndex";
     this.lblDataIndex.Size     = new System.Drawing.Size(136, 16);
     this.lblDataIndex.TabIndex = 4;
     //
     // groupBox1
     //
     this.groupBox1.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.lblMouse
     });
     this.groupBox1.Location = new System.Drawing.Point(8, 176);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(152, 40);
     this.groupBox1.TabIndex = 3;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Mouse";
     //
     // lblMouse
     //
     this.lblMouse.Location = new System.Drawing.Point(8, 16);
     this.lblMouse.Name     = "lblMouse";
     this.lblMouse.Size     = new System.Drawing.Size(136, 16);
     this.lblMouse.TabIndex = 3;
     //
     // groupBox2
     //
     this.groupBox2.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.lblDataCoord
     });
     this.groupBox2.Location = new System.Drawing.Point(8, 216);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(152, 40);
     this.groupBox2.TabIndex = 3;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Data coordinates";
     //
     // lblDataCoord
     //
     this.lblDataCoord.Location = new System.Drawing.Point(8, 16);
     this.lblDataCoord.Name     = "lblDataCoord";
     this.lblDataCoord.Size     = new System.Drawing.Size(136, 16);
     this.lblDataCoord.TabIndex = 4;
     //
     // groupBox4
     //
     this.groupBox4.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.rbSurface,
         this.rbScatter,
         this.rbBar
     });
     this.groupBox4.Location = new System.Drawing.Point(8, 8);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(78, 88);
     this.groupBox4.TabIndex = 3;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Chart Type";
     //
     // rbSurface
     //
     this.rbSurface.Location        = new System.Drawing.Point(8, 64);
     this.rbSurface.Name            = "rbSurface";
     this.rbSurface.Size            = new System.Drawing.Size(64, 16);
     this.rbSurface.TabIndex        = 5;
     this.rbSurface.Text            = "Surface";
     this.rbSurface.CheckedChanged += new System.EventHandler(this.rbChartType_CheckedChanged);
     //
     // rbScatter
     //
     this.rbScatter.Location        = new System.Drawing.Point(8, 40);
     this.rbScatter.Name            = "rbScatter";
     this.rbScatter.Size            = new System.Drawing.Size(64, 16);
     this.rbScatter.TabIndex        = 4;
     this.rbScatter.Text            = "Scatter";
     this.rbScatter.CheckedChanged += new System.EventHandler(this.rbChartType_CheckedChanged);
     //
     // rbBar
     //
     this.rbBar.Location        = new System.Drawing.Point(8, 16);
     this.rbBar.Name            = "rbBar";
     this.rbBar.Size            = new System.Drawing.Size(56, 16);
     this.rbBar.TabIndex        = 3;
     this.rbBar.Text            = "Bar";
     this.rbBar.CheckedChanged += new System.EventHandler(this.rbChartType_CheckedChanged);
     //
     // statusBar1
     //
     this.statusBar1.Location = new System.Drawing.Point(0, 379);
     this.statusBar1.Name     = "statusBar1";
     this.statusBar1.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
         this.statusBarPanel1
     });
     this.statusBar1.ShowPanels = true;
     this.statusBar1.Size       = new System.Drawing.Size(592, 24);
     this.statusBar1.TabIndex   = 3;
     this.statusBar1.Text       = "statusBar1";
     //
     // statusBarPanel1
     //
     this.statusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     this.statusBarPanel1.Text     = "Move mouse over chart.";
     this.statusBarPanel1.Width    = 576;
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItem1,
         this.menuItem3
     });
     //
     // menuItem1
     //
     this.menuItem1.Index = 0;
     this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuFileExit
     });
     this.menuItem1.Text = "&File";
     //
     // menuFileExit
     //
     this.menuFileExit.Index  = 0;
     this.menuFileExit.Text   = "E&xit";
     this.menuFileExit.Click += new System.EventHandler(this.menuFileExit_Click);
     //
     // menuItem3
     //
     this.menuItem3.Index = 1;
     this.menuItem3.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuHelpAbout
     });
     this.menuItem3.Text = "&Help";
     //
     // menuHelpAbout
     //
     this.menuHelpAbout.Index  = 0;
     this.menuHelpAbout.Text   = "About";
     this.menuHelpAbout.Click += new System.EventHandler(this.menuHelpAbout_Click);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(592, 403);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.statusBar1,
         this.panel1,
         this.chart3D1
     });
     this.Menu          = this.mainMenu1;
     this.MinimumSize   = new System.Drawing.Size(400, 396);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "ComponentOne Chart for .NET 3D - CoordMapping Demo";
     ((System.ComponentModel.ISupportInitialize)(this.chart3D1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.groupBox5.ResumeLayout(false);
     this.groupBox8.ResumeLayout(false);
     this.groupBox7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.upRotZ)).EndInit();
     this.groupBox6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.upRotX)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.statusBarPanel1)).EndInit();
     this.ResumeLayout(false);
 }
示例#2
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();
     this.c1Chart3D1    = new C1.Win.C1Chart3D.C1Chart3D();
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     this.panel1        = new System.Windows.Forms.Panel();
     this.cbLabels      = new System.Windows.Forms.CheckBox();
     this.cbMotion      = new System.Windows.Forms.CheckBox();
     this.cbLegend      = new System.Windows.Forms.CheckBox();
     this.cbPaths       = new System.Windows.Forms.CheckBox();
     this.cbAxes        = new System.Windows.Forms.CheckBox();
     this.cbLines       = new System.Windows.Forms.CheckBox();
     this.cbDepth       = new System.Windows.Forms.CheckBox();
     this.mainMenu1     = new System.Windows.Forms.MainMenu();
     this.menuItem1     = new System.Windows.Forms.MenuItem();
     this.menuFileExit  = new System.Windows.Forms.MenuItem();
     this.menuItem3     = new System.Windows.Forms.MenuItem();
     this.menuHelpAbout = new System.Windows.Forms.MenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.c1Chart3D1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // c1Chart3D1
     //
     this.c1Chart3D1.Anchor = (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                | System.Windows.Forms.AnchorStyles.Left)
                               | System.Windows.Forms.AnchorStyles.Right);
     this.c1Chart3D1.Location = new System.Drawing.Point(120, 0);
     this.c1Chart3D1.Name     = "c1Chart3D1";
     this.c1Chart3D1.PropBag  = "<?xml version=\"1.0\"?><Chart3DPropBag Version=\"\"><LabelsCollection><Chart3DLabel C" +
                                "onnected=\"True\" AttachMethod=\"DataIndex\" LabelCompass=\"NorthEast\" StyleName=\"Sty" +
                                "le1\" Offset=\"20\" Compass=\"North\" Text=\"1\"><AttachMethodData PointIndex=\"0\" Serie" +
                                "sIndex=\"0\" /></Chart3DLabel><Chart3DLabel Connected=\"True\" AttachMethod=\"DataInd" +
                                "ex\" LabelCompass=\"NorthEast\" StyleName=\"Style2\" Offset=\"20\" Compass=\"North\" Text" +
                                "=\"2\"><AttachMethodData PointIndex=\"0\" SeriesIndex=\"1\" /></Chart3DLabel><Chart3DL" +
                                "abel Connected=\"True\" AttachMethod=\"DataIndex\" LabelCompass=\"NorthEast\" StyleNam" +
                                "e=\"Style3\" Offset=\"20\" Compass=\"North\" Text=\"3\"><AttachMethodData PointIndex=\"0\"" +
                                " SeriesIndex=\"2\" /></Chart3DLabel></LabelsCollection><View BackColor=\"DarkGray\" " +
                                "PreviewMethod=\"PreviewFull\" IsInteractive=\"True\" /><ChartGroupsCollection><Chart" +
                                "3DGroup ChartType=\"Scatter\"><ChartData><Set type=\"Chart3DDataSetGrid\" RowOrigin=" +
                                "\"0\" RowDelta=\"1\" RowCount=\"11\" ColumnCount=\"11\" ColumnDelta=\"1\" ColumnOrigin=\"0\"" +
                                " Hole=\"3.40282347E+38\"><Data>4.5 3.6 2.89999986 2.39999986 2.1 1.99999988 2.1 2." +
                                "39999986 2.89999986 3.6 4.5 8.1 7.2 6.5 6 5.7 5.6 5.7 6 6.5 7.2 8.1 10.9 10 9.3 " +
                                "8.8 8.5 8.4 8.5 8.8 9.3 10 10.9 12.9 12 11.3 10.8 10.5 10.4 10.5 10.8 11.3 12 12" +
                                ".9 14.1 13.2 12.5 12 11.7 11.6 11.7 12 12.5 13.2 14.1 14.5 13.6 12.9 12.4 12.1 1" +
                                "2 12.1 12.4 12.9 13.6 14.5 14.1 13.2 12.5 12 11.7 11.6 11.7 12 12.5 13.2 14.1 12" +
                                ".9 12 11.3 10.8 10.5 10.4 10.5 10.8 11.3 12 12.9 10.9 10 9.3 8.8 8.5 8.4 8.5 8.8" +
                                " 9.3 10 10.9 8.1 7.2 6.5 6 5.7 5.6 5.7 6 6.5 7.2 8.1 4.5 3.6 2.89999986 2.399999" +
                                "86 2.1 1.99999988 2.1 2.39999986 2.89999986 3.6 4.5</Data></Set></ChartData></Ch" +
                                "art3DGroup></ChartGroupsCollection><StyleCollection><NamedStyle Name=\"Legend\" Pa" +
                                "rentName=\"Legend.default\" StyleData=\"Border=Solid,Black,1;BackColor=Silver;\" /><" +
                                "NamedStyle Name=\"Footer\" ParentName=\"Control\" /><NamedStyle Name=\"Area\" ParentNa" +
                                "me=\"Area.default\" /><NamedStyle Name=\"Control\" ParentName=\"Control.default\" /><N" +
                                "amedStyle Name=\"Style1\" ParentName=\"LabelStyleDefault\" /><NamedStyle Name=\"Style" +
                                "3\" ParentName=\"LabelStyleDefault\" /><NamedStyle Name=\"Style2\" ParentName=\"LabelS" +
                                "tyleDefault\" /><NamedStyle Name=\"LabelStyleDefault\" ParentName=\"Control\" StyleDa" +
                                "ta=\"BackColor=Transparent;\" /><NamedStyle Name=\"Legend.default\" ParentName=\"Cont" +
                                "rol\" StyleData=\"Wrap=False;AlignVert=Top;\" /><NamedStyle Name=\"Header\" ParentNam" +
                                "e=\"Control\" /><NamedStyle Name=\"Control.default\" ParentName=\"\" StyleData=\"ForeCo" +
                                "lor=ControlText;BackColor=Control;\" /><NamedStyle Name=\"Area.default\" ParentName" +
                                "=\"Control\" StyleData=\"AlignVert=Top;\" /></StyleCollection><ChartStyles><Chart3DS" +
                                "tyle><LineStyle Pattern=\"Solid\" Color=\"LightCoral\" Thickness=\"0\" /><SymbolStyle " +
                                "Size=\"3\" Color=\"LightCoral\" Shape=\"Dot\" /></Chart3DStyle><Chart3DStyle><LineStyl" +
                                "e Pattern=\"Solid\" Color=\"LightYellow\" Thickness=\"0\" /><SymbolStyle Size=\"3\" Colo" +
                                "r=\"LightYellow\" Shape=\"Dot\" /></Chart3DStyle><Chart3DStyle><LineStyle Pattern=\"S" +
                                "olid\" Color=\"LightGreen\" Thickness=\"0\" /><SymbolStyle Size=\"3\" Color=\"LightGreen" +
                                "\" Shape=\"Dot\" /></Chart3DStyle><Chart3DStyle><LineStyle Pattern=\"Solid\" Color=\"L" +
                                "ightCoral\" Thickness=\"0\" /><SymbolStyle Size=\"12\" Color=\"Red\" Shape=\"Star\" /></C" +
                                "hart3DStyle><Chart3DStyle><LineStyle Pattern=\"Solid\" Color=\"LightGreen\" Thicknes" +
                                "s=\"0\" /><SymbolStyle Size=\"12\" Color=\"LawnGreen\" Shape=\"Star\" /></Chart3DStyle><" +
                                "Chart3DStyle><LineStyle Pattern=\"Solid\" Color=\"LightYellow\" Thickness=\"0\" /><Sym" +
                                "bolStyle Size=\"12\" Color=\"Yellow\" Shape=\"Star\" /></Chart3DStyle></ChartStyles><F" +
                                "ooterData Compass=\"South\" /><HeaderData Compass=\"North\" /><LegendData Compass=\"E" +
                                "ast\" /></Chart3DPropBag>";
     this.c1Chart3D1.Size     = new System.Drawing.Size(472, 403);
     this.c1Chart3D1.TabIndex = 0;
     //
     // timer1
     //
     this.timer1.Interval = 200;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // panel1
     //
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.cbLabels,
         this.cbMotion,
         this.cbLegend,
         this.cbPaths,
         this.cbAxes,
         this.cbLines,
         this.cbDepth
     });
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(112, 403);
     this.panel1.TabIndex = 1;
     //
     // cbLabels
     //
     this.cbLabels.Location        = new System.Drawing.Point(16, 112);
     this.cbLabels.Name            = "cbLabels";
     this.cbLabels.TabIndex        = 2;
     this.cbLabels.Text            = "Labels";
     this.cbLabels.CheckedChanged += new System.EventHandler(this.cbLabels_CheckedChanged);
     //
     // cbMotion
     //
     this.cbMotion.Location        = new System.Drawing.Point(16, 16);
     this.cbMotion.Name            = "cbMotion";
     this.cbMotion.TabIndex        = 1;
     this.cbMotion.Text            = "Motion";
     this.cbMotion.CheckedChanged += new System.EventHandler(this.cbMotion_CheckedChanged);
     //
     // cbLegend
     //
     this.cbLegend.Location        = new System.Drawing.Point(16, 80);
     this.cbLegend.Name            = "cbLegend";
     this.cbLegend.TabIndex        = 0;
     this.cbLegend.Text            = "Legend";
     this.cbLegend.CheckedChanged += new System.EventHandler(this.cbLegend_CheckedChanged);
     //
     // cbPaths
     //
     this.cbPaths.Checked         = true;
     this.cbPaths.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.cbPaths.Location        = new System.Drawing.Point(16, 144);
     this.cbPaths.Name            = "cbPaths";
     this.cbPaths.Size            = new System.Drawing.Size(72, 24);
     this.cbPaths.TabIndex        = 2;
     this.cbPaths.Text            = "Paths";
     this.cbPaths.CheckedChanged += new System.EventHandler(this.cbPaths_CheckedChanged);
     //
     // cbAxes
     //
     this.cbAxes.Checked         = true;
     this.cbAxes.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.cbAxes.Location        = new System.Drawing.Point(16, 48);
     this.cbAxes.Name            = "cbAxes";
     this.cbAxes.Size            = new System.Drawing.Size(72, 24);
     this.cbAxes.TabIndex        = 2;
     this.cbAxes.Text            = "Axes";
     this.cbAxes.CheckedChanged += new System.EventHandler(this.cbAxes_CheckedChanged);
     //
     // cbLines
     //
     this.cbLines.Location        = new System.Drawing.Point(16, 176);
     this.cbLines.Name            = "cbLines";
     this.cbLines.Size            = new System.Drawing.Size(80, 24);
     this.cbLines.TabIndex        = 2;
     this.cbLines.Text            = "Drop lines";
     this.cbLines.CheckedChanged += new System.EventHandler(this.cbLines_CheckedChanged);
     //
     // cbDepth
     //
     this.cbDepth.Location        = new System.Drawing.Point(16, 208);
     this.cbDepth.Name            = "cbDepth";
     this.cbDepth.Size            = new System.Drawing.Size(80, 24);
     this.cbDepth.TabIndex        = 2;
     this.cbDepth.Text            = "Depth Cue";
     this.cbDepth.CheckedChanged += new System.EventHandler(this.cbDepth_CheckedChanged);
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItem1,
         this.menuItem3
     });
     //
     // menuItem1
     //
     this.menuItem1.Index = 0;
     this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuFileExit
     });
     this.menuItem1.Text = "&File";
     //
     // menuFileExit
     //
     this.menuFileExit.Index  = 0;
     this.menuFileExit.Text   = "E&xit";
     this.menuFileExit.Click += new System.EventHandler(this.menuFileExit_Click);
     //
     // menuItem3
     //
     this.menuItem3.Index = 1;
     this.menuItem3.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuHelpAbout
     });
     this.menuItem3.Text = "&Help";
     //
     // menuHelpAbout
     //
     this.menuHelpAbout.Index  = 0;
     this.menuHelpAbout.Text   = "&About";
     this.menuHelpAbout.Click += new System.EventHandler(this.menuHelpAbout_Click);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(592, 403);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.panel1,
         this.c1Chart3D1
     });
     this.Menu          = this.mainMenu1;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "ComponentOne Chart for .NET 3D - Scatter Demo";
     this.Load         += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.c1Chart3D1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#3
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));
     this.propertyGrid1  = new System.Windows.Forms.PropertyGrid();
     this.c1Chart3D1     = new C1.Win.C1Chart3D.C1Chart3D();
     this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
     this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
     this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.mainMenu1      = new System.Windows.Forms.MenuStrip();
     this.menuItem14     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem21     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem22     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuSepItem23  = new System.Windows.Forms.ToolStripSeparator();
     this.menuItem15     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem16     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuSepItem19  = new System.Windows.Forms.ToolStripSeparator();
     this.menuItem28     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem24     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem20     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem4      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem27     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem26     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuSepItem25  = new System.Windows.Forms.ToolStripSeparator();
     this.menuItem5      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem6      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem7      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuSepItem17  = new System.Windows.Forms.ToolStripSeparator();
     this.menuItem18     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem1      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem2      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem12     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem13     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem3      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem11     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuSepItem8   = new System.Windows.Forms.ToolStripSeparator();
     this.menuItem9      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem10     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem29     = new System.Windows.Forms.ToolStripMenuItem();
     this.menuHelpAbout  = new System.Windows.Forms.ToolStripMenuItem();
     this.timer1         = new System.Windows.Forms.Timer(this.components);
     this.checkBox1      = new System.Windows.Forms.CheckBox();
     this.checkBox2      = new System.Windows.Forms.CheckBox();
     this.checkBox3      = new System.Windows.Forms.CheckBox();
     this.label1         = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.label3         = new System.Windows.Forms.Label();
     this.panel1         = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.c1Chart3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     this.mainMenu1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // propertyGrid1
     //
     this.propertyGrid1.Anchor         = System.Windows.Forms.AnchorStyles.None;
     this.propertyGrid1.LineColor      = System.Drawing.SystemColors.ScrollBar;
     this.propertyGrid1.Location       = new System.Drawing.Point(8, 82);
     this.propertyGrid1.Name           = "propertyGrid1";
     this.propertyGrid1.SelectedObject = this.c1Chart3D1;
     this.propertyGrid1.Size           = new System.Drawing.Size(224, 356);
     this.propertyGrid1.TabIndex       = 0;
     //
     // c1Chart3D1
     //
     this.c1Chart3D1.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.c1Chart3D1.Location = new System.Drawing.Point(232, 26);
     this.c1Chart3D1.Name     = "c1Chart3D1";
     this.c1Chart3D1.PropBag  = resources.GetString("c1Chart3D1.PropBag");
     this.c1Chart3D1.Size     = new System.Drawing.Size(360, 412);
     this.c1Chart3D1.TabIndex = 7;
     //
     // numericUpDown2
     //
     this.numericUpDown2.Location      = new System.Drawing.Point(80, 24);
     this.numericUpDown2.Name          = "numericUpDown2";
     this.numericUpDown2.Size          = new System.Drawing.Size(48, 20);
     this.numericUpDown2.TabIndex      = 2;
     this.numericUpDown2.ValueChanged += new System.EventHandler(this.OnValueChanged2);
     //
     // numericUpDown3
     //
     this.numericUpDown3.Location      = new System.Drawing.Point(152, 24);
     this.numericUpDown3.Name          = "numericUpDown3";
     this.numericUpDown3.Size          = new System.Drawing.Size(48, 20);
     this.numericUpDown3.TabIndex      = 2;
     this.numericUpDown3.ValueChanged += new System.EventHandler(this.OnValueChanged3);
     //
     // numericUpDown1
     //
     this.numericUpDown1.Location      = new System.Drawing.Point(8, 24);
     this.numericUpDown1.Name          = "numericUpDown1";
     this.numericUpDown1.Size          = new System.Drawing.Size(48, 20);
     this.numericUpDown1.TabIndex      = 2;
     this.numericUpDown1.ValueChanged += new System.EventHandler(this.OnValueChanged1);
     //
     // mainMenu1
     //
     this.mainMenu1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuItem14,
         this.menuItem4,
         this.menuItem1,
         this.menuItem29
     });
     this.mainMenu1.Location = new System.Drawing.Point(0, 0);
     this.mainMenu1.Name     = "mainMenu1";
     this.mainMenu1.Size     = new System.Drawing.Size(592, 24);
     this.mainMenu1.TabIndex = 12;
     //
     // menuItem14
     //
     this.menuItem14.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuItem21,
         this.menuItem22,
         this.menuSepItem23,
         this.menuItem15,
         this.menuItem16,
         this.menuSepItem19,
         this.menuItem28,
         this.menuItem24,
         this.menuItem20
     });
     this.menuItem14.Name = "menuItem14";
     this.menuItem14.Size = new System.Drawing.Size(35, 20);
     this.menuItem14.Text = "File";
     //
     // menuItem21
     //
     this.menuItem21.Name   = "menuItem21";
     this.menuItem21.Size   = new System.Drawing.Size(137, 22);
     this.menuItem21.Text   = "Open Chart";
     this.menuItem21.Click += new System.EventHandler(this.menuItem21_Click);
     //
     // menuItem22
     //
     this.menuItem22.Name   = "menuItem22";
     this.menuItem22.Size   = new System.Drawing.Size(137, 22);
     this.menuItem22.Text   = "Save Chart";
     this.menuItem22.Click += new System.EventHandler(this.menuItem22_Click);
     //
     // menuItem23
     //
     this.menuSepItem23.Name = "menuItem23";
     this.menuSepItem23.Size = new System.Drawing.Size(134, 6);
     //
     // menuItem15
     //
     this.menuItem15.Name   = "menuItem15";
     this.menuItem15.Size   = new System.Drawing.Size(137, 22);
     this.menuItem15.Text   = "Load Data";
     this.menuItem15.Click += new System.EventHandler(this.menuItem15_Click);
     //
     // menuItem16
     //
     this.menuItem16.Name   = "menuItem16";
     this.menuItem16.Size   = new System.Drawing.Size(137, 22);
     this.menuItem16.Text   = "Save Data";
     this.menuItem16.Click += new System.EventHandler(this.menuItem16_Click);
     //
     // menuItem19
     //
     this.menuSepItem19.Name = "menuItem19";
     this.menuSepItem19.Size = new System.Drawing.Size(134, 6);
     //
     // menuItem28
     //
     this.menuItem28.Name   = "menuItem28";
     this.menuItem28.Size   = new System.Drawing.Size(137, 22);
     this.menuItem28.Text   = "Save Image";
     this.menuItem28.Click += new System.EventHandler(this.menuItem28_Click);
     //
     // menuItem24
     //
     this.menuItem24.Name   = "menuItem24";
     this.menuItem24.Size   = new System.Drawing.Size(137, 22);
     this.menuItem24.Text   = "Print Preview";
     this.menuItem24.Click += new System.EventHandler(this.menuItem24_Click);
     //
     // menuItem20
     //
     this.menuItem20.Name   = "menuItem20";
     this.menuItem20.Size   = new System.Drawing.Size(137, 22);
     this.menuItem20.Text   = "Exit";
     this.menuItem20.Click += new System.EventHandler(this.menuItem20_Click);
     //
     // menuItem4
     //
     this.menuItem4.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuItem27,
         this.menuItem26,
         this.menuSepItem25,
         this.menuItem5,
         this.menuItem6,
         this.menuItem7,
         this.menuSepItem17,
         this.menuItem18
     });
     this.menuItem4.Name = "menuItem4";
     this.menuItem4.Size = new System.Drawing.Size(46, 20);
     this.menuItem4.Text = "Chart";
     //
     // menuItem27
     //
     this.menuItem27.Name   = "menuItem27";
     this.menuItem27.Size   = new System.Drawing.Size(123, 22);
     this.menuItem27.Text   = "Properties";
     this.menuItem27.Click += new System.EventHandler(this.menuItem27_Click_1);
     //
     // menuItem26
     //
     this.menuItem26.Name   = "menuItem26";
     this.menuItem26.Size   = new System.Drawing.Size(123, 22);
     this.menuItem26.Text   = "Wizard";
     this.menuItem26.Click += new System.EventHandler(this.menuItem26_Click);
     //
     // menuItem25
     //
     this.menuSepItem25.Name = "menuItem25";
     this.menuSepItem25.Size = new System.Drawing.Size(120, 6);
     //
     // menuItem5
     //
     this.menuItem5.Name   = "menuItem5";
     this.menuItem5.Size   = new System.Drawing.Size(123, 22);
     this.menuItem5.Text   = "Bar";
     this.menuItem5.Click += new System.EventHandler(this.menuItem5_Click);
     //
     // menuItem6
     //
     this.menuItem6.Name   = "menuItem6";
     this.menuItem6.Size   = new System.Drawing.Size(123, 22);
     this.menuItem6.Text   = "Scatter";
     this.menuItem6.Click += new System.EventHandler(this.menuItem6_Click);
     //
     // menuItem7
     //
     this.menuItem7.Name   = "menuItem7";
     this.menuItem7.Size   = new System.Drawing.Size(123, 22);
     this.menuItem7.Text   = "Surface";
     this.menuItem7.Click += new System.EventHandler(this.menuItem7_Click);
     //
     // menuItem17
     //
     this.menuSepItem17.Name = "menuItem17";
     this.menuSepItem17.Size = new System.Drawing.Size(120, 6);
     //
     // menuItem18
     //
     this.menuItem18.Name   = "menuItem18";
     this.menuItem18.Size   = new System.Drawing.Size(123, 22);
     this.menuItem18.Text   = "Interacive";
     this.menuItem18.Click += new System.EventHandler(this.menuItem18_Click);
     //
     // menuItem1
     //
     this.menuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuItem2,
         this.menuItem3,
         this.menuItem11,
         this.menuSepItem8,
         this.menuItem9,
         this.menuItem10
     });
     this.menuItem1.Name = "menuItem1";
     this.menuItem1.Size = new System.Drawing.Size(42, 20);
     this.menuItem1.Text = "Data";
     //
     // menuItem2
     //
     this.menuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuItem12,
         this.menuItem13
     });
     this.menuItem2.Name = "menuItem2";
     this.menuItem2.Size = new System.Drawing.Size(135, 22);
     this.menuItem2.Text = "Points";
     //
     // menuItem12
     //
     this.menuItem12.Name   = "menuItem12";
     this.menuItem12.Size   = new System.Drawing.Size(111, 22);
     this.menuItem12.Text   = "1 series";
     this.menuItem12.Click += new System.EventHandler(this.menuItem12_Click);
     //
     // menuItem13
     //
     this.menuItem13.Name   = "menuItem13";
     this.menuItem13.Size   = new System.Drawing.Size(111, 22);
     this.menuItem13.Text   = "2 series";
     this.menuItem13.Click += new System.EventHandler(this.menuItem13_Click);
     //
     // menuItem3
     //
     this.menuItem3.Name   = "menuItem3";
     this.menuItem3.Size   = new System.Drawing.Size(135, 22);
     this.menuItem3.Text   = "Grid";
     this.menuItem3.Click += new System.EventHandler(this.menuItem3_Click);
     //
     // menuItem11
     //
     this.menuItem11.Name   = "menuItem11";
     this.menuItem11.Size   = new System.Drawing.Size(135, 22);
     this.menuItem11.Text   = "IrregularGrid";
     this.menuItem11.Click += new System.EventHandler(this.menuItem11_Click);
     //
     // menuItem8
     //
     this.menuSepItem8.Name = "menuItem8";
     this.menuSepItem8.Size = new System.Drawing.Size(132, 6);
     //
     // menuItem9
     //
     this.menuItem9.Name   = "menuItem9";
     this.menuItem9.Size   = new System.Drawing.Size(135, 22);
     this.menuItem9.Text   = "Holes";
     this.menuItem9.Click += new System.EventHandler(this.menuItem9_Click);
     //
     // menuItem10
     //
     this.menuItem10.Name   = "menuItem10";
     this.menuItem10.Size   = new System.Drawing.Size(135, 22);
     this.menuItem10.Text   = "4D";
     this.menuItem10.Click += new System.EventHandler(this.menuItem10_Click);
     //
     // menuItem29
     //
     this.menuItem29.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuHelpAbout
     });
     this.menuItem29.Name = "menuItem29";
     this.menuItem29.Size = new System.Drawing.Size(40, 20);
     this.menuItem29.Text = "&Help";
     //
     // menuHelpAbout
     //
     this.menuHelpAbout.Name   = "menuHelpAbout";
     this.menuHelpAbout.Size   = new System.Drawing.Size(103, 22);
     this.menuHelpAbout.Text   = "&About";
     this.menuHelpAbout.Click += new System.EventHandler(this.menuHelpAbout_Click);
     //
     // timer1
     //
     this.timer1.Interval = 200;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // checkBox1
     //
     this.checkBox1.Location        = new System.Drawing.Point(56, 24);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(16, 24);
     this.checkBox1.TabIndex        = 3;
     this.checkBox1.Text            = "checkBox1";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // checkBox2
     //
     this.checkBox2.Location        = new System.Drawing.Point(128, 24);
     this.checkBox2.Name            = "checkBox2";
     this.checkBox2.Size            = new System.Drawing.Size(16, 24);
     this.checkBox2.TabIndex        = 4;
     this.checkBox2.Text            = "checkBox2";
     this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // checkBox3
     //
     this.checkBox3.Location        = new System.Drawing.Point(200, 24);
     this.checkBox3.Name            = "checkBox3";
     this.checkBox3.Size            = new System.Drawing.Size(16, 24);
     this.checkBox3.TabIndex        = 5;
     this.checkBox3.Text            = "checkBox3";
     this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(48, 16);
     this.label1.TabIndex = 8;
     this.label1.Text     = "Rot X";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(80, 8);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(48, 16);
     this.label2.TabIndex = 9;
     this.label2.Text     = "Rot Y";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(152, 8);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(48, 16);
     this.label3.TabIndex = 10;
     this.label3.Text     = "Rot Z";
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.SystemColors.Control;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.numericUpDown2);
     this.panel1.Controls.Add(this.checkBox3);
     this.panel1.Controls.Add(this.checkBox2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.numericUpDown3);
     this.panel1.Controls.Add(this.numericUpDown1);
     this.panel1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.panel1.Location  = new System.Drawing.Point(8, 26);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(224, 56);
     this.panel1.TabIndex  = 11;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(592, 438);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.c1Chart3D1);
     this.Controls.Add(this.propertyGrid1);
     this.Controls.Add(this.mainMenu1);
     this.MainMenuStrip = this.mainMenu1;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "ComponentOne Chart for .NET 3D - PropertyGrid Demo";
     this.Load         += new System.EventHandler(this.FormLoad);
     ((System.ComponentModel.ISupportInitialize)(this.c1Chart3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     this.mainMenu1.ResumeLayout(false);
     this.mainMenu1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }