MindFusion.Charting for WebForms Programmer's Guide
Pen Constructor
See Also
 



Initialize a new instance of the Pen class.

 Overload List

Name Description

Pen (Brush)

Initializes a new instance of the Pen class with a specified Brush object.

Pen (Brush, Single)

Initializes a new instance of the Pen class with the specified Brush object and the specified width.

Pen (Color)

Initializes a new instance of the Pen class with the specified color.

Pen (Color, Single)

Initializes a new instance of the Pen class with the specified color and width.

Pen (String)

Initializes a new instance of the Pen class given its string representation.

 See Also

Pen Class
MindFusion.Drawing Namespace