ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeLabel Class / IsRotated Property

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