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


ChartSelectDataSource Class
Represents SelectData dialog for SpreadChart.
Syntax
'Declaration
 
Public Class ChartSelectDataSource 
   Inherits FarPoint.Win.Spread.ModelessForm
 
'Usage
 
Dim instance As ChartSelectDataSource
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.ModelessForm
                        FarPoint.Win.Spread.Chart.ChartSelectDataSource

See Also