Initializes a new instance of the FunctionSeries class.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public FunctionSeries ( |
A string specifying a mathematical expression to evaluate.
An integer value specifying the number of values to calculate.
A double-precision number specifying the maximum value of function range.
See Also