Gets or sets the maximum parameter value when plotting the function.
[Visual Basic]
Public Property MaxT As Double
[C#]
public double MaxT {get;set;}
[Delphi]
public property MaxT: Double read get_MaxT write set_MaxT;
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. |