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

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