A Windows.Forms.Panel that contains a chart.
Namespace:
Imsl.Chart2D
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class PanelChart : Panel |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class PanelChart _ Inherits Panel |
Visual C++ |
---|
[SerializableAttribute] public ref class PanelChart : public Panel |
Remarks
This class causes the contained chart to be redrawn as necessary.
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.Panel
Imsl.Chart2D..::.PanelChart
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.Panel
Imsl.Chart2D..::.PanelChart