ComponentOne FlexChart for WinForms
Line Constructor(String)


C1.Win.Chart.Annotation Namespace > Line Class > Line Constructor : Line Constructor(String)
Create an instance of Line.
Syntax
'Declaration
 
Public Function New( _
   ByVal content As String _
)
'Usage
 
Dim content As String
 
Dim instance As New Line(content)
public Line( 
   string content
)

Parameters

content
See Also

Reference

Line Class
Line Members
Overload List