[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DLabel.Connected

Connected Property

Connected

Gets or sets whether a connecting line is drawn to an associated data point.

Declaration
public bool Connected { get; set; }
Remarks

If drawn, this connecting line is one pixel wide, and is drawn in the foreground color.

See Also