[]
        
(Showing Draft Content)

C1.Win.C1Chart.YFunction.MaxX

MaxX Property

MaxX

Gets or sets the maximum X value of the plotted function.

Declaration
public double MaxX { get; set; }
Remarks

Setting MaxX changes the AutoMax to false.

See Also