Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / GetSeries Method / GetSeries(Int32) Method


In This Topic
GetSeries(Int32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function GetSeries( _
   ByVal index As Integer _
) As Series
 
'Usage
 
Dim instance As SpreadChart
Dim index As Integer
Dim value As Series
 
value = instance.GetSeries(index)

Parameters

index
See Also