[]
        
(Showing Draft Content)

C1.Win.C1Chart.YFunction.MinX

MinX Property

MinX

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

Declaration
public double MinX { get; set; }
Remarks

Setting MinX changes the AutoMin to false.

See Also