[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PieSlice

PieSlice Class

Represents plot element of pie chart.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class PieSlice : Pie, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
PieSlice()

Creates an instance of PieSlice class.

Fields

Name Description
OffsetProperty

Using a DependencyProperty as the backing store for Offset. This enables animation, styling, binding, etc...

Properties

Name Description
Angle

Gets the pie slice angle measured in degrees.

Offset

Gets or sets the pie slice offset from center.

PieCenter

Gets the pie center.

Methods

Name Description
Render(RenderContext)

Renders the plot element.