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