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