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


In This Topic
    ExpandSeriesEventArgs Constructor()
    In This Topic
    Creates a new event arguments object
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ExpandSeriesEventArgs()
    public ExpandSeriesEventArgs()
    See Also