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

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