[]
Configurates DragLines. Sets a value indicating whether the lines are linked when the horizontal or vertical line is dragged when the interaction mode is "Drag."
public LineMarkerBuilder<T> DragLines(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
LineMarkerBuilder<T> | Current builder. |