Click or drag to resize
FrameChartPanel Property
Specifies a Panel that contains the Chart to be drawn.

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

Property Value

Type: PanelChart
A PanelChart into which the chart is to be drawn.
See Also