Chart3D

Description

The Chart3D class is a 3D scene that is displayed in the Chart3DBox component.

Properties of class object inherited from IScene3D

  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.

Methods of class object inherited from IScene3D

  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:

Chart Assembly Classes