2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ParametricFunction Class / MaxT Property

In This Topic
    MaxT Property
    In This Topic
    Gets or sets the maximum parameter value when plotting the function.
    Syntax
    'Declaration
     
    Public Property MaxT As System.Double
    public System.double MaxT {get; set;}
    See Also