ComponentOne FinancialChart for UWP
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 HorizontalAlignment
    public HorizontalAlignment FooterAlignment {get; set;}
    See Also