[]
Gets or sets a value indicating whether the 3D series points are connected with lines.
[C1Description("Chart3DPointSeries.Connected", "Indicates whether the 3D series points are connected with lines.")]
public bool Connected { get; set; }
<C1Description("Chart3DPointSeries.Connected", "Indicates whether the 3D series points are connected with lines.")>
Public Property Connected As Boolean