ComponentOne FinancialChart for UWP Edition
EndX Property (FibonacciArcs)

C1.Xaml.Chart.Finance Namespace > FibonacciArcs Class : EndX Property
Gets or sets the ending x data point for the FibonacciArcs. This value can be number or a Date object (for time-based data). Unlike some of the other Fibonacci tools, the ending x is not calculated automatically if undefined.
Syntax
'Declaration
 
Public Property EndX As Object
public object EndX {get; set;}
See Also

Reference

FibonacciArcs Class
FibonacciArcs Members