"removeCurve"
Deletes a trend curve.
Synopsis
setValue(string shape, "removeCurve", string curve);
getValue(string shape, "removeCurve", string curve);
shape.removeCurve(string curve);
Parameters
| Parameter | Description |
|---|---|
| shape | Name of the object |
| curve | The curve that should be deleted |
Description
Deletes a trend curve.
Assignment
Trend
