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

In This Topic
    FooterAlignment Property
    In This Topic
    Gets or sets chart footer alignment.
    Syntax
    'Declaration
     
    Public Property FooterAlignment As Windows.UI.Xaml.HorizontalAlignment
    public Windows.UI.Xaml.HorizontalAlignment FooterAlignment {get; set;}
    See Also