Click or drag to resize
ChartNodeGetFillPaint Method
Returns the "FillPaint" attribute value.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Brush GetFillPaint()

Return Value

Type: Brush
The value of the "FillPaint" attribute, if defined. Otherwise, null is returned.
See Also