Creates a Data
node with y values.
ChartNode
which specifies the parent of this data node. ChartFunction
that defines the function to be plotted. double
that contains the left endpoint. double
that contains the right endpoint. The x values are set to the double array containing {0,1,...,y.Length-1}
.
Data Class | Imsl.Chart2D Namespace | Data Constructor Overload List