Пример #1
0
 public void setDataPoints()
 {
     donatorService.allTypesAmount();
     DataPoints = donatorService.bloodAmountList;
 }