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



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