IMSL C# Numerical Library

ChartNode.FillOutlineColor Property

Specifies a color that will be used to outline this node.

public virtual System.Drawing.Color FillOutlineColor {get; set;}

Property Value

A Color which contains the "FillOutlineColor" attribute value.

Remarks

The default value is Color.Black.

See Also

ChartNode Class | Imsl.Chart2D Namespace