ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Axis Class / FontStyleProperty Field


In This Topic
    FontStyleProperty Field
    In This Topic
    Identifies the FontStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FontStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.FontStyleProperty
    public static readonly DependencyProperty FontStyleProperty
    See Also