ComponentOne ASP.NET MVC Controls
MaxX Method

C1.Web.Mvc.Finance.Fluent Namespace > FibonacciBuilder<T> Class : MaxX Method
The value.
Configurates C1.Web.Mvc.Finance.Fibonacci<T>.MaxX. Sets the x maximum value of the Fibonacci tool.
Syntax
'Declaration
 
Public Function MaxX( _
   ByVal value As Object _
) As FibonacciBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
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

FibonacciBuilder<T> Class
FibonacciBuilder<T> Members