[]
Configurates ConnectorLines. Sets a value that determines whether to show connector lines.
public WaterfallBuilder<T> ConnectorLines(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
WaterfallBuilder<T> | Current builder. |