[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartPie

ChartPie Class

Represents properties specific to Pie charts.

Inheritance
ChartPie
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class ChartPie : ChartObject, INotifyPropertyChanged, IC1Serializable

Properties

Name Description
Clockwise

Gets or sets a value indicating whether each series is drawn in clockwise or counter-clockwise direction.

InnerRadius

Gets 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.

LegendLayout

Gets or sets the append content of each legend item.

OtherOffset

Gets or sets the offset value used to vary diameter of the pie within the charting area.

SliceDetachment

Gets or sets a value indicating which slice would be detached from the single pie chart.

Start

Gets 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.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.