[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Pie

Pie Class

Represents the element of pie chart.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
[Obsolete("Please use PieSlice class instead.")]
public class Pie : PlotElement, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
Pie()

Initializes a new instance of of C1.Silverlight.Chart.Pie class.

Methods

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.