ASPxClientWebChartHitInfo.inFibonacciIndicator Property
Obsolete. Gets a value indicating whether the test point is within the Fibonacci Indicator.
Declaration
inFibonacciIndicator: boolean
Property Value
Type | Description |
---|---|
boolean | true if the test point is within a Fibonacci Indicator; otherwise, false. |
Remarks
This property is now obsolete. Instead, use the ASPxClientWebChartHitInfo.inIndicator property.
See Also