[]
Represents plot element of pie chart.
public class PieSlice : Pie, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Name | Description |
---|---|
PieSlice() | Creates an instance of PieSlice class. |
Name | Description |
---|---|
OffsetProperty | Using a DependencyProperty as the backing store for Offset. This enables animation, styling, binding, etc... |
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. |
Name | Description |
---|---|
Render(RenderContext) | Renders the plot element. |