FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexRadar Class / Rotated Property

In This Topic
    Rotated Property (C1FlexRadar)
    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