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

In This Topic
    Min Property (ParametricFunction)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property Min As System.Double
    public override System.double Min {get; set;}
    See Also