IMSL C# Numerical Library

AbstractChartNode.FillColor Property

Specifies a color that will be used to fill an area.

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

Property Value

A Color that contains the "FillColor" attribute value.

Remarks

Default: Color.Black

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace