ComponentOne Chart for .NET (2.0) Search HelpCentral 

YFunction.AutoMax Property

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

[Visual Basic]

Public Property AutoMax As Boolean

[C#]

public bool AutoMax {get;set;}

[Delphi]

public property AutoMax: Boolean read get_AutoMax write set_AutoMax;

Remarks

When AutoMax is true the AxisX.Max is used.

See Also

YFunction Class | YFunction Members | C1.Win.C1Chart Namespace | YFunction Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.