ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Axis 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 = Axis.FontStretchProperty
    public static readonly DependencyProperty FontStretchProperty
    See Also