コード例 #1
0
 public bool AddChartUCL2LCL(QCChart Chart)
 {
     return(proxy.AddChart(Chart));
 }