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

In This Topic
    Rotation Property (Chart2DAxis)
    In This Topic
    Gets or sets the rotational orientation of the textual caption of the axis. Inherits from the chart area.
    Syntax
    'Declaration
     
    Public Property Rotation As ChartRotation
    public ChartRotation Rotation {get; set;}
    See Also