PieSeriesViewBase Constructors
The base class for series views of the Pie-based types.| Name | Parameters | Description |
|---|---|---|
| PieSeriesViewBase() | none | Initializes a new instance of the PieSeriesViewBase class with the default settings. |
| PieSeriesViewBase(Int32[]) | explodedPointIds | Initializes a new instance of the PieSeriesViewBase class with the specified exploded points. |
See Also