The PieSeriesValue type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PieSeriesValue | Overloaded. | 
Methods
| Name | Description | |
|---|---|---|
| Clone | Overridden. See Clone()()().  (Overrides SeriesValue..::.Clone()()().) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetRepresentationObject | Overridden. See GetRepresentationObject()()().  (Inherited from SeriesValue.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| GetValueBounds | Overridden. See GetValueBounds()()().  (Inherited from SeriesValue.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| Sum | Overridden. See Sum(SeriesValueBase).  (Inherited from SeriesValue.) | |
| ToString | Overridden. See ToString()()().  (Inherited from SeriesValueBase.) | 
Properties
| Name | Description | |
|---|---|---|
| Argument | Gets or sets an argument.  (Inherited from SeriesValueBase.) | |
| Fill | Gets or sets the fill to paint the Pie segment.  | |
| Shift | Gets or sets the value that assigns shift range of a segment.  | |
| Sort | Gets or sets the sort expression value for series value.  (Inherited from SeriesValueBase.) | |
| UserData | Gets or sets additional data of the series value.  (Inherited from SeriesValueBase.) | |
| Value | Gets or sets series value.  (Inherited from SeriesValue.) |