SurfaceOptions Members
Contains formatting options for a particular surface of a 3-D chart.Properties
| Name | Description |
|---|---|
| Fill | Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase. |
| Outline | Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase. |
| Thickness | Gets or sets the thickness of the 3-D chart walls and floor. |
Methods
| Name | Description |
|---|---|
| ResetToMatchStyle() | Removes custom formatting of the chart element and applies default formatting based on the chart style. Inherited from ShapeFormat. |
See Also