ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeLabel Class / FontStretch Property

In This Topic
    FontStretch Property (C1GaugeLabel)
    In This Topic
    Gets or sets the degree to which a font is condensed or expanded on the screen.
    Syntax
    'Declaration
     
    
    Public Property FontStretch As FontStretch
    public FontStretch FontStretch {get; set;}
    See Also