The Chart3D class is a 3D scene that is displayed in the Chart3DBox component.
| Property name | Brief description | |
| Caption | The Caption property returns parameters for a 3D scene caption. | |
| DisplayedObjects | The DisplayedObjects property determines parameters of objects of a 3D scene. | |
| IsDirty | The IsDirty property determines whether there are any changes made to a scene. | |
| SceneView | The SceneView property is used to specify scene view settings. | |
| Series | The Series property defines parameters of a universal collection of scene series. |
| Method name | Brief description | |
| BeginUpdate | The BeginUpdate method disables scene update. | |
| EndUpdate | The EndUpdate method enables scene update. | |
| Refresh | The Refresh method is used to refresh a 3D scene image. |
See also: