IMSL C# Numerical Library

FrameChart Class

FrameChart is a Form that contains a chart.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     Imsl.Chart2D.FrameChart

public class FrameChart : Form

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

FrameChart Members | Imsl.Chart2D Namespace