Chart3d Property

       

Returns a value that specifies whether or not a chart is three dimensional.

Syntax

object.Chart3D

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Return Values

Setting Description
True The chart is a three-dimensional chart.
False The chart is not a three-dimensional chart.

Remarks

Whether or not a chart is three-dimensional depends on the ChartType property's setting.