Beispiel #1
0
 public void AddX(List <T> list, string title)
 {
     XValues.AddRange(list);
     XLabel = title;
 }