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