public void SetResult(ValidationWrapper result)
 {
     this.result = result;
     UpdateXICGraph();
     UpdateMSGraph();
 }