Public Constructors
Initializes a new instance of the TrendLine class. |
Public Properties
Gets or sets the object that provides a user-defined calculation of the TrendLine. | |
Gets or sets the array index of y values that is used for TrendLine. | |
Gets or sets the value that specifies how long the trend line extends in x axis direction relative to the appropriate data minimum. | |
Gets or sets the value that specifies how long the trend line extends in x axis direction relative to the appropriate data maximum. | |
Gets or sets whether the TrendLine will be shown in legend. | |
Gets or sets the line style used to plot the TrendLine. | |
Gets or sets the period of the TrendLine calculation. | |
Gets or sets the method used to plot a TrendLine. | |
Gets or sets the number of points used to plot the TrendLine. | |
Gets or sets whether the TrendLine is plotted over or behind the data. | |
Gets the options for calculation of the regression. | |
Gets the statistical information about calculated regression. | |
Gets or sets the index of the data series that is used to calculate the TrendLine. | |
Gets the label of the data series that is used to calculate the TrendLine. | |
Gets or sets the text associated with the TrendLine shown in legend. | |
Gets or sets the type of TrendLine. | |
Gets or sets whether the TrendLine is visible. |
Public Methods
Returns the calculatedCalculated the coefficients of the TrendLine. | |
Calculates the value of the TrendLine at the specified value of X. |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |