[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.StringSegmentData

StringSegmentData Class

Represents a segment which contains only one string.

Inheritance
StringSegmentData
Namespace: FarPoint.Win.Spread.Chart
Assembly: FarPoint.Win.Spread.dll
Syntax
public class StringSegmentData : ISegmentData, ISegmentMatrixData
Public Class StringSegmentData
    Implements ISegmentData, ISegmentMatrixData

Constructors

Name Description
StringSegmentData(string)

Initializes a new instance of the StringSegmentData class.

Properties

Name Description
Value

Gets the value of the string segment.

Methods

Name Description
ContainStringValue()

Indicates that whether the segment contains a string value.