[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ITrendlines

ITrendlines Interface

Represents a collection of all the ITrendline objects for the specified series.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ITrendlines
Public Interface ITrendlines

Properties

Name Description
Count

Gets the total number of trendlines in the collection.

this[int]

Gets a single ITrendline object from the collection.

Methods

Name Description
Add(TrendlineType, int, int, double, double, double, bool, bool, string)

Creates a new trendline.