[]
        
(Showing Draft Content)

C1.Win.C1Chart.YFunction.AutoMin

AutoMin Property

AutoMin

Gets or sets whether the minimum X value is calculated automatically.

Declaration
public bool AutoMin { get; set; }
Remarks

When AutoMin is true the AxisX.Min is used as minimum x.

See Also