Click or drag to resize

ITrendlines Properties

The ITrendlines type exposes the following members.

Properties
Name Description
Public property backward
Gets or sets the Backward. Read/write Single .
Public property displayEquation
Gets or sets the DisplayEquation. Read/write Boolean .
Public property displayRSquaredValue
Gets or sets the DisplayRSquaredValue. Read/write Boolean .
Public property Effect
Gets or sets the Trendlines Effect. Read EffectDag .
Public property forward
Gets or sets the Forward. Read/write Single .
Public property intercept
Gets or sets the Intercept.Supported only exp,line or poly type. Read/write Single .
Public property Line
Gets or sets the TrendlinesLine. Read TextLineFormat .
Public property Name
Gets or sets the TrendlinesName. Read/write String .
Public property period
Gets or sets the Period only for Moving Average Trendline. between 2 and 255. Read/write Int32 .
Public property polynomialTrendlineOrder
Gets or sets the Order only for Polynomial Trendline. between 2 and 6. Read/write Int32 .
Public property TrendLineLabel
Gets the Trendlines DataLabel. Read ITrendlineLabel .
Public property type
Gets or sets the TrendlinesType. Read/write TrendlinesType .
Top
See Also