Spread Windows Forms 12.0 Product Documentation
AppendOnExist Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ExpandSeriesEventArgs Class : AppendOnExist Property
Gets or sets whether new series is added to the existing composite series
Syntax
'Declaration
 
Public Property AppendOnExist As Boolean
'Usage
 
Dim instance As ExpandSeriesEventArgs
Dim value As Boolean
 
instance.AppendOnExist = value
 
value = instance.AppendOnExist
public bool AppendOnExist {get; set;}
See Also

Reference

ExpandSeriesEventArgs Class
ExpandSeriesEventArgs Members