FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / PieDataLabel 类 / ConnectingLine 属性

本主题中
    ConnectingLine 属性 (PieDataLabel)
    本主题中
    Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point.
    语法
    '声明
     
    Public Property ConnectingLine As Boolean
    public bool ConnectingLine {get; set;}
    请参见