IChart.DisplayVolume3D

Syntax

DisplayVolume3D: Boolean;

Description

The DisplayVolume3D property determines whether a 3D chart type is displayed.

Comments

If this property is set to True, the chart is displayed using 3D view; if this property is set to False, the chart is displayed using 2D view.

The property is set to False by default.

See also:

IChart