Skip to main content

ASPxClientTrendLine Members

Represents the client-side equivalent of the TrendLine class.

Properties

Name Description
chart Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement.
name Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed.
point1 Gets the first point of the financial indicator. Inherited from ASPxClientFinancialIndicator.
point2 Gets the second point of the financial indicator. Inherited from ASPxClientFinancialIndicator.
series Gets the indicator‘s associated series. Inherited from ASPxClientIndicator.
See Also