ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / PieDataLabel Class / ConnectingLine Property

In This Topic
    ConnectingLine Property (PieDataLabel)
    In This Topic
    Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point.
    Syntax
    'Declaration
     
    Public Property ConnectingLine As Boolean
    public bool ConnectingLine {get; set;}
    See Also