[]
Gets or sets whether the series points are connected with lines.
public bool Connected { get; set; }
Public Property Connected As Boolean
The line style is defined by the LineStyle property of Chart3DPointSeries Style object.