ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartStyle 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 = ChartStyle.FontWeightProperty
    public static readonly DependencyProperty FontWeightProperty
    public:
    static readonly DependencyProperty^ FontWeightProperty
    See Also