[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SeriesDataField.SetValue

SetValue Method

SetValue(int, object)

Sets the value.

Declaration
protected virtual void SetValue(int index, object value)
Protected Overridable Sub SetValue(index As Integer, value As Object)
Parameters
Type Name Description
int index

The index.

object value

The value.