[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1Chart.4.8 Assembly
C1.Win.C1Chart
Interfaces
ICustomTrendLine
Methods
GetXValues
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.GetXValues
GetXValues Method
GetXValues()
Returns an array that contains the X values of the TrendLine.
Declaration
double[] GetXValues()
Returns
Type
Description
double
[]
See Also
ICustomTrendLine