ComponentOne Chart for .NET (2.0) Search HelpCentral 

TrendLine Properties

The properties of the TrendLine class are listed here. For a complete list of TrendLine class members, see the TrendLine Members topic.

Public Properties

CustomTrendLine

Gets or sets the object that provides a user-defined calculation of the TrendLine.

DataArray

Gets or sets the array index of y values that is used for TrendLine.

ForecastBackward

Gets or sets the value that specifies how long the trend line extends in x axis direction relative to the appropriate data minimum.

ForecastForward

Gets or sets the value that specifies how long the trend line extends in x axis direction relative to the appropriate data maximum.

LegendEntry

Gets or sets whether the TrendLine will be shown in legend.

LineStyle

Gets or sets the line style used to plot the TrendLine.

Period

Gets or sets the period of the TrendLine calculation.

PlotLinesMethod

Gets or sets the method used to plot a TrendLine.

PlotNumPoints

Gets or sets the number of points used to plot the TrendLine.

PlotOverData

Gets or sets whether the TrendLine is plotted over or behind the data.

RegressionOptions

Gets the options for calculation of the regression.

RegressionStatistics

Gets the statistical information about calculated regression.

SeriesIndex

Gets or sets the index of the data series that is used to calculate the TrendLine.

SeriesLabel

Gets the label of the data series that is used to calculate the TrendLine.

Text

Gets or sets the text associated with the TrendLine shown in legend.

TrendLineType

Gets or sets the type of TrendLine.

Visible

Gets or sets whether the TrendLine is visible.

See Also

TrendLine Class | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.