IMSL C# Numerical Library

ChartNode.SetFillPaint Method (Brush)

Sets the value of the "FillPaint" attribute.

public virtual void SetFillPaint(
   Brush brush
);

Parameters

brush
A Brush which specifies the "FillPaint" attribute value.

See Also

ChartNode Class | Imsl.Chart2D Namespace | ChartNode.SetFillPaint Overload List