FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / XYLineSeries Class / XYLineSeries Constructor / XYLineSeries Constructor()


In This Topic
XYLineSeries Constructor()
In This Topic
Creates a new series.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New XYLineSeries()
See Also