[]
Configurates MouseAction. Sets the mouse action of the ChartGestures.
public ChartGesturesBuilder<T> MouseAction(MouseAction value)
| Type | Name | Description |
|---|---|---|
| MouseAction | value | The value. |
| Type | Description |
|---|---|
| ChartGesturesBuilder<T> | Current builder. |