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

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

Parameters

uriImage
Type: SystemUri
A Uri which specifies the location of an image used to set the "FillPaint" attribute.
See Also