Creates an acyclic GradientBrush
.
float
containing the x-coordinate of the upper-left corner of drawing area. float
containing the y-coordinate of the upper-left corner of drawing area. Color
structure that represents the starting color for the gradient. float
containing the x-coordinate of the lower-right corner of drawing area. float
containing the x-coordinate of the lower-right corner of drawing area.Color
structure that represents the ending color for the gradient. A new instance of LinearGradientBrush
with the colors and coordinates specified.
This gradient is acyclic.
Draw Class | Imsl.Chart2D Namespace