Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartSelectDataSource Class
Members


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