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


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

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

See Also