ComponentOne ASP.NET MVC Controls
MaxX Property

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

Reference

Fibonacci<T> Class
Fibonacci<T> Members