ComponentOne Chart for .NET (2.0) Search HelpCentral 

YFunction.MinX Property

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

[Visual Basic]

Public Property MinX As Double

[C#]

public double MinX {get;set;}

[Delphi]

public property MinX: Double read get_MinX write set_MinX;

Remarks

Setting MinX changes the AutoMin to false.

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.