Click or drag to resize
AbstractChartNodeImageAttr Property
An image that is to rendered when this ChartNode is displayed.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Image ImageAttr { get; set; }

Property Value

Type: Image
An Image which contains the "Image" attribute value.
See Also