[]
        
(Showing Draft Content)

C1.Blazor.Chart.BreakEven.GetTotalCost

GetTotalCost Method

GetTotalCost(int)

Returns the total cost for the specifies number of units.

Declaration
public double GetTotalCost(int nUnits)
Parameters
Type Name Description
int nUnits

Number of units.

Returns
Type Description
double

Total cost.