ComponentOne ASP.NET MVC Controls
MinX Property

C1.Web.Mvc.Finance Namespace > Fibonacci<T> Class : MinX Property
Gets or sets the x minimal value of the Fibonacci tool.
Syntax
'Declaration
 
Public Property MinX As Object
public object MinX {get; set;}
Remarks
If not specified, current minimum 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