Line3DGroup Property

Applies To

Chart object.

Description

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

See Also

LineGroups method.

Example

This example sets the 3-D line group in Chart1 to use a different color for each data marker.

Charts("Chart1").Line3DGroup.VaryByCategories = True