Skip to main content
A newer version of this page is available. .

ASPxClientFibonacciIndicator Members

Represents the client-side equivalent of the FibonacciIndicator 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