Represents a [[Series]] trendline.
Constructors
Section titled "Constructors"Trendline
new Trendline(a: TrendlineCollection): Trendline Returns Trendline
Properties
Section titled "Properties"$t: Type backward
Section titled "backward"backward: number forward
Section titled "forward"forward: number intercept
Section titled "intercept"intercept: number label
Section titled "label"label: TrendlineLabel legendEntry
Section titled "legendEntry"legendEntry: LegendEntry line: TrendlineLine name: string order
Section titled "order"order: TrendlinePolynomialOrder period
Section titled "period"period: number trendlineType
Section titled "trendlineType"trendlineType: TrendlineType Accessors
Section titled "Accessors"chart
Section titled "chart"Inherited from: ChartObject
owner
Section titled "owner"Inherited from: ChartObject
returns this object's owner. (read-only) The owner or null if this object is owned directly by the Chart
get owner(): ChartObject Returns ChartObject
sheet
Section titled "sheet"Inherited from: ChartObject
workbook
Section titled "workbook"Inherited from: ChartObject
worksheet
Section titled "worksheet"Inherited from: ChartObject