MindFusion.Charting for JavaScript Programmer's Guide
AnnotationRenderer Constructor
See Also
 






Initializes a new instance of the AnnotationRenderer class.

Namespace: MindFusion.Charting
File: AnnotationRenderer.js

 Syntax

JavaScript  Copy Code

function AnnotationRenderer (series)

 Parameters

series

Type: ObservableCollection
A list of Series that should be rendered as annotations.

 See Also

AnnotationRenderer Class
MindFusion.Charting Namespace