IMSL C# Numerical Library

ChartNode.FILL_TYPE_PAINT Field

An int which indicates that a region will be drawn using the texture specified by the "FillPaint" attribute.

public const int FILL_TYPE_PAINT = 3;

See Also

ChartNode Class | Imsl.Chart2D Namespace | SetFillPaint | GetFillPaint