Chart |
| Name | Description | |
|---|---|---|
| ChartSource(Double, Double, FuncDouble, Double) | Creates a new ChartSource with a predefined resolution. | |
| ChartSource(Double, Double, Int32, FuncDouble, Double) | Contains the information necessary to plot a function, including the range of x values, the resolution, and the function itself. |