ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartStyle Class / FontStretchProperty Field



In This Topic
    FontStretchProperty Field
    In This Topic
    Identifies the FontStretch dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FontStretchProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartStyle.FontStretchProperty
    public static readonly DependencyProperty FontStretchProperty
    public:
    static readonly DependencyProperty^ FontStretchProperty
    See Also