PieSegment Properties
A segment of a pie chart item.| Name | Description |
|---|---|
| Attributes | Gets the attributes for this pie segment. |
| Fill | Gets or sets the brush that is used to fill a pie chart segment. |
| SegmentId | Gets or sets the ID of the PieSegment object. |
| Value | Gets or sets the value of the pie segment. |
See Also