Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITrendlines Interface
Members
In This Topic
    ITrendlines Interface
    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