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

本主题中
    BorderStyle 属性 (PieDataLabel)
    本主题中
    Gets or sets the border style of the label.
    语法
    '声明
     
    Public Property BorderStyle As ChartStyle
    public ChartStyle BorderStyle {get; set;}
    请参见