ChartType = XlChartType.xlXYScatter; Excel.Range ExRng = ws.get_Range("A1", "B5"); myChart.Chart.SetSourceData(ExRng, Excel.XlRowCol.
確定! 回上一頁