ComponentOne FlexChart for WPF
Text Constructor(String)

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart.Annotation Namespace > Text Class > Text Constructor : Text Constructor(String)
Create an instance of Text.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As System.String _
)
public Text( 
   System.string value
)

Parameters

value
See Also

Reference

Text Class
Text Members
Overload List