Page tree
Skip to end of metadata
Go to start of metadata

Description

Sets or returns the name of the trendline.
C#
vb.net

Remarks

Trendlines have a default name that Excel uses. This name is based on the RegressionType, RegressionValue and series name. Explicitly setting this property will override the default name. Setting this property to null or an empty string will make the trendline use Excel's default name instead of a custom name.
  • No labels