ShowInLegend (Property)

Applies To:

TrendLine object

Description:

Enable trend line information in the Chart legend

Action:

Read-write, Boolean

Example:

This example show how to display trend line information in the Chart legend:

ActiveDocument.Sections["Chart"].TrendLines[1].ShowInLegend = true