C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / BreakEven Class / GetTotalCost Method
Number of units.
In This Topic
GetTotalCost Method
In This Topic
Returns the total cost for the specifies number of units.
Syntax
public double GetTotalCost( 
   int nUnits
)

Parameters

nUnits
Number of units.

Return Value

Total cost.
See Also