Trendline.DataLabel property (Excel)

Returns a DataLabel object that represents the data label associated with the trendline. Read-only.

Syntax

expression.DataLabel

expression A variable that represents a Trendline object.

Remarks

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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.