Spread Windows Forms 12.0 Product Documentation
StringSegmentData Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > StringSegmentData Class : StringSegmentData Constructor
The value.
Initializes a new instance of the StringSegmentData class.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As String _
)
'Usage
 
Dim value As String
 
Dim instance As New StringSegmentData(value)
public StringSegmentData( 
   string value
)

Parameters

value
The value.
See Also

Reference

StringSegmentData Class
StringSegmentData Members