ComponentOne FinancialChart for UWP
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 Boolean
    public bool Rotated {get; set;}
    See Also