FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartPie Class
Properties Methods Events


In This Topic
    ChartPie Class Members
    In This Topic

    The following tables list the members exposed by ChartPie.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether each series is drawn in clockwise or counter-clockwise direction.  
    Public PropertyGets or sets the inner radius used for doughnut charts. A value greater than zero specifies the percentage of the full pie radius used for the doughnut hole.  
    Public PropertyGets or sets the append content of each legend item.  
    Public PropertyGets or sets the offset value used to vary diameter of the pie within the charting area.  
    Public PropertyGets or sets a value indicating which slice would be detached from the single pie chart.  
    Public PropertyGets or sets the starting angle of the first Pie slice, in degrees. The angle represents the arc between the most clockwise edge of the first slice and the right horizontal radius of the pie, as measured in the counter-clockwise direction.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also