FrameChart is a Form that contains a chart.
Namespace:
Imsl.Chart2D
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class FrameChart : Form |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class FrameChart _ Inherits Form |
Visual C++ |
---|
[SerializableAttribute] public ref class FrameChart : public Form |
Inheritance Hierarchy
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
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.Form
Imsl.Chart2D..::.FrameChart