Shuxia Ning
2024-10-15 a8e54743e599fa42d627cc97ab1468937e719c04
WinFrmUI/Yw.WinFrmUI.Phart.Core/01-perform/02-valve-chart/01-chart/ValvePerform2dChart.cs
@@ -838,7 +838,7 @@
        //public void SetChartEquation()
        //{
        //    var dlg = new CurveEquationDlg();
        //    dlg.SetBindingData(_cubic_spline_qh, _cubic_spline_qe, _cubic_spline_qp);
        //    dlg.SetBindingData(_qh, _qe, _qp);
        //    dlg.ShowDialog();
        //}
@@ -847,7 +847,7 @@
        /// </summary>
        public void ExportXls()
        {
            //Perform2dExportHelper.ExportXLS(_cubic_spline_ql, _cubic_spline_qe, _cubic_spline_qp, 12);
            //Perform2dExportHelper.ExportXLS(_cubic_spline_ql, _qe, _qp, 12);
        }
        /// <summary>