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

In This Topic
Connected Property (Chart3DLabel)
In This Topic
Gets or sets whether a connecting line is drawn to an associated data point.
Syntax
'Declaration
 
Public Property Connected As System.Boolean
 
Remarks
If drawn, this connecting line is one pixel wide, and is drawn in the foreground color.
See Also