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

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
double[] GetXValues()
Visual Basic
Function GetXValues As Double()

See Also