[]
        
(Showing Draft Content)

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

DragContent Method

DragContent(bool)

Configurates DragContent. Sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag."

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

The value.

Returns
Type Description
LineMarkerBuilder<T>

Current builder.