dotnetCHARTING Send comments on this topic.
Annotation Constructor
See Also 
dotnetCHARTING Namespace > Annotation Class : Annotation Constructor


Initializes a new instance of the Annotation class.

Overload List

OverloadDescription
Annotation Constructor() Initializes a new instance of the Annotation class.  
Annotation Constructor(Background) Initializes a new instance of the Annotation class with a background. Useful when using an image as the annotation.  
Annotation Constructor(String) Initializes a new instance of the Annotation class with text.  
Annotation Constructor(String,Annotation) Initializes a new instance of the Annotation class with text and all the settings of the specified defaultAnnotation.  
Annotation Constructor(String,String) Initializes a new instance of the Annotation class with text and a tool tip.  
Annotation Constructor(String,String,String) Initializes a new instance of the Annotation class with text, tool tip, and a url.  

See Also

© 2010 All Rights Reserved.