[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.ArraySegmentData

ArraySegmentData Class

Represents a segment which contains an array of double value.

Inheritance
ArraySegmentData
Namespace: FarPoint.Web.Spread.Chart
Assembly: FarPoint.Web.Spread.dll
Syntax
public class ArraySegmentData : ISupportDynamicDataSegment, ISegmentData, ISegmentMatrixData
Public Class ArraySegmentData
    Implements ISupportDynamicDataSegment, ISegmentData, ISegmentMatrixData

Constructors

Name Description
ArraySegmentData(IList)

Initializes a new instance of the ArraySegmentData class.

Properties

Name Description
Count

Gets the count.

DataType

Gets or sets the type of the data.

Methods

Name Description
ContainStringValue()

Indicates that whether the segment contains a string value.

GetValue(int)

Gets the value.