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



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