[]
Configurates ConnectingLine. Sets a value indicating whether to draw lines that connect labels to the data points.
public TBuilder ConnectingLine(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |