IMSL C# Numerical Library

ChartNode.FillType Property

Specifies a fill pattern type for this node.

public virtual int FillType {get; set;}

Property Value

An int which contains the "FillType" attribute value.

Remarks

By default, FillType = FILL_TYPE_SOLID.

See Also

ChartNode Class | Imsl.Chart2D Namespace | FILL_TYPE_NONE | FILL_TYPE_GRADIENT | FILL_TYPE_PAINT