Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / StringSegmentData Class / Value Property


In This Topic
Value Property (StringSegmentData)
In This Topic
Gets the value of the string segment.
Syntax
'Declaration
 
Public ReadOnly Property Value As String
 
'Usage
 
Dim instance As StringSegmentData
Dim value As String
 
value = instance.Value
See Also