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