Method | Description | |
---|---|---|
ChartOrders ( ) : System.Web.Mvc.ActionResult | ||
DistrictReportsPerYear ( ) : System.Web.Mvc.ActionResult | ||
DriversIncome ( ) : void | ||
GetDistrictReportsPerYear ( ) : System.Web.Mvc.JsonResult | ||
GrafickOf10TopClients ( ) : DotNet.Highcharts.Highcharts | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
ReportChartsController ( IUserManager userManager, IDistrictManager districtManager ) : System | ||
YearIncome ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
DorinTewst ( ) : void |
public ChartOrders ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public DistrictReportsPerYear ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public GetDistrictReportsPerYear ( ) : System.Web.Mvc.JsonResult | ||
return | System.Web.Mvc.JsonResult |
public GrafickOf10TopClients ( ) : DotNet.Highcharts.Highcharts | ||
return | DotNet.Highcharts.Highcharts |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ReportChartsController ( IUserManager userManager, IDistrictManager districtManager ) : System | ||
userManager | IUserManager | |
districtManager | IDistrictManager | |
return | System |
public YearIncome ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |