Provides an interface for defining a simple one-variable function of the form y(x) = f(x).

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public interface ISimpleFunction
Visual Basic
Public Interface ISimpleFunction

See Also