ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / FlexChartBase Class / Footer Property

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