C1Chart has a built-in engine for plotting functions. As there are various types of functions used for different applications. C1Chart provides the various types of functions needed to create many applications.
There are two types of supported functions:
In C1Chart, a code string can be used to calculate Y Functions and Parametric Functions.
To use a code string to calculate Y Function and Parametric Function you must implement one of the following:
C1Chart includes a FunctionBase Collection Editor that is accessible through C1Chart's properties at design time. The FunctionBase Collection Editor consists of a windows form which conveniently allows the users to edit/create their functions. Using the editor, the user can add/remove one or many multiple functions, select what type of function (either a Y function or Parametric function), specify the code type and code language, just to name a few. For more information on the FunctionBase Collection Editor, see FunctionBase Collection Editor.
Note: For a complete sample that demonstrates how to create Y functions and Parametric functions, see the sample, FExplorer located on https://developer.mescius.com/forums/winforms-edition.