Trendline.DataLabel Property (Word)

Returns the data label that is associated with the trendline. Read-only DataLabel.

Version Information

Version Added: Word 2007

Syntax

expression .DataLabel

expression A variable that represents a Trendline object.

Remarks

To enable data labels for a trendline, you need to set the DisplayEquation property or the DisplayRSquared property to True.

See Also

Concepts

Trendline Object Members

Trendline Object