public bool AddChartUCL2LCL(QCChart Chart)
 {
     return(proxy.AddChart(Chart));
 }