ComponentOne FlexChart for UWP
Line Constructor(String)

C1.UWP.FlexChart Assembly > C1.Xaml.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