| | |
| | | chartControl1.Legend.MarkerMode = DevExpress.XtraCharts.LegendMarkerMode.CheckBoxAndMarker; |
| | | chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | chartControl1.Location = new Point(0, 0); |
| | | chartControl1.Margin = new Padding(2, 2, 2, 2); |
| | | chartControl1.Name = "chartControl1"; |
| | | series1.Name = "SeriesCurveQH"; |
| | | series1.SeriesID = 0; |
| | |
| | | series5, |
| | | series6 |
| | | }; |
| | | chartControl1.Size = new Size(1023, 857); |
| | | chartControl1.Size = new Size(716, 545); |
| | | chartControl1.TabIndex = 0; |
| | | // |
| | | // popMenuChart |
| | |
| | | barDockControlTop.Dock = DockStyle.Top; |
| | | barDockControlTop.Location = new Point(0, 0); |
| | | barDockControlTop.Manager = barManager1; |
| | | barDockControlTop.Size = new Size(1023, 0); |
| | | barDockControlTop.Margin = new Padding(2, 2, 2, 2); |
| | | barDockControlTop.Size = new Size(716, 0); |
| | | // |
| | | // barDockControlBottom |
| | | // |
| | | barDockControlBottom.CausesValidation = false; |
| | | barDockControlBottom.Dock = DockStyle.Bottom; |
| | | barDockControlBottom.Location = new Point(0, 857); |
| | | barDockControlBottom.Location = new Point(0, 545); |
| | | barDockControlBottom.Manager = barManager1; |
| | | barDockControlBottom.Size = new Size(1023, 0); |
| | | barDockControlBottom.Margin = new Padding(2, 2, 2, 2); |
| | | barDockControlBottom.Size = new Size(716, 0); |
| | | // |
| | | // barDockControlLeft |
| | | // |
| | |
| | | barDockControlLeft.Dock = DockStyle.Left; |
| | | barDockControlLeft.Location = new Point(0, 0); |
| | | barDockControlLeft.Manager = barManager1; |
| | | barDockControlLeft.Size = new Size(0, 857); |
| | | barDockControlLeft.Margin = new Padding(2, 2, 2, 2); |
| | | barDockControlLeft.Size = new Size(0, 545); |
| | | // |
| | | // barDockControlRight |
| | | // |
| | | barDockControlRight.CausesValidation = false; |
| | | barDockControlRight.Dock = DockStyle.Right; |
| | | barDockControlRight.Location = new Point(1023, 0); |
| | | barDockControlRight.Location = new Point(716, 0); |
| | | barDockControlRight.Manager = barManager1; |
| | | barDockControlRight.Size = new Size(0, 857); |
| | | barDockControlRight.Margin = new Padding(2, 2, 2, 2); |
| | | barDockControlRight.Size = new Size(0, 545); |
| | | // |
| | | // barBtnPositioningMaxQ |
| | | // |
| | |
| | | // |
| | | // XtrPerform2dChart |
| | | // |
| | | AutoScaleDimensions = new SizeF(10F, 22F); |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(chartControl1); |
| | | Controls.Add(barDockControlLeft); |
| | | Controls.Add(barDockControlRight); |
| | | Controls.Add(barDockControlBottom); |
| | | Controls.Add(barDockControlTop); |
| | | Margin = new Padding(2, 2, 2, 2); |
| | | Name = "XtrPerform2dChart"; |
| | | Size = new Size(1023, 857); |
| | | Size = new Size(716, 545); |
| | | ((System.ComponentModel.ISupportInitialize)textAnnotation1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)constantLine1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)constantLine2).EndInit(); |