IMSL C# Numerical Library

ChartNode.FILL_TYPE_SOLID Field

An int which indicates that a region will be drawn using the solid color specified by FillType and FillOutlineType.

public const int FILL_TYPE_SOLID = 1;

See Also

ChartNode Class | Imsl.Chart2D Namespace