Search
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

A list of Series that should be rendered as annotations.

 See Also