ComponentOne FlexChart for WPF
Line Constructor(String)

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

Parameters

value
See Also

Reference

Line Class
Line Members
Overload List