ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / FlexChartBase Class / FooterAlignmentProperty Field



In This Topic
    FooterAlignmentProperty Field
    In This Topic
    Identifies the FooterAlignment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FooterAlignmentProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexChartBase.FooterAlignmentProperty
    public static readonly DependencyProperty FooterAlignmentProperty
    public:
    static readonly DependencyProperty^ FooterAlignmentProperty
    See Also