ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

ICustomTrendLine Members

ICustomTrendLine overview

Public Properties

Text

Gets the text associated with the TrendLine shown in legend.

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.