FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / FlexChartField Class / Rotated Property

In This Topic
    Rotated Property (FlexChartField)
    In This Topic
    Gets or sets a value indicating whether to flip the axes so that X is vertical and Y is horizontal.
    Syntax
    'Declaration
     
    Public Property Rotated As Boolean
    public bool Rotated {get; set;}
    See Also