set_Period()

ITrendline::set_Period(uint8_t) method

Specifies the period of the trend line for a moving average trend line. It is ignored for other trend line variants. Value must be between 2 and 255. Write uint8_t.

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

See Also