IMSL C# Numerical Library

ChartNode.FILL_TYPE_NONE Field

An int which indicates that a region is not to be drawn.

public const int FILL_TYPE_NONE = 0;

Remarks

When FillType and FillOutlineType are set to this value the region will not be rendered

See Also

ChartNode Class | Imsl.Chart2D Namespace