Trendline.DataLabel property (Word)
Returns the data label that is associated with the trendline. Read-only DataLabel.
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
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.