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

本主题中
    Border 属性 (PieDataLabel)
    本主题中
    Gets or sets a value indicating whether the label has border.
    语法
    '声明
     
    Public Property Border As Boolean
    public bool Border {get; set;}
    请参见