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

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

Return Value

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