ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartStyle Class / FontFamilyProperty Field



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