...
Description |
---|
Excerpt |
---|
Sets or returns the shape type used for three-dimensional |
...
charts. |
...
Signature | ||||
---|---|---|---|---|
| ||||
public ShapeType DataShapeType{ get; set; }
{signature}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public Property DataShapeType() As ShapeType
{signature}
{exceptions}
{exception:ArgumentNullException}
This will be thrown if the shape is set to null.
{exception} |
Exceptions |
---|
Exception | ||||
---|---|---|---|---|
| ||||
This will be thrown if the shape is set to null. |