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.