An interface that allows a function to be plotted.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public interface ChartFunction
Visual Basic (Declaration)
Public Interface ChartFunction
Visual C++
public interface class ChartFunction

See Also