FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexChart Class / Footer Property

In This Topic
    Footer Property (C1FlexChart)
    In This Topic
    Gets or sets the chart footer text.
    Syntax
    'Declaration
     
    Public Property Footer As String
    public string Footer {get; set;}
    See Also