Click or drag to resize
FrameChartChart Property
Specifies the chart to be handled.

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

Property Value

Type: Chart
A Chart that specifies the chart to be displayed by this container.
See Also