[]
        
(Showing Draft Content)

C1.Win.Chart.Finance.Fibonacci.MaxX

MaxX Property

MaxX

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.

Declaration
[C1Description("Fibonacci.MaxX", "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.")]
public object MaxX { get; set; }