[]
        
(Showing Draft Content)

FarPoint.Win.Chart.IChartSupportDataSource.GetDoubleValue

GetDoubleValue Method

GetDoubleValue(int)

Gets the double value at the specified index.

Declaration
double GetDoubleValue(int index)
Function GetDoubleValue(index As Integer) As Double
Parameters
Type Name Description
int index

The specified index.

Returns
Type Description
double

The double value of the data source at the specified index.