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

In This Topic
    FontWeight Property (C1GaugeLabel)
    In This Topic
    Gets or sets the thickness of the specified font.
    Syntax
    'Declaration
     
    
    Public Property FontWeight As FontWeight
    public FontWeight FontWeight {get; set;}
    See Also