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