C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DPointSeries Class / Connected Property

In This Topic
Connected Property (Chart3DPointSeries)
In This Topic
Gets or sets whether the series points are connected with lines.
Syntax
'Declaration
 
Public Property Connected As System.Boolean
 
Remarks
The line style is defined by the LineStyle property of Chart3DPointSeries Style object.
See Also