public bool DeleteChartUCL2LCL(QCChart Chart)
 {
     return(proxy.DeleteChart(Chart));
 }