set_Intercept()

Trendline::set_Intercept(double) method

Specifies the value where the trendline shall cross the y axis. This property shall be supported only when the trendline type is exp, linear, or poly. Write double.

void Aspose::Slides::Charts::Trendline::set_Intercept(double value) override

See Also