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