IMSL C# Numerical Library

ChartNode.SetFillPaint Method

Sets the value of the "FillPaint" attribute.

Overload List

Sets the value of the "FillPaint" attribute.

public virtual void SetFillPaint(Brush);

Sets the "FillPaint" attribute value.

public virtual void SetFillPaint(Image);

Sets the "FillPaint" attribute value.

public virtual void SetFillPaint(Uri);

See Also

ChartNode Class | Imsl.Chart2D Namespace