Chart3D

Description

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

Class object properties 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 3D scene objects.
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 determines parameters of a universal collection of scene series.

Class object methods 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