IMSL C# Numerical Library

ChartNode.SetGradient Method (Color[])

Sets the value of the "Gradient" attribute.

public virtual void SetGradient(
   Color[] colorGradient
);

Parameters

colorGradient
A Color[4] containing the colors at the lower left, lower right, upper right and upper left corners of the bounding box of the regions being filled.

See Also

ChartNode Class | Imsl.Chart2D Namespace | ChartNode.SetGradient Overload List