Click or drag to resize
ChartNodeChart Property
This is the root node of the chart tree.

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

Property Value

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