FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartDataLabel Class / Connected Property

In This Topic
    Connected Property (ChartDataLabel)
    In This Topic
    Gets or sets a value indicating whether a connecting line is drawn to the associated data point.
    Syntax
    'Declaration
     
    Public Property Connected As Boolean
    public bool Connected {get; set;}
    See Also