Spread Windows Forms 12.0 Product Documentation
Series Property (ExpandSeriesEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ExpandSeriesEventArgs Class : Series Property
Gets or sets the series type will be added
Syntax
'Declaration
 
Public Property Series As Series
'Usage
 
Dim instance As ExpandSeriesEventArgs
Dim value As Series
 
instance.Series = value
 
value = instance.Series
public Series Series {get; set;}
See Also

Reference

ExpandSeriesEventArgs Class
ExpandSeriesEventArgs Members