set_Intercept()

ITrendline::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.

virtual void Aspose::Slides::Charts::ITrendline::set_Intercept(double value)=0

See Also