Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SeriesDataSource Class / Clone Method


In This Topic
Clone Method (SeriesDataSource)
In This Topic
Syntax
'Declaration
 
Public Function Clone() As SeriesDataSource
 
'Usage
 
Dim instance As SeriesDataSource
Dim value As SeriesDataSource
 
value = instance.Clone()
See Also