IMSL C# Numerical Library

ChartNode.FillOutlineType Property

Specifies a fill pattern type for the outline of this node.

public virtual int FillOutlineType {get; set;}

Property Value

An int that contains the "FillOutlineType" attribute value.

Remarks

By default, FillOutlineType = FILL_TYPE_SOLID.

See Also

ChartNode Class | Imsl.Chart2D Namespace