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