[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DPointSeries.Connected

Connected Property

Connected

Gets or sets whether the series points are connected with lines.

Declaration
public bool Connected { get; set; }
Remarks

The line style is defined by the LineStyle property of Chart3DPointSeries Style object.

See Also