[]
Gets the data value with specified name at the specified index.
public double GetDataValue(string name, int pointIndex)
| Type | Name | Description |
|---|---|---|
| string | name | Name of data array. |
| int | pointIndex | Index of the value. |
| Type | Description |
|---|---|
| double |