Chart3DView Class Members
In This Topic
The following tables list the members exposed by Chart3DView.
Public Properties
Public Methods
| Name | Description |
| ResetTransformation | Resets all transformation parameters to their default values. |
| Restore | Restore to view state to the represented by a Chart3DViewState object. |
| Save | Save current view state to the Chart3DViewState object. |
| ShouldSerializeBackColor | Returns false if the Chart3DView BackColor property is in the default state. |
| ShouldSerializeForeColor | Returns false if the Chart3DView ForeColor property is in the default state. |
| ToString | Returns a string that represents the current Chart3DView. |
Top
Public Events
See Also