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

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