ComponentOne FlexChart for WinForms
Text Constructor(String)


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

Parameters

content
See Also

Reference

Text Class
Text Members
Overload List