Click or drag to resize
ChartNodeSetFillPaint Method (Image)
Sets the "FillPaint" attribute value.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual void SetFillPaint(
	Image imageIcon
)

Parameters

imageIcon
Type: System.DrawingImage
A Image that specifies the "FillPaint" attribute value.
See Also