set_Order()

ITrendline::set_Order(uint8_t) method

Specifies the order of the polynomial trend line. It is ignored for other trend line types. Value must be between 2 and 6. Write uint8_t.

virtual void Aspose::Slides::Charts::ITrendline::set_Order(uint8_t value)=0

See Also