FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / Footer Property

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