| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | pumpSerialParallelChart = new PumpSerialParallelChart(); |
| | | pumpSerialParallelChart = new PumpParallelChart(); |
| | | sidePanel1 = new SidePanel(); |
| | | pumpParallelInfoCtrl1 = new PumpParallelInfoCtrl(); |
| | | sidePanel1.SuspendLayout(); |
| | |
| | | // |
| | | // pumpSerialParallelChart |
| | | // |
| | | pumpSerialParallelChart.Dock = DockStyle.Fill; |
| | | pumpSerialParallelChart.LineNameVisible = true; |
| | | pumpSerialParallelChart.LineVisible = false; |
| | | pumpSerialParallelChart.Dock = DockStyle.Fill; |
| | | pumpSerialParallelChart.Location = new Point(0, 0); |
| | | pumpSerialParallelChart.Name = "pumpSerialParallelChart"; |
| | | pumpSerialParallelChart.Size = new Size(914, 1062); |
| | |
| | | } |
| | | |
| | | #endregion |
| | | private PumpSerialParallelChart pumpSerialParallelChart; |
| | | private PumpParallelChart pumpSerialParallelChart; |
| | | private SidePanel sidePanel1; |
| | | private PumpParallelInfoCtrl pumpParallelInfoCtrl1; |
| | | } |