Initializes a new instance of the AnnotationsCollection class.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public AnnotationsCollection () |
Visual Basic
Copy Code
|
|---|
Public Sub New () |
RemarksThe AnnotationsCollection class is used internally by the control and is not intended to be called from your code.
See Also