Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITrendlines Interface
Members
In This Topic
    ITrendlines Interface
    In This Topic
    Represents a collection of all ITrendline objects for the specified series. Each Trendline object represents a trendline in a chart. A trendline shows the trend, or direction, of data in a series.
    Object Model
    ITrendlines Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface ITrendlines 
    See Also