PieSegment Properties
A segment of a pie chart item.
Name | Description |
---|---|
Attributes | Gets the attributes for this pie segment. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Fill | Gets or sets the brush that is used to fill a pie chart segment. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Segment |
Gets or sets the ID of the Pie |
Value | Gets or sets the value of the pie segment. |
See Also