FlexChart | ComponentOne
C1.Win.FlexChart.Designer.4.5.2 Assembly / C1.Win.Chart.Designer.UI Namespace / DataLabelBaseProperties Class / BorderFill Property

In This Topic
    BorderFill Property (DataLabelBaseProperties)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BorderFill As System.Drawing.Color
    public System.Drawing.Color BorderFill {get; set;}
    See Also