2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ISimpleFunction Interface
Members

In This Topic
    ISimpleFunction Interface
    In This Topic
    Provides an interface for defining a simple one-variable function of the form y(x) = f(x).
    Object Model
    ISimpleFunction Interface
    Syntax
    'Declaration
     
    Public Interface ISimpleFunction 
    public interface ISimpleFunction 
    See Also