ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / FooterStyle Property

In This Topic
    FooterStyle Property
    In This Topic
    Gets or sets chart footer style.
    Syntax
    'Declaration
     
    Public Property FooterStyle As ChartStyle
    public ChartStyle FooterStyle {get; set;}
    See Also