Aspose::Cells::Charts::Trendline::SetDisplayRSquared method

Trendline::SetDisplayRSquared method

Represents if the R-squared value of the trendline is displayed on the chart (in the same data label as the equation). Setting this property to True automatically turns on data labels.

void Aspose::Cells::Charts::Trendline::SetDisplayRSquared(bool value)

See Also