[]
Configurates LegendToggle. Sets a value indicating whether clicking legend items toggles the series visibility in the chart.
public TBuilder LegendToggle(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |