FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / LineCollection Class / LineCollection Constructor / LineCollection Constructor()


In This Topic
LineCollection Constructor()
In This Topic
Creates a new collection of lines.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New LineCollection()
See Also