FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartPie Class / Clockwise Property

In This Topic
    Clockwise Property (ChartPie)
    In This Topic
    Gets or sets a value indicating whether each series is drawn in clockwise or counter-clockwise direction.
    Syntax
    'Declaration
     
    Public Property Clockwise As Boolean
    public bool Clockwise {get; set;}
    See Also