[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1Chart.4.8 Assembly
C1.Win.C1Chart
Interfaces
ICustomTrendLine
Methods
GetYValues
dotnet-framework-api
C1.Win.C1Chart.4.8 Assembly
C1.Win.C1Chart
Classes
Enums
Interfaces
ICustomTrendLine
Properties
Methods
Calculate
GetXValues
GetY
GetYValues
ISimpleFunction
Delegates
C1.Win.C1Chart.DataBinding
C1.Win.C1Chart.DataEditor
C1.Win.C1Chart.Designer
C1.Win.C1ChartBase
(Showing Draft Content)
C1.Win.C1Chart.ICustomTrendLine.GetYValues
GetYValues Method
GetYValues()
Returns an array that contains the Y values of the TrendLine.
Declaration
double[] GetYValues()
Returns
Type
Description
double
[]
See Also
ICustomTrendLine