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


Initialize a new instance of the Line.

Overload List

OverloadDescription
Line Constructor() Initialize a new instance of the Line.  
Line Constructor(Color) Initialize a new instance of the Line class with a color.  
Line Constructor(Color,DashStyle) Initialize a new instance of the Line class with a color and DashStyle.  
Line Constructor(Color,Int32) Initialize a new instance of the Line class with a color and line width.  
Line Constructor(Color,Int32,DashStyle) Initialize a new instance of the Line class with a color, line width, and .  

See Also

© 2010 All Rights Reserved.