"removeTrendArea"

Deletes a trend area.

Synopsis

setValue(string shape, "removeTrendArea", int area);

shape.removeTrendArea(int area);

Parameters

Parameter Description
shape Name of the object
area The trend area that will be deleted. The index starts from 0.

Description

Deletes a trend area.

Assignment

Trend