PieChart Methods |
The PieChart type exposes the following members.
Name | Description | |
---|---|---|
AddRing |
Adds a PieRing to this PieChart. The PieRing must have already been populated by
calling AddSlice. The sum of the counts of the PieRing's slices must be the same as
the count of this PieChart.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |