FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle Class / Angle Property

In This Topic
    Angle Property (ChartVisualEffectsStyle)
    In This Topic
    Gets or sets the angle which is used during rendering.
    Syntax
    'Declaration
     
    Public Property Angle As Single
    public float Angle {get; set;}
    See Also