ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1HeaderedContentControl Class / HeaderFontSizeProperty Field



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