IMSL C# Numerical Library

ChartFunction Interface

An interface that allows a function to be plotted.

For a list of all members of this type, see ChartFunction Members.

public interface ChartFunction

Types that implement ChartFunction

Type Description
ChartSpline Wraps a spline into a ChartFunction to be plotted.

Requirements

Namespace: Imsl.Chart2D

Assembly: ImslCS (in ImslCS.dll)

See Also

ChartFunction Members | Imsl.Chart2D Namespace | Data