MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Chart Assembly
/
C1.Maui.Chart Namespace
/
BreakEven Class
/ GetTotalCost Method
Number of units.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetTotalCost Method
In This Topic
Returns the total cost for the specifies number of units.
Syntax
C#
public
double
GetTotalCost(
int
nUnits
)
Parameters
nUnits
Number of units.
Return Value
Total cost.
See Also
Reference
BreakEven Class
BreakEven Members