[]
        
(Showing Draft Content)

C1.Win.C1Chart.YFunction.AutoMax

AutoMax Property

AutoMax

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

Declaration
public bool AutoMax { get; set; }
Remarks

When AutoMax is true the AxisX.Max is used.

See Also