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


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