| | |
| | | DevExpress.XtraCharts.LayoutDefinition layoutDefinition3 = new DevExpress.XtraCharts.LayoutDefinition(); |
| | | DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series(); |
| | | DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView(); |
| | | chartControl1 = new DevExpress.XtraCharts.ChartControl(); |
| | | chartControl1 = new DevExpress.XtraCharts.ChartControl(); |
| | | ((System.ComponentModel.ISupportInitialize)chartControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagram1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)constantLine1).BeginInit(); |
| | |
| | | }; |
| | | chartControl1.Size = new Size(1023, 857); |
| | | chartControl1.TabIndex = 0; |
| | | // |
| | | // UniversalChart |
| | | // |
| | | // UniversalViewChart |
| | | // |
| | | AutoScaleDimensions = new SizeF(10F, 22F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(chartControl1); |
| | | Name = "UniversalChart"; |
| | | Name = "UniversalViewChart"; |
| | | Size = new Size(1023, 857); |
| | | ((System.ComponentModel.ISupportInitialize)constantLine1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)constantLine2).EndInit(); |