[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.ArraySegmentData.GetValue

GetValue Method

GetValue(int)

Gets the value.

Declaration
public object GetValue(int index)
Public Function GetValue(index As Integer) As Object
Parameters
Type Name Description
int index

The index.

Returns
Type Description
object
Implements