Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SeriesDataSource Class / SeriesDataSource Constructor / SeriesDataSource Constructor()


In This Topic
    SeriesDataSource Constructor()
    In This Topic
    Initializes a new instance of the SeriesDataSource class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SeriesDataSource()
    public SeriesDataSource()
    See Also