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



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