[]
Configurates Enable. Sets the enable of the ChartGestures.
public ChartGesturesBuilder<T> Enable(bool value)
Public Function Enable(value As Boolean) As ChartGesturesBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| ChartGesturesBuilder<T> | Current builder. |