PieSegment Properties
A segment of a pie chart item.Name | Description |
---|---|
Argument | Gets or sets an object, which provides arguments for the PieSegment. |
Attributes | Gets the attributes for this pie segment. |
Fill | Gets or sets the color that is used to fill a map segment. Inherited from MapSegmentBase. |
Stroke | Overrides the MapSegmentBase.Stroke property to hide it. |
StrokeWidth | Overrides the MapSegmentBase.StrokeWidth property to hide it. |
Value | Gets or sets the value of the pie segment. |
See Also