ConnectingLine Property
ConnectingLine
Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point.
Declaration
[Parameter]
public bool ConnectingLine { get; set; }
<Parameter>
Public Property ConnectingLine As Boolean