Data Source Point ListGet Double Method
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
private double GetDouble(
Object row,
string dataMember,
int index
)VB
Private Function GetDouble (
row As Object,
dataMember As String,
index As Integer
) As Double