MaxX Property (Fibonacci)
In This Topic
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