Trendline Members (PowerPoint)
Represents a trendline in a chart.
Methods
Name |
Description |
---|---|
Clears the formatting of the object. |
|
Deletes the object. |
|
Selects the object. |
Properties
Name |
Description |
---|---|
When used without an object qualifier, returns an Application object that represents the Microsoft PowerPoint application. When used with an object qualifier, returns an Application object that represents the creator of the specified object (you can use this property with an Automation object to return the application of that object). Read-only. |
|
Returns or sets the number of periods (or units on a scatter chart) that the trendline extends backward. Read/write Double. |
|
Returns the border of the object. Read-only ChartBorder. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns the data label that is associated with the trendline. Read-only DataLabel. |
|
True if the equation for the trendline is displayed on the chart (in the same data label as the R-squared value). Read/write Boolean. |
|
True if the R-squared value of the trendline is displayed on the chart (in the same data label as the equation). Read/write Boolean. |
|
Returns the line, fill, and effect formatting for the object. Read-only ChartFormat. |
|
Returns or sets the number of periods (or units on a scatter chart) that the trendline extends forward. Read/write Double. |
|
Returns the index number of the object within the collection of similar objects. Read-only Long. |
|
Returns or sets the point where the trendline crosses the value axis. Read/write Double. |
|
True if the point where the trendline crosses the value axis is automatically determined by the regression. Read/write Boolean. |
|
Returns or sets name of the object. Read/write String. |
|
True if Microsoft Word automatically determines the name of the trendline. Read/write Boolean. |
|
Returns or sets the trendline order (an integer greater than 1) when the trendline type is xlPolynomial. Read/write Long. |
|
Returns the parent for the specified object. Read-only Object. |
|
Period |
The description for this member will appear in the final release of Office 14. |
Returns or sets the trendline type. Read/write XlTrendlineType. |