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


In This Topic
    ExpandSeriesEventArgs Class
    In This Topic
    Provides data for the event of expanding series by UI .
    Syntax
    'Declaration
     
    
    Public Class ExpandSeriesEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ExpandSeriesEventArgs
    public class ExpandSeriesEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.Chart.ExpandSeriesEventArgs

    See Also