ASPxClientWebChartHitInfo.regressionLine Property
Obsolete. Gets the client-side regression line instance from under the test point.
Declaration
regressionLine: ASPxClientRegressionLine
Property Value
Type | Description |
---|---|
ASPxClientRegressionLine | An ASPxClientRegressionLine object. |
Remarks
This property is now obsolete. Instead, use the ASPxClientWebChartHitInfo.indicator property.
See Also