IMSL C# Numerical Library

WebChart Class

A WebChart provides a component to use in ASP.NET applications that holds a Chart object.

For a list of all members of this type, see WebChart Members.

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.Panel
            Imsl.Chart2D.WebChart

public class WebChart : Panel

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Imsl.Chart2D

Assembly: ImslCS (in ImslCS.dll)

See Also

WebChart Members | Imsl.Chart2D Namespace