ComponentOne FlexChart for WinForms
Square Constructor(String)


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

Parameters

content
See Also

Reference

Square Class
Square Members
Overload List