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