Gets the function used to evaluate the series at a specific X.
Namespace: MindFusion.Charting
File: FunctionSeries.js
SyntaxJavaScript
Copy Code
|
|---|
get expression() {} |
Type: String
String
The function used to evaluate the series at a specific X.
See Also