Click or drag to resize
ChartFunction Interface
An interface that allows a function to be plotted.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public interface ChartFunction

The ChartFunction type exposes the following members.

Methods
  NameDescription
Public methodF
Function to be charted.
Top
See Also