ComponentOne FinancialChart for UWP Edition
MaxX Property (Fibonacci)

C1.Xaml.Chart.Finance Namespace > Fibonacci Class : MaxX Property
Gets or sets the x maximum value of the Fibonacci tool. If not specified, current maximum of x-axis is used. The value can be specified as a number or Date object.
Syntax
'Declaration
 
Public Property MaxX As Object
public object MaxX {get; set;}
See Also

Reference

Fibonacci Class
Fibonacci Members