Aspose::Cells::Charts::Trendline::SetDisplayEquation method

Trendline::SetDisplayEquation method

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

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

See Also