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

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