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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

Description

Sets or returns whether the label will contain the R-squared value for the Trendline's equation.

C#
vb.net

Remarks

The RSquared value is dynamically calculated based on the current values in the trendline's Series. Since it is dynamically calculated by Excel, the actual RSquared value is not accessible through the ExcelWriter API. This property only adjusts the visibility of the value within the trendline's label. If you wish to adjust the formatting of the RSquared value, use the Trendline.TrendlineLabel property.
  • No labels