For a list of all members of this type, see PieSliceVisualData members.
Name | Description | |
---|---|---|
![]() | Appearance | Slices's appearance properties. |
![]() | EndAngle | End angle of the slice, in degrees. |
![]() | ExplodedOrigin | Point of origin of an exploded slice. |
![]() | ExplodedRadius | Exploded radius factor. Typically between 0 and 1, this value determines how far away the slice is from the origin. |
![]() | Index | Index of the slice. |
![]() | InnerExtentEnd | End offset of the inner arc. Inner extent creates a 'hole' in a middle of the pie chart. |
![]() | InnerExtentStart | Start offset of the inner arc. Inner extent creates a 'hole' in the middle of the pie chart. |
![]() | IsExploded | Returns true if the slice is exploded. |
![]() | IsOthersSlice | Returns true if the slice represents the 'Others' slice. |
![]() | IsSelected | Returns true if the slice is selected. |
![]() | Label | Label string of the slice. |
![]() | LabelAngle | Angle of label. |
![]() | LabelAppearance | Appearance of the slice's label. |
![]() | LabelBounds | Label's bounding rectangle. |
![]() | LeaderLineAppearance | Appearance of the slice's leader line. |
![]() | LeaderLinePath | Slice's leader line geometry. |
![]() | Origin | Point of origin in the pie chart. |
![]() | Radius | Slice radius in pixels. |
![]() | SlicePath | Slice's geometry. |
![]() | StartAngle | Starting angle of the slice, in degrees. |