예제 #1
0
 public IEnumerable <SalesData> GetColumnData()
 {
     return(_chartService.GetColumnData());
 }