[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ExpandSeriesEventArgs.-ctor

ExpandSeriesEventArgs Constructor

ExpandSeriesEventArgs(Series, bool)

Creates a new event arguments object

Declaration
public ExpandSeriesEventArgs(Series series, bool appendOnExist)
Public Sub New(series As Series, appendOnExist As Boolean)
Parameters
Type Name Description
Series series
bool appendOnExist

ExpandSeriesEventArgs()

Creates a new event arguments object

Declaration
public ExpandSeriesEventArgs()
Public Sub New()