Click or drag to resize
ChartNodeGetComponent Method
Gets the "Component" attribute value.

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

Return Value

Type: Control
A Control that contains the "Component" attribute value.
See Also