FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.Base Namespace / FlexChartBaseStyles Class / Footer Property

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