FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartStyle Class / Rotation Property

In This Topic
    Rotation Property (ChartStyle)
    In This Topic
    Gets or sets the text rotation.
    Syntax
    'Declaration
     
    Public Property Rotation As ChartRotation
    public ChartRotation Rotation {get; set;}
    See Also