In This Topic
Represents a collection of all
ITrendline objects for the specifiedseries. Each Trendline object represents a trendline in a chart. A trendline shows the trend, or direction, of data in a series.
Syntax
public interface ITrendlines
implements java.lang.Iterable
|
See Also