ASPxClientSeries.trendLines Property
Obsolete. Provides access to the collection of trendlines.
Declaration
trendLines: ASPxClientTrendLine[]
Property Value
| Type | Description |
|---|---|
| ASPxClientTrendLine[] | An array of ASPxClientTrendLine objects, that represent the collection of trendlines. |
See Also