[]
Sets the Interaction property.
public LineMarkerBuilder<T> Interaction(LineMarkerInteraction value)
Public Function Interaction(value As LineMarkerInteraction) As LineMarkerBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| LineMarkerInteraction | value | The value |
| Type | Description |
|---|---|
| LineMarkerBuilder<T> | Current builder |