| | |
| | | //{ |
| | | // Color pointColor = CurveChartDisplay.CurveColorQH; |
| | | // Color lineColor = CurveChartDisplay.PointColorQH; |
| | | // if (featCurveType == AStation.Chart.ePumpFeatType.QE) |
| | | // if (featCurveType == Yw.WinFrmUI.Phart.ePumpFeatType.QE) |
| | | // { |
| | | // pointColor = CurveChartDisplay.CurveColorQE; |
| | | // lineColor = CurveChartDisplay.PointColorQE; |
| | | // } |
| | | // else if (featCurveType == AStation.Chart.ePumpFeatType.QP) |
| | | // else if (featCurveType == Yw.WinFrmUI.Phart.ePumpFeatType.QP) |
| | | // { |
| | | // pointColor = CurveChartDisplay.CurveColorQP; |
| | | // lineColor = CurveChartDisplay.PointColorQP; |