ASPxClientSeries.regressionLines Property
Obsolete. Provides access to the collection of regression lines.
Declaration
regressionLines: ASPxClientRegressionLine[]
Property Value
Type | Description |
---|---|
ASPxClientRegressionLine[] | An array of ASPxClientRegressionLine objects which represent regression lines available for the series. |
See Also