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