Charting for WinForms Programmer's Guide
LinearGradientBrush Constructor
See Also
 






Initializes a new instance of the LinearGradientBrush class.

 Overload List

Name Description

LinearGradientBrush (Color, Color)

Initializes a new instance of the LinearGradientBrush class with the specified start and end colors.

LinearGradientBrush (Color, Color, Single)

Initializes a new instance of the LinearGradientBrush class with the specified start and end colors and an orientation angle measured in degrees.

LinearGradientBrush (String)

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

 See Also

LinearGradientBrush Class
MindFusion.Drawing Namespace