Spread Windows Forms 12.0 Product Documentation
ContainStringValue Method (ISegmentData)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ISegmentData Interface : ContainStringValue Method
Indicates whether the segment contains a string value.
Syntax
'Declaration
 
Function ContainStringValue() As Boolean
'Usage
 
Dim instance As ISegmentData
Dim value As Boolean
 
value = instance.ContainStringValue()
bool ContainStringValue()
See Also

Reference

ISegmentData Interface
ISegmentData Members