ComponentOne Chart for .NET (2.0) Search HelpCentral 

ParametricFunction.MinT Property

Gets or sets the minimum parameter value when plotting the function.

[Visual Basic]

Public Property MinT As Double

[C#]

public double MinT {get;set;}

[Delphi]

public property MinT: Double read get_MinT write set_MinT;

See Also

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


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