ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

ICustomTrendLine Methods

The methods of the ICustomTrendLine interface are listed here. For a complete list of ICustomTrendLine interface members, see the ICustomTrendLine Members topic.

Public Methods

Calculate

Calculates the points of the TrendLine to be plotted, the X values and Y values must be returned by GetXValues and GetYValues methods.

GetXValues

Returns an array that contains the X values of the TrendLine.

GetY

Calculates the value of the TrendLine at specified X value.

GetYValues

Returns an array that contains the Y values of the TrendLine.

See Also

ICustomTrendLine Interface | C1.Win.C1Chart Namespace


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