An interface that allows a function to be plotted.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public interface ChartFunction
Public Interface ChartFunction
public interface class ChartFunction
type ChartFunction = interface end
The ChartFunction type exposes the following members.
Methods
| Name | Description |
---|
| F |
Function to be charted.
|
TopSee Also