Click or drag to resize
PanelChartChart Property
Specifies the Chart to be rendered for in this panel.

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 to be handled by this container.
See Also