[]
        
(Showing Draft Content)

C1.WinUI.Chart.BreakEven.GetTotalCost

GetTotalCost Method

GetTotalCost(int)

Returns the total cost for the specifies number of units.

Declaration
public double GetTotalCost(int nUnits)
Public Function GetTotalCost(nUnits As Integer) As Double
Parameters
Type Name Description
int nUnits

Number of units.

Returns
Type Description
double

Total cost.