Click or drag to resize
ChartNodeIsWebControl Property
Indicates whether this is a web control.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public bool IsWebControl { get; }

Property Value

Type: Boolean
A bool which is true if the node is a WebControl.
See Also