FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Legend Class / BorderStyle Property

In This Topic
    BorderStyle Property (Legend)
    In This Topic
    Gets the legend border style.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderStyle As ChartStyle
    public ChartStyle BorderStyle {get;}
    See Also