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

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