[]
Represents the element of pie chart.
[Obsolete("Please use PieSlice class instead.")]
public class Pie : PlotElement, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
| Name | Description |
|---|---|
| Pie() | Initializes a new instance of of C1.Silverlight.Chart.Pie class. |
| Name | Description |
|---|---|
| AutoPosition(Size, ref Point, ref Point) | Calculates automatic position of data label. |
| IsCompatible(IRenderer) | Whether the plot element is compatible with the specified renderer. |
| Render(RenderContext) | Renders the plot element based on the specified context. |
| UpdateOffset() | Updates slice offset. |