ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / 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 System.String
    public System.string Footer {get; set;}
    See Also