[]
Configurates TotalCost. Specifies the style of the total cost line.
public BreakEvenStylesBuilder TotalCost(Action<SVGStyleBuilder> build)
Type | Name | Description |
---|---|---|
Action<SVGStyleBuilder> | build | The builder function. |
Type | Description |
---|---|
BreakEvenStylesBuilder | Current builder. |