PieSeriesView Constructors
Represents a series view of the Pie type.| Name | Parameters | Description |
|---|---|---|
| PieSeriesView() | none | Initializes a new instance of the PieSeriesView class with the default settings. |
| PieSeriesView(Int32[]) | explodedPointIds | Initializes a new instance of the PieSeriesView class with the specified exploded points. |
See Also