FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.Base Namespace / CommonBlockBaseStyle Class / Border Property

In This Topic
    Border Property (CommonBlockBaseStyle)
    In This Topic
    Gets or sets style containing display attributes that determine the general appearance of the C1.Win.Chart.FlexChart footer's border.
    Syntax
    'Declaration
     
    Public Property Border As CommonBaseStyle
    public CommonBaseStyle Border {get; set;}
    See Also