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

In This Topic
    IsRotated Property (C1GaugeLabel)
    In This Topic
    Gets or sets if the labels should be rotated depending of its value.
    Syntax
    'Declaration
     
    
    Public Property IsRotated As Boolean
    public bool IsRotated {get; set;}
    See Also