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

Description

Returns a ChartText object representing a trendline label.
C#
vb.net

Remarks

The contents of the Trendline label are generally controlled through the Trendline.ShowEquation and Trendline.ShowRSquaredValue values. The default text can be overridden in .xlsx with the ChartText.Text property in the TrendlineLabel object. Starting in OfficeWriter 8.7 you can override the text in .xls files as well. You can also use this property to manipulate the formatting of the label.
  • No labels