ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Axis 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 = Axis.FontFamilyProperty
    public static readonly DependencyProperty FontFamilyProperty
    See Also