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

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