IMSL C# Numerical Library

ChartNode.FILL_TYPE_GRADIENT Field

An int which indicates that a region will be drawn in a color gradient as specified by the attribute "Gradient".

public const int FILL_TYPE_GRADIENT = 2;

Remarks

This constant may be used with the FillType property.

See Also

ChartNode Class | Imsl.Chart2D Namespace | SetGradient | GetGradient