ComponentOne FlexReport for WinForms
Connected Property (ChartLabel)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartLabel Class : Connected Property
Gets or sets a value indicating whether a connecting line is drawn to the associated data point.
Syntax
'Declaration
 
Public Property Connected As System.Boolean
public System.bool Connected {get; set;}
Remarks
If drawn, this connecting line is one pixel wide, and is drawn using the foregorund color.
See Also

Reference

ChartLabel Class
ChartLabel Members