[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.LineMarkerBuilder-1.DragLines

DragLines Method

DragLines(bool)

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."

Declaration
public LineMarkerBuilder<T> DragLines(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
LineMarkerBuilder<T>

Current builder.