ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexChart Class / Rotated Property

In This Topic
    Rotated Property
    In This Topic
    Gets or sets a value indicating whether the chart is rotated.
    Syntax
    'Declaration
     
    Public Property Rotated As System.Boolean
    public System.bool Rotated {get; set;}
    See Also