Search
PieChart Members
Constructors Properties Methods
 


A control used to draw pie charts.

The following tables list the members exposed by the PieChart type.

 Public Constructors

  Name Description

PieChart

Initializes a new instance of the PieChart class.

 Public Properties

  Name Description

allowRotate

Gets or sets a value indicating whether users are allowed to rotate this chart.

chartPadding

Gets or set padding space between the plot's border and series graphics.

detachedSlices

Gets or sets indices of detached slices.

doughnut

Gets or sets a value indicating whether the pie should be rendered as a doughnut.

series

Gets or sets the series whose data is drawn in this chart.

startAngle

Gets or sets the angle where first data item of series should be drawn.

 Public Methods

  Name Description

createPlot

Chart.CreatePlot override. Creates the Plot type corresponding to this chart.

 See Also