Represents a slice in a pie chart.
The following tables list the members exposed by the PieSlice type.
Name | Description | |
---|---|---|
Gets the distance at which this slice is detached. |
||
Gets or sets the effect of this ChartElement. (Inherited from ChartElement.) |
||
Gets the fill of the element. (Inherited from ChartElement.) |
||
Gets the percentage of this slice' value relative to pie's total. |
||
Gets the X-radius of the pie containing this slice. |
||
Gets the Y-radius of the pie containing this slice. |
||
Gets the index of the series of this pie slice. |
||
Gets or sets the shape that represents this ChartElement. (Inherited from ChartElement.) |
||
Gets the index of this pie slice in the series. |
||
Gets the data this slice represents. |
||
Gets the start angle of the slice. |
||
Gets or the stroke of the element. (Inherited from ChartElement.) |
||
Gets the collection of Double values that indicate the pattern of dashes and gaps that is used to outline the ChartElement shape. (Inherited from ChartElement.) |
||
Gets a PenLineCap enumeration value that specifies how the ends of a dash are drawn. (Inherited from ChartElement.) |
||
Gets a value that specifies the distance within the dash pattern where a dash begins. (Inherited from ChartElement.) |
||
Gets a PenLineCap enumeration value that describes the Shape at the end of a line. (Inherited from ChartElement.) |
||
Gets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a Shape. (Inherited from ChartElement.) |
||
Gets a limit on the ratio of the miter length to half the StrokeThickness of a Shape element. (Inherited from ChartElement.) |
||
Gets a PenLineCap enumeration value that describes the Shape at the start of a line. (Inherited from ChartElement.) |
||
Gets the stroke thickness of the element. (Inherited from ChartElement.) |
||
Gets the sweep angle of the slice. |
Name | Description | |
---|---|---|
Creates a Shape that represents this slice. |