ConnectingLine Property (DataLabel)
In This Topic
Gets or sets a value indicating whether to draw lines that connect labels to the data points.
Syntax
'Declaration
Public Property ConnectingLine As Boolean
public bool ConnectingLine {get; set;}
See Also