DisplayVolume3D: Boolean;
DisplayVolume3D: System.Boolean;
The DisplayVolume3D property determines whether a 3D chart type is displayed.
If this property is set to True, the chart is displayed as a 3D chart. If this property is set to False, the chart is displayed as a 2D chart.
The property is set to False by default.
The example of use is given in description of the IUiChart.Type property.
See also: