NPlot Documented Class Library |
|
LinearGradient Constructor
[This is preliminary documentation and subject to change.]
Constructor.
public LinearGradient(
Color minColor,
Color maxColor);
Parameters
-
minColor
- The color corresponding to 0.0
-
maxColor
- The color corresponding to 1.0
See Also
LinearGradient Class | NPlot Namespace