Line3DGroup Property

Applies To

Chart Object.

Description

Accessor. Returns a ChartGroup object that represents the line chart group on a 3-D chart. Read-only.

See Also

LineGroups Method.

Example

This example changes the 3-D line group in Chart1 to an area group. The example should be run on a 3-D chart.


Charts("Chart1").Line3DGroup.Type = xl3DArea