IMSL C# Numerical Library

PanelChart Class

A Windows.Forms.Panel that contains a chart.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  Imsl.Chart2D.PanelChart

public class PanelChart : 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.

Remarks

This class causes the contained chart to be redrawn as necessary.

Requirements

Namespace: Imsl.Chart2D

Assembly: ImslCS (in ImslCS.dll)

See Also

PanelChart Members | Imsl.Chart2D Namespace