DragLines 属性 (C1LineMarker)
本主题中
Gets or sets a value indicating whether the lines are linked when the horizontal or vertical line is dragged when the interaction mode is "Drag".
语法
'声明
Public Property DragLines As Boolean
public bool DragLines {get; set;}
请参见