Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / MoveChart Class
Members


MoveChart Class
Represetns a form which is used to move chart to another SheetView.
Syntax
'Declaration
 
Public Class MoveChart 
   Inherits System.Windows.Forms.Form
 
'Usage
 
Dim instance As MoveChart
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
                     FarPoint.Win.Spread.Chart.MoveChart

See Also