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


Initializes a new instance of the Label class.

Overload List

OverloadDescription
Label Constructor() Initializes a new instance of the Label class.  
Label Constructor(Font) Initializes a new instance of the Label class with a font.  
Label Constructor(String) Initializes a new instance of the Label class with text.  
Label Constructor(String,Font) Initializes a new instance of the Label class with text, and a font.  
Label Constructor(String,Font,Color) Initializes a new instance of the Label class with text, font, and a color.  
Label Constructor(String,Font,Color,Color) Initializes a new instance of the Label class with text, font, color, and an outline color.  

See Also

© 2010 All Rights Reserved.