FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / FooterAlignment Property

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