Click or drag to resize
WebChartChart Property
The Chart object associated with this WebChart.

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

Property Value

Type: Chart
A Chart where the drawing is to rendered.
See Also