Initializes a new instance of the CurveRenderer class.
Namespace: MindFusion.Charting
File: CurveRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function CurveRenderer (series) |
Type: ObservableCollection
A list of Series that should be rendered as a cardinal spline.
See Also