ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeLabel Class / FontWeightProperty Field

In This Topic
    FontWeightProperty Field (C1GaugeLabel)
    In This Topic
    Identifies the FontWeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FontWeightProperty As DependencyProperty
    public static readonly DependencyProperty FontWeightProperty
    See Also