[]
Configurates ShowTotal. Sets a value that determines whether the show the total bar.
public WaterfallBuilder<T> ShowTotal(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| WaterfallBuilder<T> | Current builder. |